首页 > 其他 > 详细

PID

时间:2017-11-20 16:32:13      阅读:197      评论:0      收藏:0      [点我收藏+]

P - Proportional gain - stiffness and response 

  Closes the loop, react quickly, according to the sign of the error

D - Derivative term - provides damping.  - if D is too large - causes vibrations

  Structural resonances and distributed components (things are not perfect 

in nature) contribute to high frequency dynamics, which is amplified by too large D gain

I - Integral gain - Accuracy

  - Causes overshoots

  - Can cause instability

  - Larger I implies faster convergence

  As long as there is any (even a slightest) error due to friction, the integrator keeps building up 

the control signal until it becomes large enough to overcome friction, and eventually makes the motor

rotate to reduce the error.

    Low KI → slow growing of signal (response delay)

    High KI → overshoot and instability 

source from courseware of university of moratuwa

PID

原文:http://www.cnblogs.com/zhanghankui/p/7866888.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!