作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (5): 264-266. doi: 10.3969/j.issn.1000-3428.2011.05.090

• 开发研究与设计技术 • 上一篇    下一篇

面向驾驶员特性的路径规划算法

龙科军1,王赛政2,肖向良1   

  1. (1. 长沙理工大学交通运输工程学院,长沙 410114; 2. 广东交通集团检测中心,广州 510800)
  • 出版日期:2011-03-05 发布日期:2012-10-31
  • 作者简介:龙科军(1974-),男,副教授、博士,主研方向:智能交通系统;王赛政,助理工程师、硕士;肖向良,本科生
  • 基金资助:
    国家“十一五”科技支撑计划基金资助项目(2009BAG13A 02);湖南省科技厅科技计划基金资助重点项目(2010WK4001)

Driver Character-oriented Algorithm for Route Planning

LONG Ke-jun 1, WANG Sai-zheng 2, XIAO Xiang-liang 1   

  1. (1. School of Traffic and Transportation Engineering, Changsha University of Science and Technology, Changsha 410114, China; 2. Guangdong Communication Group Testing Center, Guangzhou 510800, China)
  • Online:2011-03-05 Published:2012-10-31

摘要: 合理的路径规划必须充分考虑驾驶员习惯和心理特征,交叉口延误和转弯类型(如左转、直行或右转)对驾驶员的心理感受有较大影响。为此,针对城市路网密度大、交叉口间距小的特点,对经典的A*算法进行两方面的改进:将交叉口延误引入代价函数中;引入交叉口转弯系数γ以表征驾驶员对转弯类型的心理感受,并将其加入代价函数中。算例结果表明,与原算法相比,改进后的A*算法在保证路径总时间最短的前提下能避开左转弯操作,与实际的驾驶员习惯更吻合。

关键词: 路径规划, 改进的A*算法, 驾驶员心理, 代价函数, 路网

Abstract: Reasonable route planning should consider drivers’ habits and psychological features. Delay and turning types such as left-turn, through and right-turn have different effects on driver’s psychological feeling. Considering the intensive road network and short distance between intersections in urban area, two improvements are conducted on classic A* algorithm for route planning. It introduces delay at intersection to the cost function of route, and puts forward the turning coefficient γ to represent drivers’ psychological feeling upon the turning type, and adds it to the cost function too. Results of the simulating example indicate the shortest planned route by improved algorithm can avoid the left-turn efficiently, compared with the classic algorithm, the new algorithm concords better with the real drivers’ habit.

Key words: route planning, improved A* algorithm, driver psychology, cost function, road network

中图分类号: