paper-with-me

Papers

Constraint-Aware Execution Planning for Hybrid Space-Ground Compute Workloads

2026-03-04 · Subhadip Mitra arxiv

Low Earth orbit (LEO) satellites increasingly carry compute hardware capable of on-board processing, yet each satellite generates roughly two orders of magnitude more data than it can downlink per orbit. This mismatch forces operators to decide, for every workload, which computation runs on-board and which runs on the ground, how intermediate data crosses the space-ground boundary through narrow contact windows, and how to maintain delivery guarantees over noisy channels. We present Constraint-Aware Execution (CAE), a planning system that takes a satellite identifier, a workload expressed as a directed acyclic graph of processing steps, and a set of orbital and resource constraints, and produces a deterministic, physically grounded execution plan. CAE operates in four phases: (1) orbital environment construction via SGP4 propagation with eclipse detection and ground station pass prediction, (2) compute placement using a cost model that compares on-board resource consumption against transfer overhead, (3) transfer insertion with adaptive forward error correction and security overhead modeling, and (4) greedy first-fit scheduling into orbital windows under power, thermal, compute, and communication constraints. We evaluate CAE against five representative workload patterns across satellites in distinct orbital regimes and demonstrate that the system produces feasible plans in under two seconds, correctly exploits onboard data reduction to minimize transfer volume, and adapts FEC and multi-pass allocation to varying channel conditions. CAE is deployed as a production API computing plans for any cataloged satellite using live two-line element data.

📄 PDF Abstract BibTeX arXiv:2605.04052

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mixed-Integer MPC-Based Motion Planning Using Hybrid Zonotopes with Tight Relaxations

2024-11-02 · Joshua A. Robbins, Jacob A. Siefert, Sean Brennan, Herschel C. Pangborn

Autonomous vehicle (AV) motion planning problems often involve non-convex constraints, which present a major barrier to applying model predictive control (MPC) in real time on embedded hardware. This paper presents an ap…

Model Predictive ControlMotion Planning

VORL-EXPLORE: A Hybrid Learning Planning Approach to Multi-Robot Exploration in Dynamic Environments

2026-03-09 · Ning Liu, Sen Shen, Zheng Li, Sheng Liu 외 arxiv

Hierarchical multi-robot exploration commonly decouples frontier allocation from local navigation, which can make the system brittle in dense and dynamic environments. Because the allocator lacks direct awareness of exec…

Reinforcement LearningCollision Avoidance

Enhancing Lattice-based Motion Planning with Introspective Learning and Reasoning

2020-05-15 · Mattias Tiger, David Bergström, Andreas Norrstig, Fredrik Heintz

Lattice-based motion planning is a hybrid planning method where a plan made up of discrete actions simultaneously is a physically feasible trajectory. The planning takes both discrete and continuous aspects into account,…

Motion Planning

Feasibility-aware Hybrid Control for Motion Planning under Signal Temporal Logics

2026-05-05 · Panagiotis Rousseas, Dimos V. Dimarogonas arxiv

In this work, a novel method for planar task and motion planning based on hybrid modeling is proposed. By virtue of a discrete variable which models local constraint satisfaction and enables local feasibility analysis, t…

Motion Planning

MPCC: A Novel Benchmark for Multimodal Planning with Complex Constraints in Multimodal Large Language Models

2025-07-31 · Yiyan Ji, Haoran Chen, Qiguang Chen, Chengyue Wu 외 arxiv

Multimodal planning capabilities refer to the ability to predict, reason, and design steps for task execution with multimodal context, which is essential for complex reasoning and decision-making across multiple steps. H…