PID Controller in Simulink question
Ältere Kommentare anzeigen
Can i apply a series of values as Kp Ki and Kd values instead of just one single value. Like lets say it starts from 1,2,3.. and after the last value it stays at that value till end of simulation.
Akzeptierte Antwort
Weitere Antworten (1)
Sam Chak
am 23 Jul. 2023
1 Stimme
If you set the PID controller block to have external inputs for the control gains as advised by @Paul, then the configuration should look like the following block diagram. However, I'm unsure how you intend to set up the filtered derivative, since yours has only Kd.

1 Kommentar
Manikanta Aditya
am 23 Jul. 2023
Kategorien
Mehr zu PID Controller Tuning finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!