Orbital Velocity Calculator Formula

Understand the math behind the orbital velocity calculator. Each variable explained with a worked example.

Formulas Used

Orbital Velocity

velocity = sqrt(6.674e-11 * central_mass / radius)

Velocity (km/s)

velocity_kmps = sqrt(6.674e-11 * central_mass / radius) / 1000

Variables

VariableDescriptionDefault
radiusOrbital Radius(m)6771000
central_massCentral Body Mass(kg)5.972e+24

How It Works

How Orbital Velocity Is Found

For a circular orbit the gravitational pull provides exactly the centripetal force needed.

Formula

v = √(G M / r)

  • *G* = 6.674e-11 N m² kg⁻²
  • *M* = central body mass
  • *r* = orbital radius (centre-to-centre)
  • Higher orbits are slower; lower orbits are faster.

    Worked Example

    Find the speed of the ISS at about 400 km altitude (r = 6 771 km).

    radius = 6771000central_mass = 5.972e+24
    1. 01v = √(G M / r)
    2. 02G M = 6.674e-11 × 5.972e24 = 3.986e14
    3. 03v = √(3.986e14 / 6.771e6) = √(5.887e7)
    4. 04v ≈ 7 673 m/s ≈ 7.67 km/s

    Ready to run the numbers?

    Open Orbital Velocity Calculator