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

1 vue (au cours des 30 derniers jours)
I am designing the three phase inverter having both the loss calculation of the inverter and motor.
For the motor model, i have taken from the thermal PMSM model from MATLAB examples.
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)

Réponses (1)

Sabin
Sabin le 20 Déc 2024
You are trying to mix blocks from two different technologies, Simscape and Specialized Power Systems. This should be avoided as you may run into solver issues. If you want to use the FEM-Parameterized PMSM block you can implement the converter using existing Simscape blocks (electrical domain blocks are blue). Check out this example as a starting point:
  3 commentaires
Sabin
Sabin le 24 Déc 2024
Your inverter is implemented with blocks from a different technology. First try to use a single technology in the model and see if that helps
Kashif Habib
Kashif Habib le 24 Déc 2024
yes, only inverter is working, if i use the simple PMSM (from Simscape) drive not the FEM-Paramterized PMSM.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Electrical Block Libraries dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by