Capacitors

AC Circuits · 13 min read

A capacitor is, at heart, two pieces of metal separated by a thin insulator. Connect a voltage across them and positive charge piles up on one plate, an equal negative charge on the other, and an electric field forms in the gap. That charge-store property is what makes the capacitor the second most-used passive component after the resistor — and the foundation for everything AC.

Structure

The canonical “parallel-plate” model is two conductive plates of area AA, separated by a distance dd, with an insulating material (the dielectric) filling the gap. In real components this gets rolled up, coiled, stacked, or sintered into shapes that fit on a PCB, but the mental model stays the same.

plate (area A)+ + + + + + + + + +dielectric (εr)− − − − − − − − − −d+V
Two conductive plates of area A separated by a dielectric of relative permittivity εr, distance d apart. Connect a voltage V and positive charge +Q piles onto one plate, −Q onto the other — the field between the plates stores energy.

Factors that affect capacitance

For the parallel-plate geometry, three things setCC:

C=ε0εrAdC = \varepsilon_0 \, \varepsilon_r \, \frac{A}{d}
  • Plate area AA — more metal facing each other means more room for charge to spread. Double the area, double the capacitance.
  • Plate separation dd — closer plates see a stronger field per volt, so they pull more charge for the same voltage. Halve the gap, double the capacitance.
  • Dielectric permittivity εr\varepsilon_r — the material between the plates. Air / vacuum is εr=1\varepsilon_r = 1. Paper is ~3.5, mica is ~6, ceramic can run into the thousands.ε0\varepsilon_0 is a universal constant (8.854×10128.854 \times 10^{-12} F/m).
Area A ↑C smallC larger →Separation d ↓C smallC larger →Dielectric εr ↑airmicaC smallC larger →
Three knobs set the capacitance. Double the plate area or halve the gap and C doubles. Swap air for mica and C rises by the relative permittivity εr.

Why do different dielectrics help? The insulating material polarises in the field — its own molecules tilt so their internal charges partly cancel the applied field. A weaker net field for the same charge means you can pack more charge in for the same terminal voltage, which is exactly what bigger C means.

Capacitance is a fixed property of the physical construction — set by geometry (A, d) and material (εr\varepsilon_r), not by the circuit around it. Once you know C, a single formula links it to charge and voltage — which we introduce after the series and parallel rules.

Capacitors in series and parallel

Combine two caps and the equivalent capacitance depends on how they're wired. The rules are the opposite of what resistors do:

Series:1Ceq=1C1+1C2+\text{Series:} \quad \frac{1}{C_{eq}} = \frac{1}{C_1} + \frac{1}{C_2} + \ldots
Parallel:Ceq=C1+C2+\text{Parallel:} \quad C_{eq} = C_1 + C_2 + \ldots
Series1/C_eq = 1/C₁ + 1/C₂C₁C₂Same charge Q, voltages addParallelC_eq = C₁ + C₂C₁C₂Same voltage V, charges add
Capacitors swap the series/parallel rules you learned for resistors. Series = reciprocal sum (smaller than the smallest cap). Parallel = straight sum (larger than the largest cap).

Series — caps share the same current (and therefore the same charge Q). With identical charge on every capacitor, the voltages distribute inversely with capacitance: Vk=Q/CkV_k = Q / C_k. Adding those voltages gives the total, and dividing by Q gives the reciprocal-sum rule. A practical consequence: series capacitors behave like a single cap smaller than the smallest element. Two 10 µF caps in series give 5 µF.

Parallel — caps share the same terminal voltage V. Each pulls its own charge Qk=CkVQ_k = C_k V, and the total charge delivered by the source is the sum of the branches. So the effective C is just the straight sum. Two 10 µF caps in parallel make 20 µF.

The swap with resistors trips people up the first time. The memorable way: in a series cap network the same charge moves through everything but the voltage has to be divided — so more elements in series can hold less charge per volt of total, i.e. smaller C. In parallel, every branch gets its own charge at the same V, so more branches add up to a bigger C.

Resistors sum in series, reciprocate in parallel. Capacitors do the reverse. Series caps: reciprocal sum. Parallel caps: direct sum. The bigger cap always wins in parallel; the smaller cap always wins in series.

The charge-voltage relationship

Apply a voltage VV across the plates. Charge QQ accumulates in direct proportion. The constant of proportionality is the capacitance:

Q=CVQ = C V

CC is measured in farads (F): one farad stores one coulomb of charge per volt applied. One farad is enormous — real capacitors span picofarads (pF, 101210^{-12} F) up to a few farads for supercaps, a range of 12 decades. Typical ceramics are pF–nF; typical electrolytics µF–mF. When you see a “100 µF 16 V” cap in a schematic, that's its capacitance and its voltage rating (the maximum it can handle without breakdown).

Rearranging Q=CVQ = CV gives two equally useful forms:

V=QC,C=QVV = \frac{Q}{C}, \qquad C = \frac{Q}{V}

For a given cap, more charge pushed in means a higher terminal voltage — same relationship as filling a bucket faster raises the water level faster. For a given voltage, a bigger CC holds more charge — a bigger bucket holds more water.

Applying Q = CV in circuits

With both the combination rules and the formula in hand, you can find the charge on every capacitor in a battery-driven network. The method is always the same: collapse combinations to a single CeqC_{eq}, find total QQ from Q=CeqVQ = C_{eq} \, V, then work backwards to individual charges and voltages.

Single capacitor

The simplest case: one capacitor and one battery. When the circuit reaches steady state the capacitor voltage equals the battery voltage exactly, so Q=C×VQ = C \times V is applied directly.

+9 V100 µF+Q = C × V = 100 µF × 9 VQ = 900 µC, V_C = 9 V
The battery pumps charge onto the plates until V_C = 9 V. Q = CV = 100 µF × 9 V = 900 µC on each plate.

Two capacitors in parallel

Parallel caps share the same voltage — each is connected directly across the battery. First find Ceq=C1+C2C_{eq} = C_1 + C_2, then find the total charge Qtotal=CeqVQ_{total} = C_{eq} \, V. Each individual charge follows Qk=CkVQ_k = C_k \, V since both caps see the same voltage.

+9 V47 µF+Q₁ = 423 µC100 µF+Q₂ = 900 µCV₁ = V₂ = 9 VC_eq = 147 µF
Both caps charge to 9 V. C_eq = 47 + 100 = 147 µF. Q₁ = 47 µF × 9 V = 423 µC; Q₂ = 100 µF × 9 V = 900 µC; Q_total = 1.32 mC.

Combination: series and parallel

When series and parallel elements mix, reduce in stages: collapse the parallel group first, then treat the result as a single cap in series with the remaining element.

+12 VC₁ = 100 µF+C₂ = 200 µF+C₃ = 200 µF+① C₂‖C₃ = 200+200 = 400 µF② C_eq = (100×400)÷500 = 80 µF③ Q = 80 µF × 12 V = 960 µC
Reduce the parallel pair first (400 µF), then apply the series formula with C₁. C_eq = 80 µF. The same charge Q = 960 µC flows through C₁ and splits between C₂ and C₃.

After finding Q=960μCQ = 960\,\mu\text{C}, note that this is the charge on C1C_1 (series elements carry the same Q). The voltage across the parallel pair is V23=Q/C23=960/400=2.4VV_{23} = Q / C_{23} = 960 / 400 = 2.4\,\text{V}, and V1=Q/C1=960/100=9.6VV_1 = Q / C_1 = 960 / 100 = 9.6\,\text{V}— which sums to 12 V as expected.

The systematic approach: (1) reduce parallel groups — direct sum; (2) reduce series groups — reciprocal sum; (3) apply Q=CeqVQ = C_{eq} \, V for total charge; (4) back-substitute to find individual charges and voltages using Q=CkVkQ = C_k V_k.

Charging and discharging

Everything above describes a capacitor sitting in steady state. The interesting behaviour happens during the transition: the moment a switch closes and the capacitor first sees a voltage source, or the moment the source is removed and the cap dumps its charge through whatever path is available.

Put a resistor RR in series with a capacitor CC and a DC source VsV_s, then close the switch. The voltage across a capacitor can't jump instantaneously — that would require infinite current — so vCv_C ramps up from zero toward VsV_s along an exponential curve:

vC(t)=Vs(1et/τ)v_C(t) = V_s \left( 1 - e^{-t/\tau} \right)

The whole shape of that curve is governed by a single number, the time constant:

τ=RC\tau = R \cdot C

With RR in ohms and CC in farads, τ\tau comes out in seconds. A 10 kΩ resistor charging a 100 µF cap gives τ=1s\tau = 1\,\text{s}; a 1 MΩ × 1 nF combination gives τ=1ms\tau = 1\,\text{ms}. Pick R and C, you've picked your timing.

The 63 % rule. At t=τt = \tau, a charging capacitor has reached Vs(11/e)0.632VsV_s (1 - 1/e) \approx 0.632 \, V_s — just shy of two-thirds of the way to the target. That number is universal: it doesn't depend on R, C, or V_s.

Engineers treat the cap as fully charged after about five time constants. At t=5τt = 5\tau the cap has reached roughly 99.3 % of VsV_s — close enough to call it done.

The current through the same circuit follows the mirror curve. At the instant the switch closes, the cap looks like a short to a sudden change; current jumps to Vs/RV_s/R and then decays as vCv_C climbs and the voltage left across R shrinks:

i(t)=VsRet/τi(t) = \frac{V_s}{R} \, e^{-t/\tau}

Charging shape — v_C rises along Vs(1et/τ)V_s(1 - e^{-t/\tau}); current decays as v_C catches up. The full interactive playground lives on the Simulate page.

Discharging is the symmetric story. Disconnect the source and short the cap through R; v_C decays exponentially from its starting value V0V_0 toward zero with the same time constant:

vC(t)=V0et/τv_C(t) = V_0 \, e^{-t/\tau}

Same τ\tau, same five-tau rule for “effectively empty.” The current reverses direction (out of the cap instead of in) and decays alongside the voltage.

Discharging shape — v_C decays along V0et/τV_0\,e^{-t/\tau}; current reverses out of the cap. Same τ controls both halves.

Why this matters. Anything that charges or discharges a capacitor — power-supply soft-start, RC lowpass filters, RC oscillators, sample-and-hold circuits, switch-debounce networks — runs on the same exponential. Head to the Simulate page for the full interactive plotter with sliders, animation, and a scrub cursor.