Interactive Virtual Simulator (IVS) of Six-Legged Robot Katharina

Size: px
Start display at page:

Download "Interactive Virtual Simulator (IVS) of Six-Legged Robot Katharina"

Transcription

1 Interactive Virtual Simulator (IVS) of Six-Legged Robot Katharina U. SCHMUCKER, A. SCHNEIDER, V. RUSIN Fraunhofer Institute for Factory Operation and Automation, Magdeburg, Germany ABSTRACT The six-legged walking robot Katharina (fig. 1), developed in Fraunhofer IFF / Magdeburg, is equipped with a supervisory control system and force sensing system to realize various types of locomotion with parallel independent body motion control, and automatic leg adaptation to small irregularities of the surface and providing uniform distribution of support reactions [1,2]. Despite of the presence of the physical prototype it was necessary to develop some tools which allow a real-time simulation of the Fig. 1 Six-legged robot behavior of robot interacting with its environment, an Katharina interaction with user, and user-friendly visualization of the results. Thus, we developed the Interactive Virtual Simulator (IVS) of Katharina. 1 SPECIFICATION OF INTERACTIVE VIRTUAL SIMULATOR To develop an IVS decomposition of the complex prototype into the following mutuallyinfluencing subsystems is carried out: mechanical structure: geometry, DOF, constraints; actuators: size, power conditions, strength requirements; control system: control magnitudes, motion accuracy; feedbacks: internal sensors of the robot, its body scheme (limbs position/speed) and sensors of the environment information (collision sensors, force, tactile sensors, triangulation ranging and others ); interactive environment: 3D modeling of contact and interacting forces.

2 One of the aims of the work consisted in choosing the unified software tools for development and testing of the above mentioned subsystems by the criteria "convenience of use - availability implemented capabilities". The optimum from our point of view is the combination of Matlab (now Release 13) and Blaxxun VRML engine. Matlab consists of a collection of integrated products for data analysis, visualization, application development, system modeling, simulation and code generation. In combination with Blaxxun VRML Matlab provides an engine for real-time visualization and simulation of rigid-body dynamics, collision detection, contact modeling, and collision response. Matlab is unsurpassed for any 3D interactive simulation requiring stable and accurate physics. Matlab/SimMechanics allows programmers to simulate natural behavior of objects in the physical world. By using the Matlab toolboxes it is possible to create interactive 3D simulations of the objects with constraints under any circumstances. The functionality provided by physics simulation software is particularly needed for training and prototyping purposes. 3D models of articulated machinery must also mimic the behavior of the actual machines. The above named systems are cross-platform, available on Windows and Unix-family platforms. 2 USING OF INTERACTIVE VIRTUAL SIMULATOR The main ways to use the IVS are engineering in the loop and operator in the loop. Engineering in the loop : - optimization of the existing or planning prototype construction; - testing, optimization or/and updating of the proposal drive system; - optimization of the control system properties; - development and/or improvement of applied control algorithms with the purpose of expansion of capabilities of the robot (complex service operations, interaction with an unknown environment and/or a ground, complex locomotion and navigation); - analysis of the dynamic processes in the physical prototype, especially in absence of some physical sensor systems. Operator in the loop : The number of adjustable parameters of such mechanism as legged robot (direction, velocity, gait art, step length, body position and orientation, size of automatic avoided obstacles etc.) especially with tools mounted on the robot s body (referred position, orientation, interaction force) is much more than the DOF of the conventional control device (i.e. three-axis industrial joystick with max buttons). Thus, the IVS can be used for the interactive training before the operator controls the real robot. 3 EXAMPLES OF THE IVS USING By dint of IVS the following tasks were realized:

3 Walking with various gaits A basic function of the robot control system is the maintenance of robot gait and realization of transition from one gait to another during movement. The necessity of change of gait can arise from rational use of power/velocity opportunities of robot limbs for overcoming obstacles and even for switching-off of one of the limbs in case of its failure or with the purpose of its use as manipulator. This task can be solved on the basis of information about the robot configuration (i.e. potentiometers, incremental encoders, gyroscopes). The following gaits were realized and tested: wave gait, tripod gait and gallop gait. Locomotion over uneven terrain with automatic avoiding of small obstacles For walking task it is not sufficient to move the legs only forwards and backwards. Because the robot has to move generally on an uneven surface, the task of the generation of gait cycles must be solved without any a-priori information about the surface properties, therefore without precise selection of support points. This task can be solved on the basis of the information about the reaction forces (force sensors build-in in the legs). In IVS were realized the algorithms of legs and body motion control for walking over uneven terrain with adaptation to small roughness of a surface. Locomotion upstairs Walking upstairs is an essential expansion of the robot working area especially for industrial indoor applications and for human indoor robotics, as well for entertainment robotics. This task can be solved on the basis of the information about both the reaction forces (force sensors build-in in the legs) and the robot configuration (i.e. potentiometers, incremental encoders, gyroscopes). In IVS were realized the algorithms for the up-/downstairs walking of the robot. Locomotion with navigation / avoiding of big obstacles Overcoming big obstacles cannot be done automatically without information about the environment/surface. This task can be solved on the basis of the information about the reaction forces (force sensors build in the legs), robot configuration (i.e. potentiometers, incremental encoders, gyroscopes), and first of all about the form and dimensions of the obstacles (video sensors), and also the tactile information for restoration of the obstacle properties (force sensors build in the

4 tools). In case of the partial or whole absence of the needed physical sensor information about environment the IVS can be used for the complete decision of navigation tasks. Robot body stabilization on the moving support area One of the basic advantages of walking platforms in comparison with wheel and track vehicles consists in the more comfortable moving of the luggage or the equipment located on the body. It s obvious when the support surface is not absolutely rigid or when the surface is subject of fluctuations and displacement. With the help of leg control it is possible to stabilize position of the body in the environment. The realized algorithm provides the robot s body stabilization on the moving support area. Independent body motion as a basis for service operations Most research in the area of the development of walking robots and related applications is mainly associated with the ability to walk. But walking alone does not use the whole variety of operations that can be done by such robots. They can also be used as universal body platform for assembly, repair and security tasks. The necessary positioning and orientation of the body can be achieved by controlling the movement of the legs, which stand on the soil. So the controlled robot body can be understood as a platform with manipulator, tool, repair devices etc. installed. Examples of using adaptive body platforms by performing different tasks are: - handling of large building constructions (assembly and disassembly of bridges, road construction, offshore-work etc.); - work within area, which is dangerous for humans; - outdoor works (agricultural work, mine search, inspection and etc.). In IVS was realized the body motion with 3 rotational and 3 translational DOF. Service operation drilling For drilling operations the pressing force determines the cutting force, which has to be controlled. The cutting force has to be constant at all time in the direction of normal force. For avoiding jam and tool breakage the control system can compensate the lateral components of interacting forces, which appear during the drilling operation. Force control of legs in locomotion and motion of body for technological operations were developed and experimentally tested. For the orientation of the drill tool touching the working surface it is necessary to control the body movement in such a way that the longitudinal axis of the drill is

5 collinear to the normal direction of the surface. The coordinates of the point of contact must be constant in time. Data from the force sensor were used for evaluation of the normal direction of the working surface. While the drill touches the working surface the three force components are measured. From this data the normal direction to the working surface can be controlled in such a way that the lateral components of the force vector are going to minimal values. The longitudinal component of the contact force must be parallel to the axis of the drill. Information about the main force and the torque vectors that acts on the body vehicle coming into contact with an external object and maintaining the given contact force, are used for the assembly and drilling operations. Main algorithms are developed and experimentally tested. Cenv Denv 0 influence Cenv Denv x contact Force/Impedance control of the robot interacting with environment/surface In many cases of technical applications of robot systems tasks of co-operation between different mechanical systems must be solved. In walking robots this problem occurs when legs are getting into contact with the soil and a determined interaction of forces is required besides the requirements to be covered by the speed and/or position control system additional criterions for the quality of the mechanism of getting into contact must be fulfilled [3]. It must be emphasized that the work conditions for walking robot are usually unknown, time-dependent and a-priori not linear. The actual simulation work is focussed on optimization of motion of legged robot with constraints under the condition of getting into contact with an object in order to cover given contact quality requirements (minimal tendency to oscillations, contact stability, damping, and contact force limitation), and on the development of an intelligent control system, that enables desired robot compliance under complex conditions. Joysticks with force-feedback In the development of the remote control system for locomotion over uneven terrain and for service operations, two different feedback methods for human-operator are used: visual - feedback and force-feedback. The visual information is not sufficient for a human-operator to estimate the interaction between legs and support surface, as well as between robot body/technology equipment and environment. For successful control of forces and moments acting on the robot and its tools, the operator should have the appropriate feedback. A kinesthetic force reflection feedback can be used to extend the perception of the environment. Two different types of joysticks with force feedback are possible to achieve remote control: isometric and

6 isotonic. With an isometric joystick, control signals are formed due to measurement of the deformations arising in elastic elements of a design. With an isotonic joystick, the control signals are proportional to linear or angular displacements of the joystick. The basic disadvantage of isometric joysticks consists in the lack of information transfer about the acting forces to the operator. Isotonic joysticks allow the creation of an active control system with bilateral effort reflection. Thus, the information about magnitude and direction of force and moment vectors can be transferred to the human-operator [4]. The actual version of IVS is utilized to model interaction between the virtual robot and the virtual environment with forcereflecting of the mechanical properties of the support surface. 4 CONCLUSIONS The main advantages of the Interactive Virtual Simulator (IVS) of the six-legged robot Katharina are the following: IVS helps to carry out the most significant tasks of the Engineering in the loop -area for the simulated robot: construction optimization, investigation of the drive system, optimization of the control system properties, development and/or improvement of applied control algorithms, analysis of the dynamic processes proceeding in the physical prototype. Operator in the loop -modus aids in effective and rapid operator training before real robot control. Development time for the most important tasks such as design, optimization and updating operations are significantly reduced in comparison with using physical prototypes. IVS is universal and can be used for the simulation of various types of robot constructions, drives, and control systems. REFERENCES [1] A. Schneider, U. Schmucker: Force legged platform Katharina for service operations // 4th Intern. Conference on Climbing and Walking Robots, CLAWAR 01, Karlsruhe, [2] U. Schmucker, A. Schneider, V. Rusin, Y. Zavgorodniy: Control signals generation for limbs and body of walking robots // 5th Intern. Conference on Climbing and Walking Robots, CLAWAR 02, Paris, [3] F. Palis, V. Rusin: Self-learning impedance controller // 5th Intern. Conference on Climbing and Walking Robots, CLAWAR 02, Paris, [4] A. Schneider, L. Slutski: Force-reflecting joysticks and cutaneous displays for teleoperated robots // 8thTopical on Robotics & Remote Control, Pittsburg, USA, 1999.

CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation. Prof. Dr. Hani Hagras

CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation. Prof. Dr. Hani Hagras 1 CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation Prof. Dr. Hani Hagras Robot Locomotion Robots might want to move in water, in the air, on land, in space.. 2 Most of the

More information

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

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

More information

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

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

More information

Scooter, 3 wheeled cobot North Western University. PERCRO Exoskeleton

Scooter, 3 wheeled cobot North Western University. PERCRO Exoskeleton Scooter, 3 wheeled cobot North Western University A cobot is a robot for direct physical interaction with a human operator, within a shared workspace PERCRO Exoskeleton Unicycle cobot the simplest possible

More information

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor Jaswandi Sawant, Divyesh Ginoya Department of Instrumentation and control, College of Engineering, Pune. ABSTRACT This

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

- 2.12 Lecture Notes - H. Harry Asada Ford Professor of Mechanical Engineering

- 2.12 Lecture Notes - H. Harry Asada Ford Professor of Mechanical Engineering - 2.12 Lecture Notes - H. Harry Asada Ford Professor of Mechanical Engineering Fall 2005 1 Chapter 1 Introduction Many definitions have been suggested for what we call a robot. The word may conjure up

More information

Véronique PERDEREAU ISIR UPMC 6 mars 2013

Véronique PERDEREAU ISIR UPMC 6 mars 2013 Véronique PERDEREAU ISIR UPMC mars 2013 Conventional methods applied to rehabilitation robotics Véronique Perdereau 2 Reference Robot force control by Bruno Siciliano & Luigi Villani Kluwer Academic Publishers

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

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS

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

More information

Figure 3.1.2 Cartesian coordinate robot

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

More information

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

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

Robotics & Automation

Robotics & Automation Robotics & Automation Levels: Grades 10-12 Units of Credit: 1.0 CIP Code: 21.0117 Core Code: 38-01-00-00-130 Prerequisite: None Skill Test: 612 COURSE DESCRIPTION Robotics & Automation is a lab-based,

More information

Basic Principles of Inertial Navigation. Seminar on inertial navigation systems Tampere University of Technology

Basic Principles of Inertial Navigation. Seminar on inertial navigation systems Tampere University of Technology Basic Principles of Inertial Navigation Seminar on inertial navigation systems Tampere University of Technology 1 The five basic forms of navigation Pilotage, which essentially relies on recognizing landmarks

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

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

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

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

More information

Sensory-motor control scheme based on Kohonen Maps and AVITE model

Sensory-motor control scheme based on Kohonen Maps and AVITE model Sensory-motor control scheme based on Kohonen Maps and AVITE model Juan L. Pedreño-Molina, Antonio Guerrero-González, Oscar A. Florez-Giraldo, J. Molina-Vilaplana Technical University of Cartagena Department

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Background of the Research Agile and precise maneuverability of helicopters makes them useful for many critical tasks ranging from rescue and law enforcement task to inspection

More information

Intelligent Submersible Manipulator-Robot, Design, Modeling, Simulation and Motion Optimization for Maritime Robotic Research

Intelligent Submersible Manipulator-Robot, Design, Modeling, Simulation and Motion Optimization for Maritime Robotic Research 20th International Congress on Modelling and Simulation, Adelaide, Australia, 1 6 December 2013 www.mssanz.org.au/modsim2013 Intelligent Submersible Manipulator-Robot, Design, Modeling, Simulation and

More information

GAIT DEVELOPMENT FOR THE TYROL BIPED ROBOT

GAIT DEVELOPMENT FOR THE TYROL BIPED ROBOT Proceedings of ECTC 2007 2007 ASME Early Career Technical Conference October 5-6, 2007, Miami, Florida USA GAIT DEVELOPMENT FOR THE TYROL BIPED ROBOT Vishnu Madadi, Mehmet Ismet Can Dede, and Sabri Tosunoglu

More information

Whitepaper. Image stabilization improving camera usability

Whitepaper. Image stabilization improving camera usability Whitepaper Image stabilization improving camera usability Table of contents 1. Introduction 3 2. Vibration Impact on Video Output 3 3. Image Stabilization Techniques 3 3.1 Optical Image Stabilization 3

More information

Path Tracking for a Miniature Robot

Path Tracking for a Miniature Robot Path Tracking for a Miniature Robot By Martin Lundgren Excerpt from Master s thesis 003 Supervisor: Thomas Hellström Department of Computing Science Umeå University Sweden 1 Path Tracking Path tracking

More information

Analog Amplifier Rexroth RA: Easy, user-friendly control of pumps and valves

Analog Amplifier Rexroth RA: Easy, user-friendly control of pumps and valves Electric Drives and Controls Hydraulics Linear Motion and Assembly Technologies Pneumatics Service Analog Amplifier Rexroth RA: Easy, user-friendly control of pumps and valves The Drive & Control Company

More information

Physics 9e/Cutnell. correlated to the. College Board AP Physics 1 Course Objectives

Physics 9e/Cutnell. correlated to the. College Board AP Physics 1 Course Objectives Physics 9e/Cutnell correlated to the College Board AP Physics 1 Course Objectives Big Idea 1: Objects and systems have properties such as mass and charge. Systems may have internal structure. Enduring

More information

Online Tuning of Artificial Neural Networks for Induction Motor Control

Online Tuning of Artificial Neural Networks for Induction Motor Control Online Tuning of Artificial Neural Networks for Induction Motor Control A THESIS Submitted by RAMA KRISHNA MAYIRI (M060156EE) In partial fulfillment of the requirements for the award of the Degree of MASTER

More information

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

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

More information

3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving

3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving 3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving AIT Austrian Institute of Technology Safety & Security Department Christian Zinner Safe and Autonomous Systems

More information

Fric-3. force F k and the equation (4.2) may be used. The sense of F k is opposite

Fric-3. force F k and the equation (4.2) may be used. The sense of F k is opposite 4. FRICTION 4.1 Laws of friction. We know from experience that when two bodies tend to slide on each other a resisting force appears at their surface of contact which opposes their relative motion. The

More information

Autonomous Mobile Robot-I

Autonomous Mobile Robot-I Autonomous Mobile Robot-I Sabastian, S.E and Ang, M. H. Jr. Department of Mechanical Engineering National University of Singapore 21 Lower Kent Ridge Road, Singapore 119077 ABSTRACT This report illustrates

More information

Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist

Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist MHER GRIGORIAN, TAREK SOBH Department of Computer Science and Engineering, U. of Bridgeport, USA ABSTRACT Robot

More information

Final Year Projects at itm. Topics 2010/2011

Final Year Projects at itm. Topics 2010/2011 Final Year Projects at itm Topics 2010/2011 Chair of Information Technology in Mechanical Engineering Prof. Dr.-Ing. B. Vogel-Heuser Prof. Dr.-Ing. Frank Schiller Prof. Dr.-Ing. Klaus Bender Technische

More information

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

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

More information

Advantages of Auto-tuning for Servo-motors

Advantages of Auto-tuning for Servo-motors Advantages of for Servo-motors Executive summary The same way that 2 years ago computer science introduced plug and play, where devices would selfadjust to existing system hardware, industrial motion control

More information

Onboard electronics of UAVs

Onboard electronics of UAVs AARMS Vol. 5, No. 2 (2006) 237 243 TECHNOLOGY Onboard electronics of UAVs ANTAL TURÓCZI, IMRE MAKKAY Department of Electronic Warfare, Miklós Zrínyi National Defence University, Budapest, Hungary Recent

More information

Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication

Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication Thomas Reilly Data Physics Corporation 1741 Technology Drive, Suite 260 San Jose, CA 95110 (408) 216-8440 This paper

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

10. CNC Hardware Basics

10. CNC Hardware Basics CAD/CAM Principles and Applications 10 CNC Hardware Basics 10-1/10-20 by P.N.Rao 10. CNC Hardware Basics 10.1 Structure of CNC machine tools Table 10.1 Some design criteria for CNC machine tool design

More information

A Distributed Architecture for Teleoperation over the Internet with Application to the Remote Control of an Inverted Pendulum

A Distributed Architecture for Teleoperation over the Internet with Application to the Remote Control of an Inverted Pendulum A Distributed Architecture for Teleoperation over the Internet with Application to the Remote Control of an Inverted Pendulum Denis Gillet, Christophe Salzmann, and Pierre Huguenin Swiss Federal Institute

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

Robotics and Automation Blueprint

Robotics and Automation Blueprint Robotics and Automation Blueprint This Blueprint contains the subject matter content of this Skill Connect Assessment. This Blueprint does NOT contain the information one would need to fully prepare for

More information

Rotation: Moment of Inertia and Torque

Rotation: Moment of Inertia and Torque Rotation: Moment of Inertia and Torque Every time we push a door open or tighten a bolt using a wrench, we apply a force that results in a rotational motion about a fixed axis. Through experience we learn

More information

A TEST RIG FOR TESTING HIGH PRESSURE CENTRIFUGAL COMPRESSORS MODEL STAGES AT HIGH REYNOLDS NUMBER

A TEST RIG FOR TESTING HIGH PRESSURE CENTRIFUGAL COMPRESSORS MODEL STAGES AT HIGH REYNOLDS NUMBER A TEST RIG FOR TESTING HIGH PRESSURE CENTRIFUGAL COMPRESSORS MODEL STAGES AT HIGH REYNOLDS NUMBER P. NAVA, M.PROFETI, M. GIACHI, F.SARRI GE-NUOVO PIGNONE G.P.MANFRIDA UNIVERSITY OF FLORENCE Italia Presented

More information

Information regarding the Lockheed F-104 Starfighter F-104 LN-3. An article published in the Zipper Magazine #48. December-2001. Theo N.M.M.

Information regarding the Lockheed F-104 Starfighter F-104 LN-3. An article published in the Zipper Magazine #48. December-2001. Theo N.M.M. Information regarding the Lockheed F-104 Starfighter F-104 LN-3 An article published in the Zipper Magazine #48 December-2001 Author: Country: Website: Email: Theo N.M.M. Stoelinga The Netherlands http://www.xs4all.nl/~chair

More information

Robotic Home Assistant Care-O-bot: Past Present Future

Robotic Home Assistant Care-O-bot: Past Present Future Robotic Home Assistant Care-O-bot: Past Present Future M. Hans, B. Graf, R.D. Schraft Fraunhofer Institute for Manufacturing Engineering and Automation (IPA) Nobelstr. 12, Stuttgart, Germany E-mail: {hans,

More information

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

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

More information

CS-525V: Building Effective Virtual Worlds. Input Devices. Robert W. Lindeman. Worcester Polytechnic Institute Department of Computer Science

CS-525V: Building Effective Virtual Worlds. Input Devices. Robert W. Lindeman. Worcester Polytechnic Institute Department of Computer Science CS-525V: Building Effective Virtual Worlds Input Devices Robert W. Lindeman Worcester Polytechnic Institute Department of Computer Science gogo@wpi.edu Motivation The mouse and keyboard are good for general

More information

Robot Task-Level Programming Language and Simulation

Robot Task-Level Programming Language and Simulation Robot Task-Level Programming Language and Simulation M. Samaka Abstract This paper presents the development of a software application for Off-line robot task programming and simulation. Such application

More information

Competence gives security. A competitive edge in rotary axes through experience, simulation, calculation, testing

Competence gives security. A competitive edge in rotary axes through experience, simulation, calculation, testing Competence gives security A competitive edge in rotary axes through experience, simulation, calculation, testing Bearings for rotary axes Competence gives security Figure 1: Axial/radial bearing YRTSM

More information

Obstacle Avoidance Design for Humanoid Robot Based on Four Infrared Sensors

Obstacle Avoidance Design for Humanoid Robot Based on Four Infrared Sensors Tamkang Journal of Science and Engineering, Vol. 12, No. 3, pp. 249 258 (2009) 249 Obstacle Avoidance Design for Humanoid Robot Based on Four Infrared Sensors Ching-Chang Wong 1 *, Chi-Tai Cheng 1, Kai-Hsiang

More information

High Accuracy Articulated Robots with CNC Control Systems

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

More information

Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING

Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING Technological Literacy Review of Robotics I Topics and understand and be able to implement the "design 8.1, 8.2 Technology Through the Ages

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

Dynamics of Multibody Systems: Conventional and Graph-Theoretic Approaches

Dynamics of Multibody Systems: Conventional and Graph-Theoretic Approaches Dynamics of Multibody Systems: Conventional and Graph-Theoretic Approaches SD 65 John McPhee Systems Design Engineering University of Waterloo, Canada Summary of Course: 1. Review of kinematics and dynamics.

More information

THE NEED TO IMPLEMENT CONSTRUCTION DEFORMATION SPATIAL MONITORING SYSTEMS IN ROMANIA

THE NEED TO IMPLEMENT CONSTRUCTION DEFORMATION SPATIAL MONITORING SYSTEMS IN ROMANIA THE NEED TO IMPLEMENT CONSTRUCTION DEFORMATION SPATIAL MONITORING SYSTEMS IN ROMANIA Cristian ONU, Lecturer PhD. Eng., Technical University Gheorghe Asachi of Iasi, Romania, e-mail: cristi_onu@yahoo.com

More information

NEW TECHNIQUE FOR RESIDUAL STRESS MEASUREMENT NDT

NEW TECHNIQUE FOR RESIDUAL STRESS MEASUREMENT NDT NEW TECHNIQUE FOR RESIDUAL STRESS MEASUREMENT NDT E. Curto. p.i. Ennio Curto Via E. di Velo,84 36100 Vicenza Tel. 0444-511819 E-mail enniocurto@fastwebnet.it Key words: NDE Residual stress. New technique

More information

Control System Definition

Control System Definition Control System Definition A control system consist of subsytems and processes (or plants) assembled for the purpose of controlling the outputs of the process. For example, a furnace produces heat as a

More information

This week. CENG 732 Computer Animation. Challenges in Human Modeling. Basic Arm Model

This week. CENG 732 Computer Animation. Challenges in Human Modeling. Basic Arm Model CENG 732 Computer Animation Spring 2006-2007 Week 8 Modeling and Animating Articulated Figures: Modeling the Arm, Walking, Facial Animation This week Modeling the arm Different joint structures Walking

More information

System Modeling and Control for Mechanical Engineers

System Modeling and Control for Mechanical Engineers Session 1655 System Modeling and Control for Mechanical Engineers Hugh Jack, Associate Professor Padnos School of Engineering Grand Valley State University Grand Rapids, MI email: jackh@gvsu.edu Abstract

More information

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

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

More information

Design of a Robotic Arm with Gripper & End Effector for Spot Welding

Design of a Robotic Arm with Gripper & End Effector for Spot Welding Universal Journal of Mechanical Engineering 1(3): 92-97, 2013 DOI: 10.13189/ujme.2013.010303 http://www.hrpub.org Design of a Robotic Arm with Gripper & End Effector for Spot Welding Puran Singh *, Anil

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

Robotic motion planning for 8- DOF motion stage

Robotic motion planning for 8- DOF motion stage Robotic motion planning for 8- DOF motion stage 12 November Mark Geelen Simon Jansen Alten Mechatronics www.alten.nl rosindustrial@alten.nl Introduction Introduction Alten FEI Motion planning MoveIt! Proof

More information

Improved Mecanum Wheel Design for Omni-directional Robots

Improved Mecanum Wheel Design for Omni-directional Robots Proc. 2002 Australasian Conference on Robotics and Automation Auckland, 27-29 November 2002 Improved Mecanum Wheel Design for Omni-directional Robots Olaf Diegel, Aparna Badve, Glen Bright, Johan Potgieter,

More information

Braking/Traction Control Systems of a Scaled Railway Vehicle for the Active Steering Testbed

Braking/Traction Control Systems of a Scaled Railway Vehicle for the Active Steering Testbed Braking/Traction Control Systems of a Scaled Railway Vehicle for the Active Steering Testbed Min-Soo Kim and Hyun-Moo Hur Vehicle Dynamics & Propulsion System Research Department Korea Railroad Research

More information

Sensor-Based Robotic Model for Vehicle Accident Avoidance

Sensor-Based Robotic Model for Vehicle Accident Avoidance Copyright 2012 American Scientific Publishers All rights reserved Printed in the United States of America Journal of Computational Intelligence and Electronic Systems Vol. 1, 1 6, 2012 Sensor-Based Robotic

More information

What s Left in E11? Technical Writing E11 Final Report

What s Left in E11? Technical Writing E11 Final Report Technical Writing What s Left in E11? Technical Writing E11 Final Report 2 Next Week: Competition! Second Last Week: Robotics S&T, Eng&CS Outlooks, Last Week: Final Presentations 3 There are several common

More information

FUNDAMENTALS OF ROBOTICS

FUNDAMENTALS OF ROBOTICS FUNDAMENTALS OF ROBOTICS Lab exercise Stäubli AULINAS Josep (u1043469) GARCIA Frederic (u1038431) Introduction The aim of this tutorial is to give a brief overview on the Stäubli Robot System describing

More information

Making Better Medical Devices with Multisensor Metrology

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

More information

Vectors. Objectives. Assessment. Assessment. Equations. Physics terms 5/15/14. State the definition and give examples of vector and scalar variables.

Vectors. Objectives. Assessment. Assessment. Equations. Physics terms 5/15/14. State the definition and give examples of vector and scalar variables. Vectors Objectives State the definition and give examples of vector and scalar variables. Analyze and describe position and movement in two dimensions using graphs and Cartesian coordinates. Organize and

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

Fixing Dental Implant Component Failure and Fracture: Retrieving the Fractured Implant Abutment Screw. Charles A. Mastrovich, DDS

Fixing Dental Implant Component Failure and Fracture: Retrieving the Fractured Implant Abutment Screw. Charles A. Mastrovich, DDS Fixing Dental Implant Component Failure and Fracture: Retrieving the Fractured Implant Abutment Screw Charles A. Mastrovich, DDS cmastrovichdds@gmail.com www.mastrovichdental.com Evaluating component failure

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

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

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

More information

Simulation in design of high performance machine tools

Simulation in design of high performance machine tools P. Wagner, Gebr. HELLER Maschinenfabrik GmbH 1. Introduktion Machine tools have been constructed and used for industrial applications for more than 100 years. Today, almost 100 large-sized companies and

More information

A Hybrid Software Platform for Sony AIBO Robots

A Hybrid Software Platform for Sony AIBO Robots A Hybrid Software Platform for Sony AIBO Robots Dragos Golubovic, Bo Li, and Huosheng Hu Department of Computer Science, University of Essex Wivenhoe Park, Colchester CO4 3SQ, United Kingdom {dgolub,bli,hhu}@essex.ac.uk

More information

Slow Tree Climbing Robot Analysis of Performance

Slow Tree Climbing Robot Analysis of Performance Slow Tree Climbing Robot Analysis of Performance Prakash Karamari 1, Prajwal Subbhapurmath 2 1Student, Department of Industrial and Production engineering, B.V.Bhoomaraddi college of engineering and technology,

More information

APPLANIX POSITION AND ORIENTATION SYSTEMS FOR LAND VEHICLES (POS LV)

APPLANIX POSITION AND ORIENTATION SYSTEMS FOR LAND VEHICLES (POS LV) APPLANIX POSITION AND ORIENTATION SYSTEMS FOR LAND VEHICLES (POS LV) POS LV powers any application where vehicle positioning and orientation is required. capture everything. precisely. APPLANIX POSITION

More information

Matlab Based Interactive Simulation Program for 2D Multisegment Mechanical Systems

Matlab Based Interactive Simulation Program for 2D Multisegment Mechanical Systems Matlab Based Interactive Simulation Program for D Multisegment Mechanical Systems Henryk Josiński,, Adam Świtoński,, Karol Jędrasiak, Andrzej Polański,, and Konrad Wojciechowski, Polish-Japanese Institute

More information

Solar Tracking Controller

Solar Tracking Controller Solar Tracking Controller User Guide The solar tracking controller is an autonomous unit which, once configured, requires minimal interaction. The final tracking precision is largely dependent upon the

More information

Animations in Creo 3.0

Animations in Creo 3.0 Animations in Creo 3.0 ME170 Part I. Introduction & Outline Animations provide useful demonstrations and analyses of a mechanism's motion. This document will present two ways to create a motion animation

More information

Integration of a Robotic Arm with the Surgical Assistant Workstation Software Framework

Integration of a Robotic Arm with the Surgical Assistant Workstation Software Framework Integration of a Robotic Arm with the Surgical Assistant Workstation Software Framework Release 1.7 Jessie Young 1, Haytham Elhawary 2 and Aleksandra Popovic 2 July 21, 2011 1 Center for Computer-Integrated

More information

Simulation of Trajectories and Comparison of Joint Variables for Robotic Manipulator Using Multibody Dynamics (MBD)

Simulation of Trajectories and Comparison of Joint Variables for Robotic Manipulator Using Multibody Dynamics (MBD) Simulation of Trajectories and Comparison of Joint Variables for Robotic Manipulator Using Multibody Dynamics (MBD) Jatin Dave Assistant Professor Nirma University Mechanical Engineering Department, Institute

More information

Arm2. Arm Arm22. Articulated Arm. machines MEASURING. tridimensional measuring FRATELLI ROTONDI

Arm2. Arm Arm22. Articulated Arm. machines MEASURING. tridimensional measuring FRATELLI ROTONDI Arm Arm22 2 Arm2 tridimensional measuring Articulated Arm MEASURING machines FRATELLI ROTONDI Arm2 MEASURING Arm2Arm2 SOFTWARE Software in WINDOWS environment: sura tridimesio - elements with definite

More information

5-Axis Test-Piece Influence of Machining Position

5-Axis Test-Piece Influence of Machining Position 5-Axis Test-Piece Influence of Machining Position Michael Gebhardt, Wolfgang Knapp, Konrad Wegener Institute of Machine Tools and Manufacturing (IWF), Swiss Federal Institute of Technology (ETH), Zurich,

More information

Stop Alert Flasher with G-Force sensor

Stop Alert Flasher with G-Force sensor Stop Alert Flasher with G-Force sensor Stop Alert module creates brake light flashing effect to catch attention of the drivers behind to avoid dangerous rear end collision. The flasher module is a state

More information

Introduction to Robotics Analysis, systems, Applications Saeed B. Niku

Introduction to Robotics Analysis, systems, Applications Saeed B. Niku Saeed B. Niku 1. Introduction Fig. 1.1 (a) A Kuhnezug truck-mounted crane Reprinted with permission from Kuhnezug Fordertechnik GmbH. Fig. 1.1 (b) Fanuc S-500 robots performing seam-sealing on a truck.

More information

Computer Integrated Manufacturing Course Description

Computer Integrated Manufacturing Course Description Computer Integrated Manufacturing Course Description Computer Integrated Manufacturing (CIM) is the study of manufacturing planning, integration, and implementation of automation. The course explores manufacturing

More information

Project Development Plan

Project Development Plan Project Development Plan Roverwerx A.R.M. IRP Santa Clara University Richard Rasay 1 TABLE OF CONTENTS Introduction 1 Software Design.3 Robot-Side Application.5 Client-Side Application.7 Current Status

More information

How To Model A Hexapod Robot With Six Legs

How To Model A Hexapod Robot With Six Legs Thiago Augusto Ferreira 1, Armando Carlos de Pina Filho 2, Aloísio Carlos de Pina 3 1 Universidade Federal do Rio de Janeiro, Mechanical Engineering Department, Polytechnic School, Rio de Janeiro - RJ,

More information

Bionic Handling Assistant

Bionic Handling Assistant Bionic Handling Assistant Platform for the development of new technologies Systematic expertise through continuous further development Platform for innovations from the Festo range of products Flexible

More information

The Design and Application of Water Jet Propulsion Boat Weibo Song, Junhai Jiang3, a, Shuping Zhao, Kaiyan Zhu, Qihua Wang

The Design and Application of Water Jet Propulsion Boat Weibo Song, Junhai Jiang3, a, Shuping Zhao, Kaiyan Zhu, Qihua Wang International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) The Design and Application of Water Jet Propulsion Boat Weibo Song, Junhai Jiang3, a, Shuping Zhao,

More information

Harmonic oscillations of spiral springs Springs linked in parallel and in series

Harmonic oscillations of spiral springs Springs linked in parallel and in series .3.26 Related topics Spring constant, Hooke s Law, oscillations, limit of elasticity, parallel springs, serial springs, use of an interface. Principle and task The spring constant D is determined for different

More information

INTRODUCTION TO ROBOTICS. Dr. Bob Williams, williar4@ohio.edu, Ohio University

INTRODUCTION TO ROBOTICS. Dr. Bob Williams, williar4@ohio.edu, Ohio University INTRODUCTION TO ROBOTICS Dr. Bob Williams, williar4@ohio.edu, Ohio University History Leonardo da Vinci created many robot-like sketches and designs in the 1500 s. The word robot first appeared in print

More information

Plumsted Township School District Aligned to Common Core State Standards

Plumsted Township School District Aligned to Common Core State Standards Pacing Guide Content Area: Science Grade Level: 12 Course Title: Robotics Engineering Course Description: This course teaches students to apply engineering principles and practices to construct, program,

More information

Adhesive bonding technology. Manufacturing technology. From the first idea to the final practical solution

Adhesive bonding technology. Manufacturing technology. From the first idea to the final practical solution Adhesive bonding technology Manufacturing technology From the first idea to the final practical solution Content Customized rather than standard solutions 1 The aim is an optimum production process 3 Proposals

More information

CNC Machine Control Unit

CNC Machine Control Unit NC Hardware a NC Hardware CNC Machine Control Unit Servo Drive Control Hydraulic Servo Drive Hydraulic power supply unit Servo valve Servo amplifiers Hydraulic motor Hydraulic Servo Valve Hydraulic Servo

More information

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks 2015 The MathWorks, Inc. 1 Robot Teleoperation IMU IMU V, W Control Device ROS-Node Turtlebot

More information

Full- day Workshop on Online and offline optimization for humanoid robots. at IEEE IROS 2013 in Tokyo

Full- day Workshop on Online and offline optimization for humanoid robots. at IEEE IROS 2013 in Tokyo Full- day Workshop on Online and offline optimization for humanoid robots at IEEE IROS 2013 in Tokyo Organizers: Eiichi Yoshida, Katja Mombaur, Tom Erez, Yuval Tassa Nov 7, 2013 TALK ABSTRACTS Tamim Asfour

More information