User Rating 0.0
Total Usage 0 times
Category Electronics
Is this tool helpful?

Your feedback helps us improve.

About

Capacitors in series produce a total capacitance Ctotal that is always less than the smallest individual capacitor in the chain. This is the inverse behavior of resistors in series. Miscalculating series capacitance leads to incorrect RC time constants, filter cutoff frequencies shifted by octaves, and coupling capacitors that attenuate signal below specification. This calculator computes Ctotal using the reciprocal-sum method across 2 to 20 capacitors with automatic unit normalization from pF through F.

The tool assumes ideal capacitors with zero equivalent series resistance (ESR) and no parasitic inductance. In practice, ESR and board-level parasitics become significant above 100 MHz. For electrolytic capacitors, derate the nominal value by 20% due to aging and temperature drift. Ceramic capacitors (Class II/III) lose up to 80% of rated capacitance under DC bias. Always verify with a capacitance meter on the assembled board.

capacitors in series series capacitance calculator total capacitance capacitor calculator electronics calculator circuit design

Formulas

For n capacitors connected in series, the total equivalent capacitance Ctotal is computed by summing the reciprocals of each individual capacitance and then inverting the result:

1Ctotal = 1C1 + 1C2 + + 1Cn

Which can be expressed compactly using summation notation:

Ctotal = 1ni=1 1Ci

For the special case of exactly two capacitors in series, the formula simplifies to:

Ctotal = C1 × C2C1 + C2

For n identical capacitors each of value C, the total reduces to:

Ctotal = Cn

The voltage across each capacitor Ck in a series chain with applied voltage V is inversely proportional to its capacitance:

Vk = V × CtotalCk

Where: Ctotal = total equivalent capacitance in F. Ci = capacitance of the i-th capacitor. n = number of capacitors. V = total applied voltage in V. Vk = voltage across capacitor k.

Reference Data

Capacitor TypeTypical RangeToleranceESRTemp. StabilityCommon Series Use
Ceramic (C0G/NP0)0.5 pF - 100 nF±1%< 0.05 Ω±30 ppm/°CRF filters, timing
Ceramic (X7R)1 nF - 10 μF±10%< 0.1 Ω±15% over rangeDecoupling, coupling
Ceramic (Y5V)10 nF - 100 μF+22/−82%< 0.5 ΩPoorBypass only
Film (Polyester)1 nF - 10 μF±5%< 0.5 Ω±5%Audio coupling, timing
Film (Polypropylene)100 pF - 1 μF±1%< 0.02 Ω±2.5%Snubbers, resonant circuits
Electrolytic (Aluminum)0.1 μF - 1 F±20%0.1 - 5 ΩPoorPower supply filtering
Electrolytic (Tantalum)0.1 μF - 1 mF±10%0.05 - 3 ΩModerateVoltage division, timing
Mica (Silver)1 pF - 10 nF±1%< 0.01 Ω±50 ppm/°CRF resonant tanks
Supercapacitor (EDLC)0.1 F - 3000 F±20%0.3 - 50 ΩPoorEnergy storage balancing
Glass10 pF - 1 nF±1%< 0.01 Ω±25 ppm/°CPrecision RF
Vacuum1 pF - 5 nF±5%NegligibleExcellentHigh-voltage RF transmitters
Paper1 nF - 10 μF±10%1 - 10 ΩPoorLegacy motor-start circuits

Frequently Asked Questions

The reciprocal-sum formula guarantees this mathematically. Each term 1Ci adds a positive value to the denominator sum. Since Ctotal is the reciprocal of this growing sum, it must be smaller than any single Ci. Physically, series connection increases the effective dielectric thickness and electrode separation, reducing stored charge per volt.
Worst-case analysis: if each capacitor has ±10% tolerance, the series total can deviate more than ±10% because the reciprocal function is nonlinear. For a pair of 100 nF ±10% capacitors in series, Ctotal ranges from 40.5 nF to 60.5 nF (nominal 50 nF). Always perform Monte Carlo or RSS tolerance stacking for precision circuits.
Three primary use cases: (1) Voltage rating multiplication - two 25 V capacitors in series withstand 50 V (with balancing resistors). (2) Reducing effective capacitance below available discrete values - placing two 10 pF caps in series yields 5 pF. (3) DC blocking in signal chains where a single cap's self-resonance is insufficient and two smaller values extend bandwidth.
Yes, for electrolytic and film capacitors in DC applications. Leakage current varies between units, causing unequal voltage distribution. Without balancing resistors (typically 100 to 1 per cap), one capacitor may exceed its rated voltage and fail. Ceramic capacitors in RF/AC circuits generally do not require balancing due to negligible DC leakage.
ESR values add directly in series: ESRtotal = ESR1 + ESR2 + This increases total impedance and power dissipation. For power supply filtering where low ESR is critical, series capacitor configurations are generally avoided. Each additional series element adds its ESR plus PCB trace resistance.
Yes. Each capacitor row has an independent unit selector supporting pF, nF, μF, mF, and F. All values are internally normalized to Farads before applying the reciprocal-sum formula. The result is then displayed in the most readable unit automatically (e.g., a result of 4.7 × 10−9 F displays as 4.7 nF).