Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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

Respuesta aceptada

KrishnaKumar
KrishnaKumar el 11 de Sept. de 2023
Editada: KrishnaKumar el 11 de Sept. de 2023
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 comentario
Jacob
Jacob el 11 de Sept. de 2023
Thank you KrishnaKumar for replying. I will go through and check your suggestion on the model.

Iniciar sesión para comentar.

Más respuestas (0)

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Community Treasure Hunt

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

Start Hunting!

Translated by