modelIMC_Inverter1
Induction machine with squirrel cage and inverter
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Description
This example investigates a time transient polyphase induction machine.
An ideal frequency inverter is modeled by using a simple
voltage frequency controller
and a polyphase voltage source with signal input.
Frequency is raised by a ramp up to nominal frequency, causing the induction machine with squirrel cage to start,
and accelerating inertias. At time tStep a load step is applied.
Plot the following variable(s)
fActual: actual supply frequencyvoltageRMSSensor.V: quasi RMS stator voltageimc.stator.abs_Phi: magnitude of stator fluximc.tauElectrical: electromagnetic torqueimc.wMechanical: speedcurrentRMSSensor.I: quasi RMS stator current
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Modelica.Units.SI.Voltage | VsNominal | 100 | Nominal RMS voltage per phase |
| Modelica.Units.SI.Current | IsNominal | 100 | Nominal RMS current per phase |
| Modelica.Units.SI.Frequency | fsNominal | imcData.fsNominal | Nominal frequency |
| Modelica.Units.SI.Frequency | f | fsNominal | Maximum operational frequency |
| Modelica.Units.SI.Time | tRamp | 1 | Frequency ramp |
| Modelica.Units.SI.Torque | TLoad | 161.4 | Nominal load torque |
| Modelica.Units.SI.Time | tStep | 1.5 | Time of load torque step |
| Modelica.Units.SI.Inertia | JLoad | 0.29 | Load's moment of inertia |
| ParameterRecords.IMC | imcData | Induction machine parameters |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Frequency | fActual | ramp.y | Actual frequency |
| Modelica.Units.SI.Current | I | currentRMSSensor.I | Transient RMS current |
| Modelica.Magnetic.FundamentalWave.BasicMachines.InductionMachines.IM_SquirrelCage | imc | ||
| Modelica.Blocks.Sources.Ramp | ramp | ||
| Modelica.Electrical.Machines.Utilities.VfController | vfController | ||
| Modelica.Electrical.Polyphase.Sources.SignalVoltage | signalVoltage | ||
| Modelica.Electrical.Polyphase.Basic.Star | star | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Mechanics.Rotational.Components.Inertia | loadInertia | ||
| Modelica.Mechanics.Rotational.Sources.TorqueStep | loadTorqueStep | ||
| Modelica.Electrical.Machines.Utilities.MultiTerminalBox | terminalBox | ||
| Modelica.Electrical.Polyphase.Sensors.CurrentQuasiRMSSensor | currentRMSSensor | ||
| Modelica.Electrical.Polyphase.Basic.Star | starMachine | ||
| Modelica.Electrical.Analog.Basic.Ground | groundMachine | ||
| Modelica.Electrical.Polyphase.Sensors.VoltageQuasiRMSSensor | voltageRMSSensor |