Eye and Hand Coordination: The Future of Robotics

Size: px
Start display at page:

Download "Eye and Hand Coordination: The Future of Robotics"

Transcription

1 December 2015 Eye and Hand Coordination: The Future of Robotics Author: Advantech

2 Continuing advances in robotics have made them clearly one of the most important pieces of the manufacturing tool box. Giving robots eyes can make them much more productive and they can perform more complex tasks. This paper will discuss how robot vision can make robot assembly smarter, faster, and more reliable-- and with higher quality performance. Robot vision and increased computer processing power are the keys to less expensive, easier to operate and easier to program robots. Without vision, a robot needs to be carefully programmed to move to carefully measured coordinates, and repeat the function. With vision as a feedback mechanism, it is now possible to do random picking with near 100% accuracy. Vision Guided Robotics: A Short Primer Vision Guided Robotics (VGR) is the use of vision systems, cameras, sensors, and feedback loops to control a robot's movements and programming. Instead of the robot "blindly" performing its tasks, a vision guided robot has been given eyes to see with, which provide real-time feedback to the robot's controller. Where you locate those eyes is important. Industrial robots are not really anthropogenic-- except for RethinkRobotics' flagship product, the famous Baxter, they consist of a traversing mechanism, usually mounted to the floor, and an arm that is programmed to do the work. The two types of VGR robots are Eye and Arm, and Eye in Arm. Figure 1 Eye and Arm and Eye in Arm Machine vision for guidance of robots provides the robot with information on where the component to be processed or moved is located in space. This means that it is possible to automate the processing of components without having to position the component precisely, and/or use a jig to hold the component in a specific location. This reduces cycle time and cost substantially. 1

3 Vision sensors and lighting units mounted on the robot or in its manipulator (gripper) can be subjected to intense stresses from movement, vibration, temperature, and impact. Sensors must be compact, easy to maintain, easy to replace without losing registration, and sturdy and suitable for the service. As digital sensors have replaced optical cameras in many applications, these sensors have gotten tougher, and smarter. Vision sensors work by contrasting all relevant optical features (in visible light, infrared or lidar) of the component with the illumination and image acquisition technology specifically optimal for the application. They must be fast, so that the vision processor can provide precise and fast (real-time) determination of points, features, or bodies in the plane or space using very robust algorithms. They must coordinate transformations between the coordinate system of the sensor, the robot, the object, the cell, conveyor, or platen, and calibrate the entire system, in real time on the fly. The vision system must have real time communications, via Ethernet, between the image processor and the robot controller. The vision system needs also to have the ability to integrate additional quality procedures for measurement and inspection, including documentation. The vision controller needs to be easy to program, with a simple user interface, and good software design. Eye and Arm In many early vision guided robotic designs, the camera or cameras, and the processing computer and the controller were large and cumbersome, and the additional weight was an unnecessary encumbrance to the robot arm itself. As vision system components have become smaller and less costly, with cameras originally designed for cell phones having the resolution to be useful in robotic applications, it has become commonplace to mount the vision system directly to the arm of the robot. There are still applications where the camera must be mounted remotely. In placement of hot castings, or high temperature welding applications, the camera or vision sensor may not be capable of that exposure and so would be mounted remotely. Eye in Arm Typically, now, the design of choice is eye in arm, where the vision system is mounted directly to the robot arm. This, especially in applications where stereoscopic 3D imaging is necessary, makes the package (robot, vision system, and controller) small and compact, allowing use in cramped areas, such as the undercarriage of automobiles on the assembly line, or inside tanks with small access ports for visual inspection. While the design and cost of vision sensors (which can include optical, infrared, laser and lidar) have dramatically reduced, and now can be operated using PoE (Power over Ethernet) and USB connections, the complexity of programming and analysis software has increased dramatically. The human does all of the computations necessary to pick up or put down an object instinctively. Imagine the complexity of computations necessary to pick up a pen and write a sentence. Now imagine having to program a robot to do the same thing. Using machine vision as a feedback circuit makes these computations simpler. Because the robot can 2

4 see the locations of the objects in its field of vision, and it knows where its manipulator is, it can establish its coordinates and its axes of movement from those factors. This means that the object to be manipulated does not have to be exactly in the right place every time. The vision system provides enough feedback so that the manipulator s controller can adjust the robot arm for any shift in position of the object. Sometimes, it is beginning to be possible to teach this, rather than program it. Shape recognition, part orientation, and other characteristics can now be taught to an advanced robot controller, rather than having to program each position. For example, stereoscopic vision sensors work according to the same principle as the human eye, by determining the 3D coordinates of a point in space using two images from sensors mounted stereoscopically (next to each other, in the same plane, with a small separation and focused on the same spot). The difference between the two images is used to determine the locus of the part in three dimensions. Figure 2 Stereoscopic vision Lidar (laser radar) sensors are sometimes used instead of optical sensors, and they use a time-of-flight differential to locate the part in space. Early VGR Adopter Industries Industries that early on adopted vision guided robotics included automotive, packaging, food and beverage processing, and metal processing and machining. These are all areas where it is difficult to provide safety areas for non-guided robots, and where economics made it necessary for the use of robots to expand beyond very simple tasks. Early vision guided robots had 2D vision systems, which could allow them to control movement in one 3

5 or two planes with no depth of field perception. Applications for these robots include controlling labeling and marking systems, riveting, filling barrels or other containers, loading and unloading presses, processing machines, latticed boxes, pallets and continuous welding operations. But 3D robots can operate in all 6 degrees of freedom of the position of a moving object in space. 3D vision systems can control painting robots, perform delicate mounting tasks in three dimensions, such as mounting glass, roofs, cockpits, spatial collision monitoring for safety, controlling harvesting machines, and even loading and unloading baggage in airport situations where the size, shape, weight and colors of the baggage are entirely random. VGR and the Internet of Things Because the vision sensors and systems are now more and more designed using digital sensors, rather than optical sensors, they are increasingly functioning as part of the Industrial Internet of Things (Industry 4.0 or Smart Manufacturing) Thus, both vision data and diagnostic data on both the sensor and the robot itself, and its environment, can be delivered to the Internet of Things as the robot is working. For example, a vision sensor can report that the ambient temperature around it is increasing. It could report that it needs its aperture cleaned, or that something is in its field of view that should not be there. Conversely, data from the rest of the plant, or other controllers and vision systems could be downloaded over Ethernet to the robot vision system s controllers such as quality parameters, new product specifications, diagnostic tests, and new programs and do so on the fly. VGR, the Cloud and Asset Management Data from a vision-guided robot can be uploaded directly to the Cloud. Data such as throughput by the robot, number of rejected parts and the vision reasons for rejection, diagnostics on both the vision system and the robot, temperature data, and other variables can be sent directly to the Cloud, and the plant asset management system can pull that data, and add it to other data from other VGRs, and determine the maintenance cycle that will provide the most uptime for the least expenditure. Designing a VGR System A vision guidance system for a robot has three basic functions. The first is calibration: conversion from pixel coordinates from the vision sensors or cameras to real-world coordinates, and vice versa. The second is position and orientation recognition: the system must be able to tell what the position and orientation of the applications it is running. It must be able to tell the difference between a conveyor belt and an object on that conveyor. It must be able to recognize when the robot has picked an object or placed an object and determine if it is doing so correctly. Third, it must communicate the results to and from the robot controller. In addition, the vision system must be able to communicate with the cell or area controller, and/or the Cloud, in real time. Companies like Advantech provide Ethernet or USB-based vision systems and computers that enable these applications. 4

6 2D and 3D Vision Systems Most advanced vision guided robots today use 3D stereoscopic sensing, whether it is in the optical wavelengths, or in the infrared, or whether the sensor is a lidar sensor (laser radar). Some sensor assemblies have multiple sensors so that, for example, it becomes possible to control and monitor the application of a complex function like adhesive or sealant and at the same time, conduct inspection of the adhesive placement for quality control. Accuracy, Quality, Productivity Vision guidance for robots was developed to produce a simpler, highly accurate way to maintain quality and increase productivity. Using a VGR, it is possible to simply dump out a box full of components at random, and the robot s vision system will sort them, and pick the right components, orient them correctly, perform the required operation on them, and move to the next. Comparing Types of Vision Systems: Eye in Hand and Eye and Hand Unlike a human being, whose eyes are located firmly in the head, the vision sensors for a VGR need not be located any special way. Vision sensors can be located away from the grabber (Eye and Hand) for any number of reasons, including the environment in which the grabber is working. For example, a sensor may be relocated remotely because of temperature, pressure, vibration, or some other reason. When designing for a very compact system or one in which the grabber may need to penetrate into an object to perform its function, the vision sensors can be located directly on the grabber (Eye in Hand). Modern CCD, infrared, and lidar sensors are significantly smaller and more robust than typical optical cameras have been in the past, and are easier to design into Eye in Hand applications than ever before. Design for Robustness, Design for Maintenance Fast motion, jerky start-stop functions, and repetitive impact are hallmarks of robot service. Selecting the correct vision sensor system is paramount when designing the system. But the system should not just be designed for robustness, but also for easy economical maintenance. The sensor itself must be replaceable without re-calibration of the system, and it should be inexpensive enough to make the decision to replace it a maintenance issue, and not an operations one. The Future of Vision Guided Robotics Vision guided robotics is not limited to single arm, pick and place robots. In the future we will see vision guided autonomous vehicles (AGVs) without preconfigured trackways carrying parts and inventory from one part of the plant to another. We will see robots that work in all six degrees of freedom because they are spatially aware thanks to the vision capability of their controllers. We will see smart robots that are connected to the Cloud, and to the entire factory enterprise. We will see robots taking their place in the Industrial Internet of Things, and Industry

7 One Size Doesn t Fit All Since the applications and industries for vision systems are so varied and so wide-spread, there will not be a single optimal vision system. 2D vision systems will be continued in use, because they are becoming extremely inexpensive, and will work for a variety of operations as we have discussed. 3D vision systems will become cheaper, more accurate, smaller, and faster to the extent that they will be able to do many operations that robots have been limited from doing, including acting relatively autonomously. Placement of the vision system is also highly variable, and will continue to be so, for some applications. Vision systems guiding robots in high temperatures, areas of high corrosively or abrasion, may be located remotely from the manipulator arm, while others in more temperate areas of the plant may simply be built into the arm itself. Robustness/Reliability As vision systems become digital, and significantly smaller, their robustness has increased. As CCD vision has replaced optics, they have become less affected by vibration, motion, g-forces, and impact. Vision systems that piggyback on cell-phone technology are also more robust and have the reliability that a cell phone must have far better than the optical vision systems of the past. In addition, reliability is enhanced with the connection of the device to the asset management system, either directly via Ethernet, or via the Cloud and TCP/IP. When the device auto-reports its diagnostics on a continuous basis, it makes it possible to schedule preventive maintenance, as well as collect information about device reliability that can be fed back to the design team of the vision system or the robot. Price vs. Performance The cost of vision systems has plunged with the advent of modern sensors and processing power. At the same time, the performance capabilities of the systems have dramatically increased. The size of the vision sensor package is usually significantly smaller than in previous generations, and the robustness per unit price has gone up quite a bit. In general, the cost of using vision-guided robots has reduced, and their performance has increased dramatically. Ease of Use and Programming There are three cost centers in using VGRs. The first is the purchase of the robot and vision system. As we have seen, this is becoming more economical. The second is the installation of the system. Since VGRs are safer than non-vision-guided systems, the area surrounding the robot may be smaller, and the safety cage can be less expensive and intrusive. The third is the programming of the device for the application. In some cases, this remains the most expensive part, although the cost of programming, using show and tell software and learned movements using Artificial Intelligence-type software is increasing and will be more prevalent as time goes on. 6

8 Vision Guided Robots are the future of industrial robotics, and will allow these devices to be used in many different configurations, and in many different applications from very fine work in semiconductor fabrication and pharmaceutical applications to heavy duty applications in metal fabrication and automotive assembly. 7

RIA : 2013 Market Trends Webinar Series

RIA : 2013 Market Trends Webinar Series RIA : 2013 Market Trends Webinar Series Robotic Industries Association A market trends education Available at no cost to audience Watch live or archived webinars anytime Learn about the latest innovations

More information

Automated Receiving. Saving Money at the Dock Door. Page 8

Automated Receiving. Saving Money at the Dock Door. Page 8 Automated Receiving Saving Money at the Dock Door Page 8 Today s warehouse management and automated sortation systems are far easier to integrate than in the past. As a result, distribution centers are

More information

ni.com/vision NI Vision

ni.com/vision NI Vision ni.com/vision NI Vision The NI Vision Approach Integrate NI LabVIEW graphical system design software across the entire NI vision hardware portfolio to create a flexible, open platform that reduces development

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

Intelligent Flexible Automation

Intelligent Flexible Automation Intelligent Flexible Automation David Peters Chief Executive Officer Universal Robotics February 20-22, 2013 Orlando World Marriott Center Orlando, Florida USA Trends in AI and Computing Power Convergence

More information

Phil Crowther, Product Management, April 2015 YuMi IRB 14000 Overview

Phil Crowther, Product Management, April 2015 YuMi IRB 14000 Overview Phil Crowther, Product Management, April 2015 YuMi IRB 14000 Overview YuMi: IRB 14000 Agenda Differentiated value proposition Overview and vision Main features Payload Working range Performance and accuracy

More information

SIMATIC VS720A and VS720-S series Intelligent cameras with PROFINET

SIMATIC VS720A and VS720-S series Intelligent cameras with PROFINET BS_VS720A_S_EN.fm Seite 1 Mittwoch, 24. Oktober 2007 6:08 18 Siemens AG 2007 Brochure November 2007 SIMATIC VS720A and VS720-S series Intelligent cameras with PROFINET SIMATIC VS720A series For universal

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

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

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

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

5 WAYS TO EVEN GREATER EFFICIENCY

5 WAYS TO EVEN GREATER EFFICIENCY EPSON PROSIX C4 AND C8 SERIES 6 AXIS ROBOTS 5 WAYS TO EVEN GREATER EFFICIENCY ENGINEERED FOR BUSINESS 2 / 3 / THE OPTIMAL FAMILY PACKAGE DIFFERENT RANGES, VARIOUS LOAD CAPACITIES You don t want a standard

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

How large and small manufacturers are benefiting from Lean Manufacturing and Robotic Automation

How large and small manufacturers are benefiting from Lean Manufacturing and Robotic Automation Robotics White Paper Ten Ways Robots Enhance Lean Manufacturing Environments How large and small manufacturers are benefiting from Lean Manufacturing and Robotic Automation Ten Ways Robots Enhance Lean

More information

VECTORAL IMAGING THE NEW DIRECTION IN AUTOMATED OPTICAL INSPECTION

VECTORAL IMAGING THE NEW DIRECTION IN AUTOMATED OPTICAL INSPECTION VECTORAL IMAGING THE NEW DIRECTION IN AUTOMATED OPTICAL INSPECTION Mark J. Norris Vision Inspection Technology, LLC Haverhill, MA mnorris@vitechnology.com ABSTRACT Traditional methods of identifying and

More information

Using NI Vision & Motion for Automated Inspection of Medical Devices and Pharmaceutical Processes. Morten Jensen 2004

Using NI Vision & Motion for Automated Inspection of Medical Devices and Pharmaceutical Processes. Morten Jensen 2004 Using NI Vision & Motion for Automated Inspection of Medical Devices and Pharmaceutical Processes. Morten Jensen, National Instruments Pittcon 2004 As more control and verification is needed in medical

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

Shape Ape. Low- Cost Cubing and Dimensioning

Shape Ape. Low- Cost Cubing and Dimensioning Shape Ape Low- Cost Cubing and Dimensioning 2 Warehousing & Distribution Shape Ape is a complete and low- cost solution for accurately dimensioning items and packages in warehouse, transportation, and

More information

Products / Applications / Solutions. Your Intelligent Robotics Par tner

Products / Applications / Solutions. Your Intelligent Robotics Par tner A d e p t R o b o t i c s f o r P a c k a g i n g Products / Applications / Solutions Your Intelligent Robotics Par tner Adept Viper s1700 Adept Viper s850 Adept Quattro s650h and s650hs Robotics For Packaging

More information

Basler. Line Scan Cameras

Basler. Line Scan Cameras Basler Line Scan Cameras High-quality line scan technology meets a cost-effective GigE interface Real color support in a compact housing size Shading correction compensates for difficult lighting conditions

More information

ZEISS T-SCAN Automated / COMET Automated 3D Digitizing - Laserscanning / Fringe Projection Automated solutions for efficient 3D data capture

ZEISS T-SCAN Automated / COMET Automated 3D Digitizing - Laserscanning / Fringe Projection Automated solutions for efficient 3D data capture ZEISS T-SCAN Automated / COMET Automated 3D Digitizing - Laserscanning / Fringe Projection Automated solutions for efficient 3D data capture ZEISS 3D Digitizing Automated solutions for efficient 3D data

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

New development of automation for agricultural machinery

New development of automation for agricultural machinery New development of automation for agricultural machinery a versitale technology in automation of agriculture machinery VDI-Expertenforum 2011-04-06 1 Mechanisation & Automation Bigger and bigger Jaguar

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

Simple. Intelligent. The SIMATIC VS 100 Series. simatic MACHINE VISION. www.siemens.com/machine-vision

Simple. Intelligent. The SIMATIC VS 100 Series. simatic MACHINE VISION. www.siemens.com/machine-vision Simple. Intelligent. The SIMATIC VS 100 Series. simatic MACHINE VISION www.siemens.com/machine-vision simatic Intelligence that pays off In answer to the problem of steadily increasing clock-pulse rates

More information

Adept Technology, Inc. Industrial Robotics Product Range YOUR INTELLIGENT ROBOTICS PARTNER

Adept Technology, Inc. Industrial Robotics Product Range YOUR INTELLIGENT ROBOTICS PARTNER Adept Technology, Inc. Industrial Robotics Product Range YOUR INTELLIGENT ROBOTICS PARTNER ADEPT ROBOTS Quattro Parallel Robots The Adept Quattro robot is the fastest parallel robot in the world. The patented

More information

AUTOMOTIVE EXCELLENCE

AUTOMOTIVE EXCELLENCE PURCHASING/LOGISTIC Purchasing and logistics are sectors in which economic interests and technology typically meet and connect. Pepperl+Fuchs speaks both languages. Vehicle manufacturing begins when sheets

More information

A Remote Maintenance System with the use of Virtual Reality.

A Remote Maintenance System with the use of Virtual Reality. ICAT 2001 December 5-7, Tokyo, JAPAN A Remote Maintenance System with the use of Virtual Reality. Moez BELLAMINE 1), Norihiro ABE 1), Kazuaki TANAKA 1), Hirokazu TAKI 2) 1) Kyushu Institute of Technology,

More information

Fast Z-stacking 3D Microscopy Extended Depth of Field Autofocus Z Depth Measurement 3D Surface Analysis

Fast Z-stacking 3D Microscopy Extended Depth of Field Autofocus Z Depth Measurement 3D Surface Analysis Cam CANIMPEX CPX-SOLUTIONS 3D Digital Microscope Camera FAST PRECISE AFFORDABLE 3D CAMERA FOR MICROSCOPY Fast Z-stacking 3D Microscopy Extended Depth of Field Autofocus Z Depth Measurement 3D Surface Analysis

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

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information Sensors For Robotics What makes a machine a robot? Sensing Planning Acting information about the environment action on the environment where is the truck? What is sensing? Sensing is converting a quantity

More information

ROBOTICS CAPABILITIES

ROBOTICS CAPABILITIES Bastian Robotics is an independent robotic system integrator dedicated to helping our customers increase productivity through proven technology, automation, and sound operating procedures. astian Robotics

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

OptimizedIR in Axis cameras

OptimizedIR in Axis cameras Whitepaper OptimizedIR in Axis cameras Leveraging new, smart and long-life LED technology Table of contents Introduction 3 1. Why do you need ir illumination? 3 2. Built-in or stand-alone ir illumination?

More information

CHAPTER 1. Introduction to CAD/CAM/CAE Systems

CHAPTER 1. Introduction to CAD/CAM/CAE Systems CHAPTER 1 1.1 OVERVIEW Introduction to CAD/CAM/CAE Systems Today s industries cannot survive worldwide competition unless they introduce new products with better quality (quality, Q), at lower cost (cost,

More information

QUICK REFERENCE GUIDE MOBILE HUMAN MACHINE INTERFACE (HMI): INNOVATION THAT EMPOWERS THE MOBILE OPERATOR

QUICK REFERENCE GUIDE MOBILE HUMAN MACHINE INTERFACE (HMI): INNOVATION THAT EMPOWERS THE MOBILE OPERATOR MOBILE HUMAN MACHINE INTERFACE (HMI): INNOVATION THAT EMPOWERS THE MOBILE OPERATOR Mobile operators are critical to ensuring the overall efficiency and uptime of the production line and play a critical

More information

ABB Robotics, June 2014. IRB 1200 Overview. ABB Group August 21, 2014 Slide 1

ABB Robotics, June 2014. IRB 1200 Overview. ABB Group August 21, 2014 Slide 1 ABB Robotics, June 2014 IRB 1200 Overview August 21, 2014 Slide 1 Overview Differentiated value proposition Have you ever wanted to make your machines 15% smaller and 10% faster? ABB s new IRB 1200 allows

More information

Automated Material Handling and Storage Systems

Automated Material Handling and Storage Systems Automated Material Handling and Storage Systems How do we define automated material handling and storage systems? How do they work? What is automated guided vehicle systems? Automated Material Handling

More information

T-REDSPEED White paper

T-REDSPEED White paper T-REDSPEED White paper Index Index...2 Introduction...3 Specifications...4 Innovation...6 Technology added values...7 Introduction T-REDSPEED is an international patent pending technology for traffic violation

More information

NEXT GENERATION MOBILITY IN MANUFACTURING

NEXT GENERATION MOBILITY IN MANUFACTURING NEXT GENERATION MOBILITY IN MANUFACTURING NEXT GENERATION MOBILITY IN MANUFACTURING KEEPING PACE WITH DEMANDS The manufacturing sector is a demanding business. Globalisation has increased competition exponentially.

More information

DIE CASTING AUTOMATION AN INTEGRATED ENGINEERING APPROACH

DIE CASTING AUTOMATION AN INTEGRATED ENGINEERING APPROACH DIE CASTING AUTOMATION AN INTEGRATED ENGINEERING APPROACH Applied Manufacturing Technologies 219 Kay Industrial Drive, Orion, MI 48359 (248) 409-2100 www.appliedmfg.com 2 Die Casting Automation: An Integrated

More information

Linear Motion and Assembly Technologies Pneumatics Service. Industrial Ethernet: The key advantages of SERCOS III

Linear Motion and Assembly Technologies Pneumatics Service. Industrial Ethernet: The key advantages of SERCOS III Electric Drives and Controls Hydraulics Linear Motion and Assembly Technologies Pneumatics Service profile Drive & Control Industrial Ethernet: The key advantages of SERCOS III SERCOS III is the open,

More information

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y MFGE 404 Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y Manufacturing Engineering Department Lecture 1 - Introduction Dr. Saleh AMAITIK Fall 2005/2006 Production Systems Production

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

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

DVD-R/CD-R 3503 DVD-R/CD-R 3503. your gateway to the future

DVD-R/CD-R 3503 DVD-R/CD-R 3503. your gateway to the future DVD-R/CD-R DVD-R/CD-R your gateway to the future 2 DVD-R/CD-R HIGHLIGHTS Highlights DVD-R Very compact high performance production tool for DVD-R and CD-R production Small footprint of only 25 m 2 Low

More information

Selecting Robots for Use in Drug Discovery and Testing

Selecting Robots for Use in Drug Discovery and Testing Selecting Robots for Use in Drug Discovery and Testing What Are the Essential Things to Know? Drug discovery and testing, with their need for speed, repeatability and verification, are ideally suited to

More information

How To Choose The Right End Effector. For Your Application

How To Choose The Right End Effector. For Your Application How To Choose The Right End Effector For Your Application TABLE OF CONTENTS INTRODUCTION... 3 DIFFERENT END EFFECTORS ON THE MARKET... 3 ROBOT GRIPPERS... 3 ROBOTIC TOOLS... 7 HOW TO CHOOSE?... 8 HOW MUCH

More information

Highway Traffic Monitoring

Highway Traffic Monitoring A2B08: Committee on Highway Traffic Monitoring Chairman: David L. Huft, South Dakota Department of Transportation Highway Traffic Monitoring MARK P. GARDNER, Fugro-BRE As the 20th century comes to a close,

More information

Fettling the most ignored operation in Foundries

Fettling the most ignored operation in Foundries Fettling the most ignored operation in Foundries Prashant Mestry Mahindra & Mahindra, Automotive Division, Component Development & Materials Management, Special Process, Casting Commodity AD Annex Building,

More information

Press Release ABB at GIFA 2015 Meeting the automation demands of the foundry and forging industries

Press Release ABB at GIFA 2015 Meeting the automation demands of the foundry and forging industries ABB at GIFA 2015 Meeting the automation demands of the foundry and forging industries Dusseldorf, June 2015 IRB 1200: ABB s newest small robot; 15% smaller cells and 10% shorter cycle times. Modern service

More information

Thomas Fuhlbrigge, Global Program Manager of Next Generation Robotics, ABB Corporate Research, April 2016 Current Uses of Robotics and Teleoperation

Thomas Fuhlbrigge, Global Program Manager of Next Generation Robotics, ABB Corporate Research, April 2016 Current Uses of Robotics and Teleoperation Thomas Fuhlbrigge, Global Program Manager of Next Generation Robotics, ABB Corporate Research, April 2016 Current Uses of Robotics and Teleoperation in Industry Outline ABB Group Overview ABB Robotics

More information

Basler. Area Scan Cameras

Basler. Area Scan Cameras Basler Area Scan Cameras VGA to 5 megapixels and up to 210 fps Selected high quality Sony and Kodak CCD sensors Powerful Gigabit Ethernet interface Superb image quality at all resolutions and frame rates

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

POWER. Your Partners in Availability POWER

POWER. Your Partners in Availability POWER Your Partners in Availability The Service Arm for All Liebert Products We have the industry-leading technical expertise, top onsite response times and the most sophisticated parts logistics in the industry.

More information

Linear Motion System: Transport and positioning for demanding applications

Linear Motion System: Transport and positioning for demanding applications Linear Motion System: Transport and positioning for demanding applications 2 The Perfect Concept for a variety of applications The Linear Motion System (LMS) from Rexroth is a unique technical solution

More information

Application Example: Quality control of sheet metal components

Application Example: Quality control of sheet metal components Application Example: Quality control of sheet metal components Optical 3D measuring techniques and inspection software for quality control of sheet metal components Measuring system: ATOS Keywords: Sheet

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

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

OUTCOME 1 TUTORIAL 1 - MECHATRONIC SYSTEMS AND PRODUCTS

OUTCOME 1 TUTORIAL 1 - MECHATRONIC SYSTEMS AND PRODUCTS Unit 57: Mechatronic System Unit code: F/601/1416 QCF level: 4 Credit value: 15 OUTCOME 1 TUTORIAL 1 - MECHATRONIC SYSTEMS AND PRODUCTS 1. Understand the applications of a range of mechatronic systems

More information

FSI Machine Vision Training Programs

FSI Machine Vision Training Programs FSI Machine Vision Training Programs Table of Contents Introduction to Machine Vision (Course # MVC-101) Machine Vision and NeuroCheck overview (Seminar # MVC-102) Machine Vision, EyeVision and EyeSpector

More information

Choosing Between Electromechanical and Fluid Power Linear Actuators in Industrial Systems Design

Choosing Between Electromechanical and Fluid Power Linear Actuators in Industrial Systems Design Choosing Between Electromechanical and Fluid Power Linear Actuators in Industrial Systems Design James Marek, Business Unit Director, Thomson Systems Thomson Industries, Inc. 540-633-3549 www.thomsonlinear.com

More information

A technical overview of the Fuel3D system.

A technical overview of the Fuel3D system. A technical overview of the Fuel3D system. Contents Introduction 3 How does Fuel3D actually work? 4 Photometric imaging for high-resolution surface detail 4 Optical localization to track movement during

More information

Conductivity Sensor Calibrations to Meet Water Industry Requirements

Conductivity Sensor Calibrations to Meet Water Industry Requirements Conductivity Sensor Calibrations to Meet Water Industry Requirements Victor M. Braga Technical Service/Training Manager Mettler-Toledo Thornton Inc. 36 Middlesex Turnpike Bedford, Massachusetts 01730 Phone

More information

DT50 A new age in Laser Distance Measurement

DT50 A new age in Laser Distance Measurement Product information DT50 A new age in Laser Distance Measurement Redefining Performance Maximum performance for your application Automation solutions, and sequences, are becoming increasingly complex,

More information

INTRODUCTION TO MACHINE-VISION INSPECTION

INTRODUCTION TO MACHINE-VISION INSPECTION INTRODUCTION TO MACHINE-VISION INSPECTION Machine vision is used in virtually all manufacturing industries to boost quality, productivity, efficiency, and regulatory compliance. Simply put, machine-vision

More information

How To Understand The Power Of The Internet Of Things

How To Understand The Power Of The Internet Of Things Next Internet Evolution: Getting Big Data insights from the Internet of Things Internet of things are fast becoming broadly accepted in the world of computing and they should be. Advances in Cloud computing,

More information

The Challenge of Handling Large Data Sets within your Measurement System

The Challenge of Handling Large Data Sets within your Measurement System The Challenge of Handling Large Data Sets within your Measurement System The Often Overlooked Big Data Aaron Edgcumbe Marketing Engineer Northern Europe, Automated Test National Instruments Introduction

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

National Performance Evaluation Facility for LADARs

National Performance Evaluation Facility for LADARs National Performance Evaluation Facility for LADARs Kamel S. Saidi (presenter) Geraldine S. Cheok William C. Stone The National Institute of Standards and Technology Construction Metrology and Automation

More information

Basler pilot AREA SCAN CAMERAS

Basler pilot AREA SCAN CAMERAS Basler pilot AREA SCAN CAMERAS VGA to 5 megapixels and up to 210 fps Selected high quality CCD sensors Powerful Gigabit Ethernet interface Superb image quality at all Resolutions and frame rates OVERVIEW

More information

PLC Based Liquid Filling and Mixing

PLC Based Liquid Filling and Mixing PLC Based Liquid Filling and Mixing 1 Mihir Panchal, 2 Aashish Panaskar. 3 Prof. Lalit Kumar KJ College of Engineering and Management Research, Pune, India Abstract: The objective of this paper is to design,

More information

Making Multiple Code Reading Easy. Webinar

Making Multiple Code Reading Easy. Webinar Making Multiple Code Reading Easy Webinar Today s Agenda Introduction How DataMan Makes Multiple Code Reading Easy Multiple Code Reading Applications Product Demonstration Videos Q&A 2 Introduction Introduction

More information

INTRUSION PREVENTION AND EXPERT SYSTEMS

INTRUSION PREVENTION AND EXPERT SYSTEMS INTRUSION PREVENTION AND EXPERT SYSTEMS By Avi Chesla avic@v-secure.com Introduction Over the past few years, the market has developed new expectations from the security industry, especially from the intrusion

More information

Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web

Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web Samuel Cotton Ph.D. scotton@bsu.edu Department of Industry and Technology Ball State

More information

Pfeiffer. The 30-inch Apple Cinema HD Display Productivity Benchmark. Measuring the impact of screen size on real-world productivity

Pfeiffer. The 30-inch Apple Cinema HD Display Productivity Benchmark. Measuring the impact of screen size on real-world productivity Pfeiffer Report Benchmark Analysis The 30-inch Apple Cinema HD Display Productivity Benchmark Measuring the impact of screen size on real-world productivity High-quality, high-resolution displays have

More information

Silicon Pyranometer Smart Sensor (Part # S-LIB-M003)

Silicon Pyranometer Smart Sensor (Part # S-LIB-M003) (Part # S-LIB-M003) The smart sensor is designed to work with the HOBO Weather Station logger. The smart sensor has a plug-in modular connector that allows it to be added easily to a HOBO Weather Station.

More information

Comparing Digital and Analogue X-ray Inspection for BGA, Flip Chip and CSP Analysis

Comparing Digital and Analogue X-ray Inspection for BGA, Flip Chip and CSP Analysis Comparing Digital and Analogue X-ray Inspection for BGA, Flip Chip and CSP Analysis David Bernard & Steve Ainsworth Dage Precision Industries Abstract Non-destructive testing during the manufacture of

More information

VisioWave TM. Intelligent Video Platform (IVP) Smart Scalable Open. Optimized for high-performance, mission-critical digital video surveillance

VisioWave TM. Intelligent Video Platform (IVP) Smart Scalable Open. Optimized for high-performance, mission-critical digital video surveillance GE Security VisioWave TM Intelligent Video Platform (IVP) Optimized for high-performance, mission-critical digital video surveillance Smart Scalable Open Take a good look at VisioWave TM IVP You ll watch

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

3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM

3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM 3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM Dr. Trikal Shivshankar 1, Patil Chinmay 2, Patokar Pradeep 3 Professor, Mechanical Engineering Department, SSGM Engineering

More information

The integrated HMI-PLC

The integrated HMI-PLC Industry Application IA05003001E The integrated HMI-PLC Rich Harwell, Eaton Corporation The heart of a lean automation solution Lean manufacturing is a proven, powerful tool that boosts efficiencies in

More information

1) Cut-in Place Thermoforming Process

1) Cut-in Place Thermoforming Process Standard Thermoforming Equipment Overview There are three standard configurations for thermoforming equipment: 1. Heat and Cut-in-Place Forming 2. In-Line Forming with Steel Rule or Forged Steel Trim wand

More information

Design/Build and Equipment Integration

Design/Build and Equipment Integration Design/Build and Equipment Integration PROFESSIONAL ENGINEERING AND DESIGN It starts with your challenge. And ends with a custom-tailored REL solution. REL, Inc. provides professional engineering services

More information

inc.jet Software Solutions Design, Control and Monitor

inc.jet Software Solutions Design, Control and Monitor inc.jet Software Solutions Design, Control and Monitor inc.jet Software Solutions: Simple design, impressive results. From design to print. A full understanding of the print industry, its applications

More information

Tips and Technology For Bosch Partners

Tips and Technology For Bosch Partners Tips and Technology For Bosch Partners Current information for the successful workshop No. 04/2015 Electrics / Elektronics Driver Assistance Systems In this issue, we are continuing our series on automated

More information

MACHINE VISION ORIENTATION SENSOR THERMAL IMAGING 3D VISION DEEP LEARNING THERMAL IMAGING. www.motionmetrics.com

MACHINE VISION ORIENTATION SENSOR THERMAL IMAGING 3D VISION DEEP LEARNING THERMAL IMAGING. www.motionmetrics.com MACHINE VISION ORIENTATION SENSOR THERMAL IMAGING 3D VISION DEEP LEARNING THERMAL IMAGING www.motionmetrics.com EXTENDING MACHINE SENSES Trusted by the biggest names in mining... ABOUT US OUR CUSTOMERS

More information

Mobile Robot FastSLAM with Xbox Kinect

Mobile Robot FastSLAM with Xbox Kinect Mobile Robot FastSLAM with Xbox Kinect Design Team Taylor Apgar, Sean Suri, Xiangdong Xi Design Advisor Prof. Greg Kowalski Abstract Mapping is an interesting and difficult problem in robotics. In order

More information

teaching materials Here s Lookin at You, Kids!

teaching materials Here s Lookin at You, Kids! 1 S U M M A R Y With the increase in digital image technology, cameras are becoming increasingly present in modern society. When developing and improving cameras, scientists and inventors have used the

More information

Boost Your Productivity

Boost Your Productivity Boost Your Productivity 2 Askaynak Automation Askaynak Automation 1 2 3 Efficient Competitive Safe! Askaynak Automation is a fully-owned subsidiary of Eczacıbaşı-Lincoln Electric Askaynak, the leading

More information

Sony IR Day 2016. Semiconductor Business. June 29, 2016. Terushi Shimizu

Sony IR Day 2016. Semiconductor Business. June 29, 2016. Terushi Shimizu Sony IR Day 2016 June 29, 2016 Terushi Shimizu Business Executive Sony Corporation Representative Director and President Sony Semiconductor Solutions Corporation Agenda 1. FY2015 Business Overview 2. FY2016

More information

Optical Digitizing by ATOS for Press Parts and Tools

Optical Digitizing by ATOS for Press Parts and Tools Optical Digitizing by ATOS for Press Parts and Tools Konstantin Galanulis, Carsten Reich, Jan Thesing, Detlef Winter GOM Gesellschaft für Optische Messtechnik mbh, Mittelweg 7, 38106 Braunschweig, Germany

More information

The Internet of Things: Opportunities & Challenges

The Internet of Things: Opportunities & Challenges The Internet of Things: Opportunities & Challenges What is the IoT? Things, people and cloud services getting connected via the Internet to enable new use cases and business models Cloud Services How is

More information

Mobile Case Studies in Success

Mobile Case Studies in Success Mobile Case Studies in Success Your Application, Our Responsibility. Advanced Fluid Systems solution oriented approach thinks beyond the hydraulic components and assemblies to understand your entire application

More information

PROFIBUS AND MODBUS: A COMPARISON

PROFIBUS AND MODBUS: A COMPARISON Real-Time Information for the Automation Professional TM PROFIBUS AND MODBUS: A COMPARISON By James Powell, Siemens October 2013 We live in a multi-protocol world and this will likely not change anytime

More information

Application Example: Automated Robot Inspection Cell for Quality Control on Sheet Metal Components. The future of metrology in vehicle construction

Application Example: Automated Robot Inspection Cell for Quality Control on Sheet Metal Components. The future of metrology in vehicle construction Application Example: Automated Robot Inspection Cell for Quality Control on Sheet Metal Components The future of metrology in vehicle construction Measuring system: ATOS, GOM Inspect Professional Keywords:

More information

RealScan-S. Fingerprint Scanner RealScan-S

RealScan-S. Fingerprint Scanner RealScan-S Fingerprint Scanner RealScan-S Outline A fingerprint scanner used by the police or prosecution for collecting a suspect s rolled fingerprints or acquiring a person s flat fingerprints for identification.

More information

CircumSpect 360 Degree Imaging and Inspection Technology Overview

CircumSpect 360 Degree Imaging and Inspection Technology Overview CircumSpect 360 Degree Imaging and Inspection Technology Overview Prepared by: Machine Vision Consulting, Inc. Contact: Joe Gugliotti 7 Old Towne Way Sturbridge, MA 01518 (978) 551-4160 sales@machinevc.com

More information

Understanding Device Level Connection Topologies

Understanding Device Level Connection Topologies July 2013 Understanding Device Level Connection Topologies Author: Advantech E-mail: eainfo@advantech.com July 2013 Even ten years ago, most factory floor sensors were connected directly to a PLC or other

More information