WOLFRAM SYSTEM MODELER

IMC_YD

Induction machine with squirrel cage starting Y-D

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines.IMC_YD"]
Out[1]:=

Information

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

At start time tStart three-phase voltage is supplied to the induction machine with squirrel cage, first star-connected, then delta-connected; the machine starts from standstill, accelerating inertias against load torque quadratic dependent on speed, finally reaching nominal speed.

Simulate for 2.5 seconds and plot (versus time):

  • currentQuasiRMSSensor.I: stator current RMS
  • aimc.wMechanical: motor's speed
  • aimc.tauElectrical: motor's torque

Default machine parameters are used.

Parameters (8)

VNominal

Value: 100

Type: Voltage (V)

Description: Nominal RMS voltage per phase

fNominal

Value: imc.fsNominal

Type: Frequency (Hz)

Description: Nominal frequency

tStart1

Value: 0.1

Type: Time (s)

Description: Start time

tStart2

Value: 2.0

Type: Time (s)

Description: Start time from Y to D

TLoad

Value: 161.4

Type: Torque (N⋅m)

Description: Nominal load torque

wLoad

Value: 1440.45 * 2 * Modelica.Constants.pi / 60

Type: AngularVelocity (rad/s)

Description: Nominal load speed

JLoad

Value: 0.29

Type: Inertia (kg⋅m²)

Description: Load's moment of inertia

imcData

Value:

Type: IM_SquirrelCageData

Description: Induction machine data

Components (23)

imcQS

Type: IM_SquirrelCage

Description: Induction machine with squirrel cage

currentQuasiRMSSensorQS

Type: CurrentQuasiRMSSensor

Description: Continuous quasi current RMS sensor for polyphase system

sineVoltageQS

Type: VoltageSource

Description: Constant polyphase AC voltage

starQS

Type: Star

Description: Star connection

groundQS

Type: Ground

Description: Electrical ground

booleanStepQS

Type: BooleanStep[m]

Description: Generate step signal of type Boolean

idealCloserQS

Type: IdealClosingSwitch

Description: Polyphase ideal closer

switchYDQS

Type: SwitchYD

Description: Y-D-switch

booleanStepYDQS

Type: BooleanStep[m]

Description: Generate step signal of type Boolean

loadInertiaQS

Type: Inertia

Description: 1D-rotational component with inertia

quadraticLoadTorqueQS

Type: QuadraticSpeedDependentTorque

Description: Quadratic dependency of torque versus speed

imcData

Type: IM_SquirrelCageData

Description: Induction machine data

imc

Type: IM_SquirrelCage

Description: Induction machine with squirrel cage

currentQuasiRMSSensor

Type: CurrentQuasiRMSSensor

Description: Length of space phasor -> RMS current

sineVoltage

Type: SineVoltage

Description: Polyphase sine voltage source

star

Type: Star

Description: Star-connection

ground

Type: Ground

Description: Ground node

booleanStep

Type: BooleanStep[m]

Description: Generate step signal of type Boolean

idealCloser

Type: IdealClosingSwitch

Description: Polyphase ideal closer

switchYD

Type: SwitchYD

Description: Y-D-switch

booleanStepYD

Type: BooleanStep[m]

Description: Generate step signal of type Boolean

loadInertia

Type: Inertia

Description: 1D-rotational component with inertia

quadraticLoadTorque

Type: QuadraticSpeedDependentTorque

Description: Quadratic dependency of torque versus speed