Filter löschen
Filter löschen

How to customise a simscape model by unmasking ?

2 Ansichten (letzte 30 Tage)
Varun Nair
Varun Nair am 10 Aug. 2021
Beantwortet: David John am 8 Nov. 2021
I wish to add a loss calculation blockset inside a Simscape model of motor (IPMSM) by unmasking. But I am not able to do that. Can any one suggest methods to do so?

Akzeptierte Antwort

David John
David John am 8 Nov. 2021
Please check if the PMSM has an internal variable called power_dissipated in it in your version of MATLAB / Simulink.
This can be done most easily by configuring your model to generate a simlog, and then run "ee_getPowerLossSummary(simlog)" from the MATLAB Command prompt. You cannot unmask built-in library blocks.

Weitere Antworten (0)

Kategorien

Mehr zu Troubleshooting finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by