8 Springs in Everything
8.1 A Law That Keeps Spreading
When Robert Hooke hung weights from a coiled spring in the 1670s, he was thinking about watch regulation. He wanted to build a better chronometer and, along the way, described the elastic behavior of springs with the precision of a law. It would have been reasonable, in 1678, to regard this as a specialized observation: useful for clockmakers, perhaps interesting to natural philosophers, but confined in its application to springs and similar elastic mechanisms.
Three and a half centuries later, Hooke’s proportionality — in one form or another, extended and reinterpreted but never abandoned — appears in the mathematics of earthquake waves, in the crystal that regulates your wristwatch, in the software that designs aircraft and bridges, in the tiny silicon spring that tells your phone which way is up, and in the biological tissue that transmits force from your muscles to your bones. The law has proven to be not a description of springs but a description of elastic matter itself — and elastic matter, it turns out, is everywhere.
8.2 Seismology: The Earth Springs Back
When tectonic plates slip along a fault, the resulting earthquake releases energy that propagates through the Earth as elastic waves. These waves are elastic in the precise sense: the rock deforms as the wave passes, and it springs back. Hooke’s Law governs the deformation. The wave equation for seismic waves is derived directly from Newton’s second law applied to an elastic solid, with the restoring force provided by the elastic stresses described by the generalized Hooke’s Law.
Two types of elastic waves are relevant. Primary waves (P-waves) are compressional: the rock squeezes and expands in the direction of wave propagation, like sound in air. Secondary waves (S-waves) are shear waves: the rock moves perpendicular to the propagation direction, like a rope being shaken. Both types travel at speeds determined by the elastic constants of the rock and its density. P-waves travel faster:
\[v_P = \sqrt{\frac{K + \frac{4}{3}G}{\rho}} \tag{8.1}\]
\[v_S = \sqrt{\frac{G}{\rho}} \tag{8.2}\]
In these equations, \(K\) is the bulk modulus (resistance to volumetric compression), \(G\) is the shear modulus, and \(\rho\) is the density. Both \(K\) and \(G\) are derived from Young’s Modulus and Poisson’s ratio — they are different combinations of the same two material constants that Cauchy identified as sufficient for an isotropic elastic solid.
Seismologists read the time delay between the arrival of P-waves and S-waves at a station to estimate the distance to the earthquake’s epicenter. The ratio of wave speeds depends on Poisson’s ratio alone: \(v_P/v_S = \sqrt{2(1-\nu)/(1-2\nu)}\). By monitoring how this ratio changes in regions of active tectonics, researchers can detect changes in the state of stress in the crust before a rupture occurs. The entire field of seismological monitoring — including the efforts to predict earthquakes — rests on Hooke’s Law applied to rock.
8.3 Piezoelectricity: Stress Becomes Voltage
In 1880, Pierre and Jacques Curie discovered that compressing a quartz crystal along certain directions produced an electric charge on its surfaces. The effect — named piezoelectricity, from the Greek piezein, to press — was understood, within a few years, to be a direct consequence of the crystal structure: the mechanical deformation shifted positive and negative ions relative to each other, generating a net electric dipole moment. Stress, via strain, produced polarization.
The constitutive equations for a piezoelectric material are an extension of Hooke’s Law. For a simple linear piezoelectric:
\[D_i = d_{ijk}\sigma_{jk} + \varepsilon^{\sigma}_{ij} E_j \tag{8.3}\]
where \(D_i\) is the electric displacement (related to charge), \(\sigma_{jk}\) is the stress tensor, \(E_j\) is the electric field, and \(d_{ijk}\) is the piezoelectric coefficient tensor. The first term is the mechanical-to-electrical coupling: stress produces charge. The second is the dielectric contribution. The mechanical part, \(d_{ijk}\sigma_{jk}\), is linear in stress — it is Hooke’s Law with an electrical output.
The converse effect also exists: apply a voltage, and the crystal deforms. This converse piezoelectric effect is used in ultrasound transducers, inkjet printer heads, active vibration control systems, and the piezoelectric actuators that position the read heads in hard disk drives with nanometer precision.
The quartz oscillator in your watch — and in virtually every digital clock made in the last fifty years — uses the resonant frequency of a quartz crystal. The crystal is cut so that it vibrates at a precise frequency, governed by its elastic constants and geometry, when electrically excited. Those elastic constants are Young’s Modulus and the shear modulus of quartz, measured at the crystal lattice level. Every tick of a quartz clock is Hooke’s Law operating at the microscale.
8.4 Finite Element Analysis: The World Assembled from Springs
Modern structural engineering, automotive design, aerospace analysis, and biomedical device development all rely on a computational technique called finite element analysis, or FEA. The technique has been refined enormously since its mathematical foundations were laid in the 1950s and 1960s, but its conceptual core is simple: a complex structure is divided into a large number of small, simple pieces called elements, each of which is assumed to behave as a linear elastic solid obeying Hooke’s Law, and the behavior of the whole is assembled from the behaviors of the parts.
The assembly process — converting element-level stress-strain relationships into a system-level stiffness matrix — is essentially the same operation that a structural engineer performs by hand for simple frameworks: the spring constants of individual elements are combined into a global stiffness matrix \(\mathbf{K}\), and the displacements \(\mathbf{u}\) of all nodes are found by solving:
\[\mathbf{K}\mathbf{u} = \mathbf{F} \tag{8.4}\]
This is Hooke’s Law, \(F = kx\), written in matrix form for a system with thousands or millions of degrees of freedom simultaneously. The global stiffness matrix \(\mathbf{K}\) encodes all the elastic relationships of all the elements; \(\mathbf{F}\) is the vector of applied forces; \(\mathbf{u}\) is the vector of nodal displacements that Hooke’s Law requires.
A commercial aircraft wing, analyzed before first flight, is represented in FEA by a mesh of perhaps ten million elements. Each element is described by its material’s Young’s Modulus and Poisson’s ratio. The stiffness matrix for ten million elements contains trillions of potential entries, though most are zero because each element interacts only with its immediate neighbors. The solution — the displacement of every node in the mesh under every critical loading condition — is found by matrix factorization algorithms running on computing clusters. The result tells engineers where the wing deflects, where the stresses are highest, and where the design margins are smallest.
The wing has no spring constant in the sense Hooke meant. But the mathematics underlying its analysis is \(F = kx\), extended by three and a half centuries of mathematical development into a form Hooke would recognize in principle and be astonished by in scale.
8.5 MEMS: Hooke’s Law at the Micron Scale
Inside your smartphone is an accelerometer. It is a silicon device etched to micron tolerances using the same photolithographic processes that make computer chips. At its heart is a tiny proof mass — a small silicon slab, microns in dimension — suspended by silicon springs. When the phone accelerates, the proof mass lags behind due to its inertia, deflecting the springs that suspend it. The deflection is measured electrically via capacitance changes, and the measured deflection, multiplied by the known spring constant of the suspension, gives the force, which divided by the known mass gives the acceleration. The device is, at the most basic level, Hooke’s experiment in miniature.
These microelectromechanical systems (MEMS) accelerometers depend on Hooke’s Law being accurate at the micron scale. It is. The silicon springs are beams, and their spring constants are calculated using the Euler-Bernoulli beam equations that we saw in the previous chapter. Young’s Modulus for single-crystal silicon is approximately 130 gigapascals — well characterized, highly consistent, and applicable all the way down to the scale of individual crystal unit cells. Hooke’s Law does not weaken at small scales. It was always a law about atomic bond stiffness, and atomic bonds do not change their character as the structure around them shrinks.
The MEMS accelerometer in your phone also governs the airbag system in your car, the motion sensing in game controllers, and the attitude control systems in satellites. In each case, the principle is the same: a spring deflects under a force, and the deflection is proportional to the force. Hooke, hanging weights from a spring in a London laboratory, would have recognized the experiment immediately, had he survived to see the scale at which it is now routinely performed.
8.6 Why Everything Is a Spring
A natural question at the end of this survey: why does Hooke’s Law work so broadly? Why does it describe not just metal springs but rock, quartz, silicon, bone, steel, glass, and wood?
The answer is one of the most useful ideas in all of physics, and it goes by the name of perturbation theory or, in this context, small oscillations theory.
Almost any physical system in equilibrium — atoms in a crystal, a pendulum at rest, a ship at anchor — can be described by some potential energy function \(U(x)\), where \(x\) is the relevant displacement from equilibrium. At equilibrium, the potential energy is at a minimum: \(dU/dx = 0\) at \(x = 0\). Now expand the potential energy in a Taylor series around this minimum:
\[U(x) = U(0) + \frac{dU}{dx}\bigg|_0 x + \frac{1}{2}\frac{d^2U}{dx^2}\bigg|_0 x^2 + \cdots \tag{8.5}\]
The first term is a constant, irrelevant to forces. The second term is zero, because we are at a minimum. The third term — proportional to \(x^2\) — is the first nontrivial term for small displacements \(x\). The force derived from this potential is:
\[F = -\frac{dU}{dx} \approx -\frac{d^2U}{dx^2}\bigg|_0 x = -kx \tag{8.6}\]
This is Hooke’s Law, with spring constant \(k = d^2U/dx^2\) evaluated at equilibrium. It is not a special property of springs. It is a mathematical inevitability: any smooth potential energy function looks linear in force near its minimum, for small enough displacements. Every material, every system in equilibrium, is approximately Hookean at small perturbations. The law is universal not because springs are special, but because equilibrium is common and small displacements are everywhere.
The question of whether Hooke’s Law applies to a given system is therefore not a question about the material. It is a question about the scale of the deformation. For deformations small relative to the atomic spacing — as is the case for virtually all structural applications, all seismic waves, all piezoelectric effects, and all MEMS devices — the Taylor series truncates at the linear term and Hooke’s Law holds exactly. For deformations that are not small — rubber under large extension, biological tissue through its full range of motion, a metal past its yield point — higher-order terms become significant and Hooke’s Law fails.
The law’s extraordinary breadth of application is, in the end, a consequence of a beautiful and simple mathematical fact: small displacements from equilibrium are always linear, for any smooth potential, no matter what the underlying physics. Hooke did not know this. He measured springs. But what he found was something far more general: the universal behavior of matter at small deformations, encoded in the simplest possible equation a proportionality between cause and effect.
Ut tensio, sic vis. As the extension, so the force.
Three hundred and fifty years on, it still is.