PID Time behavior of the maximum and minimum points
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre PID Controller Tuning en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!