フィルターのクリア

what tuning method is used for 'pidtool' or 'pidTuner' for PID tuning ?

1 回表示 (過去 30 日間)
S N M KADER
S N M KADER 2015 年 6 月 8 日
I have used
Cbase = pid(1,2,'Ts',0.001,... 'IFormula','BackwardEuler','DFormula','BackwardEuler') pidTuner(tf2,Cbase) % Launch PID Tuner
for tuning my Transfer function 'tf2' it gives a perfect tuning but theoretically which particular method it follows for tuning PID?

回答 (1 件)

Arkadiy Turevskiy
Arkadiy Turevskiy 2015 年 6 月 12 日
See here .
  1 件のコメント
SHAH NEWAZ ABDUL KADER
SHAH NEWAZ ABDUL KADER 2015 年 6 月 15 日
thank you for your answer; I have seen the PID Tuning algorithm but what is the main method it follows like ZN or Cohen-Coon or The auto-tune variation (ATV) or The Internal Model Control (IMC) method?

サインインしてコメントする。

カテゴリ

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