WOLFRAM SYSTEM MODELER
ThermalAmbientTransformerThermal ambient for transformers |
SystemModel["Modelica.Electrical.Machines.Thermal.ThermalAmbientTransformer"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Thermal ambient for transformers to prescribe winding temperatures either constant or via signal connectors. Additionally, all losses = heat flows are recorded.m |
Value: 3 Type: Integer Description: Number of phases |
---|---|
useTemperatureInputs |
Value: false Type: Boolean Description: If true, temperature inputs are used; else, temperatures are constant |
T1 |
Value: Type: Temperature (K) Description: Temperature of primary windings |
T2 |
Value: Type: Temperature (K) Description: Temperature of secondary windings |
Q_flow1 |
Default Value: temperature1.port.Q_flow Type: HeatFlowRate (W) Description: Heat flow rate of primary windings |
---|---|
Q_flow2 |
Default Value: temperature2.port.Q_flow Type: HeatFlowRate (W) Description: Heat flow rate of secondary windings |
Q_flowCore |
Default Value: temperatureCore.port.Q_flow Type: HeatFlowRate (W) Description: Heat flow rate of core losses |
Q_flowTotal |
Default Value: Q_flow1 + Q_flow2 + Q_flowCore Type: HeatFlowRate (W) |
thermalPort |
Type: ThermalPortTransformer Description: Thermal port of transformers |
|
---|---|---|
TPrimary |
Type: RealInput Description: Temperature of primary windings |
|
TSecondary |
Type: RealInput Description: Temperature of secondary windings |
temperature1 |
Type: PrescribedTemperature Description: Variable temperature boundary condition in Kelvin |
|
---|---|---|
constT1 |
Type: Constant Description: Generate constant signal of type Real |
|
temperature2 |
Type: PrescribedTemperature Description: Variable temperature boundary condition in Kelvin |
|
constT2 |
Type: Constant Description: Generate constant signal of type Real |
|
temperatureCore |
Type: FixedTemperature Description: Fixed temperature boundary condition in Kelvin |
|
thermalCollector1 |
Type: ThermalCollector Description: Collects m heat flows |
|
thermalCollector2 |
Type: ThermalCollector Description: Collects m heat flows |
Modelica.Electrical.Machines.Interfaces Partial model of three-phase transformer |
|
Modelica.Electrical.QuasiStatic.Machines.Interfaces Partial model of three-phase transformer |