1、 保 密 类 别 编 号 毕毕 业业 论论 文文 基于基于 PLCPLC 的自动售货机的自动售货机 系系 别别 电气工程与自动化系电气工程与自动化系 专专 业业 电气工程与自动化电气工程与自动化 年年 级级 2009 级电气一班级电气一班 2013 年年 4 月月 16 日日 I 1 摘摘 要要 研究开发基于 PLC 的自动售货机,售货机的主要组成部分包括钱币识别系统, 找零系统,商品驱动机构,商品贮存装置以及控制系统。钱币识别系统将钱币转化为 信号并交给 PLC 处理,通过 PLC 完成钱币的加减找零。用户投足币并选择产品,PLC 通过程序控制以及外部元件动作完成自动售货的整个过程。 考虑产
2、品总数,设定面板样品以及按钮预留位置。设定自动售货机内部储物通道 数量,根据储物通道数量统计商品驱动装置数量。总体统计 PLC 输入点输出点大致使 用数量,设定 PLC 输入点与钱币识别信号、按钮等的对应关系,输出点与指示灯、马 达、 继电器、 找零器等的对应关系。 使用 S7-200 编程软件完成程序编写, 使用 AUTOCAD 设计 PLC 控制柜,设计自动售货机整体机身以及内部构造,设计电气图。 关键词:西门子S7-200编程 AutoCADAutoCAD 钱币识别器 找零器 电气图 SummarySummary Research and development of PLC-based
3、 vending machine . Integral part of vending machine consist of coin identification system, change system, the driving mechanism of goods, product storage equipment, and a control system . Coin recognition systems change coins into signal and abandon PLC to dispose .Completed the addition and subtrac
4、tion of coins via PLC. Users put enough coin into vending machine and select products. PLC control the whole automatic sell process through the programming and exterior organ. Consider all products to setting the buttons of the goods samples .Set the number of channels to keep in storage of the vend
5、ing machine. Statistics the number of goods power plant according to the number of channels. Overall statistics PLC input and output points roughly and set the correspondence between the PLC input point and the coin identification signal、buttons and so on. The correspondence between output point and
6、 the indicator、motor、relay、 give change and so on .Complete the programming use the S7-200 software .Design the PLC control cabinet、vending machine and Electrical diagram use the AutoCAD software. Keywords: Siemens S7Keywords: Siemens S7- -200 Programming 200 Programming A AutoutoCADCAD the coin identifithe coin identifierer change for change for Electrical diagramElectrical diagram 目目 录录 第第 1 1 章章 绪论绪论 1.1 自动售货机简介 1 1.2 采用 PL