modelSquirrelCage

Squirrel Cage

Extends from Modelica.Electrical.Analog.Interfaces.ConditionalHeatPort (Partial model to include a conditional HeatPort in order to describe the power loss via a thermal network).

Information

Model of a squirrel cage / symmetrical damper cage in two axis.

The squirrel cage has an optional (conditional) HeatPort, which can be enabled or disabled by the Boolean parameter useHeatPort. Temperatures of both axis are the same, both losses are added. Material properties alpha of both axis are the same.

Parameters

TypeNameDefaultDescription
SI.InductanceLrsigmaRotor stray inductance per phase translated to stator
SI.ResistanceRrRotor resistance per phase translated to stator at T_ref
SI.TemperatureT_ref293.15Reference temperature
SI.LinearTemperatureCoefficientalpha0Temperature coefficient of resistance at T_ref
BooleanuseHeatPort (from ConditionalHeatPort)false= true, if heatPort is enabled
SI.TemperatureT (from ConditionalHeatPort)293.15Fixed device temperature if useHeatPort = false

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aheatPort (from ConditionalHeatPort)Conditional heat port
Machines.Interfaces.SpacePhasorspacePhasor_r
Modelica.Blocks.Interfaces.RealOutput[2]i-spacePhasor_r.i_Currents out from squirrel cage

Components

TypeNameDefaultDescription
SI.PowerLossPower (from ConditionalHeatPort)Loss power leaving component via heatPort
SI.TemperatureT_heatPort (from ConditionalHeatPort)Temperature of heatPort
SI.ResistanceRr_actualActual resistance = Rr*(1 + alpha*(T_heatPort - T_ref))