文档介绍:本科毕业论文(设计)
论文(设计)题目:基于VHDL技术的交通节点控制系统优化设计
学院: 明德学院
专业: 电子信息工程
班级:
学号:
学生姓名:
指导教师:
2013年6月7日
贵州大学本科毕业论文(设计)
诚信责任书
本人郑重声明:本人所呈交的毕业论文(设计),是在导师的指导下独立进行研究所完成。毕业论文(设计)中凡引用他人已经发表或未发表的成果、数据、观点等,均已明确注明出处。
特此声明。
论文(设计)作者签名:
日期:
目录
摘要 III
Abstract IV
引言 1
第1章概述 2
2
3
EDA技术概述 5
EDA技术简介及发展 5
EDA设计方法 5
EDA系统设计的主要特点 5
传统电子设计与EDA设计方法比较 5
VHDL语言综述 6
VHDL语言简介 6
VHDL语言的特点 6
VHDL的设计流程 7
QuatusII软件简介 7
第2章设计方案的优化选择 9
方案1、基于单片机的交通节点控制系统的设计。 9
方案2、基于小规模集成电路的设计。 10
方案3、基于VHDL的设计。 10
第3章交通灯控制系统的具体设计 12
12
红、绿、黄灯及左转蓝色指示灯的工作规律 13
分模块设计 17
定时单元模块 17
29
32
第4章设计总结 37
参考文献 39
致谢 40
附录 41
基于VHDL技术的交通节点控制系统优化设计
摘要
决定一个城市的发展与进步的因数有很多,但交通道路系统无疑是这众多因素中重要的一环。城市发展了,人民生活水平不断提高,城市里的车也越来越多,这使得城市的道路交通成为一个非常棘手的问题,严重的交通拥堵现象,给广大市民的上班等出行带来了许多不便。为了缓解城市的交通拥堵问题,特别是交通交叉路口拥堵问题,那么研究一个更加智能、先进的交通灯控制系统就显得非常有必要。
纵观以前的交通控制系统多数由PLC或单片机实现,本设计介绍的是基于VHDL技术的交通灯控制系统的优化设计。通过对系统进行详细结构分析,采用层次化的设计方法,给出模块的VHDL程序,再利用Quatusц软件对程序进行仿真分析。在用系统硬件描述语言进行电路设计时,还应充分认识到VHDL语言的特点,从设计思路、语句运用及描述方法等多方面进行优化设计。
关键词:交通控制系统;VHDL语言;Quatusц软件;仿真
Abstract
Determine a city's development and progress of factor are many, but the traffic system is one important part of the many factors. Urban development, people's living standards continue to improve, the car in the city more and more, which makes the city of road traffic e a very thorny problem, severe traffic congestion phenomenon, to the general public to work such as travel brings a lot of inconvenience. In order to relieve urban traffic congestion problem, especially the intersection traffic congestion problems, so a more intelligent, advanced traffic control system is very necessary.
Throughout most previous traffic control system by PLC and singlechip puter, the design is optimized design of traffic light control system based on VHDL. Through analyzing system structure in detail, using