When adding capacitors in series, the total equivalent capacitance decreases according to the reciprocal formula (just like resistors in parallel), while the total voltage rating increases. This topology is essential when your DC bus voltage exceeds the maximum rating of a single capacitor, or when you need a precise, non-standard low capacitance value for an AC filter. However, unlike resistors, series capacitors suffer from unequal voltage division due to leakage current mismatches, requiring careful design to prevent catastrophic failure.
The Series Capacitor Topology and Node Behavior
To understand the circuit, let us define a standard two-capacitor series string connected across a DC voltage source. We have three critical nodes:
- Node A: High-side DC input (V_in)
- Node B: The midpoint junction between C1 and C2
- Node C: Ground / Low-side return (0V)
Because the capacitors are in series, the same amount of electrical charge (Q) is displaced through both components. Since Q = C × V, the voltage drop across each capacitor is inversely proportional to its capacitance. The smaller the capacitor, the larger the voltage it must absorb. According to standard circuit theory outlined by All About Circuits, the equivalent capacitance (C_eq) is calculated as:
1 / C_eq = 1 / C1 + 1 / C2
Below is a behavior table demonstrating how Node B voltage shifts when we change the value of C2 while keeping C1 constant and applying a 100V DC source.
| C1 Value | C2 Value | C_eq (Total) | Voltage at Node A (V_C1) | Voltage at Node B to C (V_C2) |
|---|---|---|---|---|
| 10 µF | 10 µF | 5.0 µF | 50.0 V | 50.0 V |
| 10 µF | 20 µF | 6.67 µF | 66.7 V | 33.3 V |
| 10 µF | 47 µF | 8.25 µF | 82.5 V | 17.5 V |
| 10 µF | 100 µF | 9.09 µF | 90.9 V | 9.1 V |
Why Choose Series Over Parallel? (And Failure Mode Contrast)
Why use this topology instead of simply wiring capacitors in parallel? Parallel wiring increases total capacitance while keeping the voltage rating limited to the lowest-rated component in the bank. You choose series configuration for two primary reasons:
- Voltage Headroom: Your bus voltage (e.g., 380V DC from a rectified 277V AC line) exceeds the maximum available or economically viable voltage rating of a single capacitor (e.g., 200V or 250V).
- Value Synthesis: You need a very small, precise capacitance value that is not commercially available, which can be synthesized using larger, standard values.
However, series wiring introduces severe failure-mode risks that parallel banks do not share. If a component fails in a parallel bank, the others continue to function (albeit with reduced total capacitance). In a series string, a single failure compromises the entire circuit.
| Failure Extreme | What Happens to the Circuit | Impact on Remaining Components |
|---|---|---|
| C1 Shorts Out | C_eq becomes equal to C2. The total series resistance drops to just the ESR of C2. | Node B is pulled to Node A voltage. C2 now absorbs 100% of the bus voltage. If V_in exceeds C2's rating, C2 will overvolt and vent or explode. |
| C1 Opens (Internal break) | C_eq drops to zero. The circuit path is broken. | No DC current flows. Node B floats. The circuit ceases to function entirely, but C2 is safe from overvoltage. |
| Severe Leakage Mismatch | DC voltage divides based on leakage resistance, not capacitance. | The capacitor with the lowest leakage current absorbs the majority of the DC voltage, leading to slow overvoltage degradation and eventual short-circuit failure. |
Design Walkthrough: Sizing Balancing Resistors for High-Voltage DC
Because electrolytic capacitors have inherently unpredictable and mismatched DC leakage currents, you cannot rely on capacitive voltage division for DC bias. You must add high-value 'bleeder' or 'balancing' resistors in parallel with each capacitor to force the DC voltage to divide equally. The Cornell Dubilier Application Guide explicitly mandates this for series-connected aluminum electrolytics.
The Scenario: We are designing a 350V DC bus filter. We will use two Cornell Dubilier 380LX 100µF 200V snap-in electrolytic capacitors in series.
- Target Bus Voltage: 350V DC
- Ideal Voltage per Cap: 175V DC (well within the 200V rating)
- Max Specified Leakage Current: 0.003 × C × V = 0.003 × 100µF × 200V = 60 µA
If C1 leaks the maximum 60 µA and C2 leaks only 10 µA, the voltage at Node B will shift downward until the leakage currents equalize. Without balancing resistors, C2 could easily see 220V DC, exceeding its 200V rating and causing the electrolyte to boil and the vent plug to pop.
Sizing the Resistors:
The rule of thumb is that the current flowing through the balancing resistor should be at least 5 to 10 times the maximum specified leakage current. Let us aim for 5×.
- Target Bleeder Current: 5 × 60 µA = 300 µA (0.0003 A)
- Resistor Value (R): V / I = 175V / 0.0003A = 583,333 Ω
We will select a standard 560kΩ resistor. To ensure reliability and handle voltage transients, we choose a Vishay PR01 1W metal film resistor (rated for 350V continuous). Let us verify the power dissipation:
P = V² / R = 175² / 560,000 = 0.054 Watts.
A 1W resistor provides massive thermal headroom, ensuring the resistor will not drift in value due to self-heating, which would otherwise re-introduce voltage imbalance.
Step-by-Step Breadboard and Bench Testing
When prototyping this configuration on the bench, follow this exact sequence to verify your node voltages and component health before applying full bus voltage.
- Pre-Test Verification: Set your multimeter to the capacitance setting. Measure C1 and C2 individually. Ensure they are within 10% of their nominal 100µF value. Switch to the resistance setting and verify your 560kΩ balancing resistors read within 1% tolerance.
- Assemble the String: Wire C1 and C2 in series. Solder or securely clip the 560kΩ resistors directly across the leads of C1 and C2 respectively. Ensure Node B (the midpoint) is accessible for probing.
- Low-Voltage Dry Run: Do not apply 350V yet. Connect a bench power supply set to 24V DC across Node A and Node C.
- Measure Node B: Use your multimeter to measure the DC voltage from Node B to Node C. Because the balancing resistors dominate the DC impedance at this low voltage, Node B should read exactly 12.0V DC (±0.2V). If it reads 14V or 10V, you have a bad solder joint or a mismatched resistor.
- Ramp and Monitor: Increase the bench supply in 50V increments (50V, 100V, 150V). At each step, measure Node B. The voltage should track at exactly 50% of the input voltage. This proves the resistor divider is successfully overriding the capacitor leakage mismatch.
- ESR Check (Optional but recommended): If you have an ESR meter, measure the equivalent series resistance of the entire string from Node A to Node C. It should be roughly the sum of the individual ESR values (typically 1.5Ω to 3Ω total for new snap-in caps).
Edge Cases: Dielectric Absorption and ESR Mismatch
While balancing resistors solve the DC voltage division problem, they do nothing to fix AC behavior. If your series capacitor bank is subjected to high-frequency AC ripple (such as in an inverter output filter or a switching power supply), the voltage division is dictated by the capacitors' impedance (Z), which is heavily influenced by Equivalent Series Resistance (ESR) and Equivalent Series Inductance (ESL).
If C1 has an ESR of 0.5Ω and C2 has an ESR of 1.5Ω due to manufacturing tolerances or uneven aging, C2 will dissipate three times as much ripple heat (I²R). Over time, C2 will run hotter, dry out its electrolyte faster, and its capacitance will drop. As C2's capacitance drops, its capacitive reactance (X_c) increases, forcing it to absorb an even larger share of the AC voltage ripple. This thermal-electrical runaway loop is the primary reason series capacitor banks fail in high-ripple environments.
To mitigate this, always buy series capacitors from the same manufacturing batch (same date code) to ensure matched ESR, and design your thermal layout so that both capacitors receive equal airflow. For mission-critical high-ripple applications, abandon electrolytics entirely and use series-connected polypropylene film capacitors (like the Cornell Dubilier 940C series), which exhibit virtually no leakage mismatch and inherently stable ESR over their operational lifespan.






