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

8 次查看(过去 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.

回答(2 个)

Sabin
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.
  1 个评论
Kashif Habib
Kashif Habib 2024-2-7
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

请先登录,再进行评论。


Kashif Habib
Kashif Habib 2024-2-11
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)

类别

Help CenterFile Exchange 中查找有关 Electromechanical 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by