Can I obtain a matrix representation of a circuit from a SimPowerSystems model?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Diarmaid
le 11 Sep 2014
Réponse apportée : Sebastian Castro
le 2 Oct 2014
I'm looking to calculate additional circuit parameters based on the impedance network of a DC system. I think I can do this analytically but I would like a used to be able to modify a simulink simulation of the system and for an m-file to return a calculated matrix of parameters based on the circuit.
Is it possible to access this underlying simulation data?
0 commentaires
Réponse acceptée
Sebastian Castro
le 2 Oct 2014
Hi Diarmaid,
The power_statespace function can give you a linearized state-space model of a SimPowerSystems model.
Is this what you're looking for?
Best, Sebastian
0 commentaires
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!