๐ค AI Summary
This work proposes a hybrid control framework that integrates physics-informed neural networks (PINNs) with model predictive control (MPC) to address the limitations of both traditional and purely data-driven approaches for satellite attitude control. Traditional methods rely on high-fidelity dynamical models that are complex and computationally expensive, whereas data-driven strategies often suffer from poor generalization and inadequate stability guarantees. By embedding physical priors into neural network training, the proposed approach constructs a robust and accurate surrogate model of attitude dynamics, which is then combined with a linear nominal model to form a nonlinearโlinear hybrid MPC architecture. Experimental results demonstrate that, compared to purely data-driven methods, the proposed framework reduces the mean relative prediction error by 68.17% and shortens closed-loop settling time by 61.52%โ76.42% under measurement noise and reaction wheel friction disturbances, while ensuring stable convergence.
๐ Abstract
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.