PID Time behavior of the maximum and minimum points
2 views (last 30 days)
Show older comments
Hello guys,
I am moving my first steps in Matlab/Simulink and I am working with PID controls.
What i'd like to achieve is the time behavior of the maximum and minimum points of a PID system: my understanding is that if I have a transfer function like
then I can compute:
Now my question is the following:
Is there any fast way to obtain these bounds? (like a particular command? ) Or I need to tune my PID with PID Tuner, get the transfer function and compute the bound by hand?
Many thanks :)
0 Comments
Answers (1)
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!