VA Motion Controller Programming Manual
546
dead band)
represents a set value in the
PID
operation
is
not
performed;
MaxError
(maximum
cumulative
error)
The maximum cumulative
error
LREAL
Real
-
CycleTime
(PID sampling
period)
PID sampling cycle unit
(ms)
LREAL
Real
-
Description:
1) PID control principle
PID regulation is Proportional (ratio), Integral (Integral), abbreviation Differential
(differential) of the three, is the most widely used system of continuous adjustment method. The
essence of PID regulator, according to a function of proportional, integral and differential value is
calculated based on the deviation input, for outputting the calculation result controlled to achieve
regulation.
Incremental PID control algorithm
∆u n = u n − u(n − 1)
∆u n = �
�
∗ � � − � � − 1 + �
�
∗ � � + �
�
∗ [� � − 2 ∗ � � − 1 + � � − 2 ]
or
∆u n = �
���
+ �
���
+ �
���
among them:
Kp: proportional coefficient, the ratio of the field practice of using Kp = 100;
Ki: integral coefficient;
�
�
= �
�
∗ �/�
�
Kd: differential coefficient;
�
�
= �
�
∗ �
�
/�
Pval: the ratio of action;
�
���
= �
�
∗ � � − � � − 1
Ival: integral role;
�
���
= �
�
∗ � �
Dval: differential effects;
�
���
= �
�
∗ [� � − 2 ∗ � � − 1 + � � − 2 ]
Wherein U (n-1) is the actual control of the amount of time n-1,
△
u (n) to control the
amount of incremental time n, e (n), e (n-1) and e (n-2 ) are n, n-1 and n-2 time amount of the
offset control and the actual value, Ti, Td, and T is the integral time, and derivative time sampling
period (CycleTime), wherein the predetermined deviation as follows: setpoint deviation =
-Measurements.
Output parameters
name
Features
type of data
Output range
Output (output)
After the PID
output
REAL
Float
Summary of Contents for VEC-VA Series
Page 1: ......
Page 25: ...VA Motion Controller Programming Manual 20 Word STRING String VECTOR ...
Page 90: ...VA Motion Controller Programming Manual 85 ...
Page 116: ...VA Motion Controller Programming Manual 111 ...
Page 139: ...VA Motion Controller Programming Manual 134 ...
Page 274: ...VA Motion Controller Programming Manual 269 ...
Page 329: ...VA Motion Controller Programming Manual 324 ...
Page 342: ...VA Motion Controller Programming Manual 337 2 Motion curve and timing diagram ...
Page 352: ...VA Motion Controller Programming Manual 347 2 Motion curve and timing diagram ...
Page 357: ...VA Motion Controller Programming Manual 352 2 Motion curve and timing diagram ...
Page 372: ...VA Motion Controller Programming Manual 367 2 Timing and motion profiles of FIG ...
Page 386: ...VA Motion Controller Programming Manual 381 2 the motion profile and timing ...
Page 444: ...VA Motion Controller Programming Manual 439 ...
Page 460: ...VA Motion Controller Programming Manual 455 ...
Page 461: ...VA Motion Controller Programming Manual 456 2 a timing graph and ...
Page 481: ...VA Motion Controller Programming Manual 476 ...
Page 543: ...VA Motion Controller Programming Manual 538 ...
Page 561: ...VA Motion Controller Programming Manual 556 ...
Page 597: ...VA Motion Controller Programming Manual 592 ...
Page 603: ...VA Motion Controller Programming Manual 598 ...
Page 607: ...VA Motion Controller Programming Manual 602 ...
Page 610: ...VA Motion Controller Programming Manual 605 ...
Page 613: ...VA Motion Controller Programming Manual 608 ...
Page 648: ...VA Motion Controller Programming Manual 643 Mode 1 is not available ...