Cooperative Optimization of Intelligent Vehicle Path Planning Based on PSO-SSA and RRT
Regarding the issues of long response time and low planning efficiency in the path plan-ning algorithms for smart vehicles facing diverse working scenarios,a multi-element collaborative op-timization strategy was proposed.Firstly,the vigilance mechanism of SSA was integrated with the population optimization characteristics of PSO,optimizing the inertia weight factor and learning factor in the PSO algorithm.Secondly,a"triangular wiring"search rule was introduced to perform bidirec-tional optimization(RRT-Connect)on the RRT algorithm.Subsequently,a complex environmental road simulation model was established using MATLAB software,and simulation tests were conducted on the proposed optimization solutions.The results demonstrate that,compared to single optimization approaches,the collaborative optimization algorithm exhibits significant advantages in terms of path length and planning time.Finally,real-vehicle tests are conducted on the application scenarios of the two collaborative optimization solutions,showing that in local path planning,the SSA-PSO algorithm has a shorter response time and higher planning efficiency,while in global path planning,the"trian-gular wiring"RRT-Connect algorithm exhibits greater advantages.
path planningsparrow search algorithm(SSA)particle swarm optimization(PSO)algorithmtriangular wiringrapidly-exploring random tree(RRT)algorithm