How to export Plecs blockset model to Simulink model?

22 ビュー (過去 30 日間)
Sneha Thakur
Sneha Thakur 2020 年 6 月 27 日
編集済み: Angel Gonzalez Llacer 2024 年 6 月 3 日
HI
I want to export a PLECS blockset model to simulink. I want to remove the PLECS libraries and only use simulink for my simulation.
How can I save time by exporting and not constructing the model from scratch again in simulink?
Thank You
Sneha

回答 (1 件)

Angel Gonzalez Llacer
Angel Gonzalez Llacer 2024 年 6 月 3 日
編集済み: Angel Gonzalez Llacer 2024 年 6 月 3 日

If your PLECS model consists mainly of lookup-table based power electronic switches (conduction losses and switching losses tabulated with current and temperature, and perhaps a Foster or Cauer thermal model), you can save the device data as an XML file and then automatically import it into Simscape Electrical using the ee_importDeviceParameters MATLAB function. You can see an example for a Half Bridge circuit here

カテゴリ

Help Center および File ExchangeC2000 Microcontroller Blockset についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by