《基于PLC控制的自动售货机》毕业设计

更新时间:2023-10-28 12:38:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

自动售货机控制系统毕业设计

机电工程学院

毕业设计

课题:自动售货机控制系统

专业: 班级: 学号: 姓名: 指导教师: 日期:

自动售货机控制系统设计

第 1 页

自动售货机控制系统毕业设计

摘要

随着科技的快速发展,自动化控制已经在生活中得到广泛的应用,给人们生活带来很多便利。而自动售货机就是一种自动化控制下的产物,其操作简单,可以充分的补充人力资源的不足,当前我国人口数量庞大,自动售货机在人们的生活中扮演越来越重要的角色,从长远来看其具有广阔的发展空间。

本次设计的自动售货机为饮料自动售货机,详细介绍了自动售货机的结构组成,包括记币系统、比较系统、选择系统、饮料供应系统、推币系统以及报警系统。通过自动售货机的功能分析列出I/O分配表以及控制系统流程图。并且根据控制系统流程图编写符合自动售货机功能的程序。如果购物后有剩余金额,则可按退币按钮退币。本设计以三菱FX2N-48MR型PLC为主控制器,基于GX-Developer编程软件,采用顺序控制的程序设计思路,设计了系统控制程序,完成梯形图后可以在三菱PLC仿真软件进行调试和仿真。

该设计提高了自动售货机的可靠性和执行效率,且系统维护容易,维修简单,有一定的市场推广价值。

关键词:自动售货机、PLC、梯形图

Design of control system of automatic vending machine

第 2 页

自动售货机控制系统毕业设计

Abstract

With the rapid development of science and technology, automation and control has been widely used in life, bring a lot of convenience to people's life. And the vending machine is an automatic control product, its operation is simple,problems can be fully complementary to human resources, the number of China's huge population, the vending machine is playing a more and more important role in people's life, in the long run it has broad space for development.

The design of a vending machine for beverage vending machine, the architecture of the vending machine was introduced in detail, including the currency system, comparison and selection system, beverage supply, pushing currency system and alarm system. By analyzing the function of the vending machine I/O allocation list and flow chart of control system. And according to the flow chart of control system of programs written in vending machine function. If the remaining amount after shopping, can press work button to work. This design is given priority to with Mitsubishi FX2N - 48 Mr Type PLC controller, based on the GX - Developer programming software, the sequence control program design idea, design the system control program, after completion in Mitsubishi PLC ladder diagram simulation software debugging and simulation.

The design improves the reliability of the vending machine and the execution efficiency, and system maintenance easy, maintenance simple, have certain market value.

Keywords: vending machine, PLC, ladder diagram

目录

内容摘要................................................................................................................................2

第 3 页

自动售货机控制系统毕业设计

前言........................................................................................................................................5 第一章 自动售货机的简介..................................................................................................6 1.1、自动售货机的概述.................................................................................................6 1.2、自动售货机的功能分析.........................................................................................6 1.3、自动售货机的前景分析.........................................................................................7 第二章 总体设计方案..........................................................................................................8 2.1、设计目的.................................................................................................................8 2.2、系统控制要求.........................................................................................................8 2.3、自动售货机结构示意图.........................................................................................9 第三章 PLC的概述............................................................................................................10 3.1、PLC的定义............................................................................................................10 3.2、PLC的基本组成....................................................................................................10 3.3、PLC基本原理........................................................................................................10 3.4、PLC的功能和特点................................................................................................11 3.5、PLC内部软元件....................................................................................................12 第四章 自动售货机硬件结构设计.....................................................................................14 4.1、控制电路的硬件组成.........................................................................................,,,14 4.2、PLC的选型............................................................................................................14 4.2.1、PLC选用的依据..........................................................................................14 4.2.2、PLC选型......................................................................................................15 4.2.3、I/O点的估算..............................................................................................15 4.3、其他硬件的选择选择............................................................................................16 4.3.1、电机的选择.................................................................................................16 4.3.2、货币识别装置.............................................................................................16 4.3.3、商品送出机构的选择.................................................................................17 第五章 自动售货机程序设计.............................................................................................18 5.1、I/O分配表..............................................................................................................18 5.2、程序控制流程图.....................................................................................................19 5.3、程序设计.................................................................................................................19 结论........................................................................................................................................21 参考文献................................................................................................................................22

前言

第 4 页

自动售货机控制系统毕业设计

自动售货机的出现是由于劳动密集型的产业构造向技术密集型社会转变的产物。随着社会的不断进步,消费水平的不断提高以及销售模式的变化,自动售货机这种新型的销售渠道渐渐发展了起来。

可编程控制器(PLC)是综合计算机技术,自动控制技术和通信技术的一门新兴技术。它具有通用性强、可靠性高、能适应恶劣的工业环境、维修简单等优点,广泛应用于机械制造、电力、化工等行业的控制中。本设计实际是基于PLC对自动售货机进行软件设计和硬件设计。

近几年来人们生活水平的提高和生活节奏的加快,对物质的要求也越来越高。方便、快捷已经成为当今社会的生活方式。在这种生活方式下,自动售货机显然受到很多人的喜爱。自动售货机不仅节省了时间,也是提高工作效率最有效的手段。随着自动售货机的快速发展,其成本小、操作简单、占地面积小等优点,使其在其他领域的应用也越来越广泛。自动化是未来的发展趋势,不论是制造业、服务业还是零售业。我们都将看到更多的设备取代人工。在这样一个大的趋势下,自动售货机行业的前景时光明的。

第一章 自动售货机的介绍

1.1、自动售货机的概述:

第 5 页

本文来源:https://www.bwwdw.com/article/5te2.html

Top