基于PLC的十字路口交通灯控制系统.pdf
文本预览下载声明
电子技术设计与应用 Electronics Design Application
基于PLC的十字路口交通灯控制系统
王 秀
(菏泽学院机电工程系)
摘 要:文中采用PLC可编程控制器控制十字路口信号灯,PLC可编程制器具有可靠性高、维护方便,用法简单、
通用性强等特点。根据城市交通的实际情况,给出西门子S7-200型PLC实现带人行横道过马路请求的十字路交通灯控
制系统的硬件和软件设计,给出了一种简单实用的城市交通灯控制系统设计方案。文中交通灯控制系统主要用于控制
快速路十字路口车辆、行人通行,减少相互干扰,提高路口的通行能力。
关键词:可编程控制器;交通灯;主干道;次干道.
Traffic Light Control System for Crossroads Based on PLC
Wang Xiu
(Mechanical and Electrical Engineering Department, Heze College)
Abstract: PLC is used to control the traffic light at crossroads in the paper. PLC has the features of high reliability, easy
maintenance, simple use, and strong versatility, etc. According to the actual situation of urban transportation, the hardware and
software design of the traffic light control system at crossroads with crosswalk line is presented, which is implemented using
Siemens S7-200 type of PLC, so that a simple and practical urban traffic light control system scheme is proposed. The proposed
system mainly controls the vehicle and pedestrian at crossroads of expressway so as to reduce mutual interference and improve
the traffic capacity as much as possible.
Key words: PLC; traffic light; primary road; secondary road.
0 引言 定式和模块式两种。固定式PLC包括CPU板、I/O板、显
随着经济的发展,车辆急剧增多,城市道路交通堵车 示面板、内存块、电源等,这些元素组合成一个不可拆
现象日益严重。因此,许多城市纷纷修建城市高速道路, 卸的整体。模块式PLC包括CPU模块、I/O模块、内存、
在高速道路建设完成的初期,它们也曾有效地改善了交通 电源模块、底板或机架,这些模块可以按照一定规则组
状况。然而,随着交通量的快速增长和缺乏对高速路的 合配置。
系统研究和控制,高速道路没有充分发挥出预期的作用。 当PLC投入运行后,其工作过程一般分为输入采样、
而城市高速道路在构造上的特点,也决定了其交通状况 用户程序执行和输出刷新三个阶段。完成上述三个阶段
必然受高速道路与普通道路耦合处交通状况的制约。所以, 称作一个扫描周期。在整个运行期间,PLC的CPU以一定
如何采用合适的控制方法,最大限度利用好耗费巨资修 的扫描速度重复执行上述三个阶段。
建的城市高速道路,缓解主干道车流量繁忙的交通拥堵
状况,越来越成为交通运输管理和城市规划部门有待解 2 带人行
显示全部