paper-with-me

홈 › Papers

A Maximum Independent Set Method for Scheduling Earth Observing Satellite Constellations

2020-08-15 · Duncan Eddy, Mykel J. Kochenderfer

Operating Earth observing satellites requires efficient planning methods that coordinate activities of multiple spacecraft. The satellite task planning problem entails selecting actions that best satisfy mission objectives for autonomous execution. Task scheduling is often performed by human operators assisted by heuristic or rule-based planning tools. This approach does not efficiently scale to multiple assets as heuristics frequently fail to properly coordinate actions of multiple vehicles over long horizons. Additionally, the problem becomes more difficult to solve for large constellations as the complexity of the problem scales exponentially in the number of requested observations and linearly in the number of spacecraft. It is expected that new commercial optical and radar imaging constellations will require automated planning methods to meet stated responsiveness and throughput objectives. This paper introduces a new approach for solving the satellite scheduling problem by generating an infeasibility-based graph representation of the problem and finding a maximal independent set of vertices for the graph. The approach is tested on a scenarios of up to 10,000 requested imaging locations for the Skysat constellation of optical satellites as well as simulated constellations of up to 24 satellites. Performance is compared with contemporary graph-traversal and mixed-integer linear programming approaches. Empirical results demonstrate improvements in both the solution time along with the number of scheduled collections beyond baseline methods. For large problems, the maximum independent set approach is able find a feasible schedule with 8% more collections in 75% less time.

📄 PDF Abstract BibTeX arXiv:2008.08446

Code (0)

등록된 구현이 없습니다.

Tasks

SchedulingTask Planning

Similar Papers 제목 키워드 기반

An adaptive Simulated Annealing-based satellite observation scheduling method combined with a dynamic task clustering strategy

2014-01-14 · Guohua Wu, Huilin Wang, Haifeng Li, Witold Pedrycz 외

Efficient scheduling is of great significance to rationally make use of scarce satellite resources. Task clustering has been demonstrated to realize an effective strategy to improve the efficiency of satellite scheduling…

ClusteringScheduling

Multi-strip observation scheduling problem for ac-tive-imaging agile earth observation satellites

2022-07-04 · Zhongxiang Chang, Abraham P. Punnen, Zhongbao Zhou

Active-imaging agile earth observation satellite (AI-AEOS) is a new generation agile earth observation satellite (AEOS). With renewed capabilities in observation and active im-aging, AI-AEOS improves upon the observation…

Earth ObservationScheduling

EOS-Bench: A Comprehensive Benchmark for Earth Observation Satellite Scheduling

2026-04-28 · Qian Yin, Jiaxing Li, Jiaqi Cheng, Qizhang Luo 외 arxiv

Earth observation satellite imaging scheduling is a challenging NP-hard combinatorial optimisation problem central to space mission operations. While next-generation agile Earth observation satellites (EOS) increase oper…

Computational EfficiencyReinforcement Learning

Towards Realistic Earth-Observation Constellation Scheduling: Benchmark and Methodology

2025-10-30 · Luting Wang, Yinghao Xiang, Hongliang Huang, Dongjun Li 외 arxiv

Agile Earth Observation Satellites (AEOSs) constellations offer unprecedented flexibility for monitoring the Earth's surface, but their scheduling remains challenging under large-scale scenarios, dynamic environments, an…

Markov Decision Processes For Multi-Objective Satellite Task Planning

2019-10-18

This paper presents a semi-Markov decision process (SMDP) formulation of the satellite task scheduling problem. This formulation can consider multiple operational objectives simultaneously and plan transitions between di…

ManagementSchedulingTask Planning