WOLFRAM SYSTEMMODELER

IMC_Inverter

Test example: InductionMachineSquirrelCage with inverter

Diagram

Wolfram Language

In[1]:=
Click for copyable input
SystemModel["Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines.IMC_Inverter"]
Out[1]:=

Information

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

Induction machine with squirrel cage fed by an ideal inverter

This example compares a time transient and a quasi static model of a multi phase induction machine. An ideal frequency inverter is modeled by using a VfController and a multi phase SignalVoltage. Frequency is raised by a ramp, causing the induction machine with squirrel cage to start, and accelerating inertias. At time tStep a load step is applied.

Simulate for 1.5 seconds and plot (versus time):

  • currentRMSsensor.I|currentSensorQS.abs_i[1]: (equivalent) RMS stator current
  • imc|imcQS.wMechanical: machine speed
  • imc|imcQS.tauElectrical: machine torque

Parameters (9)

m

Value: 3

Type: Integer

Description: Number of phases

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: 161.4

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

imcData

Value:

Type: AIM_SquirrelCageData

Description: Machine data

Components (22)

imc

Type: AIM_SquirrelCage

Description:

ramp

Type: Ramp

Description:

vfController

Type: VfController

Description:

signalVoltage

Type: SignalVoltage

Description:

star

Type: Star

Description:

ground

Type: Ground

Description:

loadInertia

Type: Inertia

Description:

loadTorqueStep

Type: TorqueStep

Description:

terminalBox

Type: TerminalBox

Description:

imcData

Type: AIM_SquirrelCageData

Description: Machine data

currentQuasiRMSSensor

Type: CurrentQuasiRMSSensor

Description:

imcQS

Type: IM_SquirrelCage

Description:

loadInertiaQS

Type: Inertia

Description:

loadTorqueStepQS

Type: TorqueStep

Description:

terminalBox1

Type: MultiTerminalBox

Description:

currentQuasiRMSSensorQS

Type: CurrentQuasiRMSSensor

Description:

groundMachineQS

Type: Ground

Description:

starMachineQS

Type: Star

Description:

signalVoltageQS

Type: VariableVoltageSource

Description:

starQS

Type: Star

Description:

groundQS

Type: Ground

Description:

vfControllerQS

Type: VfController

Description: