Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
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.

Réponses (1)

Zhao Wang
Zhao Wang le 15 Fév 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

Communautés

Plus de réponses dans  Power Electronics Control

Catégories

En savoir plus sur Linearization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by