5.12 Electric Potential Field Due to Point Charges

The electric field intensity due to a point charge \(q\) at the origin is (see Section 5.1 or 5.5)

\begin{equation} {\bf E} = \hat{\bf r}\frac{q}{4\pi\epsilon r^2} \tag{5.92}\end{equation}

In Sections 5.8 and 5.9, it was determined that the potential difference measured from position \({\bf r}_1\) to position \({\bf r}_2\) is

\begin{equation} V_{21} = - \int_{{\bf r}_1}^{{\bf r}_2} {\bf E} \cdot d{\bf l} \tag{5.93}\end{equation}

This method for calculating potential difference is often a bit awkward. To see why, consider an example from circuit theory, shown in Figure 5.5. In this example, consisting of a single resistor and a ground node, we’ve identified four quantities:

Let’s say we wish to calculate the potential difference \(V_{21}\) across the resistor. There are two ways this can be done:

The advantage of the second method is that it is not necessary to know \(I\), \(R\), or indeed anything about what is happening between the nodes; it is only necessary to know the node voltages. The point is that it is often convenient to have a common datum – in this example, ground – with respect to which the potential differences at all other locations of interest can be defined. When we have this, calculating potential differences reduced to simply subtracting predetermined node potentials.

The diagram shows part of a circuit. Two curved lines on the left and right side of the figure indicate where the rest of the circuit is. The top branch has two nodes, labeled V sub 1 and V sub 2. Between them is a resistor (R), with an arrow pointed to the right to indicate the path of the current. On the bottom branch is a symbol for ground.
Figure 5.5. A resistor in a larger circuit, used as an example to demonstrate the concept of node voltages. © K. Kikkeri CC BY SA 4.0

So, can we establish a datum in general electrostatic problems that works the same way? The answer is yes. The datum is arbitrarily chosen to be a sphere that encompasses the universe; i.e., a sphere with radius \(\to\infty\). Employing this choice of datum, we can use Equation 5.93 to define \(V({\bf r})\), the potential at point \({\bf r}\), as follows:

\begin{equation} \boxed{ V({\bf r}) \triangleq - \int_{\infty}^{{\bf r}} {\bf E} \cdot d{\bf l} } \tag{5.94}\end{equation}

The electrical potential at a point, given by Equation 5.94, is defined as the potential difference measured beginning at a sphere of infinite radius and ending at the point \({\bf r}\). The potential obtained in this manner is with respect to the potential infinitely far away.

In the particular case where \({\bf E}\) is due to the point charge at the origin:

\begin{equation} V({\bf r}) = - \int_{\infty}^{{\bf r}} \left[ \hat{\bf r}\frac{q}{4\pi\epsilon r^2} \right] \cdot d{\bf l} \tag{5.95}\end{equation}

The principle of independence of path (Section 5.9) asserts that the path of integration doesn’t matter as long as the path begins at the datum at infinity and ends at \({\bf r}\). So, we should choose the easiest such path. The radial symmetry of the problem indicates that the easiest path will be a line of constant \(\theta\) and \(\phi\), so we choose \(d{\bf l}=\hat{\bf r}dr\). Continuing:

\begin{flalign} V({\bf r}) &= - \int_{\infty}^{r} \left[ \hat{\bf r}\frac{q}{4\pi\epsilon r^2} \right] \cdot \left[ \hat{\bf r}dr \right] \tag{5.96} \\ &= - \frac{q}{4\pi\epsilon} \int_{\infty}^{r} \frac{1}{r^2} dr \tag{5.97} \\ &= + \frac{q}{4\pi\epsilon} \left.\frac{1}{r}\right|^{r}_{\infty} \tag{5.98}\end{flalign}

so

\begin{equation} \boxed{ V({\bf r}) = + \frac{q}{4\pi\epsilon r} } \tag{5.99}\end{equation}

(Suggestion: Confirm that Equation 5.99 is dimensionally correct.) In the context of the circuit theory example above, this is the “node voltage” at \({\bf r}\) when the datum is defined to be the surface of a sphere at infinity. Subsequently, we may calculate the potential difference from any point \({\bf r}_1\) to any other point \({\bf r}_2\) as

\begin{equation} V_{21} = V({\bf r}_2)-V({\bf r}_1) \tag{5.100}\end{equation}

and that will typically be a lot easier than using Equation 5.93.

It is not often that one deals with systems consisting of a single charged particle. So, for the above technique to be truly useful, we need a straightforward way to determine the potential field \(V({\bf r})\) for arbitrary distributions of charge. The first step in developing a more general expression is to determine the result for a particle located at a point \({\bf r}'\) somewhere other than the origin. Since Equation 5.99 depends only on charge and the distance between the field point \({\bf r}\) and \({\bf r}'\), we have

\begin{equation} V({\bf r};{\bf r}') \triangleq + \frac{q'}{4\pi\epsilon \left|{\bf r}-{\bf r}'\right|} \tag{5.101}\end{equation}

where, for notational consistency, we use the symbol \(q'\) to indicate the charge. Now applying superposition, the potential field due to \(N\) charges is

\begin{equation} V({\bf r}) = \sum_{n=1}^N { V({\bf r};{\bf r}_n) } \tag{5.102}\end{equation}

Substituting Equation 5.101 we obtain:

\begin{equation} \boxed{ V({\bf r}) = \frac{1}{4\pi\epsilon} \sum_{n=1}^N { \frac{q_n}{\left|{\bf r}-{\bf r}_n\right|} } } \tag{5.103}\end{equation}

Equation 5.103 gives the electric potential at a specified location due to a finite number of charged particles.

The potential field due to continuous distributions of charge is addressed in Section 5.13.