フィルターのクリア

Is it possible to define the inputs, outputs and state variables when using power_analyze?

38 ビュー (過去 30 日間)
John Carlo Perion
John Carlo Perion 2024 年 6 月 23 日 18:07
回答済み: Joel Van Sickel 2024 年 7 月 8 日 13:01
I want to obtain the state-space equations of a Simulink model containing Specialized Power System components. By default, the power_analyze command considers the voltage measurements and current measurements as the output of the system. However, average model blocks contain measurement blocks which I do not want to include as outputs. Is it possible to manually indicate the inputs, outputs and state variables of the system? If not, what alternate approach can be used to obtain the state-space equations? As an additional information, I am doing this in preparation of using the equations to build an MPC controller for the system. Is this an appropriate approach for what I am trying to do?

回答 (1 件)

Joel Van Sickel
Joel Van Sickel 2024 年 7 月 8 日 13:01
You can manually linearize a system as specific operating points using the Simulink Control Design toolbox, where you can specify inputs and outputs. https://www.mathworks.com/help/slcontrol/ug/linearize.html

カテゴリ

Help Center および File ExchangeSwitches and Breakers についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by