WOLFRAM SYSTEM MODELER

ThermalAmbientIMS

Thermal ambient for induction machine with slipring

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Thermal.InductionMachines.ThermalAmbientIMS"]
Out[1]:=

Information

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

Thermal ambient for induction machines with slipring rotor to prescribe winding temperatures either constant or via signal connectors. Additionally, all losses = heat flows are recorded.

Parameters (5)

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

mr

Value: m

Type: Integer

Description: Number of rotor phases

Tr

Value:

Type: Temperature (K)

Description: Temperature of rotor windings

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 rotor (squirrel cage)

Q_flowBrush

Default Value: temperatureBrush.port.Q_flow

Type: HeatFlowRate (W)

Description: Heat flow rate of brushes

Q_flowTotal

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

Type: HeatFlowRate (W)

Connectors (3)

thermalPort

Type: ThermalPortIMS

Description: Thermal port of induction machine with slipring

TStatorWinding

Type: RealInput

Description: Temperature of stator windings

TRotorWinding

Type: RealInput

Description: Temperature of rotor windings

Components (11)

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

thermalCollectorRotor

Type: ThermalCollector

Description: Collects m heat flows

temperatureBrush

Type: FixedTemperature

Description: Fixed temperature boundary condition in Kelvin