Work and Energy
Work and Energy
We’ve seen how to use Newton’s equations of motion to find the equations of motion for a
system. It requires that we know what form the forces acting on the system take. In this
chapter, we’ll see a second way to analyse systems through the use of conservation laws,
specifically the laws of Energy and Momentum conservation.
F(x, t) = ma(x, t) ,
dv(x, t)
v(x, t) · F(x, t) = mv(x, t) · .
dt
We have applied the standard chain rule in the first result, noting that we are differentiating
with respect to t and not v. We can now find that,
We can integrate this expression between two times, t1 and t2 to find that,
⁄t2 ⁄t2
1 d(v 2 (x, t))
F(x, t) · v(x, t) dt = m dt ,
2 dt
t1 t1
1 Ë Èt2
= m v 2 (x, t) ,
2 t1
⁄t2
1 1
F(x, t) · v(x, t) dt = mv22 (x, t) ≠ mv12 (x, t) .
2 2
t1
This is called the Work-Energy principle. We define the right hand side to be the kinetic
energy, and we define the lefthand side to be another type of energy quantity called work.
Note that both kinetic energy and work are scalar quantities, with units of Joules.
In special cases, where the force only depends on position and does not vary with time,
so F = F(x), we can make a change of variables on the lefthand side. Namely we change
v dt = dr dt
dt = dr, where dr is a infinitesimal path segment along the trajectory of our
particle. In this case we get that,
⁄r2
1 1
F · dr = mv22 ≠ mv12 .
r1
2 2
The lefthand side is now the more common way to define the work of a system. So we
define the infinitesimal work as dW © F · dr. Summing over all the infinitesimal segments
we get,
⁄
W = F · dr .
3.1 Kinetic Energy and Work 27
⁄xB
WAB = F dx ,
xA
⁄xB
= ≠mg dx ,
xA
= ≠mg[x]xxBA ,
= ≠mgxA + mgxB ,
= ≠mgh.
However, here we have found the work done by the gravitational force. How much work is
done by the lifting force? It will be equal and opposite, so mgh.
3.1.2 3D Work
In general, the work done by a force will depend on the trajectory of the particle through
space. The trajectory, or path, of the particle is denoted r(t). But since any path for a point
like particle is actually always a (perhaps curvy) line through space, we can parameterise the
trajectory with some 1D parameter which we will call s.
An infinitesimal segment of this path, ds is given by |v|dt.
Some forces, like gravity, don’t care about the exact path taken through space and their
work only depends on the start and end points of the path. Such forces are called conservative
forces, and also have the property that Ò ◊ F = 0. You will see in later years why this is the
case, and which forces this applies to. For conservative forces, the work done over a closed
loop is always zero. However, friction is an example of a non-conservative, or dissipative
force. So for friction, over a closed loop, there will be a net amount of work done.
Frictionless constraint forces do no work. For example, the tension force in a pendulum
or the normal force of a block on a surface, these forces can do no work, since these forces
are always perpendicular to the direction of motion, i.e. T · v = 0 and N · v = 0.
28 Work and Energy
Fig. 3.1
Fg = mg sin ◊ i ≠ mg cos ◊ j .
⁄B
WABg = mg sin ◊ dx ≠ mg cos ◊ dy ,
A
h
= mg sin ◊ ,
sin ◊
= mgh .
⁄A
WBAg = mg sin ◊ dx ≠ mg cos ◊ dy ,
B
h
= ≠mg sin ◊ ,
sin ◊
= ≠mgh .
3.2 Potential Energy 29
This is what we expected, since gravity is a conservative force, there is no net work done
over a closed loop.
Now let’s consider the frictional force,
Fµ = ≠µmg v̂ ,
= ±µmg cos ◊ i ,
where the plus or minus sign depends on the direction of v̂. What is the work done by the
frictional force?
⁄B
WABf = +µmg cos ◊ dx ,
A
h
= µmg cos ◊ ,
sin ◊
⁄A
WBAf = ≠µmg cos ◊ dx ,
B
≠h
= ≠µmg cos ◊ ,
sin ◊
h
= µmg cos ◊ .
sin ◊
⁄B
WAB = F · dr ,
A
= f (rA , rB ) ,
where f is some unknown function, and rA and rB are the vector positions of the start and
end points. We can begin to find the form of this function by defining another function,
30 Work and Energy
We call this function the potential energy of the force field F . It is related to the work via,
⁄B
WAB = F · dr ,
A
= ≠ [V (rB ) ≠ V (rA )] .
So the work done in a force field is equal to minus the variation in the potential energy. In
this way we can consider the potential energy as the potential to do work. The zero point
of the potential energy is set arbitrarily, only the difference in potential energy between two
points matters physically.
Another way of writing the potential is the following,
⁄
V (r) = ≠ F · dr ,
) F = ≠ÒV ,
So now we have another direct link between energy and the force. If we know the potential
energy of a system, we can often work out the force, but only when the force is conservative.
3.2 Potential Energy 31
We can combine this notion of the potential of a conservative force with the work energy
principle we derived earlier.
⁄r2
W12 = F · dr ,
r1
= V (r1 ) ≠ V (r2 ) ,
⁄r2
1 1
F · dr = mv22 ≠ mv12 ,
r1
2 2
1 1
) V (r1 ) ≠ V (r2 ) = mv22 ≠ mv12 ,
2 2
1 2 1 2
) V (r1 ) + mv1 = V (r2 ) + mv2 .
2 2
In words this means that the total mechanical energy, E, which we define as the sum of the
kinetic energy (K) and the potential energy (V ), at r1 equals the total mechanical energy
at r2 .
E(r1 ) = E(r2 ) .
So the total energy of a conservative force field is always conserved. All of this is simply
derived from Newton’s laws. One consequence is that if we know the energy of the system,
it is usually possible to derive all of the dynamics from just the energy, bypassing using
Newton’s laws directly. Consider a very simple example, dropping a ball from a building.
Initial velocity is 0, and initial height is h.
In terms of energy we know that at the start, E(h) = K + V (r) = 0 + mgh, where K is
the kinetic energy. At the bottom, E(0) = K + V (r) = 12 mv 2 + 0. By energy conservation
we know that E(h) = E(0). So,
1
mgh = mv 2 ,
2
Ò
v = 2gh ,
Ô
v(x) = 2gx .
We now have an equation for the velocity of the ball all the way down the path.
As we can see, when a particle moves in a force field, energy flows from the potential
energy to kinetic energy and vice versa.
32 Work and Energy
1 2
mv Ø mgh + Eµ ,
2
where Eµ is the energy dissipated by friction, and is equal to the work done by the frictional
force ≠Wµ .
h
sin ◊
⁄
Wµ = ≠µd mg cos ◊ dx ,
0
h
= ≠µd mg cos ◊ ,
sin ◊
1 2 1
mv + mgx = mu2 + mgh ,
2 2
= mgh.
3.2 Potential Energy 33
Fig. 3.2
We know that the energy at any position must equal the initial energy. So we find that,
1 2
mv = mg(h ≠ x) ,
2 Ò
v = 2g(h ≠ x) .
We can rewrite (h ≠ x) as R cos ◊, where R is the radius of the bowl. This means that
Ô
v = 2gR cos ◊.
Now, what is the normal force as a function of angle? We know the motion is circular,
so we know that the equation for circular acceleration holds.
v2
|ac | = ,
R
= 2g cos ◊ .
Note that this is not uniform circular motion, so there is a tangential component to the
acceleration. However, this is not important for the normal force. N must do two things,
act against g and also provide the centripetal acceleration we just found. So in the radial
34 Work and Energy
N + mg · R̂ = mac ,
N ≠ mg cos ◊ = 2mg cos ◊ ,
N = 3mg cos ◊ .
Note how N is zero at the bowl edge where the motion began, and maximum at the minimum
point of the bowl.