A Rapid Trajectory Optimization and Control Framework for Resource-Constrained Applications
Deep Parikh, Thomas L. Ahrens, Manoranjan Majji
TL;DR
The paper addresses real-time trajectory optimization for resource-constrained autonomous space systems by introducing an integral Chebyshev collocation-based MPC framework. By mapping dynamics to the Chebyshev domain with $\tau \in [-1,1]$ and formulating the continuous-time cost $J$ into a quadratic program via Gaussian quadrature, the method yields a precomputable Hessian $H$ and gradient $\mathbf{f}$ for efficient online optimization. Constraints are handled with a slack variable and linear inequalities/equalities, and collision avoidance is achieved through differential collision detection for convex polytopes (DCOL) coupled with a soft keep-out mechanism. The approach demonstrates substantial computational savings on edge hardware, enables larger horizons without prohibitive resource use, and is validated in a TPODS docking scenario with robust KOC/DCOL-based safety, offering practical impact for fast, reliable autonomous space operations.
Abstract
This paper presents a computationally efficient model predictive control formulation that uses an integral Chebyshev collocation method to enable rapid operations of autonomous agents. By posing the finite-horizon optimal control problem and recursive re-evaluation of the optimal trajectories, minimization of the L2 norms of the state and control errors are transcribed into a quadratic program. Control and state variable constraints are parameterized using Chebyshev polynomials and are accommodated in the optimal trajectory generation programs to incorporate the actuator limits and keep-out constraints. Differentiable collision detection of polytopes is leveraged for optimal collision avoidance. Results obtained from the collocation methods are benchmarked against the existing approaches on an edge computer to outline the performance improvements. Finally, collaborative control scenarios involving multi-agent space systems are considered to demonstrate the technical merits of the proposed work.
