pid tunnig with non unity feedback
Afficher commentaires plus anciens
Hello, I would like to know what the code would be to obtain the PID values for the sys below,
with G , H are two tranfers functions and C is the pid controller

i used the following code but it didn't work!!!
C=pidtune(feedback(G,H),'pid',1.0)
sys=feedback(C*G,H)
step(sys)
Thank you.
A greeting.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur PID Controller Tuning dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!