The Direct Answer: Why Put Diodes in Series?
You put diodes in series to increase the total Peak Inverse Voltage (PIV) or reverse breakdown rating of your rectifier or protection circuit. A standard 1N4007 diode blocks up to 1000V. If your circuit needs to block 1600V DC, a single 1N4007 will avalanche and fail. By placing two 1N4007 diodes in series, the theoretical blocking voltage doubles to 2000V.
However, you cannot simply wire them anode-to-cathode and walk away. Because every diode has a slightly different reverse leakage current ($I_R$), the reverse voltage will not divide equally across them. The diode with the lower leakage current will hog the majority of the voltage, exceed its 1000V rating, and fail. To fix this, you must wire high-value bleeder resistors (voltage-sharing resistors) in parallel with each diode to force equal voltage distribution.
Topology and Node Labels: The Voltage-Sharing Network
To build a reliable series string, we use a standard half-wave rectifier topology augmented with a resistive voltage divider. Here is the node map for a two-diode string:
- Node A (AC Input): The high side of the AC voltage source.
- D1 Anode: Connected directly to Node A.
- Node B (Junction): The connection point between D1 Cathode and D2 Anode. This is the critical floating node where voltage imbalance occurs.
- D2 Cathode (Node C - DC Output): The high-voltage DC output feeding the load.
- R1 (Bleeder 1): Wired in parallel across D1 (Node A to Node B).
- R2 (Bleeder 2): Wired in parallel across D2 (Node B to Node C).
Think of reverse leakage like two slightly clogged pipes in a series plumbing system. If Pipe 1 leaks less water backward than Pipe 2, the pressure (voltage) builds up heavily on Pipe 1. The bleeder resistors act as massive bypass valves that dwarf the tiny leakage differences, ensuring the pressure splits 50/50 regardless of the diode's internal imperfections.
Behavior and Failure Modes: What Breaks at the Extremes?
Understanding failure modes is critical when working with high-voltage DC. If one element in your series string fails, the resulting cascade can destroy your load. Below is the behavior matrix for a two-diode string blocking 1600V.
| Fault Condition | Effect on Node B | System Result & Cascade Risk |
|---|---|---|
| D1 Shorts | Node B rises to AC Input potential (Node A). | D2 now sees the full 1600V reverse bias. D2 exceeds its 1000V PIV, avalanches, and shorts. Full AC voltage reaches the DC load. |
| D1 Opens | Node B floats to 0V during reverse bias. | Circuit ceases to conduct. No DC output. Safe failure mode, but system is dead. |
| R1 Fails Open | Node B voltage dictated solely by D1/D2 leakage mismatch. | Voltage sharing is lost. If D1 leaks less than D2, D1 takes >1000V, avalanches, and triggers the D1-short cascade described above. |
| R1 Shorts | Node B is pulled to Node A. | D1 is bypassed. D2 takes the full reverse voltage, avalanches, and shorts. AC reaches the load. |
Source: Failure mode analysis aligns with standard high-voltage rectifier design practices outlined in All About Circuits semiconductor theory.
Design Walkthrough: Sizing Bleeder Resistors for 1600V DC
Let's design a real circuit. We need to rectify a 1200V RMS AC source, which yields a peak DC voltage of roughly 1700V. We will use the ubiquitous 1N4007 (1A, 1000V PIV). We need two in series to safely block 1700V with a derating margin.
Step 1: Determine Reverse Leakage Current ($I_R$)
According to the Vishay 1N4001-1N4007 datasheet, the maximum reverse leakage current at 1000V is 50µA at 25°C. (Note: at higher junction temperatures, this can triple, but we design for the 25°C max to maintain a strict safety margin).
Step 2: Calculate Bleeder Current ($I_B$)
To effectively 'swamp out' the mismatch in diode leakage, the current flowing through the bleeder resistors must be at least 10 times the maximum reverse leakage current of the diode.
- $I_B = 10 \times I_{R(max)}$
- $I_B = 10 \times 50\mu A = 500\mu A$ (or 0.5mA)
Step 3: Calculate Resistance Value
The total reverse voltage is ~1700V. Divided equally across two diodes, each diode (and its parallel resistor) must drop 850V.
- $R = V / I_B$
- $R = 850V / 0.0005A = 1,700,000\Omega$ (1.7MΩ)
We select the closest standard E24 resistor value below our calculation to ensure slightly higher bleeder current: 1.5MΩ.
Step 4: Calculate Power Dissipation and Select Component
Resistors in high-voltage strings must be derated heavily to prevent arcing and thermal drift.
- $P = V^2 / R$
- $P = 850^2 / 1,500,000 = 0.48W$
A standard 1/4W resistor will catch fire. We must select a 1W or 2W Metal Film Resistor (e.g., Vishay PR01 series). Metal film is mandatory here; carbon composition resistors drift significantly under high voltage stress and will unbalance your string over time. Furthermore, ensure the resistor's maximum working voltage rating exceeds 850V (many standard 1W resistors are rated for 500V max; check the datasheet and use a high-voltage specific part like the Vishay VR25 series if needed, or wire two 3MΩ 1W resistors in parallel to share the voltage stress).
Breadboard Testing: Step-by-Step Verification
Never test a 1700V circuit on a standard solderless breadboard; the dielectric will arc over and short. Instead, we scale the math down to prove the topology using safe, low-voltage components on the bench.
- Swap Components: Replace the 1N4007s with 1N4148 signal diodes. Replace the 1.5MΩ resistors with 10kΩ resistors. Use a 12V AC wall transformer as your source (Node A).
- Wire the String: Connect D1 Anode to Node A. Connect D1 Cathode to Node B. Connect D2 Anode to Node B. Connect D2 Cathode to Node C.
- Wire the Bleeders: Connect R1 between Node A and Node B. Connect R2 between Node B and Node C.
- Measure Baseline: Set your multimeter to AC Volts. Measure Node A to Ground. You should read ~12VAC.
- Measure Reverse Bias Sharing: Set your multimeter to DC Volts (or use an oscilloscope to measure the negative peaks). Measure the reverse voltage drop across D1 (Node A to B) and D2 (Node B to C). With the 10kΩ resistors installed, both should read nearly identical reverse bias voltages (approx 6V to 8V peak each).
- Simulate Failure: Remove R1. Measure the voltage across D1 and D2 again. You will likely see the voltages diverge wildly (e.g., 10V across one, 2V across the other) due to the natural $I_R$ mismatch of the 1N4148s. This proves exactly why the bleeder network is non-negotiable in the high-voltage build.
Decision Tree: Single HV Diode vs. Diodes in Series
When do you build a series string, and when do you just buy a dedicated high-voltage diode? Use this decision matrix to finalize your BOM.
| Criteria | Diodes in Series (e.g., 2x 1N4007) | Single HV Diode (e.g., BY8418 15kV) |
|---|---|---|
| Target Voltage | 1000V to 3000V DC | 3000V to 20,000V+ DC |
| Cost | < $0.20 (diodes + resistors) | $3.00 - $10.00+ per component |
| Forward Voltage Drop ($V_F$) | Low (~2.0V total for two Si diodes) | High (can exceed 15V-30V due to thick drift region) |
| Reverse Recovery Time ($t_{rr}$) | Fast (use UF4007 for 50ns $t_{rr}$) | Very Slow (often >2µs, causes massive switching losses in high-freq) |
| Board Space | Requires space for diodes + bulky HV resistors | Compact single axial or through-hole package |
Final Recommendation: The Default Pick
For any custom power supply, flyback snubber, or electrostatic application requiring between 1000V and 3000V DC blocking, do not buy expensive high-voltage diodes. The default, most robust pick is to wire two or three UF4007 (Ultra-Fast recovery, 1000V, 1A) diodes in series, shunted by 1.5MΩ, 2W metal film high-voltage resistors.
The UF4007 solves the reverse recovery heating issues inherent to standard 1N4007s at higher frequencies, while the 2W resistor rating provides the necessary physical mass to prevent internal arcing and thermal drift. If your requirement exceeds 3000V, the resistor network becomes too physically large and lossy; at that extreme, switch to a dedicated HV diode stack like the Vishay BY84 series. Build the string, respect the bleeder resistors, and your rectifier will survive the worst transients the grid can throw at it.






