1 / 38
文档名称:

基于PLC的自动售货机的设计.doc

格式:doc   大小:2,429KB   页数:38页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于PLC的自动售货机的设计.doc

上传人:6188 2017/5/27 文件大小:2.37 MB

下载得到文件列表

基于PLC的自动售货机的设计.doc

相关文档

文档介绍

文档介绍:I 摘要随着科技的发展, PLC 在工程中的应用大家都有目共睹, PLC 在各个领域都已占有一席之地,并且将有更好的发展,我国人口数量庞大,自动售货机在人们的生活中扮演越来越重要的角色,从长远来看其具有广阔的发展空间,本论文设计的是基于西门子 S7-200 系列 PLC 构成的自动售货机系统,而且阐述了自动售货机的来源与发展以及其在国内外发展的现状,然后介绍了 PLC 的基本组成、自动售货机的结构以及自动售货机工作的基本原理以及工作流程,明白自动售货机的贩卖过程,以便为硬件的选择做准备, 通过对自动售货机的功能分析做出硬件框图,再根据 I/O 分配表选择 PLC 的型号,把交易过程分为几个模块,然后分别对模块进行编程,更加清晰的说明了可编程序控制器 PLC 在自动售货机中的作用,利用 PLC 控制的自动售货机提高了系统的稳定性,保证自动售货机能够长期稳定运行,此次控制系统设计就是充分利用了 PLC 、MCGSE 组态软件实现了对自动售货机的控制,达到了设计的目的, 进行了对自动售货机的独立仿真,文中采用的是西门子 PLC 梯形图专用编译软件 STEP7 来进行编写,并且系统具有启动、停止功能,运用功能指令进行 PLC 控制程序设计,还进行了系统调试,仿真,实现自动售货机的控制要求。关键词: 自动售货机;可编程序控制器 PLC ;梯形图 THE DESIGN OF THE AUTOMATIC VENDING II MACHINE BASED ON PLC ABSTRACT This article introduced vending machine's basic principle as well as the work flow .in today factories , programmable logic controllers have e the key building blocks of industrial automation, some basic knowledge of programmable logic controller is introduced in this paper. For example, this process divide s into several blocks the transaction process and then carries on the programming separately to the block. Explained the programmable logic controller's in vending machine function specifically. The procedure involved the vending machine work major part process. Enhanced system's stability using the PLC control's vending machine, it can guarantee the vending machine able to keep the long-term stability movement. Key word s: vending machine; Programmable logical controller ;ladder diagram 目录 III 摘要…………………………………………………………………………………………… I Abstract ……………………………………………………………………………………Ⅱ目录…………………………………………………………………………………………Ⅲ第1章绪论………………………………………………………………………………… 1 引言……………………………………………………………………………… 1 研发背景及意义………………………………………………………………… 1 国内外研究现状………………………………………………………………… 2 自动售货机基本功能…………………………………………………………… 3 第2章 PLC 的概述………………………………………………………………………… 4 PLC 的简介…………………………………………………………………… 4 PLC 的组成…………………………………………………………………… 5 第3章 PLC 控制系统设计的原则和步骤………………………………………………… 6 控制系统设计的基本内容…………………………………………………… 6 系统硬件结构图框……………………………………………