Single pulse rectifier
This package includes examples of single pulse controlled rectifiers.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
Thyristor1Pulse_R | One pulse rectifier with resistive load and constant firing angle |
Thyristor1Pulse_R_Characteristic | Control characteristic of one pulse rectifier with resistive load |
One pulse rectifier with resistive load and constant firing angle
This example demonstrates the operational behavior of a single-phase controlled rectifier with constant firing angle and resistive load.
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
.
Extends from ExampleTemplates.Thyristor1Pulse (Template of single pulse rectifier), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
constantFiringAngle | Firing angle [rad] |
R | Load resistance [Ohm] |
Control characteristic of one pulse rectifier with resistive load
This example demonstrates the operational behavior of a single-phase controlled rectifier with variable firing angle and resistive load. The average load voltage can be controlled by means of the firing angle.
Plot average voltage meanVoltage.v
versus firingAngle pulse2.firingAngle
to see control characteristic of this type of rectifier with resistive load.
Extends from ExampleTemplates.Thyristor1Pulse (Template of single pulse rectifier), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
R | Load resistance [Ohm] |