Series Capacitor Calculator

When designing electronic circuits, you often find yourself in a situation where the exact capacitance value you need isn't sitting in your parts bin. Whether you are trying to increase the voltage rating of your capacitor bank or simply tuning a filter, understanding how capacitors behave in series is essential. Use the calculator below to find the total equivalent capacitance for your circuit.

Equivalent Capacitance Calculator

Total Equivalent Capacitance (Ctotal): 0.00

Understanding Capacitors in Series

In electronics, placing capacitors in series means connecting them end-to-end in a single path for current. Unlike resistors, where series connection increases the total resistance, capacitors in series actually decrease the total capacitance of the circuit.

The Mathematical Formula

The total capacitance ($C_{total}$) of $n$ capacitors in series is calculated using the reciprocal sum formula. It is identical in form to the formula used for resistors in parallel:

1 / Ctotal = 1 / C1 + 1 / C2 + 1 / C3 + ... + 1 / Cn

For just two capacitors, you can use the simplified "product over sum" formula:

Ctotal = (C1 * C2) / (C1 + C2)

Why Use Series Capacitors?

While it might seem counterintuitive to use a configuration that reduces capacitance, there are several practical reasons why an engineer might choose a series arrangement:

  • Voltage Rating: The total voltage across the series network is distributed across each capacitor. If you have 50V capacitors but need to handle 100V, putting two identical capacitors in series effectively doubles the voltage rating (though safety margins should always be applied).
  • Precision Tuning: By combining standard values in series, you can achieve specific, non-standard capacitance values required for sensitive RF or timing circuits.
  • Voltage Division: In AC circuits, series capacitors act as a capacitive voltage divider, which can be useful for signal processing.

Key Rules to Remember

When working with series capacitors, keep these three rules in mind:

  1. The total capacitance will always be smaller than the smallest individual capacitor in the string.
  2. The charge ($Q$) stored on each capacitor in a series string is the same.
  3. The total voltage is the sum of the individual voltages across each capacitor ($V_{total} = V_1 + V_2 + ...$).

Series vs. Parallel

It is easy to get these confused. Remember: capacitors in parallel add up directly ($C_1 + C_2$), making the total capacitance larger. Capacitors in series use the reciprocal formula, making the total capacitance smaller. Think of series capacitors as increasing the distance between the plates of the "equivalent" single capacitor, which reduces its ability to store charge.