modelIMC_Characteristics
Characteristic curves of Induction machine with squirrel cage
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This examples allows the investigation of characteristic curves of quasi-static polyphase induction machines with squirrel cage rotor as a function of rotor speed.
Simulate for 1 second and plot (versus imcQS.wMechanical or speedPerUnit):
iSensorQS.I: (equivalent) RMS stator currentimcQS.tauElectrical: machine torqueimcQS.powerBalance.powerStator: stator powerimcQS.powerBalance.powerMechanical: mechanical power
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| SI.Voltage | VsNominal | 100 | Nominal RMS voltage per phase |
| SI.Frequency | fNominal | imcData.fsNominal | Nominal frequency |
| SI.AngularVelocity | w_Load | 1440.45*2*Modelica.Constants.pi/60 | Nominal load speed |
| Integer | p | imcData.p | Number of pole pairs |
| Modelica.Electrical.Machines.Utilities.ParameterRecords.IM_SquirrelCageData | imcData | Induction machine data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | speedPerUnit | p*imcQS.wMechanical/(2*pi*fNominal) | Per unit speed |
| Real | slip | 1 - speedPerUnit | Slip |
| SI.Current | Iqs | iSensorQS.I | QS RMS current |
| Modelica.Electrical.QuasiStatic.Polyphase.Sources.VoltageSource | vSourceQS | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Basic.Star | starQS | ||
| Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Ground | groundQS | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Sensors.PowerSensor | pSensorQS | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Sensors.CurrentQuasiRMSSensor | iSensorQS | ||
| FundamentalWave.BasicMachines.InductionMachines.IM_SquirrelCage | imcQS | ||
| Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Ground | groundMachineQS | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Basic.Star | starMachineQS | ||
| Utilities.MultiTerminalBox | terminalBoxQS | ||
| Modelica.Mechanics.Rotational.Sources.Speed | speed | ||
| Modelica.Blocks.Sources.Ramp | ramp |