Autonomous driving paper index
A Longitudinal/Lateral Coupled Neural Network Model Predictive Controller for Path Tracking of Self-Driving Vehicle
One-line summary
This paper proposes replacing the classical mechanism model with a recurrent neural network (RNN) for vehicle dynamical state prediction under the framework of MPC to achieve higher control effects under high speed steering processes.
Engineering notes
The control performance of MPC is highly dependent on the accuracy dynamic model; however, as vehicles are strongly coupled nonlinear systems, the prediction accuracy of the classical mechanism model decreases significantly at high-speed conditions, leading to increased control errors.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
In recent years, the model predictive control (MPC) algorithm has been increasingly applied to the path tracking of self-driving vehicles due to its capacity to deal with dynamic constraints explicitly. The control performance of MPC is highly dependent on the accuracy dynamic model; however, as vehicles are strongly coupled nonlinear systems, the prediction accuracy of the classical mechanism model decreases significantly at high-speed conditions, leading to increased control errors. This paper proposes replacing the classical mechanism model with a recurrent neural network (RNN) for vehicle dynamical state prediction under the framework of MPC to achieve higher control effects under high speed steering processes. The RNN vehicle dynamic model uses historical data of control and state variables to predict future states. Based on this novel model, longitudinal/lateral coupled model predictive control is realized. The differential evolution algorithm is proposed to solve the optimization problem in the controller. Finally, the prediction accuracy of the RNN model is verified on the real vehicle dataset and compared with linear/nonlinear mechanism models. The control algorithm proposed in this paper is compared with classical MPC against low and high speeds (10m/s and 30m/s) on the ADAMS/Python/Simulink joint simulation platform. The results show that the control accuracy and stability of the longitudinal/lateral coupled neural network MPC are higher than classical MPC, especially at high speed.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments