필터 지우기
필터 지우기

Advice on decreasing Simulation time for model "mcb_inver​ter_powerl​oss.slx"

조회 수: 3 (최근 30일)
Hello Community,
I have duplicated and modified "mcb_inverter_powerloss.slx" simulink project to include our motor and custom inverter specs. In the original model there is only one fet in parallel. In our hardware, we have 3 in parallel. On simulating with 1 fets in parallel,it takes about 30 mins to complete. With 3 in parallel, it takes considerable time to go through each of the modulation scheme. Are there any advice on simulating this model with multiple fets in parallel?
If there isn't anything that can be done on the matlab software side. Will having better cpu improve simulation time of this model?
Regards

채택된 답변

KrishnaKumar
KrishnaKumar 2023년 9월 11일
편집: KrishnaKumar 2023년 9월 11일
Hi Jacob,
The model uses Simscape elements for computing power losses and THD in an Inverter + Motor system and usually such models are time consuming. You can take a look at Setting Up Solvers for Physical Models - MATLAB & Simulink (mathworks.com) or any other material on Simscape modelling to help you in achieving better simulation time.
Alternately, depending on your goal, if you only wish to look at power losses, then commenting out the THD computation (or vice versa) could help with improving simulation time. You could also look at using an equivalent single FET/MOSFET instead of 3 in parallel to improve simulation time.
  댓글 수: 1
Jacob
Jacob 2023년 9월 11일
Thank you KrishnaKumar for replying. I will go through and check your suggestion on the model.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Electromechanical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by