modelSymmetricPolyphaseCageWinding
Symmetrical rotor cage
Extends from Magnetic.FundamentalWave.Interfaces.TwoPortExtended (Two magnetic ports for graphical modeling with additional variables).
Information
The symmetric rotor cage model of this library does not consist of rotor bars and end rings. Instead the symmetric cage is modeled by an equivalent symmetrical winding. The rotor cage model consists of
phases. If the cage is modeled by equivalent stator winding parameters, the number of effective turns,
, has to be chosen equivalent to the effective number of stator turns.
See also
SinglePhaseWinding, SymmetricPolyphaseWinding, SaliencyCageWinding, RotorSaliencyAirGap
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Boolean | useHeatPort | false | Enable / disable (=fixed temperatures) thermal port |
| SI.Resistance | RRef | Winding resistance per phase at TRef | |
| SI.Temperature | TRef | Reference temperature of winding | |
| Modelica.Electrical.Machines.Thermal.LinearTemperatureCoefficient20 | alpha20 | Temperature coefficient of winding at 20 degC | |
| SI.LinearTemperatureCoefficient | alphaRef | Modelica.Electrical.Machines.Thermal.convertAlpha(alpha20, TRef, 293.15) | Temperature coefficient of winding at reference temperature |
| SI.Temperature | TOperational | Operational temperature of winding | |
| SI.Inductance | Lsigma | Cage stray inductance | |
| Real | effectiveTurns | 1 | Effective number of turns |
| Integer | nBase | Modelica.Electrical.Polyphase.Functions.numberOfSymmetricBaseSystems(m) | Number of base systems |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositiveMagneticPort | port_p (from TwoPortElementary) | Positive magnetic port of fundamental wave machines | |
| NegativeMagneticPort | port_n (from TwoPortElementary) | Negative magnetic port of fundamental wave machines | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | heatPortWinding | Heat ports of winding resistor |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.ComplexMagneticPotentialDifference | V_m (from TwoPortExtended) | port_p.V_m - port_n.V_m | Complex magnetic potential difference |
| SI.MagneticPotentialDifference | abs_V_m (from TwoPortExtended) | Modelica.ComplexMath.abs(V_m) | Magnitude of complex magnetic potential difference |
| SI.Angle | arg_V_m (from TwoPortExtended) | Modelica.ComplexMath.arg(V_m) | Argument of complex magnetic potential difference |
| SI.ComplexMagneticFlux | Phi (from TwoPortExtended) | port_p.Phi | Complex magnetic flux |
| SI.MagneticFlux | abs_Phi (from TwoPortExtended) | Modelica.ComplexMath.abs(Phi) | Magnitude of complex magnetic flux |
| SI.Angle | arg_Phi (from TwoPortExtended) | Modelica.ComplexMath.arg(Phi) | Argument of complex magnetic flux |
| SI.Current[m] | i | electroMagneticConverter.i | Cage currents |
| Magnetic.FundamentalWave.Components.PolyphaseElectroMagneticConverter | electroMagneticConverter | Symmetric winding | |
| Modelica.Electrical.Polyphase.Basic.Resistor | resistor | ||
| Modelica.Electrical.Polyphase.Basic.Star | star | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Thermal.HeatTransfer.Components.ThermalCollector | thermalCollector | Connector of thermal rotor resistance heat ports | |
| Magnetic.FundamentalWave.Components.Reluctance | strayReluctance | Stray reluctance equivalent to ideally coupled stray inductances | |
| Modelica.Electrical.Polyphase.Basic.MultiStar | multiStar |