文章导读:在新的一年中,各位网友都进入紧张的学习或是工作阶段。网学的各位小编整理了自动化PLC相关毕业设计-西门子PLC自动售货机设计的相关内容供大家参考,祝大家在新的一年里工作和学习顺利!
论文编号:ZD793 论文字数:8885,页数:35
摘 要
本论文设计的是基于西门子S7-200系列PLC构成的自动售货机监控系统,本文阐述了自动售货机的来源与发展,以及它在国内外发展的现状,对自动售货机的方案进行了论证,介绍了PLC的基本组成、特点以及工作原理,对基于西门子S7-200 系列PLC构成的自动售货机系统整体设计过程进行较为细致的论述。
文中详尽地介绍了自动售货机的各硬件组成,并完成了PLC外部接线图。在PLC梯形图的编写时,文中采用的是西门子PLC梯形图专用编译软件STEP7来进行编写。介绍了自动售货机的基本原理以及工作流程,然后以一次交易过程为例,把交易过程分为几个程序块,然后分别对程序块进行编程。具体说明了可编程序控制器在自动售货机中的作用。程序涉及到了自动售货机工作的绝大部分过程并利用三台PLC之间的通信功能实现了两位数码显示。PLC控制的自动售货机提高了系统的稳定性,保证自动售货机能够长期稳定运行。
关键词 可编程逻辑控制器(PLC);自动售货机;梯形图;
Abstract
This paper is based on the design of Siemens S7-200 PLC constitute the vending machine control system, this paper expounds source of the vending machine, and its development at home and abroad, the scheme design of vending machines are discussed, introduces the basic composition, characteristics of PLC and working principle, based on Siemens S7-200 PLC constitute the vending machine system, overall whole design process is discussed particularly.
The paper introduced in detail the vending machine, various hardware and completed PLC external hookup. In the writing of PLC ladder diagram, the Siemens PLC is special compiled software STEP7 ladder diagram to write. Introduces the basic principle of vending machines and work flow, and then to a transaction process, for example, the process is divided into several blocks, then respectively for program for programming block. Specify the programmable controller in vending machines. Program involve the vending machine working process and use the communication function among three PLC for two digital display.PLC control system, improve the vending machine, guarantee the stability of the vending machine to long-term and stable operation.
Keywords:programmable logic controller (PLC);The vending machine;Ladder diagram;
目录
摘 要 4
Abstract 5
第1章 绪论 1
1.1 自动售货机的理论背景与实际意义 1
1.2 自动售货机设计的主要内容 2
1.3 自动售货机设计的基本思路 2
第2章 PLC的概述 3
2.2 PLC的定义 3
2.2 PLC的简介 3
2.3 PLC的工作原理 3
2.4 PLC的循环扫描工作 4
2.5 PLC的硬件组成 5
2.6 PLC的编程语言 6
2.7 PLC的特点 6
第3章 自动售货机的设计 7
3.1 自动售货机设计软元件 7
3.1.1 定时器 7
3.1.2 计数器 8
3.1.3 移位寄存器 9
3.2自动售货机的基本功能 10
3.3 自动售货机I/O点及使用面板 11
3.4 程序流程图 12
3.4.1程序流程图的相关说明 12
3.4.2 自动售货机的流程图: 12
3.5 梯形图(LAD) 14
3.5.1 什么是梯形图(LAD) 14
3.6 自动售货机的外部接线图 14
3.7自动售货机的计时提示 15
第4章 结论 17
致 谢 18
参考文献 19
附录1 20
自动售货机程序(梯形图) 主站 20
附录2 32
实际接线图 32