26 proportional integral derivative 1 – Micromod Micro-DCI: 53MC5000 Multi-Loop Process Controller FLEXIBLE CONTROL STRATEGIES User Manual
Page 44

2.7.26 PROPORTIONAL INTEGRAL DERIVATIVE 1
The Proportional Integral Derivative 1 (PID 1) module (which is part of the CON module) performs
an interactive PID calculation that duplicates the behavior of conventional analog controllers. Ca-
pabilities include external reset, additive feedforward, anti-reset windup, support of all control
modes (e.g., P, PI, PD, PID, etc.), and bumpless-balanceless auto transfer. The Control Output
(CO) is determined by the equation
CO
=
PN
+
RN
+
FF
where:
PN
=
[
∂
PV
∂
t
+
DV
]
100
Pb
when CTC = 1:
RN
=
Tr
∫
(
RF
−
FF
−
RN
)
∂
t
0
T
when CTC = 0:
RN
=
RF
−
PN
−
FF
When CTC = 0, the output = the Reset Feedback (RF) value. When CTC = 1, the output responds
with integral action based on the value of RF.
When reset time is set to 0.0, the output is calculated as follows:
CO = PN + FF + MR to allow bi-
asing of the output signal with Manual Reset.
The final value of CO is limited between the output limits specified. When limited, the integral term
is adjusted to prevent reset windup.
For standard control applications, Reset Feedback (RF) should always be connected to the output
of the Auto/Manual Selector module and Control Track Common (CTC) should always be con-
nected to the Auto status output of the Auto/Manual Selector module. In this way the transfer from
manual to automatic operatic operation does not produce a process bump when the setpoint and
process are mismatched at the time of transfer. If Reset Feedback is being used as an external re-
set or for other purposes, proper operation of this module requires that it be a 0 - 100 value.
The tables that follow list the input variables and the parameters. An illustration of the PID 0 mod-
ule follows the tables.
Inputs
Inputs
WIRELIST
SYMBOL
DATA
TYPE
ASSIGNED VALUE
WIRELIST
SYMBOL
DATA
TYPE
ASSIGNED VALUE
B193
DV1
C
B195
CTC1
L
B194
FF1
C
B196
RF1
C
Output Datapoint: C159
Parameters
Parameters
SYMBOL
DATAPOINT
ASSIGNED VALUE
SYMBOL
DATAPOINT
ASSIGNED VALUE
OH1
C145
TD1
C144
OL1
C146
MR1
C147
IR1
C151
RSW1
L130
PB1
C142
PV1
C136
TR1
C143
PN ... Proportional and Derivative value,
RN ... Reset value
FF ... Feedforward,
MR ... Manual Reset
PV ... Process Variable
DV ... Deviation
Pb ... Proportional Band
Tr ... Reset Time
CO ... Control Output
CTC ... Control Track Command
RF ... Reset Feedback.
Section 2. FCS Modules
PID-1
2-37