Abstract
The dual quaternion-based 6-DoF powered-descent guidance algorithm (DQG) was selected as the candidate powered-descent guidance algorithm for NASA’s Safe and Precise Landing — Integrated Capabilities Evolution (SPLICE) project. DQG is capable of handling state-triggered constraints that are of the utmost importance in terms of enabling technologies such as terrain relative navigation (TRN). In this work, we develop a custom solver for DQG to enable onboard implementation for future rocket landing missions. We describe the design and implementation of a real-timecapable optimization framework, called sequential conic optimization (SeCO), that blends together sequential convex programming and first-order conic optimization to solve difficult nonconvex trajectory optimization problems, such as DQG, in realtime. This framework is entirely devoid of matrix factorizations/inversions, making it suitable for safety-critical applications. Under the hood, the SeCO framework leverages a first-order primal-dual conic optimization solver, based on the proportionalintegral projected gradient method (PIPG), that combines the ideas of projected gradient descent and proportional-integral feedback of constraint violation. Unlike other conic optimization solvers, PIPG effectively exploits the sparsity and geometric structure of the constraints, avoids expensive equation solving, and is suitable for both real-time and large-scale applications. We describe the implementation of this solver, and develop customizable first-order methods, including an analytical preconditioning algorithm, to solve the nonconvex DQG optimal control problem in real-time. Strategies such as warm-starting and extrapolation are leveraged to further accelerate convergence. We show that the DQG-customized solver is able to solve the problem significantly faster than other state-of-the-art convex optimization solvers, and thus demonstrate the viability of SeCO for real-time, mission-critical applications onboard computationally constrained flight hardware.
Original language | English (US) |
---|---|
Title of host publication | AIAA SciTech Forum and Exposition, 2023 |
Publisher | American Institute of Aeronautics and Astronautics Inc, AIAA |
ISBN (Print) | 9781624106996 |
DOIs | |
State | Published - 2023 |
Externally published | Yes |
Event | AIAA SciTech Forum and Exposition, 2023 - Orlando, United States Duration: Jan 23 2023 → Jan 27 2023 |
Publication series
Name | AIAA SciTech Forum and Exposition, 2023 |
---|
Conference
Conference | AIAA SciTech Forum and Exposition, 2023 |
---|---|
Country/Territory | United States |
City | Orlando |
Period | 1/23/23 → 1/27/23 |
Bibliographical note
Publisher Copyright:© 2023, American Institute of Aeronautics and Astronautics Inc, AIAA. All rights reserved.