基于PLC的智能交通灯控制系统设计.doc
文本预览下载声明
目录
摘要 1
关键词 1
Abstract. 1
Key words 1
引言 2
1 交通灯概述 3
1.1课题背景 3
1.2研究目的和意义 3
1.3本文的主要工作 4
2 可编程程序控制器(PLC) 5
2.1 PLC概述 5
2.1.1 PLC的发展历程 5
2.1.2 PLC的发展趋势 6
2.1.3 PLC的应用 7
2.2 PLC的硬件结构 7
2.3 PLC的工作原理 8
2.4本章小结 9
3 带人行横道过马路请求的交通灯控制系统设计 10
3.1交通灯控制设计方案分析 10
3.2交通灯控制系统的工作方式 10
3.2.1带人行横道过马路请求的工作方式 11
3.2.2带流量检测的十字路口设计 12
3.3车流量检测设计 13
3.4 硬件设计 14
3.4.1 PLC的选型 14
3.4.2 PLC的地址分配 14
3.4.3 PLC的外部接线 15
3.5 系统程序设计 15
3.5.1系统的梯形图 15
3.5.2系统程序分析 19
3.6 本章小结 19
4 系统检测与调试 20
4.1检测与调试 20
4.2本章小结 21
参考文献 22
致谢 23
基于PLC的智能交通灯控制系统设计
自动化专业学生 张清路
指导教师 王秀
摘要:自从交通灯诞生以来,其内部的电路控制系统就不断的被改进。设计方法也开始多种多样,从而使交通灯显得更加智能化。
在一些特殊的十字路口,如果利用普通十字路口的交通灯控制方式,会出现以下情况:一个方向上绿灯但是没有车要经过,同时另一个方向上是红灯却有车要经过。这样就降低了道路使用率,浪费很多时间,因此对待特殊的十字路口要采取特殊的控制方式。
选择西门子可编程控制器S7-200为核心部件,着重进行硬件接口设计,利用梯形图进行编程,实现了特殊十字路口交通灯控制系统的自动化。
关键词:PLC;交通控制;自动化
Design of Intelligent Traffic Light Control System baseing on PLC
Student majoring in Automation Zhang Qinglu
Tutor Wangxiu
Abstract:Since the inception of traffic lights, their internal circuit control system is constantly being improved. And design becomes various so that the traffic lights are more intelligent.
In some special crossroads, if the ordinary traffic lights control method is used, the following situation will occur: when there is no vehicle passing in one direction, but the traffic light is green. While there is vehicle, but the traffic light is red, resulting in the reducing of the road usage and wasting a lot of time. Therefore, the special control mode is needed on the special intersection.
It is to choose the Siemens S7-200 PLC as the core components, and focus on the hardware interface design and use the ladder diagram to program. And by doing so, the automation of traffic light control system on special intersection could be achieved.
Key words: PLC ;Traffic control ;Automation
引言
据不完全统计,目前我国城市里的十字路口交通系统大都采用定时来控制(不排除繁忙路段或高峰时段用交警来取代交通灯的情况),这样必然产生如下弊端:当某些特殊交汇路段(如主干道和次干道)的车流量很大时却要等待红灯,而此时另一条是空道或车流量相对少得多的道却长时间亮的是绿灯,这种多等少的尴尬现象是未对实际情况进行实时
显示全部