毕业论文外文翻译-工业机械手
多自由度机械手毕业论文中英文资料外文翻译文献
毕业论文中英文资料外文翻译文献专业机械设计制造及其自动化课题多自由度机械手机械设计英文原文Automated Tracking and Grasping of a Moving Object with a RoboticHand-Eye SystemAbstractMost robotic grasping tasks assume a stationary or fixed object. In this paper, we explore the requirements for tracking and grasping a moving object. The focus of our work is to achieve a high level of interaction between a real-time vision system capable of tracking moving objects in 3-D and a robot arm with gripper that can be used to pick up a moving object. There is an interest in exploring the interplay of hand-eye coordination for dynamic grasping tasks such as grasping of parts on a moving conveyor system, assembly of articulated parts, or for grasping from a mobile robotic system. Coordination between an organism's sensing modalities and motor control system is a hallmark of intelligent behavior, and we are pursuing the goal of building an integrated sensing and actuation system that can operate in dynamic as opposed to static environments.The system we have built addresses three distinct problems in robotic hand-eye coordination for grasping moving objects: fast computation of 3-D motion parameters from vision, predictive control of a moving robotic arm to track a moving object, and interception and grasping. The system is able to operate at approximately human arm movement rates, and experimental results in which a moving model train is tracked is presented, stably grasped, and picked up by the system. The algorithms we have developed that relate sensing to actuation are quite general and applicable to a variety of complex robotic tasks that require visual feedback for arm and hand control.I. INTRODUCTIONThe focus of our work is to achieve a high level of interaction between real-time vision systems capable of tracking moving objects in 3-D and a robot arm equipped with a dexterous hand that can be used to intercept, grasp, and pick up a movingobject. We are interested in exploring the interplay of hand-eye coordination for dynamic grasping tasks such as grasping of parts on a moving conveyor system, assembly of articulated parts, or for grasping from a mobile robotic system. Coordination between an organism's sensing modalities and motor control system is a hallmark of intelligent behavior, and we are pursuing the goal of building an integrated sensing and actuation system that can operate in dynamic as opposed to static environments.There has been much research in robotics over the last few years that address either visual tracking of moving objects or generalized grasping problems. However, there have been few efforts that try to link the two problems. It is quite clear that complex robotic tasks such as automated assembly will need to have integrated systems that use visual feedback to plan, execute, and monitor grasping.The system we have built addresses three distinct problems in robotic hand-eye coordination for grasping moving objects: fast computation of 3-D motion parameters from vision, predictive control of a moving robotic arm to track a moving object, and interception and grasping. The system is able to operate at approximately human arm movement rates, using visual feedback to track, intercept, stably grasp, and pick up a moving object. The algorithms we have developed that relate sensing to actuation are quite general and applicable to a variety of complex robotic tasks that require visual feedback for arm and hand control.Our work also addresses a very fundamental and limiting problem that is inherent in building integrated sensing actuation systems; integration of systems with different sampling and processing rates. Most complex robotic systems are actually amalgams of different processing devices, connected by a variety of methods. For example, our system consists of three separate computation systems: a parallel image processing computer; a host computer that filters, triangulates, and predicts 3-D position from the raw vision data; and a separate arm control system computer that performs inverse kinematic transformations and joint-level servicing. Each of these systems has its own sampling rate, noise characteristics, and processing delays, which need to be integrated to achieve smooth and stable real-time performance. In our case, this involves overcoming visual processing noise and delays with a predictive filter basedupon a probabilistic analysis of the system noise characteristics. In addition, real-time arm control needs to be able to operate at fast servo rates regardless of whether new predictions of object position are available.The system consists of two fixed cameras that can image a scene containing a moving object (Fig. 1). A PUMA-560 with a parallel jaw gripper attached is used to track and pick up the object as it moves (Fig. 2). The system operates as follows:1) The imaging system performs a stereoscopic optic-flow calculation at each pixel in the image. From these optic-flow fields, a motion energy profile is obtained that forms the basis for a triangulation that can recover the 3-D position of a moving object at video rates.2) The 3-D position of the moving object computed by step 1 is initially smoothed to remove sensor noise, and a nonlinear filter is used to recover the correct trajectory parameters which can be used for forward prediction, and the updated position is sent to the trajectory-planner/arm-control system.3) The trajectory planner updates the joint-level servos of the arm via kinematic transform equations. An additional fixed-gain filter is used to provide servo-level control in case of missed or delayed communication from the vision and filtering system.4) Once tracking is stable, the system commands the arm to intercept the moving object and the hand is used to grasp the object stably and pick it up.The following sections of the paper describe each of these subsystems in detail along with experimental results.П. PREVIOUS WORKPrevious efforts in the areas of motion tracking and real-time control are too numerous to exhaustively list here. We instead list some notable efforts that have inspired us to use similar approaches. Burt et al. [9] have focused on high-speed feature detection and hierarchical scaling of images in order to meet the real-time demands of surveillance and other robotic applications. Related work has been reported by. Lee and Wohn [29] and Wiklund and Granlund [43] who uses image differencing methods to track motion. Corke, Paul, and Wohn [13] report afeature-based tracking method that uses special-purpose hardware to drive a servocontroller of an arm-mounted camera. Goldenberg et al. [16] have developed a method that uses temporal filtering with vision hardware similar to our own. Luo, Mullen, and Wessel [30] report a real-time implementation of motion tracking in 1-D based on Horn and Schunk’s method. Vergheseetul. [41] Report real-time short-range visual tracking of objects using a pipelined system similar to our own. Safadi [37] uses a tracking filter similar to our own and a pyramid-based vision system, but few results are reported with this system. Rao and Durrant-Whyte [36] have implemented a Kalman filter-based decentralized tracking system that tracks moving objects with multiple cameras. Miller [31] has integrated a camera and arm for a tracking task where the emphasis is on learning kinematic and control parameters of the system. Weiss et al. [42] also use visual feedback to develop control laws for manipulation. Brown [8] has implemented a gaze control system that links a robotic “head” containing binocular cameras with a servo controller that allows one to maintain a fixed gaze on a moving object. Clark and Ferrier [12] also have implemented a gaze control system for a mobile robot. A variation of the tracking problems is the case of moving cameras. Some of the papers addressing this interesting problem are [9], [15], [44], and [18].The majority of literature on the control problems encountered in motion tracking experiments is concerned with the problem of generating smooth, up-to-date trajectories from noisy and delayed outputs from different vision algorithms.Our previous work [4] coped with that problem in a similar way as in [38], using an cy- p - y filter, which is a form of steady-state Kalman filter. Other approaches can be found in papers by [33], [34], [28], [6]. In the work of Papanikolopoulos et al. [33], [34], visual sensors are used in the feedback loop to perform adaptive robotic visual tracking. Sophisticated control schemes are described which combine a Kalman filter’s estimation and filtering power with an optimal (LQG) controller which computes the robot’s motion. The vision system uses an optic-flow computation based on the SSD (sum of squared differences) method which, while time consuming, appears to be accurate enough for the tracking task. Efficient use of windows in the image can improve the performance of this method. The authors have presented good tracking results, as well as stated that the controller is robust enough so the use ofmore complex (time-varying LQG) methods is not justified. Experimental results with the CMU Direct Drive Arm П show that the methods are quite accurate, robust, and promising.The work of Lee and Kay [28] addresses the problem of uncertainty of cameras in the robot’s coordinate frame. The fact that cameras have to be strictly fixed in robot’s frame might be quite annoying since each time they are (most often incidentally) displaced; one has to undertake a tedious job of their recalibration. Again, the estimation of the moving object’s position and orientation is done in the Cartesian space and a simple error model is assumed. Andersen et al. [6] adopt a 3rd-order Kalman filter in order to allow a robotic system (consisting of two degrees of freedom) to play the labyrinth game. A somewhat different approach has been explored in the work of Houshangi [24] and Koivo et al. [27]. In these works, the autoregressive (AR) and auto grassier moving-average with exogenous input (ARMAX) models are investigated for visual tracking.Ш. VISION SYSTEMIn a visual tracking problem, motion in the imaging system has to be translated into 3-D scene motion. Our approach is to initially compute local optic-flow fields that measure image velocity at each pixel in the image. A variety of techniques for computing optic-flow fields have been used with varying results includingmatching-based techniques [5], [ 10], [39], gradient-based techniques [23], [32], [ 113, and patio-temporal, energy methods [20], [2]. Optic-flow was chosen as the primitive upon which to base the tracking algorithm for the following reasons.·The ability to track an object in three dimensions implies that there will be motion across the retinas (image planes) that are imaging the scene. By identifying this motion in each camera, we can begin to find the actual 3-D motion.·The principal constraint in the imaging process is high computational speed to satisfy the update process for the robotic arm parameters. Hence, we needed to be able to compute image motion quickly and robustly. The Hom-Schunck optic-flow algorithm (described below) is well suited for real-time computation on our PIPE image processing engine.·We have developed a new framework for computing optic-flow robustly using anestimation-theoretic framework [40]. While this work does not specifically use these ideas, we have future plans to try to adapt this algorithm to such a framework.Our method begins with an implementation of the Horn-Schunck method of computing optic-flow [22]. The underlying assumption of this method is theoptic-flow constraint equation, which assumes image irradiance at time t and t+σt will be the same:If we expand this constraint via a Taylor series expansion, and drop second- and higher-order terms, we obtain the form of the constraint we need to compute normal velocity:Where u and U are the velocities in image space, and Ix, Iy,and It are the spatial and temporal derivatives in the image. This constraint limits the velocity field in an image to lie on a straight line in velocity space. The actual velocity cannot be determined directly from this constraint due to the aperture problem, but one can recover the component of velocity normal to this constraint lineA second, iterative process is usually employed to propagate velocities in image neighborhoods, based upon a variety of smoothness and heuristic constraints. These added neighborhood constraints allow for recovery of the actual velocities u,v in the image. While computationally appealing, this method of determining optic-flow has some inherent problems. First, the computation is done on a pixel-by-pixel basis, creating a large computational demand. Second, the information on optic flow is only available in areas where the gradients defined above exist.We have overcome the first of these problems by using the PIPE image processor [26], [7]. The PIPE is a pipelined parallel image processing computer capable of processing 256 x 256 x 8 bit images at frame rate speeds, and it supports the operations necessary for optic-flow computation in a pixel parallel method (a typical image operation such as convolution, warping, addition subtraction of images can be done in one cycle-l/60 s).The second problem is alleviated by our not needing to know the actual velocities in the image. What we need is the ability to locate and quantify gross image motion robustly. This rules out simple differencing methodswhich are too prone to noise and will make location of image movement difficult. Hence, a set of normal velocities at strong gradients is adequate for our task, precluding the need to iteratively propagate velocities in the image.A. Computing Normal Optic-Flow in Real-TimeOur goal is to track a single moving object in real time. We are using two fixed cameras that image the scene and need to report motion in 3-D to a robotic arm control program. Each camera is calibrated with the 3-D scene, but there is no explicit need to use registered (i.e., scan-line coherence) cameras. Our method computes the normal component of optic-flow for each pixel in each camera image, finds a centurion of motion energy for each image, and then uses triangulation to intersect the back-projected centurions of image motion in each camera. Four processors are used in parallel on the PIPE. The processors are assigned as four per camera-two each for the calculation of X and Y motion energy centurions in each image. We also use a special processor board (ISMAP) to perform real-time histogram. The steps below correspond to the numbers in Fig. 3.1) The camera images the scene and the image is sent to processing stages in the PIPE.2) The image is smoothed by convolution with a Gaussian mask. The convolution operator is a built-in operation in the PIPE and it can be performed in one frame cycle. 3-4) In the next two cycles, two more images are read in, smoothed and buffered, yielding smoothed images Io and I1 and I2.The ability to buffer and pipeline images allows temporal operations on images, albeit at the cost of processing delays (lags) on output. There are now three smoothed images in the PIPE, with the oldest image lagging by 3/60 s.5) Images Io and I2, are subtracted yielding the temporal derivative It.6) In parallel with step 5, image I1is convolved with a 3 x 3 horizontal spatial gradient operator, returning the discrete form of I,. In parallel, the vertical spatial gradient is calculated yielding I, (not shown).7-8)The results from steps 5 and 6 are held in buffers and then are input to alook-up table that divides the temporal gradient at each pixel by the absolute value of the summed horizontal and vertical spatial gradients [which approximates thedenominator in (3)]. This yields the normal velocity in the image at each pixel. These velocities are then threshold and any isolated (i.e., single pixel motion energy) blobs are morphologically eroded. The above threshold velocities are then encoded as gray value 255. In our experiments, we threshold all velocities below 10 pixels per 60 ms to zero velocity.9-10) In order to get the centurion of the motion information, we need the X and Y coordinates of the motion energy. For simplicity, we show only the situation for the X coordinate. The gray-value ramp in Fig. 3 is an image that encodes the horizontal coordinate value (0-255) for each point in the image as a gray value.Thus, it is an image that is black (0) at horizontal pixel 0 and white (255) at horizontal pixel 255. If we logically and each pixel of the above threshold velocity image with the ramp image, we have an image which encodes high velocity pixels with their positional coordinates in the image, and leaves pixels with no motion at zero.11) By taking this result and histogram it, via a special stage of the PIPE which performs histograms at frame rate speeds, we can find the centurion of the moving object by finding the mean of the resulting histogram. Histogram the high-velocity position encoded images yields 256 16-bit values (a result for each intensity in the image). These 256 values can be read off the PIPE via a parallel interface in about 10 ms. This operation is performed in parallel to find the moving object’s Y censored (and in parallel for X and Y centurions for camera 2). The total associated delay time for finding the censored of a moving object becomes 15 cycles or 0.25 s.The same algorithm is run in parallel on the PIPE for the second camera. Once the motion centurions are known for each camera, they are back-projected into the scene using the camera calibration matrices and triangulated to find the actual 3-D location of the movement. Because of the pipelined nature of the PIPE, a new X or Y coordinate is produced every 1/60 s with this delay. While we are able to derive 3-D position from motion stereo at real-time rates, there are a number of sources of noise and error inherent in the vision system. These include stereo triangulation error, moving shadow s which are interpreted as object motion (we use no special lighting in the scene), and small shifts in censored alignments due to the different viewing angles of the cameras, which have a large baseline. The net effect of this is to create a 3-Dposition signal that is accurate enough for gross-level object tracking, but is not sufficient for the smooth and highly accurate tracking required for grasping the object.英文翻译自动跟踪和捕捉系统中的机械手系统摘要——许多机器人抓捕任务都被假设在了一个固定的物体上进行。
外文翻译--工业机械手-精品
本科毕业论文(设计)相关中英文翻译资料资料题目:工业机械手设计学生姓名:所在院系:机电学院所学专业:机电技术教育完成时间:Industry manipulatorThe industry manipulator is one kind of high tech automation production equipment which the nearly several dozens years develop, the industry manipulator is an industry robot important branch, its characteristic is may complete each kind of anticipated work task through the programming, has at the same time the human and the machine respective merit in the structure and the performance, has manifested human's intelligence and the compatibility especially, in the manipulator work accuracy and each kind of environment completes the work ability, has the broad prospects for development in the national economy various domains, along with the industrial automation development, appeared the numerical control processing center, it while reduces worker's labor intensity, enhanced the labor productivity greatly, butIn numerical control processing common on yummy treats working procedure, usually still used the manual control or the tradition black-white control semiautomatic installment, the former required a lot of work time-consuming, the efficiency is low, because the latter designed complex, had many relays, the wiring to be numerous and diverse, is vibrated easily the chassis the disturbance, but had the reliability badly, the breakdown many, questions and so on service difficulty, the programmable controller PLC control on yummy treats manipulator control system movement simple, the line design reasonable, had the strong antijamming ability, had guaranteed the system movement reliability, reduced the service rate, enhanced the working efficiency.The manipulator technology involves to mechanics, mechanics, the electrical hydraulic pressure technology, the automatic control technology, the sensor technology and the computer technology and so on, is an interdisciplinary comprehensive technology.The manipulator is one kind can automate the localization control and may program the multi-purpose machines which the foreword changes, it has many degrees of freedom, available transports the object to complete in each different environment works.In wage level low China, plastic product profession although still belonged to the labor force intensity, manipulator's use already more and more popularized, these electronic and automobile industry European and American Multinational corporation was very early on is located in China's factory in them to introduce the automated production, but the present change was these distributes in industry crowded South China, East China coastal area Chinese Native place Plastic Processing factory also starts to the mechanical wristwatch to appear the more and more strong interest, because they had to face the worker rate of personnel loss to be high, as well as the halving belt came challenge.Along with our country industrial production leap development, the automaticity rapid enhancement, realization work piece loading and unloading, welding torch, spray gun, trigger tools and so on changes, the transportation or manages carries on work and so on processing, assembly automations, has brought to people's attention increasingly, simultaneously also requests the feeder construction to be more nimble, the flexibility, adapts for delivers the different goods, this enables for the feeding manipulator in the automaton, to obtain the increasingly widespread application from the generatrix in.In the production may enhance the production using the manipulator the automated level and the labor productivity, may reduce the labor intensity, the guarantee product quality, the realization safety in production, the industry manipulator can replace the human in the industrial production to make certain monotonous, frequent and the redundant long time work, perhaps dangerous, under adverse circumstance work, for example in the ramming, the pressure casting, the heat treatment, the welding, the painting, plastic working procedures and so on in product forming, machine-finishing and simple assembly, as well as in departments and so on in atomic-energy industry, completes to the human body harmful material transportingor the craft operation, as well as aspects and so on light industry, transportation shipping industry obtain the more and more widespread application.工业机械手工业机械手是近几十年发展起来的一种高科技自动化生产设备,工业机械手是工业机器人的一个重要分支,它的特点是可通过编程来完成各种预期的作业任务,在构造和性能上兼有人和机器各自的优点,尤其体现了人的智能和适应性,机械手作业的准确性和各种环境中完成作业的能力,在国民经济各领域有着广阔的发展前景,随着工业自动化的发展,出现了数控加工中心,它在减轻工人的劳动强度的同时,大大提高了劳动生产率,但数控加工中常见的上下料工序,通常仍采用人工操作或传统继电器控制的半自动化装置,前者费时费工、效率低,后者因设计复杂,需较多继电器,接线繁杂,易受车体振动干扰,而存在可靠性差、故障多、维修困难等问题,可编程序控制器PLC控制的上下料机械手控制系统动作简便、线路设计合理、具有较强的抗干扰能力,保证了系统运行的可靠性,降低了维修率,提高了工作效率。
工业机器人中英文翻译、外文文献翻译、外文翻译
工业机器人中英文翻译、外文文献翻译、外文翻译外文原文:RobotAfter more than 40 years of development, since its first appearance till now, the robot has already been widely applied in every industrial fields, and it has become the important standard of industry modernization.Robotics is the comprehensive technologies that combine with mechanics, electronics, informatics and automatic control theory. The level of the robotic technology has already been regarded as the standard of weighing a national modern electronic-mechanical manufacturing technology.Over the past two decades, the robot has been introduced into industry to perform many monotonous and often unsafe operations. Because robots can perform certain basic more quickly and accurately than humans, they are being increasingly used in various manufacturing industries.With the maturation and broad application of net technology, the remote control technology of robot based on net becomes more and more popular in modern society. It employs the net resources in modern society which are already three to implement the operatio of robot over distance. It also creates many of new fields, such as remote experiment, remote surgery, and remote amusement. What's more, in industry, it can have a beneficial impact upon the conversion of manufacturing means.The key words are reprogrammable and multipurpose because most single-purpose machines do not meet these two requirements. The term “reprogrammable” implies two things: The robot operates according to a written program, and this program can be rewritten to accommodate a variety of manufacturing tasks. The term “multipurpose” means that the robot can perform many different functions, depending on the program and tooling currently in use.Developed from actuating mechanism, industrial robot can imitation some actions and functions of human being, which can be used to moving all kinds of material components tools and so on, executing mission by execuatable program multifunctionmanipulator. It is extensive used in industry and agriculture production, astronavigation and military engineering.During the practical application of the industrial robot, the working efficiency and quality are important index of weighing the performance of the robot. It becomes key problems which need solving badly to raise the working efficiencies and reduce errors of industrial robot in operating actually. Time-optimal trajectory planning of robot is that optimize the path of robot according to performance guideline of minimum time of robot under all kinds of physical constraints, which can make the motion time of robot hand minimum between two points or along the special path. The purpose and practical meaning of this research lie enhance the work efficiency of robot.Due to its important role in theory and application, the motion planning of industrial robot has been given enough attention by researchers in the world. Many researchers have been investigated on the path planning for various objectives such as minimum time, minimum energy, and obstacle avoidance.The basic terminology of robotic systems is introduced in the following:A robot is a reprogrammable, multifunctional manipulator designed to move parts, materials, tools, or special devices through variable programmed motions for the performance of a variety of different task. This basic definition leads to other definitions, presented in the following paragraphs that give a complete picture of a robotic system.Preprogrammed locations are paths that the robot must follow to accomplish work. At some of these locations, the robot will stop and perform some operation, such as assembly of parts, spray painting, or welding. These preprogrammed locations are stored in the robot’s memory and are recalled later for continuous operation. Furthermore, these preprogrammed locations, as well as other programming feature, an industrial robot is very much like a computer, where data can be stored and later recalled and edited.The manipulator is the arm of the robot. It allows the robot to bend, reach, and twist. This movement is provided by the manipulator’s axes, also called the degrees of freedom of the robot. A robot can have from 3 to 16 axes. The term degrees of freedom will always relate to the number of axes found on a robot.The tooling and grippers are not part of the robotic system itself: rather, they areattachments that fit on the end of the robot’s arm. These attachments connected to the end of the robot’s arm allow the robot to lift parts, spot-weld, paint, arc-well, drill, deburr, and do a variety of tasks, depending on what is required of the robot.The robotic system can also control the work cell of the operating robot. The work cell of the robot is the total environment in which the robot must perform its task. Included within this cell may be the controller, the robot manipulator, a work table, safety features, or a conveyor. All the equipment that is required in order for the robot to do its job is included in the work cell. In addition, signals from outside devices can communicate with the robot in order to tell the robot when it should assemble parts, pick up parts, or unload parts to a conveyor.The robotic system has three basic components: the manipulator, the controller, and the power source.ManipulatorThe manipulator, which dose the physical work of the robotic system, consists of two sections: the mechanical section and the attached appendage. The manipulator also has a base to which the appendages are attached.The base of the manipulator is usually fixed to the floor of the work area. Sometimes, though, the base may be movable. In this case, the base is attached to either a rail or a track, allowing the manipulator to be moved from one location to anther.As mentioned previously, the appendage extends from the base of the robot. The appendage is the arm of the robot. It can be either a straight, movable arm or a jointed arm. The jointed arm is also known as an articulated arm.The appendages of the robot manipulator give the manipulator its various axes of motion. These axes are attached to a fixed base, which, in turn, is secured to a mounting. This mounting ensures that the manipulator will remain in one location.At the end of the arm, a wrist is connected. The wrist is made up of additional axes and a wrist flange. The wrist flange allows the robot user to connect different tooling to the wrist for different jobs.The manipulator’s axes allow it to perform work within a certain area. This area is called the work cell of the robot, and its size corresponds to the size of the manipulator. As the robot’s physical size increases, the size of the work cell must also increase.The movement of the manipulator is controlled by actuators, or drive system. The actuator, or drive system, allows the various axes to move within the work cell. The drive system can use electric, hydraulic, or pneumatic power. The energy developed by the drive system is converted to mechanical power by various mechanical drive systems. The drive systems are coupled through mechanical linkages. These linkages, in turn, drive the different axes of the robot. The mechanical linkages may be composed of chains, gears, and ball screws.ControllerThe controller in the robotic system is the heart of the operation. The controller stores preprogrammed information for later recall, controls peripheral devices, and communicates with computers within the plant for constant updates in production.The controller is used to control the robot manipulator’s movements as well as to control peripheral components within the work cell. The user can program the movements of the manipulator into the controller through the use of a hand-held teach pendant. This information is stored in the memory of the controller for later recall. The controller stores all program data for the robotic system. It can store several different programs, and any of these programs can be edited.The controller is also required to communicate with peripheral equipment within the work cell. For example, the controller has an input line that identifies when a machining operation is completed. When the machine cycle is completed, the input line turns on, telling the controller to position the manipulator so that it can pick up the finished part. Then, a new part is picked up by the manipulator and placed into the machine. Next, the controller signals the machine to start operation.The controller can be made from mechanically operated drums that step through a sequence of events. This type of controller operates with a very simple robotic system. The controllers found on the majority of robotic systems are more complex devices and represent state-of-the-art electronics. This is, they are microprocessor-operated. These microprocessors are either 8-bit, 16-bit, or 32-bit processors. This power allows the controller to the very flexible in its operation.The controller can send electric signals over communication lines that allow it to talk with the various axes of the manipulator. This two-way communication between therobot manipulator and the controller maintains a constant update of the location and the operation of the system. The controller also controls any tooling placed on the end of the robot’s wrist.The controller also has the job of communicating with the different plant computers. The communication link establishes the robot as part of a computer-assisted manufacturing (CAM) system.As the basic definition stated, the robot is a reprogrammable, multifunctional manipulator. Therefore, the controller must contain some type of memory storage. The microprocessor-based systems operate in conjunction with solid-state memory devices. These memory devices may be magnetic bubbles, random-access memory, floppy disks, or magnetic tape. Each memory storage device stores program information for later recall or for editing.Power supplyThe power supply is the unit that supplies power to the controller and the manipulator. Two types of power are delivered to the robotic system. One type of power is the AC power for operation of the controller. The other type of power is used for driving the various axes of the manipulator. For example, if the robot manipulator is controlled by hydraulic or pneumatic drives, control signals are sent to these devices, causing motion of the robot.For each robotic system, power is required to operate the manipulator. This power can be developed from either a hydraulic power source, a pneumatic power source, or an electric power source. These power sources are part of the total components of the robotic work cell.Classification of RobotsIndustrial robots vary widely in size, shape, number of axes, degrees of freedom, and design configuration. Each factor influences the dimensions of the robot’s working envelope or the volume of space within which it can move and perform its designated task. A broader classification of robots can been described as blew.Fixed and Variable-Sequence Robots. The fixed-sequence robot (also called a pick-and place robot) is programmed for a specific sequence of operations. Its movements are from point to point, and the cycle is repeated continuously. Thevariable-sequence robot can be programmed for a specific sequence of operations but can be reprogrammed to perform another sequence of operation.Playback Robot. An operator leads or walks the playback robot and its end effector through the desired path. The robot memorizes and records the path and sequence of motions and can repeat them continually without any further action or guidance by the operator.Numerically Controlled Robot. The numerically controlled robot is programmed and operated much like a numerically controlled machine. The robot is servo-controlled by digital data, and its sequence of movements can be changed with relative ease.Intelligent Robot. The intellingent robot is capable of performing some of the functions and tasks carried out by human beings. It is equipped with a variety of sensors with visual and tactile capabilities.Robot ApplicationsThe robot is a very special type of production tool; as a result, the applications in which robots are used are quite broad. These applications can be grouped into three categories: material processing, material handling and assembly.In material processing, robots use to process the raw material. For example, the robot tools could include a drill and the robot would be able to perform drilling operations on raw material.Material handling consists of the loading, unloading, and transferring of workpieces in manufacturing facilities. These operations can be performed reliably and repeatedly with robots, thereby improving quality and reducing scrap losses.Assembly is another large application area for using robotics. An automatic assembly system can incorporate automatic testing, robot automation and mechanical handling for reducing labor costs, increasing output and eliminating manual handling concerns.Hydraulic SystemThere are only three basic methods of transmitting power: electrical, mechanical, and fluid power. Most applications actually use a combination of the three methods to obtain the most efficient overall system. To properly determine which principle method to use, it is important to know the salient features of each type. For example, fluidsystems can transmit power more economically over greater distances than can mechanical type. However, fluid systems are restricted to shorter distances than are electrical systems.Hydraulic power transmission systems are concerned with the generation, modulation, and control of pressure and flow, and in general such systems include:1.Pumps which convert available power from the prime mover to hydraulicpower at the actuator.2.Valves which control the direction of pump-flow, the level of powerproduced, and the amount of fluid-flow to the actuators. The power level isdetermined by controlling both the flow and pressure level.3.Actuators which convert hydraulic power to usable mechanical power outputat the point required.4.The medium, which is a liquid, provides rigid transmission and control aswell as lubrication of components, sealing in valves, and cooling of thesystem.5.Connectors which link the various system components, provide powerconductors for the fluid under pressure, and fluid flow return totank(reservoir).6.Fluid storage and conditioning equipment which ensure sufficient quality andquantity as well as cooling of the fluid..Hydraulic systems are used in industrial applications such as stamping presses, steel mills, and general manufacturing, agricultural machines, mining industry, aviation, space technology, deep-sea exploration, transportation, marine technology, and offshore gas and petroleum exploration. In short, very few people get through a day of their lives without somehow benefiting from the technology of hydraulics.The secret of hydraulic system’s success and widespread use is its versatility and manageability. Fluid power is not hindered by the geometry of the machine as is the case in mechanical systems. Also, power can be transmitted in almost limitless quantities because fluid systems are not so limited by the physical limitations of materials as are the electrical systems. For example, the performance of an electromagnet is limited by the saturation limit of steel. On the other hand, the powerlimit of fluid systems is limited only by the strength capacity of the material.Industry is going to depend more and more on automation in order to increase productivity. This includes remote and direct control of production operations, manufacturing processes, and materials handling. Fluid power is the muscle of automation because of advantages in the following four major categories.1.Ease and accuracy of control. By the use of simple levers and push buttons,the operator of a fluid power system can readily start, stop, speed up or slowdown, and position forces which provide any desired horsepower withtolerances as precise as one ten-thousandth of an inch. Fig. shows a fluidpower system which allows an aircraft pilot to raise and lower his landinggear. When the pilot moves a small control valve in one direction, oil underpressure flows to one end of the cylinder to lower the landing gear. To retractthe landing gear, the pilot moves the valve lever in the opposite direction,allowing oil to flow into the other end of the cylinder.2.Multiplication of force. A fluid power system (without using cumbersomegears, pulleys, and levers) can multiply forces simply and efficiently from afraction of an ounce to several hundred tons of output.3.Constant force or torque. Only fluid power systems are capable of providingconstant force or torque regardless of speed changes. This is accomplishedwhether the work output moves a few inches per hour, several hundred inchesper minute, a few revolutions per hour, or thousands of revolutions perminute.4.Simplicity, safety, economy. In general, fluid power systems use fewermoving parts than comparable mechanical or electrical systems. Thus, theyare simpler to maintain and operate. This, in turn, maximizes safety,compactness, and reliability. For example, a new power steering controldesigned has made all other kinds of power systems obsolete on manyoff-highway vehicles. The steering unit consists of a manually operateddirectional control valve and meter in a single body. Because the steering unitis fully fluid-linked, mechanical linkages, universal joints, bearings, reductiongears, etc. are eliminated. This provides a simple, compact system. Inapplications. This is important where limitations of control space require asmall steering wheel and it becomes necessary to reduce operator fatigue.Additional benefits of fluid power systems include instantly reversible motion, automatic protection against overloads, and infinitely variable speed control. Fluid power systems also have the highest horsepower per weight ratio of any known power source. In spite of all these highly desirable features of fluid power, it is not a panacea for all power transmission problems. Hydraulic systems also have some drawbacks. Hydraulic oils are messy, and leakage is impossible to completely eliminate. Also, most hydraulic oils can cause fires if an oil leak occurs in an area of hot equipment.Pneumatic SystemPneumatic system use pressurized gases to transmit and control power. As the name implies, pneumatic systems typically use air (rather than some other gas ) as the fluid medium because air is a safe, low-cost, and readily available fluid. It is particularly safe in environments where an electrical spark could ignite leaks from system components.In pneumatic systems, compressors are used to compress and supply the necessary quantities of air. Compressors are typically of the piston, vane or screw type. Basically a compressor increases the pressure of a gas by reducing its volume as described by the perfect gas laws. Pneumatic systems normally use a large centralized air compressor which is considered to be an infinite air source similar to an electrical system where you merely plug into an electrical outlet for electricity. In this way, pressurized air can be piped from one source to various locations throughout an entire industrial plant. The compressed air is piped to each circuit through an air filter to remove contaminants which might harm the closely fitting parts of pneumatic components such as valve and cylinders. The air then flows through a pressure regulator which reduces the pressure to the desired level for the particular circuit application. Because air is not a good lubricant (contains about 20% oxygen), pneumatics systems required a lubricator to inject a very fine mist of oil into the air discharging from the pressure regulator. This prevents wear of the closely fitting moving parts of pneumatic components.Free air from the atmosphere contains varying amounts of moisture. This moisture can be harmful in that it can wash away lubricants and thus cause excessive wear andcorrosion. Hence, in some applications, air driers are needed to remove this undesirable moisture. Since pneumatic systems exhaust directly into the atmosphere , they are capable of generating excessive noise. Therefore, mufflers are mounted on exhaust ports of air valves and actuators to reduce noise and prevent operating personnel from possible injury resulting not only from exposure to noise but also from high-speed airborne particles.There are several reasons for considering the use of pneumatic systems instead of hydraulic systems. Liquids exhibit greater inertia than do gases. Therefore, in hydraulic systems the weight of oil is a potential problem when accelerating and decelerating and decelerating actuators and when suddenly opening and closing valves. Due to Newton’s law of motion ( force equals mass multiplied by acceleration ), the force required to accelerate oil is many times greater than that required to accelerate an equal volume of air. Liquids also exhibit greater viscosity than do gases. This results in larger frictional pressure and power losses. Also, since hydraulic systems use a fluid foreign to the atmosphere , they require special reservoirs and no-leak system designs. Pneumatic systems use air which is exhausted directly back into the surrounding environment. Generally speaking, pneumatic systems are less expensive than hydraulic systems.However, because of the compressibility of air, it is impossible to obtain precise controlled actuator velocities with pneumatic systems. Also, precise positioning control is not obtainable. While pneumatic pressures are quite low due to compressor design limitations ( less than 250 psi ), hydraulic pressures can be as high as 10,000 psi. Thus, hydraulics can be high-power systems, whereas pneumatics are confined to low-power applications. Industrial applications of pneumatic systems are growing at a rapid pace. Typical examples include stamping, drilling, hoist, punching, clamping, assembling, riveting, materials handling, and logic controlling operations.工业机器人机器人自问世以来到现在,经过了40多年的发展,已被广泛应用于各个工业领域,已成为工业现代化的重要标志。
工业机械手外文文献翻译、中英文翻译
第一章概述1. 1机械手的发展历史人类在改造自然的历史进程中,随着对材料、能源和信息这三者的认识和用,不断创造各种工具(机器),满足并推动生产力的发展。
工业社会向信息社会发展,生产的自动化,应变性要求越来越高,原有机器系统就显得庞杂而不灵活,这时人们就仿造自身的集体和功能,把控制机、动力机、传动机、工作机综合集中成一体,创造了“集成化”的机器系统——机器人。
从而引起了生产系统的巨大变革,成为“人——机器人——劳动对象”,或者“人——机器人——动力机——工作机——劳动对象”。
机器人技术从诞生到现在,虽然只有短短三十几年的历史,但是它却显示了旺盛的生命力。
近年来,世界上对于发展机器人的呼声更是有增无减,发达国家竞相争先,发展中国家急起直追。
许多先进技术国家已先后把发展机器人技术列入国家计划,进行大力研究。
我国的机器人学的研究也已经起步,并把“机器人开发研究”和柔性制造技术系统和设备开发研究等与机器人技术有关的研究课题列入国家“七五”、“八五”科技发展计划以及“八六三”高科技发展计划。
工业机械手是近代自动控制领域中出现的一项新技术,并已经成为现代机械制造生产系统中的一个重要组成部分。
这种新技术发展很快,逐渐形成一门新兴的学科——机械手工程。
1. 2机械手的发展意义机械手的迅速发展是由于它的积极作用正日益为人们所认识:其一、它能部分地代替人工操作;其二、它能按照生产工艺的要求,遵循一定的程序、时间和位置来完成工件的传送和装卸;其三、它能操作必要的机具进行焊接和装配。
从而大大地改善工人的劳动条件,显著地提高劳动生产率,加快实现工业生产机械化和自动化的步伐。
因而,受到各先进工业国家的重视,投入大量的人力物力加以研究和应用。
近年来随着工业自动化的发展机械手逐渐成为一门新兴的学科,并得到了较快的发展。
机械手广泛地应用于锻压、冲压、锻造、焊接、装配、机加、喷漆、热处理等各个行业。
特别是在笨重、高温、有毒、危险、放射性、多粉尘等恶劣的劳动环境中,机械手由于其显著的优点而受到特别重视。
毕业设计机械手外文翻译
外文翻译译文题目 一种与移动机械臂的部分零件所受载荷相协译文题目调的运动结构(2)原稿题目A kinematically compatible framework for cooperative payload transport by nonholonomic mobile manipulators(2)原稿出处 Auton Robot (2006) 21:227–242 原稿出处A kinematically compatible framework for cooperative payload transport by nonholonomic mobile manipulators (2) M. Abou-Samah 1 , C. P. Tang 2 , R. M. Bhatt 2 and V. Krovi 2(1) MSC Software Corporation, Ann Arbor, MI 48105, USA (2) Mechanical (2) Mechanical and and Aerospace Engineering, State University of of New New York at at Buffalo, Buffalo, Buffalo, NY 14260, USA Received: 5 August 2005 Revised: 25 May 2006 Accepted: 30 May 2006 Published online: 5 September 2006 Abstract In this paper, we examine the development of a kinematically compatible control framework for a modular system of wheeled mobile manipulators that can team up to cooperatively transport a common payload. Each individually autonomous mobile manipulator consists of a differentially-driven Wheeled Mobile Robot (WMR) with a mounted two degree-of-freedom (d.o.f) revolute-jointed, planar and passive manipulator arm. The composite wheeled vehicle, formed by placing a payload at the end-effectors of two (or more) such mobile manipulators, has the capability to accommodate, detect and correct both instantaneous and finite relative configuration errors.The kinematically-compatible motion-planning/control framework developed here is intended to facilitate maintenance of all kinematic (holonomic and nonholonomic) constraints within such systems. Given an arbitrary end-effector trajectory, each individual mobile-manipulator's bi-level hierarchical controller first generates a kinematically- feasible desired trajectory for the WMR base, which is then tracked by a suitable lower-level posture stabilizing controller. Two variants of system-level cooperative control schemes schemes——leader-follower and decentralized control control——are then created based on the individual mobile-manipulator control scheme. Both methods are evaluated within an implementation framework that emphasizes both virtual prototyping (VP) and hardware-in-the-loop (HIL) experimentation. Simulation and experimental results of an example of a two-module system are used to highlight the capabilities of a real-time local sensor-based controller for accommodation, detection and corection of relative formation errors. Keywords Composite system-Hardware-in-the-loop-Mobile manipulator- Physical cooperation-Redundancy resolution-Virtual prototypingKinematic collaborationof two mobilemanipulators We now examine two variants of system-level cooperative control schemes schemes——leader-follower and decentralized control control——that can be created based on the individual mobile-manipulator control scheme.Leader-follower approach The first method of modeling such a system considers the midpoint of the mobile base (MP B) of the mobile-manipulator B to be rigidly attached to the end-effector of mobile manipulator A, as depicted in Fig. 4. Figure 4(b) depictshow the end-effector frame {E } of MP A is rigidly attached to the frame at MP B (separated by a constant rotation angle β).(15)Fig. 4 Schematic diagrams of the leader-follower scheme: (a) the 3-link mobile manipulator under analysis, and (b) the two-module composite system MP B now takes on the role of the leader and can be controlled to follow any trajectory trajectory that that is feasible feasible for for a WMR. Hence, given a trajectory trajectory of of the leader MP B , and the preferred manipulator configuration of, Eq. (5) can be rewritten as:(16)and correspondingly Eqs. (6)and correspondingly Eqs. (6)––(8) as:(17)Thus, the trajectory of the virtual (reference) robot for the follower MP A, and the derived velocities can now bedetermined. determined. This This This forms forms forms the the the leader-follower leader-follower leader-follower scheme scheme scheme used used used for for for the the the control control control of of of the the collaborative system carrying a common payload.Decentralized approachThe second second approach approach approach considers considers considers the the frame attached attached to to a point of interest interest on on the common payload as the end-effector frame of both the flanking mobile manipulator systems, as depicted in Fig. 5. Thus, a desired trajectory specified for this payload frame can then provide the desired reference trajectories for the two mobile platforms using the similar framework developedin the previous section by takingand , where . Thispermits Eq. (5) to be rewritten as: (18)Fig. 5 Decentralized control scheme implementation permits the (a) composite system; to be treated as (b) two independent 2-link mobile manipulators and correspondingly Eq. (6)and correspondingly Eq. (6)––(8) as:(19)Each two-link mobile manipulator now controls its configuration with reference to this common end-effector frame mounted on the payload. However, thelocations locations of of of the the the attachments attachments attachments of of of the the the physical physical physical manipulators manipulators manipulators with respect with respect with respect to to to the the payload reference frame must be known apriori.Implementation frameworkWe examine the design and development of a two-stage implementation framework, shown in Fig. 6, that emphasizes both virtual prototyping (VP) based refinement and hardware-in-the-loop (HIL) experimentation.Fig. 6 Paradigm for rapid development and testing of the control scheme on on virtual and physical virtual and physical prototypes Virtual prototyping based refinementIn the first stage, we employ virtual prototyping (VP) tools to rapidly create, evaluate and refine parametric models of the overall system and test various algorithms algorithms in in in simulation simulation simulation within within within a a a virtual virtual virtual environment. environment. environment. 3D 3D 3D solid solid solid models models models of of of the the mobile platforms and the manipulators of interest are created in a CAD package,4 and exported with their corresponding geometric and material properties into a dynamic simulation environment.5 Figure 7(a) shows an example of the application of such framework for simulating the motion of a mobile platformcontrolled controlled by an by an by an algorithm algorithm algorithm implemented implemented implemented in Simulink.in Simulink.6 However, However, it is important it is importantto note that the utility of such virtual testing is limited by: (a) the ability to correctly model and simulate the various phenomena within the virtual environment; (b) the fidelity of the available simulation tools; and (c) ultimately, ultimately, the the the ability ability ability of of of the the the designer designer designer to to to correctly correctly correctly model model model the the the desired desired desired system system and suitably interpret the results.Fig. 7 A single WMR base undergoing testing within the (a) virtual prototyping framework; and (b) hardware-in-the-loop (HIL) testing framework Hardware-in-the-loop experimentationWe employ a hardware-in-the-loop (HIL) methodology for rapid experimental verification of the real-time controllers on the electromechanical mobile manipulator prototypes. Each individual WMR is constructed using two powered wheels and two unactuated casters. Conventional disc-type rear wheels, powered by gear-motors, are chosen because of robust physical construction and ease of operation in the presence of terrain irregularities. Passive ball casters are preferred over wheel casters to simplify the constraints on maneuverability introduced by the casters. The mounted manipulator arm has two passive revolute joints with axes of rotation parallel to each other and perpendicular to the base of the mobile platform. The first joint is placed appropriately at the geometric center on top frame of the platform. The location of the second joint can be adjusted to any position along the slotted first link. The second link itself is reduced to a flat plate supported by the second joint. Each joint is instrumented instrumented with with optical encoder that can measure the joint rotations. The completely assembled two-link mobile manipulator is shown in Fig. 1(c). The second mobile manipulator (see left module of Fig. 1(b) and (d)) employs the same same overall overall overall design design design but but possesses possesses a a motor motor at at the the base base base joint joint joint of of of the the mounted two-link arm. The motor may be used to control the joint two-link arm. The motor may be used to control the joint motion along a motion along a predetermined trajectory (which can include braking/holding the joint at a predetermined predetermined position). position). position). When When When the the the motor motor motor is is is switched switched switched off off off the the the joint joint joint now now now reverts reverts to a passive joint (with much greater damping). The motor is included for permitting future force-redistribution studies. In this paper, however, the motor is used solely to lock the joint prevent self-motions self-motions of of the articulated linkage for certain pathological cases (Bhatt et al., 2005; Tang and Krovi, 2004). PWM-output motor driver cards are used to drive the gearmotors; and encoder cards monitor the encoders instrumenting the various articulated arms. This embedded controller controller communicates communicates communicates with with a designated designated host host computer using TCP/IP for program download and data logging. The host computer withMATLAB/Simulink/Real Time Workshop 8 provides a convenient graphical userinterface environment for system-level software development using a block-diagrammatic language. The compiled executable is downloaded over the network and executes in real-time on the embedded controller while accessing locally installed hardware components.In particular, the ability to selectively test components/systems at various levels (e.g. individual motors, individual WMRs or entire systems) without wearing out components during design iterations was very useful. Figure 7(b) illustrates the implementation of such a system on one of the WMRs. Numerous calibration, simulation and experimental studies carried out with this framework, at the individual-level and system-level, are reported in Abou-Samah (2001).Experimental resultsFor the subsequent experiments,99we prescribe the initial configuration configuration of of the two-module composite system, as shown in Fig. 8. Specifically, we position thetwo two WMRs such WMRs such WMRs such that MP that MP that MP A is A is A is located located located at a relative position of at a relative position of ,and with a relative orientation difference of with respect to MP B.For fixed link-lengths this inherently specifies the values of the various configuration angles as shown in Table 1.Table 1 Parameters for the initial configuration of the two-module composite wheeled system (see Fig. 8 for details) Link lengths of the articulationL 1 0.28 0.28 m m m (11 (11 (11 in) in)L 2 0.28 0.28 m m m (11 (11 (11 in) in) Relative angles of the configuration of thearticulationL 3 0.28 0.28 m m m (11 (11 (11 in) in)φ 1 333333.98°.98°.98°φ 2 280.07°280.07°φ 3 337.36°337.36° Offset between the wheeled mobile basesφ 4 128.59°128.59°δ 0.00°0.00°0.00 m (0 in)0.61 0.61 m m m (24 (24 (24 in) in)Fig. 8 Initial configuration of the two-module composite wheeled system Leader-follower approachA straight line trajectory at a velocity of 0.0254 m/s is prescribed for the leader, MP B. Given a desired configuration of the manipulator arm, the algorithm algorithm described in described in described in Section 4.1 Section 4.1 Section 4.1 is used is used is used to to to obtain a desired obtain a desired obtain a desired trajectory for trajectory for MP A. A large disruption is intentionally introduced by causing one of the wheels of MP A to run over a bump, to evaluate the effectiveness of wheels of MP A to run over a bump, to evaluate the effectiveness of the the disturbance accommodation, detection and compensation.The results are examined in two case scenarios examined in two case scenarios –– Case A: MP A employs odometric estimation for localization as seen in Fig. 9, and Case B: MP A employs sensed articulations for localization as seen in Fig. as seen in Fig. 1010. In each of these figures, (a) presents the overall -trajectory of {M } of MPA with respect to the end-effector frame {E } (that is rigidly attached to the {M } of MPB) while (b), (c) and (d) present the relative orientation difference, X -difference and Y -difference as functions of time. Further in both sets of figures, the ‘Desired’ (––(–– line) is the desired trajectory typically computed offline; and ‘Actual’ (–o – line) is the actual trajectory followed by the system, as determined by post-processing the measurements of the instrumented articulations.However, in Fig. However, in Fig. 99, the (, the (––x – line) represents the odometric estimate while in Fig. in Fig. 1010 it stands for the articulation based estimate (which therefore coincides with the ‘Actual’ (–coincides with the ‘Actual’ (–o o – line) trajectory).Fig. 9 Case A: Odometric Estimation of Frame M, used in the control of MP A following MPB in a leader-follower approach, is unable to detect non-systematic errors such as wheel-slip. (a) XY trajectory of Frame M; (b) Orientation versus Time; (c) X position of Frame M versus Time; and (d) Y position of Frame M versus Time Fig. 10 Case B: Articulation based Estimation of Frame M, used for control of MPA with respect to MP B in a leader-follower approach is able to detect and correct non-systematic errors such as wheel-slip. slip. (a) (a) XY trajectory of Frame M; (b) Orientation versus Time; (c) X position of Frame M versus time; and (d) Y position of Frame M versus time In Case A, the introduction of the disruption causes a drift in the relative configuration of the system which remains undetected by the odometric estimation. Further, as seen in Fig. 9, this drift has a tendency to grow if left uncorrected. However, as seen in Fig. 10, the system can use the articulation-based articulation-based estimation estimation estimation (Case (Case (Case B) B) B) to to not only only detect detect detect disturbances disturbances disturbances to to to the the relative configuration but also to successfully restore the original system configuration.Decentralized control approachIn this decentralized control scenario, a straight line trajectory with a velocity of 0.0254 m/s is presented for the payload frame. As in the leader-follower scenario, a large disruption is introduced by causing one of the wheels of MP A to run over a bump. The algorithm is tested using two further case scenarios scenarios——Case Case C:C: Both mobile mobile platforms platforms platforms employ employ odometric odometric estimation estimation estimation for for localization as shown in Fig. as shown in Fig. 1111, and Case D: Both mobile platforms employsensed articulations for localization as shown in Fig. as shown in Fig. 1212.Fig. 11 Case C: Odometric estimation of frames M of MP A and MP B, used in the control of MP A with respect to MP B in the decentralized approach, is again unable to detect non-systematic errors such as wheel-slip. (a) XY trajectory of frame M of MP A; (b) XY trajectory of frame M of MP B; (c) Relative orientation, between MP A and MP B, versus time; (d) X distance, between MP A and MP B, versus time; and (e) Y distance, between MP A and MP B, versus time. (f) Sequential photographs of the corresponding composite system motion (as time progresses from left to right along each row)Fig. 12 Case D: Articulation based estimation of frames M of MP A and MP B, used for the control of MP A and MP B with respect to a payload-fixed frame is able to detect and correct non-systematic errors such as wheel-slip. (a) XY trajectory of frame M of MP A; (b) XY trajectory of frame M of MP B; (c) Relative orientation, between MP A and MP B, versus time; (d) X distance, between MP A and MP B, versus time; and (e) Y distance, between MP A and MP B, versus time. (f) Sequential photographs of the corresponding composite system motion (as time progresses from left to right along each row) In In each each each of of of these these these figures, figures, figures, subplots subplots subplots (a) (a) (a) and and and (b) (b) (b) presents presents presents the the the overall overalltrajectories trajectories of of frames frames {{M } of MP A and MP B respectively respectively with with with respect respect respect to to their initial poses. Subplots (c), (d) and (e) present the relative orientation difference, X -difference and Y -difference of frames {M } of MP A and MP B respectively as functions of time. Further in both sets of figures, the ‘Desired’ ‘Desired’ (––(––(–– line) is the desired trajectory trajectory typically typically computed offline; and ‘Actual’ (–and ‘Actual’ (–o o – line) is the actual trajectory followed by the system, as determined by post-processing the measurements of the instrumented articulations. articulations. However, However, However, in in in Fig. Fig. Fig. 1111, the (–x – line) line) represents represents represents the the odometric estimate while in Fig. estimate while in Fig. 1212 it stands for the articulation based estimate.In Case C, both mobile platforms use the odometric estimation for localization —hence hence as as as expected, expected, expected, Fig. Fig. Fig. 1111 reflects reflects the the the fact fact fact that that that the the the system system system is is unable unable to to to detect detect detect or or or correct correct correct for for for changes changes changes in in in the the the relative relative relative system system system configuration. configuration. However the data obtained from the articulations accurately captures theexistence of errors between the frames of reference of MP B and MP A. Thus, using the articulation-based articulation-based estimation estimation of relative configuration for control as in Case D allows the detection of disturbances and successful restoration of the original system configuration configuration as as shown in Fig. 12. Note, however, however, while while the relative system configuration is maintained, errors relative to a global reference frame cannot be detected if both WMRs undergo identical simultaneous disturbances . Detection of such absolute errors would require an external reference and is beyond the scope of the existing framework.ConclusionIn this paper, we examined the design, development and validation of a kinematically compatible framework for cooperative transport of a common payload payload by by by a a team team of of nonholonomic nonholonomic mobile mobile mobile manipulators. manipulators. manipulators. Each Each Each individual individual individual mobile mobile manipulator module consists of a differentially driven wheeled WMR retrofitted with with a a a passive passive passive two two two revolute revolute revolute jointed jointed jointed planar planar planar manipulator manipulator manipulator arm. arm. arm. A composite A composite A composite multi multi degree-of-freedom degree-of-freedom vehicle vehicle system could then be modularly created by attaching a common payload on the end-effector of two or more such modules.The composite composite system system allowed payload trajectory tracking errors, arising from subsystem controller errors or environmental disturbances, to be readily accommodated within the compliance offered by the articulated linkage. The individual mobile manipulators compensated by modifying their WMR bases’ motion plans to ensure prioritized satisfaction of the nonholonomic constraints. constraints. The The stabilizing controllers of the WMR bases could then track the recomputed “desired motion plans” to help restore the system system-configuration. -configuration. This scheme not only explicitly ensured maintenance of the kinematic compatibility constraints within the system but is also well suited for an online sensor-based motion planning implementation.This This algorithm was algorithm was algorithm was then then then adapted to adapted to adapted to create two create two create two control schemes for control schemes for the overall composite system — the leader follower approach and the decentralized approach. We evaluated both approaches within an implementation framework that emphasized both, virtual prototyping and hardware-in-the-loop using the case-study of a two module composite system. Experimental results verified the ability of the composite system with sensed articulations to not only accommodate instantaneous disturbances due to terrain irregularities but also to to detect detect detect and and and correct correct correct drift drift drift in in in the the the relative relative relative system system system configuration. configuration. configuration. The The The overall overall framework readily facilitates generalization to treat larger systems with many more mobile manipulator modules.Appendix AThe kinematic constraint equations shown in Eq. (3) may be written in the general form as:(20)Then the velocity constraint equation can be written as:(21)The general solution to this differential equation is:(22)By appropriate selection of the initial conditions within the experimentalsetup, one can create the condition , i.e., exactly satisfying the constraint at the initial time, which then permits the constraint constraint to be to be to be satisfied satisfied satisfied for all for all for all time. However, time. However, time. However, one could also one could also one could also enhance this enhance this process by adding another term to the right-hand-side of Eq. (21) as:(23)where Φ is a positive-definite positive-definite constant constant matrix. This results in a first order stable system:(24)whose solution for any arbitrary initial configuration is:(25)In such systems, there is no longer a requirement to enforcesince the solution exponentially stabilizes to regardless of the initial conditions. This feature could potentially be easily added to transform Eq. (5) to further improve overall performance, but was not required. ReferencesAbou-Samah, M. 2001. A kinematically compatible framework for collaboration of multiple non-holonomic wheeled mobile robots. M. Eng. Thesis, McGill University, Montreal, Canada. Abou-Samah, Abou-Samah, M. M. M. and and and Krovi, Krovi, Krovi, V. V. V. 2002. 2002. 2002. Optimal Optimal Optimal configuration configuration configuration selection selection selection for for for a a a cooperating cooperating cooperating system system system of of mobile manipulators. In P roceedings Proceedings of the 2002 ASME Design Engineering Technical Conferences , DETC2002/MECH-34358, Montreal, QC, Canada. Adams,J.,Bajcsy, R.,Kosecka,J., R.,Kosecka,J., Kumar, Kumar, Kumar, V., V., V., Mandelbaum, Mandelbaum, Mandelbaum, R., R., R., Mintz, Mintz, Mintz, M., M., M., Paul, Paul, Paul, R., R., R., Wang, Wang, Wang, C.-C., C.-C., Yamamoto, Yamamoto, Y Y ., and and Yun, Yun, Yun, X. X. X. 1996. 1996. 1996. Cooperative Cooperative Cooperative material material material handling handling handling by by by human human human and and and robotic robotic robotic agents: agents: Module development and system synthesis. Expert Systems with Applications, 11(2):89, 11(2):89, 11(2):89––97. Bhatt, R.M., Tang, C.P ., Abou-Samah, M., and Krovi, V. 2005. A screw-theoretic analysis framework for for payload payload payload manipulation manipulation manipulation by by by mobile mobile mobile manipulator manipulator manipulator collectives. collectives. collectives. In In Proceedings of the 2005 ASME International Mechanical Engineering Congress & Exposition, IMECE2005-81525, Orlando, Florida, USA. Borenstein, J., Everett, B., and Feng, L. 1996. Navigating Mobile Robots: Systems and Techniques. A. K. Peters, Ltd., Wellesley, MA. Brockett, R.W. 1981. Control theory and singular riemannian geometry. In P .J. Hilton and G.S. Young (eds), New Directions in Applied Mathematics, Springer-Verlag, New York, pp. 11–27. Campion, Campion, G., G., G., Bastin, Bastin, Bastin, G., G., G., and and and D'Andrea-Novel, D'Andrea-Novel, D'Andrea-Novel, B. B. B. 1996. 1996. 1996. Structural Structural Structural properties properties properties and and and classification classification classification of of kinematic kinematic and and and dynamic dynamic dynamic models models models of of of wheeled wheeled wheeled mobile mobile mobile robots. robots. IEEE Transactions on Robotics and Automation , 12(1):47–62. Canudas de Witt, C., Siciliano, B., and Bastin, G. 1996. Theory of Robot Control. Springer-Verlag, Berlin. Desai, Desai, J. J. J. and and and Kumar, Kumar, Kumar, V. V. V. 1999. 1999. 1999. Motion Motion Motion planning planning planning for for for cooperating cooperating cooperating mobile mobile mobile manipulators. manipulators. Journal of Robotic Systems , 16(10):557–579. Donald, B.R., Jennings, J., and Rus, D. 1997. Information invariants for distributed manipulation. TheInternational Journal of Robotics Research, 16(5):673–702. Honzik, B. 2000. Simulation of the kinematically redundant mobile manipulator. In Proceedings of the 8th MATLAB Conference 2000, Prague, Czech Republic, pp. 91, Prague, Czech Republic, pp. 91–95. Humberstone, C.K. and Smith, K.B. 2000. Object transport using multiple mobile robots with non-compliant endeffectors. In D istributed Distributed Autonomous Robotics Systems 4, Springer-Verlag, Tokyo, 4, Springer-Verlag, Tokyo, Tokyo, pp. 417–426. Juberts, M. 2001. Intelligent control of mobility systems, Needs. ISD Division, Manufacturing Engineering Laboratory, National Institute of Standards and Technology. Khatib, Khatib, O., O., O., Yokoi, Yokoi, K., K., Chang, Chang, Chang, K., K., K., Ruspini, Ruspini, Ruspini, D., D., D., Holmberg, Holmberg, Holmberg, R., R., R., and and and Casal, Casal, Casal, A. A. A. 1996. 1996. 1996. Vehicle/arm Vehicle/arm coordination and multiple mobile manipulator decentralized cooperation. In Proceedings of the 1996IEEE/RSJ International Conference on Intelligent Robots and Systems, Osaka, Japan, pp. 546–553. Kosuge, K., Osumi, T., Sato, M., Chiba, K., and Takeo, K. 1998. Transportation of a single object by two decentralized-controlled nonholonomic mobile robots. In 1998 IEEE International Conference on Robotics and Automation, Leuven, Belgium, pp. 2989–2994. Kube, C.R. and Zhang, H. 1997. Task modelling in collective robotics. Autonomous Robots , Kluwer Academic Publishers, 4(1):53–72. Latombe, J.-C. 1991. R obot Robot Motion Planning. Kluwer Academic Publishers, Boston, MA. Li, Z. and Canny, J.F. 1993. Nonholonomic Motion Planning. Kluwer Academic Publishers, Boston, MA. Murray, R.M. and Sastry, S.S. 1993. Nonholonomic motion planning: Steering using sinusoids. IEEE Transactions on Automatic Control, 38(5):700–716. Nakamura, Y . 1991. A dvanced Advanced Robotics: Redundancy and Optimization. Addison-Wesley Publishing Company, Inc., California. Samson, Samson, C. C. C. and and and Ait-Abderrahim, Ait-Abderrahim, Ait-Abderrahim, K. K. K. 1991a. 1991a. 1991a. Feedback Feedback Feedback control control control of of of a a a nonholonomic nonholonomic nonholonomic wheeled wheeled wheeled cart cart cart in in cartesian space. space. In In Proceedings of the 1991 IEEE International Conference on Robotics and Automation , Sacramento CA, pp. 1136–1141. Samson, C. and Ait-Abderrahim, K. 1991b. Feedback stabilization of a nonholonomic wheeled mobile robot. robot. In In Proceedings of the 1991 IEEE/RSJ International Workshop on Intelligent Robots andSystems , Osaka, Japan, pp. 1242–1247. Schenker, P .S., Huntsberger, T.L., Pirjanian, P ., Trebi-Ollennu, A., Das, H., Joshi, S., Aghazarian, H., Ganino, A.J., Kennedy, B.A., and Garrett, M.S. 2000. Robot work crews for planetary outposts: Close cooperation and coordination of multiple mobile robots. In Procedings of SPIE Symposium on Sensor Fusion and Decentralized Control in Robotic Systems III , Boston, MA. Seraji, Seraji, H. H. H. 1998. 1998. 1998. A A A unified unified unified approach approach approach to to to motion motion motion control control control of of of mobile mobile mobile manipulators. manipulators. The International Journal of Robotics Research, 17(2):107, 17(2):107–118. Spletzer, J., Das, A.K., Fierro, C.J., Kumar, V., and Ostrowski, J.P. 2001. Cooperative localization and control for multi-robot manipulation. In Procedings of the 2001 IEEE/RSJ International Conference on Intelligent Robots and Systems, Maui, Hawaii, USA, pp. 631–636. Stilwell, Stilwell, D.J. D.J. D.J. and and and Bay, Bay, Bay, J.S. J.S. J.S. 1993. 1993. 1993. Towards Towards Towards the the the development development development of of of a a a material material material transport transport transport system system system using using swarms of ant-like robots. In Procedings of the 1993 IEEE/RSJ International Conference on Intelligent Robots and Systems, Atlanta, GA, pp. 766, Atlanta, GA, pp. 766–771. Tang, C.P . 2004. Manipulability-based analysis of cooperative payload transport by robot collectives. M.S. Thesis, University at Buffalo, Buffalo, NY . Tang, C.P . and Krovi, V. 2004. Manipulability-based configuration evaluation of cooperative payload transport by by mobile mobile robot collectives. In Proceedings of the 2004 ASME Design Engineering Technical Conferences and Computers and Information in Engineering Conference , DETC2004-57476, Salt Lake City, UT, USA. Tanner, H.G., Kyriakopoulos, K.J., and Krikelis, N.I. 1998. Modeling of multiple mobile manipulators handling a common deformable object. Journal of Robotic Systems, 15(11):599, 15(11):599, 15(11):599––623. Wang, Z.-D., Nakano, E., and Matsukawa, T. 1994. Cooperating multiple behavior-based robots for object manipulation. In 1994 1994 IEEE/RSJ International Conference on Intelligent Robots and Systems . Whitney, Whitney, D.E. D.E. D.E. 1969. 1969. 1969. Resolved Resolved Resolved motion motion motion rate rate rate control control control of of of manipulators manipulators manipulators and and and human human human prostheses. prostheses. IEEE Transactions on Man-Machine Systems, MMS-10;47, MMS-10;47–53. Yamamoto, Y. 1994. Control and coordination of locomotion and manipulation of a wheeled mobile manipulator. Ph.D. Thesis, University of Pennsylvania, Philadelphia, PA. Yamamoto, Y . and Yun, X. 1994. Coordinating locomotion and manipulation of a mobile manipulator. IEEE Transactions on Automatic Control, 39(6):1326–1332. Footnotes 1.R indicates revolute joint. RRR indicates serial linkages connected by three revolute joints. 2.We denote “desired ” quantities using superscript d in the rest of the paper. 3.Reference robot variables are denoted using superscript r and actual robot variables without any superscript for the rest of the paper. 4.SolidWorks TM was the CAD package used for this work. 5.MSC Visual Nastran TM was the dynamic simulation environment used for this work. 。
机械手类毕业设计外文文献翻译
毕业设计(论文)外文资料翻译系别:专业:班级:姓名:学号:外文出处:附件: 1. 原文; 2. 译文2013年03月附件一:A Rapidly Deployable Manipulator SystemChristiaan J.J. Paredis, H. Benjamin Brown, Pradeep K. KhoslaAbstract: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 IntroductionRobot 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 toreconfigure thanks to its integrated quick-coupling connectors described in Section 3.Effective use of the RMMS requires, Task Based Design software. This software takes 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 OnikaA lthough 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 detailsAs 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 tasks—an expensive solution—one 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 anothermanipulator. The resulting manipulator is rapidly programmed by using the software assembly paradigm and our library of robotic skills. Finally,the manipulator is deployed to 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 system’s 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 modulesIn 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 requiredfor power distribution and data communication.2.1 Mechanical designThe 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 onedegree-of-freedom each. The mechanical design of the joint modules compactly fits aDC-motor, a fail-safe brake, a tachometer, a harmonic drive and a resolver.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 achannel for passage of cabling with minimal flexing.2.2 Electronic designThe 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 connectorsTo make a modular manipulator be reconfigurable, it is necessary that the modules can 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 48V–6A 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 (8@45 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 systemEach 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 ofinformation 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 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 mode—centralized 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 softwareThe 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 parametersof 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 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 simulationTo 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 SummaryWe 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 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.AcknowledgmentThis 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.附件二:可迅速布置的机械手系统作者:Christiaan J.J. Paredis, H. Benjamin Brown, Pradeep K. Khosla摘要:一个迅速可部署的机械手系统,可以使再组合的标准化的硬件的灵活性用标准化的编程工具结合,允许用户迅速建立为一项规定的任务来通常地控制机械手。
外文翻译机械手英文
外文原文ManipulatorRobot developed in recent decades as high-tech automated production equipment. Industrial manipulator is an important branch of industrial robots. It features can be programmed to perform tasks in a variety of expectations, in both structure and performance advantages of their own people and machines, in particular, reflects the people's intelligence and adaptability. The accuracy of robot operations and a variety of environments the ability to complete the work in the field of national economy and there are broad prospects for development. With the development of industrial automation, there has been CNC machining center, it is in reducing labor intensity, while greatly improved labor productivity. However, the upper and lower common in CNC machining processes material, usually still use manual or traditional relay-controlled semi-automatic device. The former time-consuming and labor intensive, inefficient; the latter due to design complexity, require more relays, wiring complexity, vulnerability to body vibration interference, while the existence of poor reliability, fault more maintenance problems and other issues. Programmable Logic Controller PLC-controlled robot control system for materials up and down movement is simple, circuit design is reasonable, with a strong anti-jamming capability, ensuring the system's reliability, reduced maintenance rate, and improve work efficiency. Robot technology related to mechanics, mechanics, electrical hydraulic technology, automatic control technology, sensor technology and computer technology and other fields of science, is a cross-disciplinary integrated technology.First, an overview of industrial manipulatorRobot is a kind of positioning control can be automated and can be re-programmed to change in multi-functional machine, which has multiple degrees of freedom can be used to carry an object in order to complete the work in different environments. Low wages in China, plastic products industry, although still a labor-intensive, mechanical hand use has become increasingly popular. Electronics and automotive industries that Europe and the United States multinational companies very early in their factories in China, the introduction of automated production. But now the changes arethose found in industrial-intensive South China, East China's coastal areas, local plastic processing plants have also emerged in mechanical watches began to become increasingly interested in, because they have to face a high turnover rate of workers, as well as for the workers to pay work-related injuries fee challenges.With the rapid development of China's industrial production, especially the reform and opening up after the rapid increase in the degree of automation to achieve the workpiece handling, steering, transmission or operation of brazing, spray gun, wrenches and other tools for processing and assembly operations since, which has more and more attracted our attention. Robot is to imitate the manual part of the action, according to a given program, track and requirements for automatic capture, handling or operation of the automatic mechanical devices.In real life, you will find this a problem. In the machine shop, the processing of parts loading time is not annoying, and labor productivity is not high, the cost of production major, and sometimes man-made incidents will occur, resulting in processing were injured. Think about what could replace it with the processing time of a tour as long as there are a few people, and can operate 24 hours saturated human right? The answer is yes, but the robot can come to replace it.Production of mechanical hand can increase the automation level of production and labor productivity; can reduce labor intensity, ensuring product quality, to achieve safe production; particularly in the high-temperature, high pressure, low temperature, low pressure, dust, explosive, toxic and radioactive gases such as poor environment can replace the normal working people. Here I would like to think of designing a robot to be used in actual production.Why would a robot designed to provide a pneumatic power: pneumatic robot refers to the compressed air as power source-driven robot. With pressure-driven and other energy-driven comparison have the following advantages: 1. Air inexhaustible, used later discharged into the atmosphere, does not require recycling and disposal, do not pollute the environment. (Concept of environmental protection) 2. Air stick is small, the pipeline pressure loss is small (typically less than asphalt gas path pressure drop of one-thousandth), to facilitate long-distance transport. 3. Compressed air of the working pressure is low (usually 4 to 8 kg / per square centimeter), and therefore moving the material components and manufacturing accuracy requirements can be lowered. 4. With the hydraulic transmission, comparedto its faster action and reaction, which is one of the advantages pneumatic outstanding. 5. The air cleaner media, it will not degenerate, not easy to plug the pipeline. But there are also places where it fly in the ointment:1. As the compressibility of air, resulting in poor aerodynamic stability of the work, resulting in the implementing agencies as the precision of the velocity and not easily controlled.2. As the use of low atmospheric pressure, the output power can not be too large; in order to increase the output power is bound to the structure of the entire pneumatic system size increased.With pneumatic drive and compare with other energy sources drive has the following advantages:Air inexhaustible, used later discharged into the atmosphere, without recycling and disposal, do not pollute the environment. Accidental or a small amount of leakage would not be a serious impact on production.Viscosity of air is small, the pipeline pressure loss also is very small, easy long-distance transport.The lower working pressure of compressed air, pneumatic components and therefore the material and manufacturing accuracy requirements can be lowered. In general, reciprocating thrust in 1 to 2 tons pneumatic economyis better.Compared with the hydraulic transmission, and its faster action and reaction, which is one of the outstanding merits of pneumatic.Clean air medium, it will not degenerate, not easy to plug the pipeline.It can be safely used in flammable, explosive and the dust big occasions. Also easy to realize automatic overload protection.Second, the composition, mechanical handRobot in the form of a variety of forms, some relatively simple, some more complicated, but the basic form is the same as the composition of the Usually by the implementing agencies, transmission systems, control systems and auxiliary devices composed.1. Implementing agenciesManipulator executing agency by the hands, wrists, arms, pillars. Hands are crawling institutions, is used to clamp and release the workpiece, and similar to human fingers, to complete the staffing of similar actions. Wrist and fingers and the arm connecting the components can be up and down, left, and rotary movement. A simple mechanical hand can not wrist. Pillars usedto support the arm can also be made mobile as needed.2. TransmissionThe actuator to be achieved by the transmission system. Sub-transmission system commonly used manipulator mechanical transmission, hydraulic transmission, pneumatic and electric power transmission and other drive several forms.3. Control SystemManipulator control system's main role is to control the robot according to certain procedures, direction, position, speed of action, a simple mechanical hand is generally not set up a dedicated control system, using only trip switches, relays, control valves and circuits can be achieved dynamic drive system control, so that implementing agencies according to the requirements of action. Action will have to use complex programmable robot controller, the micro-computer control.Three, mechanical hand classification and characteristicsRobots are generally divided into three categories: the first is the general machinery does not require manual hand. It is an independent not affiliated with a particular host device. It can be programmed according to the needs of the task to complete the operation of the provisions. It is characterized with ordinary mechanical performance, also has general machinery, memory, intelligence ternary machinery. The second category is the need to manually do it, called the operation of aircraft. It originated in the atom, military industry, first through the operation of machines to complete a particular job, and later developed to operate using radio signals to carry out detecting machines such as the Moon. Used in industrial manipulator also fall into this category. The third category is dedicated manipulator, the main subsidiary of the automatic machines or automatic lines, to solve the machine up and down the workpiece material and delivery. This mechanical hand in foreign countries known as the "Mechanical Hand", which is the host of services, from the host-driven; exception of a few outside the working procedures are generally fixed, and therefore special. Main features:First, mechanical hand (the upper and lower material robot, assembly robot, handling robot, stacking robot, help robot, vacuum handling machines, vacuum suction crane, labor-saving spreader, pneumatic balancer, etc.). Second, cantilever cranes (cantilever crane, electric chain hoist crane, air balance the hanging, etc.)Third, rail-type transport system (hanging rail, light rail, singlegirder cranes, double-beam crane)Four, industrial machinery, application of handManipulator in the mechanization and automation of the production process developed a new type of device. In recent years, as electronic technology, especially computer extensive use of robot development and production of high-tech fields has become a rapidly developed a new technology, which further promoted the development of robot, allowing robot to better achieved with the combination of mechanization and automation. Although the robot is not as flexible as staff, but it has to the continuous duplication of work and labor, I do not know fatigue, not afraid of danger, the power snatch weight characteristics when compared with manual large, therefore, mechanical hand has been of great importance to many sectors, and increasingly has been applied widely, for example:(1) Machining the workpiece loading and unloading, especially in the automatic lathe, combination machine tool use is more common.(2) In the assembly operations are widely used in the electronics industry, it can be used to assemble printed circuit boards, in the machinery industry It can be used to assemble parts and components.(3) The working conditions may be poor, monotonous, repetitive easy to sub-fatigue working environment to replace human labor.(4) May be in dangerous situations, such as military goods handling, dangerous goods and hazardous materials removal and so on.(5) Universe and ocean development.(6), military engineering and biomedical research and testing.Help mechanical hands: also known as the balancer, balance suspended, labor-saving spreader, manual Transfer machine is a kind of weightlessness of manual load system, a novel, time-saving technology for material handling operations booster equipment, belonging to kinds of non-standard design of series products. Customer application needs, creating customized cases. Manual operation of a simulation of the automatic machinery, it can be a fixed program draws ﹑ handling objects or perform household tools to accomplish certain specific actions. Application of robot can replace the people engaged in monotonous ﹑repetitive or heavy manual labor, the mechanization and automation of production, instead of people in hazardous environments manual operation, improving working conditions and ensure personal safety. The late 20th century, 40, the United States atomic energyexperiments, the first use of radioactive material handling robot, human robot in a safe room to manipulate various operations and experimentation.50 years later, manipulator and gradually extended to industrial production sector, for the temperatures, polluted areas, and loading and unloading to take place the work piece material, but also as an auxiliary device in automatic machine tools, machine tools, automatic production lines and processing center applications, the completion of the upper and lower material, or From the library take place knife knife and so on according to fixed procedures for the replacement operation. Robot body mainly by the hand and sports institutions. Agencies with the use of hands and operation of objects of different occasions, often there are clamping、support and adsorption type of care. Movement organs are generally hydraulic pneumatic、electrical device drivers. Manipulator can be achieved independently retractable、 rotation and lifting movements, generally 2 to 3 degrees of freedom. Robots are widely used in metallurgical industry, machinery manufacture, light industry and atomic energy sectors.Can mimic some of the staff and arm motor function, a fixed procedure for the capture, handling objects or operating tools, automatic operation device. It can replace human labor in order to achieve the production of heavy mechanization and automation that can operate in hazardous environments to protect the personal safety, which is widely used in machinery manufacturing, metallurgy, electronics, light industry and nuclear power sectors. Mechanical hand tools or other equipment commonly used for additional devices, such as the automatic machines or automatic production line handling and transmission of the workpiece, the replacement of cutting tools in machining centers, etc. generally do not have a separate control device. Some operating devices require direct manipulation by humans; such as the atomic energy sector performs household hazardous materials used in the master-slave manipulator is also often referred to as mechanical hand. Manipulator mainly by hand and sports institutions. Task of hand is holding the workpiece (or tool) components, according to grasping objects by shape, size, weight, material and operational requirements of a variety of structural forms, such as clamp type, type and adsorption-based care such as holding. Sports organizations, so that the completion of a variety of hand rotation (swing), mobile or compound movements to achieve the required action, to change the location of objects by grasping and posture.Robot is the automated production of a kind used in the process of crawling and moving piece features automatic device, which is mechanizedand automated production process developed a new type of device. In recent years, as electronic technology, especially computer extensive use of robot development and production of high-tech fields has become a rapidly developed a new technology, which further promoted the development of robot, allowing robot to better achieved with the combination of mechanization and automation. Robot can replace humans completed the risk of duplication of boring work, to reduce human labor intensity and improve labor productivity. Manipulator has been applied more and more widely, in the machinery industry, it can be used for parts assembly, work piece handling, loading and unloading, particularly in the automation of CNC machine tools, modular machine tools more commonly used. At present, the robot has developed intoa FMS flexible manufacturing systems and flexible manufacturing cell in an important component of the FMC. The machine tool equipment and machineryin hand together constitute a flexible manufacturing system or a flexible manufacturing cell, it was adapted to small and medium volume production, you can save a huge amount of the work piece conveyor device, compact, and adaptable. When the work piece changes, flexible production system is very easy to change will help enterprises to continuously update the marketable variety, improve product quality, and better adapt to market competition. At present, China's industrial robot technology and its engineering application level and comparable to foreign countries there is a certain distance, application and industrialization of the size of the low level of robot research and development of a direct impact on raising the level of automation in China, from the economy, technical considerations are very necessary. Therefore, the study of mechanical hand design is very meaningful.。
机械类毕业设计外文及其翻译
译文原文题目:State of the art in robotic assembly 译文题目:用机械手装配的发展水平学院:机电工程学院专业班级:09级机械工程及自动化01班学生姓名:学号:From:/kns/brief/default_result.aspxState of the art in robotic assemblyRobotic assembly systems offer good perspectives for the rationalization of assembly activities. Various bottlenecks are still encountered, however, in the widespread application of robotic assembly systems. This article focuses on the external developments, bottlenecks and development tendencies in robotic assembly.External developmentsThe current market trends are:Increasing international competition, shorter product life cycle, increasing product diversity, decreasing product quantity, shorter delivery times, higher delivery reliability, higher quality requirements and increasing labour costs. Next to these market developments, technological developments also play a role, offering new opportunities to optimize price, quality and delivery time in their mutual relationships. The technological developments are among other things: information technology, new design strategies, new processing techniques, and the availability of flexible production systems, such as industrial robots. Companies will have to adjust their policy to these market and technology developments (market pull and technology push, respectively). This policy is determined by the company objectives and the company strategy which lie at its basis. Under the influence of the external developments mentioned, the company objectives can, in general, be divided into: high flexibility, high productivity, constant and high product quality, short throughput times, and low production costs. Optimizing these competition factors normally results in the generation of more money, and thus (greater) profits. To realize this objective, most companies choose the following strategies: reduction of complexity, application of advanced production technologies, integral approach, quality control, and improvement of the working conditions. Figure 1 shows the company policy in relation to the external developments to which the company policy should be adjusted.Figure 1. External developments and company policyWith regard to the product and production development, a subdivision can be made intothe following strategies which involve[1]:The product: design for manufacturing/assembly, a short development time, a more frequent development of new products, function integration to minimize the number of parts, miniaturization and standardization.The process: improved controllability, shorter cycle times and minimal stocks. There is a trend increasingly to carry out processes in discrete production in flow form.The production system: the use of universal, modular, and reliable system components, high system flexibility (in relation to decreasing batch sizes, and increasing product variants), and the integration of product systemsin the entire production.State of the artParts manufacturing and assembly together form coherent sub-processes within the production process. In parts manufacturing, the raw material is processed or transformed into product parts in the course of which the form, sizes and/or properties of the material are changed. In assembly the product parts are put together into subassemblies or into final products. Figure 2 shows the relationships between these functional processes and the most important control processes within an industrial enterprise. This shows that assembly by means of material or product flows is linked to parts manufacturing, and that by means of information flows it is integrated with marketing, product planning, product development, process planning and production control.Figure 2. Assembly as part of the production processAssembly forms an important link in the whole manufacturing process, because this operational activity is responsible for an important part of the total production costs and the throughput time. It is one of the most labour-intensive sectors in which the share of the costs of the assembly can amount from 25 to 75 per cent of the total production costs[1]. Research shows that the share of the labour costs in the assembly in relation to the total manufacturing costs is approximately 45 per cent for lorry engines, approximately 55 per cent for machine tools, and approximately 65 per cent for electrical apparatus[1]. The centre of the cost items。
关于现代工业机械手外文文献翻译@中英文翻译@外文翻译
附录About Modenr Industrial Manipulayor Robot is a type of mechantronics equipment which synthesizes the last research achievement of engine and precision engine, micro-electronics and computer, automation control and drive, sensor and message dispose and artificial intelligence and so on. With the development of economic and the demand for automation control, robot technology is developed quickly and all types of the robots products are come into being. The practicality use of robot not only solves the problems which are difficult to operate for human being, but also advances the industrial automation program. Modern industrial robots are true marvels of engineering. A robot the size of a person can easily carry a load over one hundred pounds and move it very quickly with a repeatability of 0.006inches. Furthermore these robots can do that 24hours a day for years on end with no failures whatsoever. Though they are reprogrammable, in many applications they are programmed once and then repeat that exact same task for years.At present, the research and development of robot involves several kinds of technology and the robot system configuration is so complex that the cost at large is high which to a certain extent limit the robot abroad use. To development economic practicality and high reliability robot system will be value to robot social application and economy development. With he rapid progress with the control economy and expanding of the modern cities, the let of sewage is increasing quickly; with the development of modern technology and the enhancement of consciousness about environment reserve, more and more people realizedthe importance and urgent of sewage disposal. Active bacteria method is an effective technique for sewage disposal. The abundance requirement for lacunaris plastic makes it is a consequent for plastic producing with automation and high productivity. Therefore, it is very necessary to design a manipulator that can automatically fulfill the plastic holding. With the analysis of the problems in the design of the plasticholding manipulator and synthesizing the robot research and development condition in recent years, a economic scheme is concluded on the basis of the analysis of mechanical configuration, transform system, drive device and control system and guided by the idea of the characteristic and complex of mechanical configuration, electronic, software and hardware. In this article, the mechanical configuration combines the character of direction coordinate which can improve the stability and operation flexibility of the system. The main function of the transmission mechanism is to transmit power to implement department and complete the necessary movement. In this transmission structure, the screw transmission mechanism transmits the rotary motion into linear motion. Worm gear can give vary transmission ratio. Both of the transmission mechanisms have a characteristic of compact structure. The design of drive system often is limited by the environment condition and the factor of cost and technical lever. The step motor can receive digital signal directly and has the ability to response outer environment immediately and has no accumulation error, which often is used in driving system. In this driving system, open-loop control system is composed of stepping motor, which can satisfy the demand not only for control precision but also for the target of economic and practicality. On this basis, the analysis of stepping motor in power calculating and style selecting is also given. The analysis of kinematics anddynamics for object holding manipulator is given in completing the design of mechanical structure and drive system.Current industrial approaches to robot arm control treat each joint of the robot arm as a simple joint servomechanism. The servomechanism approach models the varying dynamics of a manipulator inadequately because it neglects the motion and configuration of the whole arm mechanism. These changes in the parameters of the controlled system sometimes are significant enough to render conventional feedback control strategies ineffective. The result is reduced servo response speed and damping, limiting the precision and speed of the end-effecter and making it appropriate only for limited-precision tasks. Manipulators controlled in this manner move at slow speeds with unnecessary vibrations. Any significant performance gain in this and other areas of robot arm control require the consideration of more efficient dynamic models, sophisticated control approaches, and the use of dedicated computer architectures and parallel processing techniques.In the industrial production and other fields, people often endangered by such factors as high temperature, corrode, poisonous gas and so forth at work, which have increased labor intensity and even jeopardized the life sometimes. The corresponding problems are solved since the robot arm comes out. The arms can catch, put and carry objects, and its movements are flexible and diversified. It applies to medium and small-scale automated production in which production varieties can be switched. And it is widely used on soft automatic line. The robot arms are generally made by withstand high temperatures, resist corrosion of materials to adapt to the harsh environment. So they reduced the labor intensity of the workers significantly and raised work efficiency. The robot arm is an importantcomponent of industrial robot, and it can be called industrial robots on many occasions. Industrial robot is set machinery, electronics, control, computers, sensors, artificial intelligence and other advanced technologies in the integration of multidisciplinary important modern manufacturing equipment. Widely using industrial robots, not only can improve product quality and production, but also is of great significance for physical security protection, improvement of the environment for labor, reducing labor intensity, improvement of labor productivity, raw material consumption savings and lowering production costs.There are such mechanical components as ball footbridge, slides, air control mechanical hand and so on in the design. A programmable controller, a programming device, stepping motors, stepping motors drives, direct current motors, sensors, switch power supply, an electromagnetism valve and control desk are used in electrical connection.Robot is the automated production of a kind used in the process of crawling and movin g piece features automatic device, which is mechanized and automated production process d eveloped a new type of device. In recent years, as electronic technology, especially compute r extensive use of robot development and production of hightech fields has become a rapidl y developed a new technology, which further promoted the development of robot, allowing robot to better achieved with the combination of mechanization and automation. Robot can replace humans completed the risk of duplication of boring work, to reduce human labor int ensity and improve labor productivity. Manipulator has been applied more and more widely, in the machinery industry, it can be used for parts assembly, work piece handling, loading a nd unloading, particularly in the automation of CNC machine tools, modular machine toolsmore commonly used. At present, the robot has developed into a FMS flexible manufacturin g systems and flexible manufacturing cell in an important component of the FMC. The mac hine tool equipment and machinery in hand together constitute a flexible manufacturing syst em or a flexible manufacturing cell, it was adapted to small and medium volume production , you can save a huge amount of the work piece conveyor device, compact, and adaptable. When the work piece changes, flexible production system is very easy to change will help e nterprises to continuously update the marketable variety, improve product quality, and better adapt to market competition. At present, China's industrial robot technology and its enginee ring application level and comparable to foreign countries there is a certain distance, applica tion and industrialization of the size of the low level of robot research and development of a direct impact on raising the level of automation in China, from the economy, technical cons iderations are very necessary. Therefore, the study of mechanical hand design is very meani ngful.关于现代工业机械手机器人是典型的机电一体化装置,它综合运用了机械与精密机械、微电子与计算机、自动控制与驱动、传感器与信息处理以及人工智能等多学科的最新研究成果,随着经济技术的开展和各行各业对自动化程度要求的提高,机器人技术得到了迅速开展,出现了各种各样的机器人产品。
机械毕业设计英文外文翻译简易机械手及控制
附录外文文献原文:Simple Manipulator And The Control Of ItAlong with the social production progress and people life rhythm is accelerating, people on production efficiency also continuously put forward new requirements. Because of microelectronics technology and calculation software and hardware technology rapid development and modern control theory, the perfection of the fast development, the robot technology pneumatic manipulator system because its media sources do not pollute the environment, simple and cheap components, convenient maintenance and system safety and reliability characteristic, has penetrated into every sector of the industrial field, in the industrial development plays an important role. This article tells of the pneumatic control robots, furious manipulator XY axis screw group, the turntable institutions, rotating mechanical parts base. Main effect is complete mechanical components handling work, to be placed in different kinds of line or logistics pipeline, make parts handling, transport of goods more quick and convenient.Matters of the manipulator axial linkage simple structure and action processManipulator structure, as shown in figure 1 below have accused of manipulator (1), XY axis screw group (2), the turntable institutions (3), rotating base (4), etc.Figure 1 Manipulator StructureIts motion control mode is: (1) can rotate by servomotor Angle for 360 °breath control manipulator (photoelectric sensor sure start 0 point); (2) by stepping motor drive screw component make along the X, Y manipulators move (have X, Y axis limit switches); (3) can rotates 360 °can drive the turntable institutions manipulators and bushings free rotation (its electric drag in part by the dc motivation, photoelectric encoder, close to switch etc); (4) rotating base main support above 3 parts; (5) gas control manipulator by pressure control (Zhang close when pressed on, put inflatable robot manipulators loosen) when gas.Its working process for: when the goods arrived, manipulator system begins to move; Stepping motor control, while the other start downward motion along the horizontal axis of the step-motor controller began to move exercise; Servo motor driver arrived just grab goods manipulators rotating the orientation of the place, then inflatable, manipulator clamped goods.Vertical axis stepper motor drive up, the other horizontal axis stepper motor driver started to move forward; rotary DC motor rotation so that the whole robot motion, go to the cargo receiving area; longitudinal axis stepper motor driven down again, arrived at the designated location, Bleed valve,mechanical hand release the goods; system back to the place ready for the next action.II.Device controlTo achieve precise control purposes, according to market conditions, selection of a variety of keycomponents as follows:1. Stepper motor and driveMechanical hand vertical axis (Y axis) and horizontal (X axis) is chosen Motor Technology Co., Ltd. Beijing Stone 42BYG250C type of two-phase hybrid stepping motor, step angle of 0.9 ° / 1.8 °, current is 1.5A. M1 is the horizontal axis motor driven manipulator stretch, shrink; M2 is the vertical axis motor driven manipulator rise and fall. The choice of stepper motor drive is SH-20403 type, the drive uses 10 ~ 40V DC power supply, H-phase bridge bipolar constant current drive, the maximum output current of 3A of the 8 optional, maximum fine of 64 segments of 7 sub-mode optional optical isolation, standard single-pulse interface, with offline capabilities to maintain semi-sealed enclosure can be adapted to environmental conditions even worse, provide semi-current energy-saving mode automatically. Drive the internal switching power supply design to ensure that the drive can be adapted to a wide voltage range, the user can according to their circumstances to choose between the 10 ~ 40VDC. Generally the higher rated power supply voltage can improve high-speed torque motor, but the drive will increase the loss and temperature rise. The maximum output drive current is 3A / phase (peak), six drive-panel DIP switch on the first three can be combined 5,6,7 8 out of state, corresponding to the 8 kinds of output current from 0.9A to 3A to meet the different motors. The drive can provide full step, half step improvement, subdivision 4, 8 segments, 16 segments, 32 segments and 64segments of 7 operating modes. The use of six of the drive panel DIP switches 1,2and3 can be combined from three different states.2. Servo motors and drivesManipulator with Panasonic servo motor rotational movement A series of small inertia MSMA5AZA1G, the rated 50W, 100/200V share, rotary incremental encoder specifications (number of pulses 2500p / r, resolution of 10000p / r, Lead 11 lines) ; a seal, no brakes, shaft with keyway connections. The motor uses Panasonic's unique algorithms, the rate increased by 2 times the frequency response, to 500Hz; positioning over the past adjust the scheduled time by Panasonic servo motor products for the V Series of 1 / 4. With the resonance suppression, control, closed loop control, can make up for lack of mechanical rigidity, in order to achieve high positioning accuracy can also be an external grating to form closed loop control to further improve accuracy. With a conventional automatic gain adjustment and real-time automatic gainInterest adjustment in the automatic gain adjustment methods, which also has RS-485, RS-232C communication port, the host controller can control up to 16 axes. Servo motor drives are a series MSDA5A3A1A, applicable to small inertia motor.3. DC machine360 ° swing of the turntable can be a brushless DC motor driven organization, the system is chosen when the profit company in Beijing and the 57BL1010H1 brushless DC motor, its speed range, low-speed torque, smooth running, low noise, high efficiency. Brushless DC motor drive using the Beijing and when Lee's BL-0408 produced by the drive, which uses 24 ~ 48V DC power supply, a start-stop and steering control, over current, overvoltage and locked rotor protection, and there is failure alarm output external analog speed control,braking down so fast.4. Rotary encoderCan swing 360 °in the body on the turntable, fitted with OMRON E6A2 produced incremental rotary encoder, the encoder signals to the PLC, to achieve precise positioning of rotary bodies.5. PLC SelectionAccording to the system design requirements, the choice of OMRON CPM2A produced minicomputer. CPM2A in a compact unit integrated with a variety of properties, including the synchronization pulse control, interrupt input, pulse output, analog set and clock functions. CPM2A the CPU unit is a stand-alone unit, capable of handling a wide range of application of mechanical control, it is built in the device control unit for the ideal product. Ensure the integrity of communications and personal computers, other OMRON PC and OMRON Programmable Terminal communication. The communication capability allows the robot to Axis simple easy integration into industrial control systems.III. Software programming1. Software flow chartPLC programming flow chart is based. Only the design flow, it may be smooth and easy to prepare and write a statement form the ladder, and ultimately complete the process design. So write a flow chart of program design is critical to the task first thing to do. Axis Manipulator based on simple control requirements, drawing flow chart shown in Figure 2.Figure 2 Software flow chart2. Program partBecause space is limited, here only paper listed the first two program segment for readers see.Figure 3 Program partIV. ConclusionAxis simple robot state by the various movements and PLC control, the robot can not only meet the manual, semi-automatic mode of operation required for such a large number of buttons, switches, position detection point requirements, but also through the interface components and Computer Organization PLC industrial LAN, network communication and network control. Axis simple robot can be easily embedded into industrial production pipeline.中文译文:简易机械手及控制随着社会生产不断进步和人们生活节奏不断加快,人们对生产效率也不断提出新要求。
工业机器人的介绍外文文献翻译、中英文翻译、外文翻译
外文原文Introduction to Industrial RobotsIndustrial robets became a reality in the early 1960’s when Joseph Engelberger and George Devol teamed up to form a robotics company they called “Unimation”.Engelberger and Devol were not the first to dream of machines that could perform the unskilled, repetitive jobs in manufacturing. The first use of the word “robots” was by the Czechoslovakian philosopher and playwright Karel Capek in his play R.U.R.(Rossum’s Universal Robot). The word “robot” in Czech means “worker” or “slave.” The play was written in 1922.In Capek’s play , Rossum and his son discover the chemical formula for artificial protoplasm. Protoplasm forms the very basis of life.With their compound,Rossum and his son set out to make a robot.Rossum and his son spend 20 years forming the protoplasm into a robot. After 20 years the Rossums look at what they have created and say, “It’s absurd to spend twenty years making a man if we can’t make him quicker than nature, you might as w ell shut up shop.”The young Rossum goes back to work eliminating organs he considers unnecessary for the ideal worker. The young Rossum says, “A man is something that feels happy , plays piano ,likes going for a walk, and in fact wants to do a whole lot of things that are unnecessary … but a working machine must not play piano, must not feel happy, must not do a whole lot of other things. Everything that doesn’t contribute directly to the progress of work should be eliminated.”A half century later, engi neers began building Rossum’s robot, not out of artificial protoplasm, but of silicon, hydraulics, pneumatics, and electric motors. Robots that were dreamed of by Capek in 1922, that work but do not feel, that perform unhuman or subhuman, jobs in manufacturing plants, are available and are in operation around the world.The modern robot lacks feeling and emotions just as Rossum’s son thought it should. It can only respond to simple “yes/no” questions. The moderrn robot is normally bolted to the floor. It has one arm and one hand. It is deaf, blind, and dumb. In spite of all of these handicaps, the modern robot performs its assigned task hour after hour without boredom or complaint.A robot is not simply another automated machine. Automation began during the industrial revolution with machines that performed jobs that formerly had been done by human workers. Such a machine, however , can do only the specific job for which it was designed, whereas a robot can perform a variety of jobs.A robot must have an arm. The arm must be able to duplicate the movements of a human worker in loading and unloading other automated machines, spraying paint, welding, and performing hundreds of other jobs that cannot be easily done with conventional automated machines.DEFINITION OF A ROBOTThe Robot Industries Association(RIA) has published a definition for robots in an attempt to clarify which machines are simply automated machines and which machines are truly robots. The RIA definition is as follows:“A robot is a reprogrammabl e multifunctional manipulator designed to move material, parts, tools, or specialized devices through variable programmed motions for the performance of a variety of tasks.”This definition, which is more extensive than the one in the RIA glossary at the end of this book, is an excellent definition of a robot. We will look at this definition, one phrase at a time, so as to understand which machines are in fact robots and which machines are little more than specialized automation.First, a robot is a “reprogrammable multifunctional manipulator.” In this phrase RIA tells us that a robot can be taught (“reprogrammed”) to do more than one job by changing the informaion stored in its memory. A robot can be reprogrammed to load and unload machines, weld, and do ma ny other jobs (“multifunctional”). A robot is a“manipulator”. A manipulator is an arm( or hand ) that can pick up or move things. At this point we know that a robot is an arm that can be taught to do different jobs.The definition goes on to say that a ro bot is “designed to move material, parts, tools, or specialized devices.” Material includes wood,steel, plastic, cardboard… anything that is used in the manufacture of a product.A robot can also handle parts that have been manufactured. For example, a robot can load a piece of steel into an automatic lathe and unload a finished part out of the lathe.In addition to handling material and parts, a robot can be fitted with tools such as grinders, buffers, screwdrivers, and welding torches to perform useful work.Robots can also be fitted with specialized instruments or devices to do special jobs in a manufacturing plant. Robots can be fitted with television cameras for inspection of parts or products. They can be fitted with lasers to accurately mearure the size of parts being manufactured.The RIA definition closes with the phrase,”…through variable programmed motions for the performance of a variety of tasks.” This phrase emphasizes the fact that a robot can do many different jobs in a manufacturing plant. The variety of jobs that a robot can do is limited only by the creativity of the application engineer.JOBS FOR ROBOTSJobs performed by robots can be divided into two major categories:hazardous jobs and repetitive jobs.Hazardous JobsMany applications of robots are in jobs that are hazardous to humans. Such jobs may be considered hazardous because of toxic fumes, the weight of the material being handled, the temperature of the material being handled, the danger of working near rotating or press machinery, or environments containing high levels of radiation. Repetitive JobsIn addition to taking over hazardous jobs, robots are well suited to doingextremely repetitive jobs that must be done in manufacturing plants.many jobs in manufacturing plants require a person to act more like a machine than like a human. The job may be to pick a piece up from here and place it there. The same job is done hundreds of times each day. The job requires little or no judgment and little or no skill. This is not said as a criticism of the person who does the job , but is intended simply to point out that many of these jobs exist in industry and must be done to complete the manufacture of products. A robot can be placed at such a work station and can perform the job admirably without complaining or experiencing the fatigue and boredom normally associated with such a job.Although robots eliminate some jobs in industry, they normally eliminate jobs that humans should never have been asked to do. Machines should perform as machines doing machine jobs, and humans should be placed in jobs that require the use of their ability,creativity, and special skills.POTENTIAL FOR INCREASED PRODUCTIVITYIn addition to removing people from jobs they should not have been placed in, robots offer companies the opportunity of achieving increased productivity. When robots are placed in repetitive jobs they continue to operate at their programmed pace without fatigue. Robots do not take either scheduled or unscheduled breaks from the job. The increase in productivity can result in at least 25% more good parts being produced in an eight-hour shift. This increase in productivity increases the company's profits, which can be reinvested in additional plants and equipment. This increase in productivity results in more jobs in other departments in the plant. With more parts being produced, additional people are needed to deliver the raw materials to the plant, to complete the assembly of the finished products, to sell the finished products, and to deliver the products to their destinations.ROBOT SPEEDAlthough robots increase productivity in a manufacturing plant, they are notexceptionally fast. At present, robots normally operate at or near the speed of a human operator. Every major move of a robot normally takes approximately one second. For a robot to pick up a piece of steel from a conveyor and load it into a lathe may require ten different moves taking as much as ten seconds. A human operator can do the same job in the same amount of time . The increase in productivity is a result of the consistency of operation. As the human operator repeats the same job over and over during the workday, he or she begins to slow down. The robot continues to operate at its programmed speed and therefore completes more parts during the workday.Custom-built automated machines can be built to do the same jobs that robots do. An automated machine can do the same loading operation in less than half the time required by a robot or a human operator. The problem with designing a special machine is that such a machine can perform only the specific job for which it was built. If any change is made in the job, the machine must be completely rebuilt, or the machine must be scrapped and a new machine designed and built. A robot, on the other hand, could be reprogrammed and could start doing the new job the same day.Custom-built automated machines still have their place in industry. If a company knows that a job will not change for many years, the faster custom-built machine is still a good choice.Other jobs in factories cannot be done easily with custom-built machinery. For these applications a robot may be a good choice. An example of such an application is spray painting. One company made cabinets for the electronics industry. They made cabinets of many different sizes, all of which needed painting. It was determined that it was not economical for the company to build special spray painting machines for each of the different sizes of enclosures that were being built. Until robots were developed, the company had no choice but to spray the various enclosures by hand.Spray painting is a hazardous job , because the fumes from many paints are both toxic and explosive. A robot is now doing the job of spraying paint on the enclosures.A robot has been “taught” to spray all the different sizes of enclosures that the company builds. In addition, the robot can operate in the toxic environment of the spray booth without any concern for the long-term effect the fumes might have on aperson working in the booth.FLEXIBLE AUTOMATIONRobots have another advantage: they can be taught to do different jobs in the manufacturing plant. If a robot was originally purchased to load and unload a punch press and the job is no longer needed due to a change in product design, the robot can be moved to another job in the plant. For example, the robot could be moved to the end of the assembly operation and be used to unload the finished enclosures from a conveyor and load them onto a pallet for shipment.ACCURACY AND REPEATABILITYOne very important characteristic of any robot is the accuracy with which it can perform its task. When the robot is programmed to perform a specific task, it is led to specific points and programmed to remember the locations of those points. After programming has been completed, the robot is switched to “run” and the program is executed. Unfortunately, the robot will not go to the exact location of any programmed point. For example, the robot may miss the exact point by 0.025 in. If 0.025 in. is the greatest error by which the robot misses any point- during the first execution of the program, the robot is said to have an accuracy of 0.025 in.In addition to accuracy , we are also concerned with the robot’s repeatability. The repeatability of a robot is a measure of how closely it returns to its programmed points every time the program is executed. Say , for example, that the robot misses a programmed point by 0.025 in. the first time the program is executed and that, during the next execution of the program, the robot misses the point it reached during the previous cycle by 0.010 in. Although the robot is a total of 0.035 in. from the original programmed point, its accuracy is 0.025 in. and its repeatability is 0.010 in.THE MAJOR PARTS OF A ROBOTThe major parts of a robot are the manipulator, the power supply, and the controller.The manipulator is used to pick up material, parts, or special tools used in manufacturing. The power supply suppplies the power to move the manipulator. The controller controls the power supply so that the manipulator can be taught to perform its task.外文翻译工业机器人的介绍20世纪60年代当约瑟夫和乔治合作创立了名为Unimation的机器公司,工业机器人便成为了一个事实。
工业机器人机械手英语论文
EXPERIENCE IN THE USE OF THE "UNIVERSAL-15" AND "UNIVERSAL-60" AUTOMATIC MANIPULATORS FOR REMOVAL
Electrohydraulic 4o(1o) 190(70) 360(90) 1440X 1260X 1670 2340
, T h e c o n t r o l system of both automatic manipulators is positional, the type of controlling device an NPS-I, the number of degrees of mobility 6, the advance of the arm with a rate of 0.4 m/see i000 ram, the movement of the arm at a rate of 0.08 m/sec 400 mm, and the angle of rotation of the platform at a rate of 45 deg/sec 340 ~
!
Fig. i. Arrangement of the robotized combination for removal of green compacts from a PR-7 press with the use of a Universal-60 automatic manipulator: I) Universal-60 automatic manipulator; 2) control panel; 3) press; 4) receiving table; 5) car of the carrier; 6) vacuum pump; 7) pallet conveyer; 8) pallet being loaded. servicing of the press cycle. In connection wi~h the fact that the press cycle is compar atively short, the components of the manipulator operate at the nominal linear and angular rates and therefore the operating conditions of the automatic manipulator with the KhPF-2000 press are more intense than with the PR-7 press. The described technical solutions for the use of the Universal-15 and Universal-60 make it possible to automate removal of a shaped green compact from the press and stacking of it on a pallet under conditions of a frequent change in the part produced. It is possible to assemble the robotized combination by the efforts of the refractory plant itself. During introduction and use it was established that the productivity of the robotized combination depends primarily upon the quality of the green compacts, the operating reliability of the press, and the training of the operating personnel. During the time of adjustment and training of the personnel in 1983, the robotized combination removed from the press and stacked on pallets 2200 tons of raw compacts. At present the next robotized combination for a PR-7 press with the use of a Universal-60 is being set up. 700
机械手外文文献和文献翻译
This is a application of Application Ser. No. 10/799,595, filed on Mar。
15, 2004 now U.S.with light emitted from an irradiation source based on the optical mouse system or the like to form an irradiation pattern constituted by a high—luminance region and a relatively low-luminance region corresponding to the minute shape of the spherical surface. Movement information is then obtained by using the movement of the irradiation pattern based on the relative movement between the spherical surface and the sensor。
FIG. 1 is a view which is most indicative of the main part of this embodiment。
Reference numerals 20—1, 20—2,and 20—3 denote the first,second,and third elastic member vibration elements of a multiple degree-of—freedom vibration actuator,respectively; and 1—1 and 1-2,piezoelectric ceramics which generate bending vibrations and longitudinal vibrations,respectively. Each vibration element 20 is fixed/supported on a frame (not shown) with an arm portion (see 1#x2013;2#x2032;in FIG。
工业机器人毕业设计外文翻译
外文资料:INDUSTRIAL ROBOTSMechatronicsThe success of industries in manufacturing and selling goods in a world market increasingly depends upon an ability to integrate electronics and computing technologies into a wide range of primarily mechanical products and processes. The performance of many current products-cars, washing machines, robots or machine tools-and their manufacture depend on the capacity of industry to exploit developments in technology and to introduce them at the design stag into both products and manufacturing processes. The results so that the whole industrial system to produce a cheaper and easier than in the past, more reliable, more powerful manufacturing technology, this intense competition, leading to the original electronic engineering and mechanical engineering have been gradually difference among the various disciplines with engineering design replaced with the mutual penetration, resulting in a mechanical and electrical integration, or mechatronics.In this competitive environment, the success of products and technologies are those that effectively combine the electronic and mechanical products, but not the main reason is the absence of a successful application of electronic technology. General product innovation in machine-building industry, often starting from the mechanical hardware design, but in order to achieve vision, from the initial stages of the design process must take full account of electronic technology, control engineering and computer technology. Research from the machinery and electronics to engineering design, the key is through the mechanics and electronics hidden boundaries, put them together, it is understood today the key to this transformation took place.To be successful, early in the design of the study need to establish the concept of mechatronics, when the specific program has not yet formed, so there is choice. In this way, design engineers, especially mechanical design engineers will be able to make a decision too quickly to avoid falling into the stereotypes and reduce productivity.Fully study the market trend, we will find electromechanical integration with a design, will lead to a revival of the field, such as high-speed textile machines, measurement and measurement systems, and automatic test equipment, integrated circuits Xiang kind of special equipment. In many cases sub ah, the emerging field of production and recovery are often formed by the embedded microprocessor electronics and basic mechanical system caused by the integrated and enhanced processing capacity.Flexibility of the manufacturing process the request resulted in the production of flexible operating system concepts in this system, many components such as computer numerical control machine tools, robots and automatic guided vehicles, etc. associated with joint production, exchange of information between them through Local Area Network.The products so far, most do not realize the design of electromechanical integration of diversity for the engineering sudden opportunity. The final product sold to customers is the essence of our revenue sources, which may begin the application is the date the new mechatronic products and provide enhanced functionality important difference between traditional products.The following examples may illustrate that the traditional products: Automatic transmission control engine and automatic control of the development of engines and transmissions tend to reduce the radiation, save fuel and time by preventing excessive speed and the use of the fuel flow can be adjusted to avoid false-driven gear and so on.Power-driven tools of modern power-driven tools, such as drill bits you can provide a variety of functions, including speed and torque control, reverse action and acceleration control.The new examples of mechatronic products are as follows:Standard components assembled a traditional industrial robot because of structural problems often many restrictions. Using a number of structural parts and drive, coupled with the central processor can be made by the standard components to assemble the robot system, so users can assemble to meet their own needs various robots.Video and CD player, video and CD player laser head is equipped with sophisticated, you can read the digital information on the disk. Withmicroprocessor control system can provide multi-track selection, scan preview and many other features.The above examples show that the purpose of the use of machinery is the continuous improvement of electronic consumer goods, not to keep consumer prices lower. Machinery and electronics products provide solutions to specific problems of the ideal way to use a low-cost element or standards.The personal computer controller and programmable logic controllerEarly machine tools and robots in the controller's function is to store and perform some simple procedures for the implementation of the tool or device with a predetermined speed to generate the required movement. Since 1981, IBM's first since the emergence of personal computers, many manufacturers produce microprocessors based on its so-called. Through the main memory and secondary storage devices exchange data, which allows users to use than the system microprocessor to provide the actual storage space for more storage space programming. It is this processing power and storage efficiency had a dramatic impact, making more and more industrial sectors to PC, for data acquisition and control applications. In addition to handling capabilities, PC machine control applications as a key component of many other advantages. These advantages are:(1) choice of application software more than a dedicated controller.(2) Select the tools to improve application efficiency and room for more.(3) The PC is available in a variety of forms ranging from a single card, a portable,a desktop and ruggedized industrial version for use on the factory floor.(4) bus architecture with multiple expansion slots, digital and analog input / output cards can be produced by several manufacturers.(5) special machine or a small computer than a more flexible, depending on the application can be very convenient for a variety of configurationsPC, data acquisition and control device may be an additional external and interest rates through, or it may be a plug-in board. Typically add a separate external rack, the internal packaging has to provide power to the host through the serial or parallel data communications cable. A variety of standard format modules can be inserted in the rack as needed.PC, data acquisition There are basically two ways. The first use of analog /digital conversion card connected directly with the host backplane. Conversion cards generally do port address can be any support for input / output command driven programming language. Usually connected to the card, select the base address. This allows a different card or card number the same host in the same PC connection and operation. The second method is to use the interface circuit board with a digital voltage meter and frequency meter and other equipment to control the PC, to receive data. The Common Criteria is an international Association of Electrical and Electronics Engineers IEEE-488 standard parallel communication link. Comparison of fast, easy and economical is the first approach, using the input / output port address the card to the PC, the output of the measurement data or control signals received from the PC machine. These cards are versatile, easy to obtain, and has the following characteristics:(1) multi-channel digital input / Shucu interface with optical isolation and Darlington driver settings.(2) pulse timing and counting facilities.(3) multi-channel programmable A / D conversion.(4) D / A conversion.(5) thermocouple input.PC machine control applications including the latest developments in data acquisition and control software, can provide the user with a drop-down menus and mouse-driven windows environment.Before the invention of the computer control system main relay logic circuit with electrical or pneumatic logic circuits to automate. The late 20th century invention of 60 programmable logic controllers (PLC) directly instead of the relay controller. It should be noted, in the United States, also known as programmable logic controller PLC, abbreviated as PC. Do it with a personal computer PC or IBM-PC to be confused.Programmable logic controllers and micro-computer composed of the same, there are microprocessors, memory and input / output devices. Processor performs memory control process according to input instructions, defined by the logic control program to provide output. Every step during the implementation period, the program is quickly scanned to record all of the input state, then the program logic to determine output. Controller scan each of these steps are repeated.Some small, dedicated to the sequential control of the programmable logic controller usually has 12 input ports and eight output ports are extended to both pinch the 128 input / output circuit. Input interface connected to these lines, the process of receiving input signals from the control, and these signals into a form suitable for processing. Similarly, the programmable logic controller output interface with a variety of process hardware, such as lights, motors, relays and spiral coil.Using a handheld programming keyboard, or with the corresponding software development kit with a personal computer connected to the programmable controller command input random access memory, the random access memory with battery backup power supply generally. If the programmer to establish procedures for using the symbol key, and some programming console LCD display can also display some of the graphics, using ladder logic diagram shows the format process. After a debugging program, the control method through simulation testing, you can put code into erasable programmable read-only memory chips, mounted on the programmable logic controller.Many manufacturers are in the manufacture of programmable logic controller. Although some manufacturers use their own proprietary software language, but most are still using ladder logic diagrams. Invention of this language is intended to be more acceptable to some customers, these customers are interested in is how to shift from hard-line programmable logic controller, relay control. In addition to input / output devices, the programmable logic controller also includes timers, counters, and other special function devices.Communication with other control devices exchange the traditional programmable logic controller is not the strengths of the network. Many industrial controllers are equipped with RS232 serial port, and other digital control equipment systems to exchange information.The robotIndustrial robot is a tool to improve manufacturing productivity. He can assume that humans may have dangerous jobs. The first industrial robot in nuclear power plants had to be replaced and the fuel rods. Industrial robots can work on the assembly line, such as the installation of electronic components, printed circuitboard. In this way, people can escape the monotony of the work stand out. Robots can also remove the bomb, as the disabled person services for our community to do all kinds of work.Robot is a re-programming, multi-agency work can be pre-programmed positions in all moving parts, materials, tools or other special equipment, complete a variety of different jobs.The location is pre-programmed robot to complete the work must follow the path. In some pre-programmed location, the robot will stop some operations, such as installing parts, painting or welding. These pre-programmed location is stored in the robot's memory to recall at any time of continuous operation. If the job requirements changed, the location of these pre-programmed data, together with other programming can be changed. These characteristics make industrial robot programming and computer are very similar.Robot system can control the robot's work unit. Robot work cell robots perform tasks in the work environment. Unit of work, including the robot manipulator, controller, working platforms, safety equipment and gear. In addition, the robot should be able to communicate with the outside world signals.Robot manipulator to complete the specific work of the robot system, which consists of two parts: the mechanical parts and ancillary parts. Subsidiary part of the installed robot base. Several fixed on the floor at the job site. But sometimes the base is able to move, in this case, the base placed in orbit for the robot from one location to another location should be.Subsidiary part of the robot arm. It may be a straight arm can move, it may be a hinged arm, the robot work to provide multiple axes. Articulated arm that is connected to the relevant section of the arm. End of the arm with a wrist. Wrist mounted on another shaft and fitted with flange root. In the flange also can be connected to different tools to complete different tasks. Mechanical axis allows the robot hand in a specific area to work. This area is called the robot unit of work, it depends on the size of the robot. If the robot the size of the increase will increase the size of the unit of work.Manipulator movement control drive or drive system. They drive the state work unit in the rotation. Drive system can make the electrical, hydraulic, it can be pneumatic. Drive power generated by the various institutions converted intomechanical energy, all kinds of drive system is connected by mechanical transmission. Those from the chain, gears and ball screw driven mechanical transmission device composed of the axis of the robot.Used to control the robot to control its movement and the work unit of the external device. Handheld keyboard by hanging the movement of the robot controller program input. The data stored in the controller's memory for future calls.Controllers also work in the unit with an external device to communicate. For example, the controller has an input line. Completion of processing input lines connected, high-speed controller for robot pick in the specified location processed parts. Mechanical hand a new part into the machine, the controller send a signal to start processing.Some of the drum controller is composed by a mechanical operation, the internal implementation of the input sequence of events. The controller is generally used very simple robot system. Most of the robot controller in your system much more complex, reflecting the latest developments in electronic technology. They are controlled by the microprocessor, the operation more flexible.The controller can transmit signals in the communications line. This mechanical hand and two-way communication between the controllers continuously update the location and operation of the system. The controller also includes a computer with different devices to communicate. This communication link to the robot as part of computer-aided manufacturing systems. Microprocessor system uses solid-state storage devices. These storage devices may be magnetic guns, random access memory, floppy disks and tapes.Controller and the robot powered by a power source supply. Robotic systems typically use two kinds of power: a controller may provide alternating current; the other power source used to drive each axis manipulator. For example, if the robot is controlled by a hydraulic or pneumatic drive, these devices will receive the control signal, a robot in motion.The robot sensorAlthough the robot has great ability, but often than not with a little practice, but the workers. For example, workers can find parts that fell on the ground or no parts feeder. But not the sensor, the robot will not get this information. Even the mostsophisticated sensor system, the robot is smaller than an experienced worker. Therefore, a good robot system design requires many sensor and robot controller using the phase to make it operate as close as possible the perception of workers. The most frequently used robotics sensors into contact with the non-contact. Contact sensors can be further divided into tactile sensors, force and torque sensors. Tactile or contact sensors can be measured by the drive-side and the actual contact between other objects, micro-switch is a simple tactile sensor. When the robot by the drive-side contact with other objects, the robot stop motion sensors to avoid collisions between objects to tell the robot has reached the goal; or detection to measure the size of the object. Force and torque sensors in the robot's gripper and wrist joint between the last, or the load on the robot parts, measuring reaction force and torque. Force and torque sensors and piezoelectric sensors are mounted on flexible parts of the strain gauges.Non-contact sensors include proximity sensors, vision sensors, sound detectors, sensitive components and scope. Proximity sensors detect objects near the sensor and the label. For example, eddy current sensor can accurately maintain a fixed distance between the plates. Most cheap robot proximity sensors including a light-emitting diode and a photodiode receiver transmitter, receiver reflector closer to the reflection of light. The main disadvantage of this sensor is closer to the object reflectance of light will affect the received signal. Other proximity sensors using capacitance and inductance associated with the principle.Visual sensing system is very complex, based on the TV camera or laser scanner works. Video signal by hardware pretreatment to 30-60 per second input into the computer. Computer analysis of the data and extract the required information, such as the existence of objects and object features, location, direction of operation, or assembly of components and product testing is complete.Sound sensitive devices used to sense and interpret sound waves. To detect sound waves from the basic continuous speech word for word recognition that people, all kinds of sound ranging from the complexity of sensitive components. In addition to human verbal communication, the robot can use voice control of sensitive components arc welding, I heard the voice of the collision or the collapse of the movement of the robot when the organization to predict the mechanical damage will occur and the detection of objects within the defects.There is also a non-contact systems for projector and imaging the surface of the object surface shape information or distance information.Static detection and closed-loop sensor probe used in two ways. When the detection and operation of the robot system moves alternately, it is usually necessary to use the sensor. That probe is a robot is not operating, the operation has nothing to do with the sensors, this method is called static detection. In this way, vision sensors are looking for is to capture the position and direction of the object, then the robot moves straight to the site.In contrast, closed-loop operation of motion detection robot, always under the control of the sensor. Most sensors are closed loop mode, they can always detect the actual location of the robot and the deviation between the ideal position, and drive the robot fix this error. In the closed-loop detection, even if the object in motion, for example, the conveyor belt, the robot can grasp it and sent it to the desired location.However, in the early 20th century, 80, a number of factors hindered the development of closed-loop detection. The most important reason is the image map for too long, almost equal to the robot move from one place to another time. For practical, for the robot arm motion, image analysis time by reducing down time should be able to accept and explain a few frames.In the use of force and tactile sensor control movement, reaction time to visual sensor that is no longer a problem, because very little information when the sensor transmission. In other words, we can placed on the wrist force and torque sensor 6, or place a finger on the low-resolution binary sensor array. Since the sensor more complex, we can expect delivery by the sensor data can be more of information.中文翻译:工业机器人机电一体化在国际市场中,制造业和工业产品德销售业绩取得的成绩,越来越依靠电子技术和计算机技术与传统机械制造和机械产品的广泛结合。
机械手英语文献翻译
1 英文文献翻译1.1 Cherry-harvesting robot1.1.1 IntroductionIn Japan, cherries are harvested carefully by human labor. As the harvesting season is short, the harvesting work is concentrated in a short time period and labor shortage tends to limit the farm acreage. Moreover, cherry trees are tall, and so the harvesting work must be conducted using pairs of steps. This makes harvesting dangerous and inefficient. To save on labor, a cherry-harvesting robot was manufactured for trial purposes and initial experiments were conducted. Research on fruit-harvesting robots has already been conducted (Kawamura etal., 1984; Harrell et al., 1990; Fujiura et al., 1990; Hanten et al.,2002). Many of the fruit-harvesting robots previously reported are equipped with a video camera. Fruit images are distinguished from the background by the difference in color or the spectral reflectance. The 3-D location of the fruit was calculated using binocular stereo-vision (Kawamura et al., 1985)or by visual feedback control (Kondo and Endo, 1989). Applications of a 3-D vision sensor have also been reported (Subrata etal., 1996; Gao et al., 1997). The 3-D vision sensor has the advantage that each pixel of the image has distance information.Making use of this advantage, the object can be recognized by the 3-D shape. As for the cherry-harvesting work, it is necessary to harvest the fruit while avoiding collisions with obstacles such as leaves and stems. To obtain a successful harvesting motion, detection of obstacles as well as the red ripe fruit is required. To achieve this, a 3-D vision system that has two laser diodes was manufactured. One of them emits a red beam and the other an infrared beam. To prevent the influence of the sunlight, position sensitive devices (PSDs) were used todetect the r eflected light. By blinking the laser beams at a high frequency, the signal components of the laser from PSDs were distinguished from that of the sunlight. The 3-D shape of the object was measured by scanning the laser beams and the red fruits were distinguished from other objects by the different cein the spectral-reflection characteristics between the red andinfrared laser beams. The robot needs to harvest correctly and efficiently without damaging the fruits and branches under the environment (temperature, sunshine, etc.) of the orchard. Many cherry trees are cultivated in rain-cover vinyl tents to protect against rain. A robot that works in the tent is not exposed to wind and rain. Cherry fruit, both for the fresh market and for processing, must be harvested with its peduncle.In the case of manual harvesting, therefore, farmers grip the upper part of the peduncle with their fingers, and lift it upward to detach it from the tree. For the same reason, the robot manufactured for the experiment also gripped the upper part of the peduncle just like farmers and lifted it upward to detach the peduncle from the tree.1.1.2 Materials and methodsThe robot consists of a manipulator 4 degrees of freedom (DOF), a 3-D vision sensor, an end effector, a computer, and a traveling device (Fig. 2). It is about 1.2m high, 2.3m wide, and 1.2m long. The 3-D vision sensor is attached to the manipulator to scan from different viewpoints by the motion of the manipulator. A vacuum is used to suck the fruit into the sucking pipe of the end effector.Cherry trees cultivated by the method of single trunk training distribute their fruits around the main trunk. In order to harvest a fruit while avoiding obstacles, such as leaves and trunks, the end effector needs to approach the fruit from the outside of the trunk. For this reason, in this study, we manufactured an articulated manipulator with an axis of up-down traverse and three axes of right-left turning, so that the fruits could be harvested in any direction (Fig. 2). The up-down traverse requires comparatively large force caused by the gravity. Therefore, it is driven by an AC servomotor (Yaskawa Electric, SGMAH-01BAA2C, rated power 100W, rated torque 0.318Nm, rated speed 3000min−1) and a screw mechanism (lead 10mm). Three axes of the right–left turning do not require large torque. Axes of the first and second right–left turning are driven by small AC servomotors (Yaskawa Electric, SGMAH-A5BAA21, rated power 50W, rated torque 0.159N m,rated speed 3000min−1) and harmonic reduction gears (reduction gear ratio100). The remaining axis of right–left turning is driven by a small DC motor with reduction gears. The manipulator is designed to be able to move round the circumference of the tree trunk so that notonly fruits on the front side of the trunk but also the fruits on the other side of the trunk could be harvested.Since the fruits are located around the tree trunk, if the vision sensor scans from one viewpoint, fruits beyond the trunk are hidden. To scan from different viewpoints, the 3-D vision sensor was attached to the second arm. The movement of the manipulator changed the location and directionof the 3-D vision sensor so that the dead angle becomes small.The 3-D vision sensor is equipped with a light projector, a photo detector, and a scanning device (Fig. 3). The light projector consists of an infrared laser module, a red laser module, cold mirrors, a half mirror, and two full-reflecting mirrors. The photo detector consists of two PSDs, a lens, and a red optical filter that weakens the influence of su nlight. The scanning device consists of a galvanometer scanner and a stepping motor. The galvanometer scanner scans vertically and the stepping motor scans horizontally. Red and infrared laser beams are united in the same optical axis by a cold mirror that transmits infrared light and reflects visible right. The beam is further split into two beams (each still including both wavelengths) by a half mirror. These two beams scan the object simultaneously. Light of the two beams reflected from the object is focused onto two PSDs. The distance from the 3-D vision sensor to the object is calculated by a triangulation method using the ratio of the currents of both electrodes of the PSDs. The laser beams emit blinking signals in order to eliminate the influence of sunl ight.By this method, reflected light is separated from the sunlight, thus resulting in continuous light. Infrared light with wavelengths about 700–1000 nm is reflected well by all parts of the cherry tree. On the other hand, red light at about 690 nm is n ot reflected well by unripe fruit, leaves, and stalks, but is reflected well by red ripe fruit. In this study, an infrared light beam of830 nm and a red light beam of 690 nm were used. The infrared laser beam (830 nm) measures the distance to each part of the cherry tree from the 3-D vision sensor and the red laser beam(690 nm) detects the red fruit to be harvested.As mentioned above, the laser beam is split into two beams. The 3-D vision sensor scans these two beams simultaneously, and two pixels were measured at once to increase the scanning speed. The number of pixels was 50,000 (250 in the vertical and 200 in the horizontal direction). The scan time was 1.5 s. The field of vision was 43.8◦ in vertical direction and 40.6◦ in horizontal direction. The effective range of the sensor was from170mmto 500mm. If the object was too far from the sensor, the detected light was weakened and the measuring accuracy was not good.The reflected light from these laser beams is detected by two PSDs, one for each beam. The signals from the PSDs include red and infrared components. To acquire the red and infrared signals separately, the red and infrared laser lights were emitted at a blinking frequency of 41.6 kHz with a phase shift of 90◦. Photoelectric currents from PSDs are amplified. Red and infrared signals are detected separately using lock-in amplifiers, which also eliminate the influence of ambient light. The 3-D vision sensor can be used even under sunlight, where the illuminance is 100 klx. A red image and an infraredimage are fed to the computer, and then a range image and segmentation are obtained.The range image is calculated by triangulation using the infrared signals from anode A and B of the PSD. Segmentation is obtained from the ratio between the infrared and red signals. Red fruits were distinguished from other objects such as leaves by the reflectivity of the red laser. However, the trunk as well as the fruits reflect a red laser beam. Therefore, it was distinguished from fruits using other methods. Fruits reflect with specula phenomenon. When they are scanned, the fruit center reflects the laser beam well. How- ever, this phenomenon does not occur at the trunk surface. The center of each fruitwas recognized using this specula phenomenon. When the center of a fruit is visible from the 3-D vision sensor, fruits could be recognized by this method. By processing these images, the location of red fruits and obstacles, such as leaves and trunks, could be recognized.Fig. 4 shows examples of the image. The range image was obtained by the method of triangulation using the infrared signals of the PSD. By processing the infrared, red, and the range images, the object was segmented into red fruits and others. The image in the right side shows the result of segmentation.Cherry fruit must be harvested with its peduncle attached. The tensile strength needed to detach the fruit was measured. The strength between the peduncle and the fruit was about 1N. On the other hand, the strength between the peduncle and the branch was about 2.5N. Therefore, if the fruit was pulled it would detach the peduncle and the fruit because the strength in that area isthe weakest. To harvest the fruit with its peduncle, a special end effector was used. It consisted of a fruit sucking device, an open-close mechanism, a back-and- forth mechanism, and a pair of fingers. It is about 80 mm high, 30 mm wide, and 145 mm long (Fig. 5). The vacuum pressure from the vacuum cleaner sucks the fruit so that the fruit position is fixed at the tip of the pipe. The fin ger can be opened or closed by the rotation of a servomotor attached on the end effector. After the fingers grasp the peduncle, the end effector is lifted up to remove the peduncle from the tree.Fig. 6 shows the motion of the end effector. First, the finger s are opened and retracted by the servomotors. Then, the end effector approaches a fruit and sucks it. After sucking the fruit, the fingers move halfway forward, and close halfway until the clearance between fingers becomes 5mm. In order to enclose only the target fruit, the fingers are equipped with soft rubber components for obstacle exclusion, so that other fruits may not enter between the fingers. It is necessary to grip the peduncle as near as possible to its root . Therefore, after the fingers are closed halfway, they move further forward. Then, they close completely and grasp the peduncle. Finally, the end effector moves upward to detach the peduncle. The end effector moves to the position above a fruit box, and the fingers open and release the fruit.……1.2 樱桃采摘机器人1.2.1 简介在日本,采摘樱桃是一项细致的人工劳动。
机械手外文文献和文献翻译
This is a application of Application Ser. No. 10/799,595, filed on Mar. 15, 2004 now U.S.of the spherical rotating member, a two-dimensional position sensor using a detection principle like that disclosed in Japanese Patent Laid-Open No. 10-65882 is suitably used. This sensor irradiates a spherical surface with light emitted from an irradiation source based on the optical mouse system or the like to form an irradiation pattern constituted by a high-luminance region and a relatively low-luminance region corresponding to the minute shape of the spherical surface. Movement information is then obtained by using the movement of the irradiation pattern based on the relative movement between the spherical surface and the sensor.FIG. 1 is a view which is most indicative of the main part of this embodiment. Reference numerals 20-1, 20-2, and 20-3 denote the first, second, and third elastic member vibration elements of a multiple degree-of-freedom vibration actuator, respectively; and 1-1 and 1-2, piezoelectric ceramics which generate bending vibrations and longitudinal vibrations, respectively. Each vibration element 20 is fixed/supported on a frame (not shown) with an arm portion (see 1#x2013;2#x2032; in FIG. 6) extending from an electrode plate portion for a piezoelectric ceramic in the radial direction. The driving principle and arrangement of the multiple degree-of-freedom vibration actuator will be described in detaillater.Reference numeral 2 denotes a movable member in the form of a spherical shell whose spherical surface comes into contact with the vibration element 20-1. In this embodiment, only a portion of the movable member 2 is a spherical surface, which comes into contact with the vibration element 20-1. The mechanism of driving control will be described later. Reference numeral 3 denotes a micro-hand which is integrally mounted on the mount portion of the lower portion of the movable member 2 in the form of a spherical shell. The micro-hand 3 has manipulation functions such as a function of grasping or releasing a minute object such as a cell and a function of performing a process such as forming a hole in a minute object or cutting it. The micro-hand 3 is placed near the center of the spherical surface of the movable member 2. Reference numeral 4 denotes a vessel in which a minute object such as a cell is stored. The vessel 4 is made of a transparent material such as glass. A liquid such as physiological saline solution is often contained in the vessel 4. Reference numeral 5 denotes an X-Y or X-Y-Z stage which can adjust the relative position between the micro-hand 3 and a minute object as a manipulation target object by adjusting the position of the vessel 4 on the stage; and 6, a magnifyingobservation device such as a microscope, which magnifies images of the manipulation target object and micro-hand 3 to allow observation of them. Referring to FIG. 1, the magnifying observation device 6 allows observation from below the transparent vessel 4 through the hole in the center of the X-Y-Z stage 5. Reference numeral 7 denotes a magnet which attracts and holds the movable member 2 made of iron, and also has a function of bringing the spherical surface of the movable member 2 into contact with the vibration element 20-1 with a constant pressure.The details of the multiple degree-of-freedom vibration actuator will be described. FIGS. 2A to 2D show the driving principle of this vibration actuator. A piezoelectric element 33 serving as an electro-mechanical energy converting element which provides the displacements shown in FIGS. 2B to 2D is clamped/fixed between cylindrical elastic members 31 each serving as a single vibration member. The piezoelectric element is formed by stacking a plurality of single piezoelectric element plates with electrode plates being inserted between the piezoelectric element plates as needed. This allows an alternating signal for driving to be applied to each necessary piezoelectric element plate. In this case, the piezoelectric element 33 repeats expansion and contractiondisplacements in the axial direction upon application of alternating signals, and includes the first piezoelectric element which excites longitudinal vibration as a displacement in the direction of the z-axis of the three axes, i.e., the x-axis, y-axis, and z-axis, as shown in FIG. 2B, the second piezoelectric element which excites transverse (bending) vibration within the z-x plane as shown in FIG. 2C, and the third piezoelectric element which excites transverse (bending) vibration within the z-y plane as shown in FIG. 2D. The above first piezoelectric element is uniformly polarized in the thickness direction. Each of the second and third piezoelectric elements is polarized such that the portions on both sides of the diameter have opposite polarities in the thickness direction.When, for example, alternating signals having a phase difference of 90#xb0; are applied to the second and third piezoelectric elements, two bending vibrations in the vibration member combine to form an elliptic motion around the z-axis (within the x-y plane) on the surface of the vibration member. In this case, since the natural frequency of the vibration member with respect to the x-axis is almost equal to that with respect to the y-axis, the above elliptic vibration can be generated by applying alternating signalspiezoelectric element to excite vibration of one period matching (almost matching) with one period of longitudinal vibration in the vibration member, an elliptic motion is produced within the y-z plane at a point on the surface of the vibration member, thereby obtaining a driving force in the y-axis direction (around thex-axis). In this case, since the natural frequency of the vibration member in the z-axis direction differs from the natural frequency of bending vibration within the y-z plane, the third piezoelectric element is driven in the secondary mode of the natural frequency of bending vibration in the y-axis direction, thereby matching the period of longitudinal vibration with the period of bending vibration, as shown in FIG. 2D. That is, when an alternating signal having a frequency similar to the natural frequency of a vibration member 1, e.g., an AC voltage, is applied to the first, second, and third piezoelectric elements, longitudinal vibration or transverse (bending) vibration having a natural frequency is excited in the vibration member as shown in FIGS. 2B to 2D. When an alternating signal is selectively applied to two of the first, second, and third piezoelectric elements, the longitudinal vibration of the vibration member 1 is combined with transverse (bending) vibration in a direction perpendicular to that of the longitudinal vibration to produce an elliptic motion at a point on the surface of the vibrationthe first elastic member vibration element 20-1 and the second elastic member vibration element 20-2 and between the second elastic member vibration element 20-2 and the third elastic member vibration element 20-3. A fastening bolt 22 which is inserted from the third elastic member vibration element 20-3 side and serves as a central shaft member is screwed in the female threaded portion of the first elastic member vibration element 20-1. With this structure, the piezoelectric elements 1-2 and 1-1 are clamped between the first elastic member vibration element 20-1 and the second elastic member vibration element 20-2 and between the second elastic member vibration element 20-2 and the third elastic member vibration element 20-3 so as to be integrally coupled to each other.In this embodiment, the piezoelectric element 1-2 placed between the first elastic member vibration element 20-1 and the second elastic member vibration element 20-2 is the first piezoelectric element which excites, for example, longitudinal vibration in the vibration member. The piezoelectric element 1-1 placed between the second elastic member vibration element 20-2 and the third elastic member vibration element 20-3 includes the second piezoelectric element which produces bending vibration within the x-z plane and the third piezoelectric element which produces bending vibrationwithin the y-z plane. The second and third piezoelectric elements are so positioned as to have a phase difference of 90#xb0;.The inner surface of the distal end portion of the first elastic member vibration element 20-1, which comes into contact with the movable member 2 in the form of a spherical shell and is oblique with respect to the axis, is formed into a tapered surface. In this embodiment, therefore, the movable member 2 in the form of a spherical shell can be rotated about the x-axis, y-axis, and z-axis by combining two kinds of vibrations of longitudinal vibration and vibrations in the two directions which are produced in the vibration member. For example, a combination of the vibrations shown in FIGS. 2B and 2D can rotate the movable member 2 about the z-axis, a combination of the vibrations shown in FIGS. 2B and 2C can rotate the movable member 2 about the y-axis, and a combination of the vibrations shown in FIGS. 2B and 2D can rotate the movable member 2 about the x-axis. That is, the movable member 2 can rotate about three orthogonal axes. By controlling the vibrations of the vibration elements 20, the movable member 2 can berotated/controlled about an arbitrary axis. In this case, since the micro-hand 3 is located at the center of the spherical surface of the movable member 2, only the posture of the micro-hand 3 alwayspiezoelectric elements 205a to 205d with, for example, a phase difference of 90#xb0;. By supplying alternating signals to the piezoelectric element 203 and the piezoelectric elements 205a to 205d with, for example, a phase difference of 90#xb0;, the movable member 206 can be rotated about the y-axis. When the movable member 206 is to be rotated about z-axis, alternating signals are supplied to the piezoelectric elements 203 and 204 with, for example, a phase difference of 90#xb0;According to the form of the vibration actuator shown in FIGS. 4A to 4D, a single vibration member 300 is formed by joining a cylindrical elastic member 301 to a disk-like elastic member 302. The elastic member 301 incorporates a permanent magnet (not shown) to always attract a movable member 306 (the movable member 2 in FIG.1) made of a magnetic material so as to obtain a pressing force. Four piezoelectric elements (polarized regions) 303a to 303d serving as electro-mechanical energy converting elements are arranged on the surface of the elastic member 302. By selectively supplying alternating signals to the piezoelectric elements 303a to 303d, the elastic member 301 serving as a driving portion can be displayed in the x-axis direction, y-axis direction, or z-axis direction, as shown in FIGS. 4B to 4D. When the movable member 306is to be rotated about the x-axis, a displacement in the y-axis direction (FIG. 4C) and a displacement in the z-axis direction (FIG. 4D), may be provided with, for example, a phase difference of90#xb0;. When the movable member 306 is to be rotated about the y-axis, a displacement in the x-axis direction (FIG. 4B) and a displacement in the z-axis direction (FIG. 4D) may be provided with, for example, a phase difference of 90#xb0;. When the movable member 306 is to be rotated about the z-axis, a displacement in the x-axis direction (FIG. 4B) and a displacement in the y-axis direction (FIG. 4C) may be provided with, for example, a phase difference of 90#xb0;. Alternating signals are supplied to the piezoelectric elements 303a to 303d in the same manner as in the form shown in FIGS. 3A to 3D.Alternatively, a plate-like vibration member like the one disclosed in Japanese Patent Laid-Open No. 2002-272147 may be used. FIG. 5 shows this vibration member. In this case, contact projections PC1 to PC4 are integrally formed at almost the middle portions of the four sides of a plate-like vibration member 402. A projection PG having a magnet 405 for attracting a movable member (the movable member 2 in FIG. 1) is formed at a central portion of the vibration member, and projections PE1 to PE4 are formed at the four corners of the vibration member. A vibration element 401 is formed bymagnification of the lower microscope 6-1 to allow observation with a wide visual field will allow both observation with a low magnification and a wide visual field and observation with a high magnification and a narrow visual field.Reference numerals 8-1 and 8-2 denote optical sensors, which detect relative position changes of vibration elements 20 and movable member 2. A technique like that disclosed in Japanese Patent Laid-Open No. 10-65882 can be used. The sensors 8-1 and 8-2 are identical sensors. The rotation axis and rotational speed of the movable member 2 can be obtained from movement information at two positions on the spherical surface. The sensors 8-1 and 8-2 are not limited to this system as long as they are two-dimensional position sensors. Although an example of a non-contact optical system is shown in FIG. 6, for example, a ball mouse system maybe used, in which the rotation of balls in contact with the movable member 2 are separately detected as rotation components around two axes in two directions. The sensors 8-1 and 8-2 are mounted on a base 10 with a fixed frame 9. The vibration elements 20 are mounted on the fixed frame 9 with arm portions 1#x2013;2#x2032; radially extending from an electrode plate portion for a piezoelectric ceramic1#x2013;2#x2032;. Other points are the same as those in the firstinformation and velocity information.FIG. 8 shows only a mechanism which controls the posture of a micro-hand 3. Although an X-Y-Z stage 5 and microscope 6 are arranged in the same manner as in the above embodiments, an illustration thereof is omitted in FIG. 8. Reference numeral 11 denotes a general rotary motor, which incorporates a position sensor such as an encoder. The rotary motor 11 is fixed to a fixed frame 9 along the z-axis which is the optical axis of the microscope 6 (not shown). An arm 15 is mounted on a rotating shaft 14. A rotary motor 12 similar to the rotary motor 11 is mounted on the distal end of the arm 15. An axis Z of the rotary motor 11 is perpendicular to an axis Y of the rotary motor 12. An arm 17 is also mounted on a rotating shaft 16 of the rotary motor 12. A similar rotary motor 13 is also mounted on the distal end of the arm 17. The axis Y of the rotary motor 12 is perpendicular to an axis X of the rotary motor 13. The micro-hand 3 is mounted on the distal end of a rotating shaft 18 of the rotary motor 13. The rotating shafts of the rotary motors 11, 12, and 13 pass through the distal end portion of the micro-hand 3. In this mechanism as well, the position of the distal end portion of the micro-hand 3 does not change regardless of how the rotary motors 11, 12, and 13 rotate, and hence the same function as that in the这是一个应用程序的应用系列号 10/799,595,2004 年 3 月 15 日美国英保通™技术现在提交。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
英文翻译工业机械手可以代替人手的繁重劳动,显著减轻工人的劳动强度,提高劳动生产率和自动化水平。
工业生产中经常出现的笨重工件的搬运和长期频繁,单调的操作,如果没有机械手那么工人的劳动强度是很高的,有时候还要用行车员工件,生产速度大大延缓,这种情况采用机械手是很有效的。
此外,它能在高温、低温、深水、宇宙、反射性和其他有毒、有污染环境条件上进行操作。
更显其优越性,有着广阔的发展前途。
可编程控制器是60年代末在美国首先出现,当时叫可编程逻辑控制器PLC(Programmable Logic Controller),目的是用来取代继电器,以执行逻辑判断、计时、计数等顺序控制功能。
PLC的基本设计思想是把计算机功能完善、灵活、通用等优点和继电器控制系统的简单易懂、操作方便、价格便宜等优点结合起来,控制器的硬件是标准的、通用的。
根据实际应用对象,将控制内容编成软件写入控制器的用户程序存储器内。
控制器和被控对象连接方便。
随着半导体技术,尤其是微处理器和微型计算机技术的发展,到70年代中期以后,PLC已广泛地使用微处理器作为中央处理器,输入输出模块和外围电路也都采用了中、大规模甚至超大规模的集成电路,这时的PLC已不再是逻辑判断功能,还同时具有数据处理、PID调节和数据通信功能。
可编程控制器是一种数字运算操作的电子系统,专为在工业环境下应用而设计。
它采用了可编程序的存储器,用来在其内部存储执行逻辑运算,顺序控制、定时、计算和算术运算等操作的指令,并通过数字式和模拟式的输入输出,控制各种类型的机械或生产过程。
PLC 是微机技术与传统的继电接触控制技术相结合的产物,它克服了继电接触控制系统中机械触点的接线复杂、可靠性低、功耗高、通用性和灵活性差的缺点,充分利用微处理器的优点。
可编程控制器对用户来说,是一种无触点设备,改变程序即可改变生产工艺,因此可在初步设计阶段选用可编程控制器,在实施阶段再确定工艺过程。
另一方面,从制造生产可编程控制器的厂商角度看,在制造阶段不需要根据用户的订货要求专门设计控制器,适合批量生产。
由于这些特点,可编程控制器问世以后很快受到工业控制界的欢迎,并得到迅速的发展。
目前,可编程控制器已成为工厂自动化的强有力工具,得到了广泛的应用。
气动技术是以压缩空气为介质来传动和控制机械的一门专业技术。
由于它具有节能、无污染、高效、低成本、安全可靠、结构简单等优点,广泛应用于各种机械和生产线上。
过去汽车、拖拉机等生产线上的气动系统及其元件,都由各厂自行设计、制造和维修。
气动技术应用面的扩大是气动工业发展的标志。
气动元件的应用主要为两个方面:维修和配套。
过去国产气动元件的销售要用于维修,近几年,直接为主要配套的销售份额逐年增加。
国产气动元件的应用,从价值数千万元的冶金设备到只有1~2百元的椅子。
铁道扳岔、机车轮轨润滑、列车的煞车、街道清扫、特种车间内的起吊设备、军事指挥车等都用上了专门开发的国产气动元件。
这说明气动技术已“渗透”到各行各业,并且正在日益扩大。
我国的气动工业虽然达到了一定规模与技术水平,但是与国际先进水平相比,差距甚大。
我国气动产品产值只占世界总产值的1.3%,仅为美国的1/21,日本的1/15,德国的1/8。
这与10多亿人口的大国很不相称。
从品种上看,日本一家公司有6500个品种,我国只有它的1/5。
产品性能和质量水平的差距也很大。
由于气动技术越来越多地应用于各行业的自动装配和自动加工小件、特殊物品的设备上,原有传统的气动元件性能正在不断提高,同时陆续开发出适应市场要求的新产品,使气动元件的品种日益增加,其发展趋势主要有以下几个方面:体积更小,重量更轻,功耗更低.在电子元件、药品等制造行业中,由于被加工件体积很小,势必限制了气动元件的尺寸,小型化、轻型化是气动元件的第一个发展方向。
国外已开发了仅大姆指大小、有效截面积为0.2mm2的超小型电磁阀。
能开发出外形尺寸小而流量较大的元件更为理想。
为此,相同外形尺寸的阀,流量已提高2~3.3倍。
有一种系列的小型电磁阀,其阀体宽仅10mm,有效面积可达5mm2;宽15mm,有效面积达10mm2等。
国外电磁阀的功耗已达0.5W,还将进一步降低,以适应与微电子相结合。
气源处理组合件,国内外大多采用了积木式的砌块结构,不仅尺寸紧凑,而且结合、维修都很方便。
执行元件的定位精度提高,刚度增加,活塞杆不回转,使用更方便.为了提高气缸的定位精度,附带制动机构和伺服系统的气缸应用越来越普遍。
带伺服系统的气缸,即使供气压力和所负的载荷变化,仍可获得±0.1mm的定位精度。
在国际展览会上,各种异型截面缸筒和活塞杆的气缸甚多,这类气缸由于活塞杆不会回转,应用在主机上时,无须附加导向装置即可保持一定精度。
此外还开发了不少带各种导向机构的气缸和气缸滑动组件,例如具有两根导向杆的气缸、双活塞杆双缸筒气缸等。
气缸筒外形已不限于圆形、而是方形、米字形或其它形状,在型材上开了导向槽、传感器和开关的安装槽等,让用户安装使用更方便。
多功能化,复合化.为了方便用户,适应市场的需要开发了各种由多只气动元件组合并配有控制装置的小型气动系统。
如用于移动小件物品的组件,是将带导向器的两只气缸分别按X轴和Z轴组合而成。
该组件可搬动3kg重物,配有电磁阀、程控器,结构紧凑,占有空间小,行程可调整。
又如一种上、下料模块,有七种不同功能的模块形式,能完成精密装配线上的上、下料作业,可按作业内容将不同模块任意组合。
还有一种机械手是由外形小并能改变摆动角度的摆动气缸与夹头的组合件,夹头部位有若干种夹头可选配。
与电子技术结合,大量使用传感器,气动元件智能化.带开关的气缸国内已普遍使用,开关体积将更小,性能更高,可嵌入气缸缸体;有些还带双色显示,可显示出位置误差,使系统更可靠。
用传感器代替流量计、压力表、能自动控制压缩空气的流量、压力,可以节能并保证使用装置正常运行。
气动伺服定位系统已有产品进入市场。
该系统采用三位五通气动伺服阀,将预定的定位目标与位置传感器的检测数据进行比较,实施负反馈控制。
气缸最大速度达2m/s、行程300mm 时,系统定位精度±0.1mm。
日本试制成功一种新型智能电磁阀,这种阀配带有传感器的逻辑回路,是气动元件与光电子技术结合的产物。
它能直接接受传感器的信号,当信号满足指定条件时,不必通过外部控制器,即可自行完成动作,达到控制目的。
它已经应用在物体的传送带上,能识别搬运物体的大小,使大件直接下送,小件分流。
更高的安全性和可靠性.从近几年的气动技术国际标准可知,标准不仅提出了互换性要求,并且强调了安全性。
管接头、气源处理外壳等耐压试验的压力提高到使用压力的4~5倍,耐压时间增加到5~15min,还要在高、低温度下进行试验。
如果贯彻这些国际标准,国内的缸筒、端盖、气源处理铸件和管接头等都难达到标准要求。
除耐压试验处,结构上也作了某些规定,如气源处理的透明壳外部规定要加金属防护罩。
Industrial robots can replace the hands of heavy labor, significantly reduce labor intensity, and improve labor productivity and automation level. Industrial production often appears in the heavy work frequently, handling and long-term operation, if not drab robots that labor intensity is high, sometimes even with employees, driving speed greatly retard, this kind of circumstance using manipulator is very effective. In addition, it can be in high temperature, low temperature, water, the universe, reflective and other toxic, environmental pollution condition on the operation. More show its superiority, has broad prospects.Programmable controller is at the end of the 60's first appeared in the United States, when called programmable logic controller PLC (Programmable Logic Controller), the purpose is to replace the relay in order to determine the implementation of the logic, timing, counting, suchas sequence control functions. PLC basic design idea is to improve the computer function, flexible, general-purpose relays, etc. and control system for easy-to-read, easy to operate, cheap to combine the advantages of the controller hardware is a standard, generic. Application in accordance with the actual object, the contents of the control software into the user program into the controller memory. Plant controller and easy to connect.As the semiconductor technology, especially in microprocessors and micro-computer technology, to the mid-70s after, PLC has been the widespread use of microprocessors as the central processing unit, input and output modules, and peripheral circuits are also used in large-scale ultra-large-scale integrated circuits even when the PLC is no longer determine the function of logic, but also at the same time data processing, PID regulation and data communication functions.Programmable controller is a digital electronic computing operating system, designed for applications in industrial environments designed. It uses a programmable memory for storage in its internal implementation of logic operations, sequence control, timing, calculation and arithmetic operations, such as operating instructions, and through digital and analog input and output, control of various types of machinery or production process. PLC is a computer technology and traditional technology of relay contacts to control a product of the combination, it has overcome the access control system relay contacts in the mechanical complexity of the wiring, reliability, low power consumption high, versatility and flexibility of the shortcomings of poor, full the advantages of the use of microprocessors.User-programmable controller is a non-contact equipment, changes in procedures to change the production process, it can be selected in the preliminary design stage programmable controller, identified in the implementation stage process. On the other hand, manufacturing production from the makers of programmable controller point of view, in the manufacturing phase of the order does not require the user request in accordance with specially designed controllers, suitable for mass production. Because of these characteristics, soon after the advent of programmable logic controller to control by the industrial sector and has been rapid development. At present, the programmable logic controller has become a powerful tool for factory automation, has been widely used.Pneumatic technology for the medium is compressed air to drive and control a mechanical expertise. Because of its energy-saving and pollution-free, highly efficient, low-cost, safe and reliable, the advantages of simple structure, a wide range of machinery and production lines. Over the past cars, tractors and other production line pneumatic system and itscomponents, both by the plant to the design, manufacture and maintenance.Pneumatic technology applications is the aerodynamic surface of the expansion of a symbol of industrial development. Application of pneumatic components for the two main areas: maintenance and support. Past sales of Chinese-made pneumatic components to be used for maintenance, in recent years, as the main supporting direct sales has increased year by year. Domestic Application of pneumatic components, tens of millions of dollars from the value of the metallurgical equipment that only 1 to 2 hundred dollars a chair. Railway plate fork, wheel-rail lubricating machine, stopping the train, street sweeping, special workshop within the lifting equipment, the military command vehicles have been specifically developed with the use of the pneumatic components in China. This shows that aerodynamic technology has been "infiltrated" into all walks of life, and is expanding.Although China's air industry has reached a certain scale and technical level, but with the international advanced level compared to the large gap. Pneumatic products output value of China's GDP accounted for only 1.3% of the world, only the United States, 1 / 21, Japan's 1 / 15, Germany 1 / 8. This is more than 10 million people does not match the big country. From the species, the Japanese company have 6500 species, it is China's only 1 / 5. The level of product performance and quality gap is also very strong.More and more as a result of aerodynamic technologies used in various industries and automatic processing of automatic assembly of small pieces of equipment, special items, the original performance of the traditional pneumatic components is increasing at the same time have to adapt to market requirements to develop new products so that the varieties of pneumatic components increasing trend of their development in the following areas:Smaller and lighter weight, lower power consumption. In electronic components, pharmaceuticals and other manufacturing industries, because of the size of a small piece to be machined, it is bound to limit the size of pneumatic components, small size, light is the pneumatic components The first direction of development. Have been developed abroad, just thumb the size of 0.2mm2 effective cross-sectional area for the ultra-compact solenoid valve. Able to issue a size small and a better flow of larger components. To this end, the same size of the valve, the flow has been increased from 2 to 3.3 times. There is a series ofmini-solenoid valve, the valve body宽仅10mm, the effective area of up to 5mm2; width 15mm, such as the effective area of 10mm2.Solenoid valve power consumption abroad than 0.5W, will be further reduced in order to adapt to the combination and Microelectronics.Gas source processing assembly, both at home and abroad using a building-block most of the block structure, not only the size of a compact, but with very easy maintenance.Implementation of components to improve the positioning accuracy, stiffness increased, non-rotating piston rod, the use of more convenient. In order to improve the positioning accuracy of the cylinder, with brake servo system and the increasing application of the cylinder. Servo system with the cylinder, even if the gas pressure and the negative changes in the load can still receive the positioning accuracy of ± 0.1mm.In the international exhibition, a variety of special-shaped cross-section cylinder and the cylinder piston rod a lot, as a result of this type of cylinder piston rod will not turn, used in the host without additional device-oriented to maintain a certain accuracy. In addition, a number of development-oriented institutions with a variety of cylinder and cylinder sliding components, such as with a two-under-oriented cylinder, double cylinder such as cylinder piston rod double.Cylinder tube has not limited to a circular shape, but square, rice-shaped or other shape, in profile slot on the set-oriented, sensors and switches such as the installation of slot to enable users to install more convenient to use.Multi-function, and composite. For the convenience of users, to adapt to the needs of the market has developed more than a variety of pneumatic components by the combination of control devices with a small pneumatic system. Such as small items for mobile components, is the band director, respectively, according to the two-cylinder X-axis and Z-axis combination. The movable components 3kg weights with Solenoid Valve, program-controlled device, compact structure, occupy space, adjustable travel. Another example is an upper and lower feed module, there are seven different forms of functional modules, to complete the assembly line precision, the cutting operation, will be operating may be any combination of different modules. There is also a manipulator and by the appearance of small swing can change the swing angle of the cylinder assembly and the chuck, chuck parts have a number of optional chucks.And electronic technology, large-scale use of sensors, intelligent pneumatic components. With switch has been the widespread use of domestic cylinders, switch size will be smaller, higher performance can be embedded in the cylinder block; some with two-color display can be shows the location of the error, making the system more reliable. Replacethe flow meter sensors, pressure gauges, automatic control of compressed air can flow, pressure, can use energy-saving devices and to ensure normal operation. Pneumatic servo positioning system products have been entering the market. The system uses three Wutong pneumatic servo valve, the predetermined target detection and location of the sensor data, the implementation of negative feedback control. Cylinder up to a maximum speed of 2m / s, stroke 300mm, the system positioning accuracy of ±0.1mm. Japan's successful trial of a new intelligent solenoid valve, the valve with a sensor logic circuit, is pneumatic components and opto-electronics products of technology. It can directly accept the signal sensor when the signal to meet the specified conditions, without going through the external controller, you can complete action on its own to control purposes. It has been applied to objects on the conveyor belt, to identify the size of moving objects, so that direct the next big delivery, small pieces of triage.Higher safety and reliability. From pneumatic technology in recent years, international standards, we can see that the standard not only the interchangeability requirements and stressed the importance of security. Pipe joints, gas shells, such as the source of pressure to deal with the pressure of the pilot pressure to the 4 to 5 times the pressure of time to 5 ~ 15min, but also in the high-and low-temperature test. If you implement these international standards, domestic cylinder tube, end caps, gas processing, such as castings and fittings could not meet the standards. In addition to the pilot pressure, the structure also made certain provisions, such as the gas source to deal with the provisions of the transparent outer了了;3.如果通过Google仍然无法理解,感觉就是不同,那肯定是对其中某个“常用单词”理解有误,因为某些单词看似很简单,但是在文献中有特殊的意思,这时就可以通过CNKI的“翻译助手”来查询相关单词的意思,由于CNKI的单词意思都是来源与大量的文献,所以它的吻合率很高。