modelThermalAmbientSMPM
Thermal ambient for synchronous machine with permanent magnets
Extends from Machines.Interfaces.InductionMachines.PartialThermalAmbientInductionMachines (Partial thermal ambience for induction machines).
Information
Thermal ambient for synchronous machines with permanent magnets to prescribe winding temperatures either constant or via signal connectors. Additionally, all losses = heat flows are recorded.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useDamperCage | Enable / disable damper cage | |
| Integer | m (from PartialThermalAmbientInductionMachines) | 3 | Number of stator phases |
| Boolean | useTemperatureInputs (from PartialThermalAmbientInductionMachines) | false | If true, temperature inputs are used; else, temperatures are constant |
| SI.Temperature | TDefault (from PartialThermalAmbientInductionMachines) | 293.15 | Default temperature |
| SI.Temperature | Ts (from PartialThermalAmbientInductionMachines) | Temperature of stator windings | |
| SI.Temperature | Tpm | Temperature of permanent magnet | |
| SI.Temperature | Tr | Temperature of damper cage (optional) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Machines.Interfaces.InductionMachines.PartialThermalPortInductionMachines | thermalPort (from PartialThermalAmbientInductionMachines) | ||
| Modelica.Blocks.Interfaces.RealInput | TStatorWinding (from PartialThermalAmbientInductionMachines) | Temperature of stator windings | |
| Modelica.Blocks.Interfaces.RealInput | TRotorWinding | Temperature of damper cage (optional) | |
| Modelica.Blocks.Interfaces.RealInput | TPermanentMagnet | Temperature of permanent magnet |