7.2 AC-to-DC Converters (Uncontrolled & Controlled Rectifiers)
Key Takeaways
- Single-phase uncontrolled full-wave bridge rectifiers convert AC voltage to DC with an average output voltage of Vdc = (2 * Vpeak) / π = (2 * √2 / π) * Vrms ≈ 0.90 * Vrms and impose a Peak Inverse Voltage (PIV) equal to Vpeak = √2 * Vrms across each diode; inductive filtering smooths DC current but introduces a non-unity displacement factor and high harmonic distortion.
- Three-phase 6-pulse uncontrolled bridge rectifiers (Graetz bridge) deliver an average DC voltage of Vdc = (3 * √2 / π) * V_LL = (3 * √6 / π) * V_LN ≈ 1.350 * V_LL ≈ 2.339 * V_LN, with a Peak Inverse Voltage of PIV = √2 * V_LL and a fundamental ripple frequency of 6 * f (360 Hz on 60 Hz systems).
- Phase-controlled thyristor rectifiers regulate DC output voltage by adjusting the firing delay angle α; for continuous conduction with highly inductive loads, the average DC output voltage is Vdc = 1.350 * V_LL * cos(α). When α > 90° and an external active DC source opposes the polarity, the bridge operates in the line-commutated inverter mode, returning power from the DC link to the AC utility grid.
- 12-pulse rectifier systems utilize two 6-pulse bridges fed by a three-winding phase-shifting transformer (Delta-Delta and Delta-Wye) providing a 30° electrical displacement; this cancels the dominant 5th and 7th harmonic line currents on the primary AC side, leaving characteristic harmonics h = 12k ± 1 (11th, 13th, 23rd, 25th) and shifting ripple frequency to 12 * f (720 Hz).
- True Power Factor (PF) in non-linear rectifier circuits is the product of Displacement Power Factor (DPF = cos θ1) and Distortion Factor (DF = I1_rms / I_rms = 1 / √(1 + THDi²)); an ideal 6-pulse diode rectifier has a THDi of 31.08% and a maximum theoretical true power factor of 0.955 at fundamental unity displacement.
7.2 AC-to-DC Converters (Uncontrolled & Controlled Rectifiers)
Executive Overview: AC-to-DC conversion (rectification) is ubiquitous across industrial power systems, serving as the front-end interface for Variable Frequency Drives (VFDs), uninterruptible power supplies (UPS), battery energy storage systems (BESS), electroplating, DC arc furnaces, and High-Voltage DC (HVDC) transmission links. On the NCEES PE Electrical: Power exam, candidates are tested on average/RMS voltage and current calculations, diode/SCR Peak Inverse Voltage (PIV) ratings, controlled rectifier firing delay angles ($\alpha$), four-quadrant converter operation, 12-pulse transformer phase-shifting harmonic cancellation, Total Harmonic Distortion ($\text{THD}_i$), and True Power Factor decomposition.
1. Single-Phase Rectifier Topologies
Single-phase rectifiers convert single-phase AC sinusoidal voltages ($v_s(t) = V_m \sin(\omega t) = \sqrt{2} V_{rms} \sin(\omega t)$) into unidirectional direct current.
+---------------------------------------------------------------------------------------------------+
| SINGLE-PHASE RECTIFIER FORMULA REFERENCE |
+---------------------------------------------------------------------------------------------------+
| Topology | Average Output Voltage ($V_{dc}$) | RMS Output Voltage ($V_{rms,out}$) | Diode Peak Inverse Voltage (PIV) |
| :--- | :--- | :--- | :--- |
| **Half-Wave** (R Load) | $V_{dc} = \frac{V_m}{\pi} \approx 0.450 V_{rms}$ | $V_{rms,out} = \frac{V_m}{2} = 0.707 V_{rms}$ | $\text{PIV} = V_m = \sqrt{2} V_{rms}$ |
| **Full-Wave Bridge** | $V_{dc} = \frac{2 V_m}{\pi} \approx 0.899 V_{rms}$ | $V_{rms,out} = \frac{V_m}{\sqrt{2}} = 1.00 V_{rms}$ | $\text{PIV} = V_m = \sqrt{2} V_{rms}$ |
| **Center-Tapped FW** | $V_{dc} = \frac{2 V_m}{\pi} \approx 0.899 V_{rms}$ | $V_{rms,out} = \frac{V_m}{\sqrt{2}} = 1.00 V_{rms}$ | $\text{PIV} = 2 V_m = 2\sqrt{2} V_{rms}$ |
+---------------------------------------------------------------------------------------------------+
SINGLE-PHASE FULL-WAVE BRIDGE WITH FREEWHEELING DIODE
D1 D3
+------|>|----+----|>|-------+
| | |
+ | | | +--------------+
(~) v_s + | +----->| + + |
- | | | Load |
| | +------| - (R-L) - |
+------|<|----+----|<|-------+ +--------------+
D4 | D2 | |
| +------|<|----+ (D_FW)
+---------------------+
Impact of Inductive ($R-L$) Loads and Freewheeling Diodes
Real-world DC loads (motor windings, relay coils, magnet coils) contain inductance ($L$).
- Without Freewheeling Diode: When the AC input voltage reverses polarity, the inductor opposes the collapse of current ($v_L = L \frac{di}{dt}$), forcing the conducting diodes to remain ON into the negative half-cycle. This introduces negative voltage segments into the output waveform, reducing the net average DC voltage ($V_{dc}$).
- With Freewheeling Diode ($D_{FW}$ / Commutating Diode): As soon as $v_s(t)$ crosses zero and attempts to go negative, $D_{FW}$ becomes forward-biased and conducts the load current, clamping the output voltage to $0\text{ V}$. This prevents negative voltage swings, eliminates diode reverse recovery stress, and ensures smooth continuous load current.
2. Single-Phase Controlled Rectifiers (SCR-Based)
Replacing uncontrolled diodes with Thyristors (SCRs) enables continuous regulation of the average DC output voltage by varying the firing delay angle ($\alpha$), measured from the natural zero-crossing of the AC voltage wave ($0 \le \alpha \le 180^\circ$).
+---------------------------------------------------------------------------------------------------+
| SINGLE-PHASE CONTROLLED SCR OUTPUT VOLTAGE |
+---------------------------------------------------------------------------------------------------+
| 1. Purely Resistive Load ($R$): |
| $$V_{dc} = \frac{1}{\pi} \int_\alpha^\pi V_m \sin(\omega t) d(\omega t) = \frac{V_m}{\pi} (1 + \cos\alpha) = \frac{\sqrt{2} V_{rms}}{\pi} (1 + \cos\alpha)$$ |
| |
| 2. Highly Inductive Load ($R-L$, Continuous Conduction Mode CCM): |
| $$V_{dc} = \frac{1}{\pi} \int_\alpha^{\pi+\alpha} V_m \sin(\omega t) d(\omega t) = \frac{2 V_m}{\pi} \cos\alpha = \frac{2\sqrt{2} V_{rms}}{\pi} \cos\alpha \approx 0.899 V_{rms} \cos\alpha$$ |
+---------------------------------------------------------------------------------------------------+
3. Three-Phase Uncontrolled Rectifiers (6-Pulse Graetz Bridge)
The standard 3-phase full-wave uncontrolled rectifier consists of six diodes arranged in three legs, connected to a 3-phase AC source ($V_{LL,rms}$). At any instant, current flows through the diode connected to the phase with the most positive potential (top rail: D1, D3, D5) and returns through the diode connected to the phase with the most negative potential (bottom rail: D4, D6, D2).
THREE-PHASE 6-PULSE BRIDGE RECTIFIER (GRAETZ)
D1 D3 D5
+-----|>|---------|>|---------|>|-----+
| | | | |
Phase A ---+------+ | | | +------------+
Phase B ----------+-----------+ | +----->| + + |
Phase C ----------------------+-----------+ | Load |
| | | | +------| - (R-L) - |
+-----|<|---------|<|---------|<|-----+ +------------+
D4 D6 D2
Mathematical Output Characteristics
The output voltage consists of 6 pulses per AC line cycle. The average DC voltage is found by integrating the line-to-line voltage over a $60^\circ$ ($\pi/3\text{ rad}$) conduction interval:
+---------------------------------------------------------------------------------------------------+
| THREE-PHASE 6-PULSE PARAMETER RELATIONSHIPS |
+---------------------------------------------------------------------------------------------------+
| Parameter | Analytical Formula | Numerical Ratio (at 480 V LL)|
| :--- | :--- | :--- |
| **Average DC Output Voltage** | $V_{dc} = \frac{3\sqrt{2}}{\pi} V_{LL}$ | $V_{dc} = 1.3505 \times 480 = 648.2\text{ V}$ |
| **Peak DC Voltage ($V_{dc,pk}$)** | $V_{dc,pk} = \sqrt{2} V_{LL}$ | $V_{dc,pk} = 1.4142 \times 480 = 678.8\text{ V}$ |
| **Minimum DC Voltage ($V_{dc,min}$)**| $V_{dc,min} = \sqrt{2} V_{LL} \cos(30^\circ) = \frac{\sqrt{6}}{2} V_{LL}$ | $V_{dc,min} = 1.2247 \times 480 = 587.9\text{ V}$ |
| **Peak Inverse Voltage (PIV)** | $\text{PIV} = \sqrt{2} V_{LL}$ | $\text{PIV} = 1.4142 \times 480 = 678.8\text{ V}$ |
| **Output Ripple Frequency** | $f_{ripple} = 6 \times f_{line}$| $f_{ripple} = 6 \times 60 = 360\text{ Hz}$ |
| **Average Diode Current ($I_{D,avg}$)**| $I_{D,avg} = \frac{I_{dc}}{3} = 0.333 I_{dc}$ | $I_{D,avg} = 0.333 \times 100 = 33.3\text{ A}$ |
| **RMS Diode Current ($I_{D,rms}$)**| $I_{D,rms} = \frac{I_{dc}}{\sqrt{3}} = 0.577 I_{dc}$ | $I_{D,rms} = 0.577 \times 100 = 57.7\text{ A}$ |
| **AC Line RMS Current ($I_{L,rms}$)**| $I_{L,rms} = \sqrt{\frac{2}{3}} I_{dc} = 0.8165 I_{dc}$ | $I_{L,rms} = 0.8165 \times 100 = 81.65\text{ A}$ |
+---------------------------------------------------------------------------------------------------+
4. Three-Phase Controlled SCR Rectifiers & Four-Quadrant Inversion
Replacing the six diodes in a 6-pulse bridge with SCRs provides variable DC voltage control across two distinct operating regimes based on the firing delay angle $\alpha$:
FOUR-QUADRANT CONVERTER OPERATING MODES
Quadrant II: REGENERATION | Quadrant I: RECTIFICATION (MOTORING)
(Not possible with 1 SCR bridge; | α < 90°, V_dc > 0, I_dc > 0
requires dual antiparallel bridge)| Power: AC Grid ====> DC Motor / Load
---------------------------------+--------------------------------------
Quadrant III: REVERSE MOTORING | Quadrant IV: INVERSION (REGENERATIVE)
(Requires dual bridge) | 90° < α < 180°, V_dc < 0, I_dc > 0
| Power: DC Active Source ====> AC Grid
+---------------------------------------------------------------------------------------------------+
| RECTIFICATION vs. INVERSION REGIMES |
+---------------------------------------------------------------------------------------------------+
| Operating Mode | Firing Angle Range | Output Voltage ($V_{dc}$)| Power Flow Direction |
| :--- | :--- | :--- | :--- |
| **Rectifier Mode** | $0^\circ \le \alpha < 90^\circ$ | $V_{dc} > 0$ (Positive) | AC Grid $\longrightarrow$ DC Load |
| **Inverter Mode** | $90^\circ < \alpha < 180^\circ$| $V_{dc} < 0$ (Negative) | DC Source $\longrightarrow$ AC Grid |
+---------------------------------------------------------------------------------------------------+
[!CAUTION] Inverter Mode Requirements & Commutation Failure: To operate in the line-commutated inverter mode ($90^\circ < \alpha < 180^\circ$), two physical conditions must be met:
- An external active DC source (such as an overhauling DC motor back-EMF, battery, or solar array) must be connected with polarity opposing the forward conduction of the SCRs.
- The firing angle must be bounded by $\alpha \le 180^\circ - \gamma - \mu$, where $\gamma$ is the extinction margin angle and $\mu$ is the commutation overlap angle. Exceeding this boundary causes commutation failure, which short-circuits the AC and DC sources simultaneously, producing catastrophic fault currents.
5. Multi-Pulse Rectifiers (12-Pulse Systems)
Standard 6-pulse rectifiers inject severe 5th ($250/300\text{ Hz}$) and 7th ($350/420\text{ Hz}$) harmonic currents into the power distribution system. To comply with IEEE 519 harmonic limits, industrial facilities deploy 12-Pulse Rectifiers.
12-PULSE RECTIFIER ARCHITECTURE
+----------------+
+--------->| 6-Pulse Bridge |---+
| Delta | (Top) | |
+--------+ +----------------+ |
| Delta +-----> (+) DC Bus
3-Phase --+ Primary +-----> (-) DC Bus
AC Line | Wye |
+--------+ +----------------+ |
| Wye | 6-Pulse Bridge |---+
+--------->| (Bottom) |
+----------------+
12-Pulse Harmonic Cancellation Mechanism
- Phase-Shifting Transformer: A three-winding transformer has a Delta primary and two isolated secondary windings: one connected in Delta ($\Delta$) ($0^\circ$ phase shift) and one in Wye ($Y$) ($-30^\circ$ phase shift).
- Secondary Phase Displacement: The $30^\circ$ fundamental phase displacement introduces a phase shift into each harmonic order $h$ equal to $h \times 30^\circ$:
- 5th Harmonic ($h=5$): Phase shift $= 5 \times 30^\circ = 150^\circ$. Accounting for transformer transformation turns-ratio inversion, the 5th harmonic currents are $180^\circ$ out of phase and completely cancel on the primary AC line!
- 7th Harmonic ($h=7$): Phase shift $= 7 \times 30^\circ = 210^\circ = -150^\circ \implies 180^\circ$ out of phase; cancels completely on primary.
- Characteristic Harmonics: The remaining harmonic orders entering the utility grid follow the multi-pulse formula:
- DC Bus Ripple: The DC output ripple frequency doubles to $12 \times f = 720\text{ Hz}$ (at $60\text{ Hz}$), reducing the peak-to-peak voltage ripple from $14.0%$ (6-pulse) to just $3.8%$ (12-pulse).
6. Power Quality: THD & True Power Factor Decomposition
Rectifier non-linear switching draws non-sinusoidal, quasi-square-wave AC line currents, degrading power factor and distorting upstream voltage waveforms.
+---------------------------------------------------------------------------------------------------+
| POWER FACTOR AND HARMONIC RELATIONSHIPS |
+---------------------------------------------------------------------------------------------------+
| Metric | Mathematical Definition |
| :--- | :--- |
| **Total Harmonic Distortion ($THD_i$)**| $\text{THD}_i = \frac{\sqrt{\sum_{h=2}^\infty I_h^2}}{I_1} = \frac{\sqrt{I_{rms}^2 - I_1^2}}{I_1} = \sqrt{\left(\frac{I_{rms}}{I_1}\right)^2 - 1}$ |
| **Displacement Power Factor (DPF)** | $\text{DPF} = \cos(\theta_1) = \cos(\theta_{v1} - \theta_{i1}) \quad (\text{Fundamental PF})$ |
| **Distortion Factor (DF)** | $\text{DF} = \frac{I_{1,rms}}{I_{rms}} = \frac{1}{\sqrt{1 + \text{THD}_i^2}}$ |
| **True Power Factor (PF)** | $\text{PF} = \frac{P}{S} = \frac{V_{rms} I_{1,rms} \cos\theta_1}{V_{rms} I_{rms}} = \text{Distortion Factor} \times \text{Displacement Factor}$ |
| | $\mathbf{\text{PF} = \left(\frac{I_{1,rms}}{I_{rms}}\right) \cos(\theta_1) = \frac{\cos(\theta_1)}{\sqrt{1 + \text{THD}_i^2}}}$ |
+---------------------------------------------------------------------------------------------------+
+---------------------------------------------------------------------------------------------------+
| THEORETICAL HARMONIC BENCHMARK FOR IDEAL RECTIFIERS |
+---------------------------------------------------------------------------------------------------+
| Topology | Characteristic Harmonics ($h$) | Ideal $THD_i$ | Distortion Factor (DF) | Max True PF (DPF=1) |
| :--- | :--- | :--- | :--- | :--- |
| **Single-Phase Bridge** | $3, 5, 7, 9, 11\dots$ | $48.34\%$ | $0.900$ | $0.900$ |
| **3-Phase 6-Pulse** | $5, 7, 11, 13, 17, 19\dots$ | $31.08\%$ | $0.955$ | $0.955$ |
| **3-Phase 12-Pulse** | $11, 13, 23, 25, 35, 37\dots$ | $15.22\%$ | $0.989$ | $0.989$ |
| **3-Phase 18-Pulse** | $17, 19, 35, 37, 53, 55\dots$ | $9.88\%$ | $0.995$ | $0.995$ |
+---------------------------------------------------------------------------------------------------+
7. Comprehensive Step-by-Step Worked Mathematical Example
Problem Statement
A 3-phase, $480\text{ V}$ (line-to-line RMS), $60\text{ Hz}$ supply feeds a 3-phase 6-pulse fully controlled SCR bridge converter. The converter supplies an industrial DC motor armature drawing a continuous, ripple-free current of $I_{dc} = 150.0\text{ A}$ from an inductive load. The firing delay angle is set to $\alpha = 45.0^\circ$.
Calculate:
- The average DC output voltage ($V_{dc}$) and DC output power ($P_{dc}$).
- The Peak Inverse Voltage (PIV), average current ($I_{D,avg}$), and RMS current ($I_{D,rms}$) ratings required for each SCR.
- The RMS value of the AC line current ($I_{L,rms}$) and the fundamental RMS component ($I_{L1,rms}$).
- The Total Harmonic Distortion of the input current ($\text{THD}_i$) and the Distortion Factor (DF).
- The Displacement Power Factor (DPF), True Power Factor (PF), and total three-phase apparent power ($S$) drawn from the $480\text{ V}$ source.
=========================================================================================
CALCULATION WORKFLOW & DETAILED STEP-BY-STEP SOLUTION:
=========================================================================================
Step 1: Compute Average DC Output Voltage and Power
Average DC Voltage:
V_dc = (3 * sqrt(2) / pi) * V_LL * cos(alpha)
= 1.35047 * 480 V * cos(45.0°)
= 648.227 V * 0.707107
= 458.366 V ≈ 458.37 V
DC Output Power:
P_dc = V_dc * I_dc
= 458.366 V * 150.0 A
= 68,754.9 W = 68.755 kW
Step 2: Determine SCR Ratings
Peak Inverse Voltage per SCR:
PIV = sqrt(2) * V_LL
= sqrt(2) * 480 V
= 678.82 V ≈ 679 V (Apply 2.5x safety factor for selection: specify ≥ 1600 V SCR)
Average SCR Current (each SCR conducts for 120° = 1/3 of the period):
I_D,avg = I_dc / 3 = 150.0 A / 3 = 50.00 A
RMS SCR Current:
I_D,rms = I_dc / sqrt(3) = 150.0 A / 1.73205 = 86.60 A
Step 3: Compute AC Line Currents
Total RMS AC Line Current (quasi-square wave with 120° positive, 120° negative conduction):
I_L,rms = sqrt(2/3) * I_dc
= sqrt(2/3) * 150.0 A
= 0.816497 * 150.0 A
= 122.474 A ≈ 122.47 A
Fundamental RMS AC Line Current (Fourier fundamental of square wave):
I_L1,rms = (sqrt(6) / pi) * I_dc
= (2.44949 / 3.14159) * 150.0 A
= 0.779697 * 150.0 A
= 116.955 A ≈ 116.96 A
Step 4: Compute THD and Distortion Factor
Current Total Harmonic Distortion:
THD_i = sqrt((I_L,rms / I_L1,rms)^2 - 1)
= sqrt((122.474 / 116.955)^2 - 1)
= sqrt((1.04719)^2 - 1)
= sqrt(1.09661 - 1) = sqrt(0.09661) = 0.31082 = 31.08%
Distortion Factor:
DF = I_L1,rms / I_L,rms = 116.955 A / 122.474 A = 0.95493 ≈ 0.955
Step 5: Compute Displacement Factor, True Power Factor, and Apparent Power
Displacement Power Factor (DPF):
DPF = cos(alpha) = cos(45.0°) = 0.707107
True Power Factor:
PF = DF * DPF
= 0.95493 * 0.707107
= 0.67524 ≈ 0.675 (Lagging)
Total Three-Phase Apparent Power (S):
S = sqrt(3) * V_LL * I_L,rms
= sqrt(3) * 480 V * 122.474 A
= 1.73205 * 480 V * 122.474 A
= 101,823 VA = 101.82 kVA
Active Power Verification:
P = S * PF = 101.823 kVA * 0.67524 = 68.755 kW (EXACT MATCH TO P_dc!)
=========================================================================================
8. Common PE Exam Traps & Tactical Pitfalls
- Applying Line-to-Neutral instead of Line-to-Line Voltage in 3-Phase Rectifiers: The 3-phase bridge formula $V_{dc} = \frac{3\sqrt{2}}{\pi} V_{LL}$ uses line-to-line RMS voltage. If given phase voltage ($V_{LN}$), you must multiply by $\sqrt{3}$ or use $V_{dc} = \frac{3\sqrt{6}}{\pi} V_{LN} \approx 2.339 V_{LN}$.
- Confusing Displacement Power Factor with True Power Factor: In non-linear rectifier circuits, $\cos\theta$ is ONLY the fundamental Displacement Factor ($ ext{DPF}$). True Power Factor is always lower because harmonic currents contribute to total RMS current ($S$) without producing useful DC active power ($P$). $\text{True PF} = \text{DPF} \times \text{Distortion Factor}$.
- Neglecting PIV Multiplier in Center-Tapped vs. Bridge Rectifiers: In single-phase center-tapped full-wave rectifiers, each diode must block $2 V_{peak} = 2\sqrt{2} V_{rms}$ during the reverse cycle. In full-wave bridge rectifiers, each diode blocks only $V_{peak} = \sqrt{2} V_{rms}$.
- Overlooking Harmonic Orders in Multi-Pulse Rectifiers: Remembering that a $p$-pulse converter eliminates all harmonics below $h = p - 1$. A 12-pulse converter completely cancels the 5th and 7th harmonics, making the 11th and 13th the lowest-order harmonics present.
A 3-phase, 480 V (line-to-line RMS), 60 Hz utility system supplies a 6-pulse uncontrolled full-wave diode bridge rectifier feeding a continuous DC load current of 120 A. What is the average DC output voltage across the load, the peak inverse voltage (PIV) rating required for each diode, and the fundamental ripple frequency of the output voltage?
An industrial facility installs a 12-pulse thyristor rectifier fed by a three-winding phase-shifting transformer with Delta primary and Delta/Wye secondary windings. Which statement correctly identifies the primary power quality advantage of this configuration and the lowest-order characteristic harmonics present on the utility AC line?
A 3-phase fully controlled SCR rectifier operates with a firing delay angle of α = 120° while connected to an inductive load with an active DC source. What is the operating mode of the converter, and what condition must be satisfied to prevent a catastrophic commutation failure?