Bridge inspection robot system with novel image processing

Size: px
Start display at page:

Download "Bridge inspection robot system with novel image processing"

Transcription

1 Bridge Maintenance, Safety, Management, Health Monitoring and Informatics Koh & Frangopol (eds) 2008 Taylor & Francis Group, London, ISBN Bridge inspection robot system with novel image processing Je-Keun Oh, An-Yong Lee, Se Min Oh, Youngjin Choi, Byung-Ju Yi & Hai Won Yang Department of Electronic, Electrical, Control and Instrumentation Engineering, Hanyang University, Ansan-Si, Gyeonggi-Do, Korea Jeong Ho Lee & Young Shik Moon Department of Conputer Science and Engineering, Hanyang University, Ansan-Si, Gyeonggi-Do, Korea ABSTRACT: This paper proposes the design and control methods for a bridge inspection robot system with the novel image processing system. The bridge inspection robot system has been developed with the aim of checking the safety status of a real bridge and gathering accurate data such as crack width and length. The developed robot system is composed of the moving mechanism mounted on the specially designed car for bridge inspection and the novel image processing system. Especially, this paper emphasizes the system integration method to design and control the entire robot system. Also, the users can see the operating conditions of long-distance robot with 3-dimensional graphical user interface. Moreover, the users can feel the operating status of long-distance robot through haptic device. 1 INTRODUCTION Although the robot technologies have advanced in a variety of the industrial fields, the robot application technologies for the safety diagnosis and maintenance of real bridge have lagged behind. Currently, bridge inspection and maintenance have been manually conducted by the educated inspection workers in poor surroundings (FHWA 1991, US FHA 1992). In fact, the inspection workers check the safety status beneath the bridge only by counting the number of cracks or measuring the maximum width of a crack line. As a result, the accuracy of safety report has been weakened. Also, the quality of inspection work varies greatly according to the diligence of inspection workers. Also, since the bridge inspection is performed outdoors, especially beneath the bridge, there is always concern with the safety of inspection workers. Figure 1 shows inspection workers standing on temporary scaffolding established in order to inspect the safety status (Tsutomu & Atsushi 1997, Paxton-Mitchell Snooper). Figure 1. Inspection workers standing on temporary scaffolding. The absence of the safety device and standard can cause industrial disaster in performing the bridge inspection. So, the improvements of working environment have become the first consideration in bridge inspection. Hence, there is a necessity to develop the bridge inspection robot system by using the unmanned robotic technologies. An inspection robot is the most useful when it can carry sensors into inaccessible or hazardous areas, thereby making the task safer for 1207

2 the inspection workers (R.T.Pack 1997). For example, the robot system for the underwater inspection of the bridge piers has already been developed in (De Vault 200). In this paper, we suggest a bridge inspection robot system which can move to desired location for the precise inspection of a specific location with various sensors. Also, the developed robot system is equipped with the tele-inspection system to control the robot at a distance. This paper is organized as follows: first, the total bridge inspection robot system and mechanism are explained in section 2. In section 3, a tele-inspection system is proposed for the longdistance operation and inspection. In section 4, we explain the simple method about the position control. And in section 5, The method for novel image processing is explained. Finally, we draw total experiment and conclusions in section 6. 2 TOTAL SYSTEM FOR BRIDGE INSPECTION The total system for the bridge inspection consists of a specially designed car, the guide rail and the inspection robot as shown in Figure 2. The guide rail is located on the end-effector of multilinkage system unfolded from a specially designed car. Also, the inspection robot system is equipped on the end-effector of multi-linkage system of special car. It was designed to be able to move on a guide rail for long-distance tele-inspection and to precisely inspect the wide area beneath the bridge. Now, we explain each component of the bridge inspection robot system in detail. The bridge inspection robot platform consists of three parts, the base platform, up and down platform, and the camera mounting mechanism, which is designed to find the cracks beneath the bridge. Figure 2. Total system with bridge (cross section view). 2.1 Mechanism to move up and down We have designed two mechanisms of the sliding and scissors types. The scissors type as shown in Figure 3 is able to have the larger workspace than the sliding type. Also, the motion of the former is smoother than the latter, but it has the weak point that the mechanism of scissors type is very complex. On the other hand, the sliding type in Figure 4 is more stable and substantial than the scissors type in view of the operation. Figure 3. Scissors type. Figure 4. Sliding type. 1208

3 2.2 Base platform mechanism The base platform is designed with four motors for the back and forth movement of the robot on the guide rail as shown in Figure 5. Figure 5. Base platform. Figure 6. Camera mounting mechanism. 2.3 Camera mounting mechanism The environment under a real bridge is not constant, for example, the wind can cause the swing motion of guide rail. In this case, the rail is shaken and bent by the external environmental disturbances. In order to deal with these kinds of unknown disturbances, we attached to the driving motor and gyro sensor to maintain the horizontality as shown in Figure Mechanism integration Each module explained before is assembled as shown in Figures. 7 and 8. These modular mechanisms have the merit of the easy maintenance and management about the total system because the developed one has the decoupled modular structure. Also, these modular mechanisms make the control and kinematics easy. Figure 7. sliding type robot. Figure 8. scissors type bridge inspection robot and guide rail. 3 TELE-INSPECTION ALGORITHM 3.1 Composition Phantom Omni Haptic Device This device can give 'force reflection' to operator about the robot motion status. The device consists of 3 translations and 3 rotations, and force control by user is possible(sensable Co.). Now we are to implement the X-directional and the Z-directional force reflection by using the feedback signals as suggested in Figures 8 and 9. Also, the force reflection means the implementation of force given to the haptic system by the feedback signal. Then, the user can feel the force as strong as the quantity given to inspection robot. 1209

4 Figure 9. Haptic System. Figure 10. User Interface User Interface Currently, the developed UI has the structures in Figure 10. The developed UI consists of the status window of the haptic signals and the OpenGL window for the 3D visualization. Also, we added 3D robot simulator to the UI based on the geometrical modeling of the real robot as shown in Figure 10. We developed the LAN interface board with 10Mbps. The DSP 2812(manufactured by TI Co.) is able to communicate with PC in 150MHz as shown in Figure System integration Tele-Inspection System The tele-inspection algorithm is implemented in real time by using the RTX kernel taking charge of UDP communication. The RTX operating system by using RTX.dll is shown in Figure 11. Figure 11. RTX Operation System. Figure 12. Tele-inspection system. The win32 process receives the haptic signals and it transfers the haptic signals to the RTX process by using the shared memory as suggested in Figure 12. Also, the RTX process communicates with the robot through the UDP and sends the received feedback signals to the shared memory. The feedback signal is used for the force reflection and the 3D visualization Total Control System of Bridge Inspection Robot The PC in the tele-inspection station and the DSP2812 of the robot communicate with each other through the wireless UDP as shown in Figure 13. In other words, the PC in the teleinspection station transfers the haptic signal to the robot through the wireless UDP, also, the robot returns the feedback signal to the tele-inspection station after processing the haptic signal from the tele-inspection station. Finally, the tele-inspection station realizes the force reflection through the haptic device and the 3D visualization. 1210

5 Figure 13. Tele-Inspection System. Figure 14. Communication Delay Time. Actually, the communication delay can cause the serious problem in the case of the real-time force reflection system. In our case, the average of the communication delay time between the DSP2812 on the robot and the tele-inspection station is about 17[ms] as we can see in Figure 14. This value does not cause the serious problem in our system. 4 POSITION CONTROL This section suggests the position control method for the tele-inspection robot system. The total control structure consists of the laser sensor to measure the distance between beneath the bridge and a camera mounted on the end-effector of the bridge inspection robot system, the DC motor, DC motor drive, and LAN communication as shown in Figure 15. In order to read the analog value of the laser sensor, the precise 16-bit ADC and its interface board are developed. DSP PID Control Motor & Driver Motor Encoder LAN Board ADC (AD7890) Laser sensor Figure 15. Position Control Structure. As shown in Figure 15, the well-known PID (Proportional, Integral, and Derivative) controllers (Kuo & Golnaraghi 2002, Ogata 2002) are used for the X-directional and Z-directional position control as following form: de u = K e + K edt + K p I D dt (1) where u is the control input, e is the error, K p is the proportional gain to be multiplied with K is the differ- D the error. K is the integral gain to be multiplied with the integral error and I ential gain to be multiplied with the derivative error. 4.1 Position control of Z-directional motion with laser sensor The Z-directional motion control has two modes such as the automatic mode implemented in normal inspection and the manual mode for the precise inspection about a specific location. 4.2 Position control of X-directional motion with encoder The DSP2812 equipped with LAN module receives the encoder data and efficiently controls the DC motor with the PID control algorithm for the robot motion to a specific location by the user. Also, the user can see the situation of the robot with the 3D visualized UI. 1211

6 4.3 Experimental results In order to confirm the control performance, first, the position control, velocity control, and tracking control are implemented for the bridge inspection robot system. A shown in Figure 16, the experimental result of position control shows good performance for the desired 67 degree position. In this case, the maximum steady state error is about 0.5 degree. This corresponds to about 0.75% position error to the target. Figure 16. The result about desired 67 degrees. Figure 17. Tracking performance. Finally, the tracking performance is important to confirm the stability of the entire system. So, we repeatedly accelerate and decelerate the desired motion with RPM as much as between 1500RPM and 540RPM. The experimental result shows the good tracking performance as shown in Figure 17. Through these experiments, we can guarantee the stability of total control system when the robot is operated beneath the bridge for long distance tele-inspection 5 MACHINE VISION SYSTEM 5.1 Purpose of the system The purpose of the machine vision system is to detect cracks of bridge surface automatically from image inputs. The crack information can be used to maintain the bridge and to decide an appropriate rehabilitation method to fix the bridge with cracks. This information is very important for managing the bridge. Since most existing bridge inspection systems require many operators to inspect the defects of bridges by human eyes, the safety of inspectors in dangerous circumstances of the workplace is not ensured. Besides, the results of inspection can be degraded in terms of accuracy, effectiveness and practicality. Therefore, it is necessary to develop an automatic machine vision system, in order to improve worker s safety, effectiveness, accuracy as well as cost reduction. This system is composed of CCD cameras, a DVR board and a computer. The specifications for the vision system should be determined, considering weight, electric power, communication scheme and cable width. Conforming to the system specifications, the hardware system is designed. Related algorithms for processing the images captured from cameras have been designed and implemented. 5.2 Crack detection and tracing Existing systems for crack detection simply display the detected cracks. However, for more effective bridge inspection, we also need some information about the crack assessment such as length or width of the cracks. In the crack detection, there are many problems such as irregularities in crack shape and size, various soiling and painted surfaces, and irregularly illuminated conditions. These may cause serious problems in automatic crack detection. In order to solve these problems, we propose the following method for automatic crack detection. Our method consists of two steps: crack detection and crack tracing. For the crack detection, we perform three steps of pre-processing and extract the candidate cracks. Firstly, we subtract the smoothed image from the original image. The smoothed image is obtained by using a me- 1212

7 dian filter (Fujita 2006). Smoothing with the median filter is used to remove thin line structures such as cracks. Therefore, in the subtracted image, cracks are prevented without variations. Secondly, we remove some artifacts using a filter for removing isolated points. Thirdly, we apply some morphological processing such as dilation and thinning to guarantee the connection between cracks, where the number of iterations is determined by the distribution of candidate cracks. After this process, we obtain the real cracks from the original image. Figure 18. Result of crack detection. For the crack tracing, we divide the image with detected cracks into several regions and select a seed point in each region. For each seed point, we examine the intensities of 8-neighbor pixels to determine the next pixel with the minimal intensity. To avoid local minima, the range of direction is restricted. We measure the width and the length of each crack. Figure 18 shows the result of crack detection. 5.3 Making the results into database The results of crack detection should be stored into database, in order to keep all the information necessary to maintain the bridge. The results of inspection are converted into an interchangeable file so that the results can be used in the Bridge Management System(BMS). The interchangeable file is stored in dxf format that is compatible with CAD files. Moreover, we should also be able to display the whole image of the results so that the defects in a wide area beneath the bridge can be examined at a glance The structure of the dxf file format is carefully investigated to parse the syntax of each component, in order to write the information of detected cracks into a dxf file. Figure 19 shows the result of created dxf file. The detected cracks and the result of image stitching are shown in Figure 19. Figure 19. Result of crack detection. 6 TOTAL EXPERIMENT AND CONCLUSION We have tested an inspection robot system beneath the miniature bridge model as shown in Fig- 1213

8 ure 20. Both the automatic mode and manual mode were implemented successfully. Two snapshots (3 seconds, 20 seconds) captured in the operation were suggested in Figure 20 according to the time progress. The robot could move on the rail about the X-axis according to the command by haptic device and it could maintain the distance of 983[mm] constantly between beneath the bridge model and the end-effecter of the inspection robot about the Z-axis automatically as shown in Figure 20. As a result, the inspection robot system could gather the visual information about the cracks. Also, you can see the experimental video clips through our ftp server (Humanoid Lab 2006). (a) After 3 seconds (b) After 20 seconds Figure 20. Driving Test. This inspection robot system has been developed for real application. In this paper, the mechanism design and control structure used for the bridge inspection were proposed. Actually, the system integration is important for the real robotic application and commercialization. And the robustness of tele-inspection will be later the main issue in the bridge inspection because the outdoor environments are seriously bad compared to the indoor. Therefore, we have suggested the concept and software structure of tele-inspection by the long distance operator. Moreover, the proposed machine vision system can not only detect cracks in real time, but also has some utility functions for supervised manipulation. It is possible to detect the crack of over 0.2mm width with this machine vision. ACKNOWLEDGMENT This work was supported by MOCT (Ministry of Construction and Transportation) & KICTTEP, Rep. of Korea. REFERENCES Federal Highway Administration (FHWA) Bridge Inspection's Training Manual, July. US Federal Highway Administration Bridge Maintenance Training Manual, FHWA-HI , Prepared by Wilbur Smith Associates. S. Tsutomu, & S. Atsushi Summary Report of Research and Study on Robot Systems for Maintenance of Highways and Bridges Robot. no JARA Tokyo. Japan : Product Catalog, Paxton-Mitchell Snooper Series 140, R. T. Pack, J. L. Christopher Jr & K. Kawamura A Rubbertuator-based structure-climbing inspection robot, IEEE International Conference on Robotics and Automation. J.E. De Vault Robot system underwater inspection of bridge piers. IEEE Instrumentation and Measurement Magazine 33: Phantom Omni Technical Specification, B. C. Kuo & F. Golnaraghi Automatic Control; Systems, 8th Edition, WILEY K. Ogata Modern Control Engineering 4th ed, Prentice Hall. Fujita, Y A method for crack detection on a concrete structure. International Conference on Pattern Recognition 2006 : Humanoid Lab.1996: ftp://humanoid.hanyang.ac.kr 1214

Robotic System for Searching Cracks beneath Bridge

Robotic System for Searching Cracks beneath Bridge Robotic System for Searching Cracks beneath Bridge Je-Keun Oh, Giho Jang, Hyunchul Lee, Se Min Oh, Seung-Chul Lee, Youngjin Choi*, Byung-Ju Yi and Hai Won Yang Department of Electronic, Electrical, Control

More information

Development of crack diagnosis and quantification algorithm based on the 2D images acquired by Unmanned Aerial Vehicle (UAV)

Development of crack diagnosis and quantification algorithm based on the 2D images acquired by Unmanned Aerial Vehicle (UAV) Development of crack diagnosis and quantification algorithm based on the 2D images acquired by Unmanned Aerial Vehicle (UAV) *J.H. Lee 1), S.S. Jin 2), I.H. Kim 2) and H.J. Jung 3) 1,) 2), 3) Department

More information

Equipment Site Description

Equipment Site Description Equipment Site Description The primary objective of this project is to create a facility in which a full-scale subassembly can be subjected to complex loading and imposed deformation states at multiple

More information

Stable Grasp and Manipulation in 3D Space with 2-Soft-Fingered Robot Hand

Stable Grasp and Manipulation in 3D Space with 2-Soft-Fingered Robot Hand Stable Grasp and Manipulation in 3D Space with 2-Soft-Fingered Robot Hand Tsuneo Yoshikawa 1, Masanao Koeda 1, Haruki Fukuchi 1, and Atsushi Hirakawa 2 1 Ritsumeikan University, College of Information

More information

Ch 22 Inspection Technologies

Ch 22 Inspection Technologies Ch 22 Inspection Technologies Sections: 1. Inspection Metrology 2. Contact vs. Noncontact Inspection Techniques 3. Conventional Measuring and Gaging Techniques 4. Coordinate Measuring Machines 5. Surface

More information

ECE 172A: Introduction to Intelligent Systems: Machine Vision, Fall Midterm Examination

ECE 172A: Introduction to Intelligent Systems: Machine Vision, Fall Midterm Examination ECE 172A: Introduction to Intelligent Systems: Machine Vision, Fall 2008 October 29, 2008 Notes: Midterm Examination This is a closed book and closed notes examination. Please be precise and to the point.

More information

Operation of machine vision system

Operation of machine vision system ROBOT VISION Introduction The process of extracting, characterizing and interpreting information from images. Potential application in many industrial operation. Selection from a bin or conveyer, parts

More information

Hydrodynamic Instability and Particle Image Velocimetry

Hydrodynamic Instability and Particle Image Velocimetry Hydrodynamic Instability and Particle Image Velocimetry Instabilities in lid-driven cavities First important investigations of hydrodynamic instabilities were published by v. Helmholtz (1868), Lord Rayleigh

More information

1 Introduction. Myung Sik Kim 1, Won Jee Chung 1, Jun Ho Jang 1, Chang Doo Jung 1 1 School of Mechatronics, Changwon National University, South Korea

1 Introduction. Myung Sik Kim 1, Won Jee Chung 1, Jun Ho Jang 1, Chang Doo Jung 1 1 School of Mechatronics, Changwon National University, South Korea Application of SolidWorks & AMESim - based Simulation Technique to Modeling, Cavitation, and Backflow Analyses of Trochoid Hydraulic Pump for Multi-step Transmission Myung Sik Kim 1, Won Jee Chung 1, Jun

More information

Robot Vision Control of robot motion from video. M. Jagersand

Robot Vision Control of robot motion from video. M. Jagersand Robot Vision Control of robot motion from video M. Jagersand Vision-Based Control (Visual Servoing) Initial Image User Desired Image Vision-Based Control (Visual Servoing) : Current Image Features : Desired

More information

Miniaturized Camera Systems for Microfactories

Miniaturized Camera Systems for Microfactories Miniaturized Camera Systems for Microfactories Timo Prusi, Petri Rokka, and Reijo Tuokko Tampere University of Technology, Department of Production Engineering, Korkeakoulunkatu 6, 33720 Tampere, Finland

More information

Auto-focusing Technique in a Projector-Camera System

Auto-focusing Technique in a Projector-Camera System 2008 10th Intl. Conf. on Control, Automation, Robotics and Vision Hanoi, Vietnam, 17 20 December 2008 Auto-focusing Technique in a Projector-Camera System Lam Bui Quang, Daesik Kim and Sukhan Lee School

More information

A Video Watermarking Algorithm Based on the Human Visual System Properties

A Video Watermarking Algorithm Based on the Human Visual System Properties A Video Watermarking Algorithm Based on the Human Visual System Properties Ji-Young Moon 1 and Yo-Sung Ho 2 1 Samsung Electronics Co., LTD 416, Maetan3-dong, Paldal-gu, Suwon-si, Gyenggi-do, Korea jiyoung.moon@samsung.com

More information

AMR 2011/2012: Final Projects

AMR 2011/2012: Final Projects AMR 2011/2012: Final Projects 0. General Information A final project includes: studying some literature (typically, 1-2 papers) on a specific subject performing some simulations or numerical tests on an

More information

MOTION TRAJECTORY PLANNING AND SIMULATION OF 6- DOF MANIPULATOR ARM ROBOT

MOTION TRAJECTORY PLANNING AND SIMULATION OF 6- DOF MANIPULATOR ARM ROBOT MOTION TRAJECTORY PLANNING AND SIMULATION OF 6- DOF MANIPULATOR ARM ROBOT Hongjun ZHU ABSTRACT:In order to better study the trajectory of robot motion, a motion trajectory planning and simulation based

More information

Simultaneous Tele-visualization of Construction Machine and Environment Using Body Mounted Cameras

Simultaneous Tele-visualization of Construction Machine and Environment Using Body Mounted Cameras Simultaneous Tele-visualization of Construction Machine and Environment Using Body Mounted Cameras Wei Sun, Soichiro Iwataki, Ren Komatsu, Hiromitsu Fujii, Atsushi Yamashita, and Hajime Asama Abstract

More information

3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera

3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera 3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera Shinichi GOTO Department of Mechanical Engineering Shizuoka University 3-5-1 Johoku,

More information

Local Feature Detectors

Local Feature Detectors Local Feature Detectors Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Slides adapted from Cordelia Schmid and David Lowe, CVPR 2003 Tutorial, Matthew Brown,

More information

Cooperative Conveyance of an Object with Tethers by Two Mobile Robots

Cooperative Conveyance of an Object with Tethers by Two Mobile Robots Proceeding of the 11th World Congress in Mechanism and Machine Science April 1-4, 2004, Tianjin, China China Machine Press, edited by Tian Huang Cooperative Conveyance of an Object with Tethers by Two

More information

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL 101. Design and realization of virtual prototype of shotcrete robot based on OpenGL Pei-si Zhong 1, Yi Zheng 2, Kun-hua Liu 3 1, 2, 3 Shandong University of Science and Technology, Qingdao, China 2 Qingdao

More information

Dynamic 3-D surface profilometry using a novel color pattern encoded with a multiple triangular model

Dynamic 3-D surface profilometry using a novel color pattern encoded with a multiple triangular model Dynamic 3-D surface profilometry using a novel color pattern encoded with a multiple triangular model Liang-Chia Chen and Xuan-Loc Nguyen Graduate Institute of Automation Technology National Taipei University

More information

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 1: Introduction

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 1: Introduction MCE/EEC 647/747: Robot Dynamics and Control Lecture 1: Introduction Reading: SHV Chapter 1 Robotics and Automation Handbook, Chapter 1 Assigned readings from several articles. Cleveland State University

More information

One category of visual tracking. Computer Science SURJ. Michael Fischer

One category of visual tracking. Computer Science SURJ. Michael Fischer Computer Science Visual tracking is used in a wide range of applications such as robotics, industrial auto-control systems, traffic monitoring, and manufacturing. This paper describes a new algorithm for

More information

A STUDY ON ANTI-JERK CONTROL OF BUILDING MAINTENANCE ROBOT SYSTEM

A STUDY ON ANTI-JERK CONTROL OF BUILDING MAINTENANCE ROBOT SYSTEM A STUDY ON ANTI-JERK CONTROL OF BUILDING MAINTENANCE ROBOT SYSTEM Seunghoon Lee, Dong-Hyung Kim, Sungpil Kang, and *Chang-Soo Han Dept. of Mechanical Engineering, Hanyang University 222, Wangsimni-ro Seongdong-gu,

More information

Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation

Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation Obviously, this is a very slow process and not suitable for dynamic scenes. To speed things up, we can use a laser that projects a vertical line of light onto the scene. This laser rotates around its vertical

More information

Intensity-Difference Based 3D Video Stabilization for Planetary Robots

Intensity-Difference Based 3D Video Stabilization for Planetary Robots Intensity-Difference Based 3D Video Stabilization for Planetary Robots Geovanni Martinez Image Processing and Computer Vision Research Laboratory (IPCV-LAB) Escuela de Ingeniería Eléctrica Universidad

More information

Image-based Retrieval of Concrete Crack Properties

Image-based Retrieval of Concrete Crack Properties Image-based Retrieval of Concrete Crack Properties R.S. Adhikari 1 *, O. Moselhi 2, and A. Bagchi 3 1 Graduate Student, Concordia University, Montreal, Canada 2 Professor, Concordia University, Montreal,

More information

DEVELOPMENT OF TELE-ROBOTIC INTERFACE SYSTEM FOR THE HOT-LINE MAINTENANCE. Chang-Hyun Kim, Min-Soeng Kim, Ju-Jang Lee,1

DEVELOPMENT OF TELE-ROBOTIC INTERFACE SYSTEM FOR THE HOT-LINE MAINTENANCE. Chang-Hyun Kim, Min-Soeng Kim, Ju-Jang Lee,1 DEVELOPMENT OF TELE-ROBOTIC INTERFACE SYSTEM FOR THE HOT-LINE MAINTENANCE Chang-Hyun Kim, Min-Soeng Kim, Ju-Jang Lee,1 Dept. of Electrical Engineering and Computer Science Korea Advanced Institute of Science

More information

BSB663 Image Processing Pinar Duygulu. Slides are adapted from Selim Aksoy

BSB663 Image Processing Pinar Duygulu. Slides are adapted from Selim Aksoy BSB663 Image Processing Pinar Duygulu Slides are adapted from Selim Aksoy Image matching Image matching is a fundamental aspect of many problems in computer vision. Object or scene recognition Solving

More information

Construction Progress Management and Interior Work Analysis Using Kinect 3D Image Sensors

Construction Progress Management and Interior Work Analysis Using Kinect 3D Image Sensors 33 rd International Symposium on Automation and Robotics in Construction (ISARC 2016) Construction Progress Management and Interior Work Analysis Using Kinect 3D Image Sensors Kosei Ishida 1 1 School of

More information

An Interactive Technique for Robot Control by Using Image Processing Method

An Interactive Technique for Robot Control by Using Image Processing Method An Interactive Technique for Robot Control by Using Image Processing Method Mr. Raskar D. S 1., Prof. Mrs. Belagali P. P 2 1, E&TC Dept. Dr. JJMCOE., Jaysingpur. Maharashtra., India. 2 Associate Prof.

More information

Networked Telepresence System Using Web Browsers and Omni-directional Video Streams

Networked Telepresence System Using Web Browsers and Omni-directional Video Streams Networked Telepresence System Using Web Browsers and Omni-directional Video Streams Tomoya Ishikawa a, Kazumasa Yamazawa a, Tomokazu Sato a, Sei Ikeda a, Yutaka Nakamura a, Kazutoshi Fujikawa a, Hideki

More information

Operation Trajectory Control of Industrial Robots Based on Motion Simulation

Operation Trajectory Control of Industrial Robots Based on Motion Simulation Operation Trajectory Control of Industrial Robots Based on Motion Simulation Chengyi Xu 1,2, Ying Liu 1,*, Enzhang Jiao 1, Jian Cao 2, Yi Xiao 2 1 College of Mechanical and Electronic Engineering, Nanjing

More information

Morphological Change Detection Algorithms for Surveillance Applications

Morphological Change Detection Algorithms for Surveillance Applications Morphological Change Detection Algorithms for Surveillance Applications Elena Stringa Joint Research Centre Institute for Systems, Informatics and Safety TP 270, Ispra (VA), Italy elena.stringa@jrc.it

More information

Available online at ScienceDirect. Procedia Engineering 188 (2017 ) 72 79

Available online at  ScienceDirect. Procedia Engineering 188 (2017 ) 72 79 Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 188 (2017 ) 72 79 6th Asia Pacific Workshop on Structural Health Monitoring, 6th APWSHM HweeKwon Jung a, ChangWon Lee a, Gyuhae

More information

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing Visual servoing vision allows a robotic system to obtain geometrical and qualitative information on the surrounding environment high level control motion planning (look-and-move visual grasping) low level

More information

Measurement of the Wheel-rail Relative Displacement for the Active Wheelsets Steering System using the Image Processing Algorithm

Measurement of the Wheel-rail Relative Displacement for the Active Wheelsets Steering System using the Image Processing Algorithm Measurement of the Wheel-rail Relative Displacement for the Active Wheelsets Steering System using the Image Processing Algorithm Min-Soo Kim Metropolitan Railroad System Research Center, Radio-based Train

More information

THE POSITION AND ORIENTATION MEASUREMENT OF GONDOLA USING A VISUAL CAMERA

THE POSITION AND ORIENTATION MEASUREMENT OF GONDOLA USING A VISUAL CAMERA THE POSITION AND ORIENTATION MEASUREMENT OF GONDOLA USING A VISUAL CAMERA Hwadong Sun 1, Dong Yeop Kim 1 *, Joon Ho Kwon 2, Bong-Seok Kim 1, and Chang-Woo Park 1 1 Intelligent Robotics Research Center,

More information

Tele-operation Construction Robot Control System with Virtual Reality Technology

Tele-operation Construction Robot Control System with Virtual Reality Technology Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 1071 1076 Advanced in Control Engineering and Information Science Tele-operation Construction Robot Control System with Virtual

More information

High Precision Man-machine Collaborative Assembly System Xin YE 1,*, Yu-hong LIU 1, Hao WU 2, Zhi-jing ZHANG 1 and Yi-jin ZHAO 1

High Precision Man-machine Collaborative Assembly System Xin YE 1,*, Yu-hong LIU 1, Hao WU 2, Zhi-jing ZHANG 1 and Yi-jin ZHAO 1 2017 2nd International Conference on Computer, Mechatronics and Electronic Engineering (CMEE 2017) ISBN: 978-1-60595-532-2 High Precision Man-machine Collaborative Assembly System Xin YE 1,*, Yu-hong LIU

More information

ROBOTICS IN ONLINE INSPECTION AND QUALITY CONTROL USING MOMENT ALGORITHM

ROBOTICS IN ONLINE INSPECTION AND QUALITY CONTROL USING MOMENT ALGORITHM http://dx.doi.org/10.14743/apem2012.1.128 Advances in Production Engineering & Management 7 (2012) 1, 27-38 ISSN 1854-6250 Scientific paper ROBOTICS IN ONLINE INSPECTION AND QUALITY CONTROL USING MOMENT

More information

A HYDRAULIC ROBOT APPLIED TO POWER LINE INSULATOR MAINTENANCE. Prof Daniel Martins, UFSC

A HYDRAULIC ROBOT APPLIED TO POWER LINE INSULATOR MAINTENANCE. Prof Daniel Martins, UFSC A HYDRAULIC ROBOT APPLIED TO POWER LINE INSULATOR MAINTENANCE Prof Daniel Martins, UFSC daniel.martins@ufsc.br Authors Martins, Daniel, daniel.martins@ufsc.br De Negri, Victor Juliano, victor@emc.ufsc.br

More information

Drywall state detection in image data for automatic indoor progress monitoring C. Kropp, C. Koch and M. König

Drywall state detection in image data for automatic indoor progress monitoring C. Kropp, C. Koch and M. König Drywall state detection in image data for automatic indoor progress monitoring C. Kropp, C. Koch and M. König Chair for Computing in Engineering, Department of Civil and Environmental Engineering, Ruhr-Universität

More information

NuBot Team Description Paper 2013

NuBot Team Description Paper 2013 NuBot Team Description Paper 2013 Zhiwen Zeng, Dan Xiong, Qinghua Yu, Kaihong Huang, Shuai Cheng, Huimin Lu, Xiangke Wang, Hui Zhang, Xun Li, Zhiqiang Zheng College of Mechatronics and Automation, National

More information

Pattern Feature Detection for Camera Calibration Using Circular Sample

Pattern Feature Detection for Camera Calibration Using Circular Sample Pattern Feature Detection for Camera Calibration Using Circular Sample Dong-Won Shin and Yo-Sung Ho (&) Gwangju Institute of Science and Technology (GIST), 13 Cheomdan-gwagiro, Buk-gu, Gwangju 500-71,

More information

Development of Hoisting Load Position Sensor for Container Handling Cranes

Development of Hoisting Load Position Sensor for Container Handling Cranes 67 Development of Hoisting Load Position Sensor for Container Handling Cranes Hirofumi Yoshikawa* 1 Satoshi Kunimitsu* 1 Hiromitsu Hoshina* 2 Noriaki Miyata* 3 Masato Kobayashi* 3 We developed a position

More information

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile.

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Blobs and Cracks

More information

Watchmaker precision for robotic placement of automobile body parts

Watchmaker precision for robotic placement of automobile body parts FlexPlace Watchmaker precision for robotic placement of automobile body parts Staff Report ABB s commitment to adding value for customers includes a constant quest for innovation and improvement new ideas,

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 Motivation The presence of uncertainties and disturbances has always been a vital issue in the control of dynamic systems. The classical linear controllers, PI and PID controllers

More information

Introducing Robotics Vision System to a Manufacturing Robotics Course

Introducing Robotics Vision System to a Manufacturing Robotics Course Paper ID #16241 Introducing Robotics Vision System to a Manufacturing Robotics Course Dr. Yuqiu You, Ohio University c American Society for Engineering Education, 2016 Introducing Robotics Vision System

More information

A490 Machine Vision and Computer Graphics

A490 Machine Vision and Computer Graphics A490 Machine Vision and Computer Graphics Lecture Week 11 (More on Convolutions and Introduction to Boundary, Shape and Skeletal Models) November 6, 2012 Sam Siewert More on Convolution FCG Chapter 9 -

More information

Members. Team Members. Advisor. Mentor. Tim Sonnen Joe Carter Marshall Townsend Brian Gift Nathan Park Kierra Ryan Qinlin Xu. Dr.

Members. Team Members. Advisor. Mentor. Tim Sonnen Joe Carter Marshall Townsend Brian Gift Nathan Park Kierra Ryan Qinlin Xu. Dr. Discover Bot 1 Members Team Members Advisor Tim Sonnen Joe Carter Marshall Townsend Brian Gift Nathan Park Kierra Ryan Qinlin Xu Dr. Joel Perry Mentor Sarah Willis 2 Project Goal To develop a single-user

More information

Robotized Assembly of a Wire Harness in Car Production Line

Robotized Assembly of a Wire Harness in Car Production Line The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Robotized Assembly of a Wire Harness in Car Production Line Xin Jiang, Member, IEEE, Kyong-mo

More information

Self Assembly of Modular Manipulators with Active and Passive Modules

Self Assembly of Modular Manipulators with Active and Passive Modules Self Assembly of Modular Manipulators with Active and Passive Modules Seung-kook Yun and Daniela Rus Computer Science and Artificial Intelligence Laboratory Massachusetts Institute of Technology, Cambridge,

More information

The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach

The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach Z. Anvari 1, P. Ataei 2 and M. Tale Masouleh 3 1,2 Human-Robot Interaction Laboratory, University of Tehran

More information

Cecilia Laschi The BioRobotics Institute Scuola Superiore Sant Anna, Pisa

Cecilia Laschi The BioRobotics Institute Scuola Superiore Sant Anna, Pisa University of Pisa Master of Science in Computer Science Course of Robotics (ROB) A.Y. 2016/17 cecilia.laschi@santannapisa.it http://didawiki.cli.di.unipi.it/doku.php/magistraleinformatica/rob/start Robot

More information

Robot vision review. Martin Jagersand

Robot vision review. Martin Jagersand Robot vision review Martin Jagersand What is Computer Vision? Computer Graphics Three Related fields Image Processing: Changes 2D images into other 2D images Computer Graphics: Takes 3D models, renders

More information

Flexible Visual Inspection. IAS-13 Industrial Forum Horizon 2020 Dr. Eng. Stefano Tonello - CEO

Flexible Visual Inspection. IAS-13 Industrial Forum Horizon 2020 Dr. Eng. Stefano Tonello - CEO Flexible Visual Inspection IAS-13 Industrial Forum Horizon 2020 Dr. Eng. Stefano Tonello - CEO IT+Robotics Spin-off of University of Padua founded in 2005 Strong relationship with IAS-LAB (Intelligent

More information

Table of Contents. Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5.

Table of Contents. Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5. Table of Contents Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5. Maintenance 1.1 1.2 1.3 1.4 1.5 1.6 2 Introduction Introduction Introduction The

More information

A Simple Interface for Mobile Robot Equipped with Single Camera using Motion Stereo Vision

A Simple Interface for Mobile Robot Equipped with Single Camera using Motion Stereo Vision A Simple Interface for Mobile Robot Equipped with Single Camera using Motion Stereo Vision Stephen Karungaru, Atsushi Ishitani, Takuya Shiraishi, and Minoru Fukumi Abstract Recently, robot technology has

More information

An Automatic Control Method of Foam Spraying Glue Machine based on DMC Yu-An HEa,*, Tian CHENb

An Automatic Control Method of Foam Spraying Glue Machine based on DMC Yu-An HEa,*, Tian CHENb Advances in Engineering Research, volume 103 Proceedings of the 3rd International Conference on Material Engineering and Application (ICMEA 2016) An Automatic Control Method of Foam Spraying Glue Machine

More information

Vehicle Detection Method using Haar-like Feature on Real Time System

Vehicle Detection Method using Haar-like Feature on Real Time System Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn Abstract This paper presents a robust vehicle detection approach using Haar-like feature.

More information

Scope and Sequence for the Maryland Voluntary State Curriculum for Mathematics

Scope and Sequence for the Maryland Voluntary State Curriculum for Mathematics Scope and Sequence for the Maryland Voluntary State Curriculum for Mathematics The following chart provides an overview of where within Prentice Hall Course 1 Mathematics each of the Objectives of the

More information

THE ANNALS OF DUNAREA DE JOS UNIVERSITY OF GALATI FASCICLE III, 2007 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS

THE ANNALS OF DUNAREA DE JOS UNIVERSITY OF GALATI FASCICLE III, 2007 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS SIFT BASE ALGORITHM FOR POINT FEATURE TRACKING Adrian Burlacu, Cosmin Copot and Corneliu Lazar Gh. Asachi Technical University of Iasi, epartment

More information

A Novel Video Retrieval Method to Support a User's Recollection of Past Events Aiming for Wearable Information Playing

A Novel Video Retrieval Method to Support a User's Recollection of Past Events Aiming for Wearable Information Playing A Novel Video Retrieval Method to Support a User's Recollection of Past Events Aiming for Wearable Information Playing Tatsuyuki Kawamura, Yasuyuki Kono, and Masatsugu Kidode Graduate School of Information

More information

Robot Vision without Calibration

Robot Vision without Calibration XIV Imeko World Congress. Tampere, 6/97 Robot Vision without Calibration Volker Graefe Institute of Measurement Science Universität der Bw München 85577 Neubiberg, Germany Phone: +49 89 6004-3590, -3587;

More information

An Innovative Image Processing Method Using Sum of Absolute Difference Algorithm For Real-time Military Applications

An Innovative Image Processing Method Using Sum of Absolute Difference Algorithm For Real-time Military Applications An Innovative Image Processing Method Using Sum of Absolute Difference Algorithm For Real-time Military Applications K.Kishore M.Tech Student, Dept of (ECE), Nova College of Engineering and Technology.

More information

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK A.BANERJEE 1, K.BASU 2 and A.KONAR 3 COMPUTER VISION AND ROBOTICS LAB ELECTRONICS AND TELECOMMUNICATION ENGG JADAVPUR

More information

Tracking facial features using low resolution and low fps cameras under variable light conditions

Tracking facial features using low resolution and low fps cameras under variable light conditions Tracking facial features using low resolution and low fps cameras under variable light conditions Peter Kubíni * Department of Computer Graphics Comenius University Bratislava / Slovakia Abstract We are

More information

Stackable 4-BAR Mechanisms and Their Robotic Applications

Stackable 4-BAR Mechanisms and Their Robotic Applications The 010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-, 010, Taipei, Taiwan Stackable 4-BAR Mechanisms and Their Robotic Applications Hoyul Lee and Youngjin Choi Abstract

More information

Perceptual Quality Improvement of Stereoscopic Images

Perceptual Quality Improvement of Stereoscopic Images Perceptual Quality Improvement of Stereoscopic Images Jong In Gil and Manbae Kim Dept. of Computer and Communications Engineering Kangwon National University Chunchon, Republic of Korea, 200-701 E-mail:

More information

COMPUTER VISION. Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai

COMPUTER VISION. Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai COMPUTER VISION Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai 600036. Email: sdas@iitm.ac.in URL: //www.cs.iitm.ernet.in/~sdas 1 INTRODUCTION 2 Human Vision System (HVS) Vs.

More information

Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring

Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring 1,2,3 Xu Xi, 3 Xiaoyao Xie, 4 Zhang

More information

A Method for Calculating the Amount of Movements to Estimate the Selfposition

A Method for Calculating the Amount of Movements to Estimate the Selfposition Journal of Physics: Conference Series PAPER OPEN ACCESS A Method for Calculating the Amount of Movements to Estimate the Selfposition of Manta Robots To cite this article: Takuya Imahama et al 2018 J.

More information

Object Shape Recognition in Image for Machine Vision Application

Object Shape Recognition in Image for Machine Vision Application Object Shape Recognition in Image for Machine Vision Application Mohd Firdaus Zakaria, Hoo Seng Choon, and Shahrel Azmin Suandi Abstract Vision is the most advanced of our senses, so it is not surprising

More information

Three-Dimensional Measurement of Objects in Liquid with an Unknown Refractive Index Using Fisheye Stereo Camera

Three-Dimensional Measurement of Objects in Liquid with an Unknown Refractive Index Using Fisheye Stereo Camera Three-Dimensional Measurement of Objects in Liquid with an Unknown Refractive Index Using Fisheye Stereo Camera Kazuki Sakamoto, Alessandro Moro, Hiromitsu Fujii, Atsushi Yamashita, and Hajime Asama Abstract

More information

Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot

Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot Yoichi Nakaguro Sirindhorn International Institute of Technology, Thammasat University P.O. Box 22, Thammasat-Rangsit Post Office,

More information

AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE

AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE Md. Akhtaruzzaman, Amir A. Shafie and Md. Raisuddin Khan Department of Mechatronics Engineering, Kulliyyah of Engineering, International

More information

Efficient SLAM Scheme Based ICP Matching Algorithm Using Image and Laser Scan Information

Efficient SLAM Scheme Based ICP Matching Algorithm Using Image and Laser Scan Information Proceedings of the World Congress on Electrical Engineering and Computer Systems and Science (EECSS 2015) Barcelona, Spain July 13-14, 2015 Paper No. 335 Efficient SLAM Scheme Based ICP Matching Algorithm

More information

Interpolation and extrapolation of motion capture data

Interpolation and extrapolation of motion capture data Interpolation and extrapolation of motion capture data Kiyoshi Hoshino Biological Cybernetics Lab, University of the Ryukyus and PRESTO-SORST, Japan Science and Technology Corporation Nishihara, Okinawa

More information

S-SHAPED ONE TRAIL PARALLEL PARKING OF A CAR-LIKE MOBILE ROBOT

S-SHAPED ONE TRAIL PARALLEL PARKING OF A CAR-LIKE MOBILE ROBOT S-SHAPED ONE TRAIL PARALLEL PARKING OF A CAR-LIKE MOBILE ROBOT 1 SOE YU MAUNG MAUNG, 2 NU NU WIN, 3 MYINT HTAY 1,2,3 Mechatronic Engineering Department, Mandalay Technological University, The Republic

More information

MOVING OBJECT DETECTION USING BACKGROUND SUBTRACTION ALGORITHM USING SIMULINK

MOVING OBJECT DETECTION USING BACKGROUND SUBTRACTION ALGORITHM USING SIMULINK MOVING OBJECT DETECTION USING BACKGROUND SUBTRACTION ALGORITHM USING SIMULINK Mahamuni P. D 1, R. P. Patil 2, H.S. Thakar 3 1 PG Student, E & TC Department, SKNCOE, Vadgaon Bk, Pune, India 2 Asst. Professor,

More information

Keywords: wearable system, flexible platform, complex bio-signal, wireless network

Keywords: wearable system, flexible platform, complex bio-signal, wireless network , pp.119-123 http://dx.doi.org/10.14257/astl.2014.51.28 Implementation of Fabric-Type Flexible Platform based Complex Bio-signal Monitoring System for Situational Awareness and Accident Prevention in Special

More information

Sample Sizes: up to 1 X1 X 1/4. Scanners: 50 X 50 X 17 microns and 15 X 15 X 7 microns

Sample Sizes: up to 1 X1 X 1/4. Scanners: 50 X 50 X 17 microns and 15 X 15 X 7 microns R-AFM100 For Nanotechnology Researchers Wanting to do routine scanning of nano-structures Instrument Innovators Using AFM as a platform to create a new instrument Educators Teaching students about AFM

More information

Image Based Lighting with Near Light Sources

Image Based Lighting with Near Light Sources Image Based Lighting with Near Light Sources Shiho Furuya, Takayuki Itoh Graduate School of Humanitics and Sciences, Ochanomizu University E-mail: {shiho, itot}@itolab.is.ocha.ac.jp Abstract Recent some

More information

Image Based Lighting with Near Light Sources

Image Based Lighting with Near Light Sources Image Based Lighting with Near Light Sources Shiho Furuya, Takayuki Itoh Graduate School of Humanitics and Sciences, Ochanomizu University E-mail: {shiho, itot}@itolab.is.ocha.ac.jp Abstract Recent some

More information

Computer Numerical Control System for Automatic Surface Machining. Chen Zuo Yue, Wang Xiao E, Yang Mei

Computer Numerical Control System for Automatic Surface Machining. Chen Zuo Yue, Wang Xiao E, Yang Mei 3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS 2015) Computer Numerical Control System for Automatic Surface Machining Chen Zuo Yue, Wang Xiao E, Yang Mei Department

More information

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER S17- DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER Fumihiro Inoue 1 *, Takeshi Sasaki, Xiangqi Huang 3, and Hideki Hashimoto 4 1 Technica Research Institute,

More information

ROBOT SENSORS. 1. Proprioceptors

ROBOT SENSORS. 1. Proprioceptors ROBOT SENSORS Since the action capability is physically interacting with the environment, two types of sensors have to be used in any robotic system: - proprioceptors for the measurement of the robot s

More information

Study on Gear Chamfering Method based on Vision Measurement

Study on Gear Chamfering Method based on Vision Measurement International Conference on Informatization in Education, Management and Business (IEMB 2015) Study on Gear Chamfering Method based on Vision Measurement Jun Sun College of Civil Engineering and Architecture,

More information

The Four Layers Elevator Control System Design Based on S7-200 PLC Xianjie Feng

The Four Layers Elevator Control System Design Based on S7-200 PLC Xianjie Feng Advances in Engineering Research (AER), volume 107 2nd International Conference on Materials Engineering and Information Technology Applications (MEITA 2016) The Four Layers Elevator Control System Design

More information

Anibal Ollero Professor and head of GRVC University of Seville (Spain)

Anibal Ollero Professor and head of GRVC University of Seville (Spain) Aerial Manipulation Anibal Ollero Professor and head of GRVC University of Seville (Spain) aollero@us.es Scientific Advisor of the Center for Advanced Aerospace Technologies (Seville, Spain) aollero@catec.aero

More information

10/25/2018. Robotics and automation. Dr. Ibrahim Al-Naimi. Chapter two. Introduction To Robot Manipulators

10/25/2018. Robotics and automation. Dr. Ibrahim Al-Naimi. Chapter two. Introduction To Robot Manipulators Robotics and automation Dr. Ibrahim Al-Naimi Chapter two Introduction To Robot Manipulators 1 Robotic Industrial Manipulators A robot manipulator is an electronically controlled mechanism, consisting of

More information

Measurements using three-dimensional product imaging

Measurements using three-dimensional product imaging ARCHIVES of FOUNDRY ENGINEERING Published quarterly as the organ of the Foundry Commission of the Polish Academy of Sciences ISSN (1897-3310) Volume 10 Special Issue 3/2010 41 46 7/3 Measurements using

More information

Journal of Asian Scientific Research AN APPLICATION OF STEREO MATCHING ALGORITHM FOR WASTE BIN LEVEL ESTIMATION

Journal of Asian Scientific Research AN APPLICATION OF STEREO MATCHING ALGORITHM FOR WASTE BIN LEVEL ESTIMATION Journal of Asian Scientific Research journal homepage: http://aessweb.com/journal-detail.php?id=5003 AN APPLICATION OF STEREO MATCHING ALGORITHM FOR WASTE BIN LEVEL ESTIMATION Md. Shafiqul Islam 1 M.A.

More information

Structural Configurations of Manipulators

Structural Configurations of Manipulators Structural Configurations of Manipulators 1 In this homework, I have given information about the basic structural configurations of the manipulators with the concerned illustrations. 1) The Manipulator

More information

Equipment Site Description

Equipment Site Description Equipment Site Description The 150 g-ton geotechnical centrifuge NEES facility is located in the basement of the Jonsson Engineering Center (JEC) of the RPI campus in Troy, NY. This building also contains

More information

Time-to-Contact from Image Intensity

Time-to-Contact from Image Intensity Time-to-Contact from Image Intensity Yukitoshi Watanabe Fumihiko Sakaue Jun Sato Nagoya Institute of Technology Gokiso, Showa, Nagoya, 466-8555, Japan {yukitoshi@cv.,sakaue@,junsato@}nitech.ac.jp Abstract

More information

Design and Development of a High Speed Sorting System Based on Machine Vision Guiding

Design and Development of a High Speed Sorting System Based on Machine Vision Guiding Available online at www.sciencedirect.com Physics Procedia 25 (2012 ) 1955 1965 2012 International Conference on Solid State Devices and Materials Science Design and Development of a High Speed Sorting

More information

Displacement Conversion Algorithm and Performance Evaluation by Tunnel Tilt Meter Sensors 1

Displacement Conversion Algorithm and Performance Evaluation by Tunnel Tilt Meter Sensors 1 Displacement Conversion Algorithm and Performance Evaluation by Tunnel Tilt Meter Sensors 1 Seung-Ki Ryu *, 2 Geun-Hyoung Park 1 Research Fellow, Korea Institute of Civil Engineering and Building Technology,

More information