I want to design the loss calculation model of three phase inverter and loss calculation of the motor using the FEM Parameterized PMSM

15 views (last 30 days)
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.

Answers (2)

Sabin
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.
  1 Comment
Kashif Habib
Kashif Habib on 7 Feb 2024
Thanks Professor, but after making the solver configuration block to "Time". I am getting this error....
An error occurred while running the simulation and the simulation was terminated
Caused by:
Thanks

Sign in to comment.


Kashif Habib
Kashif Habib on 11 Feb 2024
I am designing the three phase inverter having both the loss calculation of the inverter and motor.
While simulating i am getting an error.
An error occurred while running the simulation and the simulation was terminated
Caused by:
  • ['PMSM_MOSFET_2/Solver Configuration']: At time 0.000300, one or more assertions are triggered. See causes for specific information.
  • In divide, the denominator must be nonzero. The assertion comes from: Block path: PMSM_MOSFET_2/FEM-Parameterized PMSMAssert location: o (location information is protected)
  • In divide, the denominator must be nonzero. The assertion comes from: Block path: PMSM_MOSFET_2/FEM-Parameterized PMSMAssert location: o (location information is protected)
  • In divide, the denominator must be nonzero. The assertion comes from: Block path: PMSM_MOSFET_2/FEM-Parameterized PMSMAssert location: o (location information is protected)

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!