Getting from Earth to anywhere in the solar system. Launch windows, trajectory optimization, gravity assists, and the delta-v budget that determines whether a mission is possible.
A launch window is the period during which a spacecraft can launch to reach its target with acceptable delta-v cost. For interplanetary missions, launch windows are driven by the relative positions of Earth and the target planet in their orbits. Miss the window and the next opportunity may be months or years away.
The synodic period is the time between successive alignments of Earth and the target planet. It determines how often launch windows recur. Formula: 1/T_syn = |1/T_Earth - 1/T_target|. For Mars: T_syn = 2.135 years (~26 months). For Jupiter: T_syn = 398.9 days (~13 months). For Venus: T_syn = 583.9 days (~19 months). Mars windows are the least frequent among the inner planets, which is why Mars missions cluster in launch years.
Within the interplanetary window (typically 2-4 weeks), there is a daily launch window determined by the launch site's rotation into the correct orbital plane. The window is typically 30-120 minutes. If the rocket doesn't launch within the daily window, it waits for the next day (within the broader interplanetary window). Launch commit criteria (weather, range safety, vehicle health) must all be met within this window.
Most interplanetary missions launch into a low Earth parking orbit first, then perform a Trans-Mars/Venus/Jupiter Injection (TMI/TVI/TJI) burn at the right point in the orbit. The parking orbit allows decoupling the launch time from the injection geometry. The injection burn occurs over a short arc near perigee (where the Oberth effect maximizes delta-v efficiency).
A porkchop plot visualizes the delta-v cost of a transfer as a function of departure date (x-axis) and arrival date (y-axis). Contour lines show constant C3 (departure energy) or total delta-v. The plot gets its name from its shape โ a region of low-energy transfers surrounded by higher-cost regions, resembling a pork chop.
C3 = v_infinity^2, where v_infinity is the spacecraft's hyperbolic excess velocity relative to Earth. C3 characterizes the energy needed to depart Earth. C3 = 0 means escape velocity (parabolic). C3 > 0 means the spacecraft has excess velocity after escaping Earth. Launch vehicles are rated by the mass they can deliver to a given C3 value. Example: Falcon Heavy can deliver ~16,800 kg to C3 = 0 (Earth escape) but only ~3,500 kg to C3 = 40 km^2/s^2 (Mars direct trajectory).
Interplanetary trajectory design uses the "patched conics" approximation: divide the trajectory into segments, each dominated by a single body's gravity. Near Earth: Earth-centered hyperbola. In transit: Sun-centered ellipse (heliocentric transfer). Near the target: target-centered hyperbola. The segments are "patched" at the sphere of influence (SOI) boundaries. Earth's SOI radius: ~925,000 km (defined as the distance where Earth's gravity dominates over the Sun's).
Given two position vectors (departure and arrival) and the flight time, Lambert's problem finds the orbit connecting them. This is the mathematical foundation of porkchop plots. Solving Lambert's problem for many departure-arrival date combinations generates the entire porkchop plot. Fast, robust Lambert solvers (Izzo, Gooding, Battin) are essential tools in mission design software.
| Destination | Min. Transfer | Delta-V (from LEO) | Notes |
|---|---|---|---|
| Moon | 3-4 days | ~3.9 km/s | Direct transfer + LOI |
| Mars | 6-9 months | ~3.6-5.7 km/s | Hohmann-like transfer |
| Venus | 4-5 months | ~3.5 km/s | Closer than Mars, but hotter |
| Jupiter | 2-3 years | ~6.3 km/s (direct) | Often uses gravity assists |
| Saturn | 3-6 years | ~7.3 km/s (direct) | Cassini used Venus-Venus-Earth-Jupiter |
| Pluto | 9-10 years | ~12+ km/s | New Horizons: Jupiter assist |
A gravity assist (slingshot) uses a planet's gravity and orbital velocity to change a spacecraft's speed and direction without using propellant. The spacecraft enters the planet's SOI on a hyperbolic trajectory, swings around the planet, and exits with a different velocity vector relative to the Sun.
The delta-v budget is the total velocity change a mission requires. It determines how much propellant is needed (via the rocket equation) and whether a given launch vehicle + spacecraft can accomplish the mission. Every maneuver has a delta-v cost. The budget must include margin for trajectory corrections, orbit maintenance, and disposal.
| Destination | Delta-V (km/s) | Notes |
|---|---|---|
| LEO (200 km) | ~9.4 | Includes gravity and drag losses (~1.5 km/s) |
| GEO | ~13.5 | LEO + GTO + plane change + circularization |
| Earth escape | ~11.2 | From surface; ~3.2 km/s from LEO |
| Lunar orbit | ~12.9 | LEO + TLI + LOI |
| Lunar surface | ~14.6 | Add ~1.7 km/s descent from lunar orbit |
| Mars orbit | ~13.4 | LEO + TMI + MOI (Hohmann, varies by window) |
| Mars surface | ~14.4 | Aerobraking saves ~1-2 km/s vs propulsive |
A propulsive maneuver is more effective when performed at high velocity (deep in a gravity well). The kinetic energy gained from a delta-v is proportional to the velocity at the time of the burn (dE = v * dv). This is why injection burns are performed at perigee (lowest point, highest velocity). The Oberth effect is also why gravity assists at close planetary flybys are more effective, and why powered flybys (burn at periapsis of the flyby hyperbola) can dramatically amplify the assist.
The simplest and cheapest interplanetary mission. The spacecraft passes the target without entering orbit. Limited observation time (hours to days near closest approach) but requires no orbit insertion propellant. Pioneering missions: Mariner (Venus, Mars, Mercury), Pioneer (Jupiter, Saturn), Voyager (Jupiter, Saturn, Uranus, Neptune), New Horizons (Pluto, Arrokoth).
The spacecraft enters orbit around the target for long-term study. Requires orbit insertion burn (propellant-expensive) or aerobraking. Enables comprehensive mapping, repeated observations, and long-term monitoring. Examples: Cassini (Saturn, 13 years), Juno (Jupiter), MRO (Mars), MESSENGER (Mercury), Lunar Reconnaissance Orbiter.
Requires surviving entry, descent, and landing (EDL) โ the "7 minutes of terror" at Mars. Technologies: heat shield, parachutes, retrorockets, airbags (Spirit/Opportunity), sky crane (Curiosity/Perseverance). The most challenging missions. Success rate at Mars: ~50% historically (improving with experience). Moon, Venus (Venera), Titan (Huygens), asteroids (NEAR, Hayabusa, OSIRIS-REx), comets (Philae/Rosetta).
The holy grail: bring material from another body back to Earth for laboratory analysis. Requires both landing AND return propulsion. Examples: Apollo (Moon, 382 kg), Luna (Moon, robotic), Stardust (comet dust), Hayabusa 1&2 (asteroids Itokawa and Ryugu), OSIRIS-REx (asteroid Bennu, 121 g returned 2023). Mars Sample Return is the next frontier (Perseverance has cached ~30 sample tubes; retrieval mission architecture under review).
Deliberately collide with the target to study the impact physics, excavate subsurface material, or alter the target's trajectory. Deep Impact (hit comet Tempel 1, 2005), LCROSS (hit lunar south pole, detected water, 2009), DART (deflected asteroid Dimorphos, 2022 โ first planetary defense test, changed the orbital period by 33 minutes).
NASA's open-source mission design software. Orbit propagation, trajectory optimization, maneuver planning, event location. Used for real mission design. Free.
Python library for astrodynamics. Lambert problem solver, orbit plotting, porkchop plot generation. Built on Astropy. Great for learning and prototyping.
Search interplanetary trajectories to asteroids, comets, and planets. Porkchop plots, gravity assist options, delta-v requirements. Incredible free tool from NASA Ames.
3D visualization of real spacecraft trajectories and planetary positions. Fly along with any NASA mission past, present, or future. Stunning educational tool.
Free online reference for interplanetary trajectory design. Patched conics, Lambert's problem, gravity assists, departure/arrival hyperbolas. Worked examples.
Modern textbook on interplanetary mission design. Lambert problem, patched conics, gravity assists, low-thrust, three-body dynamics. MATLAB examples.