PID
(Original Document)
Description
The PID function executes a PID algorithm with a mixed (serial / parallel) or parallel structure. It has the following functions:
Transfer Function
The PID transfer function depends on the structure used (mixed or parallel structure):
Mixed structure
Parallel structure
Functional Diagram of the Mixed PID
This diagram illustrates the principle of the mixed structure PID. It does not represent the implementation of the algorithm in incremental format.
Function Diagram of the Parallel PID
This diagram illustrates the principle of the parallel structure PID. It does not represent the implementation of the algorithm in incremental format.