You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A capacitor is a component that stores energy in an electric field between two conducting surfaces. Capacitors are everywhere — from the flash unit in a camera to the smoothing circuits in power supplies and the timing circuits in electronics. Understanding how they store charge and energy is a core part of the Edexcel A-Level specification.
Capacitance is defined as the charge stored per unit potential difference across the capacitor:
C = Q / V
where:
One farad is an enormous capacitance. In practice, capacitors are measured in smaller units:
| Unit | Symbol | Value in Farads |
|---|---|---|
| Millifarad | mF | 10⁻³ F |
| Microfarad | μF | 10⁻⁶ F |
| Nanofarad | nF | 10⁻⁹ F |
| Picofarad | pF | 10⁻¹² F |
A 1 F capacitor is the size of a drinks can. Supercapacitors used in electric vehicles can reach thousands of farads but are very expensive.
Rearranging gives:
The capacitance of a parallel plate capacitor with a vacuum (or air) between the plates is:
C = ε₀A / d
where:
This tells you three ways to increase the capacitance:
A parallel plate capacitor has square plates of side 0.10 m separated by 0.50 mm. Calculate its capacitance.
A = 0.10 × 0.10 = 0.010 m²
C = ε₀A / d = (8.85 × 10⁻¹² × 0.010) / (0.50 × 10⁻³) = 8.85 × 10⁻¹⁴ / 5.0 × 10⁻⁴ = 1.77 × 10⁻¹⁰ F ≈ 180 pF
This small capacitance from relatively large plates shows why practical capacitors use very thin separations, large surface areas (rolled foils), and dielectric materials.
When a capacitor is charged, work is done against the electric field as charge is transferred from one plate to the other. The energy stored is:
E = ½QV = ½CV² = ½Q²/C
These three forms are all equivalent (substitute Q = CV to convert between them). Use whichever is most convenient for the given information.
| Known quantities | Best formula |
|---|---|
| Q and V | E = ½QV |
| C and V | E = ½CV² |
| Q and C | E = ½Q²/C |
| C constant, V changes | E = ½CV² (for comparing energies) |
| Q constant, C changes | E = ½Q²/C (e.g., isolated capacitor with changing d) |
The energy stored equals the area under the Q–V graph. Since Q = CV (a straight line through the origin), the area is a triangle:
E = ½ × base × height = ½ × V × Q = ½QV
A 470 μF capacitor is charged to 12 V. How much energy does it store?
E = ½CV² = ½ × 470 × 10⁻⁶ × 12² = ½ × 470 × 10⁻⁶ × 144 = 0.034 J = 34 mJ
A camera flash capacitor (1000 μF, charged to 300 V) discharges through the flash tube in 2.0 ms. Calculate the energy stored and the average power delivered during the flash.
Energy: E = ½CV² = ½ × 1000 × 10⁻⁶ × 300² = 45 J
Average power: P = E / t = 45 / 0.002 = 22 500 W = 22.5 kW
This is why camera flashes are so bright — 45 J is modest, but delivering it in 2 ms gives an average power of 22.5 kW. The capacitor is able to release its stored energy far more quickly than a battery could.
When capacitors are connected in parallel:
C_total = C₁ + C₂ + C₃ + ...
Capacitors in parallel add directly — this is the opposite of resistors.
Each capacitor stores charge Q = CV independently. The total charge Q_total = C₁V + C₂V + C₃V = (C₁ + C₂ + C₃)V, so the effective capacitance is C₁ + C₂ + C₃.
When capacitors are connected in series:
1/C_total = 1/C₁ + 1/C₂ + 1/C₃ + ...
The total capacitance in series is always less than the smallest individual capacitance.
Each capacitor has V = Q/C. The total voltage V_total = Q/C₁ + Q/C₂ + Q/C₃ = Q(1/C₁ + 1/C₂ + 1/C₃). Since V_total = Q/C_total, we get 1/C_total = 1/C₁ + 1/C₂ + 1/C₃.
A 100 μF capacitor and a 300 μF capacitor are connected in series. What is the total capacitance?
1/C_total = 1/100 + 1/300 = 3/300 + 1/300 = 4/300
C_total = 300/4 = 75 μF
| Property | Series | Parallel |
|---|---|---|
| Same quantity | Charge Q | Voltage V |
| Splits | Voltage | Charge |
| Capacitance formula | 1/C_T = 1/C₁ + 1/C₂ | C_T = C₁ + C₂ |
| Total C compared to individuals | Smaller than smallest | Larger than largest |
| Analogy | Like resistors in parallel | Like resistors in series |
A dielectric is an insulating material placed between the plates of a capacitor. It increases the capacitance by a factor called the relative permittivity (or dielectric constant) εᵣ:
C = ε₀εᵣA / d
The dielectric works by becoming polarised in the electric field — positive and negative charges within the dielectric molecules shift slightly, creating an internal field that partially opposes the external field. This effectively reduces the electric field strength for a given charge, allowing more charge to be stored for the same voltage.
Common dielectrics include ceramic, paper, plastic film, and mica. They also prevent the plates from touching, allowing very thin separations.
Two scenarios to distinguish:
Capacitor connected to a battery (V constant):
Capacitor isolated (Q constant):
A 2200 μF capacitor is charged to 15 V and then disconnected from the supply. It is then connected across an uncharged 1000 μF capacitor. Find the final voltage and the energy lost.
Initial charge: Q = CV = 2200 × 10⁻⁶ × 15 = 0.033 C
After connection, the capacitors are in parallel: C_total = 2200 + 1000 = 3200 μF
Charge is conserved: Q_total = 0.033 C
Final voltage: V = Q / C_total = 0.033 / 3200 × 10⁻⁶ = 10.3 V
Energy before: E₁ = ½ × 2200 × 10⁻⁶ × 15² = 0.2475 J
Energy after: E₂ = ½ × 3200 × 10⁻⁶ × 10.3² = 0.170 J
Energy lost: 0.2475 − 0.170 = 0.078 J
This energy is dissipated as heat in the connecting wires. Whenever charge is shared between capacitors, energy is always lost (unless the capacitors happen to be at the same voltage already).
Edexcel 9PH0 specification Topic 7 — Electric and Magnetic Fields covers capacitance C=Q/V; the parallel-plate formula C=ε0εrA/d; energy stored in the equivalent forms E=21QV=21CV2=21Q2/C; series and parallel combinations; and the role of dielectrics (refer to the official Pearson Edexcel specification document for exact wording). Capacitance sits inside Topic 7 alongside electric fields, magnetic flux density and electromagnetic induction, and feeds into the time-dependent charge/discharge content. Capacitors are examined predominantly on 9PH0 Paper 2, with practical-skills crossover into Paper 3 through the required time-constant practical. The Edexcel formula booklet does list C=Q/V, the energy forms and the parallel-plate result; it does not give the series/parallel combination rules — these must be reasoned from charge conservation (series) and voltage equality (parallel).
Question (8 marks):
A capacitor of capacitance C=220 μF is charged through a fixed resistor of resistance R=47 kΩ from a 12.0 V supply. The capacitor is initially uncharged.
(a) Calculate the time constant of the charging circuit and state what it physically represents. (2)
(b) Calculate the charge stored on the capacitor at t=5.0 s after the circuit is closed. (3)
(c) Calculate the energy stored in the capacitor when it is fully charged, and the total energy delivered by the supply during the charging process. Comment on the difference. (3)
Solution with mark scheme:
(a) Step 1 — apply τ=RC.
τ=RC=(47×103)(220×10−6)=10.34 s≈10 s
M1 — correct substitution into τ=RC with both quantities in SI units. A common slip is to leave C in microfarads, producing an answer in kΩ⋅μF that is numerically right but dimensionally meaningless.
B1 — physical interpretation: τ is the time taken for the charge on the capacitor to rise to (1−1/e)≈63% of its final value during charging (or equivalently, the time to fall to 1/e≈37% of its initial value during discharge). Stating only "the time constant" without a numerical or proportional interpretation forfeits this mark.
(b) Step 1 — write the charging equation.
Q(t)=Q0(1−e−t/RC)with Q0=CV0
M1 — correct charging form. Candidates who write the discharge form Q=Q0e−t/RC here lose all subsequent marks for this sub-part; the question explicitly states the capacitor starts uncharged.
Step 2 — substitute.
Q0=CV0=(220×10−6)(12.0)=2.64×10−3 C.
t/RC=5.0/10.34=0.4836.
Q(5.0)=2.64×10−3(1−e−0.4836)=2.64×10−3(1−0.6166)=2.64×10−3(0.3834)
M1 — correct evaluation of the exponential. Examiners accept any value within reasonable rounding — typically e−0.48 to e−0.49 — provided the working is shown.
Q(5.0)≈1.01×10−3 C≈1.0 mC
A1 — final answer to two significant figures, matching the precision of the input data.
(c) Step 1 — energy stored when fully charged.
Ecap=21CV02=21(220×10−6)(12.0)2=21(220×10−6)(144)=1.58×10−2 J≈16 mJ
M1 — correct use of E=21CV2.
Step 2 — total energy delivered by the supply.
The supply delivers charge Q0 at constant emf V0 throughout, so
Esupply=Q0V0=(2.64×10−3)(12.0)=3.17×10−2 J≈32 mJ
A1 — correct, with the recognition that the supply does work QV rather than 21QV.
Step 3 — comment.
Exactly half of the energy delivered by the supply is dissipated as heat in the resistor during charging; only half ends up stored on the capacitor. This 50:50 split is independent of R and C — it follows from integrating P=I2R along the charging curve.
B1 — explicit comment that 50% of the supply energy is dissipated, with a brief justification.
Total: 8 marks (M4 A2 B2).
Question (6 marks): A 1000 μF capacitor is charged to 25 V and then disconnected from the supply. It is then connected in parallel with an uncharged 500 μF capacitor.
(a) Calculate the common potential difference across the two capacitors after they are connected. (3)
(b) Show that energy is lost in the process and calculate the magnitude of this loss. State where this energy goes. (3)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 3, AO2 = 2, AO3 = 1. Paper 2 routinely expects candidates to combine charge conservation with energy accounting in one multi-step question — the AO3 mark is the explicit recognition that energy redistribution between capacitors is always lossy.
Connects to:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.