PID Controller in Simulink question
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Sam Chak
el 23 de Jul. de 2023
1 voto
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 comentario
Manikanta Aditya
el 23 de Jul. de 2023
Categorías
Más información sobre PID Controller Tuning en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!