How to customise a simscape model by unmasking ?

3 ビュー (過去 30 日間)
Varun Nair
Varun Nair 2021 年 8 月 10 日
回答済み: David John 2021 年 11 月 8 日
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?

採用された回答

David John
David John 2021 年 11 月 8 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePermanent Magnet についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by