modelThermalAmbientDCSE
Thermal ambient for DC machine with series excitation
Extends from Machines.Interfaces.DCMachines.PartialThermalAmbientDCMachines (Partial thermal ambience for DC machines).
Information
Thermal ambient for DC machines with serial excitation to prescribe winding temperatures either constant or via signal connectors. Additionally, all losses = heat flows are recorded.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useTemperatureInputs (from PartialThermalAmbientDCMachines) | false | If true, temperature inputs are used; else, temperatures are constant |
| SI.Temperature | TDefault (from PartialThermalAmbientDCMachines) | 293.15 | Default temperature |
| SI.Temperature | Ta (from PartialThermalAmbientDCMachines) | Temperature of armature | |
| SI.Temperature | Tse | Temperature of series excitation |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Machines.Interfaces.DCMachines.PartialThermalPortDCMachines | thermalPort (from PartialThermalAmbientDCMachines) | ||
| Modelica.Blocks.Interfaces.RealInput | TArmature (from PartialThermalAmbientDCMachines) | Temperature of armature | |
| Modelica.Blocks.Interfaces.RealInput | T_se | Temperature of series excitation |