I want to design the loss calculation model of three phase inverter and loss calculation of the motor using the FEM Parameterized PMSM
4 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Sabin
on 6 Feb 2024
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.
See Also
Categories
Find more on Choose and Parameterize Blocks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!