PI controller step input
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello colleges
I am doing simulation in Matlab Simulink and I cross on one problem. Before signal goes to PI controller I make a sum of measured value (which in my case is constant) and desire value (also constant). If I run simulation nothing happened. Than I put in my simulation STEP with innitial value (measeured value) and Final value(desire value). If I run simulation with this configurations PI controller is tracking my desire value from zero and not from my measured valued like I want.
What input signal can I set or any other solution would be great. Thank you very much for your response.
댓글 수: 0
답변 (1개)
Sabin
2023년 9월 27일
First of all it is not the sum of desired and measured values, it should be the difference, error = desired value - measured value. For an example check:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!