Neha Patil (Editor)

Double pendulum

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Double pendulum

In physics and mathematics, in the area of dynamical systems, a double pendulum is a pendulum with another pendulum attached to its end, and is a simple physical system that exhibits rich dynamic behavior with a strong sensitivity to initial conditions. The motion of a double pendulum is governed by a set of coupled ordinary differential equations and is chaotic.

Contents

Analysis and interpretation

Several variants of the double pendulum may be considered; the two limbs may be of equal or unequal lengths and masses, they may be simple pendulums or compound pendulums (also called complex pendulums) and the motion may be in three dimensions or restricted to the vertical plane. In the following analysis, the limbs are taken to be identical compound pendulums of length and mass m , and the motion is restricted to two dimensions.

In a compound pendulum, the mass is distributed along its length. If the mass is evenly distributed, then the center of mass of each limb is at its midpoint, and the limb has a moment of inertia of I = 1 12 m 2 about that point.

It is convenient to use the angles between each limb and the vertical as the generalized coordinates defining the configuration of the system. These angles are denoted θ1 and θ2. The position of the center of mass of each rod may be written in terms of these two coordinates. If the origin of the Cartesian coordinate system is taken to be at the point of suspension of the first pendulum, then the center of mass of this pendulum is at:

x 1 = 2 sin θ 1 , y 1 = 2 cos θ 1

and the center of mass of the second pendulum is at

x 2 = ( sin θ 1 + 1 2 sin θ 2 ) , y 2 = ( cos θ 1 + 1 2 cos θ 2 ) .

This is enough information to write out the Lagrangian.

Lagrangian

The Lagrangian is

L = K i n e t i c   E n e r g y P o t e n t i a l   E n e r g y = 1 2 m ( v 1 2 + v 2 2 ) + 1 2 I ( θ ˙ 1 2 + θ ˙ 2 2 ) m g ( y 1 + y 2 ) = 1 2 m ( x ˙ 1 2 + y ˙ 1 2 + x ˙ 2 2 + y ˙ 2 2 ) + 1 2 I ( θ ˙ 1 2 + θ ˙ 2 2 ) m g ( y 1 + y 2 )

The first term is the linear kinetic energy of the center of mass of the bodies and the second term is the rotational kinetic energy around the center of mass of each rod. The last term is the potential energy of the bodies in a uniform gravitational field. The dot-notation indicates the time derivative of the variable in question.

Substituting the coordinates above and rearranging the equation gives

L = 1 6 m 2 [ θ ˙ 2 2 + 4 θ ˙ 1 2 + 3 θ ˙ 1 θ ˙ 2 cos ( θ 1 θ 2 ) ] + 1 2 m g ( 3 cos θ 1 + cos θ 2 ) .

There is only one conserved quantity (the energy), and no conserved momenta. The two momenta may be written as

p θ 1 = L θ ˙ 1 = 1 6 m 2 [ 8 θ ˙ 1 + 3 θ ˙ 2 cos ( θ 1 θ 2 ) ]

and

p θ 2 = L θ ˙ 2 = 1 6 m 2 [ 2 θ ˙ 2 + 3 θ ˙ 1 cos ( θ 1 θ 2 ) ] .

These expressions may be inverted to get

θ ˙ 1 = 6 m 2 2 p θ 1 3 cos ( θ 1 θ 2 ) p θ 2 16 9 cos 2 ( θ 1 θ 2 )

and

θ ˙ 2 = 6 m 2 8 p θ 2 3 cos ( θ 1 θ 2 ) p θ 1 16 9 cos 2 ( θ 1 θ 2 ) .

The remaining equations of motion are written as

p ˙ θ 1 = L θ 1 = 1 2 m 2 [ θ ˙ 1 θ ˙ 2 sin ( θ 1 θ 2 ) + 3 g sin θ 1 ]

and

p ˙ θ 2 = L θ 2 = 1 2 m 2 [ θ ˙ 1 θ ˙ 2 sin ( θ 1 θ 2 ) + g sin θ 2 ] .

These last four equations are explicit formulae for the time evolution of the system given its current state. It is not possible to go further and integrate these equations analytically, to get formulae for θ1 and θ2 as functions of time. It is however possible to perform this integration numerically using the Runge Kutta method or similar techniques.

Chaotic motion

The double pendulum undergoes chaotic motion, and shows a sensitive dependence on initial conditions. The image to the right shows the amount of elapsed time before the pendulum "flips over," as a function of initial conditions. Here, the initial value of θ1 ranges along the x-direction, from −3 to 3. The initial value θ2 ranges along the y-direction, from −3 to 3. (Presumably, this exposition is describing a stationary release with kinetic terms at zero.) The colour of each pixel indicates whether either pendulum flips within 10 / g (green), within 100 / g (red), 1000 / g (purple) or 10000 / g (blue). Initial conditions that don't lead to a flip within 10000 / g are plotted white.

The boundary of the central white region is defined in part by energy conservation with the following curve:

3 cos θ 1 + cos θ 2 = 2.

Within the region defined by this curve, that is if

3 cos θ 1 + cos θ 2 > 2 ,

then it is energetically impossible for either pendulum to flip. Outside this region, the pendulum can flip, but it is a complex question to determine when it will flip. Similar behavior is observed for a double pendulum composed of two point masses rather than two rods with distributed mass.

The lack of a natural excitation frequency has led to the use of double pendulum systems in seismic resistance designs in buildings, where the building itself is the primary inverted pendulum, and a secondary mass is connected to complete the double pendulum.

References

Double pendulum Wikipedia