how to design a stablizer Controller in MATLAB

To Whom It May Concern Having a system in state-space which is open loop unstable, I wanna know how I can design a stabilizing PI controller. control law: U=K1*x+k2*xdot...... with acker or place syntaxes we can place the poles in desired place but what I need is having the accabtable range of k_vector{Control law} to set the system stable by state space-feedBack.
I already thank you
Regards, Shima

1 件のコメント

Shima Parsianmehr
Shima Parsianmehr 2012 年 11 月 13 日
How to design a stabilizer PI Controller in MATLAB *

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

回答 (1 件)

Arkadiy Turevskiy
Arkadiy Turevskiy 2012 年 11 月 13 日

0 投票

For SISO case, take a look at the links on PID Control with MATLAB and Simulink page.
For MIMO case, you may want to look at Simulink Design Optimization for a workflow similar to what is shown in this example.
HTH.
Arkadiy

カテゴリ

ヘルプ センター および File ExchangeControl System Toolbox についてさらに検索

タグ

質問済み:

2012 年 11 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by