Input and output of PID controller
3 ビュー (過去 30 日間)
古いコメントを表示
If input to PID controller is position can its output be a angle.
0 件のコメント
採用された回答
Azzi Abdelmalek
2012 年 11 月 14 日
編集済み: Azzi Abdelmalek
2012 年 11 月 14 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で PID Controller Tuning についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!