How to fix this one? I use PI controller. please give a suggestion on this matter?
조회 수: 1 (최근 30일)
이전 댓글 표시
댓글 수: 8
답변 (1개)
Mathieu NOE
2021년 1월 27일
hello
I put a simple regular PI and it works
output (blue) tracks input (yellow) without too much delay (upper subplot)
PI output is plotted below
see attached
댓글 수: 5
Mathieu NOE
2021년 2월 1일
hello
you simply had to specify in the ramp block : initial output = 2
so your system input signal start with 2 and not zero
see attached
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!