modelSinglePhaseTwoLevel_R
Single-phase DC to AC converter with resistive load
Extends from ExampleTemplates.SinglePhaseTwoLevel (Single-phase two level inverter including control), Modelica.Icons.Example (Icon for runnable examples).
Information
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.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Frequency | f (from SinglePhaseTwoLevel) | 1000 | Switching frequency |
| SI.Resistance | R | 100 | Resistance |
| SI.Frequency | f1 | 50 | AC frequency |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sources.ConstantVoltage | constantVoltage_n (from SinglePhaseTwoLevel) | ||
| PowerConverters.DCAC.SinglePhase2Level | inverter (from SinglePhaseTwoLevel) | ||
| Modelica.Electrical.Analog.Sensors.CurrentSensor | currentSensor (from SinglePhaseTwoLevel) | ||
| Modelica.Electrical.Analog.Sensors.VoltageSensor | voltageSensor (from SinglePhaseTwoLevel) | ||
| Modelica.Electrical.Analog.Basic.Ground | ground (from SinglePhaseTwoLevel) | ||
| PowerConverters.DCDC.Control.SignalPWM | signalPWM (from SinglePhaseTwoLevel) | ||
| Modelica.Electrical.Analog.Sources.ConstantVoltage | constantVoltage_p (from SinglePhaseTwoLevel) | ||
| Modelica.Blocks.Sources.Sine | sine (from SinglePhaseTwoLevel) | ||
| Modelica.Blocks.Math.Harmonic | fundamentalWaveVoltage (from SinglePhaseTwoLevel) | ||
| Modelica.Blocks.Math.Harmonic | fundamentalWaveCurrent (from SinglePhaseTwoLevel) | ||
| Modelica.Electrical.Analog.Basic.Resistor | resistor |