The otolith organs (utricle & saccule) don't sense gravity — they sense specific force, exactly like an accelerometer:
f = a − g
(a = head's linear acceleration, g = gravitational acceleration vector)
A dense mat of calcium-carbonate crystals (otoconia) sits on a gel layer over the sensory macula. Because the crystals are denser than the surrounding endolymph, any component of f that lies in the plane of the macula shears the gel sideways, bending the embedded stereocilia and driving the afferent firing rate. In this model that shear obeys a first-order lag (viscous gel):
τ · dx/dt = f_shear − x
The catch: gravity and linear acceleration enter the equation for f identically — this is the same equivalence the otolith system exploits (and is fooled by) that Einstein later formalised for free fall. A stationary head tilted by angle θ produces the same in-plane shear as a level head accelerating forward by a ≈ g·tanθ. With no other cues (vision, semicircular canals for angular motion), the brain's best estimate is:
θ_perceived = atan2(f_shear, f_normal)
which is only correct when acceleration is zero. This is the real somatogravic illusion: pilots accelerating down a runway, or during a missed-approach go-around, reliably feel a false nose-up pitch and can push the aircraft dangerously toward the ground trusting that sensation over their instruments.
- Tilt slider — kinematic head tilt (roll of the reference frame), applied instantly.
- Acceleration slider — forward linear acceleration in g, added into the specific-force vector.
- Gel viscosity — sets the lag time constant τ; low viscosity (fast) tracks changes almost instantly, high viscosity (thick) smooths and delays the sensed shear, matching known sluggish otolith dynamics.
- Aircraft Takeoff — ramps acceleration from 0→0.35 g with tilt held at 0°, reproducing the classic in-flight illusion.