Search papers, labs, and topics across Lattice.
This paper investigates the use of Physics-Informed Neural Networks (PINNs) to model spacecraft attitude dynamics for Model Predictive Control (MPC), comparing it to a purely data-driven approach. The authors demonstrate that incorporating physical constraints into the neural network training significantly improves predictive accuracy (68.17% error reduction) and robustness. They further propose a hybrid MPC scheme combining the PINN model with a nominal linear model, achieving faster settling times (61.52%-76.42% reduction) and consistent steady-state convergence under realistic conditions.
PINNs can substantially improve spacecraft attitude control within MPC frameworks by leveraging physical constraints, leading to more reliable predictions and faster response times compared to purely data-driven models.
Reliable spacecraft attitude control depends on accurate prediction of attitude dynamics, particularly when model-based strategies such as Model Predictive Control (MPC) are employed, where performance is limited by the quality of the internal system model. For spacecraft with complex dynamics, obtaining accurate physics-based models can be difficult, time-consuming, or computationally heavy. Learning-based system identification presents a compelling alternative; however, models trained exclusively on data frequently exhibit fragile stability properties and limited extrapolation capability. This work explores Physics-Informed Neural Networks (PINNs) for modeling spacecraft attitude dynamics and contrasts it with a conventional data-driven approach. A comprehensive dataset is generated using high-fidelity numerical simulations, and two learning methodologies are investigated: a purely data-driven pipeline and a physics-regularized approach that incorporates prior knowledge into the optimization process. The results indicate that embedding physical constraints during training leads to substantial improvements in predictive reliability, achieving a 68.17% decrease in mean relative error relative. When deployed within an MPC architecture, the physics-informed models yield superior closed-loop tracking performance and improved robustness to uncertainty. Furthermore, a hybrid control formulation that merges the learned nonlinear dynamics with a nominal linear model enables consistent steady-state convergence and significantly faster response, reducing settling times by 61.52%-76.42% under measurement noise and reaction wheel friction.