Differentiable Satellite Constellation Configuration via Relaxed Coverage and Revisit Objectives

arXiv cs.RO / 4/22/2026

📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses satellite constellation design by introducing differentiable, gradient-friendly objective functions for maximizing coverage and minimizing revisit gaps across ground targets.
  • It replaces hard, non-differentiable visibility/revisit computations with four continuous relaxations: soft-sigmoid visibility, noisy-OR aggregation, leaky-integrator revisit tracking, and LogSumExp soft-max.
  • By composing these relaxations with a differentiable orbit propagator (differentiable ∂SGP4), the authors create an end-to-end differentiable pipeline from orbital elements to mission-level objectives.
  • Experiments show the method can recover Walker-Delta geometry from irregular starting points and can discover Molniya-like elliptical orbits using only gradients.
  • Compared with simulated annealing, genetic algorithms, and differential evolution, the gradient-based approach reaches Walker-equivalent solutions in ~750 evaluations, while black-box methods plateau at worse revisit performance even with larger budgets.

Abstract

Satellite constellation design requires optimizing orbital parameters across multiple satellites to maximize mission specific metrics. For many types of mission, it is desirable to maximize coverage and minimize revisit gaps over ground targets. Existing approaches to constellation design either restrict the design space to symmetric parametric families such as Walker constellations, or rely on metaheuristic methods that require significant compute and many iterations. Gradient-based optimization has been considered intractable due to the non-differentiability of coverage and revisit metrics, which involve binary visibility indicators and discrete max operations. We introduce four continuous relaxations: soft sigmoid visibility, noisy-OR multi-satellite aggregation, leaky integrator revisit gap tracking, and LogSumExp soft-maximum, which when composed with the \partialSGP4 differentiable orbit propagator, yield a fully differentiable pipeline from orbital elements to mission-level objectives. We show that this scheme can recover Walker-Delta geometry from irregular initializations, and discovers elliptical Molniya-like orbits with apogee dwell over extreme latitudes from only gradients. Compared to simulated annealing (SA), genetic algorithm (GA), and differential evolution (DE) baselines, our gradient-based method recovers Walker-equivalent geometry within {\sim}750 evaluations, whereas the three black-box baselines plateau at with significantly worse revisit even with roughly four times the evaluation budget.