Newtonian shear stress, Fick’s law, Stokes drag, the Einstein relation.
Three classical transport processes — momentum, heat, and matter — share a single mathematical form. In each one, a flux is proportional to the local gradient of an intensive quantity, with a coefficient (viscosity, thermal conductivity, diffusivity) of microscopic origin. This is the operative shape behind every dissipative term in the Sound and Hearing books, from acoustic absorption to viscous damping of the basilar membrane.
Newtonian viscosity — operationally defined
Imagine a fluid sheared between two parallel plates: the upper plate moves with velocity U, the lower is fixed, the gap is h. In steady state the fluid develops a linear velocity profile u(y)=Uy/h. The upper plate must exert a tangential force per unit area — the shear stressτ — to maintain the motion. A Newtonian fluid is one in which τ is linear in the velocity gradient:
τ=μdydu.
U1.00
μ1.00
h1.00
τ = μU/h1.000
The top plate drags the fluid; the bottom plate holds it still. In steady state the velocity is *linear* in y — Couette flow — and the shear stress on either plate is τ = μ ∂u/∂y = μU/h. This is the operational definition of viscosity: the force per unit area required to slide one plate over the other at unit velocity, divided by μ.
The dynamic viscosity μ has units of Pa⋅s. For water at 20°C, μ≈10−3Pa⋅s; for air, μ≈1.8×10−5Pa⋅s. The kinematic viscosityν=μ/ρ has units of m2/s — the same as a diffusion coefficient, revealing viscosity’s underlying nature as a diffusivity of momentum.
The microscopic picture (from the kinetic-theory chapter): molecules in the faster-moving layer occasionally cross into the slower one carrying their excess momentum, and vice versa. The net momentum transfer per unit area per unit time is the viscous stress. The kinetic-theory estimate gives μ∼ρ⟨v⟩ℓ/3 for a gas, which explains why gas viscosity rises with temperature (⟨v⟩∝T) — counter-intuitive if one is thinking of viscosity as molecular sluggishness.
Heat conduction — Fourier’s law
The same shape, with temperature replacing velocity and heat flux replacing momentum flux:
q=−k∇T,
where k is the thermal conductivity (W/(m⋅K)). Combining with conservation of energy gives the heat equation
∂t∂T=α∇2T,α=ρcpk,
with α the thermal diffusivity. The Math Foundations PDE chapter develops the heat-diffusion equation and its Gaussian Green’s function in full.
Mass diffusion — Fick’s law
For a dilute species with concentration c(r,t) and mass flux J:
J=−D∇c,∂t∂c=D∇2c.
The diffusion coefficient D is the third member of the trio {ν,α,D}. Their ratios are dimensionless and named: ν/α=Pr (Prandtl), ν/D=Sc (Schmidt), α/D=Le (Lewis). For water Pr≈7; for air Pr≈0.7.
A random walk derives Fick’s law
Diffusion is the macroscopic shadow of a microscopic random walk.
▶From random steps to Fick's law
Let p(x,t) be the probability density for a single walker. After a small time δt, the walker has taken a Gaussian step of variance σ2δt:
p(x,t+δt)=∫p(x′,t)G(x−x′;σ2δt)dx′.
Expanding p(x′,t)≈p(x,t)+(x′−x)px+21(x′−x)2pxx and using ∫G=1, ∫ΔxGdΔx=0, ∫Δx2GdΔx=σ2δt:
p(x,t+δt)−p(x,t)≈21σ2δtpxx.
Dividing by δt,
∂t∂p=21σ2∂x2∂2p,
so p obeys the diffusion equation with D=σ2/2.
The mean-squared displacement of a single walker grows linearly in time: ⟨x2⟩=2Dt in 1-D, ⟨r2⟩=4Dt in 2-D, ⟨r2⟩=6Dt in 3-D. The linearity is the signature of normal diffusion.
D1.00
t0.0
measured ⟨r²⟩—
theory 4Dt0.00
Each walker takes an independent Gaussian step every frame; the
cloud spreads, and the mean-squared distance from the origin grows
linearly in time with slope 4D (in 2-D; 2D in 1-D, 6D in 3-D). This
linearity — not the cloud shape, not the particle paths — is the
*signature* of diffusion. Below it lies the Einstein relation
D = kBT / γ that ties the diffusion constant to the
microscopic friction.
300
20×
elapsed time
0.0 s
current |Δr|²
0
D ≈ |Δr|² / (4t)
0.0
heavier big particle → smaller D; hotter bath → larger D. The slope-4D line should track the curve over enough time.
Stokes drag — viscosity meets a sphere
A sphere of radius a moving with velocity U through a fluid of viscosity μ at low Reynolds number experiences a drag force
Fdrag=−6πμaU.
This is the central numerical result of low-Re hydrodynamics. It arises from solving the Stokes equation around a no-slip sphere; the 6π is exact for a rigid spherical surface.
The streamlines around a Stokes-flow sphere are *fore-aft symmetric* — the perturbation to the uniform flow is the same upstream and downstream. The total drag, integrated around the sphere, is exactly F = 6πμaU. Doubling the radius doubles the drag; doubling the velocity doubles the drag — a linear-response regime entirely controlled by viscosity.
The streamlines around the sphere are fore-aft symmetric — a hallmark of Stokes flow, where viscous forces dominate and inertia is irrelevant. The drag is linear in both viscosity and velocity. The friction coefficient γdrag=6πμa has units of N⋅s/m and connects to diffusion through:
The Einstein relation
The same Brownian particle that feels Stokes drag also diffuses. Einstein’s 1905 insight was that the friction coefficient and the diffusion coefficient are not independent — they are tied by temperature:
D=γdragkBT.▶Deriving the Einstein relation from drift-diffusion balance
Consider a dilute suspension of Brownian particles subject to a weak external force F (e.g., gravity in the −z direction). In steady state two opposing effects balance:
The force drives a drift current Jdrift=cF/γdrag (each particle moving at terminal velocity F/γdrag).
Diffusion drives a Fickian counter-current Jdiff=−D∂c/∂z.
At equilibrium Jdrift+Jdiff=0:
c1∂z∂c=DγdragF.
But by the Boltzmann distribution at equilibrium, c(z)∝e−Fz/kBT, so (∂lnc/∂z)=−F/kBT.
Comparing: F/kBT=F/(Dγdrag), i.e.
D=γdragkBT.
F (force)0.50
γ (friction)1.00
kBT1.00
vdrift = F/γ0.500
leq = kBT/F2.000
D = vdrift · leq = kBT/γ1.000
At equilibrium, the drift current downward (F/γ per particle) is exactly cancelled by the diffusive current upward (D times the concentration gradient). The equilibrium profile is exponential with decay length k_BT/F (Boltzmann). Equating the two currents gives the **Einstein relation** D = k_BT/γ — fluctuations and dissipation arise from the same microscopic process.
For a spherical Brownian particle this becomes D=kBT/(6πμa) — the Stokes–Einstein relation. It is the basis for every technique that infers molecular size from diffusion measurements (dynamic light scattering, fluorescence correlation spectroscopy) and for the hearing-threshold floor imposed by Brownian noise.
The Einstein relation is the simplest instance of the fluctuation-dissipation theorem: a thermal system’s response to a small external force (γdrag) and the spontaneous fluctuations of the corresponding observable (D) are tied by kBT. Dissipation and equilibrium fluctuations come from the same microscopic mechanism — molecular collisions.
Diffusion timescales — when is a process “fast”?
A diffusive process equilibrates over a length L on a timescale
τ∼DL2,
with D replaced by ν, α, or D as appropriate.
D1.00e-5 m²/s
L1.00e-4 m
τ = L²/D1.00e-3 s
The diffusion timescale scales quadratically with length: doubling L quadruples τ. This is the key fact that makes microscopic processes fast and macroscopic ones slow. Sugar takes seconds to diffuse across a 100 μm cell; minutes across a 1 mm tube; *years* across a meter of unstirred water. The L² scaling is why mixing must usually be done by *convection*, not diffusion alone.
The quadratic scaling makes diffusion extremely sensitive to length: halving L quarters τ. Two cases the Sound book leans on:
Thermal-diffusion length per acoustic cycle. For air, α≈2×10−5m2/s; at 1 kHz the period is 1 ms, so heat diffuses αT≈4.5μm. The acoustic wavelength is 0.34 m. The two scales differ by five orders of magnitude — which is why sound is adiabatic in air, not isothermal.
Polytropic exponent inside an oscillating bubble. The dimensionless ratio ωR2/αg decides whether the gas inside is isothermal or adiabatic. Cavitation Ch 3.2 uses precisely this argument.
Acoustic attenuation — viscous and thermal
The classical absorption coefficient for sound in a fluid is (Kirchhoff–Stokes):
αabs(f)=2ρc3(2πf)2[34μ+(γ−1)cpk].
Two terms — viscous shear and thermal conduction — both scale as f2.
Medium:
Classical absorption scales as f² — doubling the frequency *quadruples* the attenuation per metre. Air absorbs sound much more strongly than water; ultrasonic frequencies (MHz) are essentially absorbed within metres in air but propagate hundreds of metres in water. Below 100 kHz absorption in both is utterly negligible on room scales, which is why ordinary acoustics happily treats sound as undamped.
The viscous term diffuses momentum across the velocity gradient of a sound wave; the thermal term diffuses heat between compressed (hot) and rarefied (cold) regions. The combined coefficient — utterly negligible at audible frequencies in air, dominant at MHz ultrasound in water — is what the Sound book’s attenuation chapter plots against frequency.
⏳The history— Einstein, Perrin, and the molecular reality of fluids
Einstein’s 1905 paper “On the motion of small particles suspended in a stationary liquid required by the molecular-kinetic theory of heat” was one of his three annus mirabilis papers. He proposed that visible Brownian particles undergo a random walk driven by molecular collisions, that the mean-squared displacement grows linearly in time, and — most consequentially — that the diffusion coefficient is set by Boltzmann’s constant and the macroscopic friction: D=RT/(6πμaNA), expressing kB=R/NA in terms of measurable quantities.
The prediction was directly testable. Jean Perrin spent 1908–1910 making the measurement: tracking individual mastic and gamboge grains under a microscope, recording their positions every 30 seconds, computing the mean-squared displacement, and inverting Einstein’s formula for Avogadro’s number. His value, NA≈7×1023, was within 20% of the modern value. The molecular-kinetic theory of heat was no longer hypothetical.
The same Einstein paper also implies what is now called the fluctuation–dissipation theorem: a thermal system’s response to a small external force (γdrag) and the spontaneous fluctuations of the corresponding observable (D) are tied by kBT. This deep connection — that dissipation and equilibrium fluctuations come from the same microscopic mechanism — extends far beyond Brownian motion to the Johnson noise of a resistor, the line widths of spectral resonances, and the thermal-noise floor of a hearing system.
For the cross-book applications — acoustic absorption, Brownian-motion hearing floor, polytropic bubble gas, viscous tip-link damping — see the key examples sub-page.