How to solve a capacitor circuit problem

Solving a capacitor circuit requires reducing the network to a single equivalent capacitance, computing the total charge, and expanding backward to find individual charges and voltages. This method applies to direct current (DC) circuits in steady-state conditions where capacitors act as open circuits and hold constant charge.

Capacitors in parallel share voltage and their capacitances add directly. Capacitors in series share charge and their equivalent capacitance is the reciprocal of the sum of reciprocals.

The setup

Identify nodes and branches in the circuit diagram to determine exactly which capacitors are in series and which are in parallel. Series capacitors have no branching between them and thus share the same charge. Parallel capacitors are connected across the same two nodes and thus share the same voltage.

The steps

  1. Identify combinations of parallel capacitors and replace them with an equivalent capacitance: Cp=C1+C2++CnC_{p} = C_1 + C_2 + \dots + C_n.
  2. Identify combinations of series capacitors and replace them with an equivalent capacitance: 1Cs=1C1+1C2++1Cn\frac{1}{C_{s}} = \frac{1}{C_1} + \frac{1}{C_2} + \dots + \frac{1}{C_n}.
  3. Repeat steps 1 and 2 until the entire circuit is reduced to a single total equivalent capacitance, CeqC_{eq}.
  4. Calculate the total charge supplied by the source voltage VV using Qtotal=CeqVQ_{total} = C_{eq}V.
  5. Work backward through your reduced circuits. For series components, set their charge equal to the branch charge and calculate voltage using V=Q/CV = Q/C. For parallel components, set their voltage equal to the node voltage and calculate charge using Q=CVQ = CV.

Checking the result

Verify Kirchhoff's Voltage Law (KVL): the sum of voltages across series capacitors must equal the total voltage applied across that branch. Verify Conservation of Charge: the sum of charges on parallel capacitors must equal the total charge entering that parallel junction.

Common errors

Using resistor combination rules instead of capacitor rules (adding series directly). Forgetting to invert the reciprocal sum when calculating series capacitance. Assuming series capacitors split voltage equally when their capacitances differ. Assuming parallel capacitors have the same charge.

Worked example

A 12 V battery is connected to a circuit containing C1=4μextFC_1 = 4 \, \mu ext{F} in series with a parallel combination of C2=2μextFC_2 = 2 \, \mu ext{F} and C3=6μextFC_3 = 6 \, \mu ext{F}. Find the charge and voltage on each capacitor.

First, find the equivalent capacitance of the parallel pair C2C_2 and C3C_3: C23=C2+C3=2μextF+6μextF=8μextFC_{23} = C_2 + C_3 = 2 \, \mu ext{F} + 6 \, \mu ext{F} = 8 \, \mu ext{F}

Next, find the total equivalent capacitance of C1C_1 in series with C23C_{23}: 1Ceq=1C1+1C23=14μextF+18μextF=38μextF\frac{1}{C_{eq}} = \frac{1}{C_1} + \frac{1}{C_{23}} = \frac{1}{4 \, \mu ext{F}} + \frac{1}{8 \, \mu ext{F}} = \frac{3}{8 \, \mu ext{F}} Ceq=83μextF2.67μextFC_{eq} = \frac{8}{3} \, \mu ext{F} \approx 2.67 \, \mu ext{F}

Calculate the total charge supplied by the 12 V battery: Qtotal=CeqV=(83μextF)(12extV)=32μextCQ_{total} = C_{eq} V = \left(\frac{8}{3} \, \mu ext{F}\right)(12 \, ext{V}) = 32 \, \mu ext{C}

Since C1C_1 and C23C_{23} are in series, they both store QtotalQ_{total}: Q1=32μextCQ_1 = 32 \, \mu ext{C} Q23=32μextCQ_{23} = 32 \, \mu ext{C}

Find the voltage across C1C_1: V1=Q1C1=32μextC4μextF=8extVV_1 = \frac{Q_1}{C_1} = \frac{32 \, \mu ext{C}}{4 \, \mu ext{F}} = 8 \, ext{V}

Find the voltage across the parallel combination C23C_{23}: V23=Q23C23=32μextC8μextF=4extVV_{23} = \frac{Q_{23}}{C_{23}} = \frac{32 \, \mu ext{C}}{8 \, \mu ext{F}} = 4 \, ext{V}

Since C2C_2 and C3C_3 are in parallel, they share this voltage: V2=4extVV_2 = 4 \, ext{V} V3=4extVV_3 = 4 \, ext{V}

Finally, calculate the individual charges on C2C_2 and C3C_3: Q2=C2V2=(2μextF)(4extV)=8μextCQ_2 = C_2 V_2 = (2 \, \mu ext{F})(4 \, ext{V}) = 8 \, \mu ext{C} Q3=C3V3=(6μextF)(4extV)=24μextCQ_3 = C_3 V_3 = (6 \, \mu ext{F})(4 \, ext{V}) = 24 \, \mu ext{C}

Check: Q2+Q3=8μextC+24μextC=32μextC=Q23Q_2 + Q_3 = 8 \, \mu ext{C} + 24 \, \mu ext{C} = 32 \, \mu ext{C} = Q_{23}. V1+V23=8extV+4extV=12extVV_1 + V_{23} = 8 \, ext{V} + 4 \, ext{V} = 12 \, ext{V}.

FAQ

Run your own problem

References: University Physics with Modern Physics (14th Edition), Chapter 24 · Fundamentals of Physics (Halliday & Resnick, 10th Edition), Chapter 25

See also