Input and output of PID controller

7 ビュー (過去 30 日間)
Beenish Mazhar
Beenish Mazhar 2012 年 11 月 14 日
If input to PID controller is position can its output be a angle.

採用された回答

Azzi Abdelmalek
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 件)

カテゴリ

Help Center および File ExchangePID Controller Tuning についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by