modelPartialBasicInductionMachine
Partial model for induction machine
Extends from PartialBasicMachine (Partial model for all machines).
Information
Partial model for induction machine modelsParameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Integer | p | Number of pole pairs (Integer) | |
| SI.Frequency | fsNominal | Nominal frequency | |
| Boolean | useZeroSystem | true | = true, if zero current is explicitely computed |
| SI.Inertia | Jr (from PartialBasicMachine) | Rotor's moment of inertia | |
| Boolean | useSupport (from PartialBasicMachine) | false | Enable / disable (=fixed stator) support |
| SI.Inertia | Js (from PartialBasicMachine) | Jr | Stator's moment of inertia |
| Boolean | useThermalPort (from PartialBasicMachine) | false | Enable / disable (=fixed temperatures) thermal port |
| Operational temperatures | |||
| SI.Temperature | TsOperational | Operational temperature of stator resistance | |
| Nominal resistances and inductances | |||
| SI.Resistance | Rs | Stator resistance per phase at TRef | |
| SI.Temperature | TsRef | Reference temperature of stator resistance | |
| Machines.Thermal.LinearTemperatureCoefficient20 | alpha20s | Temperature coefficient of stator resistance at 20 degC | |
| SI.Inductance | Lszero | Lssigma | Stator zero sequence inductance |
| SI.Inductance | Lssigma | Stator stray inductance per phase | |
| Losses | |||
| Machines.Losses.FrictionParameters | frictionParameters (from PartialBasicMachine) | Friction loss parameter record | |
| Machines.Losses.CoreParameters | statorCoreParameters | Stator core loss parameter record; all parameters refer to stator side | |
| Machines.Losses.StrayLoadParameters | strayLoadParameters | Stray load loss parameter record | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Mechanics.Rotational.Interfaces.Flange_a | flange (from PartialBasicMachine) | Shaft | |
| Modelica.Mechanics.Rotational.Interfaces.Flange_a | support (from PartialBasicMachine) | Support at which the reaction torque is acting | |
| Modelica.Electrical.Polyphase.Interfaces.PositivePlug | plug_sp | Positive stator plug | |
| Modelica.Electrical.Polyphase.Interfaces.NegativePlug | plug_sn | Negative stator plug | |
| Machines.Interfaces.InductionMachines.PartialThermalPortInductionMachines | thermalPort |