WOLFRAM SYSTEM MODELER

SMR_Inverter

Test example: SynchronousInductionMachineReluctanceRotor with inverter

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

An ideal frequency inverter is modeled by using a VfController and a three-phase SignalVoltage. Frequency is raised by a ramp, causing the reluctance machine to start, and accelerating inertias. At time tStep a load step is applied.

Simulate for 1.5 seconds and plot (versus time):

  • currentQuasiRMSSensor.I: stator current RMS
  • smr.wMechanical: motor's speed
  • smr.tauElectrical: motor's torque
  • rotorDisplacementAngle.rotorDisplacementAngle: rotor displacement angle

Default machine parameters are used.

Parameters (8)

VNominal

Value: 100

Type: Voltage (V)

Description: Nominal RMS voltage per phase

fNominal

Value: 50

Type: Frequency (Hz)

Description: Nominal frequency

f

Value: 50

Type: Frequency (Hz)

Description: Actual frequency

tRamp

Value: 1

Type: Time (s)

Description: Frequency ramp

TLoad

Value: 46

Type: Torque (N·m)

Description: Nominal load torque

tStep

Value: 1.2

Type: Time (s)

Description: Time of load torque step

JLoad

Value: 0.29

Type: Inertia (kg·m²)

Description: Load's moment of inertia

smrData

Value:

Type: SM_ReluctanceRotorData

Components (12)

smr

Type: SM_ReluctanceRotor

currentQuasiRMSSensor

Type: CurrentQuasiRMSSensor

rotorDisplacementAngle

Type: RotorDisplacementAngle

ramp

Type: Ramp

vfController

Type: VfController

signalVoltage

Type: SignalVoltage

star

Type: Star

ground

Type: Ground

loadInertia

Type: Inertia

loadTorqueStep

Type: TorqueStep

terminalBox

Type: TerminalBox

smrData

Type: SM_ReluctanceRotorData