Physics

Pendulum & Phase Space

Simulating nonlinear pendulum dynamics.

Pendulum & Phase Space Dynamics

Concept Overview

The simple pendulum is a canonical example of a non-linear dynamical system. While small oscillations can be approximated by a linear harmonic oscillator, larger swings reveal complex behavior due to the sine of the angle. Phase space provides a powerful geometrical method to analyze this dynamics by plotting the system's velocity against its position, capturing its entire state and future trajectory at a glance.

Mathematical Definition

The equation of motion for a simple pendulum of length L and mass m under gravity g, including a damping coefficient c, is derived from Newton's Second Law for rotational motion:

d2θ/dt2 + c · dθ/dt + (g/L) · sin(θ) = 0

For small angles, sin(θ) ≈ θ, simplifying to the linear harmonic oscillator equation. However, the exact non-linear equation admits richer dynamics such as full rotations. The natural frequency for small oscillations is ω0 = √(g/L), and the period is approximately T ≈ 2π√(L/g).

Key Concepts

Non-linearity and Large Angles

Because the restoring force relies on sin(θ) instead of θ, the period of a pendulum actually depends on its amplitude for large swings, contrasting with the linear harmonic oscillator. The exact period requires an elliptic integral to compute.

Phase Space

A phase space diagram plots angular velocity (ω = dθ/dt) against angle (θ). Every point in this 2D plane uniquely represents a state of the pendulum.

  • Centers: Closed loops around the origin represent periodic oscillatory motion (the pendulum swinging back and forth).
  • Saddles: Unstable equilibria at θ = ±π, where the pendulum is perfectly balanced upside down.
  • Separatrix: The specific trajectory connecting the saddle points. It separates oscillatory motion from continuous rotational motion.

Damping Effects

In an ideal system without damping (c = 0), phase space trajectories are closed curves (energy is conserved). With damping, the energy dissipates, and the trajectories spiral inward toward the stable equilibrium at the origin (θ = 0, ω = 0), making it an attractor.

Historical Context

The pendulum has played a central role in the history of physics. Galileo Galilei observed the isochronism of pendulums (the period is approximately independent of amplitude for small swings) around 1602. Christiaan Huygens invented the first pendulum clock in 1656, revolutionizing timekeeping, and later discovered that the cycloid, not the circle, provides perfect isochronism for large amplitudes.

The concept of phase space was introduced later in the late 19th century by Ludwig Boltzmann and Henri Poincaré. Poincaré used it to study the qualitative geometric behavior of differential equations, laying the foundation for modern chaos theory and dynamical systems analysis.

Real-world Applications

  • Timekeeping: Pendulum clocks rely on the nearly constant period of small oscillations to measure time accurately.
  • Gravimetry: Because the period depends on g, precise pendulums have been used to measure local variations in Earth's gravitational field for geological surveys.
  • Seismology: Early seismographs utilized pendulums to detect and measure the intensity of earthquakes by remaining stationary as the ground moved beneath them.
  • Amusement Park Rides: Rides like pirate ships operate on the principles of pendulum motion, utilizing resonance to achieve high amplitudes safely.
  • Chaos Theory: The driven, damped pendulum is a classic system used to study and illustrate chaotic dynamics in physics.

Related Concepts

  • Harmonic Oscillator — the linear approximation of pendulum motion
  • Taylor Series — used to approximate sin(θ) ≈ θ
  • Lorenz Attractor — a more complex phase space representing chaotic convection
  • Runge-Kutta Methods — numerical integration techniques used to solve such non-linear differential equations

Experience it interactively

Adjust parameters, observe in real time, and build deep intuition with Riano’s interactive Pendulum & Phase Space module.

Try Pendulum & Phase Space on Riano →

More in Physics