` --
毕业设计(论文)
题 目: 基于PLC机械手控制系统设计 专 业: 电气自动化 班 级: 10214 学 号: 12 姓 名: 学习 指导老师: 陈宇峰
成都工业学院 二〇一三年五月
`
论 文 摘 要
机械手能模仿人手和臂的某些动作功能,用以按固定程序抓取、搬运物件或操作工具的自动操作装置。它可代替人的繁重劳动以实现生产的机械化和自动化,能在有害环境下操作以保护人身安全,因而广泛应用于机械制造、冶金、电子、轻工和原子能等部门。
机械手主要由手部和运动机构组成。手部是用来抓持工件(或工具)的部件,根据被抓持物件的形状、尺寸、重量、材料和作业要求而有多种结构形式,如夹持型、托持型和吸附型等。运动机构,使手部完成各种转动(摆动)、移动或复合运动来实现规定的动作,改变被抓持物件的位置和姿势。
机械手通常用作机床或其他机器的附加装置,如在自动机床或自动生产线上装卸和传递工件,在加工中心中更换刀具等,一般没有独立的控制装置。有些操作装置需要由人直接操纵,如用于原子能部门操持危险物品的主从式操作手也常称为机械手。
关键词: 点控制机械手 连续控制机械手 可编程控制技术
I
`
Abstract
The manipulator can imitate the manpower and the arm certain movement functions, with by presses the fixed routine to capture, the transporting thing 'or' operation tool automatic operation installment. It may replace human's strenuous labor by to realize the production mechanization and the automation, can operate under the harmful environment by protects the personal safety ,Thus widely applies in department and so on machine manufacture, metallurgy, electron, light industry and atomic energy.
The manipulator mainly is composed by the hand and the motion. The hand is uses for to grasp holds the work piece (or tool) a part, according to is grasped holds the thing the shape, the size, the weight, the material and the work request but has the many kinds of structural style , Like supporting on both sides, request holding and adsorption and so on. motion , causes the hand to complete each kind of rotation (to swing), the migration or the compound motion realizes the stipulation movement , the change is grasped holds the thing the position and the posture.
The manipulator usually serves as the engine bed or other machines add-on components , like on automatic engine bed or automatic production line loading and unloading and transmission work piece, Replaces the cutting tool in the processing center and so on, does not have the independent control device generally. Somewhat operates the equipment to need by the human direct control, like uses in the host which the atomic energy department manages the dangerous goods from the type operator also often being called the manipulator.
Keywords:
position control manipulator continual trajectory control
manipulator PLC
II
`
目 录
论 文 摘 要 ..................................................... I Abstract ....................................................... II 绪 论 ........................................................... 1 第一章 机械手简介 .............................................. 3
1.1 课题背景 ................................................ 3 1.2 机械手的分类 ........................................... 3 1.3 应用机械手的意义 ....................................... 4 1.4 机械手的发展概况和趋势 ................................. 5 第二章 机械手设计 ............................................... 6
2.1手结构示意图 ............................................. 6 2.2械手工作流程 ............................................. 6 2.3控制要求 ................................................. 7 2.4主电路设计 ............................................... 7 2.5机械手的机能和特性 ....................................... 8
2.5.1加紧机构 ........................................... 8 2.5.2 躯干 ............................................... 8 2.5.3 旋转编码盘 ......................................... 9 2.5.4步进电机 ........................................... 9 2.5.5 步进电动机的控制 .................................. 10 2.6 电源与传动整体 ......................................... 11
2.6.1 控制电源 .......................................... 11 2.6.2 传动整体 .......................................... 11
第三章 PLC的介绍与选择 ........................................ 13
3.1 PLC的特点 .............................................. 13 3.2 PLC的选型 .............................................. 14
3.2.1. 常用PLC介绍 ..................................... 14 3.2.2. 确定型号FX2N-64MT .............................. 15 3.2.3 三菱FX系列的结构功能 ............................. 15
第四章 控制系统设计 ........................................... 17
4.1 控制系统硬件设计 ....................................... 17
4.1.1 PLC梯形图中的编程元件 ............................ 17
III
`
4.1.2 PLC的I/O分配 .................................... 18 4.1.3 机械手控制系统的外部接线图 ........................ 19 4.2 控制系统软件设计 ....................................... 19
4.2.1 公用程序 .......................................... 20 4.2.2 自动操作程序 ...................................... 21 4.2.3手动单步操作程序 .................................. 27 4.2.4 回原位程序 ........................................ 30
致 谢 ......................................................... 34 参 考 文 献 .................................................... 35
IV