可迅速布置的机械手系统毕业外文翻译、外文文献翻译、中英文翻译_第1页
可迅速布置的机械手系统毕业外文翻译、外文文献翻译、中英文翻译_第2页
可迅速布置的机械手系统毕业外文翻译、外文文献翻译、中英文翻译_第3页
可迅速布置的机械手系统毕业外文翻译、外文文献翻译、中英文翻译_第4页
可迅速布置的机械手系统毕业外文翻译、外文文献翻译、中英文翻译_第5页
已阅读5页,还剩8页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

- 1 - A Rapidly Deployable Manipulator System Christiaan J.J. Paredis, H. Benjamin Brown, Pradeep K. Khosla Abstract: A rapidly deployable manipulator system combines the flexibility of reconfigurable modular hardware with modular programming tools, allowing the user to rapidly create a manipulator which is custom-tailored for a given task. This article describes two main aspects of such a system, namely, the Reconfigurable Modular Manipulator System (RMMS)hardware and the corresponding control software. 1 Introduction Robot manipulators can be easily reprogrammed to perform different tasks, yet the range of tasks that can be performed by a manipulator is limited by mechanicalstructure.Forexample, a manipulator well-suited for precise movement across the top of a table would probably no be capable of lifting heavy objects in the vertical direction. Therefore, to perform a given task,one needs to choose a manipulator with an appropriate mechanical structure. We propose the concept of a rapidly deployable manipulator system to address the above mentioned shortcomings of fixed configuration manipulators. As is illustrated in Figure 1, a rapidly deployable manipulator system consists of software and hardware that allow the user to rapidly build and program a manipulator which is customtailored for a given task. The central building block of a rapidly deployable system is a Reconfigurable Modular Manipulator System (RMMS). The RMMS utilizes a stock of interchangeable link and joint modules of various sizes and performance specifications. One such module is shown in Figure 2. By combining these general purpose modules, a wide range of special purpose manipulators can be assembled. Recently, there has been considerable interest in the idea of modular manipulators 2, 4, 5, 7, 9, 10, 14, for research applications as well as for industrial applications. However, most of these systems lack the property of reconfigurability, which is key to the concept of rapidly deployable systems. The RMMS is particularly easy to reconfigure thanks to its integrated quick-coupling connectors described in Section 3. Effective use of the RMMS requires, Task Based Design software. This software takes - 2 - as input descriptions of the task and of the available manipulator modules; it generates as output a modular assembly configuration optimally suited to perform the given task. Several different approaches have been used successfully to solve simpli-fied instances of this complicated problem. A third important building block of a rapidly deployable manipulator system is a framework for the generation of control software. To reduce the complexity of softwaregeneration for real-time sensor-based control systems, a software paradigm called software assembly has been proposed in the Advanced Manipulators Laboratory at CMU.This paradigm combines the concept of reusable and reconfigurable software components, as is supported by the Chimera real-time operating system 15, with a graphical user interface and a visual programming language, implemented in Onika Although the software assembly paradigm provides thesoftware infrastructure for rapidly programming manipulator systems, it does not solve the programming problem itself. Explicit programming of sensor-based manipulator systems is cumbersome due to the extensive amount of detail which must be specified for the robot to perform the task. The software synthesis problem for sensor-based robots can be simplified dramatically, by providing robust robotic skills, that is, encapsulated strategies for accomplishing common tasks in the robots task domain 11. Such robotic skills can then be used at the task level planning stage without having to consider any of the low-level details As an example of the use of a rapidly deployable system,consider a manipulator in a nuclear environment where it must inspect material and space for radioactive contamination, or assemble and repair equipment. In such an environment, widely varied kinematic (e.g., workspace) and dynamic (e.g., speed, payload) performance is required, and these requirements may not be known a priori. Instead of preparing a large set of different manipulators to accomplish these tasksan expensive solutionone can use a rapidly deployable manipulator system. Consider the following scenario: as soon as a specific task is identified, the task based design software determinesthe task. This optimal configuration is thenassembled from the RMMS modules by a human or, in the future, possibly by another manipulator. The resulting manipulator is rapidly programmed by using the software assembly paradigm and our library of robotic skills. Finally,the manipulator is deployed to - 3 - perform its task. Although such a scenario is still futuristic, the development of the reconfigurable modular manipulator system, described in this paper, is a major step forward towards our goal of a rapidly deployable manipulator system. Our approach could form the basis for the next generation of autonomous manipulators, in which the traditional notion of sensor-based autonomy is extended to configuration-based autonomy. Indeed, although a deployed system can have all the sensory and planning information it needs, it may still not be able to accomplish its task because the task is beyond the systems physical capabilities. A rapidly deployable system, on the other hand, could adapt its physical capabilities based on task specifications and, with advanced sensing, control, and planning strategies, accomplish the task autonomously. 2 Design of self-contained hardware modules In most industrial manipulators, the controller is a separate unit housing the sensor interfaces, power amplifiers, and control processors for all the joints of the manipulator.A large number of wires is necessary to connect this control unit with the sensors, actuators and brakes located in each of the joints of the manipulator. The large number of electrical connections and the non-extensible nature of such a system layout make it infeasible for modular manipulators. The solution we propose is to distribute the control hardware to each individual module of the manipulator. These modules then become self-contained units which include sensors, an actuator, a brake, a transmission, a sensor interface, a motor amplifier, and a communication interface, as is illustrated in Figure 3. As a result, only six wires are required for power distribution and data communication. 2.1 Mechanical design The goal of the RMMS project is to have a wide variety of hardware modules available. So far, we have built four kinds of modules: the manipulator base, a link module, three pivot joint modules (one of which is shown in Figure 2), and one rotate joint module. The base module and the link module have no degrees-of-freedom; the joint modules have one degree-of-freedom each. The mechanical design of the joint modules compactly fits a DC-motor, a fail-safe brake, a tachometer, a harmonic drive and a resolver. - 4 - The pivot and rotate joint modules use different outside housings to provide the right-angle or in-line configuration respectively, but are identical internally. Figure 4 shows in cross-section the internal structure of a pivot joint. Each joint module includes a DC torque motor and 100:1 harmonic-drive speed reducer, and is rated at a maximum speed of 1.5rad/s and maximum torque of 270Nm. Each module has a mass of approximately 10.7kg. A single, compact, X-type bearing connects the two joint halves and provides the needed overturning rigidity. A hollow motor shaft passes through all the rotary components, and provides a channel for passage of cabling with minimal flexing. 2.2 Electronic design The custom-designed on-board electronics are also designed according to the principle of modularity. Each RMMS module contains a motherboard which provides the basic functionality and onto which daughtercards can be stacked to add module specific functionality. The motherboard consists of a Siemens 80C166 microcontroller, 64K of ROM, 64K of RAM, an SMC COM20020 universal local area network controller with an RS-485 driver, and an RS-232 driver. The function of the motherboard is to establish communication with the host interface via an RS-485 bus and to perform the lowlevel control of the module, as is explained in more detail in Section 4. The RS-232 serial bus driver allows for simple diagnostics and software prototyping. A stacking connector permits the addition of an indefinite number of daughtercards with various functions, such as sensor interfaces, motor controllers, RAM expansion etc. In our current implementation, only modules with actuators include a daughtercard. This card contains a 16 bit resolver to digital converter, a 12 bit A/D converter to interface with the tachometer, and a 12 bit D/A converter to control the motor amplifier; we have used an ofthe-shelf motor amplifier (Galil Motion Control model SSA-8/80) to drive the DC-motor. For modules with more than one degree-of-freedom, for instance a wrist module, more than one such daughtercard can be stacked onto the same motherboard. 3 Integrated quick-coupling connectors To make a modular manipulator be reconfigurable, it is necessary that the modules can - 5 - be easily connected with each other. We have developed a quick-coupling mechanism with which a secure mechanical connection between modules can be achieved by simply turning a ring handtight; no tools are required. As shown in Figure 5, keyed flanges provide precise registration of the two modules. Turning of the locking collar on the male end produces two distinct motions: first the fingers of the locking ring rotate (with the collar) about 22.5 degrees and capture the fingers on the flanges; second, the collar rotates relative to the locking ring, while a cam mechanism forces the fingers inward to securely grip the mating flanges. A ball- transfer mechanism between the collar and locking ring automatically produces this sequence of motions. At the same time the mechanical connection is made,pneumatic and electronic connections are also established. Inside the locking ring is a modular connector that has 30 male electrical pins plus a pneumatic coupler in the middle. These correspond to matching female components on the mating connector. Sets of pins are wired in parallel to carry the 72V-25A power for motors and brakes, and 48V6A power for the electronics. Additional pins carry signals for two RS-485 serial communication busses and four video busses. A plastic guide collar plus six alignment pins prevent damage to the connector pins and assure proper alignment. The plastic block holding the female pins can rotate in the housing to accommodate the eight different possible connection orientations (845 degrees). The relative orientation is automatically registered by means of an infrared LED in the female connector and eight photodetectors in the male connector. 4 ARMbus communication system Each of the modules of the RMMS communicates with a VME-based host interface over a local area network called the ARMbus; each module is a node of the network. The communication is done in a serial fashion over an RS-485 bus which runs through the length of the manipulator. We use the ARCNET protocol 1 implemented on a dedicated IC (SMC COM20020). ARCNET is a deterministic token-passing network scheme which avoids network collisions and guarantees each node its time to access the network. Blocks of information called packets may be sent from any node on the network to any one of the other nodes, or to all nodes simultaneously (broadcast). Each node may send one packet each time it - 6 - gets the token. The maximum network throughput is 5Mb/s. The first node of the network resides on the host interface card, as is depicted in Figure 6. In addition to a VME address decoder, this card contains essentially the same hardware one can find on a module motherboard. The communication between the VME side of the card and the ARCNET side occurs through dual-port RAM. There are two kinds of data passed over the local area network. During the manipulator initialization phase, the modules connect to the network one by one, starting at the base and ending at the end-effector. On joining the network, each module sends a data-packet to the host interface containing its serial number and its relative orientation with respect to the previous module. This information allows us to automatically determine the current manipulator configuration. During the operation phase, the host interface communicates with each of the nodes at 400Hz. The data that is exchanged depends on the control modecentralized or distributed. In centralized control mode, the torques for all the joints are computed on the VME-based real-time processing unit (RTPU), assembled into a data-packet by the microcontroller on the host interface card and broadcast over the ARMbus to all the nodes of the network. Each node extracts its torque value from the packet and replies by sending a data-packet containing the resolver and tachometer readings. In distributed control mode, on the other hand, the host computer broadcasts the desired joint values and feed-forward torques. Locally, in each module, the control loop can then be closed at a frequency much higher than 400Hz. The modules still send sensor readings back to the host interface to be used in the computation of the subsequent feed-forward torque. 5 Modular and reconfigurable control software The control software for the RMMS has been developed using the Chimera real-time operating system, which supports reconfigurable and reusable software components 15. The software components used to control the RMMS are listed in Table 1. The trjjline, dls, and grav_comp components require the knowledge of certain configuration dependent parameters of the RMMS, such as the number of degrees-of-freedom, the Denavit-Hartenberg parameters etc. During the initialization phase, the RMMS interface establishes contact with each of the - 7 - hardware modules to determine automatically which modules are being used and in which order and orientation they have been assembled. For each module, a data file with a parametric model is read. By combining this information for all the modules, kinematic and dynamic models of the entire manipulator are built. After the initialization, the rmms software component operates in a distributed control mode in which the microcontrollers of each of the RMMS modules perform PID control locally at 1900Hz. The communication between the modules and the host interface is at 400Hz, which can differ from the cycle frequency of the rmms software component. Since we use a triple buffer mechanism 16 for the communication through the dual-port RAM on the ARMbus host interface, no synchronization or handshaking is necessary. Because closed form inverse kinematics do not exist for all possible RMMS configurations, we use a damped least-squares kinematic controller to do the inverse kinematics computation numerically. 6 Seamless integration of simulation To assist the user in evaluating whether an RMMS con- figuration can successfully complete a given task, we have built a simulator. The simulator is based on the TeleGrip robot simulation software from Deneb Inc., and runs on an SGI Crimson which is connected with the real-time processing unit through a Bit3 VME-to-VME adaptor, as is shown in Figure 6. A graphical user interface allows the user to assemble simulated RMMS configurations very much like assembling the real hardware. Completed configurations can be tested and programmed using the TeleGrip functions for robot devices. The configurations can also be interfaced with the Chimera real-time softwarerunning on the same RTPUs used to control the actual hardware. As a result, it is possible to evaluate not only the movements of the manipulator but also the realtime CPU usage and load balancing. Figure 7 shows an RMMS simulation compared with the actual task execution. 7 Summary We have developed a Reconfigurable Modular Manipulator System which currently consists of six hardware modules, with a total of four degrees-of-freedom. These modules can - 8 - be assembled in a large number of different configurations to tailor the kinematic and dynamic properties of the manipulator to the task at hand. The control software for the RMMS automatically adapts to the assembly configuration by building kinematic and dynamic models of the manipulator; this is totally transparent to the user. To assist the user in evaluating whether a manipulator configuration is well suited for a given task, we have also built a simulator. Acknowledgment This research was funded in part by DOE under grant DE-F902-89ER14042, by Sandia National Laboratories under contract AL-3020, by the Department of Electrical and Computer Engineering, and by The Robotics Institute, Carnegie Mellon University. The authors would also like to thank Randy Casciola, Mark DeLouis, Eric Hoffman, and Jim Moody for their valuable contributions to the design of the RMMS system. - 9 - 可迅速布置的机械手系统 作者: Christiaan J.J. Paredis, H. Benjamin Brown, Pradeep K. Khosla 摘 要 : 一个迅速可部署的 机械手 系统 ,可以 使再组合的标准化的硬件的灵活性用标准化的编程工具结合,允许用户迅速建立为一项规定的任务 来通常地控制机械手 。这篇文章描述这样的一个系统的两个主要方面,即,再组合的标准化的 机械手 系统 (RMMS)硬件和相应控制软件。 1 介绍 机器人操纵装置可能容易被程序重调执行不同的任务, 然而一个 机械手 可以执行的任务的范围已经被 它的机械结构限制。例如,一个很适合准确的运动的 机械手 在一张桌子上部或许将不能朝着垂直的方向举起重物。因此,执行规定的任务,需要有一个合适的机械结构 来 选择 机械手 。 我们提议一个迅速可部署的 机械手 系统的概念 来 处理固定构造 的机械手 的上述的缺点。一迅速可部署 机械手 系统由迅速建造的软件和硬件组成 , 是适合一规定任务的一个 机械手 。 一个迅速可部署的系统的中心的组成部分是一个再组合的标准化的 机械手 系统(RMMS)。 RMMS 利用一可交换的连接的和各种尺寸和性能的共同模件。通过结合这些多功能的模件,大范围专用 机械手 可以被收集 。 最近,有相当多的对 机械手 标准化的想法的兴趣。 但是, 对于研究应用 以及 为工业应用 来说, 大多数这些系统缺乏的 必要的能力 ,这是迅速可部署的体制的概念的关键。 有效的使用 RMMS 需要基于任务的设计软件。 这软件认为是任务和可得到的操纵者模件的输入描述;作为一标准化会议构造最佳适合执行规定任务的业务的产量产生。几种不同的方法已经被成功使用解决这个错综复杂的问题的 。 一个迅速可部署的 机械手 系统的第 3 个重要的组成部分是控制软件的代的一种框架。为实时基于传感器的控制系统降低软件生成的复杂性, 一个软件范例叫软件为会议已经在 CMU 先进的操纵者实验室里 被 提 出 。这个范例结合可重复使用和再组合的软件成分的概念,象妄想实时操作系统支持的那样 ,用一个图形用户界面和可视程序设计语言 而 实施 . 虽然软件会议范例提供迅速编程操纵者系统的软件基础设施,但是它不解决编程问 - 10 - 题。基于传感器的 机械手 系统的明确编程由于必须被为机器人指定执行任务的广大数量的细节是麻烦的。基于传感器的机器人的软件综合问题可以被简化,通过提供坚固的机器人技能, 即,为在机器人任务域完成普通任务封装策略 . 这样机器人技能能在而不需要考虑任何低级的细节的任务步计划阶段使用。 作为使用一个迅速可部署的系统的例子, 在一种核环境里,在那里它必须检查材料和放射性污染的空间,或者集合和修理设备考虑一个操纵者。在这样的一种环境里, 广泛改变的动态的 (例如,工作区 )和动态的 (例如,速度,净载重量 )性能被要求, 并且这些要求可能不被知道 priori。不 得不 准备大套要完成这几次任务的不同操纵者一昂贵解决办法一使用迅速可部署操纵者系统能。 考虑下列脚本:一项具体的任务一被鉴定,基于任务的设计软件就使最佳的标准化的会议构造下决心进行任务。人 们 然后从RMMS 模件装配这个最佳的构造或者,将来,也许 到另一个操纵者。导致的操纵者被迅速通过使用软件装配范例和我们的机器人技能的信息库编程序。 最后,操纵者被有效地使用执行它的任务。虽然这样的脚本仍然是未来的, 再组合的标准化的操纵者系统的发展,在这篇文章里描述,是向我们的一个迅速可部署的 机械手 系统的目标的一个向前的主要的台阶。 我们的方法能为自治 机械手 的下一代形成基础,其中基于传感器的自治权的传统的观念被给予基于构造的自治权。的确, 虽然一个部署的系统能有它需要的全部感觉并且计划的信息, 它可能仍然不能完成它的任务,因为任务是在系统的物理能力以外。一个迅速可 部署的系统, 另一方面, 能改编它的基于任务说明的物理能力 和 带有先进的感觉,控制,以及计划策略,自动完成任务。 2 硬件模块的 2 种设计 在 通 常工业 机械手 里, 那些控制器单独 接在 那些传感器接口,功率放大器,并且因 机械手 全部关节那些 机械手 而控制处理器 。 许多电线连接这个控制单位和传感器,位于 机械手 的每个关节的作动器和刹车是必要的。大量电气装线和这样的一次系统平面布置的非可扩展 性, 为标准化的 机械手 使它不能实行。我们提出的这个解决办法是将控制硬件分配给操纵者的每个个别的模件。 包括传感器的这些模件然后成为整装组件, 作动器,一个刹车,一次输送,一个传感器接口,一个电动机放大器和一个通信接口 。 2.1 机械设计 - 11 - RMMS 工程的目标是有可提供的多种硬件模块。迄今,我们已经建造 4 种模件: 操纵者基础,一连接模块,枢共同模件 (一在身材显示 ),并且一旋转共同模件。 底部模件和连接模块没有自由度; 共同模件各自有一自由度。 共同模件的机械设计紧密适合一台直流电动机,一个有自动防故障设备的刹车,一台转速表,谐波运动。 那些枢和旋转共同模件 在外部 使用提供那些直角不同或者成队构造分别,但是相同内部 , 在典型 地方 显示一共同的枢的内部结构。 每 个共同模件包括一台直流力矩电动机和 100: 1 的谐波驾驶速度减压器, 并且被在 1.5rad /s 和 270 纳米的最高转矩的最高速度 下 。不是每个模件都有块大约 10.7 公斤一单个,小型, 耐压 的 X 类型提供需要的 刚性连结 并且相连在一起 。一根空的电动机轴通过全部旋转的零部件,并且为最小的屈曲电 信号 的 传送 提供一条 通道 。 2.2 电子设计 通俗 设计的舱中的电子也被根据的原则设计 。 每个 RMMS 模件包含主板,提供基本的功能性和可以被堆积增加模件具体的功能性。 主板由西门子 80C 166 组成, 64 K ROM, RAM,一 SMC COM20020 的 64 K 有一台RS-485 驱动器和一台 RS-232 驱动器的普遍的局部地区网络控制器。主板的功能是通过一 种 RS-485 公共 系统 建立与主接口的联系和进行 程序 控制模件, 象在第 4 部分被更详细解释的那样。 RS-232 连续的公共汽车司机考虑到单纯的诊断和软件原型法。 一个堆积的连接器有各种各样的功能允许模糊的数量的增加,例如传感器接口,电动机控制器, RAM 扩大 器 等等 , 在我们的当今的实施里,只是有作动器的模件包括daughtercard。 这张卡片到数字化的变换器包含一 16 位 resolver, 要与转速表和一台12 位 D/A 变换器接口控制电动机放大器的一台 12 位模数转换器;我们已经使用一个ofthe 架子电动机放大器 (Galil 运动控制模型 SSA 8/80)驱动直流电动机。对有超过一自由度,例如一个腕模件的模件来说,不止一这样的 daughtercard 可以被堆积到相同的主板上。

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论