PID tunning at simulink block

4 views (last 30 days)
Hello All... I am using PID controller auto tunning at simulink for my plant.But I do not know how it tune the coefficients of Kp, Ki and Kd or it better to say on which criterion does it tune the coefficients? Is the given coefficients the best? If anybody knows, please help me. thanks a lot

Accepted Answer

Arkadiy Turevskiy
Arkadiy Turevskiy on 12 Aug 2014
There are no "best" coefficients. When you design a controller, you typically have design requirements, and you tune the controller to meet those requirements. PID Tuner tries to design fastest possible controller while still giving you 60 degrees of phase margin. You can use the sliders to fine tune your design to meet your specific requirements.
here is the link to doc . For more information, see the PID tuning in MATLAB and Simulink page.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!