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) / 1000Variables
| Variable | Description | Default |
|---|---|---|
radius | Orbital Radius(m) | 6771000 |
central_mass | Central 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)
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
- 01v = √(G M / r)
- 02G M = 6.674e-11 × 5.972e24 = 3.986e14
- 03v = √(3.986e14 / 6.771e6) = √(5.887e7)
- 04v ≈ 7 673 m/s ≈ 7.67 km/s
Ready to run the numbers?
Open Orbital Velocity Calculator