How can I tune PR (proportional Resonant) controllers in Sisotools?

15 ビュー (過去 30 日間)
mohammad
mohammad 2014 年 4 月 15 日
回答済み: ali 2014 年 12 月 26 日
How can I tune PR controllers in Sisotools?

回答 (2 件)

Arkadiy Turevskiy
Arkadiy Turevskiy 2014 年 4 月 28 日
Unfortunately, you cannot tune this type of compensator in SISO Tool and preserve the compensator structure.
There are other MathWorks tools you can use for this:
1. Create a representation of this controller in a masked subsystem in Simulink and define custom tunign behavior as explained here.
2. Use Control System Tuner in Robust Control Toolbox. It lets you tune custom fixed-structure controllers.

ali
ali 2014 年 12 月 26 日
right, the PI usually is equalto Kp+Ki/s but the PR=kp + ki s/ s2 + ω2 so you need to take the block function and type the transfer function inside, but you need to do script file for your model like mathematical equation. and you can use sisotool to tuning the tf I have this help

カテゴリ

Help Center および File ExchangeClassical Control Design についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by