Gravity Assist: How Spacecraft Steal Speed from Planets

simulator intermediate ~6 min
Loading simulation...
Δv ≈ 10 km/s — free speed change from a gravity assist past a Jupiter-mass planet

A spacecraft traveling at 15 km/s past a planet moving at 30 km/s can gain roughly 10 km/s through a gravity assist — equivalent to a massive rocket burn, but using zero fuel. This technique exploits conservation of energy in the planet's reference frame while gaining kinetic energy in the Sun's frame.

Formula

δ = 2·arcsin(1/(1+r_p·v²∞/(GM)))
v_out = v_in + 2·v_planet (simplified)
ΔE/E = (v_out² - v_in²)/v_in²

The Gravitational Slingshot

Gravity assist — also called the gravitational slingshot — is one of the most elegant techniques in space exploration. By carefully flying past a planet, a spacecraft can gain (or lose) enormous amounts of speed without burning a single drop of fuel. This technique has enabled every major mission to the outer Solar System, from Pioneer and Voyager to Cassini and New Horizons.

The physics is beautifully simple. In the planet's reference frame, the encounter is perfectly symmetric — the spacecraft approaches and departs with the same speed, just deflected in direction. But because the planet itself is moving through space, this symmetric deflection translates into an asymmetric change in the spacecraft's heliocentric velocity. The spacecraft effectively 'borrows' a tiny fraction of the planet's orbital momentum.

The Deflection Angle

The key parameter of a gravity assist is the deflection angle δ, which determines how much the spacecraft's velocity vector is rotated. It depends on three quantities: the planet's mass M, the spacecraft's approach velocity v∞ (relative to the planet), and the closest approach distance r_p. The formula δ = 2·arcsin(1/(1 + r_p·v²∞/(GM))) shows that greater deflection requires either a more massive planet, a slower approach, or a closer flyby.

Energy Bookkeeping

Where does the energy come from? From the planet's orbital motion. When a spacecraft gains speed, the planet loses an infinitesimal amount of orbital energy. For Voyager 1's flyby of Jupiter, the spacecraft gained about 16 km/s, while Jupiter's orbital velocity decreased by approximately 1 foot per trillion years. The exchange is real but utterly negligible for the planet.

Missions That Changed Everything

In 1966, Gary Flandro at JPL recognized that a rare planetary alignment in the late 1970s would allow a spacecraft to visit Jupiter, Saturn, Uranus, and Neptune using successive gravity assists. This 'Grand Tour' concept led to the Voyager missions — humanity's farthest-reaching exploration. Voyager 2 remains the only spacecraft to have visited all four giant planets, each flyby bending and accelerating its trajectory toward the next target.

FAQ

How does a gravity assist work?

In the planet's reference frame, the spacecraft enters and exits with the same speed — the encounter is like an elastic collision. But the planet is moving, so in the Sun's reference frame, the spacecraft's velocity vector rotates, and its speed can increase or decrease depending on the geometry. Energy is conserved overall — the spacecraft gains what the planet imperceptibly loses.

Does a gravity assist violate conservation of energy?

No. The spacecraft gains kinetic energy at the expense of the planet's orbital energy. However, because the planet is so massive, its speed change is immeasurably small — for Voyager's Jupiter flyby, Jupiter slowed by about 1 cm per trillion years.

What determines the deflection angle?

The deflection angle depends on three factors: the planet's mass, the spacecraft's approach speed, and the closest approach distance. The formula is δ = 2·arcsin(1/(1 + r_p·v²∞/(GM))). Closer approaches to more massive planets produce greater deflection.

Which missions used gravity assists?

Nearly all deep space missions use gravity assists. Voyager 1 and 2 used Jupiter and Saturn. Cassini used Venus (twice), Earth, and Jupiter to reach Saturn. New Horizons used Jupiter to reach Pluto. The Parker Solar Probe uses repeated Venus flybys to gradually approach the Sun.

Sources

Embed

<iframe src="https://homo-deus.com/lab/orbital-mechanics/gravity-assist/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub