2*m pulse rectifier bridge
This package includes polyphase bridge 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 |
---|---|
DiodeBridge2mPulse | 2*m pulse diode rectifier bridge with resistive load |
HalfControlledBridge2mPulse | 2*m pulse half controlled rectifier bridge with resistive load |
ThyristorBridge2mPulse_R | 2*m pulse thyristor rectifier bridge with resistive load |
ThyristorBridge2mPulse_RL | 2*m pulse thyristor rectifier bridge with R-L load |
ThyristorBridge2mPulse_RLV | 2*m pulse thyristor rectifier bridge with R-L load and voltage |
ThyristorBridge2mPulse_RLV_Characteristic | Characteristic of 2*m pulse thyristor rectifier bridge with R-L load and voltage |
ThyristorBridge2mPulse_DC_Drive | 2*m pulse thyristor bridge feeding a DC drive |
2*m pulse diode rectifier bridge with resistive load
This example shows an uncontrolled 2*m
pulse diode bridge rectifier with resistive load, where m
is the number of phases.
2*m
pulse diode bridge example, 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).
Name | Description |
---|---|
m | Number of phases |
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
R | Load resistance [Ohm] |
2*m pulse half controlled rectifier bridge with resistive load
This example shows a half controlled 2*m
pulse bridge rectifier with resistive load, where m
is the number of phases. In case of resistive load the half controlled bridge shows the same output voltage as the
full controlled bridge.
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).
Name | Description |
---|---|
m | Number of phases |
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
constantFiringAngle | Firing angle [rad] |
R | Load resistance [Ohm] |
2*m pulse thyristor rectifier bridge with resistive load
This example shows a full controlled 2*m
pulse bridge rectifier with resistive load, where m
is the number of phases. In case of resistive load the full controlled bridge shows the same output voltage as the
half controlled bridge.
Plot current currentSensor.i
, average current meanCurrent.y
, voltage voltageSensor.v
and average voltage meanVoltage.v
.
Extends from ExampleTemplates.ThyristorBridge2mPulse (Template of 2*m pulse bridge thyristor rectifier), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
m | Number of phases |
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
constantFiringAngle | Firing angle [rad] |
R | Load resistance [Ohm] |
2*m pulse thyristor rectifier bridge with R-L load
This example shows a full controlled 2*m
pulse bridge 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 ExampleTemplates.ThyristorBridge2mPulse (Template of 2*m pulse bridge thyristor rectifier), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
m | Number of phases |
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
constantFiringAngle | Firing angle [rad] |
R | Load resistance [Ohm] |
L | Load resistance [H] |
2*m pulse thyristor rectifier bridge with R-L load and voltage
This example shows a full controlled 2*m
pulse bridge 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 ExampleTemplates.ThyristorBridge2mPulse (Template of 2*m pulse bridge thyristor rectifier), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
m | Number of phases |
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
constantFiringAngle | Firing angle [rad] |
R | Load resistance [Ohm] |
L | Load resistance [H] |
VDC | DC load offset voltage [V] |
Characteristic of 2*m pulse thyristor rectifier bridge with R-L load and voltage
This example shows a full controlled 2*m
pulse bridge 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 pulse2m.firingAngle
to see control characteristic of this type of rectifier with R-L load including active voltage.
Extends from ExampleTemplates.ThyristorBridge2mPulse (Template of 2*m pulse bridge thyristor rectifier), Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
m | Number of phases |
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
Vdi0 | Ideal max. DC voltage [V] |
R | Load resistance [Ohm] |
L | Load resistance [H] |
VDC | DC load offset voltage [V] |
2*m pulse thyristor bridge feeding a DC drive
In this example a PM excited DC machine is started with nominal torque at nominal speed. After 5 seconds, load torque is reduced to zero over a period of additional 10 seconds. At 15 seconds, the machine is operating at no load.
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).
Name | Description |
---|---|
m | Number of phases |
Vrms | RMS supply voltage [V] |
f | Frequency [Hz] |
SMains | Mains short circuit apparent power [V.A] |
lamdaMains | Mains short circuit power factor |
Ld | Smoothing inductance [H] |
dcpmData | Data record of PM excited DC machine |