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

7 visualizzazioni (ultimi 30 giorni)
I am designing the three phase inverter having both the loss calculation of the inverter and motor.
I have used the Simulink examples
I have joined together both the models with the inverter model. Simulink model is attached
while simulating i am getting this 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.
Simulink model is attached alongwith the m.file. Need support to run this model.
thanks

Risposte (1)

Sabin
Sabin il 12 Dic 2024
For simulation with semiconductor switches you cannot use Frequency and time simulation. Frequency and time simulation mode speeds up simulation of systems with a single nominal frequency by letting you increase the maximum step size for variable solvers. This mode also lets you perform phasor analysis of such systems by using the blocks in the Periodic Operators sublibrary of the Physical Signals library.
You have to select time simulation in the solver configuration block.
  1 Commento
Kashif Habib
Kashif Habib il 16 Dic 2024 alle 5:52
Hello Professor,
After changing to time simulation, i have encountered this error given below:
An error occurred while running the simulation and the simulation was terminated
Caused by:

Accedi per commentare.

Categorie

Scopri di più su Electrical Block Libraries in Help Center e File Exchange

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by