What is escape velocity and how is it calculated?+
Escape velocity is the minimum speed needed to escape a gravitational field without further propulsion. It is derived by equating kinetic energy with gravitational potential energy: (1/2) x m x v squared = G x M x m / r, giving v_esc = sqrt(2 x G x M / r) = sqrt(2 x mu / r), where mu is the gravitational parameter and r is the distance from the body center. For Earth at surface: v_esc = sqrt(2 x 3.986e14 / 6,378,100) = 11.186 km/s. An object launched at exactly this speed will asymptotically approach zero velocity at infinite distance but will never actually stop.
What is the escape velocity of Earth from the surface?+
Earth's escape velocity at sea level is 11.186 km/s (40,270 km/h). This assumes no atmosphere. In practice, rockets do not fly at escape velocity from the surface: they follow a gravity turn to minimize aerodynamic losses, reach low Earth orbit (about 7.78 km/s), then perform a trans-escape burn of about 3.2 km/s. Including gravity and drag losses, the total delta-V from the surface to escape Earth is approximately 11.5 to 14 km/s depending on trajectory.
What is the difference between escape velocity and orbital velocity?+
Orbital velocity (first cosmic velocity) is the speed for a circular orbit just above the surface. Escape velocity (second cosmic velocity) is the speed to leave the gravitational field entirely. Their ratio is always sqrt(2) = 1.4142, regardless of the body or altitude: v_esc = sqrt(2) x v_orb. For Earth at the surface: v_orb = 7.91 km/s, v_esc = 11.19 km/s. A spacecraft already in circular orbit needs to increase its speed by only 41.4% to escape - this is the basis for the departure burn from LEO in most interplanetary missions.
Does escape velocity depend on the launch direction?+
No. Escape velocity is a scalar magnitude: the same speed is needed regardless of launch direction, whether radially outward, tangential, or at any angle. Direction affects the trajectory shape but not the energy requirement. Launching eastward near the equator provides a free boost from Earth's rotation (0.465 km/s at the equator), which is why Kourou and Cape Canaveral are preferred over polar launch sites. For launches into equatorial orbits, this equatorial bonus reduces the propellant needed for the escape burn.
How does altitude affect escape velocity?+
Escape velocity decreases with altitude as v_esc = sqrt(2 x mu / r). Since r appears in the denominator under a square root, doubling r (roughly the distance from the center) reduces v_esc by 1/sqrt(2) = 29.3%. For Earth: surface 11.19 km/s, at 200 km altitude 11.01 km/s, at 400 km 10.84 km/s, at GEO (35,786 km) 4.35 km/s, at lunar distance (384,400 km) 1.44 km/s. A spacecraft at GEO needs only about 4.35 km/s to escape Earth, making GEO an attractive staging point for deep space missions.
What is the escape velocity of Mars compared to Earth?+
Mars surface escape velocity is 5.027 km/s, about 45% of Earth's 11.186 km/s. This lower escape velocity is a key advantage for Mars sample return missions and eventual crewed Mars ascent vehicles. The Mars Ascent Vehicle proposed for Mars Sample Return must achieve approximately 4.1 km/s to reach low Mars orbit at 400 km altitude. In contrast, the Saturn V first stage alone needed to accelerate the entire stack to 2 km/s before staging, illustrating the much lower difficulty of the Mars ascent problem.
What is the third cosmic velocity?+
The three cosmic velocities are defined for Earth. First (7.91 km/s): circular orbital speed at Earth's surface. Second (11.19 km/s): escape velocity from Earth's surface. Third (about 16.6 km/s from Earth's surface, or 12.3 km/s beyond Earth's orbital speed starting from LEO): the speed needed to escape the entire solar system. Voyager 1 achieved the third cosmic velocity through Jupiter and Saturn gravity assists, without the propellant cost of a direct burn. It is now the farthest human-made object from Earth at over 160 AU.
How does escape velocity relate to atmospheric retention?+
A planet can retain a gas in its atmosphere over geological timescales if the mean thermal escape speed of the gas molecules is less than about one sixth of the planet's escape velocity. Mean thermal speed = sqrt(8 x k x T / (pi x m)), where k is Boltzmann's constant, T is temperature, and m is the molecular mass. For Earth (v_esc = 11.2 km/s), the threshold is about 1.9 km/s. Light hydrogen molecules move faster than this at Earth's exosphere temperature, explaining why Earth continuously loses hydrogen to space. The Moon's escape velocity of 2.38 km/s is too low to retain any significant atmosphere.
What is the escape velocity from the surface of Jupiter?+
Jupiter's surface escape velocity (at the cloud tops, taken as the radius of 71,492 km) is 59.54 km/s. This is the highest surface escape velocity of any planet in the solar system and explains why Jupiter retains all gas species including hydrogen and helium. In comparison, the Sun's escape velocity at its surface is 617.7 km/s. A spacecraft arriving at Jupiter from Earth has a hyperbolic excess velocity of about 5 to 9 km/s, meaning it arrives at Jupiter periapsis moving at about 45 to 60 km/s, below Jupiter's escape velocity and therefore captured into a bound orbit (which then requires propulsive capture).
Can objects escape gravity below escape velocity?+
Yes, with continuous thrust. The escape velocity formula assumes a ballistic trajectory with a single instantaneous burn and no further propulsion. Ion drives and solar sails can escape a gravitational field by continuously pushing even at speeds well below the ballistic escape velocity, spiraling slowly outward. The total delta-V for a spiral escape from a circular orbit is slightly greater than the single-burn value (about 3 to 5% more), but the much higher Isp of electric propulsion makes this trade-off worthwhile for missions like Dawn (asteroid belt) and BepiColombo (Mercury), both of which used ion drives for orbital insertions.
What is the escape velocity of the Sun at Earth's orbital distance?+
The Sun's escape velocity at 1 AU (149.6 million km) is 42.1 km/s. Earth's orbital speed is 29.78 km/s. To escape the solar system from Earth's orbit requires reaching sqrt(42.1 squared) in a direction tangential to Earth's orbit, meaning a delta-V of 42.1 minus 29.78 = 12.3 km/s beyond Earth's current orbital speed. This is enormously expensive with chemical rockets, which is why all successful solar system escape missions (Pioneer 10 and 11, Voyager 1 and 2, New Horizons) used planetary gravity assists to achieve the required heliocentric speed.
How do I use the escape velocity for rocket propellant calculations?+
Find the escape velocity at your departure altitude using this calculator, then subtract your current orbital speed to get the required delta-V for the escape burn. Feed that delta-V into the Tsiolkovsky Rocket Equation Calculator with your engine's specific impulse (Isp) to find the required propellant mass fraction: m_prop / m_initial = 1 - exp(-DV / (Isp x g0)). For example, escaping Earth from 200 km LEO requires DV = 3.23 km/s. With LOX/RP-1 (Isp = 311 s), the propellant fraction is 1 - exp(-3230 / 3050) = 65.3% of the wet mass.