필터 지우기
필터 지우기

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일
댓글: SHAH NEWAZ ABDUL KADER 2015년 6월 15일
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 CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by