modelIMC_Characteristics
Characteristic curves of Induction machine with squirrel cage
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Description
This examples allows the investigation of characteristic curves of quasi static multi phase induction machines with squirrel cage rotor against per unit rotor speed.
Plot the following variable(s)
imc.powerBalance.powerStatoragainstperUnitSpeed: active electrical stator powerimc.powerBalance.powerMechanicalagainstperUnitSpeed: mechanical powerimc.powerBalance.lossPowerTotalas a f unction ofperUnitSpeed: total loss powerimc.tauElectricalagainstperUnitSpeed: electromagnetic torqueimc.abs_is[1]againstperUnitSpeed: RMS stator current of phase 1imc.abs_ir[1]againstperUnitSpeed: RMS rotor current of phase 1 (equivalent rotor cage withmphases)imc.is[1].imagainstimc.is[1].re: stator current locus of phase 1imc.ir[1].imagainstimc.ir[1].re: rotor current locus of phase 1imc.stator.electroMagneticConverter.Phi.imagainstimc.stator.electroMagneticConverter.Phi.re: stator flux locusimc.airGap.Phi_s.imagainstimc.airGap.Phi_s.re: main (air gap) flux locusimc.rotorCage.electroMagneticConverter.Phi.imagainstimc.rotorCage.electroMagneticConverter.Phi.re: rotor flux locus
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Modelica.Units.SI.Voltage | VsNominal | 100 | Nominal stator RMS voltage per phase |
| Modelica.Units.SI.Current | IsNominal | 100 | Nominal stator RMS voltage per phase |
| Modelica.Units.SI.Frequency | fsNominal | imcData.fsNominal | Nominal frequency |
| Modelica.Units.SI.AngularVelocity | w_Load | 1440.45*2*Modelica.Constants.pi/60 | Nominal load speed |
| Integer | p | imcData.p | Number of pole pairs |
| ParameterRecords.IMC | imcData | Induction machine parameters |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | speedPerUnit | p*imc.wMechanical/(2*pi*fsNominal) | Per unit speed |
| Real | slip | 1 - speedPerUnit | Slip |
| Modelica.Units.SI.Current | I | currentRMSSensor.I | RMS current |
| Modelica.Electrical.QuasiStatic.Polyphase.Sources.VoltageSource | voltageSource | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Basic.Star | star | ||
| Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Ground | ground | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Sensors.PowerSensor | powerSensor | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Sensors.CurrentQuasiRMSSensor | currentRMSSensor | ||
| Modelica.Magnetic.QuasiStatic.FundamentalWave.BasicMachines.InductionMachines.IM_SquirrelCage | imc | ||
| Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Ground | groundMachine | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Basic.Star | starMachine | ||
| Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.MultiTerminalBox | terminalBox | ||
| Modelica.Mechanics.Rotational.Sources.Speed | speed | ||
| Modelica.Blocks.Sources.Ramp | ramp |