Clear Filters
Clear Filters

PID controller gain calculation

15 views (last 30 days)
Nitheesh M
Nitheesh M on 26 Apr 2015
Commented: Gledson Melotti on 3 Dec 2017
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

Answers (2)

Arkadiy Turevskiy
Arkadiy Turevskiy on 27 Apr 2015
Please try the tools and techniques explained on this page for PID Control .
  1 Comment
Gledson Melotti
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?

Sign in to comment.


Thiyagarajan S
Thiyagarajan S on 15 Sep 2016
For the above plant Kp=26.38 ,ki=51.56,kd=3.374
  1 Comment
Gledson Melotti
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?

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!