Ground Segment Constraints for Orbital Compute Service Delivery
What are the operational constraints on delivering orbital compute as a service, and what ground infrastructure is required for reliable, low-latency service?
Answer
Scope note: This side page documents ground-segment considerations for optical communications, but ground-segment weather availability is not incorporated into the main TCO model. Optical links are not the only downlink option — RF ground links (Ka/Ku-band) provide weather-independent connectivity at lower per-link bandwidth. A SpaceX-operated orbital compute constellation could leverage existing Starlink ground infrastructure (~170+ stations with Ka/Ku-band terminals) rather than building a dedicated optical ground network, avoiding the weather availability problem entirely at the cost of reduced per-link throughput. The analysis below focuses on the optical case because it represents the high-bandwidth ceiling; RF provides a weather-resilient floor.
Ground segment constraints are a significant operational challenge that the main TCO model does not capture. Optical ground links are fundamentally weather-limited — NASA's LCRD achieved only 59-69% session success rate with two premium high-altitude ground stations lcrd-spie-2024.1. LEO passes last only 5-7 minutes [tbird-eoportal.2, leo-contact.1]. Achieving telecom-grade availability (99.9%) requires ~9 globally distributed optical ground stations with adaptive optics ogs-gso-feeder.1, each with high-capacity fiber backhaul.
These constraints create a bifurcated service model:
- Batch inference / high compute-to-data workloads: Well-suited for orbital. Data can be uploaded during contact windows, processed in orbit, and results downloaded in burst transfers (TBIRD demonstrated 4.8 TB in a single 5-minute pass tbird-mit.2). Store-and-burst with DTN protocols is operationally proven dtn-pace.1.
- Interactive / low-latency inference: Fundamentally constrained by pass geometry and weather. A satellite in view of a ground station for only 5-7 minutes at a time cannot provide continuous interactive service. This is mitigated by constellation scale (more satellites = more simultaneous ground contacts) and inter-satellite relays, but adds latency and complexity.
The cost of ground infrastructure is not negligible. A global network of ~9-11 optical ground stations with adaptive optics, atmospheric monitoring, and fiber backhaul represents an estimated $50-750M capex investment, depending on whether stations are co-located at existing cloud data centers (lower cost) or built at weather-optimized sites (higher availability). This is acknowledged as an excluded cost in the main report.
Analysis
Optical Link Weather Vulnerability
Optical ground links cannot penetrate clouds. NASA's LCRD experience is the most comprehensive operational dataset:
- Single-station weather availability: ~80% at premium high-altitude sites (Table Mountain CA, Haleakala HI) lcrd-spie-2024.2
- Two-station (California + Hawaii) session success: 59% initially, improving to 69% over 18 months [lcrd-spie-2024.1, lcrd-spie-2024.3]
- Extended weather outages: heavy fronts can knock a station offline for days; historic rain and snowfall in Southern California demonstrated the impact of weather on signal availability lcrd-nasa-year.1
- The complementary weather pattern between California and Hawaii helps but does not solve the problem lcrd-eoportal.1
- LCRD includes Ka-band RF backup (622 Mbps down / 64 Mbps up) for when optical is unavailable — but RF at these rates is 100-1000x slower than optical lcrd-eoportal.2
Broader ground station network studies confirm single-site limitations:
- Single-site cloud-free availability: 25.1% (worst) to 80.4% (best intercontinental site) across all sites studied ogs-network-jocn.1
- Tenerife (Canary Islands): ~84% availability ogs-network-tenerife.1
Station Diversity for High Availability
Cloud cover between geographically separated stations is weakly correlated (Pearson r < 0.02 between several European station pairs ogs-europe-arxiv.2), enabling effective site diversity:
| Configuration | Availability | Source |
|---|---|---|
| Single station (premium site) | 60-80% | [lcrd-spie-2024.2, ogs-network-jocn.1] |
| 2 stations (California + Hawaii) | 59-69% session success | lcrd-spie-2024.1 |
| 3 stations (Australian) | 93.6-97% | ogs-australia.1 |
| 7 stations (European) | ~96.6% | ogs-europe-arxiv.1 |
| 8 stations (German network) | 84.7% | ogs-network-jocn.2 |
| 8 stations (Australasian) | 99.98% | ogs-australia.1 |
| 9+ stations (intercontinental) | ~100% (over 5-year period) | ogs-network-jocn.2 |
| 9-11 stations (telecom-grade) | 99.9% | ogs-gso-feeder.1 |
Achieving 99%+ availability requires 6-10 geographically diverse stations. The marginal benefit of additional stations beyond ~10 is minimal.
LEO Pass Geometry Constraints
Unlike GEO satellites (which maintain continuous line-of-sight to a ground station), LEO satellites at ~575 km altitude are visible from any ground station for only a few minutes at a time:
- Pass duration: ~5-7 minutes at useful elevation angles [tbird-eoportal.2, leo-contact.1]
- Contacts per day: ~4 per station at 500 km altitude leo-contact.1
- Data per pass: Up to 4.8 TB at 200 Gbps in a 5-minute window tbird-mit.2
- Low elevation (<20-30 degrees): Significantly more atmospheric degradation, requiring larger fade margins tbird-spie.1
For an orbital data center constellation with thousands of satellites, the aggregate contact time is much higher (many satellites are always in view of some station), but any individual satellite has intermittent connectivity.
Atmospheric Turbulence
Even when skies are clear, atmospheric turbulence degrades optical link performance:
- Beam wander, spreading, and scintillation from refractive index variations atmo-effects.1
- Power fluctuations exceeding 20 dB during measurement series even with adaptive optics correction atmo-ao-tbit.2
- Full adaptive optics (97 actuators, 1.5 kHz loops) provide 24.7 dB median power gain atmo-ao-tbit.1
- Scintillation index ranges from 1 to 4 depending on conditions atmo-ao-tbit.2
- At Tbit/s line rates, coherent modulation with full AO is required atmo-ao-tbit.3
- Commercial AO ground stations (e.g., Cailabs TILBA-OGS) are becoming available for 10+ Gbps bidirectional links ses-cailabs-pr.1
Each ground station needs sophisticated and expensive adaptive optics to maintain high data rates through turbulence. This is a significant per-station cost.
Backhaul and Network Integration
Optical ground stations need high-capacity fiber connectivity to reach end users:
- High-capacity fiber backhaul to connect ground stations to terrestrial networks backhaul-fiber.1
- Emerging model: co-locate ground stations at cloud data centers (e.g., AWS Ground Station, Azure Orbital) for direct VPC integration
- For weather-optimized placement (high altitude, dry climate), stations may be remote from fiber infrastructure
- Backhaul adds latency and cost; Per Aspera notes that data still travels via terrestrial network to end users, adding operational cost peraspera-realities.1
Store-and-Burst Operational Model
The intermittent nature of LEO ground contacts implies a store-and-burst operating model:
- On-board storage: Terabyte-class buffers (TBIRD demonstrated 2 TB tbird-eoportal.1)
- DTN protocols: Operationally proven — NASA's PACE mission delivered 34 million bundles with 100% success using DTN dtn-pace.1
- ARQ for error-free transfer: TBIRD uses automatic repeat request to guarantee error-free delivery despite atmospheric fading tbird-mit.3
- Workload implications: Batch inference and high compute-to-data workloads are well-suited; interactive/real-time inference requires continuous connectivity, which demands either constellation-scale ground station coverage or inter-satellite relay via GEO or higher orbits
Per Aspera's analysis is blunt: "the comms pipeline is often the bottleneck that erases the advantages of space computing" peraspera-realities.3. Orbital computing will converge on applications with high compute-to-data ratios — tasks requiring minimal I/O but intensive processing.
Cost Implications
(First-principles estimate, not sourced.) The ground segment represents an additional cost layer not captured in the main TCO model:
- Capex: ~9-11 optical ground stations with AO, atmospheric monitoring, and fiber backhaul. Estimated $50-750M depending on co-location strategy.
- Opex: Station maintenance, atmospheric monitoring, network operations, handover management. With ~9-10 stations, the scheduling and operations complexity is significant.
- Amortized per kW_IT: For a 1 GW orbital constellation, even $750M ground capex amortizes to only $750/kW_IT — small relative to orbital capex. But for a smaller initial deployment (100 MW), it's $7,500/kW_IT — a material cost addition.
The main report acknowledges this as an excluded cost category ($50-750M). At scale, it is a small fraction of total cost; at initial deployment scales, it is material.
Sources
lcrd-spie-2024
- URL: https://ntrs.nasa.gov/citations/20240001299
- Title: NASA's LCRD Experiment Program: Characterization and Initial Operations
- Description: SPIE paper reporting 59-69% session success rates, weather outage statistics
lcrd-nasa-year
- URL: https://www.nasa.gov/missions/tech-demonstration/nasas-laser-communications-relay-a-year-of-experimentation/
- Title: NASA's Laser Communications Relay: A Year of Experimentation
- Description: First-year operations: weather impacts on signal availability, Southern California precipitation events
lcrd-eoportal
- URL: https://www.eoportal.org/satellite-missions/stpsat6-lcrd
- Title: STPSat6-LCRD — eoPortal
- Description: Comprehensive LCRD technical reference: ground stations, data rates, adaptive optics, RF backup
tbird-mit
- URL: https://www.ll.mit.edu/r-d/projects/terabyte-infrared-delivery-tbird
- Title: TeraByte InfraRed Delivery (TBIRD) — MIT Lincoln Laboratory
- Description: 200 Gbps downlink, 4.8 TB in a single 5-minute pass
tbird-eoportal
- URL: https://www.eoportal.org/satellite-missions/tbird
- Title: TBIRD System — eoPortal
- Description: 525 km SSO, 7-minute passes, 200 Gbps, 2 TB storage
leo-contact
- URL: https://www.researchgate.net/publication/261480453_26-GHz_data_downlink_for_LEO_satellites
- Title: LEO satellite contact analysis
- Description: ~6 minutes per pass at 500 km, ~4 contacts per day per station
ogs-network-jocn
- URL: https://opg.optica.org/jocn/abstract.cfm?uri=jocn-7-12-1148
- Title: Ground Station Network Optimization for Space-to-Ground Optical Communication Links
- Description: 5-year cloud data analysis: 8 German stations 84.7%, intercontinental 9+ stations ~100%
ogs-gso-feeder
- URL: https://opg.optica.org/jocn/abstract.cfm?uri=jocn-7-4-325
- Title: Ground Segment Design for Broadband Geostationary Satellite with Optical Feeder Link
- Description: 9 stations needed for 99.9% availability (11 with distance constraints)
ogs-europe-arxiv
- URL: https://arxiv.org/html/2410.23470v2
- Title: Performance Analysis of Varied Optical Ground Station Network Configurations
- Description: European network scaling from ~83.75% (1 station, Tenerife) to ~96.56% (7-station configuration)
ogs-australia
- URL: https://arxiv.org/html/2402.13282v2
- Title: Update on German and Australasian Optical Ground Station Networks
- Description: 8-node Australasian network achieves 99.98% availability
atmo-ao-tbit
- URL: https://pmc.ncbi.nlm.nih.gov/articles/PMC10282091/
- Title: Tbit/s Line-Rate Satellite Feeder Links Enabled by Coherent Modulation and Full-Adaptive Optics
- Description: 1.008 Tbit/s over 53.42 km with full AO; 24.7 dB power gain, scintillation 1-4
dtn-pace
- URL: https://www.nasa.gov/communicating-with-missions/delay-disruption-tolerant-networking/
- Title: NASA's Near Space Network Enables PACE Mission DTN Operations
- Description: 34 million DTN bundles, 100% success rate
peraspera-realities
- URL: https://www.peraspera.us/realities-of-space-based-compute/
- Title: Realities of Space-Based Compute
- Description: Communications bottleneck analysis; convergence on high compute-to-data workloads
Evidence
LCRD session success rate was 59% for June 2022–November 2023; 79% when weather outages excluded. — lcrd-spie-2024
Weather availability at LCRD ground stations was approximately 80%. Factoring in weather, the 59% success rate is consistent with other system factors. — lcrd-spie-2024
In the subsequent six months (November 2023–mid-2024), overall session success improved from 59% to 69%. — lcrd-spie-2024
Heavy weather fronts can knock an optical ground station offline for days; historic rain and snowfall in Southern California provided an opportunity to understand impacts of weather on signal availability. — lcrd-nasa-year
LCRD uses complementary weather patterns between California and Hawaii. An atmospheric monitoring station at OGS-2 runs 24/7 to determine which station to use. — lcrd-eoportal
LCRD includes Ka-band RF backup: 622 Mbps transmit, 64 Mbps receive. A Space Switching Unit enables dynamic switching between optical and RF based on atmospheric conditions. — lcrd-eoportal
TBIRD delivered 4.8 TB — equivalent to ~2,500 hours of HD video — in a single five-minute pass from LEO to a ground station. — tbird-mit
TBIRD achieves terabytes of data transfer with a single 7-minute pass at 200 Gbps from a 525 km sun-synchronous orbit. — tbird-eoportal
For a 500 km LEO orbit with 10-degree minimum elevation, nominal contact time is 6 minutes per pass, ~4 contacts per day per station. — leo-contact
Five-year Meteosat cloud data analysis: single-site cloud-free availability ranges from 25.1% (worst German) to 80.4% (best intercontinental). — ogs-network-jocn
German 8-station network: 84.7% availability. European network: ~99.9%. Intercontinental 9+ stations: 100% over 5 years. — ogs-network-jocn
To meet 99.9% link availability standards, 9 optical ground stations must be integrated in a site-diverse network (11 if constrained to within 200 km of network PoPs). — ogs-gso-feeder
European OGS network: single station (Tenerife) ~83.75% availability (16.25% outage), 7-station configuration ~96.56% availability (3.44% outage). — ogs-europe-arxiv
EUMETSAT cloud data shows weak Pearson correlations (r < 0.02) between several station pairs, suggesting cloud cover occurrences are largely uncorrelated — essential for site diversity. — ogs-europe-arxiv
8-node Australasian network achieves 99.98% availability (0.02% outage). 3-node Australian network: 93.6-97% depending on node selection (6.4% outage for base configuration, 3% for optimized existing nodes). — ogs-australia
Full adaptive optics provides 24.7 dB median power gain over 53.42 km free-space path. — atmo-ao-tbit
Power fluctuations exceeded 20 dB during measurement series despite AO correction. Scintillation index 1-4 measured. — atmo-ao-tbit
NASA PACE mission: 34 million DTN bundles transmitted with 100% success rate — first Class-B operational DTN deployment. — dtn-pace
"The comms pipeline is often the bottleneck that erases the advantages of space computing." Orbital computing will converge on applications with high compute-to-data ratios — tasks that require minimal I/O but intensive processing. — peraspera-realities
Tenerife single-station optical ground station availability is approximately 83.75% (16.25% outage rate). ESA's Optical Ground Station is located at the Observatorio del Teide at 2,393 m altitude — well above the first inversion layer or cloud level — offering optimal conditions for Earth-to-space optical communications links [esa-ogs-tenerife.1]. — ogs-europe-arxiv, esa-ogs-tenerife
TBIRD testing emulated worst-case LEO-to-ground conditions with scintillation index 1.0 at low elevation angles (20-30 degrees). Spacecraft tracking accuracy of 3-7 microradian RMS achieved. — tbird-spie
As coherent light travels through atmosphere, varying air density pockets cause beam wander (eddies larger than beam), beam spreading (eddies smaller), and scintillation (comparable size). Refractive index structure parameter Cn2 is the essential measure. — atmo-effects
Tbit/s line-rate satellite feeder links demonstrated using coherent modulation and full AO: 1.008 Tbit/s line rate over 53.42 km free-space path, net rate 910-935 Gbit/s. — atmo-ao-tbit
Cailabs TILBA-OGS L10 optical ground stations use Multi-Plane Light Conversion (MPLC) technology to correct atmospheric turbulence, enabling full-duplex 10 Gbps satellite-to-ground optical links with remote operability. SES is testing these stations ahead of potential commercial integration into its satellite network. — ses-cailabs-pr
Backhaul between large network points remains the domain of fiber optic infrastructure; satellite ground stations require fiber connectivity to deliver data to end users. — backhaul-fiber
TBIRD operates from 525 km SSO on PTD-3 6U CubeSat. Payload occupies 1.9U (2.3 kg) with 2.0 TB integrated storage. Ground station at Table Mountain, California. — tbird-eoportal
TBIRD uses an automatic repeat request (ARQ) protocol guaranteeing error-free data transmission through atmospheric fading without significant data rate reduction. — tbird-mit
To compete with terrestrial fiber networks, one might need dozens of ground station downlinks worldwide. Data landed at ground stations still needs terrestrial network to reach end users, adding cost and latency. — peraspera-realities
ESA's Optical Ground Station is located at the Observatorio del Teide, Tenerife, at an altitude of 2,393 m — well above the first inversion layer or cloud level — offering optimal conditions for Earth-to-space optical communications links. — esa-ogs-tenerife