How to export Plecs blockset model to Simulink model?

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일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

질문:

2020년 6월 27일

편집:

2024년 6월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by