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

计算机工程 ›› 2006, Vol. 32 ›› Issue (13): 240-242.

• 工程应用技术与实现 • 上一篇    下一篇

基于单层 MAS 的分布式交通信号智能控制模型

杨 劲 1,石田亨2,苏道 3   

  1. 1. 重庆工商大学计算机科学与信息工程学院,重庆 400060;2. 日本京都大学大学院情报工学研究科,日本京都;3. 重庆市高速公路开发总公司南方公司,重庆 400060
  • 出版日期:2006-07-05 发布日期:2006-07-05

Distributed Traffic Signal Intelligence Control Model Based on Non-hierarchical MAS

YANG Jin1, ISHIDA Toru2, SU Dao3   

  1. 1. College of Computer Science and Information Engineering, Chongqing Technology and Business University , Chongqing 400060;2. Department of Social Informatics, Kyoto University, Kyoto, Japan; 3. Chongqing Nanfang Expressway Co., Ltd, Chongqing 400060
  • Online:2006-07-05 Published:2006-07-05

摘要: 提供了一种基于单层分布式MAS 结构的智能交通信号灯控制系统模型,系统中每一个Agent 根据本地交叉路口的交通状况自主形成控制策略,并将该策略与其他的Agent 进行协商,以实现整个系统的自适应控制。为了验证本研究的结果,用Java 开发了TSCSNHM模拟器,并在其中使用KQML 语言实现各个Agent 之间的信息交换和协商。通过3 种典型的控制模式的模拟实验结果表明,TSCSNHM 模式的控制效能接近于集中智能控制模式。

关键词: 智能主体;多智能体系统;智能交通控制;分布式控制;交通信号灯控制

Abstract: This paper presents a novel approach using non-hierarchical distributed MAS in urban intersection traffic signal control. It is called traffic signal control system based non-hierarchical MAS (TSCSNHM). In the model, each agent plans pattern of signals according to it local traffic status for the intersection it responds. But the patterns must be negotiated with neighboring agents before being implemented. By this means, bigger area effectively control can be achieved. It uses a simulator to validate the idea. This simulator is programmed by Java, and uses KQML to implement communication and negotiation between agents. To contrast with the approach, this paper uses other two typical control methods, fixed-phase control model and centralized control model in simulation. The results of simulation show that TSCSNHM has excellent performance that is closed to centralized control model, and is more simple, flexible and robust than the latter.

Key words: Agent; Multi-agent system; ITS; Distributed control; Traffic signal control