资料详情

基于PLC的售货机控制系统设计 毕业论文+三菱PLC程序+CAD图纸

头像

PLC

编号:14355

摘要

随着科技发展,自动售货机越来越成为人们生活中不可缺少的一部分。自动售货机售货机能对投入的货币币值的进行识别,完成无人自动售货功能。自动售货机不受任何场地限制,方便快捷,具有高时效性,高智能化等特点,可广泛应用于地铁、机场、商场、公园等人流密集的场合。

本次的设计中采用的是三菱FX2N-32MR-001型号的PLC作为主控单元来进行控制操作。在出货装置的选择上,采用的是直流电机带动着弹簧,推动饮料的出货方式。其余机械部分包括箱体,取物箱等。在控制上,除了主控单元选用PLC外,还需要使用到继电器。最后编写出程序完成对整个售货机系统的控制,包括对出货电机驱动的控制、对指示灯亮的控制以及完成投币退币的控制。编写完成程序后使用仿真软件进行仿真调试。

关键词  自动售货机;弹簧;PLC;继电器;仿真

Abstract

With the development of technology, vending machines are increasingly becoming an essential part of people's lives. Vending machines identify currency of the sales function for input and finished unmanned automatic vending features. Vending machines are not subject to any space restrictions,and it is fast and convenient, with high efficiency, high intelligent characteristics.

This design is used in Mitsubishi FX2N-32MR-001 model PLC operate as a main control unit for control. On the choice of delivery device, uses a DC motor drive spring to promote beverage delivery. The remaining mechanical parts including the Cabinet and the takingbox. In the part of control, in addition to outside the main control unit using PLC, also need to relay. Finally write programs to complete the entire vending machine control system, including shipments of motor-driven control, light control and complete coin control. Simulation software for simulation debugging is written upon completion of the program.

Keywords  vending machine  spring  PLC  selay  simulation


目       录

摘要

Abstract

1 绪论

1.1研究背景及意义

1.2自动售货机的简介

1.2.1自动售货机的发展历史

1.2.2自动售货机的定义

1.2.3自动售货机的组成以及分类

1.3自动售货机的研究现状

1.4课题研究内容

1.4.1 自动售货机的功能要求

1.4.2研究内容及方法

2自动售货机的机械结构设计

2.1 箱体的组成

2.2出货机构的设计

2.2.1出货方式

2.1.2弹簧的选型设计

2.1.3出货托盘与后挡板设计

2.1.4驱动电机的选型设计

2.3货币识别的设计

2.3.1 硬币的识别原理

2.3.2 纸币的识别原理

2.4自动售货机的取物箱的设计

3自动售货机的硬件设计

3.1元器件的选型

3.1.1继电器的选型

3.1.2按钮、指示灯的选型

3.1.3主控单元的选型

3.1.4 PLC的功能

3.1.5 PLC的I/O口分配

3.2元器件的布置图

4 自动售货机的软件设计

4.1 自动售货机的控制系统

4.2 自动售货机的程序部分

4.2.1 程序中用到的部分指令

4.2.2 自动售货机的控制程序

4.3 程序的仿真

结论

致谢

参考文献

附录

附录1

附录2