Electronic – Will charging 2 capacitors seperatly still result in a lower value

capacitor

I have 2 150F 2.7V SuperCaps. I know if I put them in series, and charge them, I will get a result of only 75 farads. I am wondering if I charge them each separately to full capacity before putting them in series, I will get 150 farads at 5.4 volts out of it.

Best Answer

No, when you put capacitors in series, the capacitance is reduced. Here's one reason why. The energy \$W\$ in a capacitor is:

$$ W = \frac{1}{2}CV^2 $$

For your two 150F capacitors, each charged to 2.7V, the total stored energy is:

$$ \frac{1}{2} 150F (2.7V)^2 \cdot 2= 1093.5J $$

If you put them in series, and you somehow now had a 150F capacitor at 5.4V, then you would have the energy:

$$ \frac{1}{2} 150F (5.4V)^2 = 2187J $$

Somehow, you have created energy, which I'm told, violates some fundamental properties of the universe as we understand it. We know what actually happens with two identical capacitors in series is that the capacitance is halved. In that case, the energy you have after connecting them in series is:

$$ \frac{1}{2} 75F (5.4V)^2 = 1093.5J $$

You see, the capacitance is halved, but the stored energy is the same as the two capacitors charged separately, as you'd expect.

Here's where you are confused: capacitance is not capacity. Capacitance is a measure of how much electric charge it takes to make a change in voltage:

$$ C = Q/V $$ $$ V = Q/C $$ $$ VC = Q $$

Thus, a farad is a coulomb per volt. (A coulomb is an ampere-second). So say you have a \$1F\$ capacitor, and you move \$1A\$ for \$1s\$ through it. You have moved \$1C\$ of charge, and the voltage across the capacitor will have changed \$1V\$:

$$ 1F = 1C/V $$ $$ V = 1C/1F $$ $$ V = 1V $$

So why does putting two capacitors in series halve the capacitance?

schematic

simulate this circuit – Schematic created using CircuitLab

Consider circuit A. If \$10C\$ of charge moves through I1, then this same charge must flow through C1 (where else would it go?), and the voltage will change by:

$$ 10C/150F \approx 66mV $$

Now consider circuit B. If \$10C\$ of charge moves through I2, that charge flows through C2 and C3. Looking at each capacitor individually, the same charge has moved as before, and the voltage of each will change again by \$66mV\$. But, they are in series, so the voltage of the two considered together has changed by \$133mV\$. What's the capacitance?

$$ 10C/133mV \approx 75F $$

For every bit of charge you move through I2, you charge two capacitors at once, so the voltage changes twice as fast, so the capacitance is halved. But, to get that charge to move you had to apply a higher voltage (because the voltage increased faster), so the stored energy is the same as if you had charged them separately.