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

计算机工程 ›› 2009, Vol. 35 ›› Issue (14): 243-246. doi: 10.3969/j.issn.1000-3428.2009.14.085

• 人工智能及识别技术 • 上一篇    下一篇

一种倒计时交通灯的控制算法

彭成斌1,2,李新玉1,安利峰1   

  1. (1. 浙江大学计算机科学与技术学院,杭州 310027;2. 浙江大学宁波理工学院,宁波 315100)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-07-20 发布日期:2009-07-20

Control Algorithm for Traffic Lights with Countdown Timer

PENG Cheng-bin1,2, LI Xin-yu1, AN Li-feng1   

  1. (1. College of Computer Science and Technology, Zhejiang University, Hangzhou 310027;2. Ningbo Institute of Technology, Zhejiang University, Ningbo 315100)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-07-20 Published:2009-07-20

摘要: 针对目前被广泛使用的具有倒计时功能的交通灯,设计一种简洁高效的控制算法。它实时对路口各车道车流量数据进行统计分析并聚类,每个交通灯周期都根据当前路况执行相应路况类别下的遗传算法过程,以寻求该类别的最优解。算法目标是实现分类的足够细化和各类别解的足够优化。测试表明,该算法能根据车道的车辆密度合理分配各车道的绿灯时间,使车辆的平均等待时间少于其他支持倒计时功能的算法。

关键词: 倒计时交通灯, 遗传算法, 聚类, 车辆密度

Abstract: Traffic light with countdown timer is widely used today, this paper introduces an efficient but simple control algorithm. This algorithm analyzes the statistics of vehicle passing rates of each lane near traffic lights and classifies them by online clustering, and evaluates optimal solutions of each category by genetic algorithm. It aims at sufficient category refinement and solution optimization. Theoretically, it can allot green light time for each lane proportional to their vehicle densities. Simulation verifies its effectiveness in reducing average waiting time of vehicles, compared with other algorithms supporting counting-down timers.

Key words: traffic lights with countdown timer, genetic algorithm, clustering, vehicle density

中图分类号: