modelIMC_YD
Induction machine with squirrel cage starting Y-D
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
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|currentQuasiRMSSensorQS.I: (equivalent) stator current RMSimc|imcQS.wMechanical: machine speedimc|imcQS.tauElectrical: machine torque
Default machine parameters are used.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| SI.Voltage | VNominal | 100 | Nominal RMS voltage per phase |
| SI.Frequency | fNominal | imc.fsNominal | Nominal frequency |
| SI.Time | tStart1 | 0.1 | Start time |
| SI.Time | tStart2 | 2.0 | Start time from Y to D |
| SI.Torque | TLoad | 161.4 | Nominal load torque |
| SI.AngularVelocity | wLoad | 1440.45*2*Modelica.Constants.pi/60 | Nominal load speed |
| SI.Inertia | JLoad | 0.29 | Load's moment of inertia |
| Modelica.Electrical.Machines.Utilities.ParameterRecords.IM_SquirrelCageData | imcData | Induction machine data |