To calculate capacitors in series, use the reciprocal formula: Ctotal = 1 / (1/C1 + 1/C2 + ... + 1/Cn). For two identical capacitors, the total capacitance is exactly half of a single unit (C/2), while the maximum DC voltage rating doubles. We use this topology almost exclusively to stack voltage ratings when a single capacitor with the required voltage and capacitance is either unavailable, physically too massive, or cost-prohibitive.

Unlike resistors in series (which add up), capacitors in series behave like resistors in parallel. This inverse relationship trips up many hobbyists. Below, we will break down the exact node behavior, walk through a real-world high-voltage design, and establish a concrete decision path for your next build.

The Series Capacitor Topology and Node Behavior

Imagine a simple two-capacitor series string. We define three critical nodes:

  • Node A (Input): The high-voltage or signal input terminal connected to the outer lead of C1.
  • Node B (Midpoint): The floating junction where the inner lead of C1 connects to the inner lead of C2.
  • Node C (Ground/Return): The outer lead of C2, typically tied to circuit common or ground.

Because Node B is floating, the voltage across C1 and C2 divides based on their capacitive reactance (which is inversely proportional to capacitance). If C1 and C2 are identical, the voltage splits 50/50. If they differ, the smaller capacitor drops the larger share of the voltage.

Bench Tip: Never assume Node B will sit at exactly half the supply voltage in the real world. Manufacturing tolerances and differing leakage currents will skew the midpoint voltage, which is why we add balancing resistors in high-voltage DC applications.

Behavior Matrix: What Changes When an Element Shifts?

Element Change Effect on Ctotal Effect on Node B Voltage (DC) Effect on String Voltage Rating
C1 Increases Increases slightly (approaches C2 value) Shifts closer to Node A voltage Decreases (C1 takes less voltage share)
C1 Decreases Decreases (approaches C1 value) Shifts closer to Node C (Ground) Decreases (C1 takes more voltage share)
C1 Opens Drops to 0 (Open Circuit) Floats unpredictably N/A (Circuit is broken)
C1 Shorts Becomes exactly C2 Equals Node A (Full Supply Voltage) Collapses to C2's rating alone (Danger)

Why Series Over Parallel (or a Single Cap)?

When designing a filter or snubber, you have three topological choices. Here is why you would choose series over the alternatives, based on real-world component availability and physics.

Criteria Series Topology Parallel Topology Single Large Capacitor
Primary Goal Increase voltage rating Increase capacitance / ripple current Simplicity and exact value
Capacitance Result Decreases (C/n) Increases (C*n) Exact nominal value
Failure Consequence Short = overvoltage cascade Short = dead short on supply Short = dead short on supply
Best Use Case High-voltage DC bus snubbers, AC line coupling Power supply bulk filtering Low-voltage signal coupling

We choose the series topology when the DC bus voltage exceeds the maximum rated voltage of readily available, reasonably priced film or ceramic capacitors. For example, finding a 400VDC rated film capacitor is easy, but finding a compact 1000VDC film capacitor with high capacitance often requires specialized, expensive, or physically massive parts.

Design Walkthrough: Building a 500V DC Snubber

Let’s design a snubber for a 450V DC bus (nominal 400V, with 50V spikes). We need roughly 50nF of capacitance. A single 500V, 50nF polypropylene film capacitor might cost $15 and take up 2 cubic inches of board space. Instead, we will calculate capacitors in series using standard, cheap components.

1. Picking the Capacitors

We select two WIMA MKP10 100nF 250VDC film capacitors. They cost about $1.20 each and are physically small.

  • Calculation: Ctotal = 1 / (1/100nF + 1/100nF) = 50nF.
  • Voltage Rating: 250V + 250V = 500V maximum theoretical DC rating.

2. The Leakage Current Problem (and the Fix)

Film capacitors have internal leakage resistance, which acts like a massive resistor in parallel with the ideal capacitor. If C1 has a leakage resistance of 500MΩ and C2 has 800MΩ, the 450V DC bus will not divide evenly. Node B will skew, and one capacitor might see 300V, exceeding its 250V rating and leading to dielectric breakdown.

Safety Warning: Dielectric breakdown in film capacitors can result in violent venting, popping, or fire. Never run series capacitors on a high-voltage DC bus without external voltage-balancing bleeders.

3. Adding Bleeder Resistors

To force the voltage to split 50/50, we swamp the internal leakage resistance with external resistors. We place two 1MΩ 1/2W metal film resistors in parallel with each capacitor (one across C1, one across C2).

  • Because 1MΩ is much lower than the ~500MΩ internal leakage, the voltage division is now dictated by the 1MΩ resistors, guaranteeing a near-perfect 225V / 225V split at Node B.
  • Power dissipation per resistor: P = V2 / R = (225)2 / 1,000,000 = 50mW. A standard 1/4W or 1/2W resistor runs completely cool.

Failure Modes: What Breaks at the Extremes?

Understanding how a series string fails is critical for troubleshooting and safety design. The failure modes are the exact inverse of a parallel capacitor bank.

The Open Circuit Extreme

If C1 fails open (e.g., a lead snaps off the breadboard or an internal metallization burnout occurs), the entire string becomes an open circuit. Ctotal drops to zero. In an AC coupling application, your signal stops dead. In a DC snubber, the circuit simply stops snubbing, potentially allowing voltage spikes to destroy downstream MOSFETs. The capacitors themselves, however, do not explode.

The Short Circuit Extreme (The Cascade)

If C1 fails short (dielectric puncture), Node B becomes electrically identical to Node A. The full 450V DC bus is now applied directly across C2. Because C2 is only rated for 250V, it is instantly subjected to an 80% overvoltage condition. C2 will likely fail short as well, creating a dead short across your main power supply, which should trip your breaker or blow your main fuse. This cascade is why high-reliability designs sometimes include Zener diodes across each series cap to clamp overvoltage transients.

Breadboard Testing and Verification Steps

Before soldering your series string into a high-voltage PCB, verify the math and the midpoint behavior on a breadboard using low voltage.

  1. Insert Components: Place C1 and C2 in series on the breadboard. Insert the 1MΩ bleeder resistors in parallel with each capacitor.
  2. LCR Meter Verification: Set your LCR meter to 1kHz. Probe across Node A and Node C. You should read exactly 50nF (±5% for standard film tolerances). If you read 100nF, you are probing across only one capacitor. If you read 0, check your breadboard contacts.
  3. DC Midpoint Test: Connect a 12V DC bench supply to Node A (positive) and Node C (negative). Do not exceed 12V for this breadboard test.
  4. Measure Node B: Use your multimeter to measure the DC voltage at Node B relative to Node C. Because of the 1MΩ bleeders, you should read exactly 6.0V (±0.1V), proving the voltage divides evenly regardless of the capacitors' internal leakage.
  5. RC Time Constant Scope Test: Remove the 12V supply. Place a 10kΩ resistor in series with the positive input (Node A). Apply a 5V square wave from a function generator. Probe Node A with an oscilloscope. The charging curve should show a time constant (τ = R * C) of roughly 500µs (10,000Ω * 50nF), confirming the dynamic series capacitance under load.

Decision Tree: Which Configuration Do You Actually Need?

Stop guessing and use this decision path to finalize your BOM. Follow the logic down to your concrete pick.

Condition / Requirement Action / Topology Concrete Default Pick
Supply voltage exceeds the maximum rated voltage of available caps in your target footprint. Use Series. Calculate C/n. Add balancing bleeders for DC. Two WIMA MKP10 film caps + 1MΩ metal film resistors.
You need higher capacitance or lower ESR to handle high ripple current on a power rail. Use Parallel. Capacitances add (C*n). Voltage rating stays at the lowest cap's rating. Multiple Panasonic FR-series low-ESR electrolytics.
You need an exact, non-standard capacitance value for a precision analog filter. Use Series or Parallel to dial in the exact math (e.g., 100nF series with 10nF = 9.09nF). C0G/NP0 ceramic capacitors (1% tolerance).
Voltage is well within limits and standard E12 values suffice. Use Single. Keep the BOM simple and avoid failure cascades. Single KEMET or Vishay film/ceramic cap.

The Default Recommendation: If you are building a high-voltage DC snubber or AC line-coupling circuit and cannot source a single appropriately rated safety capacitor (like an X2 or Y2 class), default to two identical X2 safety film capacitors in series with 1MΩ bleeder resistors. This provides redundant safety isolation, halves the voltage stress per dielectric, and guarantees predictable midpoint voltage behavior. For more on capacitor safety classifications and AC line applications, refer to the All About Circuits guide on X and Y safety capacitors and the Electronics Tutorials series capacitor breakdown.