Autotuning Methods for Testing PID Parameters
- 更新时间2026-04-10
- 阅读时长2分钟
Autotuning automatically tests different parameter values for a PID controller to determine the best response. A variety of methods exist for testing these parameters. PID and Fuzzy Logic VIs support the following methods for PID autotuning:
- Ziegler-Nichols
- Internal Model Control
- Cohen-Coon
- Chien-Hrones-Reswick
The Autotuning Wizard and most of the autotuning PID VIs use the Ziegler-Nichols method or, if Ziegler-Nichols is not possible, the Internal Model Control method. Only the PID Autotuning Design VI can implement the Cohen-Coon and Chien-Hrones-Reswick tuning methods.
相关内容
- Ziegler-Nichols Autotuning Method
Use the Ziegler-Nichols PID tuning formulas for fast, normal, or slow loop performance using closed-loop or step-response tests.
- Internal Model Control Autotuning Method
- Cohen-Coon自整定方法
- Chien-Hrones-Reswick Autotuning Method