Double pendulum

Double pendulum
A double pendulum consists of two pendulums attached end to end.

In 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. For certain energies its motion is chaotic.

Contents

Analysis

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 \ell and mass m, and the motion is restricted to two dimensions.

Double compound pendulum.

In a compound pendulum, the mass is distributed along its length. If the mass is evenly distributed, then the centre of mass of each limb is at its midpoint, and the limb has a moment of inertia of \textstyle I=\frac{1}{12} m \ell^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 centre 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 centre of mass of this pendulum is at:


x_1 = \frac{\ell}{2} \sin \theta_1,

y_1 = -\frac{\ell}{2} \cos \theta_1

and the centre of mass of the second pendulum is at


x_2 = \ell \left (  \sin \theta_1 + \frac{1}{2} \sin \theta_2 \right ),

y_2 = -\ell \left (  \cos \theta_1 + \frac{1}{2} \cos \theta_2 \right ).

This is enough information to write out the Lagrangian.

Lagrangian

The Lagrangian is


\begin{align}L & = \mathrm{Kinetic~Energy} - \mathrm{Potential~Energy} \\
               & = \frac{1}{2} m \left ( v_1^2 + v_2^2 \right ) + \frac{1}{2} I \left ( {\dot \theta_1}^2 + {\dot \theta_2}^2 \right ) - m g \left ( y_1 + y_2 \right ) \\
               & = \frac{1}{2} m \left ( {\dot x_1}^2 + {\dot y_1}^2 + {\dot x_2}^2 + {\dot y_2}^2 \right ) + \frac{1}{2} I \left ( {\dot \theta_1}^2 + {\dot \theta_2}^2 \right ) - m g \left ( y_1 + y_2 \right ) \end{align}

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 = \frac{1}{6} m \ell^2 \left [ {\dot \theta_2}^2 + 4 {\dot \theta_1}^2 + 3 {\dot \theta_1} {\dot \theta_2} \cos (\theta_1-\theta_2) \right ] + \frac{1}{2} m g \ell \left ( 3 \cos \theta_1 + \cos \theta_2 \right ).
Motion of the double compound pendulum (from numerical integration of the equations of motion)
Long exposure of double pendulum exhibiting chaotic motion (tracked with an LED)

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


p_{\theta_1} = \frac{\partial L}{\partial {\dot \theta_1}} = \frac{1}{6} m \ell^2 \left [ 8 {\dot \theta_1}  + 3 {\dot \theta_2} \cos (\theta_1-\theta_2) \right ]

and


p_{\theta_2} = \frac{\partial L}{\partial {\dot \theta_2}} = \frac{1}{6} m \ell^2 \left [ 2 {\dot \theta_2} + 3 {\dot \theta_1} \cos (\theta_1-\theta_2)  \right ].

These expressions may be inverted to get


{\dot \theta_1} = \frac{6}{m\ell^2} \frac{ 2 p_{\theta_1} - 3 \cos(\theta_1-\theta_2) p_{\theta_2}}{16 - 9 \cos^2(\theta_1-\theta_2)}

and


{\dot \theta_2} = \frac{6}{m\ell^2} \frac{ 8 p_{\theta_2} - 3 \cos(\theta_1-\theta_2) p_{\theta_1}}{16 - 9 \cos^2(\theta_1-\theta_2)}.

The remaining equations of motion are written as


{\dot p_{\theta_1}} = \frac{\partial L}{\partial \theta_1} = -\frac{1}{2} m \ell^2 \left [ {\dot \theta_1} {\dot \theta_2} \sin (\theta_1-\theta_2) + 3 \frac{g}{\ell} \sin \theta_1 \right ]

and


{\dot p_{\theta_2}} = \frac{\partial L}{\partial \theta_2}
 = -\frac{1}{2} m \ell^2 \left [ -{\dot \theta_1} {\dot \theta_2} \sin (\theta_1-\theta_2) +  \frac{g}{\ell} \sin \theta_2 \right ].

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[citation needed], 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

Graph of the time for the pendulum to flip over as a function of initial conditions

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. The colour of each pixel indicates whether either pendulum flips within 10\sqrt{\ell/g  } (green), within 100\sqrt{\ell/g  } (red), 1000\sqrt{\ell/g  } (purple) or 10000\sqrt{\ell/g  } (blue). Initial conditions that don't lead to a flip within 10000\sqrt{\ell/g  } are plotted white.

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


3 \cos \theta_1 + \cos \theta_2  = 2. \,

Within the region defined by this curve, that is if


3 \cos \theta_1 + \cos \theta_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.

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.

See also

References

  • Meirovitch, Leonard (1986). Elements of Vibration Analysis (2nd edition ed.). McGraw-Hill Science/Engineering/Math. ISBN 0-07-041342-8. 
  • Eric W. Weisstein, Double pendulum (2005), ScienceWorld (contains details of the complicated equations involved) and "Double Pendulum" by Rob Morris, Wolfram Demonstrations Project, 2007 (animations of those equations).
  • Peter Lynch, Double Pendulum, (2001). (Java applet simulation.)
  • Northwestern University, Double Pendulum, (Java applet simulation.)
  • Theoretical High-Energy Astrophysics Group at UBC, Double pendulum, (2005).

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • double pendulum — dviguboji švytuoklė statusas T sritis fizika atitikmenys: angl. double pendulum vok. Doppelpendel, n; sympatisches Pendel, n rus. двойной маятник, m pranc. pendule double, m …   Fizikos terminų žodynas

  • Pendulum — This article is about pendulums. For other uses, see Pendulum (disambiguation). Simple gravity pendulum model assumes no friction or air resistance …   Wikipedia

  • Double inverted pendulum — A double inverted pendulum is combination of the inverted pendulum and the double pendulum. The double inverted pendulum is unstable, meaning that it will fall down unless it is controlled in some way. The two main methods of controlling a double …   Wikipedia

  • Pendulum (mathematics) — The mathematics of pendulums are in general quite complicated. Simplifying assumptions can be made, which in the case of a simple pendulum allows the equations of motion to be solved analytically for small angle oscillations. Simple gravity… …   Wikipedia

  • Pendulum Music — Un pendule de Foucault Genre musique contemporaine Musique …   Wikipédia en Français

  • Double Sextet — joué en Russie en 2010 Genre musique contemporaine Musique …   Wikipédia en Français

  • Pendulum discography — Infobox Artist Discography Artist = Pendulum Caption = Pendulum live at the Electric Ballroom in London during their 2007 tour Studio = 2 Compilation = 1 Singles = 13 Music videos = 6 Option = 6 Option name = Remixes Option color = burlywood… …   Wikipedia

  • double horizontal pendulum — dviguboji gulsčioji švytuoklė statusas T sritis fizika atitikmenys: angl. double horizontal pendulum vok. Horizontaldoppelpendel, n rus. двойной горизонтальный маятник, m pranc. balancier double horizontal, m …   Fizikos terminų žodynas

  • Double tonic — A double tonic is a chord progression, melodic motion, or shift of level consisting of a, regular back and forth motion, in melody similar to Bruno Nettl s pendulum type though it uses small intervals, most often a whole tone though may be almost …   Wikipedia

  • Double Sextet — Performance of Double Sextet in Russia Double Sextet is a composition by Steve Reich scored for two sextets of flute, clarinet, violin, cello, vibraphone and piano.[1] It won the 2009 Pulitzer Prize for …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”