{$cfg_webname}
主页 > 机械机电 > PLC >

基于plc的自动售货机的设计(西门子S7-200)

来源:56doc.com  资料编号:5D3947 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D3947
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

摘要
自动售货机是一种全新的商业零售形式,20世纪70年代自日本和欧美发展起来。它又被称为24小时营业的微型超市。从自动售货机的发展趋势来看,它的出现是由于劳动密集型的产业构造向技术密集型社会转变的产物。大量生产、大量消费以及消费模式和销售环境的变化,要求出现新的流通渠道;而相对的超市、百货购物中心等新的流通渠道的产生,人工费用也不断上升;再加上场地的局限性以及购物的便利性等这些因素的制约,无人自动售货机作为一种必须的机器便应运而生了。
本次设计的题目是自动售货机,主要是应用西门子S7-200型PLC的梯形图来设计控制程序,并简单介绍相关的知识.PLC 是在继电器控制技术、计算机技术和现代通信技术的基础上逐步发展起来的一项先进的控制技术。
关键词  自动售货机,梯形图,外部接线图,定时器,外部接线图

vending machine based on plc
Digest
As a brand new commercial retail form, the development of vending machine began in Japan, Europe and America in 1970s, which is also called the 24-hour micro-shop. From the perspective of the development trend of vending machine, its emergence is the product of the transition from the labor-intensive industrial structure to the technology-intensive society. Mass production, mass consumption, and the transformation of consumption patterns and sales environment asks for new distribution channels. New distribution channels like super market and shopping mall are accompanied with increasing labor costs; in addition, there are also constraint factors such as the limitation of locations and convenience for shopping, vending machine emerged as the times require as a necessary machine.
The subject of this design is Vending Machine, which uses the Siemens S7-200 PLC ladder diagram to design the control program and also briefly introduces related knowledge. PLC is an advanced control technology gradually developed on the basis of the relay control technology, computer technology and modern communication technology.
Keywords vending machine, ladder diagram, timer, external wiring diagram

自动售货机设计的主要内容
1.此自动售货机可以投入五角、一元的硬币;
2.如果顾客投入硬币在限定的时间内(2分钟)不按任何按键,自动售货机将退还所投硬币;
3.当投入硬币的总值等于或才超过物品价值时,对应的物品指示灯亮绿灯;
4.当物品对应的指示灯亮绿灯时,按下按下相应的按键,相应的物品排出,同时指示灯绿灯闪烁;
5.如果顾客投入硬币总值超过所选物品的价值时,自动售货机会自动将余款退还顾客;
6.当顾客成功购买完一件物品后20秒无操作,自动售货机会自动将余款退还顾客;
7找零时顾客可选择退一元的还是五角的
8.如果顾客投入硬币后又不想买物品,按下退款按键,自动售货机会自动将余款退还顾客;
9.当物品不足时,对应的物品指示灯亮红灯,顾客按下相应的按键无反应(不出物品,不减余额),并向总部发送所缺物品。(期待完成的内容)
 

基于plc的自动售货机的设计(西门子S7-200)
基于plc的自动售货机的设计(西门子S7-200)
基于plc的自动售货机的设计(西门子S7-200)
基于plc的自动售货机的设计(西门子S7-200)
基于plc的自动售货机的设计(西门子S7-200)
基于plc的自动售货机的设计(西门子S7-200)


目录
第1章 摘要                        ------------------ II
第2章 毕业设计论文正文            ------------------ -1-
2.1 PLC的简单介绍                       ------------------------ -3-
2.1.1 PLC的定义                    ------------------------ -3-
2.1.2 PLC的工作原理                ------------------------ -3-
2.1.3 PLC的循环扫描                ------------------------ -4-
2.1.4 PLC的硬件组成                ------------------------ -4-
2.1.5 PLC的编程语言                ------------------------ -5-
2.1.6 PLC的特点                    ------------------------ -5-
2.2.自动售货机的设计过程                ------------------------ -6-
2.2.1自动售货机设计的主要内容      ------------------------ -6-
2.2.2 自动售货机设计软元件         ------------------------ -6-
2.2.3 自动售货机的基本功能         ------------------------ -8-
2.2.4 自动售货机I/O点的分配       ------------------------ -9-
2.2.5 顺序功能图(SFC)            ------------------------ -10-
2.2.6 梯形图(LAD)                ------------------------ -12-
2.2.7自动售货机设计的梯形图(LAD)------------------------ -13-
2.2.8 自动售货机说明书            ------------------------ -21-
2.2.9 自动售货机的外部接线图      ------------------------ -21-
2.2.10 自动售货机仿真             ------------------------ -22-
第3章 毕业设计结论                ----------------- -24-
参考文献                           ------------------ -25-
致谢                               ------------------ -26-
附录                              ------------------- -27-

推荐资料