Series Capacitance Calculator

Last updated: 2026-09-01

Series Capacitance Calculator — Calculate series capacitance.
Inputs
Result
Enter values and press Calculate
Common Examples — Click to Fill
C1C2
Small circuit 55
Medium circuit 88
Large circuit 1010
Board 1515
System 2020

TL;DR: To calculate series capacitance, take the reciprocal of the sum of the reciprocals of each individual capacitance value using the formula 1/Ctotal = 1/C1 + 1/C2 + … + 1/Cn, so for 10 µF and 20 µF in series, the total is 6.67 µF.

What Is the Series Capacitance Calculator?

The series capacitance calculator is a precision tool designed to compute the equivalent capacitance of two or more capacitors connected end-to-end in a single path. When capacitors are wired in series, the total capacitance is always less than the smallest individual capacitor in the chain. This is the opposite of resistors in series, which add directly. This calculator automates the reciprocal-sum calculation, eliminating the risk of arithmetic errors and allowing engineers, hobbyists, and students to quickly determine the effective capacitance for circuit design.

This tool is essential for anyone working with DC power supplies, audio crossover networks, or RF filter circuits. For example, when you only have a 25 µF capacitor but your design requires a 10 µF value, you can combine two 20 µF capacitors in series to get exactly 10 µF. Similarly, in high-voltage applications, series connections allow you to divide voltage stress across multiple components, increasing the overall voltage rating of the network. Without this calculator, you would need to manually apply the reciprocal formula, which becomes tedious and error-prone with three or more capacitors.

Who needs this calculator? Electrical engineers designing filter circuits, technicians repairing power electronics, physics students verifying lab results, and hobbyists building custom audio equipment. The calculator handles any number of capacitors, from two to dozens, and outputs the precise equivalent capacitance in the same unit you input (e.g., microfarads, nanofarads, or picofarads). This makes it a versatile daily tool for both professional and educational settings.

How to Use the Calculator

Using the series capacitance calculator is straightforward and requires only a few key entries. Follow these steps to get your result:

  1. Enter the first capacitance value (C1): Input the capacitance of the first capacitor in the series string. For example, type 10 for a 10 µF capacitor.
  2. Select the unit for C1: Choose the appropriate unit from the dropdown menu — options typically include farads (F), millifarads (mF), microfarads (µF), nanofarads (nF), or picofarads (pF). Ensure this matches the value you entered.
  3. Enter the second capacitance value (C2): Input the capacitance of the second capacitor in series. For instance, type 20 for a 20 µF capacitor.
  4. Select the unit for C2: Choose the matching unit from the dropdown. All capacitors in the series can be in the same or different units; the calculator will automatically normalize them to a common base before calculating.
  5. Add more capacitors (optional): If you have a third, fourth, or fifth capacitor in series, click the “Add Capacitor” button to reveal additional input fields. Enter each value and unit just as you did for C1 and C2.
  6. Click “Calculate”: Press the calculate button, and the tool will compute the total series capacitance using the reciprocal-sum formula.
  7. Read the result: The output displays the total equivalent capacitance (Ctotal) in both the raw unit (e.g., µF) and, if applicable, in a more readable format (e.g., automatically converted to nF or pF for very small values).

The calculator returns a single, clear number: the equivalent capacitance of the entire series network. For example, entering 10 µF and 20 µF will immediately output 6.67 µF. You can re-run the calculation as often as needed by changing the inputs.

Formula and Calculation Method

In a series capacitor network, the inverse of the total capacitance equals the sum of the inverses of each individual capacitance. The underlying physics is that each capacitor stores the same amount of charge, but the voltages across them add up. This logic leads directly to the reciprocal-sum rule.

The mathematical formula for the total series capacitance is:

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

To solve for Ctotal, take the reciprocal of the right-hand side:

Ctotal = 1 / (1/C1 + 1/C2 + … + 1/Cn)

For exactly two capacitors in series, you can simplify this to the product-over-sum formula: Ctotal = (C1 × C2) / (C1 + C2). This shortcut works only for two capacitors and is a direct algebraic manipulation of the general formula.

Let’s walk through a concrete worked example with real numbers. Suppose you have a 10 µF capacitor and a 20 µF capacitor connected in series.

Step 1: Write down the formula for two capacitors: 1/Ctotal = 1/C1 + 1/C2.

Step 2: Plug in the values: 1/Ctotal = 1/10 + 1/20.

Step 3: Convert to a common denominator: 1/10 = 2/20, so 2/20 + 1/20 = 3/20.

Step 4: Therefore, 1/Ctotal = 3/20, which means Ctotal = 20/3 = 6.67 µF.

This result confirms that the series combination (6.67 µF) is indeed less than the smallest individual capacitor (10 µF). If you had used the product-over-sum shortcut: (10 × 20) / (10 + 20) = 200 / 30 = 6.67 µF, which matches exactly.

Practical Examples

Let’s explore several realistic scenarios to illustrate how the calculator applies to actual circuit design problems.

Example 1: Two Capacitors in a Power Filter

You are building a power supply filter and need an equivalent capacitance of 4.7 µF, but you only have 10 µF electrolytic capacitors on hand. You decide to put two 10 µF capacitors in series. Using the calculator, you enter C1 = 10 µF and C2 = 10 µF. The total is 5 µF. This is close enough to 4.7 µF for many filtering applications, but you could also use 8.2 µF and 11 µF in series to get precisely 4.7 µF. The calculator instantly gives you the exact result.

Example 2: Three Capacitors in an Audio Crossover

In a speaker crossover network, you need a specific capacitance of 2.5 µF. You have 5 µF, 10 µF, and 10 µF capacitors. Enter all three into the series calculator: C1 = 5 µF, C2 = 10 µF, C3 = 10 µF. The calculation runs as 1/5 + 1/10 + 1/10 = 0.2 + 0.1 + 0.1 = 0.4, so Ctotal = 1/0.4 = 2.5 µF. Perfect match for the design.

Here is a summary table of these and other test cases:

C1C2C3Total CapacitanceResult Context
10 µF20 µF6.67 µFLower than the smallest capacitor (10 µF)
10 µF10 µF5 µFTwo equal capacitors halve the capacitance
5 µF10 µF10 µF2.5 µFThree series capacitors reduce net value significantly
100 nF100 nF100 nF33.3 nFThree equal capacitors divide by three
1 µF1 µF1 µF, 1 µF0.25 µFFour equal capacitors divide by four

Each row shows that the total series capacitance is always smaller than the smallest component, and the calculator handles mixed unit inputs seamlessly (e.g., 100 nF and 1 µF) by normalizing to a base unit before computing.

Tips for Accurate Results

To get reliable values from the series capacitance calculator, you must pay attention to several practical factors. Here are the most critical tips:

  • Always verify polarity: If you are using electrolytic or tantalum capacitors, they are polarized. Connecting them in series requires careful attention to polarity — for DC applications, the positive terminal of one capacitor typically connects to the negative terminal of the next, and the overall network must maintain the correct polarity relative to the circuit. An incorrect connection can cause the capacitor to fail, short-circuit, or even explode. The calculator assumes correct polarity; it does not check for it.
  • Keep units consistent: Even though the calculator can handle mixed units (e.g., one in µF and another in nF), it is a very common mistake to misread the unit. If you intend to use 0.1 µF but type 0.1 nF, your result will be off by a factor of 1000. Before hitting calculate, double-check that the dropdown unit matches the printed value on the capacitor body. Use the µF for microfarads, nF for nanofarads, and pF for picofarads.
  • Consider tolerances: Capacitors come with manufacturing tolerances, typically ±5%, ±10%, or ±20%. A 10 µF capacitor rated at ±20% can actually be anywhere from 8 µF to 12 µF. When you calculate series capacitance, the actual total value will also have a corresponding tolerance. For critical circuits, use the calculator with the worst-case (minimum and maximum) values to confirm your design still works within specifications.
  • Check the voltage rating: In a series connection, the voltage across each capacitor divides, but not necessarily equally. The total voltage rating of the network is the sum of individual ratings, but if the capacitances are unequal, the voltage distribution is inversely proportional to the capacitance. The calculator does not compute voltage division, so you must do that separately to ensure no capacitor exceeds its rated voltage.
  • Be precise with decimal points: Small values like 0.001 µF (which is 1 nF) are easy to mistype. Use scientific notation or standard prefixes in the input field if supported (e.g., “1e-6” for 1 µF). A single digit slip can change the result by orders of magnitude.

Frequently Asked Questions

Why is the total capacitance lower than the smallest capacitor in series?

Because in a series configuration, each capacitor has the same charge, and the total voltage is the sum of individual voltages. The effective capacitance is defined as Q/V, so if V increases while Q stays constant, the capacitance must decrease. Mathematically, the reciprocal-sum formula ensures that the equivalent capacitance is always less than any individual capacitor’s value. For example, even two equal 100 µF capacitors in series result in only 50 µF. This is fundamentally different from parallel connections, where capacitances add directly.

Can I use this calculator for capacitors with different voltage ratings in series?

Yes, you can input any capacitance values regardless of voltage, but you must be cautious. When capacitors with different voltage ratings are placed in series, the voltage across each is inversely proportional to its capacitance (for DC). This means a smaller capacitance will experience a higher voltage drop. For example, a 10 µF and a 20 µF in series across 30 V DC will have 20 V across the 10 µF and 10 V across the 20 µF. You must ensure that each capacitor’s rated voltage exceeds its individual share. The calculator gives you the equivalent capacitance only; you must manually compute voltage division to avoid breakdown.

What is the formula for 3 or more capacitors in series?

For any number of capacitors, the general formula is 1/Ctotal = 1/C1 + 1/C2 + 1/C3 + … + 1/Cn. For three capacitors, this is 1/Ctotal = 1/C1 + 1/C2 + 1/C3. The product-over-sum shortcut only works for two capacitors. For three or more, you must use the reciprocal method. For instance, with 5 µF, 10 µF, and 20 µF: 1/5 + 1/10 + 1/20 = 0.2 + 0.1 + 0.05 = 0.35, so Ctotal = 1/0.35 = 2.86 µF. Use the calculator’s “Add Capacitor” button to input each value and avoid manual fraction arithmetic.

FAQ

How does the Series Capacitance Calculator compute total capacitance?

The calculator uses the reciprocal formula, where the total capacitance (C_total) is the inverse of the sum of the reciprocals of each individual capacitance in the series. You simply enter the capacitance values in farads, microfarads, or nanofarads, and the tool automatically computes the result, which is always lower than the smallest capacitor in the chain.

Can I mix capacitors with different capacitance values and voltage ratings in this calculator?

Yes, the calculator accepts any number of series capacitors with different capacitance values, and it computes the total capacitance regardless of their voltage ratings. However, it does not calculate the voltage distribution across each capacitor, so you must ensure that each capacitor's rated voltage is higher than the voltage it will actually experience in your circuit.

What units does the Series Capacitance Calculator support for input and output?

The calculator supports common units including farads (F), microfarads (µF), nanofarads (nF), and picofarads (pF) for each input capacitor. The output is provided in the same unit you select for the result, but you can also switch the output unit after entering values to see the equivalent total capacitance in a different scale.

Why is the total capacitance in series always less than the smallest individual capacitor?

In a series configuration, the charge on each capacitor is the same, but the total voltage across the series is the sum of the individual voltages. Because capacitance is defined as charge per voltage, adding more capacitors in series increases the total voltage for a given charge, thereby reducing the effective capacitance. Mathematically, the reciprocal sum makes the total smaller than any single reciprocal term.