Contract:

Expand:

Capacitors in combination

Some circuits have capacitors connected in series and parallel combinations. To determine, for instance, the total charge stored by the set of capacitors, we have to find the single equivalent capacitance of the set. This is done by identifying a pair of capacitors in the set that are either in series or in parallel with one another, replacing that pair with its equivalent capacitor (thereby reducing the number of capacitors by one) and iterating until we're left with one capacitor that is the equivalent of the set.

Take the situation above, for example. The four capacitors have the following values:

C1 = C2 = 90 pF.
C3 = 45 pF
C4 = 120 pF

What is the potential difference across each capacitor? How much charge is on each capacitor?

To solve this we need to find the equivalent capacitance of the set of capacitors. The first step is to re-draw the circuit so that C1 is drawn vertically - this makes it more obvious what's in parallel or series.

Now contract the circuit from 4 capacitors to 1.

Step 1 - C2 and C3 are in series. Replace this pair by a single capacitor C23:

1/C23 = 1/C2 + 1/C3 = 1/90 + 1/45 = 3/90.

Therefore C23 = 90/3 = 30 pF.

Step 2 - C1 and C23 are in parallel. Replace that pair by a single capacitor C123 = 90 + 30 = 120 pF.

Step 3 - C4 and C123 are in series. Replace that pair by a single capacitor Ceq:

1/Ceq = 1/C4 + 1/C123 = 1/120 + 1/120 = 2/120

Ceq = 120/2 = 60 pF

Step 4 - Determine the charge on Ceq.

Q = Ceq ΔV = 60 pF * 12 V = 720 pC.

Now we need to expand the circuit back to the original four capacitors, and determine the charge and potential difference across each one as we go.

Step 1 - Ceq represents C4 and C123 in series. Capacitors in series have the same charge but split the potential difference.

Q4 = Q123 = 720 pC.

The capacitors are equal, so they each have 6 volts across them.

Step 2 - C123 represents C1 and C23 in parallel. Devices in parallel have the same potential difference (6 V in this case) across them.

Q1 = C1 * 6 = 540 pC.
Q23 = C23 * 6 = 180 pC.

These add to 720 pC, as they should.

Step 3 - C23 represents C2 and C3 in series.

Q2 = Q3 = 180 pC.

ΔV2 = Q2/C2 = 180/90 = 2 volts.
ΔV3 = Q3/C3 = 180/45 = 4 volts.

These add to 6 volts, as they should.

Step 4 - A good way to check for consistency is to label the potential at different points. Pick some point as a reference (say, 0 V at the negative terminal of the battery) and label other points relative to that. Check that the potential differences across the capacitors are consistent with these potential values.