How to fix this one? I use PI controller. please give a suggestion on this matter?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
8 Kommentare
Antworten (1)
Mathieu NOE
am 27 Jan. 2021
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 Kommentare
Mathieu NOE
am 1 Feb. 2021
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
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!