设计简介 |
设计描述:
文档包括:
说明书一份,31页,11000字左右.
CAD版本图纸,共2张:
摘 要
三自由度机械手能够在三维空间中完成升降、平移等基本指令,而二自由度机械手仅能在一个平面内动作,所以把三自由度机械手作为学校机器人类课程的教学中能够具有典型性。我校现在没有成型的、可以直接应用的机器人方面的教学设备,只有一些慧鱼机器人组件和未来伙伴机器人组件。
本设计目的是在慧鱼组件的基础上设计出下位机控制系统,起到开发、拓展慧鱼机器人组件的功能。这样,在以后的机器人实践教学和学生的创新等活动中,可以应用自己开发的机器人运动控制系统,实现机器人单关节运动控制、多关节运动控制和示教再现等功能,并具有开放性,使学生可以自己根据任务编辑、修改程序,实现不同的工作。
关键词:三自由度;机械手;机器人;单片机控制;控制程序
ABSTRACT
Three degrees of freedom in 3 space manipulator can be accomplished in the lift, shift, and other basic instruction, and two degrees manipulator can only in a plane within action, so the three degrees of freedom as a manipulator of human course teaching school machine to typical. Our school now not model, can be applied in the robot of teaching equipment, only some fischer robot kit and future partner robot kit.
The design aims at fischer components designed on the base of a machine control system under, rise to development, develop fischer robot component function. So, in the later teaching and students' practice robot innovation activities, and can be applied to develop their own robot motion control system, the realization robot single joint motion control, motion control and the joint teach reproduce, and other functions, and an open, so that the students can edit, modify the program according to the mission, the realization of different work.
Keywords: Three degrees of freedom; Manipulator; robot;Single chip microcomputer control;Control program
目录
摘 要 I
ABSTRACT II
第1章 绪 论 1
1.1概述 1
1.2文献综述 1
1.2.1 工业机器人 1
1.2.2工业机器人的国内外形势 2
1.3基本内容和拟解决的问题 4
1.3.1基本内容 4
1.3.2拟解决的问题 4
第2章 三自由度机械手运动控制下位机系统总体方案设计 5
2.1三自由度机械手运动控制下位机系统的设计原理 5
2.2三自由度机械手运动控制下位机系统的设计方案 5
2.3三自由度机械手运动控制下位机系统的工作过程概述 6
2.4系统的设计要求 6
2.4.1 功能要求 7
2.4.2 控制要求 7
2.5 本章小结 7
第3章 元器件的选择 8
3.1晶振模块 8
3.2 复位模块 9
3.2.1上电复位电路…………………………………………………………….…..9
3.2.2手动复位电路……………………………………………….………………..9
3.2.3混合复位电路………………………….……………………………………..9
3.3电源供电模块 10
3.4串口下载模块 11
3.5电机驱动模块 11
3.6单片机主电路模块 13
3.7 本章小结 15
第4章 控制系统硬件设计 16
4.1确定I/O点数 16
4.2单片机的选择 16
4.3 单片机 I/0分配表 16
4.5 本章小结 17
第5章 控制系统的软件设计 18
5.1流程图 18
5.2 本章小结 23
结 论 24
参考文献 25
致 谢 26
|