PID Time behavior of the maximum and minimum points
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/290200/image.png)
then I can compute:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/290201/image.png)
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 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur PID Controller Tuning dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!