modelSimplifiedMotor_INIT
Initialization model for simplified induction motor
Extends from BaseClasses_INIT.BaseMotor_INIT (Base initialisation model of motors), AdditionalIcons.Init.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ApparentPowerModule | SNom (from BaseMotor_INIT) | Nominal apparent power of the motor in MVA | |
| Types.ActivePowerPu | P0Pu (from BaseMotor_INIT) | Start value of active power in pu (base SnRef) (receptor convention) | |
| Types.VoltageModulePu | U0Pu (from BaseMotor_INIT) | Start value of voltage amplitude at load terminal in pu (base UNom) | |
| Types.Angle | UPhase0 (from BaseMotor_INIT) | Start value of voltage angle at load terminal (in rad) | |
| Types.PerUnit | RsPu | Stator resistance in pu (base UNom, SNom) | |
| Types.PerUnit | RrPu | Rotor resistance in pu (base UNom, SNom) | |
| Types.PerUnit | XsPu | Stator leakage reactance in pu (base UNom, SNom) | |
| Types.PerUnit | XrPu | Rotor leakage reactance in pu (base UNom, SNom) | |
| Types.PerUnit | XmPu | Magnetizing reactance in pu (base UNom, SNom) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ComplexCurrentPu | i0Pu (from BaseMotor_INIT) | Start value of complex current at load terminal in pu (base UNom, SnRef) (receptor convention) | |
| Types.ReactivePowerPu | Q0Pu (from BaseMotor_INIT) | Start value of reactive power in pu (base SnRef) (receptor convention) | |
| Types.ComplexApparentPowerPu | s0Pu (from BaseMotor_INIT) | Start value of complex apparent power in pu (base SnRef) (receptor convention) | |
| Types.ComplexVoltagePu | u0Pu (from BaseMotor_INIT) | Start value of complex voltage at load terminal in pu (base UNom) | |
| Types.ComplexCurrentPu | is0Pu | Start value of the stator current in pu (base SNom, UNom) | |
| Types.ComplexCurrentPu | im0Pu | Start value of the magnetising current in pu (base SNom, UNom) | |
| Types.ComplexCurrentPu | ir0Pu | Start value of the rotor current in pu (base SNom, UNom) | |
| Types.PerUnit | ce0Pu | Start value of the electrical torque in pu (base SNom, omegaNom) | |
| Real | s0 | Start value of the slip of the motor | |
| Types.AngularVelocityPu | omegaR0Pu | Start value of the angular velocity of the motor in pu (base omegaNom) |