日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
軌道計画/強化学習arXiv:2508.10872

TLEベースのA2Cエージェントによる地上観測カバレッジのための軌道計画

TLE-Based A2C Agent for Terrestrial Coverage Orbital Path Planning

シェア:XThreadsFacebookLINEはてブBluesky

TLEを用いた軌道シミュレーション環境でA2C強化学習により衛星の軌道5要素を調整し、指定した地上領域を効率的にカバーする軌道計画手法を提案した。

著者: Anantha Narayanan, Battu Bhanu Teja, Pruthwik Mishra

分類: cs.RO, cs.AI

原文アブストラクト

The increasing congestion of Low Earth Orbit (LEO) poses persistent challenges to the efficient deployment and safe operation of Earth observation satellites. Mission planners must now account not only for mission-specific requirements but also for the increasing collision risk with active satellites and space debris. This work presents a reinforcement learning framework using the Advantage Actor-Critic (A2C) algorithm to optimize satellite orbital parameters for precise terrestrial coverage within predefined surface radii. By formulating the problem as a Markov Decision Process (MDP) within a custom OpenAI Gymnasium environment, our method simulates orbital dynamics using classical Keplerian elements. The agent progressively learns to adjust five of the orbital parameters - semi-major axis, eccentricity, inclination, right ascension of ascending node, and the argument of perigee-to achieve targeted terrestrial coverage. Comparative evaluation against Proximal Policy Optimization (PPO) demonstrates A2C's superior performance, achieving 5.8x higher cumulative rewards (10.0 vs 9.263025) while converging in 31.5x fewer timesteps (2,000 vs 63,000). The A2C agent consistently meets mission objectives across diverse target coordinates while maintaining computational efficiency suitable for real-time mission planning applications. Key contributions include: (1) a TLE-based orbital simulation environment incorporating physics constraints, (2) validation of actor-critic methods' superiority over trust region approaches in continuous orbital control, and (3) demonstration of rapid convergence enabling adaptive satellite deployment. This approach establishes reinforcement learning as a computationally efficient alternative for scalable and intelligent LEO mission planning.

関連論文

PR本紙発行元 EmplifAI