Back

Kapitza inverted pendulum

What you are seeing: a rigid pendulum whose pivot moves vertically at yp(t)=acos(ωt)y_p(t) = a \cos(\omega t). The natural unstable equilibrium (pendulum upside-down) becomes STABLE when the drive is strong enough: a2ω2/(2gl)>1a^2 \omega^2 / (2 g l) \gt 1. Below threshold the pendulum falls; above, it bobs around the upside-down equilibrium.

Adjust aa (amplitude) and ω\omega (frequency). The stability indicator turns green when a2ω2>2gla^2 \omega^2 \gt 2 g l. The yellow effective potential Ueff(θ)=mglcosθ+14m(aω)2sin2θU_\text{eff}(\theta) = -m g l \cos\theta + \frac{1}{4} m (a \omega)^2 \sin^2\theta has a minimum at θ=0\theta = 0 (upside-down) once stability is achieved.

Figure 1. Kapitza pendulum. Method: RK4 on θ¨=((gaω2cos(ωt))/l)sinθ\ddot\theta = ((g - a\omega^2 \cos(\omega t)) / l) \sin\theta.
a (m)0.100
omega60
speed5

WHAT TO TRY

  • Vary each control and watch the rail readouts respond.
  • Compare the diagnostic plot against the live scene.