Input and output of PID controller
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
If input to PID controller is position can its output be a angle.
0 commentaires
Réponse acceptée
Azzi Abdelmalek
le 14 Nov 2012
Modifié(e) : Azzi Abdelmalek
le 14 Nov 2012
The PID controller don't see if its input is a position or a speed or anything else, its input is just a signal u, the PID will compute output=k.u+ Ti.Int(u)+Td.du/dt
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur PID Controller Tuning dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!