Electric Potential: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
 
(172 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Claimed by Neal Austensen Fall2023
==The Main Idea==
'''Electric Potential Energy''', like all forms of potential energy, is the potential for work to be done, in this case by the electric force. The '''Electric Potential''' (frequently referred to as voltage, from its SI unit, the Volt) is the '''Electric Potential Energy''' associated with the test charge (1 Coulomb), such that it depends only on the source, just as the electric field is related to the electric force, but depends only on the source. One may similarly remember the parallel concept of the gravitational potential, which was gravitational potential energy divided by mass.


Electric Potential is the potential energy associated with interacting charged particles that create electric fields and impact each other through these fields. Electric potential is found by travleing across a path through a uniform or nonuniform electric field.
===A Mathematical Model===
'''Electric Potential Energy''' is defined with respect to the [[Electric Force]] & [[Electric Field]]:
:::<math>U_{ab} = - q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L}</math>, where
::::<math>U_{ab}</math> is the '''Electric Potential Energy''' from point b to point a
::::<math>q</math> is the charge in the electric field
::::<math>\mathbf{E}</math> is the source charge's electric field
::::<math>d\mathbf{L}</math> is a differential length along the path from point b to point a


----
<div class="toccolours mw-collapsible mw-collapsed" style="width:1150px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Derivation of Electric Potential Energy</div>
<div class="mw-collapsible-content">


== Review of Potential Energy ==
The differential work <math>(dW)</math> associated with an external force <math>(\mathbf{F}_{ext})</math> moving a charge <math>(q)</math> from point b to point a <math>(d\mathbf{L})</math> through an electric field <math>(\mathbf{E})</math> is:
:::<math>dW = \mathbf{F}_{ext} \cdot d\mathbf{L}</math>
:::This is the vector multiplication of the force moving the charge and the distance the object has moved.


--editing in progress[[User:Rakin Mohammed|rmohammed7]] ([[User talk:Qwu80|talk]]) 17:18, 25 October 2015 (EDT)
The external force must be equal and opposite to the force associated with the source charge's electric field:
Short Description of Topic
:::<math>
\begin{align}
\mathbf{F}_{ext} &= - \mathbf{F}_{E} \\
&= - q \mathbf{E}
\end{align}
</math>


Potential energy can be thought of as the energy that is stored within a system that will soon be utilized for some other action. It is the opposite of kinetic energy, which is the energy associated with something in motion. For studying electric potential of charged particles, we first need to understand that sigle particles themselves dont really have potential energy. When we analyze a system for electric potential, we need to choose a a system containing one or more objects/particle/etc.. The potential energy will be derived from the interactions between the objects within our system. On the other hand, kineic energy will be related to the work done by the surroundings of the system.This value can be changed if the work done is positive or negative. Therefore, the change in kineic energy of our system must be equal to the work done by the surroundings. Work can be derived by calculating the dot product of the force and displacement. Potential energy is asscociated with the internal work of the system, that is, work that is done by objects counted within the system. Therefore, the potential energy change of a system is equal to the negative interior work. Now, to put all this together, we have the conservation of energy rule. This states that energy cannot be created or destroyed between events of interacting objects. That is why delta K plus delta U must be zero.
Therefore:
:::<math>dW = - q \mathbf{E} \cdot d\mathbf{L}</math>


==The Main Idea==
Integrating from point b to point a along the path gives:
:::<math>W = -q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L}</math>
 
Finally, since the work was defined externally, the calculated work is equal to the '''Electric Potential Energy''':
:::<math>U_{ab} = -q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L}</math>
 
</div></div>
 
[[File:ElectricPotentialPaths.png|400px|right|thumb|Some sets of electrically equivalent paths for a charge.]]
 
From this, the '''Electric Potential''' is defined as the '''Electric Potential Energy''' per test charge in the source charge's electric field:
:::<math>V_{ab} = \frac{U_{ab}}{q} = - \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L}</math>
 
*The electric field is a ''conservative vector field'':
:::This means that any path used in the above line integral will give the same value for the same beginning and end points (b and a). Looking at the figure to the right, many paths for a charge <math>q</math> subject to the electric field of source charge <math>Q</math> are shown. In each set of four paths (Green, Blue, Yellow, and Pink), the same amount of '''Electric Potential Energy''' and '''Electric Potential''' is gained or lost.
*A special case shown in dark green near the bottom right of the figure also exists:
:::If a charge is moving along a path that is always perpendicular to the electric field, the line integral will evaluate to zero, and therefore the '''Electric Potential Energy''' and '''Electric Potential''' will also evaluate to zero.
:::This is easily shown with the dot product; if two variable vectors are always perpendicular, then their dot product is always zero.
 
[[File:ElectricPotentialRadial.png|400px|right|thumb|Illustration of radial potential.]]
 
*The '''Electric Potential''' from a source charge <math>(Q)</math> can be written in a simpler expression:
:::<math>V_{ab} = \frac{Q}{4 \pi \epsilon_{0}} \biggr ( \frac{1}{r_{a}} - \frac{1}{r_{b}} \biggr )</math>, where
::::<math>Q</math> is the source charge
::::<math>r_{a}</math> is the final position
::::<math>r_{b}</math> is the initial position
:*The initial position is often taken to be infinity (the '''Electric Potential''' is defined to be zero at infinity) creating a simpler and more familiar looking equation:
::::<math>V_{ab} = \frac{Q}{4 \pi \epsilon_{0} r}</math>, where
:::::<math>r</math> is the distance between the source charge and the charge in the electric field
 
:::This is used to described the '''Electric Potential''' gained or lost when moving a charge radially closer to a source charge.


When calculating the changes in potential energy of a system, it would be useful to find a quantity that is unique from the charge of out particle. After finding this variable, we can multiply it by the charge to get or delta U. Regardelss of whether our particle is a proton or electron, our change in potential energy formula boils down to ''(some charge)*(-Ex*deltaX)''. The part that is the same in both cases is the Ex times deltaX. This is called the difference of electric potential between 2 locations. This value is usually notated as DeltaV, with units of volts.
<div class="toccolours mw-collapsible mw-collapsed" style="width:740px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Derivation of Radial Potential</div>
<div class="mw-collapsible-content">


===A Mathematical Model===
If a charge <math>(q)</math> is being moved in a source charge's <math>(Q)</math> electric field <math>(\mathbf{E})</math> the '''Electric Potential Energy''' is:
:::<math>U_{ab} = - q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L}</math>


Finding Potential Differences in Uniform Fields.
The electric field is known to be described radially as: ([[Electric Field]])
DeltaV = -Efield (dot product) deltaL 
:::<math>\mathbf{E} = \frac{1}{4 \pi \epsilon_{0}} \frac{Q}{r^2} \hat{\mathbf{r}}</math>
Remember that dot product of 2 vetors = (magnitude of vector1)*(magnitude of vector 2)*cos(angle between them)


How to determine the sign of potential difference:
Allow the path be along the radial direction:
If your path that you are considering goes in the same direction as the electric field, the sign will be negative (-)
:::<math>d\mathbf{L} = dr \hat{\mathbf{r}}</math>
If your path goes in the opposite direction of the electric field, the sign will be positive. (+)
If the path is perpendicular to the electric field, it will be zero.


Finding deltaV in nonuniform Fields:
Plugging these in gives:
DeltaV = -integral from (initial position to final position) of [Efield dot product deltaL]
:::<math>
\begin{align}
U_{ab} &= -q \int_{b}^{a} \frac{1}{4 \pi \epsilon_{0}} \frac{Q}{r^2} \hat{\mathbf{r}} \cdot \hat{\mathbf{r}} dr \\
&= -q \int_{b}^{a} \frac{1}{4 \pi \epsilon_{0}} \frac{Q}{r^2} dr \\
&= - \frac{qQ}{4 \pi \epsilon_{0}} \int_{b}^{a} \frac{dr}{r^2} \\
&= \frac{qQ}{4 \pi \epsilon_{0}} \biggr [ \frac{1}{r} \biggr ]_{b}^{a} \\
&= \frac{qQ}{4 \pi \epsilon_{0}} \biggr ( \frac{1}{r_{a}} - \frac{1}{r_{b}} \biggr ) \\
\end{align}
</math>
Therefore, the '''Electric Potential''' is:
:::<math>V_{ab} = \frac{Q}{4 \pi \epsilon_{0}} \biggr ( \frac{1}{r_{a}} - \frac{1}{r_{b}} \biggr )</math>


</div></div>


'''Some Key Points'''
*'''Critical Formulas'''
- In a conductor we know that the electric field is zero. Therefore, the potential difference is zero as well(since it is constant everywhere).
:::<math>U_{ab} = - q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L}</math>
- The potential difference between 2 locations does not depend on the path taken between the locations.
:::<math>V_{ab} = \frac{U_{ab}}{q}</math>
- Round Trip Potential Difference is always zero, If you start your path from a certain points and end your path at the same point, deltaV will be zero.
:::<math>V_{ab} = \frac{Q}{4 \pi \epsilon_{0} r}</math>
- In an insultor, the electric field is (Eapplied/K)m where K is a dielectric constant.Therefore, DeltaV = (deltaV inside vaccum)/K


===A Computational Model===
===A Computational Model===
Click on the link to see '''Electric Potential''' through VPython! Make sure to press "Run" to see the principle in action!
::[https://trinket.io/embed/glowscript/0a7e486c94 Teach hand-on with GlowScript]
Click the link below and press run to see a visual model of electric potential in space with equal and opposite charges (Press "Run")
::[https://trinket.io/glowscript/7f354ee8e6?outputOnly=true 3D Electric Potential with GlowScript]
Watch this video for a more visual approach!


[https://www.youtube.com/watch?v=-Rb9guSEeVE]
::[https://www.youtube.com/watch?v=-Rb9guSEeVE Electric Potential: Visualizing Voltage with 3D animations]


==Examples==
==Examples==
===Simple===
A parallel plate capacitor is shown below:


Be sure to show all steps in your solution and include diagrams whenever possible
[[File:ElectricPotentialSimpleExample.png|400px|center]]
 
Each plate has area <math>A</math> with positive charge <math>Q</math> on the left plate and negative charge <math>-Q</math> on the right plate. The distance between the plates is <math>d</math>.
 
*''Question 1'':
 
::'''a.) Which direction is the electric field between the plates pointed? How do you know?'''
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution 1</div>
<div class="mw-collapsible-content">
 
Electric fields always point from positive to negative charge. Therefore, the electric field between the plates will point in the positive <math>x</math>-direction, straight from the left plate to the right plate since the distribution of positive and negative charge is flat and symmetric. The electric field will bend near the edges (called fringing fields). These are usually neglected if <math>d</math> is much smaller than the length of the plates.
 
</div></div>
 
*''Question 2'':
 
::'''b.) If the negative charge shown to be located near the negatively charged plate moved towards the positively charged plate, how would the electric potential and electric potential energy of the negative charge change?'''
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution 2</div>
<div class="mw-collapsible-content">
 
We start with noting that the charge (<math>q_n=-\alpha q, \alpha > 0</math>) in question is a negative charge. This effectively means all analysis will be reversed i.e. if the electric potential energy was increasing for a positive charge, it would be decreasing for a negative charge. With that said, we can start by noticing that the charge is moving against the electric field between the plates. Since this a negative charge, this is the way that negative charge ''wants'' to move, meaning it is losing electric potential energy and gaining kinetic energy. This can be seen mathematically by the following:
 
<math>U_{ab} = -q \int_b^a \mathbf{E} \cdot d \mathbf{L} =  - (q_n) (-E_o) \Delta L = (-\alpha q)E_o \Delta L = -\alpha q E_o \Delta L</math> (since the electric field is approximately constant between the plates & the electric field and path are aligned)
 
We can readily see that moving from position <math>b</math> to position <math>a</math> (a distance of length <math>\Delta L</math>) causes a decrease in electric potential energy since this is a negative charge.
 
Now dividing <math>U_{ab}</math> by <math>q_n</math> gives <math>V_{ab}</math>:
 
<math>V_{ab} = \frac{U_{ab}}{q_n} = \frac{U_{ab}}{-\alpha q} = E_o \Delta L</math>
 
Therefore the electric potential is increasing.
 
</div></div>
 
*''Question 3'':
 
::'''c.) Redo part (b.) for a positive charge.'''
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution 3</div>
<div class="mw-collapsible-content">
 
We can reverse our answer from b. but keep in mind electric potential is ''per unit test charge''...essentially it is charge independent. Therefore, the electric potential energy of the positive charge would be increasing (<math>\alpha q E_o \Delta L</math>), and the electric potential would still be increasing.
 
</div></div>
 
===Middling===
A positive charge <math>q_o</math> travels through a spatially uniform electric field from Point <math>A</math> to Point <math>B</math> to Point <math>C</math>, was depicted in the figure below. The coordinates of the points and magnitude of the electric field are defined in the figure.
[[File:ElectricPotentialMiddlingExample.png|800px|center]]
 
*''Question 1'':
 
::'''a.) When the charge moves from Point <math>A</math> to Point <math>B</math>, what is the change in electric potential?'''
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution 1</div>
<div class="mw-collapsible-content">
 
<math>V_{AB} = - \int_B^A \mathbf{E} \cdot d \mathbf{L}</math>
 
In this case, the electric field is a constant <math>(E_o, 0)</math>, and the path is a straight line with components:
<math>\Delta  \mathbf{L} = A-B = (0, 0) - (6, -3) = (-6, 3)</math>
 
Our expression for the change in electric potential simplifies to:
<math>V_{AB} = -\mathbf{E} \cdot \Delta \mathbf{L} = -(E_o, 0) \cdot (-6, +3) = 6E_o = 6E_o = 300 \ \mathrm{V}</math>
 
</div></div>
 
*''Question 2'':
 
::'''b.) When the charge moves from Point <math>B</math> to Point <math>C</math>, what is the change in electric potential?'''
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution 2</div>
<div class="mw-collapsible-content">
 
The process is exactly the same as part a:
<math>V_{BC} = -\int_C^B \mathbf{E} \cdot \Delta \mathbf{L} = - (E_o, 0) \cdot (1, -4) = -E_o = -50 \ \mathrm{V}</math>
 
</div></div>
 
*''Question 3'':
 
::'''c.) If instead of moving from Point <math>A</math> to Point <math>B</math> to Point <math>C</math>, the charge moved from Point <math>A</math> directly to Point <math>C</math>, what would the change in electric potential be? How is this electric potential difference related to the two previously calculated electrical potential differences? What feature of an electric filed is this illustrating?'''
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution 3</div>
<div class="mw-collapsible-content">
 
We repeat the same process again:
<math>V_{AC} = -\int_C^A \mathbf{E} \cdot \Delta \mathbf{L} = - (E_o, 0) \cdot (-5, 1) = 5E_o = 250 \ \mathrm{V}</math>
 
The three calculated electric potential differences are related by:
<math>V_{AC} = V_{AB} + V_{BC} = 250 \ \mathrm{V}</math>
 
This illustrates the path independence of the potential difference, and thus the conservative nature of the electric field.
 
</div></div>
 
===Difficult===
 
==Connectedness==
 
==History==
 
The concept of electric potential has a long, illustrious history that dates back many centuries. Otto von Guericke, William Gilbert, and Robert Boyle were among the pioneering scientists who contributed to the study of electricity in the 17th century. The idea of electric potential did not start to take form until the 18th century, however.
 
French scientist Charles Du Fay discovered in 1733 that friction could charge certain materials, including amber, and that this charge could be transmitted to other things. Du Fay also observed that depending on the sign of their charges, two charged items might either attract or repel one another when placed near to one another.
 
[[File:lj.jpg|center]]
 
Both Dutch scientist Pieter van Musschenbroek and German physicist Ewald Georg von Kleist independently devised the Leyden jar, a device that could hold an electric charge, in 1745. The Leyden jar was simply a glass jar with a wire or rod put through the cork and either water or metal foil within. The charge would be kept in the jar until the wire was charged.
 
Charles-Augustin de Coulomb, a French scientist, first proposed the idea of electric potential energy in 1785. In an electric field, Coulomb demonstrated that the amount of labor needed to transfer a charged particle from one location to another was proportional to the difference in electric potential between the two sites. In the 19th century, Scottish scientist James Clerk Maxwell and German physicist Georg Simon Ohm expanded on this idea.
 
Electric potential is a key idea in physics today and is applied in a variety of domains, including electronics, electrical engineering, and the study of charged particle behavior in electromagnetic fields.
 
==See also==
===Further reading===
===Externals links===
 
==References==
 
 
== The Main Idea ==
 
==Examples==


===Simple===
===Middling===
===Middling===
Calculate the change in electric potential between point A, which is at <math>(-4, 3,0) \; m</math>, and B, which is at <math>(2,-2,0) \; m</math> . The electric field in the location is <math> (50,0,0) \; N/C</math>.
[[File:EP mid fig.png ]]
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution</div>
<div class="mw-collapsible-content">
'''Answer: -300V'''
'''Explanation:'''
<math>\Delta\vec{l}= (2,-2,0)\;m - (-4,3,0)\;m = (6,-5,0)\;m </math>
<math>\Delta{V} = -({E}_{x}∆{x} + {E}_{y}∆{y} + {E}_{z}∆{z})</math>
<math>\Delta{V} = -(50\; N/C \cdot 6 \;m + 0 \; N/c \cdot -5 \; m + 0\cdot 0)</math>
<math>\Delta{V} = -300 V</math>
</div></div>
===Difficult===
===Difficult===
The [[Bohr Model]] of the hydrogen atom treats it as a nucleus of charge <math> +e </math> electrons of charge <math> -e </math> orbiting in circular orbits of specific radii. Calculate the potential difference between two points, one infinitely far away from the nucleus, and the other one Bohr radius <math> a_0 </math> away from the nucleus (don't worry about substituting in the values). Compute the electric potential energy associated with the electron one Bohr radius away from the nucleus, setting the potential energy at infinity as zero (remember the sign of the charge).
<div class="toccolours mw-collapsible mw-collapsed" style="width:1200px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Solution</div>
<div class="mw-collapsible-content">
We may compute the electric potential by taking integrating the electric field of a point charge as the radius goes from infinity to <math> a_0 </math>. This integral may be set up as:
<math> \Delta V = -\int_\infty^{a_0} \vec{E}\cdot\text{d}\vec{l} </math>
<math> \Delta V = -\frac{e}{4\pi\epsilon_0} \int_\infty^{a_0} \frac{\text{d} r}{r^2} </math>
This may then be solved:
<math> \Delta V = \frac{e}{4\pi\epsilon_0}\biggr{(}\frac{1}{r}\biggr{|}_\infty^{a_0} = \frac{e}{4\pi\epsilon_0 a_0} </math>
to compute the potential energy, we now multiply by the charge of the electron: <math> -e </math>, giving
<math> U = -\frac{e^2}{4\pi\epsilon_0 a_0} </math>
Depending on what physics or chemistry courses you may have taken before, this may be recognizable as twice the ionization energy of the n=1 orbital. The factor of two is due to the fact that in the Bohr model, the kinetic energy will be exactly half of this potential energy, and will be positive so that the net result is still negative, but with half the magnitude. This understanding of the hydrogen atom gets certain values right, but the reality of the situation is far more complicated.
</div></div>


==Connectedness==
==Connectedness==
#How is this topic connected to something that you are interested in?
'''How is this topic connected to something that you are interested in?'''
#How is it connected to your major?
 
#Is there an interesting industrial application?
[Author] I am interested in robotic systems and building circuit boards and electrical systems for manufacturing robots. While studying this section in the book, I was able to connect back many of the concepts and calculations back to robotics and the electrical component of automated systems.
 
[Revisionist] Since high school, I never really understood how to work with the voltmeter and what it measured, and I have always wanted to know, but although this particular wiki page did not go into the details and other branches of electric potential, it led me to find the answers to something I was interested in since high school, the concept of electric potential.
 
[Editor] I think electively is really interesting. When I was younger, I participated in this demo where a group of people hold hands and someone touches this special ball full of charge. We all could feel the tingling sensation of the current passing through us. It’s cool to learn the theory behind the supposed magic that occurs.
 
[FALL 2018] I think it's very interesting that electric potential can be seen as a property of a space and that we can have further applications using this property.
 
'''How is it connected to your major?'''
 
[Author] I am a Mechanical Engineering major, so I will be dealing with the electrical components of machines when I work. Therefore, I have to know these certain concepts such as electric potential in order to fully understand how they work and interact.
 
[Revistionist] As a biochemistry major, electric potential and electric potential difference is not particularly related to my major, but in chemistry classes, we use electrostatic potential maps (electrostatic potential energy maps) that shows the charge distributions throughout a molecule. Although the main use in electric potential is different in physics and biochemistry (where physicists use it identify the effect of the electric field at a location), I still found it interesting as the concept of electric potential (buildup) was being used in quite a different way.
 
[Editor] I am a computer science major. Although I deal mostly with software, the hardware aspect is still important. The algorithms that I design run differently on different machines. The time complexity of an algorithm is sometimes useless when worrying about constant factors that are determined by a system’s hardware. Quicksort, for instance, is usually faster than many other sorts that have lower time complexities. The hardware of computers heavily relies on electricity and current (which is induced by a potential difference) to switch transistors on and off and thereby process information.
 
[FALL 2018] I am an aerospace engineering major, and I think understanding such concepts will help me have a better holistic understanding towards fields and systems. In addition, the thinking behind solving related problems will help me better prepared for future classes that involve with solving dynamics problems.
 
 
'''Is there an interesting industrial application?'''
 
[Author] Electrical potential is used to find the voltage across a path. This is useful when working with circuit components and attempting to manipulate the power output or current throughout a component.
 
[Revisionist] Electric potential sensors are being used to detect a variety of electrical signals made by the human body, thus contributing to the field of electrophysiology.
 
[Editor] The study of electric potential has lead scientists to generate very safe wires that will not overheat and cause fires. Connecting circuits to ground is important and the third prong in an electrical outlet is this ground connection.


==History==
==History==


Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.
The idea of electric potential, in a way, started with Ben Franklin and his experiments in the 1740s. He began to understand the flow of electricity, which eventually paved the path towards explaining electric potential and potential difference. Scientists finally began to understand how electric fields were actually affecting the charges and the surrounding environment. Benjamin Franklin first shocked himself in 1746, while conducting experiments on electricity with found objects from around his house. Six years later, or 261 years ago for us, the founding father flew a kite attached to a key and a silk ribbon in a thunderstorm and effectively trapped lightning in a jar. The experiment is now seen as a watershed moment in mankind's venture to channel a force of nature that was viewed quite abstractly.
 
By the time Franklin started experimenting with electricity, he'd already found fame and fortune as the author of Poor Richard's Almanack. Electricity wasn't a very well understood phenomenon at that point, so Franklin's research proved to be fairly foundational. The early experiments, experts believe, were inspired by other scientists' work and the shortcomings therein.
 
[[File:Ep135.jpg]]
 
source: http://www.benjamin-franklin-history.org/kite-experiment/
 
That early brush with the dangers of electricity left an impression on Franklin. He described the sensation as "a universal blow throughout my whole body from head to foot, which seemed within as well as without; after which the first thing I took notice of was a violent quick shaking of my body." However, it didn't scare him away. In the handful of years before his famous kite experiment, Franklin contributed everything from designing the first battery designs to establishing some common nomenclature in the study of electricity. Although Franklin is often coined the father of electricity, after he set the foundations of electricity, many other scientists contributed his or her research in the advancement of electricity and eventually led to the discovery of electric potential and potential difference.


== See also ==
== See also ==


Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?
Like mentioned multiple times throughout the page, although electric potential is a huge and important topic, it has many branches, which makes the concept of electric potential difficult to stand alone. Even with this page, to support the concept of electric potential, many crucial branches of the topic appeared, like potential difference (which also branched into [[http://www.physicsbook.gatech.edu/Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile Potential Difference Path Independence]], [[http://www.physicsbook.gatech.edu/Potential_Difference_in_a_Uniform_Field Potential Difference In A Uniform Field]], and [[http://www.physicsbook.gatech.edu/Potential_Difference_of_Point_Charge_in_a_Non-Uniform_Field Potential Difference In A Nonuniform Field]]).
 
===External Links===


===Further reading===
[1] https://www.khanacademy.org/test-prep/mcat/physical-processes/electrostatics-1/v/electric-potential-at-a-point-in-space


Books, Articles or other print media on this topic
[2] https://www.youtube.com/watch?v=pcWz4tP_zUw


===External links===
[3] https://www.youtube.com/watch?v=Vpa_uApmNoo


Internet resources on this topic
[4] https://www.khanacademy.org/science/electrical-engineering/ee-electrostatics/ee-fields-potential-voltage/a/ee-electric-potential-voltage


==References==
==References==


This section contains the the references you used while writing this page
<references/>
 
 
 
 
 
[1] "Benjamin Franklin and Electricity." Benjamin Franklin and Electricity. N.p., n.d. Web. 17 Apr. 2016. <http://www.americaslibrary.gov/aa/franklinb/aa_franklinb_electric_1.html>.
 
[2] Bottyan, Thomas. "Electrostatic Potential Maps." Chemwiki. N.p., 02 Oct. 2013. Web. 17 Apr. 2016. <http://chemwiki.ucdavis.edu/Core/Theoretical_Chemistry/Chemical_Bonding/General_Principles_of_Chemical_Bonding/Electrostatic_Potential_maps>.
 
[3] "Electric Potential Difference." Electric Potential Difference. The Physics Classroom, n.d. Web. 14 Apr. 2016. <http://www.physicsclassroom.com/class/circuits/Lesson-1/Electric-Potential-Difference>.
 
[4] Harland, C. J., T. D. Clark, and R. J. Prance. "Applications of Electric Potential (Displacement Current) Sensors in Human Body Electrophysiology." International Society for Industrial Process Tomography, n.d. Web. 16 Apr. 2016. <http://www.isipt.org/world-congress/3/269.html>.


[[Category:Which Category did you place this in?]]
[5] Sherwood, Bruce A. "2.1 The Momentum Principle." Matter & Interactions. By Ruth W. Chabay. 4th ed. Vol. 1. N.p.: John Wiley & Sons, 2015. 45-50. Print. Modern Mechanics.

Latest revision as of 18:27, 26 November 2023

Claimed by Neal Austensen Fall2023

The Main Idea

Electric Potential Energy, like all forms of potential energy, is the potential for work to be done, in this case by the electric force. The Electric Potential (frequently referred to as voltage, from its SI unit, the Volt) is the Electric Potential Energy associated with the test charge (1 Coulomb), such that it depends only on the source, just as the electric field is related to the electric force, but depends only on the source. One may similarly remember the parallel concept of the gravitational potential, which was gravitational potential energy divided by mass.

A Mathematical Model

Electric Potential Energy is defined with respect to the Electric Force & Electric Field:

[math]\displaystyle{ U_{ab} = - q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L} }[/math], where
[math]\displaystyle{ U_{ab} }[/math] is the Electric Potential Energy from point b to point a
[math]\displaystyle{ q }[/math] is the charge in the electric field
[math]\displaystyle{ \mathbf{E} }[/math] is the source charge's electric field
[math]\displaystyle{ d\mathbf{L} }[/math] is a differential length along the path from point b to point a
Derivation of Electric Potential Energy

The differential work [math]\displaystyle{ (dW) }[/math] associated with an external force [math]\displaystyle{ (\mathbf{F}_{ext}) }[/math] moving a charge [math]\displaystyle{ (q) }[/math] from point b to point a [math]\displaystyle{ (d\mathbf{L}) }[/math] through an electric field [math]\displaystyle{ (\mathbf{E}) }[/math] is:

[math]\displaystyle{ dW = \mathbf{F}_{ext} \cdot d\mathbf{L} }[/math]
This is the vector multiplication of the force moving the charge and the distance the object has moved.

The external force must be equal and opposite to the force associated with the source charge's electric field:

[math]\displaystyle{ \begin{align} \mathbf{F}_{ext} &= - \mathbf{F}_{E} \\ &= - q \mathbf{E} \end{align} }[/math]

Therefore:

[math]\displaystyle{ dW = - q \mathbf{E} \cdot d\mathbf{L} }[/math]

Integrating from point b to point a along the path gives:

[math]\displaystyle{ W = -q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L} }[/math]

Finally, since the work was defined externally, the calculated work is equal to the Electric Potential Energy:

[math]\displaystyle{ U_{ab} = -q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L} }[/math]
Some sets of electrically equivalent paths for a charge.

From this, the Electric Potential is defined as the Electric Potential Energy per test charge in the source charge's electric field:

[math]\displaystyle{ V_{ab} = \frac{U_{ab}}{q} = - \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L} }[/math]
  • The electric field is a conservative vector field:
This means that any path used in the above line integral will give the same value for the same beginning and end points (b and a). Looking at the figure to the right, many paths for a charge [math]\displaystyle{ q }[/math] subject to the electric field of source charge [math]\displaystyle{ Q }[/math] are shown. In each set of four paths (Green, Blue, Yellow, and Pink), the same amount of Electric Potential Energy and Electric Potential is gained or lost.
  • A special case shown in dark green near the bottom right of the figure also exists:
If a charge is moving along a path that is always perpendicular to the electric field, the line integral will evaluate to zero, and therefore the Electric Potential Energy and Electric Potential will also evaluate to zero.
This is easily shown with the dot product; if two variable vectors are always perpendicular, then their dot product is always zero.
Illustration of radial potential.
  • The Electric Potential from a source charge [math]\displaystyle{ (Q) }[/math] can be written in a simpler expression:
[math]\displaystyle{ V_{ab} = \frac{Q}{4 \pi \epsilon_{0}} \biggr ( \frac{1}{r_{a}} - \frac{1}{r_{b}} \biggr ) }[/math], where
[math]\displaystyle{ Q }[/math] is the source charge
[math]\displaystyle{ r_{a} }[/math] is the final position
[math]\displaystyle{ r_{b} }[/math] is the initial position
  • The initial position is often taken to be infinity (the Electric Potential is defined to be zero at infinity) creating a simpler and more familiar looking equation:
[math]\displaystyle{ V_{ab} = \frac{Q}{4 \pi \epsilon_{0} r} }[/math], where
[math]\displaystyle{ r }[/math] is the distance between the source charge and the charge in the electric field
This is used to described the Electric Potential gained or lost when moving a charge radially closer to a source charge.
Derivation of Radial Potential

If a charge [math]\displaystyle{ (q) }[/math] is being moved in a source charge's [math]\displaystyle{ (Q) }[/math] electric field [math]\displaystyle{ (\mathbf{E}) }[/math] the Electric Potential Energy is:

[math]\displaystyle{ U_{ab} = - q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L} }[/math]

The electric field is known to be described radially as: (Electric Field)

[math]\displaystyle{ \mathbf{E} = \frac{1}{4 \pi \epsilon_{0}} \frac{Q}{r^2} \hat{\mathbf{r}} }[/math]

Allow the path be along the radial direction:

[math]\displaystyle{ d\mathbf{L} = dr \hat{\mathbf{r}} }[/math]

Plugging these in gives:

[math]\displaystyle{ \begin{align} U_{ab} &= -q \int_{b}^{a} \frac{1}{4 \pi \epsilon_{0}} \frac{Q}{r^2} \hat{\mathbf{r}} \cdot \hat{\mathbf{r}} dr \\ &= -q \int_{b}^{a} \frac{1}{4 \pi \epsilon_{0}} \frac{Q}{r^2} dr \\ &= - \frac{qQ}{4 \pi \epsilon_{0}} \int_{b}^{a} \frac{dr}{r^2} \\ &= \frac{qQ}{4 \pi \epsilon_{0}} \biggr [ \frac{1}{r} \biggr ]_{b}^{a} \\ &= \frac{qQ}{4 \pi \epsilon_{0}} \biggr ( \frac{1}{r_{a}} - \frac{1}{r_{b}} \biggr ) \\ \end{align} }[/math]

Therefore, the Electric Potential is:

[math]\displaystyle{ V_{ab} = \frac{Q}{4 \pi \epsilon_{0}} \biggr ( \frac{1}{r_{a}} - \frac{1}{r_{b}} \biggr ) }[/math]
  • Critical Formulas
[math]\displaystyle{ U_{ab} = - q \int_{b}^{a} \mathbf{E} \cdot d\mathbf{L} }[/math]
[math]\displaystyle{ V_{ab} = \frac{U_{ab}}{q} }[/math]
[math]\displaystyle{ V_{ab} = \frac{Q}{4 \pi \epsilon_{0} r} }[/math]

A Computational Model

Click on the link to see Electric Potential through VPython! Make sure to press "Run" to see the principle in action!

Teach hand-on with GlowScript

Click the link below and press run to see a visual model of electric potential in space with equal and opposite charges (Press "Run")

3D Electric Potential with GlowScript

Watch this video for a more visual approach!

Electric Potential: Visualizing Voltage with 3D animations

Examples

Simple

A parallel plate capacitor is shown below:

Each plate has area [math]\displaystyle{ A }[/math] with positive charge [math]\displaystyle{ Q }[/math] on the left plate and negative charge [math]\displaystyle{ -Q }[/math] on the right plate. The distance between the plates is [math]\displaystyle{ d }[/math].

  • Question 1:
a.) Which direction is the electric field between the plates pointed? How do you know?
Solution 1

Electric fields always point from positive to negative charge. Therefore, the electric field between the plates will point in the positive [math]\displaystyle{ x }[/math]-direction, straight from the left plate to the right plate since the distribution of positive and negative charge is flat and symmetric. The electric field will bend near the edges (called fringing fields). These are usually neglected if [math]\displaystyle{ d }[/math] is much smaller than the length of the plates.

  • Question 2:
b.) If the negative charge shown to be located near the negatively charged plate moved towards the positively charged plate, how would the electric potential and electric potential energy of the negative charge change?
Solution 2

We start with noting that the charge ([math]\displaystyle{ q_n=-\alpha q, \alpha \gt 0 }[/math]) in question is a negative charge. This effectively means all analysis will be reversed i.e. if the electric potential energy was increasing for a positive charge, it would be decreasing for a negative charge. With that said, we can start by noticing that the charge is moving against the electric field between the plates. Since this a negative charge, this is the way that negative charge wants to move, meaning it is losing electric potential energy and gaining kinetic energy. This can be seen mathematically by the following:

[math]\displaystyle{ U_{ab} = -q \int_b^a \mathbf{E} \cdot d \mathbf{L} = - (q_n) (-E_o) \Delta L = (-\alpha q)E_o \Delta L = -\alpha q E_o \Delta L }[/math] (since the electric field is approximately constant between the plates & the electric field and path are aligned)

We can readily see that moving from position [math]\displaystyle{ b }[/math] to position [math]\displaystyle{ a }[/math] (a distance of length [math]\displaystyle{ \Delta L }[/math]) causes a decrease in electric potential energy since this is a negative charge.

Now dividing [math]\displaystyle{ U_{ab} }[/math] by [math]\displaystyle{ q_n }[/math] gives [math]\displaystyle{ V_{ab} }[/math]:

[math]\displaystyle{ V_{ab} = \frac{U_{ab}}{q_n} = \frac{U_{ab}}{-\alpha q} = E_o \Delta L }[/math]

Therefore the electric potential is increasing.

  • Question 3:
c.) Redo part (b.) for a positive charge.
Solution 3

We can reverse our answer from b. but keep in mind electric potential is per unit test charge...essentially it is charge independent. Therefore, the electric potential energy of the positive charge would be increasing ([math]\displaystyle{ \alpha q E_o \Delta L }[/math]), and the electric potential would still be increasing.

Middling

A positive charge [math]\displaystyle{ q_o }[/math] travels through a spatially uniform electric field from Point [math]\displaystyle{ A }[/math] to Point [math]\displaystyle{ B }[/math] to Point [math]\displaystyle{ C }[/math], was depicted in the figure below. The coordinates of the points and magnitude of the electric field are defined in the figure.

  • Question 1:
a.) When the charge moves from Point [math]\displaystyle{ A }[/math] to Point [math]\displaystyle{ B }[/math], what is the change in electric potential?
Solution 1

[math]\displaystyle{ V_{AB} = - \int_B^A \mathbf{E} \cdot d \mathbf{L} }[/math]

In this case, the electric field is a constant [math]\displaystyle{ (E_o, 0) }[/math], and the path is a straight line with components: [math]\displaystyle{ \Delta \mathbf{L} = A-B = (0, 0) - (6, -3) = (-6, 3) }[/math]

Our expression for the change in electric potential simplifies to: [math]\displaystyle{ V_{AB} = -\mathbf{E} \cdot \Delta \mathbf{L} = -(E_o, 0) \cdot (-6, +3) = 6E_o = 6E_o = 300 \ \mathrm{V} }[/math]

  • Question 2:
b.) When the charge moves from Point [math]\displaystyle{ B }[/math] to Point [math]\displaystyle{ C }[/math], what is the change in electric potential?
Solution 2

The process is exactly the same as part a: [math]\displaystyle{ V_{BC} = -\int_C^B \mathbf{E} \cdot \Delta \mathbf{L} = - (E_o, 0) \cdot (1, -4) = -E_o = -50 \ \mathrm{V} }[/math]

  • Question 3:
c.) If instead of moving from Point [math]\displaystyle{ A }[/math] to Point [math]\displaystyle{ B }[/math] to Point [math]\displaystyle{ C }[/math], the charge moved from Point [math]\displaystyle{ A }[/math] directly to Point [math]\displaystyle{ C }[/math], what would the change in electric potential be? How is this electric potential difference related to the two previously calculated electrical potential differences? What feature of an electric filed is this illustrating?
Solution 3

We repeat the same process again: [math]\displaystyle{ V_{AC} = -\int_C^A \mathbf{E} \cdot \Delta \mathbf{L} = - (E_o, 0) \cdot (-5, 1) = 5E_o = 250 \ \mathrm{V} }[/math]

The three calculated electric potential differences are related by: [math]\displaystyle{ V_{AC} = V_{AB} + V_{BC} = 250 \ \mathrm{V} }[/math]

This illustrates the path independence of the potential difference, and thus the conservative nature of the electric field.

Difficult

Connectedness

History

The concept of electric potential has a long, illustrious history that dates back many centuries. Otto von Guericke, William Gilbert, and Robert Boyle were among the pioneering scientists who contributed to the study of electricity in the 17th century. The idea of electric potential did not start to take form until the 18th century, however.

French scientist Charles Du Fay discovered in 1733 that friction could charge certain materials, including amber, and that this charge could be transmitted to other things. Du Fay also observed that depending on the sign of their charges, two charged items might either attract or repel one another when placed near to one another.

Both Dutch scientist Pieter van Musschenbroek and German physicist Ewald Georg von Kleist independently devised the Leyden jar, a device that could hold an electric charge, in 1745. The Leyden jar was simply a glass jar with a wire or rod put through the cork and either water or metal foil within. The charge would be kept in the jar until the wire was charged.

Charles-Augustin de Coulomb, a French scientist, first proposed the idea of electric potential energy in 1785. In an electric field, Coulomb demonstrated that the amount of labor needed to transfer a charged particle from one location to another was proportional to the difference in electric potential between the two sites. In the 19th century, Scottish scientist James Clerk Maxwell and German physicist Georg Simon Ohm expanded on this idea.

Electric potential is a key idea in physics today and is applied in a variety of domains, including electronics, electrical engineering, and the study of charged particle behavior in electromagnetic fields.

See also

Further reading

Externals links

References

The Main Idea

Examples

Middling

Calculate the change in electric potential between point A, which is at [math]\displaystyle{ (-4, 3,0) \; m }[/math], and B, which is at [math]\displaystyle{ (2,-2,0) \; m }[/math] . The electric field in the location is [math]\displaystyle{ (50,0,0) \; N/C }[/math].

Solution

Answer: -300V

Explanation:

[math]\displaystyle{ \Delta\vec{l}= (2,-2,0)\;m - (-4,3,0)\;m = (6,-5,0)\;m }[/math]

[math]\displaystyle{ \Delta{V} = -({E}_{x}∆{x} + {E}_{y}∆{y} + {E}_{z}∆{z}) }[/math]

[math]\displaystyle{ \Delta{V} = -(50\; N/C \cdot 6 \;m + 0 \; N/c \cdot -5 \; m + 0\cdot 0) }[/math]

[math]\displaystyle{ \Delta{V} = -300 V }[/math]

Difficult

The Bohr Model of the hydrogen atom treats it as a nucleus of charge [math]\displaystyle{ +e }[/math] electrons of charge [math]\displaystyle{ -e }[/math] orbiting in circular orbits of specific radii. Calculate the potential difference between two points, one infinitely far away from the nucleus, and the other one Bohr radius [math]\displaystyle{ a_0 }[/math] away from the nucleus (don't worry about substituting in the values). Compute the electric potential energy associated with the electron one Bohr radius away from the nucleus, setting the potential energy at infinity as zero (remember the sign of the charge).

Solution

We may compute the electric potential by taking integrating the electric field of a point charge as the radius goes from infinity to [math]\displaystyle{ a_0 }[/math]. This integral may be set up as:

[math]\displaystyle{ \Delta V = -\int_\infty^{a_0} \vec{E}\cdot\text{d}\vec{l} }[/math]

[math]\displaystyle{ \Delta V = -\frac{e}{4\pi\epsilon_0} \int_\infty^{a_0} \frac{\text{d} r}{r^2} }[/math]

This may then be solved:

[math]\displaystyle{ \Delta V = \frac{e}{4\pi\epsilon_0}\biggr{(}\frac{1}{r}\biggr{|}_\infty^{a_0} = \frac{e}{4\pi\epsilon_0 a_0} }[/math]

to compute the potential energy, we now multiply by the charge of the electron: [math]\displaystyle{ -e }[/math], giving

[math]\displaystyle{ U = -\frac{e^2}{4\pi\epsilon_0 a_0} }[/math]

Depending on what physics or chemistry courses you may have taken before, this may be recognizable as twice the ionization energy of the n=1 orbital. The factor of two is due to the fact that in the Bohr model, the kinetic energy will be exactly half of this potential energy, and will be positive so that the net result is still negative, but with half the magnitude. This understanding of the hydrogen atom gets certain values right, but the reality of the situation is far more complicated.

Connectedness

How is this topic connected to something that you are interested in?

[Author] I am interested in robotic systems and building circuit boards and electrical systems for manufacturing robots. While studying this section in the book, I was able to connect back many of the concepts and calculations back to robotics and the electrical component of automated systems.

[Revisionist] Since high school, I never really understood how to work with the voltmeter and what it measured, and I have always wanted to know, but although this particular wiki page did not go into the details and other branches of electric potential, it led me to find the answers to something I was interested in since high school, the concept of electric potential.

[Editor] I think electively is really interesting. When I was younger, I participated in this demo where a group of people hold hands and someone touches this special ball full of charge. We all could feel the tingling sensation of the current passing through us. It’s cool to learn the theory behind the supposed magic that occurs.

[FALL 2018] I think it's very interesting that electric potential can be seen as a property of a space and that we can have further applications using this property.

How is it connected to your major?

[Author] I am a Mechanical Engineering major, so I will be dealing with the electrical components of machines when I work. Therefore, I have to know these certain concepts such as electric potential in order to fully understand how they work and interact.

[Revistionist] As a biochemistry major, electric potential and electric potential difference is not particularly related to my major, but in chemistry classes, we use electrostatic potential maps (electrostatic potential energy maps) that shows the charge distributions throughout a molecule. Although the main use in electric potential is different in physics and biochemistry (where physicists use it identify the effect of the electric field at a location), I still found it interesting as the concept of electric potential (buildup) was being used in quite a different way.

[Editor] I am a computer science major. Although I deal mostly with software, the hardware aspect is still important. The algorithms that I design run differently on different machines. The time complexity of an algorithm is sometimes useless when worrying about constant factors that are determined by a system’s hardware. Quicksort, for instance, is usually faster than many other sorts that have lower time complexities. The hardware of computers heavily relies on electricity and current (which is induced by a potential difference) to switch transistors on and off and thereby process information.

[FALL 2018] I am an aerospace engineering major, and I think understanding such concepts will help me have a better holistic understanding towards fields and systems. In addition, the thinking behind solving related problems will help me better prepared for future classes that involve with solving dynamics problems.


Is there an interesting industrial application?

[Author] Electrical potential is used to find the voltage across a path. This is useful when working with circuit components and attempting to manipulate the power output or current throughout a component.

[Revisionist] Electric potential sensors are being used to detect a variety of electrical signals made by the human body, thus contributing to the field of electrophysiology.

[Editor] The study of electric potential has lead scientists to generate very safe wires that will not overheat and cause fires. Connecting circuits to ground is important and the third prong in an electrical outlet is this ground connection.

History

The idea of electric potential, in a way, started with Ben Franklin and his experiments in the 1740s. He began to understand the flow of electricity, which eventually paved the path towards explaining electric potential and potential difference. Scientists finally began to understand how electric fields were actually affecting the charges and the surrounding environment. Benjamin Franklin first shocked himself in 1746, while conducting experiments on electricity with found objects from around his house. Six years later, or 261 years ago for us, the founding father flew a kite attached to a key and a silk ribbon in a thunderstorm and effectively trapped lightning in a jar. The experiment is now seen as a watershed moment in mankind's venture to channel a force of nature that was viewed quite abstractly.

By the time Franklin started experimenting with electricity, he'd already found fame and fortune as the author of Poor Richard's Almanack. Electricity wasn't a very well understood phenomenon at that point, so Franklin's research proved to be fairly foundational. The early experiments, experts believe, were inspired by other scientists' work and the shortcomings therein.

source: http://www.benjamin-franklin-history.org/kite-experiment/

That early brush with the dangers of electricity left an impression on Franklin. He described the sensation as "a universal blow throughout my whole body from head to foot, which seemed within as well as without; after which the first thing I took notice of was a violent quick shaking of my body." However, it didn't scare him away. In the handful of years before his famous kite experiment, Franklin contributed everything from designing the first battery designs to establishing some common nomenclature in the study of electricity. Although Franklin is often coined the father of electricity, after he set the foundations of electricity, many other scientists contributed his or her research in the advancement of electricity and eventually led to the discovery of electric potential and potential difference.

See also

Like mentioned multiple times throughout the page, although electric potential is a huge and important topic, it has many branches, which makes the concept of electric potential difficult to stand alone. Even with this page, to support the concept of electric potential, many crucial branches of the topic appeared, like potential difference (which also branched into [Potential Difference Path Independence], [Potential Difference In A Uniform Field], and [Potential Difference In A Nonuniform Field]).

External Links

[1] https://www.khanacademy.org/test-prep/mcat/physical-processes/electrostatics-1/v/electric-potential-at-a-point-in-space

[2] https://www.youtube.com/watch?v=pcWz4tP_zUw

[3] https://www.youtube.com/watch?v=Vpa_uApmNoo

[4] https://www.khanacademy.org/science/electrical-engineering/ee-electrostatics/ee-fields-potential-voltage/a/ee-electric-potential-voltage

References




[1] "Benjamin Franklin and Electricity." Benjamin Franklin and Electricity. N.p., n.d. Web. 17 Apr. 2016. <http://www.americaslibrary.gov/aa/franklinb/aa_franklinb_electric_1.html>.

[2] Bottyan, Thomas. "Electrostatic Potential Maps." Chemwiki. N.p., 02 Oct. 2013. Web. 17 Apr. 2016. <http://chemwiki.ucdavis.edu/Core/Theoretical_Chemistry/Chemical_Bonding/General_Principles_of_Chemical_Bonding/Electrostatic_Potential_maps>.

[3] "Electric Potential Difference." Electric Potential Difference. The Physics Classroom, n.d. Web. 14 Apr. 2016. <http://www.physicsclassroom.com/class/circuits/Lesson-1/Electric-Potential-Difference>.

[4] Harland, C. J., T. D. Clark, and R. J. Prance. "Applications of Electric Potential (Displacement Current) Sensors in Human Body Electrophysiology." International Society for Industrial Process Tomography, n.d. Web. 16 Apr. 2016. <http://www.isipt.org/world-congress/3/269.html>.

[5] Sherwood, Bruce A. "2.1 The Momentum Principle." Matter & Interactions. By Ruth W. Chabay. 4th ed. Vol. 1. N.p.: John Wiley & Sons, 2015. 45-50. Print. Modern Mechanics.