登录论坛

查看完整版本 : PID Control Design Made Easy


labfans
2019-10-31, 18:04
Tuning a PID controller appears easy, requiring you to find just three values: proportional, integral, and derivative gains. In fact, safely and systematically finding the set of gains that ensures the best performance of your control system is a complex task. Traditionally, PID controllers are tuned either manually or using rule-based methods. Manual methods are iterative and time-consuming, and if used on the hardware, can cause damage. Rule-based methods also have serious limitations: they do not support certain types of plant models, such as unstable plants, high-order plants, or plants with little or no time delay. In addition to tuning, PID control involves design and implementation challenges, such as discrete-time implementation and fixed-point scaling.

2009-11-17 07:00 AM


更多... ( http://www.mathworks.com/company/newsletters/digest/2009/nov/pid-control-design.html )