资源描述:
《毕业设计(论文)-基于plc的自动售货机控制》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于PLC的自动售货机控制摘要自动售货机最早出现在二十世纪五、六十年代的西欧,当时在美国的地铁系统中,人们可以用1美分在自动售货机上买到一块口香糖。目前自动售货机在一些国家已达到普及的程度。自动售货机有自动售饮料机、自动售香烟机和自动服务机等等。本文对自动售货机进行了研究,报告了自动售货机的发展、现状、应用领域以及未来的发展趋势。利用PLC控制自动售货机,选择合适的方案,并进行合理的硬件选型、设计及I/O配置,将程序输入PC机进行调试,最终确定设计方案。文中详尽地介绍了自动售货机的各硬件组成,并完成了PLC外部接线图。在PLC梯形图的编写时,文中采用的是三菱PLC梯形图专用编译软件来进行编写。
2、介绍了自动售货机的基本原理以及工作流程,具体说明了可编程序控制器在自动售货机中的作用。程序涉及到了自动售货机工作的绝大部分过程。利用PLC控制的自动售货机提高了系统的稳定性,保证自动售货机能够长期稳定运行。关键词:自动售货机,PLC,FX2N-32-基于PLC的自动售货机控制AbstractVendingmachineappearstheearliestinthe1950sand1960s,whentheWesternEuropeinthesubwaysystemintheUnitedStates,peoplecanuse1centsinvendingmachinetobuyapieceofc
3、hewinggum.Atpresentthevendingmachineinsomecountrieshasreachedpopularityofdegree.Vendingmachines,automaticmachines,automaticsalesellcigarettemachineandautomaticservicemachine,etc.Thispaperstudiedthevendingmachine,reportthedevelopmentofthesituation,applicationfieldandthefuturetrendofdevelopmentoftheve
4、ndingmachine,UsingPLCcontrolvendingmachine,choosetherightplanandmakereasonablehardwareselection,designandtheI/Oconfiguration,debugginginputPC,determinesthedesignscheme.Thispaperintroducedindetailthevendingmachines,hardwarecomposition,andcompletedPLCexternalhookup.WriteinPLCladderdiagram,thepaperUSES
5、iswhenmitsubishiPLCladder-diagramspecialcompiledsoftwaretowrite.Introducesthebasicprincipleofvendingmachineandtheworkingprocess,specifyingtheprogrammablecontrollerinthevendingmachineintherole.Programinvolvesavendingmachineworkmostoftheprocess.UseofPLCcontrolledvendingmachines,improvethestabilityofth
6、esystem,ensurethevendingmachinecanhavealong-termandstableoperation.Keywords:vendingmachine,PLC,FX2N-32-基于PLC的自动售货机控制目录摘要1Abstract2绪论5第1章自动售货机简介61.1自动售货机的起源和发展61.2自动售货机的发展现状和发展前景7第2章可编程控制器PLC简介92.1PLC概述92.1.1可编程控制器的产生和发展92.1.2PLC的发展前景和主要品牌102.2PLC的工作原理112.2.1PLC的硬件组成112.2.2PLC的工作原理122.2.3PLC应用的特点及编程语
7、言14第3章硬币验钞机构及原理153.1硬币验钞机构153.2硬币的识别原理15第4章自动售货机的PLC程序设计184.1硬件设计分析184.1.1控制要求分析184.1.2I/O点统计184.1.3PLC选择194.1.4CD4511七段数码管译码器204.2软件设计分析21-32-基于PLC的自动售货机控制4.2.1I/O分配表214.2.2程序流程图的编制224.2.3系统软件设计梯形图22