modelDamperCage

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 an asymmetrical damper cage in two axis.

The damper 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 can be set differently for both d- and q-axis, although reference temperature for both resistances is the same.

Parameters

TypeNameDefaultDescription
SI.InductanceLrsigmadStray inductance in d-axis per phase translated to stator
SI.InductanceLrsigmaqStray inductance in q-axis per phase translated to stator
SI.ResistanceRrdResistance in d-axis per phase translated to stator at T_ref
SI.ResistanceRrqResistance in q-axis per phase translated to stator at T_ref
SI.TemperatureT_ref293.15Reference temperature of both resistances in d- and q-axis
SI.LinearTemperatureCoefficientalpha0Temperature coefficient of both resistances in d- and q-axis 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
Modelica.Blocks.Interfaces.RealOutput[2]i-spacePhasor_r.i_Currents out from damper
Modelica.Blocks.Interfaces.RealOutputlossPowerLossPowerDamper losses
Machines.Interfaces.SpacePhasorspacePhasor_r

Components

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