modelQuasiStaticAnalogElectroMagneticConverter
Electromagnetic converter to only (!) quasi-static analog, neglecting induced voltage
Information
The analog single-phase winding has an effective number of turns,
and a respective orientation of the winding,
. The current in the winding is
.
The total complex magnetic potential difference of the single-phase winding is determined by:
where
is the reference angle of the electrical and magnetic system, respectively. The induced voltage
is identical to zero.
See also
Modelica.Magnetic.FundamentalWave.Components.SinglePhaseElectroMagneticConverter, Modelica.Magnetic.FundamentalWave.Components.PolyphaseElectroMagneticConverter, PolyphaseElectroMagneticConverter
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | effectiveTurns | Effective number of turns |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Interfaces.PositivePin | pin_p | Positive pin | |
| Modelica.Electrical.Analog.Interfaces.NegativePin | pin_n | Negative pin | |
| Interfaces.PositiveMagneticPort | port_p | Positive complex magnetic port | |
| Interfaces.NegativeMagneticPort | port_n | Negative complex magnetic port |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v | Voltage drop | |
| SI.Current | i | Current | |
| SI.ComplexMagneticPotentialDifference | V_m | Complex magnetic potential difference | |
| SI.MagneticPotentialDifference | abs_V_m | Modelica.ComplexMath.abs(V_m) | Magnitude of complex magnetic potential difference |
| SI.Angle | arg_V_m | Modelica.ComplexMath.arg(V_m) | Argument of complex magnetic potential difference |
| SI.ComplexMagneticFlux | Phi | Complex magnetic flux | |
| SI.MagneticPotentialDifference | abs_Phi | Modelica.ComplexMath.abs(Phi) | Magnitude of complex magnetic flux |
| SI.Angle | arg_Phi | Modelica.ComplexMath.arg(Phi) | Argument of complex magnetic flux |
| SI.Angle | gamma | Angle of V_m fixed reference frame | |
| SI.AngularVelocity | omega | der(port_p.reference.gamma) |