modelPolyphaseElectroMagneticConverter

Polyphase electromagnetic converter

Information

Each phase of an phase winding has an effective number of turns, and an respective winging angle and a phase current .

The total complex magnetic potential difference of the polyphase winding is determined by:

  

In this equation is the positive symmetrical component of the currents.

The positive sequence of the voltages induced in each winding is directly proportional to the complex magnetic flux and the number of turns. This relationship can be modeled by means of

  .

See also

Modelica.Magnetic.FundamentalWave.Components.SinglePhaseElectroMagneticConverter, Modelica.Magnetic.FundamentalWave.Components.PolyphaseElectroMagneticConverter, QuasiStaticAnalogElectroMagneticConverter

Parameters

TypeNameDefaultDescription
ComplexjComplex(0, 1)
Integerm3Number of phases
RealeffectiveTurnsEffective number of turns
SI.Angleorientation0Orientation of the first winding axis
ComplexNeffectiveTurns*Modelica.ComplexMath.exp(Complex(0, orientation))Complex effective number of turns

Connectors

TypeNameDefaultDescription
Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.PositivePlugplug_pPositive plug
Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.NegativePlugplug_nNegative plug
FundamentalWave.Interfaces.PositiveMagneticPortport_pPositive complex magnetic port
FundamentalWave.Interfaces.NegativeMagneticPortport_nNegative complex magnetic port

Components

TypeNameDefaultDescription
SI.ComplexVoltage[m]vComplex voltage
SI.Voltage[m]abs_vModelica.ComplexMath.abs(v)Magnitude of complex voltage
SI.Angle[m]arg_vModelica.ComplexMath.arg(v)Argument of complex voltage
SI.ComplexCurrent[m]iComplex current
SI.Current[m]abs_iModelica.ComplexMath.abs(i)Magnitude of complex current
SI.Angle[m]arg_iModelica.ComplexMath.arg(i)Argument of complex current
SI.ActivePower[m]P{Modelica.ComplexMath.real(v[k]*Modelica.ComplexMath.conj(i[k])) for k in 1:m}Active power
SI.ActivePowerP_totalsum(P)Total active power
SI.ReactivePower[m]Q{Modelica.ComplexMath.imag(v[k]*Modelica.ComplexMath.conj(i[k])) for k in 1:m}Reactive power
SI.ReactivePowerQ_totalsum(Q)Total reactive power
SI.ApparentPower[m]S{Modelica.ComplexMath.abs(v[k]*Modelica.ComplexMath.conj(i[k])) for k in 1:m}Magnitude of complex apparent power
SI.ApparentPowerS_totalsqrt(P_total^2 + Q_total^2)Magnitude of total complex apparent power
Real[m]pf{cos(Modelica.ComplexMath.arg(Complex(P[k], Q[k]))) for k in 1:m}Power factor
SI.ComplexMagneticPotentialDifferenceV_mComplex magnetic potential difference
SI.MagneticPotentialDifferenceabs_V_mModelica.ComplexMath.abs(V_m)Magnitude of complex magnetic potential difference
SI.Anglearg_V_mModelica.ComplexMath.arg(V_m)Argument of complex magnetic potential difference
SI.ComplexMagneticFluxPhiComplex magnetic flux
SI.MagneticPotentialDifferenceabs_PhiModelica.ComplexMath.abs(Phi)Magnitude of complex magnetic flux
SI.Anglearg_PhiModelica.ComplexMath.arg(Phi)Argument of complex magnetic flux
SI.AngularVelocityomegader(port_p.reference.gamma)
SI.ComplexVoltage[m]vSymmetricalComponentSymmetrical components of voltages
SI.ComplexCurrent[m]iSymmetricalComponentSymmetrical components of currents