WOLFRAM SYSTEM MODELER

SMR_Inverter

Test example: SynchronousMachineReluctanceRotor with inverter

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Examples.SynchronousMachines.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

Description: Synchronous machine data

Components (12)

smr

Type: SM_ReluctanceRotor

Description: Synchronous machine with reluctance rotor and damper cage

currentQuasiRMSSensor

Type: CurrentQuasiRMSSensor

Description: Length of space phasor -> RMS current

rotorDisplacementAngle

Type: RotorDisplacementAngle

Description: Rotor lagging angle

ramp

Type: Ramp

Description: Generate ramp signal

vfController

Type: VfController

Description: Voltage-Frequency-Controller

signalVoltage

Type: SignalVoltage

Description: Polyphase signal voltage source

star

Type: Star

Description: Star-connection

ground

Type: Ground

Description: Ground node

loadInertia

Type: Inertia

Description: 1D-rotational component with inertia

loadTorqueStep

Type: TorqueStep

Description: Constant torque, not dependent on speed

terminalBox

Type: TerminalBox

Description: Terminal box Y/D-connection

smrData

Type: SM_ReluctanceRotorData

Description: Synchronous machine data