Normal Modes
Normal Modes
Chapter 12.
Coupled Oscillators and Normal Modes
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 2 of 49
Outline
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 3 of 49
Two Masses and Three Springs
Fig. 1:
Two carts attached by springs to fixed walls and to each other - see JRT Fig. 11.1
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 4 of 49
Two Masses and Three Springs
JRT 11.1
For this system, the equations of motion can be found using either Newtons second
law or Lagranges equations. The latter are easier to write down, but the former is a
bit more instructive, so that is the path we will take.
Suppose the carts have moved distances x1 and x2 , measured to the right, relative to
their equilibrium positions. Spring 1 is stretched by an amount x1 , so it exerts a force
k1 x1 to the left on cart 1. Spring 2 is more complicated since it is affected by the
position of both carts; it exerts a force k2 (x2 x1 ) to the right on cart 1. Of course,
these forces can be negative if the situation warrants. The net force on cart 1 is
k1 x1 + k2 (x2 x1 ) = (k1 + k2 )x1 + k2 x2 .
(12.1)
The net force on cart 2 is found in an identical fashion. By Newtons second law, the
two equations of motion are
(12.2)
m1 x1 = (k1 + k2 )x1 + k2 x2 , and m2 x2 = k2 x1 (k2 + k3 )x2 .
Before we try to solve these coupled equations, we note that they can be written in a
compact matrix form
= Kx.
Mx
(12.3)
Here, we have introduced the vector and matrices
#
"
#
"
#
"
k2
x1
m1 0
k1 + k2
, M=
, K=
.
(12.4)
x=
0 m2
x2
k2 + k3
k2
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 5 of 49
Two Masses and Three Springs
JRT 11.1
The mass matrix M for this simple case is a diagonal matrix, with the masses m1
and m2 down the diagonal. The spring-constant matrix K has nonzero off-diagonal
elements, reflecting that the elements of x are coupled to each other. Notice that the
matrix equation (12.3) has the form of Newtons second law, and indeed, if there was
just one cart then M, K, and x would reduce to scalars. Notice as well that both M
and K are symmetric, as will be true of all the corresponding matrices in this chapter.
To solve the equations of motion, we might reasonably guess that there could be
solutions in which both carts oscillate sinusoidally with the same angular frequency
; that is,
x1 (t ) = 1 cos(t 1 ), and x2 (t ) = 2 cos(t 2 ).
(12.5)
Furthermore, if such a solution exists, then there must also be a solution of the same
form but with the cosines replaced by sines (this is just a shift in the time axis):
(12.6)
And then, we can combine these two solutions into a single complex solution,
z1 (t ) = x1 (t ) + iy1 (t ) = 1 e i (t 1 ) = a1 e i t ,
where a1 = 1 e
i 1
(12.7)
, and likewise,
z2 (t ) = x2 (t ) + iy2 (t ) = 2 e i (t 2 ) = a2 e i t , where a2 = 2 e i 2 .
(12.8)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 6 of 49
Two Masses and Three Springs
JRT 11.1
Next, we combine the two complex solutions into a single vector solution of the form
"
# "
#
z1 (t )
a1
e i t = ae i t
(12.9)
z(t ) =
=
z2 (t )
a2
where the vector a is a constant, made up of two complex numbers,
#
"
# "
a1
1 e i 1
.
a=
=
2 e i 2
a2
(12.10)
In seeking solutions of the equation of motion, we must remember that when we find
such solutions, the actual motion x(t ) is equal to the real part of z(t ).
When we substitute eq. (12.9) into eq.(12.3), we obtain the equation
2 Mae i t = Kae i t ,
(12.11)
(12.12)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 7 of 49
Two Masses and Three Springs
JRT 11.1
If the matrix (K 2 M) has a nonzero determinant, then the only solution to eq.
(12.12) is the trivial solution a = 0, which corresponds to no motion at all. On the
other hand, if
det(K 2 M) = 0,
(12.13)
then there is a nontrivial solution of eq. (12.12) and hence a solution of the equations
of motion with our assumed sinusoidal form. This is the solution that we seek.
In the present case, since M and K are 2-by-2 matrices, there will be two (possibly
identical) solutions to eq. (12.13). This implies that there are two possible
frequencies at which the carts can oscillate sinusoidally.
These frequencies are called the normal frequencies of the system. They depend on
the values of the two masses and the three spring constants.
If we had N coupled masses, we would have an N -by-N eigenproblem to solve,
which would provide us with N normal frequencies. In PC235, we will restrict
ourselves to the case where N = 2 or 3. In many branches of physics (condensed
matter physics and optics in particular), we often have N so large that it is essentially
infinite! Thankfully, mathematicians have provided us with closed-form expressions
for the properties of symmetric infinite matrices.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 8 of 49
Identical Springs and Equal Masses
(12.16)
The two normal frequencies are determined by the condition that this determinant be
r
r
zero, and are therefore
k
3k
1 =
and 2 =
.
(12.17)
m
m
These are the frequencies at which the two carts can oscillate in purely sinusoidal
motion. The first one, 1 , is precisely the frequency of a single mass m on a single
spring k . We will soon see why this is the case.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 9 of 49
Identical Springs and Equal Masses
The preceding equation tells us the two possible frequencies of the system, but we
have not yet described the corresponding motions. Recall that the actual motion is
given by the vector x(t ) = Re z(t ) , where the complex vector z(t ) = ae i t , and a is
#
"
the vector
a1
,
(12.18)
a=
a2
which must satisfy the eigenvalue equation
(K 2 M)a = 0.
(12.19)
Now that we know the possible normal frequencies, we must solve this equation for
the vector a for each normal frequency in turn. The sinusoidal motion with any one
of the normal frequencies is called a normal mode of the coupled oscillators.
If we choose equal to the first normal frequency, 1 = k /m, then the matrix
2
(K M) becomes
#
"
k k
2
(K 1 M) =
.
(12.20)
k
k
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 10 of 49
Identical Springs and Equal Masses
(12.21)
a1 a2
a1 + a2
0.
(12.22)
(12.25)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 11 of 49
Identical Springs and Equal Masses
Fig. 2:
Fig. 3:
The first normal mode for two equal-mass carts with three identical springs - see JRT Fig. 11.2
In the first normal mode, the two positions oscillate with equal amplitudes and in phase - see JRT Fig. 11.3
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 12 of 49
Identical Springs and Equal Masses
3k /m,
(12.26)
(12.27)
(12.28)
In this second normal mode, the two carts oscillate with the same amplitude A ,
but exactly out of phase, as shown in Figs. 4-5.
Note that in the second normal mode, when cart 1 is displaced to the right, cart 2 is
displaced to the left by an equal distance. This means that when the outer two
springs are stretched, the middle spring is compressed by twice as much. Thus, for
example, when the left spring pulls cart 1 to the left, the middle spring is pushing cart
1, also to the left, with a force that is twice as large. This means that each cart
moves as if it were attached to a single spring with force constant 3k .
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 13 of 49
Identical Springs and Equal Masses
Fig. 4:
Fig. 5:
The second normal mode for two equal-mass carts with three identical springs - see JRT Fig. 11.4
In the second normal mode, the two positions oscillate sinusoidally with equal amplitudes but exactly out of phase see JRT Fig. 11.5
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 14 of 49
Identical Springs and Equal Masses
Because the equation of motion is really two second-order differential equations for
the two variables x1 (t ) and x2 (t ), its general solution has four constants of
integration. Thus, eq. (12.30), with its four arbitrary constants, is the general
solution.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 15 of 49
Identical Springs and Equal Masses
Fig. 6:
General solution for x1 (t ) and x2 (t ), for A1 = 1, A2 = 0.7, 1 = 0, 2 = /2 - see JRT Fig. 11.6
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 16 of 49
Identical Springs and Equal Masses
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 17 of 49
Two Weakly Coupled Oscillators
Fig. 7: Two weakly coupled carts. The middle spring which couples the two carts is much weaker than the outer two springs
- see JRT Fig. 11.7
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 18 of 49
Two Weakly Coupled Oscillators
JRT 11.3
We can solve for the normal modes of this system in exactly the same fashion as
before. The spring matrix K takes the form
"
#
k2
k + k2
K=
,
(12.34)
k + k2
k2
and thus
"
#
k + k2 m2
k2
.
(12.35)
2
k + k2 m
k2
The determinant is (k m2 )(k + 2k2 m2 ), and we conclude that the two normal
frequencies are
r
r
k
k + 2k2
and 2 =
.
(12.36)
1 =
m
m
The first frequency is the same as in the previous example, and for the same reason
(the carts move in unison, so the middle spring is irrelevant.) As for the second
mode, the carts oscillate exactly out of phase; this will be proven shortly. However, in
this mode, the strength of the middle spring becomes relevant since it does
experience tension and compression.
(K 2 M) =
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 19 of 49
Two Weakly Coupled Oscillators
JRT 11.3
(12.39)
(12.40)
The constants C1 and C2 are determined by the initial conditions - the positions and
velocities of the two carts at t = 0.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 20 of 49
Two Weakly Coupled Oscillators
JRT 11.3
To see some general features of the solution, we can factor out a term e i 0 t , leaving
)
#
#
"
( "
1
1
z(t ) = C1
e i t + C2
e i t e i 0 t .
(12.41)
1
1
The term in braces, { }, is a vector which depends on t . But since is very small,
this column varies very slowly compared to the second factor e i 0 t . Over a
reasonably short time interval, the first factor is essentially constant, and the solution
behaves like z(t ) = ae i 0 t , with a constant. That is, over any short time interval, the
two carts oscillate sinusoidally with angular frequency 0 . However, if we wait long
enough, the details of the motion will change.
Let us now examine the behaviour of eq. (12.41) for some simple values of the
constants C1 and C2 . First, if either of the constants is zero, then the solution reverts
to one of the normal modes. A more interesting case is that C1 and C2 are equal in
magnitude. For instance, let C1 = C2 = A /2. In this case,
"
#
"
#
A e i t + e i t
cos t
i 0 t
z(t ) =
e
=
A
e i 0 t .
(12.42)
i sin t
2 e i t e i t
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 21 of 49
Two Weakly Coupled Oscillators
JRT 11.3
Of course, the actual motion of the carts is given by the real part of z(t ), resulting in
(12.43)
x1 (t ) A cos 0 t , and x2 (t ) 0.
(12.44)
That is, initially cart 1 oscillates with amplitude A and frequency 0 , while cart 2
remains stationary.
Eventually, of course, the factor t starts to become appreciable, and cart 2 starts to
oscillate, also at frequency 0 . The terms involving sin t grow, while the terms
involving cos t shrink toward zero. Eventually, when t = /2, the motion is
x1 (t ) 0, and x2 (t ) A sin 0 t .
(12.45)
Those of you in photonics will return to the concept of weakly coupled oscillators
when you study such devices as directional couplers and gratings.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 22 of 49
Two Weakly Coupled Oscillators
Fig. 8:
The positions x1 (t ) and x2 (t ) of two weakly coupled oscillators - see JRT Fig. 11.8
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 23 of 49
Lagrangian Approach: The Double Pendulum
=
=
1
1
1
k1 x12 + k2 (x1 x2 )2 + k3 x22
2
2
2
1
1
(k1 + k2 )x12 k2 x1 x2 + (k2 + k3 )x22 .
2
2
(12.47)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 24 of 49
Lagrangian Approach: The Double Pendulum
JRT 11.4
These results immediately give us the Lagrangian L = T U , from which we find the
Lagrange equations of motion for the two variables x1 and x2 :
and
L
d L
=
dt x1
x1
or
m1 x1 = (k1 + k2 )x1 + k2 x2
(12.48)
d L
L
=
dt x2
x2
or
m2 x2 = k2 x1 (k2 + k3 )x2 .
(12.49)
These are precisely the two equation of motion that we found by the Newtonian
= Kx.
method, which we rewrote in the form Mx
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 25 of 49
Lagrangian Approach: The Double Pendulum
JRT 11.4
U1 = m1 gL1 (1 cos 1 ).
(12.50)
(12.52)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 26 of 49
Lagrangian Approach: The Double Pendulum
JRT 11.4
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 27 of 49
Lagrangian Approach: The Double Pendulum
JRT 11.4
At this point, we could write down the Lagrangian T U and then find the two
Lagrange equations for 1 and 2 . However, the resulting equations are complicated
and not terribly illuminating (and they cant be solved analytically.) This situation is
reminiscent of the simple pendulum, for which the equation of motion
= g sin ) can be solved analytically only by resorting to special functions.
(L
As in that case, we can make a small-angle approximation for the double pendulum.
We assume that 1 and 2 are small, as are their derivatives 1 and 2 . Then, we
Taylor-expand the expressions for T and U and drop all terms that are of third power
or higher in these four small quantities. This gives
1
1
T = (m1 + m2 )L12 21 + m2 L1 L2 1 2 + m2 L22 22
(12.56)
2
2
and
1
1
(12.57)
U = (m1 + m2 )gL1 21 + m2 gL2 22 .
2
2
Now, the Lagrangian L = T U gives us the two Lagranges equations,
L
d L
1 + m 2 L1 L2
2 = (m1 + m2 )gL1 1
=
, or (m1 + m2 )L12
(12.58)
dt 1
1
and
d L
L
=
,
2
dt 2
1 + m2 L 2
or m2 L1 L2
2 2 = m2 gL2 2 .
(12.59)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 28 of 49
Lagrangian Approach: The Double Pendulum
JRT 11.4
These two equations for 1 and 2 can be rewritten as a single matrix equation
= K,
M
(12.60)
#
0
.
m2 gL2
(12.61)
The matrix equation is completely analogous to the case for the two carts on
springs. In the present case, the mass matrix M is not actually made up of masses,
but it still plays the role of inertia (note that the elements of M have the same units as
the moment of inertia I). Similarly, the spring-constant matrix K is not actually
made up of spring constants; its elements have units of energy.
Nevertheless, the problem is solved by the same methods. We seek to find solutions
- normal modes - in which the two coordinates 1 and 2 vary sinusoidally with the
same angular frequency . As before, any such solution (t ) can be written as the
real part of a complex solution z(t ) whose time dependence is just e i t . That is,
"
#
a1
(t ) = Re z(t ) where z(t ) = ae i t =
e i t .
(12.62)
a2
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 29 of 49
Lagrangian Approach: The Double Pendulum
(0 )
(12.64)
The normal frequencies are determined by setting the determinant of the above
matrix to zero, which gives
2(20 2 )2 4 = 4 420 2 + 240 = 0,
(12.65)
2
2
with the two solutions = (2 2)0 . That is, the two normal frequencies are
q
q
(12.66)
1 = 2 20 0.770 and 2 = 2 + 20 1.850 .
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 30 of 49
Lagrangian Approach: The Double Pendulum
2
2
(K 21 M) = mL 2 20 ( 2 1)
.
(12.67)
2
1
=
= Re ae
= A1
cos(1 t 1 ).
(12.68)
2 (t )
2
In this first normal mode, the two pendulums
oscillate exactly in phase, with the
amplitude of the lower pendulum 2 times that of the upper pendulum, as shown in
Fig. 10.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 31 of 49
Lagrangian Approach: The Double Pendulum
Fig. 10: The first normal mode for a double pendulum with
equal masses and equal lengths. The two angles 1 and 2
oscillate in phase, with the amplitude for 2 larger by a factor
Fig. 11:
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 32 of 49
Lagrangian Approach: The Double Pendulum
22 M)
= mL
20 (
2 + 1)
"
2
2
#
2
.
1
(12.69)
(12.70)
= A2
cos(2 t 2 ).
=
= Re ae
2 (t )
2
In this second normal mode, the two pendulums
oscillate exactly out of phase, with
the amplitude of the lower pendulum 2 times that of the upper pendulum, as
shown in Fig. 11.
The general solution, of course, is a linear combination of these normal modes, with
relative amplitudes and phases that are determined by the initial conditions.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 33 of 49
Lagrangian Approach: The Double Pendulum
Fig. 12:
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 34 of 49
Lagrangian Approach: The Double Pendulum
Solution:
(a) Using the equilibrium position (x = = 0) as the reference point for potential energy, we have
U = Uspr + Upen =
1 2
1
1
kx + MgL (1 cos ) kx 2 + MgL 2 ,
2
2
2
(12.71)
where the small-angle approximation has been used. The kinetic energy has two components due to the two moving masses.
That of the cart is simply T = 21 mx 2 . As for the pendulum, the velocity of the bob is a bit trickier to describe - its equal to the
velocity of the bob relative to the pivot plus the velocity of the pivot relative to the origin. Therefore,
2
1
1
1
1
T = mx 2 + M x + L = (m + M )x 2 + ML x + ML 2 2 .
(12.72)
2
2
2
2
All together,
L=T U =
1
1
1
1
(m + M )x 2 + ML x + ML 2 2 kx 2 MgL 2 .
2
2
2
2
(12.73)
d L
L
=
kx = (m + M )x + ML
x
dt x
L
d L
=
MgL = ML x + ML 2 .
dt
(12.74)
= Kq, where
(b) We can combine these equations in the form Mq
q=
"
, M=
"
m+M
ML
ML
ML 2
"
2
1
1
1
K=
"
k
0
0
MgL
"
2
0
0
1
(12.75)
(note that our choice of numerical values has made this problem mathematically equivalent to that of the double pendulum with
equal lengths and equal masses).
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 35 of 49
Lagrangian Approach: The Double Pendulum
Continuing, we have
K 2 M =
"
2 22
2
2
1 2
(12.76)
The requirement that the determinant of this matrix equals zero leads to the characteristic equation 4 42 + 2 = 0, with
resulting normal frequencies
1 =
2 = 0.77,
2 =
2+
2 = 1.85
(12.77)
(with proper units implied). As for the normal modes, as for the double pendulum problem, we have
1 a2 =
2a1 ,
2 a2 = 2a1 ,
In the first mode, and x are in phase, with (in radians) having
mode, they are out of phase with the same ratio of magnitudes.
(12.78)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 36 of 49
The General Case
U (q1 , , qn ) = U (q)
and Lagrangian L = T U . The kinetic energy, as usual, is
1X
2
T=
m r ,
2
where the sum runs over all of the particles that make up the system.
(12.79)
(12.80)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 37 of 49
The General Case
JRT 11.5
We must rewrite the KE in terms of the generalized coordinates, using the relation
between the Cartesian coordinates r and the generalized coordinates,
r = r (q1 , , qn ),
(12.81)
where we take for granted that this relation does not involve the time t explicitly (that
is, the coordinates are natural.) We saw back in our initial study of Hamiltonian
mechanics that if we differentiate eq. (12.81) with respect to t and substitute into the
kinetic energy, we find that
1X
=
T = T (q, q)
Ajk (q)q j q k
(12.82)
2 j ,k
where the coefficients Ajk (q) may depend only on the coordinates q. Under our
= T (q, q)
U (q),
present assumptions, the Lagrangian has the general form L(q, q)
is given by the previous equation and U (q) is an as-yet-unspecified
where T (q, q)
function of the coordinates q.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 38 of 49
The General Case
JRT 11.5
q
2 j ,k qj qk
j
j
where all derivatives are evaluated at q = 0. Luckily, this equation can be simplified.
Since U (0) is a constant, we can simply redefine the zero-level of energy so that this
term equals zero. Next, since q = 0 is an equilibrium point, all of the first derivatives
U /qj are zero.
As a further simplification, we shall rename the second derivatives as
2 U /qj qk = Kjk , where Kjk = Kkj by inspection. And finally, since the oscillations
are small, we shall neglect all terms higher than second order in the small quantities
This reduces U to
q or q.
1X
U = U (q) =
Kjk qj qk .
(12.84)
2 j ,k
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 39 of 49
The General Case
JRT 11.5
The kinetic energy is a bit simpler to rearrange. Every term in eq. (12.82) contains a
factor q j q k which is already second order in small quantities. Therefore, we can
ignore everything but the constant term in the expansion of Ajk (q). If we call this
constant term Ajk (0) = Mjk , this reduces the KE to
1X
=
T = T (q)
Mjk q j q k ,
(12.85)
2 j ,k
and the Lagrangian to
U (q).
= T (q)
(12.86)
L(q, q)
Now we can easily write down the equations of motion. Since there are n
generalized coordinates, there are n corresponding Lagrange equations,
L
d L
[i = 1, , n] .
=
(12.87)
dt qi
q i
To write these equations explicitly, we need to differentiate our expressions for T and
U . Differentiating sums can be a bit tricky. For example, for a system with n = 2, the
equation for U reads
1X
1
U=
Kjk qj qk =
K11 q12 + K12 q1 q2 + K21 q2 q1 + K22 q22
2 j ,k
2
(12.88)
1
=
K11 q12 + 2K12 q1 q2 + K22 q22 .
2
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 40 of 49
The General Case
JRT 11.5
In this form we can easily differentiate with respect to either q1 or q2 . For example,
U
(12.89)
= K11 q1 + K12 q2
q 1
with a corresponding expression for U /q2 . For systems with more than 2 degrees
of freedom, we have a similar expression,
X
U
=
Kij qj [i = 1, , n] .
(12.90)
q i
j
Since differentiation of the kinetic energy works in exactly the same way, we can
write down the n Lagrange equations
X
X
j =
Mij q
Kij qj [i = 1, , n] .
(12.91)
j
(12.92)
where M and K are the n-by-n mass and spring constant matrices with elements
Mij and Kij respectively.
Note that we only need to find the elements of the matrices M and K to solve the
problem at hand; it is not necessary to write down the Lagrangian or the Lagrange
equations.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 41 of 49
The General Case
JRT 11.5
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 42 of 49
Three Coupled Pendulums
Fig. 13:
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 43 of 49
Three Coupled Pendulums
JRT 11.6
We also need to account for the potential energy due to the springs. This is a
function of how much each is stretched or compressed. For arbitrary values of the
angles , this is rather messy. However, for small angles, the only appreciable
stretching and compression comes from the horizontal displacement of the masses,
each of which moves a distance of approximately L (to the right, for positive .)
Thus, for example, the left spring is stretched by about L (2 1 ). The total spring
potential energy is
i
1 2h
(12.95)
Uspr =
kL (2 1 )2 + (3 2 )2
2
1 2 2
=
kL 1 + 222 + 23 21 2 22 3 .
2
At this point, the textbook introduces a new notation system called natural
units in which certain parameters (in this case, mass m and length L ) are
given the dimensionless value of unity. While there are good reasons for this
approach, I disagree with its use at this level, as it obscures some of the
physics. Thus, the remainder of this section of notes will differ slightly from
the way it is presented in the textbook.
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 44 of 49
Three Coupled Pendulums
JRT 11.6
At this point, we could write down the Lagrangian and then the Lagrange equations.
But weve already done this. We already know that the result will be the familiar
matrix equation
= K
M
(12.96)
where in this case, is the 3-element vector containing the three angles 1 , 2 , and
3 , and the matrices are
2
kL 2
0
1 0 0
mgL + kL
mgL + 2kL 2
kL 2
kL 2
M = mL 2 0 1 0 , K =
. (12.97)
0
kL 2
mgL + kL 2
0 0 1
The normal modes of our
have the familiar form
n system
o
(t ) = Re z(t ) = Re ae i t , where a and are determined by the eigenvalue
equation (K 2 M)a = 0. Written out in full (and dividing through by L 2 ,) the matrix
is
mg
2
k
0
L + k m
mg
2
2
.
k
+
2
k
k
(K M) =
(12.98)
mg
2
0
k
+ k m
L
(12.99)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 45 of 49
Three Coupled Pendulums
JRT 11.6
3 =
g
3k
+
.
L
m
(12.100)
(12.101)
In this case, the three pendulums oscillate in unison (with equal amplitudes and
phases,) as shown in Fig. 14(a). In this mode, the springs are neither stretched nor
compressed, and their presence is irrelevant;
each pendulum oscillates just like a
p
single pendulum with frequency 1 = g /L .
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 46 of 49
Three Coupled Pendulums
Fig. 14:
The three normal modes for three coupled pendulums (equal masses, equal lengths, equal spring constants - see
JRT Fig. 11.14
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 47 of 49
Three Coupled Pendulums
k
M
m
x2
x1
Fig. 15:
x3
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 48 of 49
Three Coupled Pendulums
1
1
1
k (x2 x1 )2 + k (x3 x2 )2 = k (x12 + 2x22 + x33 2x1 x2 2x2 x3 ).
2
2
2
(12.102)
(12.103)
1
1
m(x 12 + x 22 + x 32 ) k (x12 + 2x22 + x33 2x1 x2 2x2 x3 ).
2
2
(12.104)
d L
L
=
dt x1
x1
(12.105)
L
d L
=
x2
dt x2
(12.106)
d L
L
=
x3
dt x3
(12.107)
= Kx, where
This can be expressed as the matrix equation Mx
M = 0
0
m
0
0
0 ,
and K = k
k
2k
k
0
k .
(12.108)
PC235 Winter 2013 Chapter 12. Coupled Oscillators and Normal Modes Slide 49 of 49
Three Coupled Pendulums
k
k m2
K 2 M =
2k m2
k
0
k
0
k
k m 2
This determinant is a bit easier to deal with if we divide through by m and recall that k /m = 20 :
2
2
20
0
0
1
2
2
2
2
2
.
0
20
0
K M =
2
2
2
0
0
0
The determinant is 2 (2 20 ) 2 2+
20 , and therefore the normal frequencies are
r
r
r
k
2+
k
2k
0 =
1 = 0, 2 = 0 =
, 3 =
+
.
m
m
M
(12.109)
(12.110)
(12.111)
(d) For the case of 1 , the zero frequency just means that all three masses have identical motion; that is, the molecule is
drifting through space. This type of motion is possible because there are no forces anchoring the molecule to a particular
position in space (in contrast, the other systems we have studied, such as two carts with three springs and the double
pendulum, always have at least one fixed reference point...motion away from these points produces a restoring force.) Since
neither spring expands or contracts inthis mode, there is zero oscillation frequency.
For the case of 2 , substituting = k /m into (K 2 M)a = 0 results in the solution a2 = 0, a3 = a1 . In this mode, the
center mass M is stationary, while theqtwo outer masses oscillate with equal amplitudes and out of phase.
k
2k
2
For the case of 3 , substituting =
m + M into (K M)a = 0 results in the solution a1 = a3 = (/2)a2 . In this mode,
the two outer masses move with equal amplitude and in phase, while the middle mass moves out of phase with the outer
masses, and with an amplitude that is /2 as large.