[go: up one dir, main page]

CN104021664B - The dynamic path planning method of forming into columns and travelling worked in coordination with by automobile - Google Patents

The dynamic path planning method of forming into columns and travelling worked in coordination with by automobile Download PDF

Info

Publication number
CN104021664B
CN104021664B CN201410244994.1A CN201410244994A CN104021664B CN 104021664 B CN104021664 B CN 104021664B CN 201410244994 A CN201410244994 A CN 201410244994A CN 104021664 B CN104021664 B CN 104021664B
Authority
CN
China
Prior art keywords
formation
road
algorithm
car
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201410244994.1A
Other languages
Chinese (zh)
Other versions
CN104021664A (en
Inventor
张晋东
贾晓燕
李亚慧
冯阳
魏志杰
孙晨
马彬
李瑞升
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jilin University
Original Assignee
Jilin University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jilin University filed Critical Jilin University
Priority to CN201410244994.1A priority Critical patent/CN104021664B/en
Publication of CN104021664A publication Critical patent/CN104021664A/en
Application granted granted Critical
Publication of CN104021664B publication Critical patent/CN104021664B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Traffic Control Systems (AREA)

Abstract

本发明涉及一种汽车协同编队行驶的动态路径规划方法,包括:步骤10,判断是否到达目的地,如果未到达目的,则执行步骤20;步骤20,判断头车是否到达路口,如果头车到达路口,执行步骤30;步骤30,采用SPFA算法确定初始最短路径;步骤40,获取当前路口所有汽车的信息;步骤50,用Fuzzy编队算法判断当前路口是否适合编队,如果适合编队,执行步骤60,否则执行步骤70;步骤60,控制汽车在目标路段形成编队;步骤70,更新源路段和路段的相关信息;步骤80,执行步骤10。本发明提高道路交通的安全性、道路的通行能力、节约能源、减轻驾驶员的劳动强度、提高其舒适度,这样可以使道路容量尽可能的加大,使行驶尽可能的通畅。

The present invention relates to a dynamic route planning method for vehicles traveling in a coordinated formation, comprising: step 10, judging whether the destination has been reached, and if not, performing step 20; step 20, judging whether the leading vehicle has arrived at the intersection, and if the leading vehicle has arrived Intersection, execute step 30; step 30, use the SPFA algorithm to determine the initial shortest path; step 40, obtain the information of all cars at the current intersection; step 50, use the Fuzzy formation algorithm to judge whether the current intersection is suitable for formation, if suitable for formation, perform step 60, Otherwise, execute step 70; step 60, control the vehicles to form a formation on the target road section; step 70, update the source road section and the relevant information of the road section; step 80, execute step 10. The invention improves the safety of road traffic, the traffic capacity of the road, saves energy, reduces the labor intensity of the driver, and improves the driver's comfort, so that the road capacity can be increased as much as possible, and the driving can be smoothed as much as possible.

Description

汽车协同编队行驶的动态路径规划方法A Dynamic Path Planning Method for Coordinated Formation Driving of Vehicles

技术领域technical field

本发明涉及路径规划领域,特别是涉及一种汽车协同编队行驶的动态路径规划方法。The invention relates to the field of path planning, in particular to a dynamic path planning method for vehicles traveling in coordinated formation.

背景技术Background technique

就目前的情况来看,解决交通问题切实可行的办法是如何提高现有的道路交通容量和效率。例如使用先进的科学技术来提高汽车性能;利用自动化技术消除驾驶员反应延时和判断不准确等人为因素带来的干扰;采用更有效的交通管理办法对汽车合理调度等,这些方法不仅能够提高道路交通流量,同时可减轻交通阻塞、交通事故等不利现象的发生。As far as the current situation is concerned, the practical way to solve the traffic problem is how to improve the existing road traffic capacity and efficiency. For example, use advanced science and technology to improve vehicle performance; use automation technology to eliminate the interference caused by human factors such as driver response delay and inaccurate judgment; adopt more effective traffic management methods to rationally dispatch vehicles, etc. These methods can not only improve The road traffic flow can be reduced, and the occurrence of adverse phenomena such as traffic jams and traffic accidents can be reduced.

近些年来,各国都对智能交通各领域进行了追踪研究,我们发现:In recent years, various countries have carried out follow-up research on various fields of intelligent transportation, and we found that:

最优路径规划模块是车载导航系统中的关键模块,最优路径规划算法的实时性和最优性是衡量导航系统性能好坏的重要指标。最优路径规划根据电子地图中的拓扑关系,考虑实时交通信息,规划出最优路径,供导航系统引导用户。这样,可以降低用户的出行费用,解决用户对陌生城市道路不熟悉的问题,甚至可以协调的控制城市的汽车出行路线,提高城市道路的利用效率,较少拥挤道路数量。The optimal path planning module is a key module in the vehicle navigation system, and the real-time and optimality of the optimal path planning algorithm are important indicators to measure the performance of the navigation system. The optimal path planning is based on the topological relationship in the electronic map, considering the real-time traffic information, and plans the optimal path for the navigation system to guide the user. In this way, the user's travel expenses can be reduced, the user's unfamiliarity with unfamiliar urban roads can be solved, and even the city's car travel routes can be controlled in a coordinated manner, the utilization efficiency of urban roads can be improved, and the number of congested roads can be reduced.

交通限制信息的复杂性以及交通状况随时间的不断变化的特性使得用一般的以理想网络图模型为基础的静态寻路算法所得到的最优路径很有可能与实际最优路径相去甚远,这样就要求导航系统具备考虑交通限制信息以及交通状况动态变化特性的动态寻路能力。因而,对汽车导航系统动态寻路技术包括动态交通路网建模,动态寻路算法的设计、实施,动态导航系统平台结构设计等方面作详细的分析和研究将具有重要的实际应用价值。The complexity of traffic restriction information and the changing characteristics of traffic conditions over time make the optimal path obtained by the general static path-finding algorithm based on the ideal network graph model very likely to be far from the actual optimal path. In this way, the navigation system is required to have the dynamic pathfinding capability considering the traffic restriction information and the dynamic changing characteristics of traffic conditions. Therefore, detailed analysis and research on the dynamic pathfinding technology of car navigation system, including dynamic traffic road network modeling, design and implementation of dynamic pathfinding algorithm, and platform structure design of dynamic navigation system, will have important practical application value.

在众多的汽车调度方法中,对汽车进行编队控制就是一种有效的汽车调度方法。其目的是提高陆路交通的安全性、提高道路的通行能力、节约能源、减轻驾驶员的劳动强度、提高其舒适度等。Among many vehicle dispatching methods, the formation control of vehicles is an effective vehicle scheduling method. Its purpose is to improve the safety of land transportation, improve the traffic capacity of the road, save energy, reduce the labor intensity of the driver, and improve its comfort.

通过动态最优路径选取以及汽车编队的控制提高道路汽车密度,增加道路容量,同时,有效地缓解交通拥堵,增强交通的畅通性及安全性。此外,汽车编队行驶可以降低汽车受到的空气阻力,降低汽车耗油,节约能源。因此有必要对最优路径选取基础上的汽车编队的控制方法进行研究。Through the dynamic optimal path selection and the control of vehicle formation, the road vehicle density can be increased, and the road capacity can be increased. At the same time, traffic congestion can be effectively alleviated, and traffic smoothness and safety can be enhanced. In addition, driving in formation can reduce the air resistance of the cars, reduce the fuel consumption of the cars and save energy. Therefore, it is necessary to study the control method of vehicle formation based on optimal path selection.

综上所述,进行动态选路基础上汽车的编队控制的研究在提高交通安全性和道路通行能力方面具有重大的理论和现实意义。To sum up, the research on vehicle formation control based on dynamic routing has great theoretical and practical significance in improving traffic safety and road capacity.

发明内容Contents of the invention

本发明的目的是提供一种汽车协同编队行驶的动态路径规划方法,以提高道路交通的安全性、道路的通行能力、节约能源、减轻驾驶员的劳动强度、提高其舒适度,这样可以使道路容量尽可能的加大,使行驶尽可能的通畅。The purpose of the present invention is to provide a dynamic path planning method for cars to travel in a coordinated formation, so as to improve the safety of road traffic, the traffic capacity of the road, save energy, reduce the labor intensity of the driver, and improve its comfort, so that the road can be The capacity is increased as much as possible to make the driving as smooth as possible.

为解决上述技术问题,作为本发明的一个方面,提供了一种汽车协同编队行驶的动态路径规划方法,包括:步骤10,判断是否到达目的地,如果未到达目的,则执行步骤20;步骤20,判断头车是否到达路口,如果头车到达路口,执行步骤30;步骤30,采用SPFA算法确定初始最短路径;步骤40,获取当前路口所有汽车的信息;步骤50,用Fuzzy编队算法判断当前路口是否适合编队,如果适合编队,执行步骤60,否则执行步骤70;步骤60,控制汽车在目标路段形成编队;步骤70,更新源路段和路段的相关信息;步骤80,执行步骤10。In order to solve the above-mentioned technical problems, as an aspect of the present invention, a dynamic route planning method for vehicle cooperative formation driving is provided, including: step 10, judging whether the destination has been reached, and if the destination is not reached, then perform step 20; step 20 , to determine whether the leading vehicle has reached the intersection, if the leading vehicle arrives at the intersection, go to step 30; step 30, use the SPFA algorithm to determine the initial shortest path; step 40, obtain the information of all cars at the current intersection; step 50, use the Fuzzy formation algorithm to determine the current intersection Whether it is suitable for formation, if it is suitable for formation, execute step 60, otherwise execute step 70; step 60, control the car to form a formation on the target road section; step 70, update the relevant information of the source road section and road section; step 80, execute step 10.

进一步地,步骤20还包括:如果头车未到达路口,则执行步骤30’;步骤30’,取得前车信息;步骤40’,根据Fuzzy编队算法判断是否适合编队,如果适合,执行步50’,否则执行步骤60’;步骤50’,控制汽车在当前路段形成编队;步骤60’,执行步骤10。Further, step 20 also includes: if the leading vehicle has not reached the intersection, then execute step 30'; step 30', obtain the information of the preceding vehicle; step 40', judge whether the formation is suitable according to the Fuzzy formation algorithm, and if so, execute step 50' , otherwise execute step 60'; step 50', control the vehicles to form a formation on the current road section; step 60', execute step 10.

进一步地,在步骤10之后且在步骤20之前还包括:步骤11,判断是否为头车,如果是头车,则执行步骤20,否则执行步骤10。Further, after step 10 and before step 20, it also includes: step 11, judge whether it is the leading vehicle, if it is the leading vehicle, perform step 20, otherwise perform step 10.

进一步地,在步骤10之前还包括:步骤1,加载地图信息;步骤2,初始化汽车信息;步骤3,启动汽车。Further, before step 10, it also includes: step 1, loading map information; step 2, initializing vehicle information; and step 3, starting the vehicle.

进一步地,步骤10中,在判断是否到达目的地之前,还包括对汽车位置和速度变化进行处理的步骤。Further, in step 10, before judging whether the vehicle has reached the destination, it also includes the step of processing changes in the vehicle's position and speed.

本发明进行了动态路径规划结合模糊控制汽车编队的情况下,汽车行驶策略的研究。运用本发明,汽车行驶时根据SPFA算法所选出的最优路径前进,并在行驶过程中,采用模糊控制方法,结合道路汽车信息进行编队行驶,可以使道路上所有汽车行驶时间总体减少。这样可以增加汽车流动,提高道路容量。The invention carries out the research on the vehicle driving strategy under the condition of dynamic path planning combined with fuzzy control vehicle formation. Using the present invention, when the vehicle is driving, it advances according to the optimal path selected by the SPFA algorithm, and in the driving process, adopts the fuzzy control method and combines road vehicle information to drive in formation, so that the overall driving time of all vehicles on the road can be reduced. This increases car flow and increases road capacity.

同时,在每辆汽车行驶过程中,考虑与周围汽车位置与路径的关系,判断是否进行编队。这样整体上提高了智能车的性能,整体上减小了所有汽车到达目的地的时间,从而缓和了道路的压力。进行编队,更重要的是,这样在应用中有很大的价值,能够使汽车新手能够快速的到达目的地,比如在一个有汽车驾驶经历十年的老手带队情况下,新手可以更安全,更节省时间,而且有效增强汽车行驶的安全性。At the same time, during the driving process of each car, consider the relationship with the position and path of the surrounding cars to judge whether to form a formation. In this way, the performance of the smart car is improved as a whole, and the time for all cars to reach their destinations is reduced as a whole, thereby alleviating the pressure on the road. More importantly, it has great value in the application, and can enable car novices to quickly reach their destinations. For example, in the case of a veteran with ten years of car driving experience, the novice can be safer. It saves more time and effectively enhances the safety of driving.

附图说明Description of drawings

图1示意性示出了本发明的算法流程图。Fig. 1 schematically shows the algorithm flow chart of the present invention.

具体实施方式detailed description

以下对本发明的实施例进行详细说明,但是本发明可以由权利要求限定和覆盖的多种不同方式实施。Embodiments of the invention are described in detail below, but the invention can be practiced in many different ways as defined and covered by the claims.

我国汽车的数量急剧增加,道路负荷越来越大,尤其是城市道路系统的交通负荷。针对这一现状,本发明对动态路径规划和实现汽车编队的模糊控制算法进行了深入的研究,通过将此两者结合起来来得到一种高效的汽车行驶策略。为此,本发明提出了一种汽车协同式编队行驶的动态路径规划方法。The number of automobiles in our country is increasing rapidly, and the road load is getting bigger and bigger, especially the traffic load of the urban road system. Aiming at this present situation, the present invention conducts in-depth research on the dynamic path planning and the fuzzy control algorithm for realizing vehicle formation, and obtains an efficient vehicle driving strategy by combining the two. For this reason, the present invention proposes a dynamic path planning method for coordinated formation driving of vehicles.

首先,本发明从道路选择这一传统角度出发,通过将道路长度,宽度和拥挤程度等因素融入到权值的变化中,实现了道路信息的实时变化,进而达到动态路径规划的目的。综合考虑算法与地图数据存储结构适应性、算法时间复杂度、算法空间复杂度和对交通突发情况的高效应对等因素后,确定了SPFA算法在动态路径规划方面的综合优越性。First, starting from the traditional perspective of road selection, the present invention realizes real-time change of road information by incorporating factors such as road length, width, and degree of congestion into changes in weights, and then achieves the purpose of dynamic path planning. After comprehensively considering the adaptability of the algorithm and map data storage structure, the time complexity of the algorithm, the space complexity of the algorithm, and the efficient response to traffic emergencies, the comprehensive superiority of the SPFA algorithm in dynamic route planning is determined.

其次,本发明从汽车本身的智能性这一角度出发,深入研究了Fuzzy算法,用于实现汽车的编队控制。在智能“车路-车车”协同环境下利用Fuzzy算法实现汽车编队行驶可以提高道路汽车密度,增加道路容量,同时能简化交通控制复杂度,增加交通的可控性,提高交通安全,它与驾驶行为结合起来能极大提高汽车队列的柔性与灵活性,能使汽车编队行驶的优势得到充分发挥。同时,本发明也对某些特定的情况(如路段太短汽车数目太多的情况下)进行了考虑,在这些特定情况下编队反而会不利于汽车的行驶。通过全方面的考虑与分析,本发明对能够适应多种情况的基于Fuzzy模糊控制算法的汽车选择性编队模型进行了阐述与论证。本发明具有非常好的创新性和实用性。Secondly, from the perspective of the intelligence of the automobile itself, the present invention deeply studies the Fuzzy algorithm for realizing the formation control of the automobile. In the intelligent "vehicle-road-vehicle-vehicle" collaborative environment, using the Fuzzy algorithm to realize vehicle formation driving can increase road vehicle density, increase road capacity, and at the same time simplify traffic control complexity, increase traffic controllability, and improve traffic safety. The combination of driving behaviors can greatly improve the flexibility and flexibility of the car platoon, and can fully exert the advantages of car platooning. Simultaneously, the present invention has also considered some specific situations (such as the situation that the number of cars is too short on a road section), and formation will be unfavorable for the driving of cars in these specific cases. Through consideration and analysis in all aspects, the present invention elaborates and demonstrates the vehicle selective formation model based on Fuzzy fuzzy control algorithm that can adapt to various situations. The invention has very good innovation and practicability.

对于基于抽象的网络图的最短路径问题(ShortestPathProblem,简称SPP)的求解方法,由于其在通信、交通、计算机网络、运筹、管理等多门学科中的多种应用需求,多年以来得到了充分的关注并取得了大量研究成果。在这诸多的研究中,大都是基于网络图路径权值为常量的静态算法,网络路径权值随时间发生变化的动态最短路径查找算法随着计算机处理速度不断提高以及应用需求的不断增加,近年来得到了更加广泛的关注。For the solution method of the Shortest Path Problem (SPP) based on the abstract network graph, due to its various application requirements in communication, transportation, computer network, operation research, management and other disciplines, it has been fully developed for many years. Attention has been paid to and a large number of research results have been obtained. Among these many studies, most of them are based on static algorithms with constant network graph path weights, and dynamic shortest path search algorithms whose network path weights change with time. to receive more widespread attention.

在这之前,有一些文章专门来研究导航问题。其中有过一些著作是用来研究动态最短路径的。比如Khasawneh,MA用了辐射躲避算法来探讨在寻找最短路径。这些算法确实能够在理想的时间内选取出合适的路径,达到目的地。但是它只是单纯的研究了在一个图中怎选取最短的路径。比如Tarantilis,CD应用了参数元启发算法,但是启发式算法并没有保证全局的最优化,假设在某个特定区域有100辆智能汽车,用参数元启发算法算法只能保证100辆车的某一辆是最优的,并不能保证应用100辆车到达目的地的和是最优的。从而只是在一个方面的解决了汽车怎么样行驶最短的问题,即某一辆车怎么走最短,并没有涉及到总体汽车怎么走最短的问题。为了解决这个问题,我们又使用了编队的思想,即把打算去同一个方向的车编成一队。因此,本发明将最短路径与编队问题结合起来考虑,可以在全局上大幅度的缩减全体汽车到达目的地的时间之和,从而节省了时间。本发明采用了将SPFA算法跟编队的思想结合起来,用来处理这个在某个特定的区域内,应该怎么将全体的汽车进行规划,才能使得所有的汽车到达目的地所走的距离之和最短的问题。Prior to this, there were some articles devoted to the study of navigation problems. Some of them have been used to study the dynamic shortest path. For example, Khasawneh, MA used the radiation avoidance algorithm to explore the search for the shortest path. These algorithms are indeed able to choose the appropriate path to reach the destination in an ideal time. But it simply studies how to choose the shortest path in a graph. For example, Tarantilis, CD uses a parameter meta-heuristic algorithm, but the heuristic algorithm does not guarantee the global optimization. Suppose there are 100 smart cars in a certain area, and the parameter meta-heuristic algorithm can only guarantee a certain number of 100 cars. The optimal number of vehicles does not guarantee that the sum of applying 100 vehicles to the destination is optimal. Thereby, the problem of how to run the shortest car is only solved in one aspect, that is, how a certain car goes the shortest, and does not relate to the problem of how the overall car runs the shortest. In order to solve this problem, we used the idea of formation again, that is, to form a team of vehicles that intend to go in the same direction. Therefore, the present invention considers the shortest path and the formation problem together, and can greatly reduce the sum of the time for all cars to reach the destination globally, thereby saving time. The present invention combines the SPFA algorithm with the idea of formation to deal with how to plan all the cars in a certain area so that the sum of the distances traveled by all the cars to the destination is the shortest The problem.

首先,本发明研究了基于当前导航系统的地图数据存储结构,动态路径规划算法,采用邻接链表的结构存储数字地图信息,包括结点、路段和转向限制。在动态路径规划方面,建立了动态路径规划模型,比较了动态路径规划算法,在单个汽车的动态路径规划实验中,验证了各种算法对拥挤路段和突发事件路段的躲避绕行,以及对动态交通信息的动态实时处理。在动态道路上对多种算法对于用户行驶长度与调用算法所需要时间进行对比,证明了SPFA算法的优越性。First of all, the present invention studies the map data storage structure based on the current navigation system, the dynamic path planning algorithm, and uses the structure of the adjacency list to store digital map information, including nodes, road sections and turning restrictions. In terms of dynamic path planning, a dynamic path planning model was established, and the dynamic path planning algorithms were compared. In the dynamic path planning experiment of a single car, the avoidance and detour of various algorithms for congested road sections and emergency road sections were verified, as well as for Dynamic real-time processing of dynamic traffic information. The superiority of the SPFA algorithm is proved by comparing the length of the user's travel and the time required to call the algorithm by various algorithms on the dynamic road.

对于编队模块,在智能“车路-车车”协同环境下实现汽车编队行驶可以提高道路汽车密度,增加道路容量,同时能简化交通控制复杂度,增加交通的可控性,提高交通安全,它与驾驶行为结合起来能极大提高了汽车编队的柔性与灵活性,能使汽车编队行驶的优势得到充分发挥,但是在某些特定的情况下(如路段太短汽车数目太多的情况下)编队反而会不利于汽车的行驶,本发明是智能“车路-车车”协同环境下的汽车模糊选择性编队路径规划方法,其具体重要意义。For the formation module, the realization of vehicle formation driving in the intelligent "vehicle-road-vehicle-vehicle" collaborative environment can increase the density of road vehicles, increase road capacity, simplify traffic control complexity, increase traffic controllability, and improve traffic safety. Combining with driving behavior can greatly improve the flexibility and flexibility of car formation, and can make full use of the advantages of car formation driving, but in some specific cases (such as too short a road section and too many cars) Formation will be unfavorable to the driving of automobiles instead. The present invention is a fuzzy selective formation path planning method for automobiles under the intelligent "vehicle-road-vehicle-vehicle" collaborative environment, and its specific significance.

请参考图1,本发明提供了一种汽车协同编队行驶的动态路径规划方法,包括:Please refer to Fig. 1, the present invention provides a kind of dynamic path planning method of vehicle cooperative formation driving, including:

步骤10,判断是否到达目的地,如果未到达目的,则执行步骤20;Step 10, judging whether to reach the destination, if not, then perform step 20;

步骤20,判断头车是否到达路口,如果头车到达路口,执行步骤30;Step 20, judging whether the leading vehicle has arrived at the intersection, if the leading vehicle has arrived at the intersection, perform step 30;

步骤30,采用SPFA(ShortestPathFasterAlgorithm)算法确定初始最短路径;在动态最优路径选取过程中,根据电子地图中的拓扑关系,考虑实时交通信息,规划出最优路径,供导航系统引导用户。我们采取了Bellman-Ford算法的改进算法SPFA算法,在动态的交通道路上选取出来最短的路径,然后得到汽车行驶的下个结点,在下个结点上,再次调用这个算法,直到到达目的地为止。根据最优化原理,智能汽车从起点到终点总行走路线中,一个最优行驶路线的子路线,即从一个路口到达下一个路口,对于这辆车的起始状态和终点状态也是最优的。Step 30, using the SPFA (ShortestPathFasterAlgorithm) algorithm to determine the initial shortest path; in the dynamic optimal path selection process, according to the topological relationship in the electronic map, considering real-time traffic information, plan the optimal path for the navigation system to guide the user. We adopted the SPFA algorithm, an improved algorithm of the Bellman-Ford algorithm, to select the shortest path on the dynamic traffic road, and then get the next node where the car is driving, and call this algorithm again on the next node until reaching the destination until. According to the optimization principle, in the total travel route of a smart car from the starting point to the end point, a sub-route of the optimal driving route, that is, from one intersection to the next intersection, is also optimal for the initial state and end state of the car.

步骤40,获取当前路口所有汽车的信息;Step 40, obtaining the information of all cars at the current intersection;

步骤50,用Fuzzy编队算法判断所述当前路口是否适合编队,如果适合编队,执行步骤60,否则执行步骤70。在行驶过程中,考虑道路汽车信息,是否进行编队行驶。在汽车的编队这一部分,我们主要是利用模糊控制算法对待编队的汽车数目和道路长度进行分析从而来控制汽车是否编队。我们首先将模糊系统的输入(待编队的汽车数目和道路长度)和输出(编队建议因子)进行模糊化;其次我们根据道路的情况确定了模糊集合的隶属度函数以及建立了模糊规则;之后我们对已得到的模糊关系进行模糊推理;最后解模糊得到我们的模糊控制查询表。Step 50, use the Fuzzy formation algorithm to judge whether the current intersection is suitable for formation, if it is suitable for formation, execute step 60, otherwise execute step 70. During the driving process, consider road vehicle information, whether to carry out formation driving. In the part of car formation, we mainly use the fuzzy control algorithm to analyze the number of cars to be formed and the length of the road to control whether the cars are in formation. Firstly, we fuzzy the input of the fuzzy system (the number of vehicles to be formed and the length of the road) and the output (the formation suggestion factor); secondly, we determine the membership function of the fuzzy set and establish the fuzzy rules according to the conditions of the road; then we Carry out fuzzy reasoning on the obtained fuzzy relations; finally get our fuzzy control look-up table by defuzzification.

步骤60,控制汽车在目标路段形成编队;Step 60, controlling the cars to form a formation on the target road section;

步骤70,更新源路段和路段的相关信息;Step 70, updating the source road segment and the relevant information of the road segment;

步骤80,执行步骤10。Step 80, execute step 10.

本发明进行了动态路径规划结合模糊控制汽车编队的情况下,汽车行驶策略的研究。运用本发明汽车行驶时根据SPFA算法所选出的最优路径前进,并在行驶过程中,采用模糊控制方法,结合道路汽车信息进行编队行驶,可以使道路上所有汽车行驶时间总体减少。这样可以增加汽车流动,提高道路容量。The invention carries out the research on the vehicle driving strategy under the condition of dynamic path planning combined with fuzzy control vehicle formation. The optimal path selected by the SPFA algorithm is used to advance when the vehicle is running, and the fuzzy control method is adopted in the driving process, combined with road vehicle information to carry out formation driving, so that the overall driving time of all vehicles on the road can be reduced. This increases car flow and increases road capacity.

同时,在每辆汽车行驶过程中,考虑与周围汽车位置与路径的关系,判断是否进行编队。这样整体上提高了智能车的性能,整体上减小了所有汽车到达目的地的时间,从而缓和了道路的压力。进行编队,更重要的是,这样在应用中有很大的价值,能够使汽车新手能够快速的到达目的地,比如在一个有汽车驾驶经历十年的老手带队情况下,新手可以更安全,更节省时间,而且有效增强汽车行驶的安全性。At the same time, during the driving process of each car, consider the relationship with the position and path of the surrounding cars to judge whether to form a formation. In this way, the performance of the smart car is improved as a whole, and the time for all cars to reach their destinations is reduced as a whole, thereby alleviating the pressure on the road. More importantly, it has great value in the application, and can enable car novices to quickly reach their destinations. For example, in the case of a veteran with ten years of car driving experience, the novice can be safer. It saves more time and effectively enhances the safety of driving.

优选地,所述步骤20还包括:如果头车未到达路口,则执行步骤30’;Preferably, said step 20 also includes: if the leading vehicle has not reached the intersection, then perform step 30';

步骤30’,取得前车信息;Step 30', obtaining the information of the preceding vehicle;

步骤40’,根据Fuzzy编队算法判断是否适合编队,如果适合,执行步50’,否则执行步骤60’;Step 40', judge whether it is suitable for formation according to the Fuzzy formation algorithm, if suitable, execute step 50', otherwise execute step 60';

步骤50’,控制汽车在当前路段形成编队;Step 50 ', control automobile to form formation in current section;

步骤60’,执行步骤10。Step 60', execute step 10.

优选地,在所述步骤10之后且在所述步骤20之前还包括:Preferably, after the step 10 and before the step 20, it also includes:

步骤11,判断是否为头车,如果是头车,则执行步骤20,否则执行步骤10。Step 11, judging whether it is the leading vehicle, if it is the leading vehicle, execute step 20, otherwise execute step 10.

优选地,在所述步骤10之前还包括:Preferably, before said step 10, it also includes:

步骤1,加载地图信息;Step 1, load map information;

步骤2,初始化汽车信息;Step 2, initialize car information;

步骤3,启动汽车。Step 3, start the car.

优选地,所述步骤10中,在判断是否到达目的地之前,还包括对汽车位置和速度变化进行处理的步骤。Preferably, in step 10, before judging whether the vehicle has reached the destination, it also includes the step of processing changes in the vehicle's position and speed.

现在,对本发明中的上述方法进行示例性说明。Now, the above method in the present invention will be exemplified.

首先,加载地图信息,比如道路网状结构,各路段长度信息,各路口转向信息,起始地位置信息和目的地位置信息等。First, load the map information, such as the road network structure, the length information of each road section, the turning information of each intersection, the location information of the starting point and the location information of the destination, etc.

然后,初始化汽车的起始地,目的地和速度等信息。Then, initialize information such as the starting point, destination and speed of the car.

在此之后,汽车启动,并在“汽车行驶处理模块”的指引下进入行驶状态。After that, the car starts and enters the driving state under the guidance of the "car driving processing module".

在汽车行驶的同时,检测是否到达目的地,如果到达,则程序结束;如果没有到达目的地,则检测本车是否为车队的头车,如果不是,则不作任何附加处理。While the car is running, check whether it has reached the destination, if it arrives, the program ends; if it does not arrive at the destination, then check whether the car is the head car of the convoy, if not, then do not do any additional processing.

如果本车为头车,则检测是否到达路口:If the car is the lead car, check whether it has reached the intersection:

(1)没有到达路口,则取得前车的速度、目的地等信息,并“调用路段Fuzzy编队算法”判断是否到达编队条件,如果达到编队条件,则形成所在路段的汽车编队。之后返回到“汽车行驶处理模块”,重新循环。(1) If the intersection is not reached, the speed, destination and other information of the vehicle in front will be obtained, and the road section Fuzzy formation algorithm will be called to determine whether the formation condition is reached. If the formation condition is met, the vehicle formation of the road section will be formed. Then return to the "car driving processing module" and recycle.

(2)如果达到路口,则调用SPFA算法,以当前所在路口和目标路口为输入,以新的下一路口为输出。对到达路口的汽车都做这样的处理,从而更新汽车的最优路径信息。之后以当前路口所有汽车的信息为输入,通过“路口Fuzzy编队算法判断”是否适合编队,从而得到各目标路段的汽车编队结果。(2) If the intersection is reached, call the SPFA algorithm, take the current intersection and the target intersection as input, and take the new next intersection as output. Cars that arrive at the intersection are processed in this way, so as to update the optimal route information of the car. Afterwards, the information of all the cars at the current intersection is used as input, and the "fuzzy formation algorithm at the intersection judges" whether it is suitable for formation, so as to obtain the vehicle formation results of each target road section.

然后,更新源路段和目标路段的汽车数目值,以反映道路的拥挤程度。之后返回到“汽车行驶处理模块”,重新循环。Then, update the car number values of the source road segment and the target road segment to reflect the congestion degree of the road. Then return to the "car driving processing module" and recycle.

下面,对SPFA(ShortestPathFasterAlgorithm)算法进行示例性说明。Next, the SPFA (ShortestPathFasterAlgorithm) algorithm is exemplarily described.

首先说明一下最短路径在动态图中的选取过程。当选取最短路径时,由于智能汽车在运行过程中道路的变化不同,所以车在道路的行驶过程中要不断更新目前的路段信息,与此同时,还要不断的再已更新的地图中选取出来最短的路径。因此,当一个车从起点出发时,它首先用最短路径的算法选取出来最短的路径,然后到达下一个路口时,因为道路的实际情况,因为拥挤等情况使得道路的通行能力已经发生了变化,所以车要再次寻找从该点到达目的地的最短路径,这个路径与上述的路径不一定相同,重复上述过程,直到到达目的地为止。First, explain the selection process of the shortest path in the dynamic graph. When selecting the shortest path, since the road changes during the operation of the smart car, the current road segment information must be updated continuously while the car is running on the road. At the same time, it must be continuously selected from the updated map. shortest path. Therefore, when a car starts from the starting point, it first uses the shortest path algorithm to select the shortest path, and then when it arrives at the next intersection, the traffic capacity of the road has changed due to the actual situation of the road and congestion. Therefore, the car needs to find the shortest path from this point to the destination again. This path is not necessarily the same as the above-mentioned path, and the above-mentioned process is repeated until the destination is reached.

在最短路径的过程中,交通路网是用G=(V,E)来表示的,路阻系数w:E->D反应了边的实际情况,道路P=(V0,V1,...,Vi)反应了从出发点到目的点所经过的边的权数的和。In the process of the shortest path, the traffic road network is represented by G=(V,E), the road resistance coefficient w: E->D reflects the actual situation of the edge, and the road P=(V 0 , V 1 ,. . . ., Vi) reflects the sum of the weights of the edges passing through from the starting point to the destination point.

ww (( pp )) == ΣΣ ii == 11 sthe s ww (( vv ii -- 11 ,, vv ii ))

因此,定义从点u到点v的最短路径为:Therefore, define the shortest path from point u to point v as:

χχ (( uu ,, vv )) == minmin {{ ww (( pp )) :: uu -- >> vv ∞∞

通过以上的分析可以知道,想求起始点到终点的最短的距离,就是将所经过的路的权值进行求和。然而由于道路的路阻系数是不断变化的,所以要通过对动态最短路径以及编队进行研究。From the above analysis, we can know that to find the shortest distance from the starting point to the end point, it is to sum the weights of the paths passed. However, because the road resistance coefficient is constantly changing, it is necessary to study the dynamic shortest path and formation.

对于一个带权邻接矩阵,将这个矩阵转化成对应的拓扑结构。通过这个矩阵来分析整个车从起点到终点进行选路过程。For a weighted adjacency matrix, transform this matrix into the corresponding topology. Use this matrix to analyze the routing process of the entire car from the starting point to the ending point.

将所用的这个矩阵表述成一个拓扑图,这个图是实际交通情况的一个简化过程,可以说明车在道路上运行的情况。The used matrix is expressed as a topological graph, which is a simplified process of the actual traffic situation, and can explain the situation of vehicles running on the road.

SPFA算法的执行步骤:首先建立队列D[n],其中D[i]表示起点S到第i点的距离。对于D[i]初始时,D[i]=0,如果i为起点S;D[i]=∞,如果i≠S。pre[v]表示S到v的当前最短路径中v点之前的一个点。C(u,v)表示从u到v的开销,即路的长度。The execution steps of the SPFA algorithm: first establish a queue D[n], where D[i] represents the distance from the starting point S to the i-th point. For D[i] at the beginning, D[i]=0, if i is the starting point S; D[i]=∞, if i≠S. pre[v] indicates a point before point v in the current shortest path from S to v. C(u, v) represents the cost from u to v, that is, the length of the path.

考虑到车从起点s到终点t是一个多步决策的过程,在车到达每一个交通路口时,都要根据当前的道路的拥挤情况,选择最经济的方式到达下一个路口。同样的,在到达下个路口后还要执行相同的操作,直到到达终点t为止。在实际的运行过程中,刚开始根据历史数据选取的道路s->a->b->...->t可能会发生变化,因此需要实际的道路选取来弥补这个误差。可以看到,在刚开始的过程中,选取了道路1,然而在实际的运行过程中,发现道路1发生了拥挤,导致路阻系数变大,在另外的一个十字路口处,选取了道路2,到达了目的地。Considering that it is a multi-step decision-making process for a car to go from the starting point s to the end point t, when the car arrives at each traffic intersection, it must choose the most economical way to reach the next intersection according to the current road congestion. Similarly, the same operation will be performed after reaching the next intersection until the end point t is reached. In the actual running process, the road s->a->b->...->t selected based on the historical data may change at the beginning, so the actual road selection is needed to make up for this error. It can be seen that in the initial process, road 1 was selected. However, in the actual operation process, road 1 was found to be congested, resulting in a larger road resistance coefficient. At another intersection, road 2 was selected. , reached the destination.

SPFA算法使得车在选路的过程中所用的时间降低,从而减少了时间的开销,增加了效率。The SPFA algorithm reduces the time spent by vehicles in the route selection process, thus reducing time overhead and increasing efficiency.

下面,对本发明中的使用的模糊控制算法进行举例说明。Below, the fuzzy control algorithm used in the present invention is illustrated with an example.

(1)模糊控制系统的输入和输出(1) Input and output of fuzzy control system

将与汽车编队有关的路长length和汽车数目number作为模糊控制系统的输入,其中路长length是指下一个相同路段的物理长度,汽车数目number是指该路口处等待进入length所对应路段的汽车数量。The length of the road and the number of cars related to the car formation are used as the input of the fuzzy control system, where the length of the road refers to the physical length of the next same road section, and the number of cars number refers to the cars waiting to enter the road section corresponding to the length at the intersection quantity.

将编队建议因子flag作为输出量。Take the formation suggestion factor flag as the output.

(2)输入输出变量的模糊化(2) Fuzzification of input and output variables

路长length的模糊化:Fuzzification of path length:

设路长length的模糊子集是L1,L2,L3,L4,L5,其语言值集合和语言变量分别是:Let the fuzzy subsets of path length length be L 1 , L 2 , L 3 , L 4 , L 5 , and their linguistic value sets and linguistic variables are:

l={很短,较短,中等,长,很长}l = {very short, short, medium, long, very long}

并且将路长length的大小量化为九个等级,分别表示为-3,-2,-1,0,+1,+2,+3,其论域为:And the size of the length of the path is quantified into nine levels, which are respectively expressed as -3, -2, -1, 0, +1, +2, +3, and the domain of discussion is:

L={-3,-2,-1,0,+1,+2,+3,}L={-3, -2, -1, 0, +1, +2, +3,}

汽车数目number的模糊化:Fuzzification of the car number number:

设汽车数目number的模糊子集是N1,N2,N3,N4,N5,其语言值集合和语言变量分别是:Assume that the fuzzy subsets of the number of cars are N 1 , N 2 , N 3 , N 4 , N 5 , and their linguistic value sets and linguistic variables are:

n={很少,较少,一般,较多,很多}n={few, few, general, many, many}

并且将汽车数目number的大小量化为九个等级,分别表示为-3,-2,-1,0,+1,+2,+3,其论域为:And the size of the car number is quantified into nine levels, which are respectively expressed as -3, -2, -1, 0, +1, +2, +3, and the domain of discussion is:

N={-3,-2,-1,0,+1,+2,+3}N = {-3, -2, -1, 0, +1, +2, +3}

编队建议因子flag的模糊化(准确来说并未模糊化)Fuzzification of the formation suggestion factor flag (accurately, it is not fuzzy)

编队建议因子flag的模糊子集是F1,F2,F3,F4其语言值集合和语言变量分别是:The fuzzy subsets of the formation suggestion factor flag are F 1 , F 2 , F 3 , and F 4 , and their linguistic value sets and linguistic variables are:

f={不建议编队,不太建议编队,建议编队,非常建议编队}f={It is not recommended to form a formation, it is not recommended to form a formation, it is recommended to form a formation, it is very recommended to form a formation}

并且将是否编队结果flag的模糊化的大小量化为两个等级,分别表示为-1,+1,其论域为:And quantify the size of the fuzziness of the formation result flag into two levels, which are respectively expressed as -1 and +1, and the domain of discussion is:

F={-1,+1}F={-1,+1}

flag是显示是否可编队的变量,值为true或false,若为true则是可编队,若为false则是不可编队。flag is a variable showing whether formation is possible, the value is true or false, if true, formation is possible, if false, formation is not possible.

(3)模糊集合的隶属度函数(3) Membership function of fuzzy set

模糊语言变量的隶属度函数确定了论域内元素对模糊语言变量的隶属度,它的确定是依据现有的成功应用以及专家的建议来进行的。根据隶属度函数,可以计算得到隶属度函数的矢量形式。The membership degree function of fuzzy linguistic variables determines the membership degree of elements in the universe to fuzzy linguistic variables, and its determination is based on existing successful applications and expert suggestions. According to the membership function, the vector form of the membership function can be calculated.

(4)模糊控制规则(4) Fuzzy control rules

这里L表示路长,N来表示汽车数目,F表示是否编队的结果。制定模糊控制规则表。Here L represents the length of the road, N represents the number of cars, and F represents the result of formation or not. Formulate fuzzy control rule table.

(5)模糊关系(5) Fuzzy relationship

采用Mandani极小运算法来计算模糊关系。The fuzzy relationship is calculated using the Mandani minimum algorithm.

(6)模糊推理(6) Fuzzy reasoning

在求得所设计模糊控制器的模糊关系以后,可以由合成推理方法求解输出控制量的模糊值矢量。After obtaining the fuzzy relationship of the designed fuzzy controller, the fuzzy value vector of the output control quantity can be solved by the synthesis reasoning method.

(7)解模糊(7) Defuzzification

本发明中采用了加权平均法,进行解模糊。In the present invention, the weighted average method is adopted for defuzzification.

解模糊过程后,得到了精确的输出量,再根据需要进行比例变换,最后用矩阵表示计算结果就是最后的模糊控制查询表(取两位小数)。After the defuzzification process, the precise output is obtained, and then the scale is transformed according to the needs, and finally the calculation result is expressed in a matrix, which is the final fuzzy control look-up table (take two decimal places).

使用SPFA算法的原因不仅是因为在本地图上选路效果好,更重要的是SPFA的时间复杂度较低,更加满足实际汽车寻路的实时性。对于在SPFA算法的基础上加入模糊控制下的编队使总体行驶效率更高,是因为在编队之后使路况变得更好了,从而使的车速有了一个整体的提升,同时也改善了路面的拥挤状况,在本发明中将路段内的编队也加入到了编队当中去,在实际情况中建议将路段编队尽量减少(因为路段编队会使车速有一个降低又增加的过程),这样可以进一步提高编队的效果。The reason for using the SPFA algorithm is not only because the route selection effect on the local map is good, but more importantly, the time complexity of SPFA is lower, which is more suitable for the real-time performance of the actual car route finding. Adding formation under fuzzy control on the basis of SPFA algorithm makes the overall driving efficiency higher, because the road conditions become better after the formation, so that the vehicle speed has an overall increase, and the road surface is also improved. Crowded situation, in the present invention, the formation in the road section is also added in the middle of the formation, it is suggested that the road section formation should be reduced as far as possible (because the road section formation will make the speed of the vehicle have a process of reducing and increasing), so that the formation can be further improved Effect.

以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. For those skilled in the art, the present invention may have various modifications and changes. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included within the protection scope of the present invention.

Claims (3)

1. the dynamic path planning method of forming into columns and travelling worked in coordination with by automobile, it is characterized in that, comprising:
Step 10, judges whether to arrive destination, if the object of arrival, then performs step 20;
Step 20, judges whether head car arrives crossing, if head car arrives crossing, performs step 30;
Step 30, adopts SPFA algorithm to determine initial shortest path;
Step 40, obtains the information of all automobiles in current crossing;
With Fuzzy formation algorithm, step 50, judges whether described current crossing is applicable to forming into columns, if be applicable to forming into columns, performs step 60, otherwise performs step 70;
Step 60, controls automobile and forms formation in target road section;
Step 70, upgrades the relevant information in section, source and section;
Step 80, performs step 10;
Described step 20 also comprises: if head car does not arrive crossing, then perform step 30 ';
Step 30 ', obtain front truck information;
Step 40 ', judge whether to be applicable to forming into columns according to Fuzzy formation algorithm, if be applicable to, perform step 50 ', otherwise perform step 60 ';
Step 50 ', control automobile and form formation at current road segment;
Step 60 ', perform step 10;
Also to comprise before described step 20 after described step 10:
Step 11, determines whether a car, if head car, then performs step 20, otherwise performs step 10.
2. according to the dynamic path planning method that claim 1 is stated, it is characterized in that, also comprised before described step 10:
Step 1, loads cartographic information;
Step 2, initialization automobile information;
Step 3, starts automobile.
3. according to the dynamic path planning method that claim 1 is stated, it is characterized in that, in described step 10, before judging whether to arrive destination, also comprise the step that automobile position and velocity variations are processed.
CN201410244994.1A 2014-06-04 2014-06-04 The dynamic path planning method of forming into columns and travelling worked in coordination with by automobile Expired - Fee Related CN104021664B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410244994.1A CN104021664B (en) 2014-06-04 2014-06-04 The dynamic path planning method of forming into columns and travelling worked in coordination with by automobile

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410244994.1A CN104021664B (en) 2014-06-04 2014-06-04 The dynamic path planning method of forming into columns and travelling worked in coordination with by automobile

Publications (2)

Publication Number Publication Date
CN104021664A CN104021664A (en) 2014-09-03
CN104021664B true CN104021664B (en) 2016-03-16

Family

ID=51438394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410244994.1A Expired - Fee Related CN104021664B (en) 2014-06-04 2014-06-04 The dynamic path planning method of forming into columns and travelling worked in coordination with by automobile

Country Status (1)

Country Link
CN (1) CN104021664B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106643769A (en) * 2016-12-19 2017-05-10 中国科学院微电子研究所 Method and system for determining communication path for formation driving and formation driving method

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107004348B (en) * 2014-12-05 2021-02-09 奥迪股份公司 Method for clustering vehicles
CN106338998B (en) * 2016-10-27 2019-03-12 吉林大学 A method for controlling vehicles to drive in formation in clusters
CN108806235B (en) * 2017-05-03 2020-11-06 南京交通职业技术学院 Intelligent public transportation scheduling method for on-demand service
CN110070707B (en) * 2019-05-16 2021-06-11 吴鼎新 Method for realizing team grouping and separation of cooperative self-adaptive cruise control motorcade
CN110160547B (en) * 2019-05-30 2020-09-25 辽宁工业大学 Vehicle navigation system and method based on big data cloud computing
CN112991795B (en) * 2021-02-04 2022-07-26 华南理工大学 An underground intelligent highway system and scheduling method suitable for unmanned vehicles

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739833A (en) * 2008-12-22 2010-06-16 昆明理工大学 Pre-formation no-wait traffic flow control method
CN102176289A (en) * 2011-01-26 2011-09-07 东莞市车友互联信息科技有限公司 Motorcade navigation method, motorcade navigation device and motorcade navigation system
CN103528593A (en) * 2012-07-06 2014-01-22 厦门雅迅网络股份有限公司 Map displaying method for self-driving travel roadtrain navigation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8676466B2 (en) * 2009-04-06 2014-03-18 GM Global Technology Operations LLC Fail-safe speed profiles for cooperative autonomous vehicles

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739833A (en) * 2008-12-22 2010-06-16 昆明理工大学 Pre-formation no-wait traffic flow control method
CN102176289A (en) * 2011-01-26 2011-09-07 东莞市车友互联信息科技有限公司 Motorcade navigation method, motorcade navigation device and motorcade navigation system
CN103528593A (en) * 2012-07-06 2014-01-22 厦门雅迅网络股份有限公司 Map displaying method for self-driving travel roadtrain navigation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Planning and control of UGV formations in a dynamic environment: A practical framework with experiments;Yongxing Hao et al.;《Robotics and Autonomous Systems》;20050531;第51卷;第101-108页 *
器人路径规划及编队问题的研究与仿真;张雷;《中国学位论文全文数据库(万方)》;20071022;正文第1-55页 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106643769A (en) * 2016-12-19 2017-05-10 中国科学院微电子研究所 Method and system for determining communication path for formation driving and formation driving method

Also Published As

Publication number Publication date
CN104021664A (en) 2014-09-03

Similar Documents

Publication Publication Date Title
CN104021664B (en) The dynamic path planning method of forming into columns and travelling worked in coordination with by automobile
CN115713856B (en) Vehicle path planning method based on traffic flow prediction and actual road conditions
CN114489062B (en) Distributed dynamic path planning method for multiple automatic guided vehicles for workshop logistics
Van De Hoef et al. Fuel-optimal centralized coordination of truck platooning based on shortest paths
CN114281084B (en) Intelligent vehicle global path planning method based on improved A-algorithm
CN109976355A (en) Method for planning track, system, equipment and storage medium
CN110530369A (en) AGV method for scheduling task based on time window
CN111721297A (en) A path planning method for multiple AGVs in a smart garage
CN107203190A (en) A kind of inertial navigation AGV dispatching methods and system based on pahtfinder hard
CN115097843A (en) Multi-AGV path planning method and device based on dynamic priority express distribution center
CN111024088A (en) Laser forklift path planning method
CN102052926A (en) Methods for reducing the consumption and cost of fuel
CN114264313A (en) Potential energy-based lane-level path planning method, system, equipment and storage medium
CN110254422A (en) A car obstacle avoidance method based on multi-objective reinforcement learning and Bezier curve
CN115116220A (en) An unmanned multi-vehicle cooperative control method for loading and unloading scenes in mining areas
CN117711173A (en) Vehicle path planning method and system based on reinforcement learning
Ajanović et al. Energy efficient driving in dynamic environment: considering other traffic participants and overtaking possibility
CN115578880B (en) A cloud-based planning strategy for unmanned systems in open-pit mines
Alqarni et al. A transfer-learning-based energy-conservation model for adaptive guided routes in autonomous vehicles
Xiong et al. An approximate dynamic programming approach to vehicle platooning coordination in networks
Nourmohammadzadeh et al. Fuel efficient truck platooning with time restrictions and multiple speeds solved by a particle swarm optimisation
Harrison et al. A TOPSIS method for vehicle route selection in seaports—A real case analysis of a container terminal in North West Europe
CN113867357B (en) Low-delay path planning algorithm for industrial vehicle
CN114659533A (en) Path planning method for multi-task conflict detection and resolution in emergency rescue scenarios
Qiu A Review of Motion Planning for Urban Autonomous Driving

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160316

Termination date: 20190604