Chladni Pattern Simulator: Vibrating Plate Standing Waves

simulator intermediate ~10 min
Loading simulation...
Mode (2,3) — 3 nodal lines forming a grid pattern on a square plate

The (2,3) mode on a square plate produces 1 vertical and 2 horizontal nodal lines, creating a 2x3 grid of alternating vibration regions. Sand particles animated settling onto the nodal lines create the classic Chladni figure.

Formula

Square plate: w(x,y) = sin(m*pi*x/L) * sin(n*pi*y/L)
Frequency: f_mn proportional to (m² + n²) for square plate
Circular plate: w(r,theta) = J_n(k_mn*r) * cos(n*theta)

Making Sound Visible

In 1787, Ernst Chladni drew a violin bow along the edge of a metal plate sprinkled with sand and witnessed something magical: the sand organized itself into precise geometric patterns. These Chladni figures are standing wave patterns in two dimensions, making the invisible mathematics of vibration stunningly visible. The experiment was so striking that Napoleon himself demanded a mathematical explanation, leading to Sophie Germain's groundbreaking work on elastic surfaces.

Modes of Vibration

A vibrating plate can oscillate in many different modes, each characterized by mode numbers (m,n). The (1,1) mode is the fundamental — the entire plate flexes up and down. Higher modes create increasingly complex patterns of nodal lines where the plate remains stationary. For a square plate, the displacement follows w(x,y,t) = sin(m*pi*x/L) * sin(n*pi*y/L) * cos(2*pi*f*t), producing a grid-like pattern of (m-1) vertical and (n-1) horizontal nodal lines.

From Square to Circular Plates

Circular plates produce different patterns described by Bessel functions rather than sine functions. The modes are characterized by the number of radial lines and concentric circles, creating patterns of concentric rings intersected by radial spokes. These circular Chladni patterns appear in drums, cymbals, and bell design, where engineers tune the mode frequencies to achieve desired tonal qualities.

Modern Applications

Chladni patterns have applications far beyond historical curiosity. Acoustic engineers use modal analysis to design loudspeakers, concert halls, and musical instruments. Vibration testing in aerospace identifies structural resonances that could cause failures. Medical ultrasound relies on understanding how waves interact with surfaces. And artists continue to create Chladni-inspired works, using speakers and fine powders to generate ever more intricate patterns.

FAQ

What are Chladni patterns?

Chladni patterns are geometric figures formed when sand or fine particles on a vibrating plate collect along nodal lines — the lines where the plate doesn't vibrate. First demonstrated by Ernst Chladni in 1787, these patterns make the mathematics of standing waves visible and stunningly beautiful.

How do Chladni patterns form?

When a plate vibrates at a resonant frequency, it forms a 2D standing wave. Some regions vibrate strongly (antinodes) while others remain still (nodes). Sand bounces off the vibrating regions and settles along the nodal lines, revealing the wave pattern.

What determines the pattern shape?

The pattern depends on the mode numbers (m,n), plate shape, boundary conditions, and material properties. For a square plate, modes follow sin(m*pi*x/L)*sin(n*pi*y/L). Higher mode numbers create more complex patterns with more nodal lines.

Why did Napoleon fund Chladni's work?

Napoleon was so impressed by Chladni's plate vibration demonstrations in 1808 that he offered a prize for a mathematical theory explaining them. Sophie Germain won the prize in 1816 with her theory of elastic surfaces, making her one of the first women to achieve major recognition in mathematics.

Sources

Embed

<iframe src="https://homo-deus.com/lab/sound-music/chladni-patterns/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub