Can I obtain a matrix representation of a circuit from a SimPowerSystems model?

2 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

Sebastian Castro
Sebastian Castro il 2 Ott 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

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by