欢迎来到天天文库
浏览记录
ID:351496
大小:447.50 KB
页数:29页
时间:2017-07-26
《自动售货机的设计 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、自动售货机的设计目录摘要1ABSTRACT2一、前言3(一)课题简介3(二)文献综述3(三)方案比较7二、开发工具简介8(一)VHDL介绍8(二)QuartusII软件简介8三、自动售货机系统的总体设计9(一)设计思路9(二)自动售货机的工作流程9(三)状态装换图10四、自动售货机系统的VHDL设计12(一)商品选择模块12(二)投币模块12(三)送出商品模块14(四)计时模块14五、自动售货机的仿真结果及分析16结束语19致谢20参考文献21附录A:程序源代码2228摘要本文是在VHDL的基础上对自动售货机进行设计来实现其基本功能的,采用了Altera的开发软件Q
2、uartsII。通过在该软件平台上进行数字电路设计和仿真的方法,阐述了VHDL(VeryHighSpeedIntegratedCircuitHardwareDescriptionLanguage)超高速集成电路硬件描述语言的一些特点及语法结构,介绍了自动售货机的基本原理、系统组成和主要功能,并分析讨论了用VHDL语言开发自动售货机系统的设计流程。本设计采用VHDL硬件描述语言编程的设计方法设计系统核心电路的硬件程序,在QuartusII软件平台上进行编译和仿真,最后生成的目标文件下载到实验台内的FPGA芯片以模拟实现该系统,并在实验台上对设计进行验证。文章首先简述了
3、自动售货机系统的意义和发展现状以及VHDL语言的特点,然后介绍了自动售货机的设计要求、设计思路,并给出了总体设计框图,通过分析设计写出VHDL程序源代码,将代码在QuartusII软件平台上进行编译仿真,波形基本符合设计要求。最终完成的自动售货机系统具有商品选择,投币处理、出货找零、异常退币等主要功能,整个系统的开发体现了在QuartusII软件平台上用VHDL设计数字控制系统的实用性。关键词:自动售货机,硬件描述语言VHDL,QuartsII,FPGA28ABSTRACTThisarticleistoachieveitsbasicfunctions,theauto
4、matsystemonthebasisoftheVHDLdesignusingAltera'sdevelopmentsoftwareQuartsII.DigitalcircuitdesignandsimulationinthesoftwareplatformonsomeofthefeaturesoftheVHDL(VeryHighSpeedIntegratedCircuittheHardwareDescriptionLanguage)languageandgrammaticalstructures,thebasicprinciplesoftheautomatsyst
5、em,systemcompositionandmainfunctionsandanalyzedanddiscussedthedevelopmentoftheautomatsystemprocessusingVHDLlanguage.ThisdesignmethodscorecircuithardwaredesignusingtheVHDLhardwaredescriptionlanguageprogrammingprogram,compileandcircuitsimulationintheQuartusIIsoftwareplatform,thelastgener
6、atedtargetfiledownloadedtothebenchinsidetheFPGAchiptosimulatethesystem,validatethedesignintheexperimentalstage.ThearticlefirstoutlinesthemeaningoftheautomatsystemanddevelopmentaswellasthecharacteristicsoftheVHDLlanguage,thenthevendingmachinedesign,designideas,andgivestheblockdiagramoft
7、heoveralldesign,analysisanddesigntowritetheVHDLsourcecodethecodeintheQuartusIIsoftwareplatformcompilationsimulationwaveformsinlinewiththedesignrequirements.Thevendingmachinesystemhasthefinalselectionofmerchandise,coinprocessing,purchasewithdrawn,themainfunctionoftheabnormalcoin,theen
此文档下载收益归作者所有