Single-phase two level inverter examples
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
SinglePhaseTwoLevel_R | Single-phase DC to AC converter with resistive load |
SinglePhaseTwoLevel_RL | Single-phase DC to AC converter with R-L load |
Single-phase DC to AC converter with resistive load
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
. The instantaneous voltage and current directly show the switch pattern of the inverter. The average voltage and average current reveal the fundamental wave of the voltage and current, each of them being basically in phase with the command sine.y
.
Extends from ExampleTemplates.SinglePhaseTwoLevel (Single-phase two level inverter including control), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
f | Switching frequency [Hz] |
R | Resistance [Ohm] |
f1 | AC frequency [Hz] |
Single-phase DC to AC converter with R-L load
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
. The instantaneous voltage directly show the switch pattern of the inverter. The current shows a particular ripple determined by the input voltage and the switching frequency. The average voltage is basically in phase with the command sine.y
. The average current has a phase shift due to the R-L load.
Extends from ExampleTemplates.SinglePhaseTwoLevel (Single-phase two level inverter including control), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
f | Switching frequency [Hz] |
R | Resistance [Ohm] |
L | Inductance [H] |
f1 | AC frequency [Hz] |