PLC与物料分拣系统(毕业论文) 联系客服

发布时间 : 星期三 文章PLC与物料分拣系统(毕业论文)更新完毕开始阅读4cef757bf242336c1eb95eca

目 录

摘 要 ................................................................................................................................ 3 绪 论 .................................................................................................................................. 5 1.1 物料分拣系统概述......................................................................................................... 5 1.2 物料分拣系统的发展现状与趋势.................................................................................... 6 1.3 研究的目的及意义......................................................................................................... 6 第1章 材料分拣装置结构及总体设计 ................................................................................. 8 1.1 材料分拣装置工作过程概述........................................................................................... 8 1.2 系统的技术指标 ............................................................................................................ 9 1.3 系统的设计要求 ............................................................................................................ 9 1.3.1 功能要求 .................................................................................................................... 9 1.3.2 系统的控制要求.......................................................................................................... 9 第2章 控制系统的硬件设计 ..............................................................................................11 2.1 系统的硬件结构 ...........................................................................................................11 2.2 硬件选型与硬件组态 ....................................................................................................11 2.2.1 确定I/ O 点数 ...........................................................................................................11 2.2.2 PLC 的选择............................................................................................................ 12 2.2.3 PLC的输入输出端子分配........................................................................................ 12 2.2.4 PLC输入输出接线端子图........................................................................................ 13 2.3 检测元件与执行装置的选择......................................................................................... 14 2.3.1 步进电机的选择........................................................................................................ 14 2.3.2 旋转编码器的选择 .................................................................................................... 14 2.3.3 电感式传感器的选择................................................................................................. 15

2.3.4电容式传感器的选择 ................................................................................................. 16 2.3.5 颜色传感器............................................................................................................... 17 2.6 光电编码器 ................................................................................................................. 18 第3章 控制系统的软件设计 ............................................................................................... 1 3.1 控制系统流程图设计 ..................................................................................................... 1 3.2 控制系统程序设计......................................................................................................... 2 第4章 控制系统的调试 ...................................................................................................... 8 4.1 硬件调试....................................................................................................................... 8 4.2 软件调试....................................................................................................................... 9 4.3 整体调试..................................................................................................................... 10 结 论 ...............................................................................................................................11 参考文献 ........................................................................................................................... 12 附 录 ................................................................................................................................ 13 致 谢 ................................................................................................................................ 18

摘 要

PLC控制是目前工业上最常用的自动化控制方法,由于其控制方便,能够承受恶劣的环境,因此,

在工业上优于单片机的控制。PLC将传统的继电器控制技术、计算机技术和通信技术融为一体,专门为工业控制而设计,具有功能强、通用灵活、可靠性高、环境适应性强、编程简单、使用方便以及体积小、重量轻、功耗低等一系列优点,因此在工业上的应用越来越广泛。

本文主要讲述PLC在材料分拣系统中的应用,利用可编程控制器( PLC) ,设计成本低、效率高的材料自动分拣装置。以PLC 为主控制器,结合气动装置、传感技术、位置控制等技术,现场控制产品的自动分拣。 系统具有自动化程度高、运行稳定、精度高、易控制的特点,可根据不同对象,稍加修改本系统即可实现要求。

关键词: 可编程控制器;分拣装置;控制系统;传感器

ABSTRACT

PLC control is the most commonly used industrial automation control method, because of its convenient control to withstand an adverse environment, it is better than MCU control in the industrial. PLC traditional relay control technology, computer and communication technologies are integrated specifically for industrial control and design, have strong function, common flexible, high reliability and environmental adaptability, and programming simple, easy to use and small size, light weight, a series of low-power advantages in industrial applications become more extensive.

This paper focuses on the PLC in the canned beverage production, The design of an automatic sorting device with low cost and high efficiency is presented in the paper, which regards programmable logic controller ( PLC) as the master controller and combines pneumatic device, sensing technology, position control and other technology to implement automatic selecting of the products live. The device is characteristic of high automation, steady running, high precision and easy control, which can fulfill the requirement according to different situations with little modifications.

Key words: programmable logic controller;sorting device;control system;sensors