Input and output of PID controller
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
If input to PID controller is position can its output be a angle.
0 Commenti
Risposta accettata
Azzi Abdelmalek
il 14 Nov 2012
Modificato: Azzi Abdelmalek
il 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su PID Controller Tuning in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!