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

2 Ansichten (letzte 30 Tage)
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

Antworten (1)

Sabin
Sabin am 12 Dez. 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 Kommentar
Kashif Habib
Kashif Habib am 16 Dez. 2024
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:

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Electrical Block Libraries finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by