I want to design the loss calculation model of three phase inverter and loss calculation of the motor using the FEM Parameterized PMSM
4 次查看(过去 30 天)
显示 更早的评论
I am designing the three phase inverter having both the loss calculation of the inverter and motor.
While simulating i am getting an error.
Error compiling Simscape network for model PMSM_MOSFET_2.
Caused by:
- Frequency and time simulation is not applicable because sinusoidal expressions are not used by any other equations and have been eliminated.
- Check variable intrm_sf_mf__2.
- Check variable intrm_sf_mf__3.
0 个评论
回答(2 个)
Sabin
2024-2-6
Frequency-and-time equation formulation is intended for systems with a single nominal frequency. It is not possible to simulate switching devices such as MOSFETs. When designing the electric drive and power inverter you should set the 'Equation formulation' to 'Time' in the Solver Configuration block.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Choose and Parameterize Blocks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!