PID controller gain calculation
9 views (last 30 days)
Show older comments
for my system tf = (0.0022s^2+ 0.0123s+6.291)/ (0.02s^2-5s-362) please help me find a PID controller to stabilise system..I need the values of PID gains..
Its not getting controlled...response shoots to infinity
0 Comments
Answers (2)
Arkadiy Turevskiy
on 27 Apr 2015
1 Comment
Gledson Melotti
on 3 Dec 2017
Hello Arkadiy Turevskiy. I have a question about PID Tuner. I would like to know which algorithm is implemented by Matlab to determine the gains of the PID controller? How matlab determines the PID gains in the tolbox PID Tuner. What articles were used to perform PID controller tuning?
Thiyagarajan S
on 15 Sep 2016
For the above plant Kp=26.38 ,ki=51.56,kd=3.374
1 Comment
Gledson Melotti
on 3 Dec 2017
Hello Thiyagarajan S. I have a question about PID Tuner. I would like to know which algorithm is implemented by Matlab to determine the gains of the PID controller? How matlab determines the PID gains in the tolbox PID Tuner. What articles were used to perform PID controller tuning?
See Also
Categories
Find more on PID Controller Tuning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!