Parametering
Original instructions
Structure diagram
The following is the structure diagram of the PI1 controller:
Parametering
The PI1 control structure is displayed in theStructure diagram. Setting parameters for the function block takes place first of all for the elemental PI parameters: the proportional action coefficient GAIN and reset time TI.
The limits YMAX and YMIN limit the output within the prescribed range. Therefore YMINYYMAX.
The markers QMAX and QMIN signal that the limits have been reached or the output signal is being limited.
Manipulated variable limiting
After summation of the components manipulated variable limiting takes place, so that: YMINYYMAX
Anti-windup reset
Should limiting of the manipulated variable take place, the anti-windup reset should ensure that the integral component "cannot go berserk". The anti-windup measure is only implemented if the I component of the controller is not disabled. Anti-windup limits are identical to those for the manipulated variable. The anti-windup-reset measure corrects the I component such that: YMIN - YP ≤ YI ≤ YMAX - YP