Orbital Period Mission Requirements Estimator

The Orbital Period Mission Requirements Estimator translates a circular-orbit altitude into orbital period and then shows how many complete revolutions fit inside a planned mission duration. It is useful for early mission design, operations planning, payload scheduling, and quick checks of how often a spacecraft returns to a similar point in its orbit.

The model uses the selected central body’s gravitational parameter and radius together with the entered altitude. The result is an ideal two-body estimate, so it is best used for first-pass planning rather than precise ephemeris work. The orbit count and revolutions per day help turn an abstract orbital period into practical cadence information for staffing, communications, observation planning, and recurring onboard activities.

Mission inputs

km
days
km³/s²
km
Result
Calculated result
Orbital period
Revolutions per day
Complete orbits
Exact orbit count

1. Enter the orbital altitude
Use altitude above the body’s mean reference radius, not distance from the body’s center.

2. Set the mission duration
Enter the total elapsed mission time you want to translate into orbital revolutions.

3. Confirm the gravity inputs
The defaults are Earth values. Replace the gravitational parameter and mean radius when planning around another body.

4. Review the cadence
Use orbital period and revolutions per day to understand how frequently the spacecraft cycles around the body.

5. Use the orbit counts
Complete orbits are conservative whole revolutions; exact orbit count retains the fractional final orbit.

The estimator assumes a circular two-body orbit and applies Kepler’s third-law form:

a = R + h T = 2π × √(a³ / μ) Revolutions per day = 86,400 / T Mission orbit count = mission seconds / T

Here, h is altitude in kilometers, R is the central body’s mean radius in kilometers, a is orbital radius in kilometers, μ is the gravitational parameter in km³/s², and T is period in seconds. The calculation ignores oblateness, atmospheric drag, third-body effects, maneuvering, and eccentricity. For an eccentric orbit, the same period relation uses the semi-major axis instead of a circular radius.

What the result means

A shorter period means the spacecraft completes more revolutions in a given day and mission span; a higher circular orbit generally produces a longer period.

Use a higher-fidelity orbit propagator when timing must account for perturbations, eccentricity, station keeping, or precise ground-track geometry.

Given

  • Altitude: 500 km
  • Mission duration: 30 days
  • Earth μ: 398,600.4418 km³/s²
  • Earth mean radius: 6,378.137 km

Calculation
a = 6,378.137 + 500 = 6,878.137 km. T = 2π × √(6,878.137³ / 398,600.4418) ≈ 5,676.98 s = 94.62 min. Exact orbit count = 30 × 86,400 / 5,676.98 ≈ 456.58.

Result
Orbital period ≈ 94.62 minutes; complete orbits = 456.

The mission therefore spans a little more than 456 and a half ideal circular revolutions.

Does altitude mean distance from Earth’s center?

No. Enter height above the reference radius. The calculator adds altitude to the body radius before applying the period equation.

Can I use this for the Moon or Mars?

Yes. Replace both the gravitational parameter and mean radius with values for the central body you are modeling.

Why is the result different from a real satellite ephemeris?

Real orbits can be eccentric and are affected by drag, oblateness, third bodies, and maneuvers. This page intentionally uses an ideal two-body circular model.

What is the difference between complete and exact orbit count?

Complete orbits discards the unfinished final revolution by rounding down. Exact orbit count preserves the fractional orbit at the end of the entered mission duration.

Can this determine ground-pass times?

Not by itself. Ground access also depends on inclination, node geometry, Earth rotation, station location, elevation mask, and orbit propagation.