2D Wave Equation & Chladni Patterns
FDTD drumhead simulator — click the membrane to pluck it, or choose a standing-wave mode
The 2D Wave Equation
A thin elastic membrane stretched over a rigid frame satisfies the 2D wave equation:
u_new[i,j] = (2·u[i,j] − u_old[i,j]·(1−γΔt) + r²·Lap[i,j]) / (1+γΔt)
where r = cΔt/Δx = 0.40 and Lap[i,j] = u[i+1,j]+u[i-1,j]+u[i,j+1]+u[i,j-1]−4u[i,j].
The CFL stability condition r ≤ 1/√2 ≈ 0.707 is satisfied.
Normal Modes of a Rectangular Membrane
For a rectangular membrane of width W and height H with fixed boundaries, the exact normal mode solutions are:
Degeneracy: On a square membrane, modes with the same value of m²+n² are degenerate — they share the same frequency but have different spatial patterns. A square drum has many more degenerate pairs than a rectangular drum, making its timbre richer.
Chladni Patterns
Ernst Chladni (1756–1827) famously scattered sand on vibrating metal plates and excited them with a bow. The sand migrated to the nodal lines — curves where u = 0 at all times — forming beautiful geometric patterns. In the simulation the white regions near zero displacement visualise exactly these nodal figures.
| Mode (m,n) | Frequency ratio to f₁₁ | Nodal lines |
|---|---|---|
| (1,1) Fundamental | 1.00 | None (entire membrane moves in phase) |
| (2,1) / (1,2) | √(5/2) ≈ 1.58 | 1 vertical or 1 horizontal nodal line |
| (2,2) | 2.00 | 1 vertical + 1 horizontal (cross pattern) |
| (3,1) / (1,3) | √5 ≈ 1.78 | 2 parallel nodal lines |
| (3,2) / (2,3) | √(13/2) ≈ 1.80 | 2 + 1 = 3 nodal lines (Chladni figure) |
| (3,3) | 3.00 | 2 + 2 = 4 nodal lines (checker pattern) |
Applications
- Musical acoustics: Membrane modes determine the harmonic content (timbre) of drums and tympani
- Structural engineering: Vibration modes of bridges and aircraft panels identified by Chladni-like scanning
- Acoustic levitation: Standing-wave antinodes support small objects — used in space manufacturing
- Seismology: Normal modes of the Earth (spheroidal and toroidal free oscillations) are the 3D analogue
- Quantum mechanics: The Schrödinger equation for a particle-in-a-box in 2D has the identical eigenmode structure
- Cymatics: Art and science of making sound waves visible via Chladni figures, Faraday waves, and Kundt's tube
Frequently Asked Questions
Why does the square membrane have degenerate modes?
What does energy represent in the HUD?
How is this related to the quantum particle in a 2D box?
Part of MySimulator.uk — 54+ interactive simulations · Read: Topology · All Simulations