Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel

Polyphase two level inverter example

Information

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Package Content

Name Description
Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.PolyphaseTwoLevel_R PolyphaseTwoLevel_R Polyphase DC to AC converter with R load
Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.PolyphaseTwoLevel_RL PolyphaseTwoLevel_RL Polyphase DC to AC converter with R-L load
Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.ThreePhaseTwoLevel_PWM ThreePhaseTwoLevel_PWM Test of pulse width modulation methods

Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.PolyphaseTwoLevel_R Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.PolyphaseTwoLevel_R

Polyphase DC to AC converter with R load

Information

Plot current currentSensor.i[:], harmonic current magnitude fundamentalWaveCurrent[:].y_RMS, harmonic voltage magnitude fundamentalWaveVoltage[:].y_RMS. The instantaneous voltages voltageSensor.i[:] and currents currentSensor.i[:] directly show the switching pattern of the inverter. There is not smoothing effect due to an inductance in this example; see PolyphaseTwoLevel_RL.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Parameters

NameDescription
mNumber of phases
fSwitching frequency [Hz]
f1Fundamental wave AC frequency [Hz]
RResistance [Ohm]

Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.PolyphaseTwoLevel_RL Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.PolyphaseTwoLevel_RL

Polyphase DC to AC converter with R-L load

Information

Plot current currentSensor.i[:], harmonic current magnitude fundamentalWaveCurrent[:].y_RMS, harmonic voltage magnitude fundamentalWaveVoltage[:].y_RMS. The instantaneous voltages voltageSensor.i[:] directly show the switching pattern of the inverter.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Parameters

NameDescription
mNumber of phases
fSwitching frequency [Hz]
f1Fundamental wave AC frequency [Hz]
RResistance [Ohm]
LInductance [H]

Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.ThreePhaseTwoLevel_PWM Modelica.Electrical.PowerConverters.Examples.DCAC.PolyphaseTwoLevel.ThreePhaseTwoLevel_PWM

Test of pulse width modulation methods

Information

A reference space vector (formed by real part = cosine and imaginary part = sine) of length √2*RMS and frequency 2 Hz is applied. The resulting switching patterns are applied to a three-phase twolevel bridge with switching frequency 100 Hz, fed by DC voltage = √2*√3*1 where 1 is the theoretical maximum voltage from terminal to neutral. The resulting voltages with reference to midpoint of the DC voltage are measured.

The RMS of the first harmonic of the first of these voltages is calculated. Please note that the value of the first harmonic is valid after the first period (i.e. 0.5 s).

Furthermore, these three voltages are transformed to the corresponding space phasor. Note that the zero component is not zero, indicating the shift of the neutral with respect to the midpoint of the DC voltage.

The space phasor is rotated to the coordinate system rotating with 2*π*2 Hz. To suppress the influence of switching, real and imaginary part of the rotated phasor are filtered. The polar representation of this rotated and filtered phasor are calculated.

Please note that the filter has a settle time depending on the filter parameters.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Parameters

NameDescription
RMSReference RMS Y
Automatically generated Thu Oct 1 16:07:44 2020.