PID Time behavior of the maximum and minimum points
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!