3084.ADAMS环境下工业机器人运动控制和联合仿真 毕业论文.doc
《3084.ADAMS环境下工业机器人运动控制和联合仿真 毕业论文.doc》由会员分享,可在线阅读,更多相关《3084.ADAMS环境下工业机器人运动控制和联合仿真 毕业论文.doc(78页珍藏版)》请在课桌文档上搜索。
1、本科毕业设计(论文)ADAMS环境下工业机器人运动控制和联合仿真Motion Control And Co-simulation Of Industrial Robot iN ADAMS Environment 毕业设计(论文) 第72页 摘 要 虚拟样机技术就是在建造第一台物理样机之前,设计师利用计算机技术建立机械系统的数字化模型,进行仿真分析并以图形方式显示该系统在真实工程条件下的各种特性,从而修改并得到最优设计方案的技术。ADAMS软件是目前国际上应用最为广泛的虚拟样机分析软件,用户可以运用该软件非常方便地对虚拟机械系统进行静力学、运动学和动力学分析。但针对复杂的机器人机械系统,要想准确
2、的控制其运动,仅依靠ADAMS软件自身也很难做到;MATLAB软是Mathworks公司开发的一种集计算、图形可视化和编辑功能于一体的优秀数学应用软件,具有强大的计算能力,能够建立复杂的控制模型准确控制复杂机器人系统的运动;OpenGL(开放式图形库全称)是SGI公司开发的底层三维图形API,目前在图形开发领域已成为工业标准。使用OpenGL可以创建视觉质量接近射线跟踪程序的精致漂亮的3D图形。Visual C+ 6.0已经成为集编辑、编译。运行、调试为一体的功能强大的集成编程环境,在Windows编程中占有重要地位。OpenGL和Visual C+ 6.0有紧密接口,利用二者可以开发出优秀的
3、视镜仿真系统。ADAMS、MATLAB和Visual C+ 6.0由于定位不同,都有各自的优势和缺点,但是三者之间又可以通过接口联合控制或者混合编程。本文分别利用ADAMS对三自由度机器人的运动学和轨迹优化方案进行研究,利用Visual C+ 6.0、OpenGL和从MATLAB里导出的控制模型的数据对三自由度机器人进行了视景仿真的研究。论文首先通过建立坐标系和矩阵变换,对刚体的空间表示进行了阐述,然后采用通用的D-H法则,将机器人关节角度参数化,推导出其正运动学方程和逆运动关节角,并计算出机器人手部的初始坐标。其次采用ADAMS软件,详细介绍了机器人三维建模过程,包括整体框架构建,单个构件绘
4、图和布尔运算等,并对机器人关节点进行了参数化设计。最后从机器人轨迹规划的基本原理和方法出发,比较分析了关节空间轨迹规划和直角坐标空间轨迹规划的差别,并采用三次多项式和五次多项式对机器人进行了轨迹规划,利用ADAMS软件中内嵌的Step函数对运动轨迹进行了仿真分析。然后在Windows XP Professional的系统环境下,以Visuall C+6.0为开发工具,建立了三自由度机械手视景仿真系统模型,实现了仿真系统对MATLAB控制模型导出数据的读取和利用。关键词:运动学 轨迹规划 ADAMS虚拟样机技术 视景仿真 纹理映射 AbstractBefore manufacturing the
5、 first physical prototype, the designers used computer technology to build a mechanical system of digital model for analysis simulation, which showed that the system works in real conditions of the various characteristics, so as to be revised and Optimal design. This process is called Virtual protot
6、yping technology. Now ADAMS software is widely used in virtual prototyping analysis in the world, it is very convenient for the user to use this software ot do the statics, kinematics and dynamics analysis for the virtual machine system.But to the complicated robot mechanical system,it is also very
7、hard to do the accurate control of its movement only rely on ADAMS software itself ;MATLAB is one of the outstanding mathematics application software integrating calculation, graphical visualization and editing functions developed by the Mathworks company , and it has strong ability in complex calcu
8、lation, being able to create the control model to do accurate control of the robot systems complicated movement . OpenGL(the full name of Open graphics libraries) is a 3D graphics Application Programming Interface in the bottom,now having been the industry standard in the area of graphics developing
9、.You can create delicate and beautiful 3D graphics using OpenGL,whose visual quality is close to ray tracing program . Visual C + + 6.0 has become powerful integrated programming environment with editing, compiling. Operating and debugging, and occupies an important position in the Windows programmi
10、ng. Visual C + + 6.0 and OpenGL has close interface, using them we can develop good endoscopic simulation system. Because of the different due , ADAMS, Visual C + + 6.0 and MATLAB have their own respective advantages and disadvantages, but we can also do the joint control or mixing programming throu
11、gh the interface between the three.In this paper, the author do research tokinematics and track optimization scheme of 3-dof robot based on ADAMS , also do the Visual simulation research of 3-dof robot using the data of the control model derived from the MATLAB based on Visual C + + 6.0 and OpenGL.F
12、irst of all, through the establishment of coordinates and matrix transformation, the rigid body of the space that was elaborated, and then use the D-H rule, Robot parameters of the joint were gained, equations of motion were given, and the joints angle were known , initial coordinates of Robot hand
13、can be calculated. Followed by ADAMS software, we processed details of the robot three-dimensional modeling, including the overall framework for building, mapped a single component and Boolean operation, designed parameters for the robot and the key points. Finally, we introduced the basic principle
14、s and methods of robot trajectory planning, and compared differences between the joint space trajectory planning and rectangular coordinates space trajectory planning. the cubic polynomial and five polynomial of the robot trajectory planning were carried out, the Step function were used on a traject
15、ory simulation analysis of ADAMS software.Then in Windows XP system environment, using Visual C + + 6.0 as development tool, the author establish a 3-dof manipulator visual simulation system, realizing the accessing and using to the data of control model derived from MATLAB .Key words: kinematics tr
16、ajectory planning ADAMS virtual prototyping technology Visual simulation Texture mapping 目 录第一章 绪论11.1工业机器人的发展现状11.2 虚拟样机技术简介11.2.1 虚拟样机的定义和特点21.2.2 研究现状和发展趋势21.4 本文要研究的主要内容4第二章 机器人运动学52.1 空间点和坐标系的表示52.1.1 空间点的向量表示52.1.2坐标系在固定参考坐标系中的表示62.2 坐标系的变换62.2.1 齐次变换62.2.2 坐标系相对于旋转坐标系的变换102.2.3 变换矩阵的逆102.3 机器
17、人的正逆运动学112.3.1正运动学的D-H表示法122.3.2逆运动学方程的求解152.4 微分运动16第三章 基于ADAMS的机器人的虚拟样机分析183.1 ADAMS概述183.2 ADAMS中机器人模型的建立183.2.1 设置建模环境193.2.2机器人实体建模193.2.3 机器人模型的设置203.3 轨迹规划仿真分析213.3.1 轨迹规划方法的理论分析213.3.2 轨迹规划仿真分析27第四章 基于模型的视景仿真系统的设计与实现324.1 OpenGL概述334.1.1 OpenGL工作方式334.1.2 OpenGL绘制过程344.2 机器人三维可视化框架建立354.2.1
18、利用MFC建立单文档应用程序框架354.2.2 设置OpenGL绘图环境374.3 机械手三维模型的建立404.3.1 导入机械手模型404.3.2 在OpenGL中建立机械手的模型414.4 建立仿真场景445.4.1 纹理贴图的实现454.4.2 设置光照484.5 基于模型的视景仿真的实现514.5.1 数据的读取524.5.2 利用读取的数据控制机械手的运动554.5.3 实现观察视角的交互式键盘控制60结论63致谢65附录66参考文献73实习报告74第一章 绪论1.1工业机器人的发展现状1961年,美国的Consolided Control Corp和AMF公司联合制造了第一台实用的
19、示教再现型工业机器人,迄今为止,世界上对工业机器人的研究已经经历了四十余年的历程,日本、美国、法国、德国的机器人产业已日趋成熟和完善。工业机器人由操作机(机械本体)、控制器、伺服驱动系统和检测传感装置构成,是一种仿人操作、自动控制、可重复编程、能在三维空间完成各种作业的机电一体化自动化生产设备。特别适合于多品种、变批量的柔性生产。【1】 它对稳定、提高产品质量,提高生产效率改善劳动条件和产品的快速更新换代起着十分重要的作用。采用工业机器人,不仅可提高产品的质量与产量,而且对保障人身安全,改善劳动环境,减轻劳动强度,提高劳动生产率,节约原材料消耗以及降低生产成本,有着十分重要的意义。和计算机、网
20、络技术一样,工业机器人的广泛应用正在日益改变着人类的生产和生活方式。在制造业中,尤其是在汽车产业中,工业机器人得到了广泛的应用。如在毛坯制造(冲压、压铸、锻造等)、机械加工、焊接、热处理、表面涂覆、上下料、装配、检测及仓库堆垛等作业中,机器人都已逐步取代了人工作业。如,2004年德国汽车制造业中每1万名工人中拥有工业机器人的数量为1140台。【2】在国外,工业机器人技术日趋成熟,已经成为一种标准设备被工业界广泛应用。从而,相继形成了一批具有影响力的、著名的工业机器人公司,它们包括:瑞典的ABB Robotics,日本的FANUC、Yaskawa,德国的KUKA Roboter,美国的Adept
21、 Technology、American Robot、意大利COMAU,英国的AutoTech Robotics公司,这些公司已经成为其所在地区的支柱性产业。在我国,工业机器人的真正使用到现在已经接近20多年了,已经基本实现了试验、引进到自主开发的转变,促进了我国制造业、勘探业等行业的发展。2004年全年国产工业机器人数量(主要指在国内生产和组装的)突破1400台,产值突破8亿元人民币。进口机器人数量超过9000台,进口额达到2.6亿美元。国内各个工业机器人厂家都呈现出产销两旺的局面。截至2004年底,我国工业机器人市场已经突破30亿元人民币。【3】 现阶段,我国工业机器人正逐步发展成为一种有
22、影响力的产业。1.2 虚拟样机技术简介1.2.1 虚拟样机的定义和特点虚拟样机技术就是在建造第一台物理样机之前,设计师利用计算机技术建立机械系统的数字化模型,进行仿真分析并以图形方式显示该系统在真实工程条件下的各种特性,从而修改并得到最优设计方案的技术。该技术以机械系统运动学、动力学和控制理论为核心,加上成熟的三维计算机图形技术和基于图形的用户界面技术,将分散的零部件设计和分析技术集成在一起,提供一个全新研发机械产品的设计方法。它是一种计算机模型,它能够反映实际产品的特性,包括外观、空间关系以及运动学和动力学的特性。借助于这项技术,设计师可以在计算机上建立机械系统的模型,伴之以三维可视化处理,
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 3084.ADAMS环境下工业机器人运动控制和联合仿真 毕业论文 3084. ADAMS 环境 工业 机器人 运动 控制 联合 仿真

链接地址:https://www.desk33.com/p-1266379.html