Roboculator
Online CalculatorsCategoriesDate & EventsNews
Get Started
Online CalculatorsCategoriesDate & EventsNewsGet Started
Roboculator

Smart calculators for every challenge. Free, fast, and private.

Categories

  • Finance
  • Health
  • Math
  • Construction
  • Conversion
  • Everyday Life

Popular Tools

  • Date & Events
  • Loan Calculator
  • BMI Calculator
  • Percentage Calc
  • Latest News
  • Search All

Resources

  • Glossary
  • Topic Tags
  • News & Insights

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Editorial Policy
  • Disclaimer
© 2026 Roboculator. All rights reserved.
Roboculator

roboculator.com

  1. Home
  2. /Astronomy
  3. /Space & Rocket Calculators
  4. /Satellite Orbital Speed Calculator

Satellite Orbital Speed Calculator

Calculator

Results

Orbital Radius from Center (km)

6,771

Circular Orbital Speed (km/s)

7.6726

Orbital Period (minutes)

—

Escape Velocity at This Altitude (km/s)

10.8507

Revolutions per Day

—

Results

Orbital Radius from Center (km)

6,771

Circular Orbital Speed (km/s)

7.6726

Orbital Period (minutes)

—

Escape Velocity at This Altitude (km/s)

10.8507

Revolutions per Day

—

The Satellite Orbital Speed Calculator determines the velocity required for a circular orbit at any altitude above any celestial body. This is one of the most fundamental calculations in astronautics — the circular orbital velocity is the speed a satellite must maintain to stay in orbit without continuously firing its engines, balancing gravitational attraction with centrifugal tendency.

For a circular orbit at radius r from the center of a body with gravitational parameter GM, the orbital velocity is v = sqrt(GM/r). This velocity ensures the gravitational acceleration (GM/r^2) exactly provides the centripetal acceleration (v^2/r) needed to maintain circular motion. Higher orbits have lower orbital velocities: the ISS at 400 km altitude moves at 7.66 km/s, while GPS satellites at 20,200 km move at only 3.87 km/s.

The escape velocity at any altitude is sqrt(2) times the circular orbital velocity: v_escape = sqrt(2*GM/r). This is the speed needed to escape the body's gravity entirely (with no further thrust). A spacecraft at orbital velocity needs to increase speed by only 41.4% to achieve escape velocity — which is why rockets can reach interplanetary space relatively efficiently from orbit.

This calculator supports any central body by allowing you to change the body radius and GM. Pre-set values for common bodies: Earth (radius 6371 km, GM 398600), Moon (radius 1737 km, GM 4903), Mars (radius 3390 km, GM 42828), Sun (radius 695700 km, GM 1.327 x 10^11). Simply replace the default values to compute orbits around other planets.

Visual Analysis

How It Works

Orbital radius r = body_radius + altitude. Circular speed v = sqrt(GM/r). Period T = 2*pi*sqrt(r^3/GM) in seconds; convert to minutes. Escape velocity = sqrt(2*GM/r) = v*sqrt(2). Revolutions per day = 86400 / T_seconds.

Understanding Your Results

Earth LEO (200-2000 km): v = 7.8-7.6 km/s, period 88-127 minutes. MEO (GPS at 20200 km): v = 3.87 km/s, period 718 min (12h). GEO (35786 km): v = 3.07 km/s, period 1436 min (24h sidereal). Moon surface orbit: v = 1.68 km/s, period 109 min. Mars surface orbit: v = 3.55 km/s, period 100 min.

Worked Examples

ISS Orbit (400 km altitude, Earth)

Inputs

altitude km400
body radius km6371
gm km3s2398600.4418

Results

orbital radius km6771
orbital speed kms7.669
orbital period min92.56
escape velocity kms10.847
revolutions per day15.54

The ISS orbits at 7.67 km/s and completes 15.5 orbits per day. Escape velocity at this altitude is 10.85 km/s — 41% faster than orbital speed.

Mars Low Orbit Satellite

Inputs

altitude km400
body radius km3390
gm km3s242828

Results

orbital radius km3790
orbital speed kms3.362
orbital period min118.5
escape velocity kms4.756
revolutions per day12.15

A Mars satellite at 400 km altitude needs only 3.36 km/s. The lower gravity and smaller radius make orbital mechanics easier than Earth orbit.

Frequently Asked Questions

Gravity weakens with distance squared. At greater altitude, less centripetal force is needed to maintain circular motion, so a lower orbital speed suffices. The mathematical relationship v = sqrt(GM/r) shows speed decreasing as 1/sqrt(r). Doubling the orbital radius decreases orbital speed by a factor of sqrt(2), or about 30%.

Below the circular orbital velocity, the satellite cannot maintain its altitude and begins falling. It enters an elliptical orbit with apogee at its current position and perigee lower. If the deceleration is sufficient, it will reenter the atmosphere. This is exactly how deorbit maneuvers work: a retrograde burn reduces velocity, lowering the perigee into the atmosphere.

For a theoretical surface orbit (ignoring mountains): v = sqrt(GM_Moon/R_Moon) = sqrt(4903/1737) = 1.68 km/s (about 6050 km/h). A ball thrown horizontally at 1.68 km/s on the Moon's surface would orbit (if the surface were smooth and there was no atmosphere). This is why low-thrust engines can achieve lunar orbit easily.

GPS satellites at MEO move at 3.87 km/s. Due to special relativity (time dilation from high speed), their clocks run slow by about 7 microseconds per day. Due to general relativity (less gravitational time dilation at high altitude), their clocks run fast by about 45 microseconds per day. The net correction of +38 microseconds per day is programmed into GPS satellites to maintain timing accuracy.

The orbital speed at the periapsis or apoapsis of a frozen orbit (one designed to be stable against perturbations) is computed using the vis-viva equation with the actual periapsis or apoapsis radius. For Earth observation satellites in SSO (typically 500-800 km), speeds range from 7.6 to 7.4 km/s.

Any orbit with perigee below about 120 km (for Earth) will decay rapidly due to atmospheric drag. Practical minimum stable orbits are above 200 km. At 150 km altitude, orbital lifetime is only a few hours to days. Above 600 km, atmospheric drag becomes negligible and orbits are stable for decades to centuries (becoming a debris problem).

Orbital decay is the gradual decrease in semi-major axis (and thus altitude) caused by atmospheric drag or other perturbations. At each perigee pass, drag decelerates the satellite slightly, lowering the apogee. Over time, the orbit circularizes at a lower altitude and eventually the satellite reenters. The ISS loses about 2 km per month to atmospheric drag and must be regularly reboosted.

Technically yes for circular orbits. Practically, very low orbits decay rapidly, the Van Allen radiation belts make some medium altitudes hostile to electronics, and GEO is a crowded, valuable orbit. Satellites are placed in LEO (below 2000 km), MEO (2000-35786 km), or GEO (35786 km) based on mission requirements. Very high orbits (above GEO) are sometimes used for high-apogee science missions.

First cosmic velocity is the minimum orbital speed for a circular orbit at Earth's surface (ignoring atmosphere): v1 = sqrt(GM/R_Earth) = sqrt(398600/6371) = 7.91 km/s. This is the speed needed to orbit Earth at the surface. Second cosmic velocity (escape velocity from the surface) = v1*sqrt(2) = 11.18 km/s. Third cosmic velocity (escape the Solar System from Earth) = 16.7 km/s.

LEO satellite phone constellations (Starlink, Iridium) use many satellites because each one moves quickly across the sky (15 orbits/day) and can only see a limited footprint below. GEO satellites are stationary as seen from Earth (1 orbit/day) and can cover a large area with just one satellite, but have higher latency (240 ms signal round-trip) due to the 35,786 km altitude.

Sources & Methodology

Bate, R.R., Mueller, D.D., White, J.E. Fundamentals of Astrodynamics. Dover, 1971. Vallado, D.A. Fundamentals of Astrodynamics and Applications. Microcosm, 2013.
R

Roboculator Team

The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.

How helpful was this calculator?

Be the first to rate!

Related Calculators

Rocket Equation Calculator (Tsiolkovsky)

Space & Rocket Calculators

Delta-V Calculator

Space & Rocket Calculators

Hohmann Transfer Orbit Calculator

Space & Rocket Calculators

Specific Impulse Calculator

Space & Rocket Calculators

Thrust-to-Weight Ratio Calculator

Space & Rocket Calculators

Orbital Mechanics Calculator

Space & Rocket Calculators