Autotuning
(Original Document)
Description
The autotuning function is used to gain time during the start-up of an installation by guaranteeing a stable adjustment.
The autotuning algorithm is based on a method of Ziegler-Nichols type:
Process Types
The algorithm processes the following process types:
Autotuning Types
There are two possible autotuning types: warm or cold autotuning. The first phase of autotuning is the same for each of these: Noise and stability test of the process of length 0.5x AT_TMAX during which the outputs remain constant. The following phases depend on the type of autotuning. The selection is made automatically by the algorithm.
Cold Autotuning
Cold autotuning is performed if the deviation between process value and setpoint exceeds 40% and if the process value is less than 30%. Two scales in the same direction are then applied to the loop controller output (OUT_MAN). Each scale has a length of AT_MAX.
When autotuning is complete, the loop assumes its previous operating mode.
Warm Autotuning
If cold autotuning conditions are not fullfilled, warm autotuning is performed. A scale is applied to the loop controller output (OUT_MAN), then an inverse scale. Each scale has a length of AT_MAX.
When autotuning is complete, the loop assumes its previous operating mode.