Can matlab perform perturbation & linearization on a state average model? (power electronics are of specific interest, but field is probably irrelevant)

4 ビュー (過去 30 日間)
Greg
Greg 2022 年 2 月 15 日
回答済み: Zhao Wang 2022 年 2 月 15 日
As the title says, I was wondering if there is a tool in Matlab that performs perturb and linearization on state matrices. An example matrix is shown in the photo
I did a quick search and found nothing, hence I'm trying the community.

回答 (1 件)

Zhao Wang
Zhao Wang 2022 年 2 月 15 日
Depending on how you are going to model your averaged value model. For instance, you can model the average value model using 'ss' (https://www.mathworks.com/help/control/ref/ss.html). You can then analyze this state-space model.
Alternatively, you can model the power electronics circuit in Simulink with higher fidelity. Based on the Simulink model, you can then use the linearization and frequency response estimation approaches from Simulink Control Design: https://www.mathworks.com/help/slcontrol/ug/linearize-simulink-model.html

コミュニティ

カテゴリ

Help Center および File ExchangeLinearization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by