To tune PID parameters of a system, some PID VIs allow you to select the technique to apply to the system. You can choose from two techniques that implement a step response-based measurement and two techniques that implement a frequency response-based measurement.
On the PID Advanced Autotuning VI, the autotuning parameters input allows you to configure the technique to use. With the PID Online Autotuning polymorphic VI, select the polymorphic instance that corresponds to a tuning technique you want to use. Other PID VIs control the tuning technique for you.
The following techniques are based on step response measurement:
If you do not know the characteristics of the model, such as initial PID gains, you can first perform Step Open Loop tuning on the model to obtain the parameters. Wait until the input reaches steady-state. This process is also known as commissioning. Next, perform Step Closed Loop tuning on the model using the parameters computed by the Step Open Loop tuning process as initial parameters. Both techniques assume a first-order model with delay. If your system is not a first-order model, these techniques try to approximate one during tuning.
The following techniques are based on frequency response measurement
Step Open Loop Autotuning Technique
Step Closed Loop Autotuning Technique