WOLFRAM SYSTEM MODELER

ThermalAmbientSMEE

Thermal ambient for synchronous machine with electrical excitation

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Thermal.SynchronousMachines.ThermalAmbientSMEE"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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 (6)

m

Value: 3

Type: Integer

Description: Number of stator phases

useTemperatureInputs

Value: false

Type: Boolean

Description: If true, temperature inputs are used; else, temperatures are constant

Ts

Value:

Type: Temperature (K)

Description: Temperature of stator windings

useDamperCage

Value:

Type: Boolean

Description: Enable / disable damper cage

Tr

Value:

Type: Temperature (K)

Description: Temperature of damper cage (optional)

Te

Value:

Type: Temperature (K)

Description: Temperature of excitation

Outputs (8)

Q_flowStatorWinding

Default Value: temperatureStatorWinding.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of stator windings

Q_flowStatorCore

Default Value: temperatureStatorCore.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of stator core losses

Q_flowRotorCore

Default Value: temperatureRotorCore.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of stator core losses

Q_flowStrayLoad

Default Value: temperatureStrayLoad.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of stray load losses

Q_flowFriction

Default Value: temperatureFriction.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of friction losses

Q_flowRotorWinding

Default Value: temperatureRotorWinding.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of damper cage (optional)

Q_flowExcitation

Default Value: temperatureExcitation.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of excitation

Q_flowTotal

Default Value: Q_flowStatorWinding + Q_flowRotorWinding + Q_flowExcitation + Q_flowStatorCore + Q_flowRotorCore + Q_flowStrayLoad + Q_flowFriction

Type: HeatFlowRate (W)

Connectors (4)

thermalPort

Type: ThermalPortSMEE

Description: Thermal port of synchronous machine with electrical excitation

TStatorWinding

Type: RealInput

Description: Temperature of stator windings

TRotorWinding

Type: RealInput

Description: Temperature of damper cage (optional)

TExcitation

Type: RealInput

Description: Temperature of excitation

Components (12)

temperatureStatorWinding

Type: PrescribedTemperature

Description: Variable temperature boundary condition in Kelvin

temperatureStatorCore

Type: FixedTemperature

Description: Fixed temperature boundary condition in Kelvin

temperatureRotorCore

Type: FixedTemperature

Description: Fixed temperature boundary condition in Kelvin

temperatureStrayLoad

Type: FixedTemperature

Description: Fixed temperature boundary condition in Kelvin

temperatureFriction

Type: FixedTemperature

Description: Fixed temperature boundary condition in Kelvin

constTs

Type: Constant

Description: Generate constant signal of type Real

thermalCollectorStator

Type: ThermalCollector

Description: Collects m heat flows

temperatureRotorWinding

Type: PrescribedTemperature

Description: Variable temperature boundary condition in Kelvin

constTr

Type: Constant

Description: Generate constant signal of type Real

temperatureExcitation

Type: PrescribedTemperature

Description: Variable temperature boundary condition in Kelvin

constTe

Type: Constant

Description: Generate constant signal of type Real

temperatureBrush

Type: FixedTemperature

Description: Fixed temperature boundary condition in Kelvin