Trajectory Planning for Automated Vehicles Based on the Quadratic Programming Method

Ying Wang,Chong Wei,Shurong Li
DOI: https://doi.org/10.2139/ssrn.4040529
2022-01-01
SSRN Electronic Journal
Abstract:Autonomous driving is regarded as an effective solution to improve traffic safety, reduce congestion and expand traffic capacity. Among them, trajectory planning for the automated vehicle is a challenging problem owing to the complexity and diversity of the driving environment. It requires the planner’s ability to plan safe and comfortable trajectories in a wide range of driving situations. Addressing this issue, this paper proposes a universal trajectory planning scheme based on the quadratic programming method. With the help of the neural network, a path quadratic programming (QP) model is firstly constructed to generate the driving path that can consider both static and dynamic obstacles, which improves the efficiency of trajectory generation. Then, along with the planned path, the velocity profile QP model optimizes the real-time velocity of the ego vehicle to ensure ride safety and comfort. Combining the driving path and its velocity profile, the approximate trajectory can be finally determined. Due to the advantage of the low computation to converge a minimum in the convex function, the motion trajectory planning is converted into a QP optimization problem in this paper. Correspondingly, the optimization time and feasibility of trajectory have been greatly improved. The proposed scheme is implemented with the embedded optimization solver in the MATLAB environment, and the trajectory performance is evaluated in various on-road scenarios.
What problem does this paper attempt to address?