Multi phase two level inverter example
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
MultiPhaseTwoLevel_R | Multi phase DC to AC converter with R load |
MultiPhaseTwoLevel_RL | Multi phase DC to AC converter with R-L load |
Multi phase DC to AC converter with R load
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 MultiPhaseTwoLevel_RL.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
m | Number of phases |
f | Switching frequency [Hz] |
f1 | Fundamental wave AC frequency [Hz] |
R | Resistance [Ohm] |
Multi phase DC to AC converter with R-L load
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).
Name | Description |
---|---|
m | Number of phases |
f | Switching frequency [Hz] |
f1 | Fundamental wave AC frequency [Hz] |
R | Resistance [Ohm] |
L | Inductance [H] |