- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于VHDL的交通灯计毕业论文
毕业设计(论文)报告
题 目 基于VHDL的交通灯设计
系 别 尚德光伏学院
专 业 应用电子技术(设备与运行管理)
班 级 1001
学生姓名
学 号 100206
指导教师
2013年 4 月
基于VHDL的交通灯设计
摘要:传统的交通灯控制多数由单片机或PLC实现本文介绍基于EDA技术设计交通灯的一种通过对系统进行结构分析采用层次化设计方法给出了的程序利用对程序进行了仿真出了仿真结果在用VHDL语言进行电路设计时,应充分认识到VHDL语言的特点,从设计思想、语句运用及描述方法上等多方面对电路进行优化设计。通过电路优化设计,可以使用规模更小的可编程逻辑芯片,从而降低系统成本。The design of traffic lights based on VHDL
Abstract:Most traditional traffic light control system implemented by a single-chip computer or PLC, this article describes the design of a traffic light system is based on EDA technology ideas and methods.By using digital methods of signal control intersection traffic signal state transition, command vehicles and pedestrians safe passage, implementation of intersection traffic management automation.
Design and implementation of traffic light controller with VHDL language.Through the system for structural analysis, using top-down hierarchical design method, gives a VHDL program modules, and applications using Quartus II simulation, have come to the corresponding simulation results.Circuit design with VHDL language, should be fully aware of the features of VHDL language, from the design, use statement, and description of the superior aspects of optimized circuit design.Through optimization design of circuits, programmable logic chip can use smaller, thus reducing system costs.
Keywords: traffic light 、VHDL、 simulation
目录
前言 1
第一章 EDA技术 3
1.1 EDA技术及其发展 3
1.2 EDA与传统电子设计方法的比较及优点 5
第二章 VHDL语言 6
2.1 VHDL系统概述 6
2.2 VHDL语句的描述 8
2.2.1 实体 8
2.2.2 结构体 8
2.2.3 块、子程序和进程 9
2.2.4 库和程序包 10
2.2.5 默认配置 11
2.3 VHDL最基本的描述方法 12
2.3.1 结构体的行为描述法 12
2.3.2 结构体的数据流描述法 12
第三章 交通灯系统的设计 13
3.1 红绿灯交通信号系统功能描述 13
3.2 系统的模块设计 14
3.2.1 时钟脉冲发生电路 14
3.2.2 计数秒数选择电路 15
3.2.3 倒计时控制电路 16
3.2.4 红绿灯信号控制电路 18
3.2.5 交通灯系统描述 19
致谢 22
参考文献 23
附 录 24
前言
一、研究背景
自从1858年英国人发明了原始的机械扳手交通灯之后,随后的一百多年里,交通灯改变了交通路况,也在人们日常生活中占据了重要地位,随着人们社会活动日益增加,经济发展,汽车数量急剧增加,城市道路日渐拥挤,交通灯更加显示出了它的功能,使得交通得到有效管制,对于交通疏导,提高道路导通能力,减
文档评论(0)