modelThermalAmbientSMEE
Thermal ambient for synchronous machine with electrical excitation
Extends from Machines.Interfaces.InductionMachines.PartialThermalAmbientInductionMachines (Partial thermal ambience for induction machines).
Information
Thermal ambient for synchronous machines with electrical excitation 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 | Tr | Temperature of damper cage (optional) | |
| SI.Temperature | Te | Temperature of excitation |
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 | TExcitation | Temperature of excitation |