Information-Based Trajectory Planning for Autonomous Absolute Tracking in Cislunar Space

    Read original: arXiv:2408.17435 - Published 9/2/2024 by Trevor N. Wolf, Brandon A. Jones
    Information-Based Trajectory Planning for Autonomous Absolute Tracking in Cislunar Space

    Overview

    • This paper presents an information-based trajectory planning approach for autonomous absolute tracking in cislunar space.
    • The goal is to enable spacecraft to navigate and track their position accurately without relying on external references like GPS.
    • The proposed method uses a Gaussian process model to represent the spacecraft's state uncertainty and plan trajectories that minimize information entropy.

    Plain English Explanation

    The paper describes a new way for spacecraft to navigate and track their location in the region between the Earth and the Moon, known as cislunar space. Traditionally, spacecraft have relied on GPS or other external references to know where they are. But in cislunar space, these references may not be available or reliable.

    The researchers' approach uses a mathematical model called a Gaussian process to represent the uncertainty in the spacecraft's position and orientation. By planning trajectories that minimize the information entropy of this uncertainty, the spacecraft can navigate and track its position without needing external references. This "information-based" approach allows the spacecraft to choose the most informative path to reduce its position uncertainty over time.

    The key idea is to use the Gaussian process model to predict how the spacecraft's uncertainty will evolve along different potential trajectories, and then select the trajectory that results in the lowest uncertainty. This enables the spacecraft to autonomously track its position and orientation, which is important for missions in the challenging cislunar environment.

    Technical Explanation

    The paper formulates the problem of autonomous absolute tracking in cislunar space as an optimization task. The spacecraft's state, including its position and orientation, is represented using a Gaussian process model. This allows the uncertainty in the state to be quantified probabilistically.

    The objective is to plan a trajectory that minimizes the information entropy of the final state distribution. Information entropy is a measure of the uncertainty in a probability distribution, so minimizing it corresponds to finding the trajectory that results in the lowest uncertainty about the spacecraft's final state.

    The researchers develop an algorithm to efficiently solve this optimization problem. It involves iteratively simulating the evolution of the Gaussian process model along candidate trajectories and selecting the one that minimizes the expected information entropy.

    Importantly, this information-based approach does not require any external position references like GPS. The spacecraft can autonomously track its state using only onboard sensors and the Gaussian process model. This makes it well-suited for cislunar missions where traditional navigation aids may be unavailable or unreliable.

    Critical Analysis

    The paper presents a novel and promising approach for autonomous spacecraft navigation in the challenging cislunar environment. By using a probabilistic Gaussian process model to reason about state uncertainty, the proposed method can plan informative trajectories without relying on external references.

    However, the paper does not address several important practical considerations. For example, it assumes the Gaussian process model accurately captures the spacecraft's dynamics, which may not hold in reality due to modeling errors or unforeseen disturbances. The algorithm's performance and robustness in the face of such uncertainties is not evaluated.

    Additionally, the paper only considers a simplified 2D scenario. Extending the approach to full 3D navigation in the complex cislunar environment may introduce additional challenges that are not addressed.

    Further research is needed to validate the method's feasibility and assess its limitations, such as the impact of sensor noise, communication latency, and computational constraints on real-world spacecraft implementations.

    Conclusion

    This paper presents a novel information-based trajectory planning approach for autonomous absolute tracking in cislunar space. By modeling the spacecraft's state uncertainty using a Gaussian process, the method can plan trajectories that minimize information entropy and enable self-localization without external references.

    The proposed technique offers a promising path towards more autonomous and resilient spacecraft navigation in the challenging cislunar domain. However, further research is needed to address practical implementation challenges and validate the approach's performance in realistic scenarios.

    Overall, this work represents an important step in advancing the state of the art in autonomous spacecraft guidance and control, with potential applications for future lunar and deep-space exploration missions.



    This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

    Total Score

    0

    Follow @aimodelsfyi on 𝕏 →

    Related Papers

    Information-Based Trajectory Planning for Autonomous Absolute Tracking in Cislunar Space
    Total Score

    0

    Information-Based Trajectory Planning for Autonomous Absolute Tracking in Cislunar Space

    Trevor N. Wolf, Brandon A. Jones

    The resurgence of lunar operations requires advancements in cislunar navigation and Space Situational Awareness (SSA). Challenges associated to these tasks have created an interest in autonomous planning, navigation, and tracking technologies that operate with little ground-based intervention. This research introduces a trajectory planning tool for a low-thrust mobile observer, aimed at maximizing navigation and tracking performance with satellite-to-satellite relative measurements. We formulate an expression for the information gathered over an observation period based on the mutual information between augmented observer/target states and the associated measurement set collected. We then develop an optimal trajectory design problem for a mobile observer, balancing information gain and control effort, and solve this problem with a Sequential Convex Programming (SCP) approach. The developed methods are demonstrated in scenarios involving spacecraft in the cislunar regime, demonstrating the potential for improved autonomous navigation and tracking.

    Read more

    9/2/2024

    🔍

    Total Score

    0

    An Autonomous Vision-Based Algorithm for Interplanetary Navigation

    Eleonora Andreis, Paolo Panicucci, Francesco Topputo

    The surge of deep-space probes makes it unsustainable to navigate them with standard radiometric tracking. Self-driving interplanetary satellites represent a solution to this problem. In this work, a full vision-based navigation algorithm is built by combining an orbit determination method with an image processing pipeline suitable for interplanetary transfers of autonomous platforms. To increase the computational efficiency of the algorithm, a non-dimensional extended Kalman filter is selected as state estimator, fed by the positions of the planets extracted from deep-space images. An enhancement of the estimation accuracy is performed by applying an optimal strategy to select the best pair of planets to track. Moreover, a novel analytical measurement model for deep-space navigation is developed providing a first-order approximation of the light-aberration and light-time effects. Algorithm performance is tested on a high-fidelity, Earth--Mars interplanetary transfer, showing the algorithm applicability for deep-space navigation.

    Read more

    6/19/2024

    Mission Planning on Autonomous Avoidance for Spacecraft Confronting Orbital Debris
    Total Score

    0

    Mission Planning on Autonomous Avoidance for Spacecraft Confronting Orbital Debris

    Chen Xingwen, Wang Tong, Qiu Jianbin, Feng Jianbo

    This paper investigates the mission planning problem for spacecraft confronting orbital debris to achieve autonomous avoidance. Firstly, combined with the avoidance requirements, a closed-loop framework of autonomous avoidance for orbital debris is proposed. Under the established model of mission planning, a two-stage planning is proposed to coordinate the conflict between routine tasks and debris avoidance. During the planning for expansion, the temporal constraints for duration actions are handled by the ordering choices. Meanwhile, dynamic resource variables satisfying instantaneous numerical change and continuous linear change are reasoned in the execution of actions. Linear Programming (LP) can solve the bounds of variables in each state, which is used to check the consistency of the interactive constraints on duration and resource. Then, the temporal relaxed planning graph (TRPG) heuristics is rationally developed to guide the plan towards the goal. Finally, the simulation demonstrates that the proposed mission planning strategy can effectively achieve the autonomous debris avoidance of the spacecraft.

    Read more

    9/20/2024

    🛠️

    Total Score

    0

    Trajectory Optimization for Adaptive Informative Path Planning with Multimodal Sensing

    Joshua Ott, Edward Balaban, Mykel Kochenderfer

    We consider the problem of an autonomous agent equipped with multiple sensors, each with different sensing precision and energy costs. The agent's goal is to explore the environment and gather information subject to its resource constraints in unknown, partially observable environments. The challenge lies in reasoning about the effects of sensing and movement while respecting the agent's resource and dynamic constraints. We formulate the problem as a trajectory optimization problem and solve it using a projection-based trajectory optimization approach where the objective is to reduce the variance of the Gaussian process world belief. Our approach outperforms previous approaches in long horizon trajectories by achieving an overall variance reduction of up to 85% and reducing the root-mean square error in the environment belief by 50%. This approach was developed in support of rover path planning for the NASA VIPER Mission.

    Read more

    4/30/2024