This package includes multi phase center tap rectifiers. The number of phases, m
, determines the number of pulses, 2*m
. The examples show uncontrolled and controlled rectifiers with constant and variable firing angle.
Extends from Modelica.Icons.ExamplesPackage
(Icon for packages containing runnable examples).
Name | Description |
---|---|
DiodeCenterTap2mPulse | 2*m pulse diode center tap rectifier with resistive load |
ThyristorCenterTap2mPulse_R | 2*m pulse thyristor center tap rectifier with resistive load |
ThyristorCenterTap2mPulse_RL | 2*m pulse thyristor rectifier with R-L load |
ThyristorCenterTap2mPulse_RLV | 2*m pulse thyristor center tap rectifier with R-L load and voltage |
ThyristorCenterTap2mPulse_RLV_Characteristic | Characteristic of 2*m pulse center tap thyristor rectifier with R-L load and voltage |
This example shows an uncontrolled 2*m
pulse center tap diode rectifier with resistive load, where m
is the number of phases.
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
.
Extends from Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Voltage | Vrms | 110 | RMS supply voltage |
Frequency | f | 50 | Frequency |
Resistance | R | 20 | Load resistance |
This example shows a controlled 2*m
pulse center tap rectifier with resistive load, where m
is the number of phases.
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
.
Extends from Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates.ThyristorCenterTap2mPulse
(Template of 2*m pulse thyristor rectifier with center tap) and Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Voltage | Vrms | 110 | RMS supply voltage |
Frequency | f | 50 | Frequency |
Angle | constantFiringAngle | 0.005555555555556 * (30 * pi) | Firing angle |
Resistance | R | 20 | Load resistance |
This example shows a controlled 2*m
pulse center tap rectifier with R-L load, where m
is the number of phases.
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
.
Extends from Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates.ThyristorCenterTap2mPulse
(Template of 2*m pulse thyristor rectifier with center tap) and Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Voltage | Vrms | 110 | RMS supply voltage |
Frequency | f | 50 | Frequency |
Angle | constantFiringAngle | 0.005555555555556 * (30 * pi) | Firing angle |
Resistance | R | 20 | Load resistance |
Inductance | L | 1 | Load resistance |
This example shows a controlled 2*m
pulse center tap rectifier with R-L load including DC voltage source, where m
is the number of phases. The additional DC voltage source in this example enables negative average load voltages.
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
.
Extends from Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates.ThyristorCenterTap2mPulse
(Template of 2*m pulse thyristor rectifier with center tap) and Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Voltage | Vrms | 110 | RMS supply voltage |
Frequency | f | 50 | Frequency |
Angle | constantFiringAngle | 0.005555555555556 * (30 * pi) | Firing angle |
Resistance | R | 20 | Load resistance |
Inductance | L | 1 | Load resistance |
Voltage | VDC | -260 | DC load offset voltage |
This example shows a controlled 2*m
pulse center tap rectifier with R-L load including DC voltage source, where m
is the number of phases. The additional DC voltage source in this example enables negative average load voltages.
Plot average voltage meanVoltage.v
versus firingAngle pulsem.firingAngle
to see control characteristic of this type of rectifier with R-L load including active voltage.
Extends from Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates.ThyristorCenterTap2mPulse
(Template of 2*m pulse thyristor rectifier with center tap) and Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Voltage | Vrms | 110 | RMS supply voltage |
Frequency | f | 50 | Frequency |
Resistance | R | 20 | Load resistance |
Inductance | L | 1 | Load resistance |
Voltage | VDC | -260 | DC load offset voltage |
Generated 2018-12-12 12:10:19 EST by MapleSim.