PID Controller in Simulink question
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Manikanta Aditya
le 22 Juil 2023
Commenté : Manikanta Aditya
le 23 Juil 2023
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.
0 commentaires
Réponse acceptée
Paul
le 22 Juil 2023
Set the 'Source' parameter to 'external' as in doc for PID block. The you can calculate the gains external to the block as functions of time however is needed and feed the gain values into the block as inputs.
8 commentaires
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur PID Controller Tuning dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!