19.2 A2 Level BETA

Energy stored in a capacitor

2 learning objectives

1. Overview

A capacitor stores energy by separating opposite charges onto its plates, which establishes an electric field in the dielectric material or space between them. The process of charging a capacitor is not instantaneous; it requires work done by an external source (such as a battery) to push electrons onto a plate that is already becoming negatively charged, and to pull electrons away from a plate that is becoming positively charged. This work done against the electrostatic repulsion of existing charges is stored as electric potential energy within the electric field. When the capacitor is connected to a load, this stored energy is released as the charges flow back together, neutralizing the plates.


Key Definitions

  • Capacitance (CC): The charge stored on one plate of a capacitor per unit potential difference across the plates. It is defined by the ratio C=QVC = \frac{Q}{V} and is measured in farads (F).
  • Electric Potential Energy (WW): The total work done in transferring charge from one plate to the other during the charging process. This energy is stored in the electric field between the plates.
  • Potential Difference (VV): The work done per unit charge in moving a small test charge between two points in an electric field. In the context of a capacitor, it is the voltage across the plates.

Content

3.1 The Potential–Charge (VVQQ) Graph

To determine the energy stored in a capacitor, we must analyze the relationship between the potential difference (VV) across the plates and the charge (QQ) stored on them.

For any capacitor, the capacitance CC is a constant determined by its physical geometry. From the definition C=QVC = \frac{Q}{V}, we can see that VV is directly proportional to QQ: V=1C×QV = \frac{1}{C} \times Q

This linear relationship means that as more charge is added to the plates, the potential difference increases at a constant rate.

The Area Under the Graph If we plot a graph with Charge (QQ) on the x-axis and Potential Difference (VV) on the y-axis, the resulting line is a straight line passing through the origin.

  • The gradient of a VVQQ graph represents 1C\frac{1}{C}.
  • The area under the line represents the total work done (energy stored).

Consider adding a very small increment of charge ΔQ\Delta Q to a capacitor that already has a potential difference VV. The small amount of work done ΔW\Delta W is: ΔW=VΔQ\Delta W = V \Delta Q

As the capacitor charges from zero to a total charge QQ, the total work done WW is the sum of all these small increments. Geometrically, this is the area of the triangle formed under the VVQQ line.

[DIAGRAM DESCRIPTION: A graph showing Potential Difference VV on the vertical y-axis and Charge QQ on the horizontal x-axis. A straight line starts at (0,0)(0,0) and rises to a point (Q,V)(Q, V). The area under this line is shaded as a right-angled triangle. The area of this triangle is labeled "Energy Stored (WW)".]

3.2 Deriving the Energy Formulae

Since the area under the VVQQ graph is a triangle, we use the formula for the area of a triangle: Area=12×base×height\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} Area=12×Q×V\text{Area} = \frac{1}{2} \times Q \times V

This gives us our primary equation for the energy stored (WW): W=12QVW = \frac{1}{2}QV

By using the capacitance definition (Q=CVQ = CV), we can derive two other useful forms of this equation to suit different problem contexts.

1. Energy in terms of Capacitance and Voltage: Substitute Q=CVQ = CV into the primary equation: W=12(CV)×VW = \frac{1}{2}(CV) \times V W=12CV2W = \frac{1}{2}CV^2 (This is the most common form used in exams, as CC and VV are usually the known variables.)

2. Energy in terms of Charge and Capacitance: Substitute V=QCV = \frac{Q}{C} into the primary equation: W=12Q×(QC)W = \frac{1}{2}Q \times \left(\frac{Q}{C}\right) W=Q22CW = \frac{Q^2}{2C} (This form is particularly useful when capacitors are in series, as they store the same charge QQ.)

3.3 Energy Dissipation during Charging

A critical concept in the 9702 syllabus is the "Energy Paradox" of capacitor charging. When a battery of constant e.m.f. VV charges a capacitor to that same potential difference VV, the battery must move a total charge QQ.

  1. Work done by the battery: The battery provides a constant potential difference. The work done by the battery is Wbattery=QVW_{battery} = QV.
  2. Energy stored in the capacitor: As derived above, the energy stored is Wcapacitor=12QVW_{capacitor} = \frac{1}{2}QV.
  3. The Energy Gap: There is a discrepancy of 12QV\frac{1}{2}QV.

Where does the missing energy go? Exactly 50% of the energy supplied by the battery is dissipated as thermal energy (heat) in the connecting wires and the internal resistance of the battery. This energy loss occurs regardless of the resistance of the circuit; a higher resistance simply means the charging process takes longer, but the total energy dissipated remains 12QV\frac{1}{2}QV.

3.4 Worked Examples

Worked Example 1 — Basic Energy Calculation

A camera flash unit uses a 120 μF120\text{ }\mu\text{F} capacitor charged to a potential difference of 250 V250\text{ V}. Calculate the energy stored in the capacitor.

  • Step 1: Identify knowns and convert to SI units.
    • C=120 μF=120×106 FC = 120\text{ }\mu\text{F} = 120 \times 10^{-6}\text{ F}
    • V=250 VV = 250\text{ V}
  • Step 2: Select the appropriate equation.
    • W=12CV2W = \frac{1}{2}CV^2
  • Step 3: Substitute and calculate.
    • W=0.5×(120×106)×(250)2W = 0.5 \times (120 \times 10^{-6}) \times (250)^2
    • W=0.5×120×106×62500W = 0.5 \times 120 \times 10^{-6} \times 62500
    • W=3.75 JW = 3.75\text{ J}
  • Answer: W=3.8 JW = 3.8\text{ J} (to 2 s.f.)

Worked Example 2 — Energy Change from Voltage Increase

A capacitor of capacitance 4.7 nF4.7\text{ nF} is initially charged to 10 V10\text{ V}. The potential difference is then increased to 30 V30\text{ V}. Calculate the additional work done to increase the charge.

  • Step 1: Identify knowns.
    • C=4.7×109 FC = 4.7 \times 10^{-9}\text{ F}
    • V1=10 VV_1 = 10\text{ V}
    • V2=30 VV_2 = 30\text{ V}
  • Step 2: Set up the energy change equation.
    • ΔW=WfinalWinitial\Delta W = W_{final} - W_{initial}
    • ΔW=12CV2212CV12=12C(V22V12)\Delta W = \frac{1}{2}CV_2^2 - \frac{1}{2}CV_1^2 = \frac{1}{2}C(V_2^2 - V_1^2)
  • Step 3: Substitute and calculate.
    • ΔW=0.5×(4.7×109)×(302102)\Delta W = 0.5 \times (4.7 \times 10^{-9}) \times (30^2 - 10^2)
    • ΔW=0.5×4.7×109×(900100)\Delta W = 0.5 \times 4.7 \times 10^{-9} \times (900 - 100)
    • ΔW=0.5×4.7×109×800\Delta W = 0.5 \times 4.7 \times 10^{-9} \times 800
    • ΔW=1.88×106 J\Delta W = 1.88 \times 10^{-6}\text{ J}
  • Answer: ΔW=1.9×106 J\Delta W = 1.9 \times 10^{-6}\text{ J} (or 1.9 μJ1.9\text{ }\mu\text{J})

Worked Example 3 — Finding Potential Difference from Energy

A 2200 μF2200\text{ }\mu\text{F} capacitor stores 0.50 J0.50\text{ J} of energy. Determine the potential difference across its plates.

  • Step 1: Identify knowns.
    • C=2200×106 FC = 2200 \times 10^{-6}\text{ F}
    • W=0.50 JW = 0.50\text{ J}
  • Step 2: Rearrange the energy equation for VV.
    • W=12CV2V2=2WCV=2WCW = \frac{1}{2}CV^2 \rightarrow V^2 = \frac{2W}{C} \rightarrow V = \sqrt{\frac{2W}{C}}
  • Step 3: Substitute and calculate.
    • V=2×0.502200×106V = \sqrt{\frac{2 \times 0.50}{2200 \times 10^{-6}}}
    • V=10.0022V = \sqrt{\frac{1}{0.0022}}
    • V=454.54...V = \sqrt{454.54...}
    • V=21.32 VV = 21.32\text{ V}
  • Answer: V=21 VV = 21\text{ V} (to 2 s.f.)

Key Equations

Equation Description Data Sheet?
W=12QVW = \frac{1}{2}QV Energy stored using Charge and P.D. Yes
W=12CV2W = \frac{1}{2}CV^2 Energy stored using Capacitance and P.D. Yes
W=Q22CW = \frac{Q^2}{2C} Energy stored using Charge and Capacitance No (Derive)
W=QVW = QV Total work done by a battery/power supply No (Recall)
Area under VVQQ graph Represents the Electric Potential Energy No (Recall)

Common Mistakes to Avoid

  • Wrong: Using W=QVW = QV for the energy stored in a capacitor.
    • Right: W=QVW = QV is the energy supplied by the battery. The capacitor only stores half of this (W=12QVW = \frac{1}{2}QV).
  • Wrong: Forgetting to square the potential difference in W=12CV2W = \frac{1}{2}CV^2.
    • Right: This is a very common calculation error. Always write the formula clearly before substituting.
  • Wrong: Calculating energy change as ΔW=12C(V2V1)2\Delta W = \frac{1}{2}C(V_2 - V_1)^2.
    • Right: You must square the voltages before subtracting: ΔW=12C(V22V12)\Delta W = \frac{1}{2}C(V_2^2 - V_1^2).
  • Wrong: Misinterpreting the gradient of a QQVV graph.
    • Right: On a QQ (y-axis) vs VV (x-axis) graph, the gradient is CC. On a VV (y-axis) vs QQ (x-axis) graph, the gradient is 1/C1/C. However, the area represents energy in both cases.
  • Wrong: Ignoring unit prefixes like p\text{p} (pico) or n\text{n} (nano).
    • Right: Always convert to standard SI units immediately: 1 pF=1012 F1\text{ pF} = 10^{-12}\text{ F}, 1 nF=109 F1\text{ nF} = 10^{-9}\text{ F}, 1 μF=106 F1\text{ }\mu\text{F} = 10^{-6}\text{ F}.

Exam Tips

  1. The "Why" of the 1/2: If asked why the energy stored is 12QV\frac{1}{2}QV and not QVQV, explain that the potential difference across the capacitor increases linearly from 00 to VV as it charges. Therefore, the average potential difference during the process is 12V\frac{1}{2}V. Work done = Average P.D. ×\times Total Charge = 12VQ\frac{1}{2}VQ.
  2. Proportionality Reasoning: Remember that WV2W \propto V^2. If an exam question states the voltage is doubled, the energy stored increases by a factor of four (222^2). If the voltage is tripled, the energy increases by a factor of nine (323^2).
  3. Graph Questions: If you are given a graph of VV against QQ, and it is a curve rather than a straight line (which can happen with non-ohmic components, though rare for standard capacitors), you must count squares to find the area, as the 12QV\frac{1}{2}QV triangle formula only applies to linear relationships.
  4. Efficiency: If a question asks for the efficiency of the charging process, the theoretical maximum is 50%50\%.
  5. Significant Figures: Cambridge 9702 is strict on significant figures. Look at the data provided in the question. If the voltage is "12 V12\text{ V}" (2 s.f.) and capacitance is "470 μF470\text{ }\mu\text{F}" (2 s.f.), your final answer must be to 2 s.f.
  6. Discharging: When a capacitor discharges through a resistor, all the stored energy (12CV2\frac{1}{2}CV^2) is eventually converted into thermal energy in that resistor. This is a common way to link Topic 19 (Capacitance) with Topic 14 (Temperature/Heat).

Test Your Knowledge

Practice with 7 flashcards covering Energy stored in a capacitor.

Study Flashcards

Frequently Asked Questions: Energy stored in a capacitor

What is potential difference in A-Level Physics?

potential difference: across a capacitor (C = Q/V).

What is Electric Potential Energy (W): in A-Level Physics?

Electric Potential Energy (W):: The work done in bringing charges from infinity to their positions on the capacitor plates; this energy is released when the capacitor discharges.

What is Potential Difference (V): in A-Level Physics?

Potential Difference (V):: The energy transferred per unit

What is charge in A-Level Physics?

charge: moved between two points.