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

1 visualización (últimos 30 días)
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.

Respuestas (1)

Zhao Wang
Zhao Wang el 15 de Feb. de 2022
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

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Categorías

Más información sobre Linearization en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by