资源描述:
《基于vhdl语言红绿灯的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、南@@@@@技术学院毕业设计论文作者@@学号1#@#系部##院专业电子信息工程技术题目基于VHDL语言红绿灯的设计与实现指导教师EE评阅教师完成时间:2010年3月30日基于VHDL语言红绿灯的设计与实现摘要:传统的交通灯控制系统多数由单片机或PLC实现,此次是基于EDA技术设计交通灯系统的一种方案。EDA技术的一个重要特征就是使用硬件描述语言(HDL)来完成系统的设计文件,应用VHDL的数字电路实验降低了数字系统的设计难度,这在电子设计领域已得到设计者的广泛采用。这就是针对交通信号灯控制器的设计问题,提出了基于VH
2、DL语言的交通信号灯系统的硬件实现方法。通过对系统进行结构分析,采用了层次化的设计方法,给出了各个模块的VHDL程序,并且利用MaxPlusⅡ对应用程序进行了仿真,并给出了相应的仿真结果。通过电路优化设计,可以使用规模更小的可编程逻辑芯片,从而降低系统成本。交通灯控制系统通常要实现自动控制和手动控制其红绿灯的变化,基于FPGA设计的交通灯控制系统电路简单、可靠性好。本系统可控制2个路口的红、黄、绿三盏灯.让其按特定的规律进行变化。利用QuartusⅡ对设计结果进行仿真,发现系统工作性能良好。据此设计而成的硬件电路,也
3、实现了控制要求。关键词:交通灯FPGAQuarusⅡ自动控制人工控制VHDLTitle:BasedonVHDLLanguageDesignandImplementationoftrafficlightsAbstract:TraditionalsignalcontrolsystemmostfromthemicrocontrollerorPLC,thisisbasedonEDAtechnicaldesigntrafficsignalsystemofaprogramme.EDAAsignificantfeatureisth
4、euseofhardwareDescriptionLanguage(HDL)tocompletethesystemdesigndocuments,applicationsVHDLdigitalcircuitsexperimentalreducethedigitalsystemdesigndifficultyinelectronicdesignhasbeendesignersarewidelyadopted.Thisisfortrafficlightscontrollerdesign,basedonVHDLlangua
5、geoftrafficlightssystemhardwaretoachieve.Throughthesystemstructure,thelevelofthedesignofthevariousmodulesofVHDLprocedures,andtouseMaxPlusIIapplicationforasimulation,andtoacorrespondingsimulationresults.ThecircuitOptimizationdesign,youcanusesmallerprogrammablelo
6、gicchips,therebyreducingsystemcosts.signalcontrolsystemisgenerallytorealizeAutomaticcontrolandmanualcontrolthetrafficlights,basedonFPGAdesignoftrafficsignalsystemofcontrolcircuitsimpleandreliability.Thesystemtocontrolaroadjunctionsinthered,yellow,green3lamp.Asa
7、specificlawchanges.UsingQuartusIIinthedesignresultsinsimulation,findthatthesystemperformance.Thedesignofhardwarecircuits,andrealizethecontrol.keywords:Trafficlightsystem;FPGA;QuartusⅡ;Automaticcontrol;Manualcontrol;VHDL目录第一章引言6第二章系统整体设计62.1设计任务要求62.2总体设计:62.2.1
8、输入部分62.2.2输出部分62.3分块设计:72.4总体流程图92.5总体结构框图10第三章系统关键模块的实现123.1Emergency模块123.2Debounce模块123.3Frequency1模块133.4StatusSelect模块143.5TimeSelect模块153.6Display模块163.7信号灯控制模块163.8分块