next up previous
Next: Analytic Solution Up: The Chaotic Pendulum Previous: Introduction

Basic Problem

Consider a simple pendulum consisting of a point mass $m$, at the end of a light rigid rod of length $l$, attached to a fixed frictionless pivot which allows the rod (and the mass) to move freely under gravity in the vertical plane. Such a pendulum is sketched in Figure 57. Let us parameterize the instantaneous position of the pendulum via the angle $\theta $ the rod makes with the downward vertical. It is assumed that the pendulum is free to swing through a full circle. Hence, $\theta $ and $\theta +2\pi$ both correspond to the same pendulum position.

The angular equation of motion of the pendulum is simply

\begin{displaymath}
m\,l\,\frac{d^2\theta}{dt^2} + m\,g\,\sin\theta = 0,
\end{displaymath} (1228)

where $g$ is the downward acceleration due to gravity--see Section 3.10. Suppose that the pendulum is embedded in a viscous medium (e.g., air). Let us assume that the viscous drag torque acting on the pendulum is directly proportional to the pendulum's instantaneous velocity. It follows that, in the presence of viscous drag, the above equation generalizes to
\begin{displaymath}
m\,l\,\frac{d^2\theta}{dt^2}+ \nu\,\frac{d\theta}{dt} + m\,g\,\sin\theta = 0,
\end{displaymath} (1229)

where $\nu$ is a positive constant parameterizing the viscosity of the medium in question--see Section 3.5. Of course, viscous damping will eventually drain all energy from the pendulum, leaving it in a stationary state. In order to maintain the motion against viscosity, it is necessary to add some external driving. For the sake of simplicity, we choose a fixed amplitude periodic drive (which could arise, for instance, via periodic oscillations of the pendulum's pivot point). Thus, the final equation of motion of the pendulum is written
\begin{displaymath}
m\,l\,\frac{d^2\theta}{dt^2}+ \nu\,\frac{d\theta}{dt} + m\,g\,\sin\theta = A\,\cos(\omega\, t),
\end{displaymath} (1230)

where $A$ and $\omega$ are constants parameterizing the amplitude and frequency of the external driving torque, respectively.

Figure 57: A simple pendulum.
\begin{figure}
\epsfysize =2.5in
\centerline{\epsffile{Chapter15/fig15.01.eps}}
\end{figure}

Let

\begin{displaymath}
\omega_0 = \sqrt{\frac{g}{l}}.
\end{displaymath} (1231)

Of course, we recognize $\omega_0$ as the natural frequency of small amplitude oscillations of the pendulum. We can conveniently normalize the pendulum's equation of motion by writing,
$\displaystyle \hat{t}$ $\textstyle =$ $\displaystyle \omega_0\,t,$ (1232)
$\displaystyle \hat{\omega}$ $\textstyle =$ $\displaystyle \frac{\omega}{\omega_0},$ (1233)
$\displaystyle Q$ $\textstyle =$ $\displaystyle \frac{m\,g}{\omega_0\,\nu},$ (1234)
$\displaystyle \hat{A}$ $\textstyle =$ $\displaystyle \frac{A}{m\,g},$ (1235)

in which case Equation (1230) becomes
\begin{displaymath}
\frac{d^2\theta}{d\hat{t}^2} + \frac{1}{Q}\,\frac{d\theta}{d\hat{t}}
+ \sin\theta = \hat{A}\,\cos(\hat{\omega}\,\hat{t}).
\end{displaymath} (1236)

From now on, the hats on normalized quantities will be omitted, for ease of notation. Note that, in normalized units, the natural frequency of small amplitude oscillations is unity. Moreover, $Q$ is the familiar quality-factor, which is, roughly speaking, the number of oscillations of the undriven system which must elapse before its energy is significantly reduced via the action of viscosity--see Section 3.6. The quantity $A$ is the amplitude of the external torque measured in units of the maximum possible gravitational torque. Finally, $\omega$ is the oscillation frequency of the external torque measured in units of the pendulum's natural frequency.

Equation (1236) is clearly a second-order ordinary differential equation. It can, therefore, also be written as two coupled first-order ordinary differential equations:

$\displaystyle \frac{d\theta}{dt}$ $\textstyle =$ $\displaystyle v,$ (1237)
$\displaystyle \frac{dv}{dt}$ $\textstyle =$ $\displaystyle -\frac{v}{Q} -\sin\theta + A\,\cos(\omega\, t).$ (1238)


next up previous
Next: Analytic Solution Up: The Chaotic Pendulum Previous: Introduction
Richard Fitzpatrick 2011-03-31