Capacitor combinations — series and parallel with charge and voltage distribution

medium CBSE JEE-MAIN NEET 4 min read

Question

Three capacitors of 2μF2 \mu F, 3μF3 \mu F, and 6μF6 \mu F are connected first in series, then in parallel, to a 12 V battery. Find the equivalent capacitance, total charge, and voltage across each capacitor in both cases.

(CBSE 12 + JEE Main + NEET)


Solution — Step by Step

1Ceq=1C1+1C2+1C3\frac{1}{C_{eq}} = \frac{1}{C_1} + \frac{1}{C_2} + \frac{1}{C_3}

Key: Charge is same on all capacitors. Voltage divides.

1Ceq=12+13+16=3+2+16=1\frac{1}{C_{eq}} = \frac{1}{2} + \frac{1}{3} + \frac{1}{6} = \frac{3 + 2 + 1}{6} = 1

Ceq=1μFC_{eq} = \mathbf{1 \mu F}

Total charge: Q=Ceq×V=1×12=12μCQ = C_{eq} \times V = 1 \times 12 = 12 \mu C

Each capacitor has the same charge (12μC12 \mu C), and voltages are: V1=12/2=6V_1 = 12/2 = 6 V, V2=12/3=4V_2 = 12/3 = 4 V, V3=12/6=2V_3 = 12/6 = 2 V. Check: 6+4+2=126 + 4 + 2 = 12 V.

Ceq=C1+C2+C3C_{eq} = C_1 + C_2 + C_3

Key: Voltage is same across all capacitors. Charge divides.

Ceq=2+3+6=11μFC_{eq} = 2 + 3 + 6 = \mathbf{11 \mu F}

Total charge: Q=11×12=132μCQ = 11 \times 12 = 132 \mu C

Each has 12 V across it, and charges are: Q1=2×12=24μCQ_1 = 2 \times 12 = 24 \mu C, Q2=3×12=36μCQ_2 = 3 \times 12 = 36 \mu C, Q3=6×12=72μCQ_3 = 6 \times 12 = 72 \mu C. Check: 24+36+72=132μC24 + 36 + 72 = 132 \mu C.

PropertySeriesParallel
Same quantityCharge (QQ)Voltage (VV)
DividesVoltageCharge
CeqC_{eq}Smaller than smallestLarger than largest
Formula patternLike resistors in parallelLike resistors in series

The last row is crucial: capacitor series formula looks like resistor parallel formula, and vice versa. This is because C=Q/VC = Q/V while R=V/IR = V/I — they are “reciprocal” quantities.

flowchart TD
    A["Capacitor Problem"] --> B{"Series or Parallel?"}
    B -- Series --> C["Same Charge Q on all"]
    C --> D["Find C_eq using 1/C formula"]
    D --> E["Q = C_eq × V_total"]
    E --> F["V across each = Q/C_i"]
    B -- Parallel --> G["Same Voltage V across all"]
    G --> H["C_eq = C1 + C2 + C3"]
    H --> I["Q_total = C_eq × V"]
    I --> J["Q on each = C_i × V"]
    A --> K{"Mixed series-parallel?"}
    K --> L["Simplify innermost group first"]
    L --> B

Why This Works

In series, capacitors share the same charge because they are connected end-to-end — the charge leaving one plate has nowhere to go except onto the next capacitor’s plate. The voltage splits because the total voltage is the sum of individual drops (Kirchhoff’s voltage law).

In parallel, capacitors share the same voltage because both ends are connected to the same two nodes. Each capacitor independently stores charge based on its own capacitance, so charges add up.


Alternative Method

For two capacitors in series, use the shortcut: Ceq=C1×C2C1+C2C_{eq} = \frac{C_1 \times C_2}{C_1 + C_2} (product over sum — same as resistors in parallel). For JEE, if all nn capacitors are identical with capacitance CC: series gives C/nC/n, parallel gives nCnC.


Common Mistake

Students swap the series and parallel formulas for capacitors because they memorised the resistor formulas first. Remember: capacitors are the OPPOSITE of resistors. Capacitors in series use the reciprocal formula (like resistors in parallel), and capacitors in parallel simply add (like resistors in series). A mnemonic: “Capacitors are Contrary.”

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next