Gyroscope Precession Calculator

Calculate gyroscope precession rate from spin speed, mass, radius, and pivot distance.
Shows why spinning tops stay upright and how gyroscopes guide aircraft.

Gyroscope Precession

A spinning gyroscope tilted off-axis does not fall — it precesses. Instead of tumbling over, it slowly rotates around the vertical axis. This seems counterintuitive until you understand angular momentum.

Why precession happens

The gyroscope has angular momentum L = I x omega, pointing along the spin axis. Gravity exerts a torque tau = m x g x d (where d is the distance from the pivot to the center of mass). Torque changes angular momentum: tau = dL/dt. But because L is a vector already large and pointing horizontally, the small torque added by gravity rotates the tip of L sideways — not downward. The spin axis precesses around the vertical.

Precession formula

omega_p = tau / L = (m x g x d) / (I x omega_spin)

For a disk: I = (1/2) m R^2, so omega_p = 2gd / (R^2 x omega_spin)

For a solid sphere: I = (2/5) m R^2, so omega_p = 5gd / (2 R^2 x omega_spin)

Precession rate in RPM

f_p = omega_p / (2 pi) rev/s x 60 = omega_p x 60 / (2 pi) RPM

Real-world applications

Bicycle wheel: the spinning wheels provide gyroscopic stability. Turning the handlebars changes the angular momentum vector, requiring a torque — which is why bicycles are harder to turn at speed.

Inertial navigation: gyroscopes in aircraft and ships maintain a fixed orientation in space regardless of how the vehicle maneuvers. Before GPS, inertial navigation systems (INS) used gyroscopes to navigate submarines and intercontinental missiles.

Earth: Earth itself precesses! The gravitational torques from the Moon and Sun cause Earth’s axis to precess with a period of about 25,772 years — the “precession of the equinoxes” observed by Hipparchus around 127 BC.

Gyroscopes also stabilize satellites, control ships via gyrocompass, and are fundamental to MEMS sensors in every smartphone.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.