Chaldni Patterns

Interactive simulations

By Juan Carlos Ponce Campuzano, 03/June/2022


Open the Controls to change parameters or modify the size of the plate and the color of the particles. You can also save your favorite Chladni pattern.

Historical background

We now know that sound propagates in waves through a solid, gas, or liquid medium — but we didn't always know this. In the late 1700s, the German scientist Ernst Chladni was the first to show that sound travels via waves by devising a way to visualize their vibrations.

Ernst Chladni
Ernst Chladni.
Image in the public domain in the
United States, via Wikimedia Commons.

One of Chladni's best-known achievements was inventing a technique to show the various modes of vibration on a rigid surface. When resonating, a plate or membrane is divided into regions that vibrate in opposite directions, bounded by lines where no vibration occurs (nodal lines)

Chladni's technique, first published in 1787 in his book Entdeckungen über die Theorie des Klanges ("Discoveries in the Theory of Sound"), consisted of drawing a bow over a piece of metal whose surface was lightly covered with sand. The plate was bowed until it reached resonance, when the vibration causes the sand to move and concentrate along the nodal lines where the surface is still, outlining the nodal lines. The patterns formed by these lines are what are now called Chladni figures.

Chladni experiment
Illustration of the Chladni plate technique.
Image in the public domain in the
United States, via Wikimedia Commons.


Chladni figures
Chladni figures.



Mathematical model

The deformation of an elastic plate under an external force was a very difficult problem and there were many attempts to solve it. It was until 1850 that the definitive breakthrough was achieved in a long article by G. Kirchhoff in the form of the differential equation

\[ \Delta \Delta w = \frac{\partial^4 w}{\partial x^4}+2\frac{\partial^4 w}{\partial x^2 \partial y^2}+\frac{\partial^4 w}{\partial y^4} = f(x,y) \]
to which suitable boundary conditions must be added. If the plate is assumed to be clamped on all sides, we have
\[ w=0\quad \text{and} \quad \frac{\partial w}{\partial n} =0\quad \text{on} \quad \partial \Omega. \]
Based on Kirchhoff's equations, the mathematical model for Chladni figures on a square plate correspond to eigenpairs (eigenvalues and corresponding eigenfunctions) of the biharmonic operator
\[ \Delta ^2 w=\lambda \quad \text{in} \quad \partial \Omega := (-1,1)^2 \]
with free boundary conditions
\begin{eqnarray*} \frac{\partial}{\partial x}\left( \frac{\partial^2 w}{\partial x^2} +(2-\mu)\frac{\partial^2 w}{\partial y^2} \right),\; \frac{\partial^2 w}{\partial x^2}+\mu \frac{\partial^2 w}{\partial y^2}=0,\; x=\{-1,1\}\\ \frac{\partial}{\partial x}\left( \frac{\partial^2 w}{\partial y^2} +(2-\mu)\frac{\partial^2 w}{\partial x^2} \right),\; \frac{\partial^2 w}{\partial y^2}+\mu \frac{\partial^2 w}{\partial x^2}=0,\; y=\{-1,1\} \end{eqnarray*}
where $\mu$ here is the elasticity constant.

To know more details about the solution of this problem and its history, I recomend to consult the following paper From Euler, Ritz, and Galerkin to Modern Computing by Martin J. Gander and Gerhard Wanner.

Chladni pattern in 3D



How this simulation works

One way to approximate Chladni figures is by using sine and cosine functions. In particular, this simulation shows an unclamped plate with a finite number of sources $A_i = (x_i, y_i)$. This is a simplified model approximated with the function

\begin{eqnarray*} \mathbf S(x,y)={\Large\sum_{i=1}^{n}}\, g_i(x,y) \end{eqnarray*}
with $$g_i(x,y) = \sin \left(\frac{2\pi}{60} \cdot F \cdot \left( T- \frac{1}{V}\cdot \sqrt{\left(x-x_i\right)^2+\left(y-y_i\right)^2} \right) \right)$$ where $F$ is frequency; $T$ is the phase shift; and $V$ is the elasticity constant.

Chladni experiment
3D plot of $ \mathbf S(x,y)$ with two sources.


If you find this content useful, please consider supporting the work using the links below.


References

  1. Martin Skrodzki, Ulrich Reitebuch, and Konrad Polthier (2016). Chladni Figures Revisited: A Peek Into The Third Dimension Bridges Finland Conference Proceedings pp. 481-484.
  2. Martin J. Gander and Gerhard Wanner (2012). From Euler, Ritz, and Galerkin to Modern Computing SIAM Review Vol. 54, Iss. 4.
  3. G. Kirchhoff (1850). Über das Gleichgewicht und die Bewegung einer elastischen Scheibe. Journal für die reine und angewandte Mathematik Volume: 40, page 51-88.