WOLFRAM SYSTEM MODELER

ThermalAmbientAIMC

Thermal ambient for asynchronous induction machine with squirrel cage

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC"]
Out[1]:=

Information

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

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

Parameters (3)

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: ThermalPortAIMC

TStatorWinding

Type: RealInput

Description: Temperature of stator windings

TRotorWinding

Type: RealInput

Description: Temperature of squirrel cage

Components (9)

temperatureStatorWinding

Type: PrescribedTemperature

temperatureStatorCore

Type: FixedTemperature

temperatureRotorCore

Type: FixedTemperature

temperatureStrayLoad

Type: FixedTemperature

temperatureFriction

Type: FixedTemperature

constTs

Type: Constant

thermalCollectorStator

Type: ThermalCollector

temperatureRotorWinding

Type: PrescribedTemperature

constTr

Type: Constant