When best to use 1 and 2 DOF PID
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am not sure of the difference between normal single input and the 2 DOF PID controller in simulink. I noticed that the 2 DOF PID block accepts the reference (r) and the measurement(y) separately but under the hood it computes the error=r-y which is what the normal PID accepts as a single input. They both seem to be doing the same thing. I have a control problem where the reference point changes as well as the measurement signal. How will the 2 DOF PID controller make a difference to my control problem compared to the normal single input PID block? Or what problem does the 2 DOF PID controller solve compared with the normal single input?
0 commentaires
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!