Skip to main content
You're offline. Cached data shown.

Satellite Constellation Design Tool

Design satellite constellations by specifying coverage requirements, orbit parameters, and mission constraints. Get optimized plane/satellite counts with cost estimates.

Constellation Presets

Coverage Requirements

Define your constellation coverage goals and orbital parameters. The tool calculates the minimum number of orbital planes and satellites needed using Walker constellation formulas.

deg

Southern coverage limit

deg

Northern coverage limit

hours

Maximum time between successive passes over any point

km

LEO range: 300-2000 km (lower = more drag, higher = larger swath)

deg

Minimum angle above the horizon for usable coverage (higher = smaller footprint but better link quality)

7 planes / 4 sats eachInclination: 80.0 deg
Coverage Swath
12181 km
Swath Angular Width
109.5 deg
Orbital Period
95.5 min
Plane Spacing
51.4 deg

Constellation Design Results

Orbital Planes
7
planes
Sats Per Plane
4
satellites
Total Satellites
28
total
Inclination
80.0
degrees
Coverage Swath
12181
km width
Inter-Plane Spacing
51.4
degrees

Design Breakdown

Coverage typeglobal
Orbit altitude550 km
Orbit radius (from center)6,921 km
Minimum elevation angle15 deg
Latitude range-60 deg to 60 deg
Target revisit time6 hours
Orbital period95.5 min
Walker notation80 deg: 28/7/1

Cost Estimation

Satellite Parameters

Adjust satellite mass to estimate launch and operations costs. Launch pricing based on Falcon 9 rideshare rates (~$5,000/kg). Operations costs scale with satellite complexity.

kg

Dry mass per satellite (CubeSat ~10kg, small sat ~100kg, medium ~300kg)

Launch Cost / Satellite
$500K
Total Launch Cost
$14.0M
Annual Operations
$56.0M
per year
5-Year Total Cost
$294.0M
launch + ops

Cost Breakdown

ItemPer UnitQuantityTotal
Launch cost (100 kg x $5K/kg)$500K28$14.0M
Annual operations$2.0M/sat/yr28$56.0M/yr
5-year operations-5 years$280.0M
5-Year Total (Launch + Ops)--$294.0M

Note: These are rough order-of-magnitude estimates. Actual costs vary significantly based on launch vehicle selection, rideshare opportunities, satellite manufacturing scale, and ground segment architecture. Use the Launch Cost Calculator for detailed per-launch pricing with specific vehicles.

Walker Constellation Formulas

Coverage Geometry

The coverage swath is derived from the Earth central angle visible from orbit at the minimum elevation angle. The nadir angle is found from: cos(elev + nadir) = (R_E / (R_E + h)) * cos(elev), where h is the orbit altitude and elev is the minimum elevation angle. The Earth central angle is then: lambda = arcsin(R_E / (R_E + h)) - nadir.

Swath width S = 2 * R_E * lambda (in km), where R_E = 6,371 km. The angular swath S_deg = 2 * lambda (in degrees).

Plane & Satellite Counts

For global coverage, the number of orbital planes N_planes = ceil(360 / (S_deg * cos(lat_max))), accounting for convergence of ground tracks at higher latitudes. Satellites per plane N_sats = ceil(360 / S_deg) to ensure continuous along-track coverage.

Walker notation i:T/P/F describes the constellation with inclination i, total satellites T, number of planes P, and relative phasing F. Inter-plane spacing = 360/P degrees of RAAN.