Delta DVP-ES2 User Manual
Page 369
3 . I n s t r u c t i o n S e t
3 - 2 5 3
Application 3:
Using auto-tuning for temperature control
Control purpose:
Calculating optimal parameter of PID instruction for temperature control
Control properties:
Users may not be familiar with a new temperature environment. In this case, selecting
auto-tuning (S
3
+4 = K3) for an initial adjustment is suggested. After initial tuning is completed,
the instruction will auto modify control mode to the mode exclusively for adjusted temperature
(S
3
+4 = K4). In this example, the control environment is a heating oven. See the example
program below.
M1002
MOV
D20
END
K4000
MOV
D200
K400
MOV
D10
K800
TO
K2
K0
K1
K2
M1013
FROM
K6
K0
K1
D11
M0
MOV
D204
K3
RST
M0
M1
PID
D11
D10
D0
D200
GPWM
D20
D0
Y0