A SENSOR USED FOR MEASUREMENTS PRODUCTION ROBOTS

Size: px
Start display at page:

Download "A SENSOR USED FOR MEASUREMENTS PRODUCTION ROBOTS"

Transcription

1 A SENSOR USED FOR MEASUREMENTS PRODUCTION ROBOTS IN THE CALIBRATION OF LOUIS J. gveren AND THOMAS I. IVES Department of Mechanical Engineering, Texas A&M University, College Station, Texas ABSTRACT A sensor has been developed and successfully implemented to automate robot calibration. Its simple design makes it ideal for production environments. It works in conjunction with precision spheres that are mounted in the workspace. The positions of the spheres are measured in advance, and the sensor is positioned over them automatically and precisely. The positioning of the sensor is gavemed by three light beams that define an exact position with respect to the sensor. This eliminates the problems experienced by other short range devices in that it acts digitally and without contact. Design of the sensor and its autonomous control from a PC are presented along with proven measurement tactics and results of performance tests. I INTRODUCTION used are as follows: laser interferometry [l]; coordinate measuring machines; theodolites [2]; time of flight devices [3]; camera devices; and short range devices like micrometers, and linear voltage digerential transformers, i.e. LVDTs. Other methods, which muld be classified as constrained methods, work by moving the robot along known constrained motions such as a predetermined surface while its servo motors are de energized. One good example of these methods would be Driels' ball bar method [4]. In this method, a ball and socket joint with a bar attached to and extending from the ball are attached to the robot's end manipulator. At the other end of the bar is another ball and socket joint whose socket remains stationary. While this is a good device in theory, one should ask how well it fits into a production environment. New hardware must be installed on site next to the robot. This is not extremely difficult or time consuming, but the calibration process using this or similar devices require the robot to make contact with the device. The design goal herein is to obtain robot position measurements automatically without contacting external fixtures. Also, maintaining an expensive measurement device, like some of those listed above, next to a production robot for a calibration that is performed at most once every few months is very uneconomical. Moving such a device over to the robot's production area as needed may be impractical. Therefore, a small, simple and inexpensive measurement device, (SSIMD), that will not require alterations of the production setup is desirable. The short range devices (i.e. micrometers, etc.) listed above work in coordination with furtures that have been placed in the workspace. The positions of these iixhms are measured with respect to the workspace. A short range device, or SSIMD, can be treated as a tool and can be stored along with other tools in a robot tool-rack. A pre measured array of fixtures, PMFA, can be arranged on a mobile workspace such that an automatic storage While the field of robot calibration continues to progress, measuring the pose, (position and orientation), and retrieval system, ASS, of a production setup brings of a robot's tool point in a production environment will the PMFA to the robot when necessary. When become increasingly important. Some devices currently calibration is complete, the PMFA is stored for later use /93 $ IEEE 74

2 However, there are setbacks to the existing measurement devices being used. Vision systems have inadequate resolution. Time of flight devices such as sonar require complex and expensive electronics, and accuracy is susceptible to ambient condition changes and echoes. Contact devices such as LVDT's and micrometers require excessive measurements and are susceptible to errors such as contact force. Therefore, a noncontact, digital sensor that can be automatically controlled with a simple control scheme and that operates with good repeatability is desirable. SENSOR CONSTRUCTION A sensor owning the above characteristics has been designed by Everett and Hsu [5]. It has been used for five years in the Texas A&M University's Mechanical Engineering Robotics Lab and has yielded good results when implemented in robot calibration. The sensor shown in Figure utilizes three LED/photo transistor pairs as optical switches. Each switch utilizes an LED that shines through an optical fiber. The light leaves the fiber and shines across a gap. The beam is received on the other side by another fiber. The light travels through this fiber and is received by a photo transistor. When enough light is blocked, the transistor becomes unbiased and turns off. do not move during the measurements. The reason for this will be understood through the discussion below. To understand the measurement process, imagine the three light beams to be solid rods with gravity always acting in the x direction of the sensor (see figure ). Also, consider a.5 inch diameter sphere. It is obvious that this sphere could remain stable, resting on the rods. The ball's center would return to the exact location every time if it was repeatedly lifted and set back down. Now consider the light beams. Imagine the sensor gap advancing slowly toward a sphere as shown in Figure 2. There exists one line of approach that will break all of the beams at the same time, and there exists one point on this line where the beams are barely broken. This will be called the trip point of the sensor. The trip point is defined as the origin of a coordinate system fixed in the sensor, and it is constant with respect to the tool of the robot. Now consider a set of precision spheres that are all the same size; the positions of their centers are known. If the sensor is tripped by a sphere, the center of that sphere is regarded as the trip point of the sensor. The trip point will be the same for all of the other precision spheres. =/ - SIDE VIEW Figure : The Sensor. TOP VIEW The sensor can be easily machined, and the fiber optics and LED/photo transistor units, LEDPT's, are readily available at reasonable prices. The fiber optics are mounted such that the beams shine across the gap and are received at the opposite side as shown in Figure. Beams and 2 are approximately 38 inches apart and roughly parallel to one another. Beam 3 is mounted approximately 3 degrees away from them. The angles of the beams and their alignment are not critical. What is important is that the fibers be mounted securely so they Figure 2: Sensor Approaching a Precision Sphere. The sensor, with its optical fibers and LEDPT's, is fabricated to be carried by the robot as a tool. Because the sensor outputs are buffered ltl logic signals, there is enough drive capability and signal to noise ratio for the outputs to be connected through a quick change mechanism if necessary. Precision spheres are mounted to a mobile fixture as shown in Figure 3. This fixture might be carried to the robot workspace by an ASRS. This mobile fixture will be referred to as a tombstone for the remainder of the paper. The spheres are mounted on the tombstone, and the positions of their centers (relative to each other) are determined. 75

3 I Figure 3: Precision Spheres Mounted on a Tombstone. SENSOR - SYSTEM INTEGRATION All the connections for sensor movement control are illustrated in Figure 4. Outputs from the photo transistors are wired into a personal computer's (PC's) digital input. It is possible to connect the sensor directly to the robot controller, and this has been done on an IJ3M To go directly into the robot controller, the controller must have three digital inputs. However, the PC was chosen for this work to achieve a higher degree of hardware independence. In the latest implementation of the sensor, the primary control program was written in C and was run on a PC. This C control program can communicate with any robot controller language that can read from a serial port. In our latest study, the program communicated with a GMF robot controller over a RS232 serial communication line. Single characters sent to the GMF robot controller represent an action to be performed by the robot. These actions are listed in Table. Some of the characters sent to the GMF controller represent two orthogonal moves, because certain beam combinations warrant both of these moves, and the trip point search time is significantly reduced by including them in one step. The robot controller's program informs the control program on the PC when the action is complete. It is best to incorporate a variable robot resolution when the sensor is searching for the trip point. This allows the robot to move quickly at the beginning of its search, then, when the sensor is lined up better, the step size can be decreased until the final movements use the finest resolution available on the robot. I Figure 4: Control Scheme for Automatic Sensor Movement. Character sent to GMF X Y Z j k V W Action Performed by GMF Controller Move one step in +x wrt robot's tool Me. Move one step in +y and +z wrt Move one step in +z and -x wrt Move one step in -x wrt robot's tool frame. Move one step in -y and +z wrt Move one step in -z and -x wrt Move one step in +y wrt robot's tool frame. Move one step in -y wrt robot's I tool frame. a I Adjust step size to one third of the r current size. Send joint angle data, set step to largest step, and back off 5". SENSOR OPERATION When the robot needs to be calibrated, the tombstone is positioned in the workspace, and the sensor is either picked up by the robot from a tool-rack or put in the end manipulator by an operator. The operator either moves the sensor near a sphere, or the robot moves to a previously taught point near the sphere. Due to safety concerns in our work, the robot is moved near each sphere manually. Once the sensor is positioned within an acceptable location, the automatic control is started and the control scheme proceeds as follows: ) The control program looks at the sensor input to determine which photo transistors are broken. 76

4 2) The information from ) is used to determine which direction the robot should move the sensor. 3) The move direction from 2) is communicated to the robot's controller and the robot moves a small amount. 4) Step one is repeated. There are a couple of limitations that can prevent finding the exact trip point. The first limitation is sensor orientation. If the orientation of the sensor frame is not defined well in the robot controller, the robot will not move along the sensor's axes with sufficient precision to simultaneously break the beams during the finest resolution moves of the robot. The second limitation is robot resolution. Even if the orientation of the sensor is well defined, the resolution of the robot may prevent this line of approach from being found exactly. The controlling code is written with these limitations in mind, and an algorithm was developed that searches until an acceptably precise trip point is found. It is also important to incorporate a check in the control program to see if the sensor movement is caught in a continuous loop. If it is, a resolution change, or a small move in another direction, has never failed to break it out of such a cycle. SENSOR PERFORMANCE In the first study performed with the sensor, ambient lighting was changed to test the effect it had on the trip point location. First, one LED beam was blocked as little as possible to achieve an off state for its corresponding photo transistor. Second, another LED was blocked as much as possible without putting its corresponding photo transistor in an off state. Then, the ambient lights were modulated. There was never an instance when the lighting effected the state of the photo transistors. In the second studies performed, an IBM 7565 was used. When performing accuracy studies with the sensor, it is important to note that its accuracy cannot be better than the finest resolution of the robot or driving system being used. Therefore, some of the error in these tests is due to the repeatability of the robot. The sensor was held by the 7565 and repetitively tripped. Each time, the manipulator wrist was held constant, and the translation positions were recorded. A worst case repeatability error of.32 inches resulted when the LEDPT's were set to their lowest sensitivity settings. When the LEDPT's were at their most sensitive settings, the repeatability error was.23 inches. To further evaluate the sensorhobot performance as a system, the sensor was installed on a GMF S- R. We were specifically interested in determining the sensor's ability to repeatibly find a unique trip point for a constant sensor Orientation. To independently measure the performance, we rigidly attached an additional set of three tooling balls to the sensor. A sketch of the sensor with the attached balls is shown in figure 5. The robot was used to trip the sensor beginning from 4 distinct locations while the sensor orientation remained approximately constant. Once tripped, the center positions of each tooling ball mounted on the sensor were measured using a coordinate measuring machine. Table 2 gives the measured positions of the three balls for each approach direction. By allowing ball to be the origin, ball 2 to be on the X axis, and ball 3 to lie in the XY plane, a coordinate system can be defined using the ball position data. Table 3 gives the poses of the coordinate system defined by the ball positions in Table 2. Each of the pose representations should be the same. If we compute the error between two poses as T,-'(T, - T,) then the errors between approaches,two and one, three and one, and four and one are as shown in Table 4. Figure 5: Sensor with Tooling Balls Attached. Approach Ball Xmm Ymm Z mm II Table 2: Tool Ball Position Measurements. 77

5 P Approach T-Matrix Table 3: Pose Matrices for Measurements in Table Error Norm Table 4: Pose Errors Calculated from Poses in Table 3. TOOL POSITION Assume that the tombstone used for calibration has three precision spheres mounted on it. The sensor is moved near the first sphere, and the automatic control of the sensor is started. Once the sensor finds the trip point, and the joint angles are recorded for this position, the sensor is moved close to this same sphere again. However, this time the sensor is in a far different orientation than it was on the previous measurement. For example, the first approach of the sensor on the sphere might have been with an 8' orientation about the world frame's z axis, the second approach with a -8' orientation about the world frame's z axis, and the last with an 8' orientation about the world frame's z axis and a 9' orientation about the world frame's x axis. This practice can be repeated with each of the spheres until the desired amount of data for the calibration has been collected. TOOL ORIENTATION It is possible to measure both orientation data and position data with this sensor, but they cannot be measured at the same time. Orientation data must be obtained by a Werent method than the position data. The robot can be calibrated using only position data. Without orientation data, the last three orientation parameters of the tool point cannot be found, but the nominal orientation of the tool point is adequate for tasks that merely require accurate positioning. Once the robot is calibrated using position data, the remaining three tool orientation parameters can be found. One method uses the fixture shown in Figure 7 which is held by the manipulator while the sensor is fixed to ground. The procedure for this method has been developed by Everett and Ong [6]. By using this fixture it is possible to determine the pose of the sensor frame to the robot end effector frame. The procedure is similar to solving the sensor registration problem [7]. Figure 7: Fixture Used to Obtain Orientation Measurements in Conjunction with the Sensor. REFERENCES [l] K. Lau, R. J. Hocken, and W. C. Haight, "Automatic laser tracking interferometer system for robot metrology," in Precision Engineering, vol. 8, pp. 3--7, January 986. [2] D. E. Whitney, C. A. Lozinski, and J. M. Rourke, "Industrial robot calibration method and results," in International Computers in Engineering Conference and Exhibit, pp. 92-,

6 [3] H. W. Stone, A. C. Sanderson, and C. P. Neuman, "Arm signature identification," in IEEE International Conference on Robotics and Automation, (San Francisco, California), pp. 4-48, April [4] M. Driels and M. Wiegand, "Passive calibration of a teleoperator mechanism," in Applications of Modeling and Identijication to Improve Machine Performance, (L. J. Everett and M. Driels, eds.), pp , ASME Winter Annual Meeting, 99, [5] T.-W. Hsu, Robot Accuracy Improvenient Through Kinematic Parameter Identification PhD Dissertation, Texas A&M University, Mechanical Engineering, May 987. [6] L. J. Everett and L. E. Ong, "Solving the generalized sensor-mount registration problem," Under Review IEEE Journal on Robotics and Automation, 992. [7] J.C.K. Chou and M. Kame], "Finding the Position and Orientation of a Sensor on a Robotics Manipulator Using Quaternions", The International Journal of Robotics Research, Volume, No. 3, pp , June

Industrial Robotics. Training Objective

Industrial Robotics. Training Objective Training Objective After watching the program and reviewing this printed material, the viewer will learn the basics of industrial robot technology and how robots are used in a variety of manufacturing

More information

Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System

Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System Ref: C0287 Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System Avital Bechar, Victor Bloch, Roee Finkelshtain, Sivan Levi, Aharon Hoffman, Haim Egozi and Ze ev Schmilovitch,

More information

LOOP Technology Limited. vision. inmotion IMPROVE YOUR PRODUCT QUALITY GAIN A DISTINCT COMPETITIVE ADVANTAGE. www.looptechnology.

LOOP Technology Limited. vision. inmotion IMPROVE YOUR PRODUCT QUALITY GAIN A DISTINCT COMPETITIVE ADVANTAGE. www.looptechnology. LOOP Technology Limited vision inmotion IMPROVE YOUR PRODUCT QUALITY GAIN A DISTINCT COMPETITIVE ADVANTAGE www.looptechnology.com Motion Control is an established part of the production process in a diverse

More information

ENGINEERING METROLOGY

ENGINEERING METROLOGY ENGINEERING METROLOGY ACADEMIC YEAR 92-93, SEMESTER ONE COORDINATE MEASURING MACHINES OPTICAL MEASUREMENT SYSTEMS; DEPARTMENT OF MECHANICAL ENGINEERING ISFAHAN UNIVERSITY OF TECHNOLOGY Coordinate Measuring

More information

Design of a six Degree-of-Freedom Articulated Robotic Arm for Manufacturing Electrochromic Nanofilms

Design of a six Degree-of-Freedom Articulated Robotic Arm for Manufacturing Electrochromic Nanofilms Abstract Design of a six Degree-of-Freedom Articulated Robotic Arm for Manufacturing Electrochromic Nanofilms by Maxine Emerich Advisor: Dr. Scott Pierce The subject of this report is the development of

More information

High Accuracy Articulated Robots with CNC Control Systems

High Accuracy Articulated Robots with CNC Control Systems Copyright 2012 SAE International 2013-01-2292 High Accuracy Articulated Robots with CNC Control Systems Bradley Saund, Russell DeVlieg Electroimpact Inc. ABSTRACT A robotic arm manipulator is often an

More information

GANTRY ROBOTIC CELL FOR AUTOMATIC STORAGE AND RETREIVAL SYSTEM

GANTRY ROBOTIC CELL FOR AUTOMATIC STORAGE AND RETREIVAL SYSTEM Advances in Production Engineering & Management 4 (2009) 4, 255-262 ISSN 1854-6250 Technical paper GANTRY ROBOTIC CELL FOR AUTOMATIC STORAGE AND RETREIVAL SYSTEM Ata, A., A.*; Elaryan, M.**; Gemaee, M.**;

More information

UNIT 1 INTRODUCTION TO NC MACHINE TOOLS

UNIT 1 INTRODUCTION TO NC MACHINE TOOLS UNIT 1 INTRODUCTION TO NC MACHINE TOOLS Structure 1.1 Introduction Objectives 1.2 NC Machines 1.2.1 Types of NC Machine 1.2.2 Controlled Axes 1.2.3 Basic Components of NC Machines 1.2.4 Problems with Conventional

More information

Integration Services

Integration Services Integration Services EXPERIENCED TEAM ADVANCED TECHNOLOGY PROVEN SOLUTIONS Integrations for large scale metrology applications Metris metrology to streamline your CAPABILITIES Advanced systems design Engineering

More information

Robot coined by Karel Capek in a 1921 science-fiction Czech play

Robot coined by Karel Capek in a 1921 science-fiction Czech play Robotics Robot coined by Karel Capek in a 1921 science-fiction Czech play Definition: A robot is a reprogrammable, multifunctional manipulator designed to move material, parts, tools, or specialized devices

More information

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM Force measurement Forces VECTORIAL ISSUES In classical mechanics, a force is defined as "an action capable of modifying the quantity of movement of a material point". Therefore, a force has the attributes

More information

THE CONTROL OF A ROBOT END-EFFECTOR USING PHOTOGRAMMETRY

THE CONTROL OF A ROBOT END-EFFECTOR USING PHOTOGRAMMETRY THE CONTROL OF A ROBOT END-EFFECTOR USING PHOTOGRAMMETRY Dr. T. Clarke & Dr. X. Wang Optical Metrology Centre, City University, Northampton Square, London, EC1V 0HB, UK t.a.clarke@city.ac.uk, x.wang@city.ac.uk

More information

INSTRUCTOR WORKBOOK Quanser Robotics Package for Education for MATLAB /Simulink Users

INSTRUCTOR WORKBOOK Quanser Robotics Package for Education for MATLAB /Simulink Users INSTRUCTOR WORKBOOK for MATLAB /Simulink Users Developed by: Amir Haddadi, Ph.D., Quanser Peter Martin, M.A.SC., Quanser Quanser educational solutions are powered by: CAPTIVATE. MOTIVATE. GRADUATE. PREFACE

More information

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors Development of Docking System for Mobile Robots Using Cheap Infrared Sensors K. H. Kim a, H. D. Choi a, S. Yoon a, K. W. Lee a, H. S. Ryu b, C. K. Woo b, and Y. K. Kwak a, * a Department of Mechanical

More information

Best Robotics Sample Program Quick Start

Best Robotics Sample Program Quick Start Best Robotics Sample Program Quick Start BEST Robotics Programming -- Sample Program Quick Start Page 1 Overview The documents describe the program "Best Competition Template.c" which contains the sample

More information

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen Robot Sensors Henrik I Christensen Robotics & Intelligent Machines @ GT Georgia Institute of Technology, Atlanta, GA 30332-0760 hic@cc.gatech.edu Henrik I Christensen (RIM@GT) Sensors 1 / 38 Outline 1

More information

Synthetic Sensing: Proximity / Distance Sensors

Synthetic Sensing: Proximity / Distance Sensors Synthetic Sensing: Proximity / Distance Sensors MediaRobotics Lab, February 2010 Proximity detection is dependent on the object of interest. One size does not fit all For non-contact distance measurement,

More information

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS E. Batzies 1, M. Kreutzer 1, D. Leucht 2, V. Welker 2, O. Zirn 1 1 Mechatronics Research

More information

Types of 3D Scanners and 3D Scanning Technologies.

Types of 3D Scanners and 3D Scanning Technologies. Types of 3D Scanners and 3D Scanning Technologies. There are many types of 3D scanners and 3D scanning technologies. Some are ideal for short range scanning while others are better suited for mid or long

More information

Understanding Shaft Alignment: Thermal Growth. Published in Maintenance Technology 1/2003

Understanding Shaft Alignment: Thermal Growth. Published in Maintenance Technology 1/2003 Understanding Shaft Alignment: Thermal Growth Published in Maintenance Technology 1/2003 Part two of a four-part series that will cover alignment fundamentals and thermal growth, and highlight the importance

More information

Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply

Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply Servo Motors (SensorDAQ only) Project 7 Servos are small, relatively inexpensive motors known for their ability to provide a large torque or turning force. They draw current proportional to the mechanical

More information

Servo Info and Centering

Servo Info and Centering Info and Centering A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specified position. Inside the servo box is a DC motor

More information

Background: Experimental Manufacturing Cell

Background: Experimental Manufacturing Cell Session 3548 A WEB-BASED APPROACH TO AUTOMATED INSPECTION AND QUALITY CONTROL OF MANUFACTURED PARTS Immanuel Edinbarough, Manian Ramkumar, Karthik Soundararajan The University of Texas at Brownsville/Rochester

More information

G10 Data Setting Command

G10 Data Setting Command G10 Data Setting Command Though it s barely mentioned in most basic CNC courses, the G10 command is an extremely important basic CNC feature It allows you to input data from within CNC programs This data

More information

LOCATION DEPENDENCY OF POSITIONING ERROR IN A 3-AXES CNC MILLING MACHINE

LOCATION DEPENDENCY OF POSITIONING ERROR IN A 3-AXES CNC MILLING MACHINE th International & 26 th All India Manufacturing Technology, Design and Research Conference (AIMTDR 214) December 12 th 14 th, 214, IIT Guwahati, Assam, India LOCATION DEPENDENCY OF POSITIONING ERROR IN

More information

LEGO NXT-based Robotic Arm

LEGO NXT-based Robotic Arm Óbuda University e Bulletin Vol. 2, No. 1, 2011 LEGO NXT-based Robotic Arm Ákos Hámori, János Lengyel, Barna Reskó Óbuda University barna.resko@arek.uni-obuda.hu, hamoriakos@gmail.com, polish1987@gmail.com

More information

Introduction to Accuracy and Repeatability in Linear Motion Systems

Introduction to Accuracy and Repeatability in Linear Motion Systems Introduction to accuracy and repeatability in linear motion systems By Gary Rosengren, Director of Engineering Tolomatic, Inc. About the Author Gary Rosengren is Director of Engineering at Tolomatic and

More information

Application Report: Running µshape TM on a VF-20 Interferometer

Application Report: Running µshape TM on a VF-20 Interferometer : Running µshape TM on a VF-20 Interferometer General This report describes how a fiber interferometer from Arden Photonics Ltd was used together with the µshape TM Generic software package. The VF-20

More information

Academic Crosswalk to Common Core Standards. REC ELA.RST.11-12.3 LA.12.1.6.k LA.12.3.2

Academic Crosswalk to Common Core Standards. REC ELA.RST.11-12.3 LA.12.1.6.k LA.12.3.2 Introduction to Robotics Course Description NHT Introduction to Robotics (IR) is designed to explore the current and future use of automation technology in industry and everyday use. Students will receive

More information

Automotive Applications of 3D Laser Scanning Introduction

Automotive Applications of 3D Laser Scanning Introduction Automotive Applications of 3D Laser Scanning Kyle Johnston, Ph.D., Metron Systems, Inc. 34935 SE Douglas Street, Suite 110, Snoqualmie, WA 98065 425-396-5577, www.metronsys.com 2002 Metron Systems, Inc

More information

Stirling Paatz of robot integrators Barr & Paatz describes the anatomy of an industrial robot.

Stirling Paatz of robot integrators Barr & Paatz describes the anatomy of an industrial robot. Ref BP128 Anatomy Of A Robot Stirling Paatz of robot integrators Barr & Paatz describes the anatomy of an industrial robot. The term robot stems from the Czech word robota, which translates roughly as

More information

Kinematic Calibration on a Parallel Kinematic Machine Tool of the Stewart Platform by Circular Tests

Kinematic Calibration on a Parallel Kinematic Machine Tool of the Stewart Platform by Circular Tests Kinematic Calibration on a Parallel Kinematic Machine Tool of the Stewart Platform by Circular Tests Soichi Ibaraki, Takeshi Yokawa, Yoshiaki Kakino, Masao Nakagawa, Tetsuya Matsushita Abstract This paper

More information

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc.

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. 1 How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. The territory of high-performance motor control has

More information

Definitions. A [non-living] physical agent that performs tasks by manipulating the physical world. Categories of robots

Definitions. A [non-living] physical agent that performs tasks by manipulating the physical world. Categories of robots Definitions A robot is A programmable, multifunction manipulator designed to move material, parts, tools, or specific devices through variable programmed motions for the performance of a variety of tasks.

More information

Force/position control of a robotic system for transcranial magnetic stimulation

Force/position control of a robotic system for transcranial magnetic stimulation Force/position control of a robotic system for transcranial magnetic stimulation W.N. Wan Zakaria School of Mechanical and System Engineering Newcastle University Abstract To develop a force control scheme

More information

Robot Perception Continued

Robot Perception Continued Robot Perception Continued 1 Visual Perception Visual Odometry Reconstruction Recognition CS 685 11 Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart

More information

3D Laser Scanning 1 WHAT IS 3D LASER SCANNING?

3D Laser Scanning 1 WHAT IS 3D LASER SCANNING? 3D Laser Scanning 1 WHAT IS 3D LASER SCANNING? In essence, laser scanning is to 3D objects what photocopying is to 2D objects. Laser Design's Surveyor family of 3D Laser Scanning Systems makes use of a

More information

CIM Computer Integrated Manufacturing

CIM Computer Integrated Manufacturing INDEX CIM IN BASIC CONFIGURATION CIM IN ADVANCED CONFIGURATION CIM IN COMPLETE CONFIGURATION DL CIM A DL CIM B DL CIM C DL CIM C DL CIM B DL CIM A Computer Integrated Manufacturing (CIM) is a method of

More information

An inertial haptic interface for robotic applications

An inertial haptic interface for robotic applications An inertial haptic interface for robotic applications Students: Andrea Cirillo Pasquale Cirillo Advisor: Ing. Salvatore Pirozzi Altera Innovate Italy Design Contest 2012 Objective Build a Low Cost Interface

More information

Figure 3.1.2 Cartesian coordinate robot

Figure 3.1.2 Cartesian coordinate robot Introduction to Robotics, H. Harry Asada Chapter Robot Mechanisms A robot is a machine capable of physical motion for interacting with the environment. Physical interactions include manipulation, locomotion,

More information

Encoders for Linear Motors in the Electronics Industry

Encoders for Linear Motors in the Electronics Industry Technical Information Encoders for Linear Motors in the Electronics Industry The semiconductor industry and automation technology increasingly require more precise and faster machines in order to satisfy

More information

MACHINE VISION MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com

MACHINE VISION MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com MACHINE VISION by MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com Overview A visual information processing company with over 25 years experience

More information

We bring quality to light. MAS 40 Mini-Array Spectrometer. light measurement

We bring quality to light. MAS 40 Mini-Array Spectrometer. light measurement MAS 40 Mini-Array Spectrometer light measurement Features at a glance Cost-effective and robust CCD spectrometer technology Standard USB interface Compatible with all Instrument Systems measuring adapters

More information

MULTI-BEAM LS10 Light Screen System

MULTI-BEAM LS10 Light Screen System For Sensing Small Parts at High Speeds Emitter and receiver pair produce a strobed array of modulated light beams to produce a light screen Simple, economical and highly reliable means of sensing small

More information

PROCESSOR CONFIGURATION SOFTWARE USER GUIDE

PROCESSOR CONFIGURATION SOFTWARE USER GUIDE abc PROCESSOR CONFIGURATION SOFTWARE USER GUIDE Land Infrared Dronfield S18 1DJ England Telephone: (01246) 417691 Facsimile: (01246) 410585 Email: infrared.sales@landinst.com URL: http://www.landinst.com

More information

Surface Profilometry as a tool to Measure Thin Film Stress, A Practical Approach. Gianni Franceschinis, RIT MicroE Graduate Student

Surface Profilometry as a tool to Measure Thin Film Stress, A Practical Approach. Gianni Franceschinis, RIT MicroE Graduate Student 1 Surface Profilometry as a tool to Measure Thin Film Stress, A Practical Approach. Gianni Franceschinis, RIT MicroE Graduate Student Abstract-- As the film decreases in thickness the requirements of more

More information

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Engineering MECHANICS, Vol. 16, 2009, No. 4, p. 287 296 287 HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Stanislav Věchet, Jiří Krejsa* System modeling is a vital tool for cost reduction and design

More information

Making Better Medical Devices with Multisensor Metrology

Making Better Medical Devices with Multisensor Metrology Making Better Medical Devices with Multisensor Metrology by Nate J. Rose, Chief Applications Engineer, Optical Gaging Products (OGP) Multisensor metrology is becoming a preferred quality control technology

More information

Sensors Collecting Manufacturing Process Data

Sensors Collecting Manufacturing Process Data Sensors & Actuators Sensors Collecting Manufacturing Process Data Data must be collected from the manufacturing process Data (commands and instructions) must be communicated to the process Data are of

More information

Automated Container Handling in Port Terminals

Automated Container Handling in Port Terminals Automated Container Handling in Port Terminals Overview. Shipping containers revolutionized the movement of goods, driving change and efficiency throughout the global supply chain. The next revolution

More information

Self-Calibrated Structured Light 3D Scanner Using Color Edge Pattern

Self-Calibrated Structured Light 3D Scanner Using Color Edge Pattern Self-Calibrated Structured Light 3D Scanner Using Color Edge Pattern Samuel Kosolapov Department of Electrical Engineering Braude Academic College of Engineering Karmiel 21982, Israel e-mail: ksamuel@braude.ac.il

More information

Tube Control Measurement, Sorting Modular System for Glass Tube

Tube Control Measurement, Sorting Modular System for Glass Tube Tube Control Measurement, Sorting Modular System for Glass Tube Tube Control is a modular designed system of settled instruments and modules. It comprises measuring instruments for the tube dimensions,

More information

Mercury TM 1500P PCB-Mount Digital Encoders

Mercury TM 1500P PCB-Mount Digital Encoders Mercury TM 1500P PCB-Mount Digital Encoders Factory Set Resolution to 0.50μm Reflective Linear and Rotary Encoders Sensor the size of a Dime Resolution Factory Set: x4, x8, x20, or x40 Linear: 5μm, 2.5μm,

More information

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2006 Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil OBJECTIVES 1. To learn how to visualize magnetic field lines

More information

How To Control Gimbal

How To Control Gimbal Tarot 2-Axis Brushless Gimbal for Gopro User Manual V1.0 1. Introduction Tarot T-2D gimbal is designed for the Gopro Hero3, which is widely used in film, television productions, advertising aerial photography,

More information

Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12

Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12 Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12 inside Integrated amplifiers for 8 single-phase motors, 4 two-phases motors or 4 three-phases motors or combinations of them in one device Position

More information

Active Vibration Isolation of an Unbalanced Machine Spindle

Active Vibration Isolation of an Unbalanced Machine Spindle UCRL-CONF-206108 Active Vibration Isolation of an Unbalanced Machine Spindle D. J. Hopkins, P. Geraghty August 18, 2004 American Society of Precision Engineering Annual Conference Orlando, FL, United States

More information

Optimao. In control since 1995. Machine Vision: The key considerations for successful visual inspection

Optimao. In control since 1995. Machine Vision: The key considerations for successful visual inspection Optimao In control since 1995 Machine Vision: The key considerations for successful visual inspection There is no such a thing as an off-the-shelf vision system. Just like a drive- or a PLCbased control

More information

Renishaw 2008. apply innovation TM. Calibrating 5-axis machines to improve part accuracy. 5Align

Renishaw 2008. apply innovation TM. Calibrating 5-axis machines to improve part accuracy. 5Align Calibrating 5-axis machines to improve part accuracy 5Align Productive Process Pyramid TM Understanding and tracking machine behaviour Process verification Thermal compensation In-cycle process control

More information

5. Tutorial. Starting FlashCut CNC

5. Tutorial. Starting FlashCut CNC FlashCut CNC Section 5 Tutorial 259 5. Tutorial Starting FlashCut CNC To start FlashCut CNC, click on the Start button, select Programs, select FlashCut CNC 4, then select the FlashCut CNC 4 icon. A dialog

More information

Automated part positioning with the laser tracker

Automated part positioning with the laser tracker Automated part positioning with the laser tracker S. Kyle, R. Loser, D. Warren Leica Abstract Improvements and new developments for Leica's laser tracker make it suitable for measuring the relative position

More information

The Design of a Low-Cost and Robust Linkage Position Sensor

The Design of a Low-Cost and Robust Linkage Position Sensor The Design of a Low-Cost and Robust Linkage Position Sensor Project Proposal By: Leann Vernon and Phillip Latka Advisor: Dr. Jose Sanchez December 16th, 2013 Table of Contents Introduction 2 Project Description..

More information

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials.

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials. Lab 3 Tension Test Objectives Concepts Background Experimental Procedure Report Requirements Discussion Objectives Experimentally determine the yield strength, tensile strength, and modules of elasticity

More information

Physics 41, Winter 1998 Lab 1 - The Current Balance. Theory

Physics 41, Winter 1998 Lab 1 - The Current Balance. Theory Physics 41, Winter 1998 Lab 1 - The Current Balance Theory Consider a point at a perpendicular distance d from a long straight wire carrying a current I as shown in figure 1. If the wire is very long compared

More information

Learning Systems Modular Systems for Mechatronics Training

Learning Systems Modular Systems for Mechatronics Training Learning Systems Modular Systems for Mechatronics Training MPS Modular Production System Model industrial automation systems at various levels of complexity MPS Combinations Model specific combinations

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

Programming ABB Industrial Robot for an Accurate Handwriting

Programming ABB Industrial Robot for an Accurate Handwriting Programming ABB Industrial Robot for an Accurate Handwriting ABIGO IZABO 1, TARIG FAISAL 1* MAHMUD IWAN 1, H M A A AL-ASSADI 2, HANIF RAMLI 2 1 Faculty of Engineering, Technology & Built Environment, UCSI

More information

Ocean Controls RC Servo Motor Controller

Ocean Controls RC Servo Motor Controller Ocean Controls RC Servo Motor Controller RC Servo Motors: RC Servo motors are used in radio-controlled model cars and planes, robotics, special effects, test equipment and industrial automation. At the

More information

Digital Single Axis Controller

Digital Single Axis Controller Digital Single Axis Controller The concept of intelligent hydraulic drive a vision? DSAC (Digital Single Axis Controller) Do you need hydraulic servo drive for your machine/system? What would it be like

More information

The Volumetric Erosion of Electrical Contacts

The Volumetric Erosion of Electrical Contacts IEEE TRANSACTIONS ON COMPONENTS AND PACKAGING TECHNOLOGIES, VOL. 23, NO. 2, JUNE 2000 211 The Volumetric Erosion of Electrical Contacts John W. McBride Abstract In this paper a method for measuring the

More information

Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF

Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Kucsera Péter (kucsera.peter@kvk.bmf.hu) Abstract In this article an autonomous advertising mobile robot that has been realized in

More information

TRIMBLE ATS TOTAL STATION ADVANCED TRACKING SYSTEMS FOR HIGH-PRECISION CONSTRUCTION APPLICATIONS

TRIMBLE ATS TOTAL STATION ADVANCED TRACKING SYSTEMS FOR HIGH-PRECISION CONSTRUCTION APPLICATIONS TRIMBLE ATS TOTAL STATION ADVANCED TRACKING SYSTEMS FOR HIGH-PRECISION CONSTRUCTION APPLICATIONS BY MARTIN WAGENER APPLICATIONS ENGINEER, TRIMBLE EUROPE OVERVIEW Today s construction industry demands more

More information

Application Report. Propeller Blade Inspection Station

Application Report. Propeller Blade Inspection Station 34935 SE Douglas Street, Suite, Snoqualmie, WA 9874 Ph: 425-396-5577 Fax: 425-396-586 Application Report Propeller Blade Inspection Station Prepared By Kyle Johnston, Ph. D. Metron Systems Inc.5.5 3 2.5

More information

Schedule of Accreditation issued by United Kingdom Accreditation Service 2 Pine Trees, Chertsey Lane, Staines-upon-Thames, TW18 3HR, UK

Schedule of Accreditation issued by United Kingdom Accreditation Service 2 Pine Trees, Chertsey Lane, Staines-upon-Thames, TW18 3HR, UK 2 Pine Trees, Chertsey Lane, Staines-upon-Thames, TW18 3HR, UK Unit 7 Contact: Mr S C Sparks Solent Industrial Estate Tel: +44 (0)1489 790296 Hedge End Fax: +44 (0)1489 790294 Southampton E-Mail: info@southcal.co.uk

More information

Automatic Wheel Profile Measuring Device for Tramway Vehicles

Automatic Wheel Profile Measuring Device for Tramway Vehicles Automatic Wheel Profile Measuring Device for Tramway Vehicles Technical description The automatic wheel profile measuring device is used to measure the wheel profile and diameter whilst a tramway vehicle

More information

The NX CAM-SINUMERIK advantage

The NX CAM-SINUMERIK advantage The NX CAM-SINUMERIK advantage White Paper Optimizing the connection between CAM software and your machine tool controllers To get the best performance out of today s advanced machine tools, your company

More information

Kurt Engineered Systems

Kurt Engineered Systems Kurt Eng Sys_JR:Layout 6 Kurt 8/28/08 8:56 PM Page 1 CUSTOM ENGINEERED WORKHOLDING Kurt brings more than four decades of experience in providing solutions to CNC machine workholding problems and a deep

More information

User Guide MTD-3. Motion Lab Systems, Inc.

User Guide MTD-3. Motion Lab Systems, Inc. User Guide MTD-3 Motion Lab Systems, Inc. This manual was written by Motion Lab Systems using ComponentOne Doc-To-Help. Updated Tuesday, June 07, 2016 Intended Audience This manual is written to provide

More information

Using Real-Time, 6D Object Tracking to Assemble Large Aerospace Components

Using Real-Time, 6D Object Tracking to Assemble Large Aerospace Components Using Real-Time, 6D Object Tracking to Assemble Large Aerospace Components Douglas A. Hubler The Boeing Company EELV/Delta IV Launch Sites Cape Canaveral, Florida Robert J. Salerno Joseph M. Calkins New

More information

MAS.836 HOW TO BIAS AN OP-AMP

MAS.836 HOW TO BIAS AN OP-AMP MAS.836 HOW TO BIAS AN OP-AMP Op-Amp Circuits: Bias, in an electronic circuit, describes the steady state operating characteristics with no signal being applied. In an op-amp circuit, the operating characteristic

More information

T-SERIES INDUSTRIAL INCLINOMETER ANALOG INTERFACE

T-SERIES INDUSTRIAL INCLINOMETER ANALOG INTERFACE T-SERIES INDUSTRIAL INCLINOMETER ANALOG INTERFACE T-Series industrial inclinometers are compact high performance sensors used to determine inclination in roll and pitch axes with excellent precision and

More information

Three Channel Optical Incremental Encoder Modules Technical Data

Three Channel Optical Incremental Encoder Modules Technical Data Three Channel Optical Incremental Encoder Modules Technical Data HEDS-9040 HEDS-9140 Features Two Channel Quadrature Output with Index Pulse Resolution Up to 2000 CPR Counts Per Revolution Low Cost Easy

More information

Rules of Actuator and Guide Alignment in Linear Motion Systems

Rules of Actuator and Guide Alignment in Linear Motion Systems Rules of Actuator and Guide Alignment in Linear Motion Systems By Gary Rosengren, Director of Engineering Tolomatic, Inc. About the Author Gary Rosengren is Director of Engineering at Tolomatic and has

More information

Classroom Activities. These educational materials were developed by the Carnegie Science Center <http://www.carnegiesciencecenter.org/>.

Classroom Activities. These educational materials were developed by the Carnegie Science Center <http://www.carnegiesciencecenter.org/>. Classroom Activities These materials are designed to increase students' understanding about what makes a robot a robot, how robots sense, think, and act as well as the uses and limitations of working robots.

More information

MoveInspect HF HR. 3D measurement of dynamic processes MEASURE THE ADVANTAGE. MoveInspect TECHNOLOGY

MoveInspect HF HR. 3D measurement of dynamic processes MEASURE THE ADVANTAGE. MoveInspect TECHNOLOGY MoveInspect HF HR 3D measurement of dynamic processes MEASURE THE ADVANTAGE MoveInspect TECHNOLOGY MoveInspect HF HR 3D measurement of dynamic processes Areas of application In order to sustain its own

More information

Fingerprint Based Biometric Attendance System

Fingerprint Based Biometric Attendance System Fingerprint Based Biometric Attendance System Team Members Vaibhav Shukla Ali Kazmi Amit Waghmare Ravi Ranka Email Id awaghmare194@gmail.com kazmiali786@gmail.com Contact Numbers 8097031667 9167689265

More information

10 tips for servos and steppers a simple guide

10 tips for servos and steppers a simple guide 10 tips for servos and steppers a simple guide What are the basic application differences between servos and steppers? Where would you choose one over the other? This short 10 point guide, offers a simple

More information

VISION ALGORITHM FOR SEAM TRACKING IN AUTOMATIC WELDING SYSTEM Arun Prakash 1

VISION ALGORITHM FOR SEAM TRACKING IN AUTOMATIC WELDING SYSTEM Arun Prakash 1 VISION ALGORITHM FOR SEAM TRACKING IN AUTOMATIC WELDING SYSTEM Arun Prakash 1 1 Assistant Professor, Department of Mechanical Engineering, SSN College of Engineering, Chennai, India ABSTRACT Arc welding

More information

MINIMAT-EC-Servo Screwdriver Spindles

MINIMAT-EC-Servo Screwdriver Spindles Screwdriving technology Automation Air motors Air tools Screwdriver Spindles electric MINIMAT-EC-Servo Screwdriver Spindles Maximum Flexibility and process Control Straight Spindle Form - Torque range

More information

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA N. Zarrinpanjeh a, F. Dadrassjavan b, H. Fattahi c * a Islamic Azad University of Qazvin - nzarrin@qiau.ac.ir

More information

4.3.5: High Temperature Test 3

4.3.5: High Temperature Test 3 temperature and 800 degrees Celsius is made by matching the optical path lengths of the measurement and sensing arms at both temperatures. By marking the relative distance between the GRIN lens and mirror

More information

HYFLAM D3: Report of Scenarios 08/02/2012

HYFLAM D3: Report of Scenarios 08/02/2012 08/02/2012 Author: Daniel Greenwald Reviewers: Hugo Elias, Rich Walker, Jan Gries, Jackie Duggan 1/13 Table of Contents 1 Introduction...2 2 Experiments...2 2.1 Opening and Closing a Plastic Jar...3 2.2

More information

EXPERIMENT O-6. Michelson Interferometer. Abstract. References. Pre-Lab

EXPERIMENT O-6. Michelson Interferometer. Abstract. References. Pre-Lab EXPERIMENT O-6 Michelson Interferometer Abstract A Michelson interferometer, constructed by the student, is used to measure the wavelength of He-Ne laser light and the index of refraction of a flat transparent

More information

Pipeline External Corrosion Analysis Using a 3D Laser Scanner

Pipeline External Corrosion Analysis Using a 3D Laser Scanner Pipeline Technology Conference 2013 Pipeline External Corrosion Analysis Using a 3D Laser Scanner Pierre-Hugues ALLARD, Charles MONY Creaform, www.creaform3d.com 5825 rue St-Georges, Lévis (QC), Canada,

More information

Automation System TROVIS 6400 TROVIS 6493 Compact Controller

Automation System TROVIS 6400 TROVIS 6493 Compact Controller Automation System TROVIS 6400 TROVIS 6493 Compact Controller For panel mounting (front frame 48 x 96 mm/1.89 x 3.78 inch) Application Digital controller to automate industrial and process plants for general

More information

An overview of Computerised Numeric Control (C.N.C.) and Programmable Logic Control (P.L.C.) in machine automation

An overview of Computerised Numeric Control (C.N.C.) and Programmable Logic Control (P.L.C.) in machine automation An overview of Computerised Numeric Control (C.N.C.) and Programmable Logic Control (P.L.C.) in machine automation By Pradeep Chatterjee, Engine Division Maintenance, TELCO, Jamshedpur 831010 E-mail: pradeep@telco.co.in

More information

SuperIOr Controller. Digital Dynamics, Inc., 2014 All Rights Reserved. Patent Pending. Rev: 5-16-14 1

SuperIOr Controller. Digital Dynamics, Inc., 2014 All Rights Reserved. Patent Pending. Rev: 5-16-14 1 SuperIOr Controller The SuperIOr Controller is a game changer in the world of high speed embedded control. The system combines incredible speed of both control and communication with revolutionary configurable

More information

CASE HISTORY #2. APPLICATION: Piping Movement Survey using Permalign Laser Measurement System

CASE HISTORY #2. APPLICATION: Piping Movement Survey using Permalign Laser Measurement System CASE HISTORY #2 APPLICATION: Piping Movement Survey using Permalign Laser Measurement System EQUIPMENT: Dresser-Clark Hot Gas Expander (Turbine), 60-inch Inlet Flange HISTORY: Piping support modifications

More information

DIGITAL DISPLACEMENT RISING STEP LOAD LRA/RSL TEST EQUIPMENT

DIGITAL DISPLACEMENT RISING STEP LOAD LRA/RSL TEST EQUIPMENT DIGITAL DISPLACEMENT RISING STEP LOAD LRA/RSL TEST EQUIPMENT BACKGROUND AND PRODUCT DESCRIPTIONS Fracture Diagnostics provides state-of-the-art test equipment, utilizing the Rising Step Load testing technique.

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

More information