Pendulum Wave Back
High School Physics · Fun Simulator

Pendulum Wave Simulator

15 pendulums of different lengths create mesmerizing wave patterns. Watch traveling waves, standing waves, spirals, and chaos emerge as the pendulums gradually fall out of sync.

Parameters
Cycle period T (s) 60
Number of pendulums N 15
Base oscillation N₀ 50
Animation speed 1.0×
Amplitude 0.25
0.0
Elapsed time (s)
0%
Cycle progress
0.34
Shortest L (m)
0.55
Longest L (m)

Pendulum Length Formula

Pendulum n: $T_n = \dfrac{T}{N_0+n}$

Length: $L_n = g\!\left(\dfrac{T_n}{2\pi}\right)^2$

Phase: $\theta_n(t) = A\cos\!\left(\dfrac{2\pi t}{T_n}\right)$

— All pendulums in sync —

What is a Pendulum Wave?

🧑‍🎓
What exactly is a pendulum wave? It just looks like a bunch of swinging pendulums that go in and out of sync.
🎓
Basically, it's a set of pendulums with slightly different lengths, and therefore, slightly different swing periods. They all start together, but because their "clocks" tick at different rates, they fall in and out of phase, creating those beautiful, predictable patterns. In this simulator, you control the master "Cycle Period" (T) that defines their synchronization.
🧑‍🎓
Wait, really? So the lengths are all different? How do you calculate them so they all line up again?
🎓
Exactly! The key is that the period of the *n*-th pendulum is a simple fraction of the overall cycle time. The formula is $T_n = T / (N_0 + n)$. Try moving the "Base oscillation N₀" slider above—it changes the starting integer for this fraction, which completely reshuffles the sequence of lengths and the resulting wave pattern!
🧑‍🎓
So the "Number of pendulums" (N) just adds more pendulums to the sequence. But what causes the spirals and chaos I see?
🎓
Great observation! The "chaos" is an illusion—it's actually highly ordered. The spirals appear at specific times, like at $t = T/4$, when the phases of all pendulums are evenly spaced around a full cycle. Change the "Animation speed" to slow it down and watch the transition from a straight line to a perfect spiral and back. It's all governed by precise harmonic motion.

Physical Model & Key Equations

The core principle is that each pendulum in the wave is a simple pendulum with a uniquely calculated period. This period is defined relative to a master cycle time (T).

$$T_n = \frac{T}{N_0 + n}$$

Here, $T$ is the overall cycle period (in seconds) you set in the simulator, $N_0$ is the base oscillation integer, and $n$ is the pendulum index (0, 1, 2, ...). Pendulum #0 has the longest period, and each subsequent one is slightly faster.

For a simple pendulum, the period is determined by its length. Using the standard formula for a pendulum's period, we can solve for the precise length $L_n$ needed to achieve the period $T_n$.

$$L_n = g\left(\frac{T_n}{2\pi}\right)^2$$

Where $g$ is the acceleration due to gravity (9.8 m/s²). This is how the simulator determines the physical length of each rod. The motion of each pendulum is then a simple cosine oscillation with amplitude $A$.

$$\theta_n(t) = A\cos\left(\frac{2\pi t}{T_n}\right)$$

Real-World Applications

Physics Education & Demonstration: This is a classic and stunning lecture-hall demonstration. It visually teaches core concepts of period, frequency, phase, and harmonic motion in a way equations alone cannot, making abstract principles tangible.

Conceptual Model for Wave Phenomena: The pendulum wave is an excellent analog for understanding wave packets, dispersion, and beats in other systems like acoustics or optics. The "recurrence" of the initial state after time T mirrors phenomena in quantum mechanics and wave theory.

Kinetic Art and Installations: Artists and designers use the principles of the pendulum wave to create mesmerizing kinetic sculptures and public installations. The predictable yet complex patterns are driven by precise engineering of lengths, just as in this simulator.

Testing and Calibration of Timing Systems: While not an industrial tool, the predictable, calculable timing of the wave pattern can serve as a visual reference for calibrating high-speed cameras or verifying the frame-rate and timing of motion capture systems.

Common Misunderstandings and Points to Note

When you start using this simulator, there are a few common pitfalls. First, do not confuse the "cycle period T" with the "individual pendulum period T_n". T is the length of the overall rhythm, meaning "the time it takes for all pendulums to return to their starting positions". Changing T from 60 to 120 seconds makes the pattern change more slowly, but that doesn't mean each individual pendulum's motion itself has slowed down. Since each pendulum's period T_n is calculated inversely from T, it's more accurate to think of it as the tempo of the overall "harmony" changing.

Next, note that setting the "initial amplitude A" too high can break the model. The basic model of this simulator assumes "small oscillations of a simple pendulum". When the amplitude becomes large (e.g., over 30 degrees), the nonlinear phenomenon where the period depends on amplitude can no longer be ignored. The simulator might reproduce this as "chaos-like motion", but that's merely a simplified representation and differs from the true complex motion of a nonlinear pendulum. If you're using it as an educational tool, it's recommended to first observe the basic patterns with small amplitudes around 5–10 degrees.

Finally, understand the difference in "appearance" caused by the combination of "number of pendulums N" and "base frequency offset N₀". With N₀=0, the period of the longest pendulum approaches infinity (practically, it doesn't move), which can sometimes make the pattern look overly sharp and unnatural. In actual exhibits, they often start with N₀=1. Also, increasing N from 15 to 30, for example, makes the wave pattern smoother, but conversely, it becomes harder to follow the motion of individual pendulums. The fastest path to understanding is to first observe one cycle with the default settings (N=15, N₀=1), and then tweak the parameters.

Related Engineering Fields

The principle behind this "pendulum wave"—that "phase shifts create patterns"—actually appears in various engineering fields. The first that comes to mind is signal processing and communications engineering. For example, it resembles the thinking when analyzing signals with slightly offset frequencies (chirp signals). It also shares conceptual ground with the idea of reconstructing smooth waveforms from discrete data points in digital filter design.

Another major application area is structural mechanics and vibration engineering. Long bridges, skyscrapers, turbine blades, etc., possess countless natural frequencies (modes). When these are excited under specific conditions, "beats" or "mode propagation" resembling pendulum waves can sometimes be observed. Watching the "standing wave" mode (around t=T/2) in the simulator is akin to visualizing a specific vibration mode of a structure.

Furthermore, it's deeply related to the field of control systems. The phenomenon where multiple oscillators with slightly different periods synchronize through some form of coupling is studied as "phase synchronization" or "entrainment." In this simulator, the pendulums are independent, but what if you added interaction, like connecting them with weak springs? Pondering this can be an interesting entry point into control theory.

For Further Learning

Once you're comfortable with this simulator, a recommended next step is to consider the "continuous limit". What happens if you keep increasing the number of pendulums N and make the length difference between adjacent pendulums infinitesimally small? This thought experiment is the very process of discrete differences turning into continuous derivatives. The result that emerges is a wave equation where the phase is expressed as a function of pendulum number n and time t, $\phi(n, t)$. From here, developing an intuition for how this leads to the one-dimensional wave equation $\frac{\partial^2 \phi}{\partial t^2} = c^2 \frac{\partial^2 \phi}{\partial n^2}$, fundamental to wave phenomena, can deepen your perspective on physics.

Mathematically, it's also extremely beneficial to understand, from the perspective of Fourier series and Fourier transforms, why plotting the collection of each pendulum's angle $\theta_n(t) = A \cos(2\pi t / T_n)$, treating n as a continuous variable, looks like a "wave". The simple superposition of many sine waves with different frequencies creates complex patterns in time and space. This can be said to be a visualization of the core idea of Fourier analysis.

For your next concrete learning topic, moving on to "nonlinear oscillations" or "chaos" is a good idea. Real pendulums become nonlinear at large amplitudes, with periods depending on amplitude. Furthermore, adding forced oscillation or damping can lead to chaotic behavior. Also, studying "coupled oscillations" (multiple masses connected by springs) will help you understand the mechanism of "wave generation through interaction," which differs from a collection of independent pendulums. The pendulum wave is an excellent introduction to this richer, more complex world of oscillation and wave phenomena.