Input and output of PID controller
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
If input to PID controller is position can its output be a angle.
0 Kommentare
Akzeptierte Antwort
Azzi Abdelmalek
am 14 Nov. 2012
Bearbeitet: Azzi Abdelmalek
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu PID Controller Tuning finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!