Input and output of PID controller
3 views (last 30 days)
Show older comments
If input to PID controller is position can its output be a angle.
0 Comments
Accepted Answer
Azzi Abdelmalek
on 14 Nov 2012
Edited: Azzi Abdelmalek
on 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 Comments
More Answers (0)
See Also
Categories
Find more on PID Controller Tuning in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!