Can Hinfstruct be used with real parametric uncertainty?

1 回表示 (過去 30 日間)
Adel Abdelsamed
Adel Abdelsamed 2021 年 12 月 24 日
回答済み: Pratyush 2024 年 2 月 15 日
I have a plant with real parametric uncertainty. In the Matlab documentation of the Robust Control Toolbox it is stated that in the presence of uncertainty musyn-command should be used. However, in multiple research papers hinfstruct is used for plants with parametric uncertainty. So my question is can hinfstruct handle umcertain plants?

回答 (1 件)

Pratyush
Pratyush 2024 年 2 月 15 日
Hi Adel,
"hinfstruct" can handle plants with parametric uncertainty by designing a controller that works well for the nominal case and nearby uncertainties, it does not provide the same level of robustness guarantees as "musyn", which is designed to optimize for the worst-case scenario across the full range of uncertainties. Researchers may use "hinfstruct" in papers for various reasons, such as simplicity, computational efficiency, or because the robustness provided by the local optimization is sufficient for their specific application.

カテゴリ

Help Center および File ExchangeRobust Control Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by