Learning-Based Approximate Nonlinear Model Predictive Control Motion Cueing
Camilo Gonzalez Arango, Houshyar Asadi, Mohammad Reza Chalak Qazani, Chee Peng Lim
TL;DR
The paper tackles the computational bottleneck of nonlinear model predictive control-based motion cueing by introducing a learning-based MCA built on differentiable predictive control. It combines a learnable nonlinear joint-space plant with a policy network trained offline to mimic NMPC, enabling real-time inference without horizon shortening or downsampling. Key findings show motion cueing quality on par with exact NMPC while achieving around a 400x reduction in computation time, and demonstrated generalization to unseen vehicles and physics-based simulations. This approach offers a scalable path to high-rate, constraint-aware motion cueing in serial robot-based simulators and opens avenues for disturbance handling and gradient-based controller tuning.
Abstract
Motion Cueing Algorithms (MCAs) encode the movement of simulated vehicles into movement that can be reproduced with a motion simulator to provide a realistic driving experience within the capabilities of the machine. This paper introduces a novel learning-based MCA for serial robot-based motion simulators. Building on the differentiable predictive control framework, the proposed method merges the advantages of Nonlinear Model Predictive Control (NMPC) - notably nonlinear constraint handling and accurate kinematic modeling - with the computational efficiency of machine learning. By shifting the computational burden to offline training, the new algorithm enables real-time operation at high control rates, thus overcoming the key challenge associated with NMPC-based motion cueing. The proposed MCA incorporates a nonlinear joint-space plant model and a policy network trained to mimic NMPC behavior while accounting for joint acceleration, velocity, and position limits. Simulation experiments across multiple motion cueing scenarios showed that the proposed algorithm performed on par with a state-of-the-art NMPC-based alternative in terms of motion cueing quality as quantified by the RMSE and correlation coefficient with respect to reference signals. However, the proposed algorithm was on average 400 times faster than the NMPC baseline. In addition, the algorithm successfully generalized to unseen operating conditions, including motion cueing scenarios on a different vehicle and real-time physics-based simulations.
