Chapter 7 Usage of Various Functions
7-35
Fig. 2-13 The block diagram of anti-windup control system
Fig. 2-14 The PV output characteristics with different Tt values.
(2)
Realization of PID control on the PLC
In this chapter, it will described that how to get the digitized formula of the P, I, and D terms. Then, the pseudo code of
PID control will be shown.
a)
P control
The digitized formula of P control is as following;
[
]
)
(
)
(
)
(
n
PV
n
SV
b
K
n
P
−
×
=
n : sampling number
K : proportional gain constant
b : reference value
SV : set value
PV : present value
b)I control
The continuous formula of I control is as following;
∫
=
t
ds
s
e
Ti
K
t
I
0
)
(
)
(
I(t) : integral term
K : proportional gain constant
Ti : integral time
e(s) : deviation value
By deviation about t, we can obtain;
K
×
Td
K
Actuator
1 / Tt
k / Ti
+
+
+
E = SV-PV
E = -PV
MV
U
Actuator model
Es
–
+
Tt = 3
Tt = 2
Tt = 1
Time
PV
SV
Содержание MASTER-K80S
Страница 27: ...Chapter 4 Names of Parts 4 4 1 3 30 points base unit 4 1 4 40 points base unit 4 1 5 60 points base unit...
Страница 66: ...Chapter 6 Input and Output Modules 6 3 30 point base unit 4 40 point base unit DC24V DC24V DC24V...
Страница 67: ...Chapter 6 Input and Output Modules 6 5 60 point base unit DC24V DC24V...
Страница 206: ...Chapter 8 Communication Function 8 63 You can see the frame list which is designated Click OK button...