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

5 次查看(过去 30 天)
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
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