Operating modes
Original instructions
Selecting the operating modes
There are three operating modes, which are selected via the inputs MAN and HALT.
Operating mode
MAN
HALT
Automatic
0
0
Manual mode
1
1 or 0
Halt
0
1
Automatic operating mode
In automatic mode the control output Y is determined through the closed-loop control based on the controlled variable PV and reference variable SP. The manipulated variable is limited by YMAX and YMIN. The control limits are also limits for the Anti-windup reset.
The changeover from automatic to manual is normally not bumpless, since output Y can take on any value between YMAX and YMIN, and Y goes directly to YMAN at the changeover.
If the changeover from automatic to manual is to be bumpless nevertheless, there are two possibilities, which are explained as an example for a PID1 Controller.
Manual mode
In manual mode the manually manipulated value YMAN is passed on directly to the control output Y. However, the manipulated variable is limited by YMAX and YMIN. Internal variables will be manipulated in such a manner that the controller changeover from manual to automatic (with I component enabled) can be bumpless. The control limits are also limits for the Anti-windup reset
Halt mode
In halt mode the control output remains unchanged; the function block does not influence the control output Y, i.e. Y = Y(old). Internal variables will be manipulated in such a manner that the component sum corresponds with the manipulated variable, thus allowing the controller to be driven smoothly from its current position. The control limits are also limits for the Anti-windup reset.