How to fix this one? I use PI controller. please give a suggestion on this matter?
1 次查看(过去 30 天)
显示 更早的评论
回答(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!