Can I obtain a matrix representation of a circuit from a SimPowerSystems model?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Diarmaid
am 11 Sep. 2014
Beantwortet: Sebastian Castro
am 2 Okt. 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 Kommentare
Akzeptierte Antwort
Sebastian Castro
am 2 Okt. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Electrical Sensors finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!