Two pendulums at right angles
A Lissajous figure is the path traced by a point whose horizontal position follows one sine wave and whose vertical position follows another, independent sine wave, at the same time. The simplest way to picture it: imagine a pendulum swinging left-right and another swinging front-back simultaneously, at right angles to each other. Trace the combined motion and, depending on how their frequencies and starting phases relate, you get anything from a simple ellipse to an intricate woven knot.
x(t) = A · sin(a·t + δ) y(t) = B · sin(b·t) A, B amplitudes (horizontal / vertical) a, b angular frequencies δ phase offset between the two oscillations
These curves are named after Jules Antoine Lissajous, a French physicist who studied them in the 1850s using a clever optical setup: he bounced a light beam off two mirrors, each attached to a tuning fork vibrating at a right angle to the other, and photographed the resulting pattern traced on a screen. A near-identical figure was described earlier by the American mathematician Nathaniel Bowditch in 1815, so the curves are sometimes called Bowditch curves too.
The frequency ratio decides the shape
The single most important number in a Lissajous figure is the ratio a:b of the two frequencies. When the ratio is a simple fraction of small whole numbers — 1:1, 1:2, 2:3, 3:4 — the curve closes on itself into a stable, repeating shape after a finite time, because the two oscillations eventually return to their exact starting relationship together. A 1:1 ratio traces an ellipse (a circle if the phase offset is 90° and amplitudes match); a 1:2 ratio traces a shape resembling a sideways figure-eight or parabola; higher ratios weave increasingly complex braided patterns. If the ratio is irrational — not expressible as a ratio of whole numbers — the curve never exactly repeats and instead slowly fills the entire rectangle it is bounded by, a dense, space-filling trace called quasiperiodic motion.
a:b = 1:1 → ellipse / circle a:b = 1:2 → figure-eight-like loop a:b = 3:4 → a braided, multi-lobed curve a:b irrational → never closes, slowly fills the frame
The number of times the curve touches the top or bottom edge of its bounding box equals a, and the number of times it touches the left or right edge equals b — a quick way to read the frequency ratio directly off a completed figure without ever seeing the underlying equations.
Real machines that used exactly this trick
Before digital frequency counters existed, engineers used Lissajous figures on an oscilloscope to compare two electrical signals: feed one signal to the horizontal input and another to the vertical input, and the resulting stable pattern's shape directly reveals the frequency ratio and phase difference between them, no calculation required. This technique — called Lissajous phase comparison — was standard practice in radio and audio engineering for decades and is still taught today because it needs no digital processing at all, just two signals and a screen with an electron beam or, now, software emulating one.
Why the pattern seems to rotate or drift
If the two frequencies are close to, but not exactly, a simple ratio, the resulting figure appears to slowly rotate or morph over time, tracing a smoothly changing sequence of related shapes rather than settling into one fixed curve. This happens because the phase relationship between the two oscillators keeps drifting instead of locking; watching that slow drift is itself a sensitive way to detect a tiny frequency mismatch between two otherwise nearly identical oscillators, long before the mismatch would be noticeable by ear or eye in either signal alone.
Frequently asked questions
Why do some Lissajous figures never finish drawing?
A figure only closes into a repeating loop when the two driving frequencies form a ratio of whole numbers. If the ratio is irrational, the two oscillations never realign to their exact starting relationship, so the curve keeps tracing new paths forever, gradually filling its bounding rectangle rather than repeating.
How can you read the frequency ratio straight off the shape?
Count how many times the curve touches the top (or bottom) edge of its bounding box — that count equals the horizontal frequency multiplier. Count the touches on the left (or right) edge for the vertical multiplier. The two counts give you the ratio directly, which is exactly how engineers used oscilloscopes to compare signal frequencies without any digital circuitry.
What does changing the phase offset do if the frequencies stay the same?
It rotates and reshapes the figure without changing its basic complexity. At a 90° phase offset with equal frequencies and amplitudes you get a perfect circle; at 0° phase offset the same frequencies collapse into a straight diagonal line, because the two oscillations become perfectly in or out of step with each other.
Try it live
Everything above runs in your browser — open Lissajous and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.
▶ Open Lissajous simulation