필터 지우기
필터 지우기

How to design a PID for the system

조회 수: 1 (최근 30일)
SARAVANA
SARAVANA 2011년 2월 18일
6629e-015 s^3 + 17.4949 s^2 + 9.2371e-014 s - 883.0695
--------------------------------------------------------
s^4 + 0.58328 s^3 - 83.9278 s^2 - 29.4415 s
how to design the PID for the above system plzz help me
  댓글 수: 3
Paulo Silva
Paulo Silva 2011년 2월 18일
http://www.engin.umich.edu/class/ctms/pid/pid.htm
Paulo Silva
Paulo Silva 2011년 2월 18일
You have several ways to do it in matlab and simulink, most of them can do all the calculations for you, the best one is the pidtool but I think that it's only present in matlab 2010

댓글을 달려면 로그인하십시오.

답변 (1개)

Rong
Rong 2011년 2월 18일
For this particular plant with one unstable pole, an integrator and a non-minimum phase zero, no PID can stabilze it. Try a high-order controller and design it with "sisotool".
"sisotool" is an interactive control design environment that provides a suite of GUI based tools such as Bode plot and Nichols chart as well as automated tuning abilities for PID, IMC, LQG controllers.

카테고리

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