Converting Electric Potential to Electric Field
What Electric Potential and Electric Field Actually Are
Before converting one to the other, you need to know what you're actually working with. Electric potential (V) is the potential energy per unit charge at a point in space. Electric field (E) is the force per unit charge that a positive test charge would feel.
They're not the same thing. But they are directly related, and that relationship is your ticket to converting between them.
The Core Relationship
The equation that connects them is brutally simple:
E = −∇V
That's it. The electric field is the negative gradient of the electric potential. In one dimension, this simplifies to:
E = −dV/dx
The negative sign matters. It tells you that the field points from high potential to low potential. A positive charge accelerates in the direction of decreasing potential.
Why the Gradient?
Gradient is just a fancy word for "rate of change in all directions." The potential might vary in the x-direction, y-direction, and z-direction simultaneously. The gradient captures all of that.
Think of it this way: if you're standing on a hill, the gradient of height tells you which way water flows. The electric field is the same idea—it's the direction a positive charge "flows" downhill through potential.
The Three Scenarios You're Most Likely to Encounter
Scenario 1: One-Dimensional Potential
When potential only changes along one axis, the math is straightforward. Take:
V = kx² (where k is a constant)
The field is:
E = −dV/dx = −2kx
The field strength depends on position. At x = 0, the field is zero. That's a common trap—students forget that zero potential doesn't mean zero field.
Scenario 2: Radial Potential
For a point charge, potential is V = kQ/r. In spherical coordinates, the field is:
E = −dV/dr = −(−kQ/r²) = kQ/r²
That's the familiar Coulomb's law form. The negative sign canceled because potential decreases as r decreases.
Scenario 3: Two-Dimensional Potential
When V = V(x, y), you need partial derivatives:
Ex = −∂V/∂x
Ey = −∂V/∂y
The field vector points in the direction of steepest descent of the potential surface.
Getting Started: Step-by-Step Conversion
Here's how to actually do this in practice:
- Identify the coordinate system — Is your potential a function of x, r, or both x and y? This determines which formula you use.
- Take the derivative — If it's one-dimensional, take dV/dx. If it's radial, take dV/dr. If it's multi-variable, take partial derivatives.
- Apply the negative sign — This isn't optional. The negative is what gives the field its direction.
- Check your units — Potential is in volts (J/C). Field is in volts/meter (N/C). Taking dV/dx gives you volts/meter. That's correct.
- Find the direction — The field points opposite to where potential increases.
Common Mistakes That Will Cost You Points
Forgetting the negative sign. This is the #1 error. Without it, you're describing the wrong direction entirely.
Assuming zero potential means zero field. A point exactly halfway between two equal charges might be at zero potential, but the field there is definitely not zero. The field depends on how potential changes, not its absolute value.
Using the wrong derivative. For radial symmetry, you need d/dr, not d/dx. These give completely different results.
Ignoring direction. E is a vector. If you're only reporting magnitude, you're missing half the answer.
Comparison: Potential vs. Field
| Property | Electric Potential (V) | Electric Field (E) |
|---|---|---|
| Type | Scalar | Vector |
| Units | Volts (V) | Volts/meter (V/m) or N/C |
| Information | Energy per charge | Force per charge |
| Dependence on test charge | No | No |
| Sign significance | Relative to reference | Direction of force on + charge |
Quick Reference: Converting Common Potentials
- V = kQ/r → E = kQ/r² (radial)
- V = kx → E = −k (uniform field)
- V = kx² → E = −2kx
- V = kxy → E = (−ky, −kx)
When This Actually Matters
In circuit analysis, you often know the potential at different points and need to find the field that drives current. In electrostatics, you might calculate potential from charge distributions (easier, because V is a scalar) then take its gradient to find the field.
The potential approach is often simpler because scalars are easier to add than vectors. That's why textbooks teach both—pick whichever makes your specific problem less painful.