Is there a built in function in matlab for finding gains for PID controller

I have the transfer function of a system, and i want to find the gains Kp, Ki and Kd for the system. I just want to know if there is a built in matlab function that lets me do that. Is "pidtool" the right one because at the moment that is what i am using?

 채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2012년 4월 9일

0 개 추천

Yes, pidtool is one of the 2 functions in Control System Toolbox for PID tuning. pidtool opens a GUI where you can tune interactively. Another option is pidtune for batch mode tuning.
Both are explained here.
HTH. Arkadiy

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by