WOLFRAM SYSTEM MODELER

ThermalAmbientIMC

Thermal ambient for induction machine with squirrel cage

Diagram

Wolfram Language

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

Information

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

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

Parameters (4)

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

Tr

Value:

Type: Temperature (K)

Description: Temperature of rotor (squirrel cage)

Outputs (7)

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_flowTotal

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

Type: HeatFlowRate (W)

Connectors (3)

thermalPort

Type: ThermalPortIMC

Description: Thermal port of induction machine with squirrel cage

TStatorWinding

Type: RealInput

Description: Temperature of stator windings

TRotorWinding

Type: RealInput

Description: Temperature of squirrel cage

Components (9)

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