Study Guide

Electric Potential

AP Physics C: Electricity and MagnetismΒ· AP Physics C: E&M CED β€” ElectrostaticsΒ· 14 min read

1. What is Electric Potential?β˜…β˜…β˜†β˜†β˜†β± 3 min

Electric potential is a scalar quantity that describes the electric potential energy per unit test charge at a point in space, created by a source charge distribution. Denoted , it has units of volts (), and is often called "voltage" when referring to potential difference between two points.

Unlike electric field, which is a vector, electric potential is a signed scalar. This simplifies calculations for charge distributions because you only add algebraic values instead of resolving vector components. Electric potential is defined relative to a reference point; for finite charge distributions, we almost always take at infinity, which aligns with the convention for electric potential energy. Because the electric force is conservative, potential difference between two points is path-independent, meaning it only depends on the endpoints of any path between them.

πŸ“˜ Definition

Electric Potential

A signed scalar quantity representing electric potential energy per unit test charge at a point in space, with units of volts.

2. Potential Difference and Potential from Point Chargesβ˜…β˜…β˜†β˜†β˜†β± 4 min

Potential difference between two points and is defined as the change in electric potential energy per unit test charge moving between the points:

Ξ”V=Vbβˆ’Va=Ξ”U/q0=βˆ’Waβ†’b/q0Ξ”V = V_b - V_a = Ξ”U/q_0 = -W_{aβ†’b}/q_0

where is the work done by the electric field on the test charge , and is the change in potential energy. If we take the reference potential , we can derive the absolute potential at a distance from a point charge :

V(r)=kQr=14πΡ0QrV(r) = \frac{kQ}{r} = \frac{1}{4πΡ_0} \frac{Q}{r}

Potential is positive for positive source charges and negative for negative source charges. For a system of point charges, potential follows scalar superposition: the total potential is just the algebraic sum of potentials from each individual charge, with no vector components required: .

πŸ“ Worked Example

What is the total electric potential at the center of a square of side length with four point charges at the corners: two and two arranged opposite each other?

  1. 1

    All four corners are the same distance from the center of the square. Half the diagonal of the square gives for all charges.

  2. 2

    Apply scalar superposition for total potential:

  3. 3
    V=kr(Q1+Q2+Q3+Q4)V = \frac{k}{r}\left(Q_1 + Q_2 + Q_3 + Q_4\right)
  4. 4

    Substitute the charge values to find the sum:

  5. 5
    Q1+Q2+Q3+Q4=(+1 ΞΌC)+(βˆ’1 ΞΌC)+(+1 ΞΌC)+(βˆ’1 ΞΌC)=0Q_1 + Q_2 + Q_3 + Q_4 = (+1\ \mu\text{C}) + (-1\ \mu\text{C}) + (+1\ \mu\text{C}) + (-1\ \mu\text{C}) = 0
  6. 6

    The total potential simplifies to , regardless of the distance . Note that the electric field at this point is non-zero, since vector electric fields add instead of canceling.

3. Potential from Continuous Charge Distributionsβ˜…β˜…β˜…β˜†β˜†β± 5 min

For a continuous charge distribution, we split the distribution into infinitesimal point charges , use the point charge potential for each , then integrate to find the total potential:

V=∫14πΡ0dqrV = \int \frac{1}{4πΡ_0} \frac{dq}{r}

where is the distance from the infinitesimal charge to the point where we calculate potential. Because this is a scalar integral, it is almost always simpler than integrating to find electric field, which requires resolving vector components first.

πŸ“ Worked Example

A thin non-conducting rod of length carries a uniform linear charge density . Find the electric potential at a point along the axis of the rod, a distance from the nearest end of the rod.

  1. 1

    Set up coordinates: let the rod span to , so point is at . An infinitesimal slice of the rod at position has charge .

  2. 2

    The distance from to is .

  3. 3

    Substitute into the continuous potential formula:

  4. 4
    V=∫0L14πΡ0Ξ»dxL+dβˆ’xV = \int_0^L \frac{1}{4πΡ_0} \frac{\lambda dx}{L + d - x}
  5. 5

    Use substitution , to solve the integral:

  6. 6
    V=Ξ»4πΡ0∫dL+dduu=Ξ»4πΡ0ln⁑(L+dd)V = \frac{\lambda}{4πΡ_0} \int_d^{L+d} \frac{du}{u} = \frac{\lambda}{4πΡ_0} \ln\left(\frac{L+d}{d}\right)
  7. 7

    This is the final potential at point .

4. Relation Between Electric Potential and Electric Fieldβ˜…β˜…β˜…β˜†β˜†β± 5 min

Potential difference is the negative integral of electric field over a path, so we can invert this relationship to find electric field from the derivative of potential. For the one-dimensional case where only depends on , this gives:

Ex=βˆ’dVdxE_x = -\frac{dV}{dx}

In three dimensions, this generalizes to , meaning electric field is the negative gradient of potential. This tells us that electric field always points in the direction of decreasing potential, and its magnitude equals the rate of change of potential with distance. Equipotential surfaces (surfaces of constant potential) are always perpendicular to electric field lines, since no work is done moving a charge along an equipotential.

πŸ“ Worked Example

The electric potential in a region of space is given by volts, where is in meters. What is the electric field at ?

  1. 1

    Use the 1D relation between and : .

  2. 2

    Calculate the derivative of :

  3. 3
    dVdx=6xβˆ’2\frac{dV}{dx} = 6x - 2
  4. 4

    Add the negative sign:

  5. 5
    Ex=βˆ’(6xβˆ’2)=βˆ’6x+2E_x = -(6x - 2) = -6x + 2
  6. 6

    Evaluate at :

  7. 7
    Ex=βˆ’6(2)+2=βˆ’10 N/CE_x = -6(2) + 2 = -10\ \text{N/C}
  8. 8

    The negative sign indicates the electric field points in the negative -direction at this point.

βœ“ Quick check

Test your understanding of the relation between E and V:

  1. The electric potential in a region of space along the x-axis is given by , where is in volts and is in meters. At what position is the magnitude of the electric field equal to 2 N/C?

    • A) only

    • B) only

    • C) and

    • D) and

    Reveal answer
    2 β€”

    First apply . Taking the derivative gives , so . Setting gives solutions at and , so option C is correct.

5. Additional Exam-Style Worked Examplesβ˜…β˜…β˜…β˜…β˜†β± 6 min

πŸ“ Worked Example

A solid non-conducting sphere of radius carries a total charge uniformly distributed throughout its volume. (a) Use Gauss's law to find the electric field inside () and outside (). (b) Calculate for , with at infinity. (c) Calculate at the center of the sphere ().

  1. 1

    Part (a): For , enclosed charge is , so Gauss's law gives:

  2. 2
    E(r)=Q4πΡ0r2 radially outwardE(r) = \frac{Q}{4πΡ_0 r^2} \text{ radially outward}
  3. 3

    For , enclosed charge is , so:

  4. 4
    E(r)=Qr4πΡ0R3 radially outwardE(r) = \frac{Q r}{4πΡ_0 R^3} \text{ radially outward}
  5. 5

    Part (b): Potential for is the integral of E from to infinity:

  6. 6
    V(r)=∫r∞E(rβ€²)drβ€²=∫r∞Q4πΡ0rβ€²2drβ€²=Q4πΡ0rV(r) = \int_r^\infty E(r') dr' = \int_r^\infty \frac{Q}{4πΡ_0 r'^2} dr' = \frac{Q}{4πΡ_0 r}
  7. 7

    Part (c): To find , split the integral into inside and outside the sphere:

  8. 8
    V(0)=∫0REinsidedr+∫R∞EoutsidedrV(0) = \int_0^R E_{inside} dr + \int_R^\infty E_{outside} dr
  9. 9

    Evaluate the integrals:

  10. 10
    =∫0RQr4πΡ0R3dr+Q4πΡ0R=Q8πΡ0R+Q4πΡ0R=3Q8πΡ0R= \int_0^R \frac{Q r}{4πΡ_0 R^3} dr + \frac{Q}{4πΡ_0 R} = \frac{Q}{8πΡ_0 R} + \frac{Q}{4πΡ_0 R} = \frac{3Q}{8πΡ_0 R}
πŸ“ Worked Example

In a typical classroom Van de Graaff generator, the hollow metal spherical dome has a radius of 15 cm. If the maximum electric field at the surface before air breakdown is , what is the maximum electric potential of the generator relative to infinity?

  1. 1

    For a conducting spherical dome, all charge is on the surface. The electric field at the surface is , and the potential at the surface (equal to the potential of the entire dome) is .

  2. 2

    Relate V and E by eliminating : .

  3. 3

    Substitute values: , :

  4. 4
    V=(3Γ—106)(0.15)=4.5Γ—105 V=450 kVV = (3 \times 10^6)(0.15) = 4.5 \times 10^5\ \text{V} = 450\ \text{kV}

6. Common Pitfalls

Wrong move:

Adding magnitudes of potential for multiple charges, dropping the sign of negative charges when calculating total potential.

Why:

Students confuse scalar superposition for potential with vector addition for electric field, where they add magnitudes of components.

Correct move:

Always keep the sign of each charge when writing , so negative charges contribute negative potential to the total sum.

Wrong move:

Assuming implies , or implies .

Why:

Students assume that if the sum of potential is zero, the derivative (which gives E) must also be zero, which is not true.

Correct move:

Always calculate separately from using β€”never infer E is zero or non-zero from just the value of at a single point.

Wrong move:

Setting the reference potential at the origin (or at the surface of a finite charge distribution) instead of infinity when calculating absolute potential.

Why:

Students get confused between potential difference (which can use any reference) and absolute potential for finite charge distributions.

Correct move:

For any calculation of absolute potential for a finite charge distribution, always use at infinity unless explicitly told otherwise.

Wrong move:

Forgetting that is constant inside a conducting object, but not necessarily zero.

Why:

Students mix up inside a conductor with the derivative relation , which implies is constant, not zero.

Correct move:

If you need potential inside a conductor, it equals the potential at the surface of the conductor, which you calculate from the surrounding source charges.

Wrong move:

When integrating for potential from a continuous charge distribution, treating potential as a vector and adding components before integration.

Why:

Students are used to calculating E from continuous distributions which requires components, so they carry that habit over to potential.

Correct move:

Always use scalar superposition for potential, so you can integrate the scalar potential directly without resolving components.

7. Quick Reference Cheatsheet

Category

Formula

Notes

Potential Difference

Work done by electric field; is path-independent

Potential from Point Charge

at infinity; keep sign of

Superposition for Multiple Points

Scalar sum, always keep charge signs

Potential from Continuous Charge

Integrate scalar directly, no components needed

E from Potential (1D)

Negative sign gives direction of E along x

E from Potential (3D)

E points in direction of decreasing potential

Equipotential Property

equipotential surface

No work done moving charge along an equipotential

Potential Inside Conductor

inside, so derivative of V is zero; V not necessarily zero

Potential Outside Spherical Charge

Applies to solid spheres and spherical shells

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· 1

    FRQ: Potential of charged solid sphere

  • 2022 Β· 1

    MCQ: E from potential derivative

Going deeper

What's Next

Mastering electric potential is a critical prerequisite for the next topics in the AP C E&M electrostatics unit: electric potential energy, capacitance, and analysis of conductors in electrostatic equilibrium. Without a solid understanding of the relation between potential and electric field, you will struggle to derive capacitance for common configurations and calculate energy stored in capacitors, a regularly tested topic on the exam. Electric potential also forms the foundation for circuit analysis later in the course, where potential difference (voltage) across circuit components is the core quantity for applying Kirchhoff's laws. This topic also reinforces the scalar superposition principle that simplifies many complex calculations.