Friction & Workspaces

Size: px
Start display at page:

Download "Friction & Workspaces"

Transcription

1 Friction & Workspaces CPSC / Sonny Chan University of Calgary

2 Today s Agenda Rendering surfaces with friction Exploring large virtual environments using devices with limited workspace [From C.-H. Ho et al., Presence 8(5), 1999.]

3 Coulomb Friction What is it, and how do we render it?

4 Coulomb Friction Friction force proportional to normal force F f = µf N Static (sticking) friction: F s apple µ s F N Kinetic (sliding) friction: F k = µ k F N

5 Rendering Friction Basic case: avatar µ = µ s = µ k F N = F c surface F c

6 Rendering Friction F N = F c cos Do we move the avatar? F f = F c sin??? surface Move avatar if sin >µcos tan >µ

7 Rendering Friction How far do we move the avatar? how far? surface = tan 1 µ

8 = tan 1 µ Friction Cone

9 avatar Friction Cone in 3D device position

10 Static & Kinetic Friction = tan 1 µ k Case where static and kinetic friction are distinct: = tan 1 µ µ s 6= µ k Two different coefficients of friction gives two friction cones: - static friction cone - dynamic friction cone

11 Static & Kinetic Friction Do we move the avatar?

12 Static & Kinetic Friction Do we move the avatar? how far?

13 Static & Kinetic Friction Do we move the avatar?

14 Static & Kinetic Friction Do we move the avatar?

15 Static & Kinetic Friction Do we move the avatar?

16 Static & Kinetic Friction Do we move the avatar?

17 Coulomb Friction: Summary Friction force is proportional to normal (contact) force Construct friction cone(s) from coefficients of friction With a proxy algorithm, we can render forces of static and kinetic friction - In general, μs > μk When do we switch between static and kinetic friction cones? - This is the crux of Assignment #2, Part II

18 Friction Demo

19 Workspace Management

20 Your Haptic Device How much workspace does the Novint Falcon haptic device have? < 10 cm

21 How can we deal with this limitation?

22 Strategy #1: Absolute Position Scale r A = s r D/W + r W PROS CONS natural, direct mapping loss of spatial resolution - serious adverse effects on haptic navigate large virtual environments performance and stability fixed workspace - or small ones

23 How does your computer mouse interface handle this? < 25.6

24 v a v d trajectory of the end-effector trajectory of the device trajectory of the avatar trajectory of the avatar [From F. Conti & O. Khatib, Proc. IEEE World Haptics Conference, 2005.]

25 Strategy #2: Ballistic Control

26 Strategy #2: Ballistic Control r A = s(v D ) r D/W PROS CONS adaptive spatial resolution workspace gets shifted or offset span large workspaces when moving fast essentially requires indexing to correct offset - can use a button or switch on device precise control when slow

27 How about mimicking these devices?

28 Strategy #3: Rate Control v A = s r D/W PROS CONS infinite workspace! cannot perform fast motions in different directions no indexing needed - scratching a rough surface viable for Assignment #3 - tapping a hard object force feedback is awkward

29 workspace drift f a Workspace Drift Control François Conti & Oussama Khatib, 2005 trajectory of the avatar r a r d workspace drift

30 Main Ideas Take advantage of our imprecise proprioception Move the centre of the virtual workspace to coincide with the centre of the device workspace Use the device operator s own motion to apply workspace drift

31 virtual object Initial condition avatar virtual workspace of the avatar physical workspace boundaries of the device. [From F. Conti & O. Khatib, Proc. IEEE World Haptics Conference, 2005.]

32 Motion toward object [From F. Conti & O. Khatib, Proc. IEEE World Haptics Conference, 2005.]

33 local interaction avatar-object Interacting with object v wa velocity and direction of the workspace drift. Want to move workspace centre to location of interaction [From F. Conti & O. Khatib, Proc. IEEE World Haptics Conference, 2005.]

34 v wa Drifting the workspace -v wd direction of hand drift. [From F. Conti & O. Khatib, Proc. IEEE World Haptics Conference, 2005.]

35 Workspace Drift Control v W = s kv D k r D/W Drift only occurs when the operator s hand is in motion Velocity of workspace drift is proportional workspace drift motion of the avatar to the speed of hand motion avatar motion of the hand Can be combined with ballistic control or rate control if needed Figure 7 - Moving an avatar along a straight line during a workspace drift requires compensating for the shift by slightly moving the end-effector in the opposite direction of the workspace drift.

36 Workspace Management: Summary Many feasible strategies exist for managing a device s limited workspace Absolute position scale is easy and direct, but loss of resolution is bad Ballistic control works well for mice, but requires indexing or clutching Rate control makes haptic interaction difficult, but can be effective when used carefully in specific workspace regions Workspace drift control tries to combine the best qualities of these strategies

Touch Feedback in a Head-Mounted Display Virtual Reality through a Kinesthetic Haptic Device

Touch Feedback in a Head-Mounted Display Virtual Reality through a Kinesthetic Haptic Device Touch Feedback in a Head-Mounted Display Virtual Reality through a Kinesthetic Haptic Device Andrew A. Stanley Stanford University Department of Mechanical Engineering astan@stanford.edu Alice X. Wu Stanford

More information

Spanning large workspaces using small haptic devices

Spanning large workspaces using small haptic devices Spanning large workspaces using small haptic devices François Conti conti@robotics.stanford.edu Oussama Khatib ok@robotics.stanford.edu Robotics Laboratory Computer Science Department Stanford University

More information

Haptic Rendering CPSC / Sonny Chan University of Calgary

Haptic Rendering CPSC / Sonny Chan University of Calgary Haptic Rendering CPSC 599.86 / 601.86 Sonny Chan University of Calgary Today s Outline Announcements Human haptic perception Anatomy of a visual-haptic simulation Virtual wall and potential field rendering

More information

TEACHING HAPTIC RENDERING SONNY CHAN, STANFORD UNIVERSITY

TEACHING HAPTIC RENDERING SONNY CHAN, STANFORD UNIVERSITY TEACHING HAPTIC RENDERING SONNY CHAN, STANFORD UNIVERSITY MARCH 4, 2012 HAPTICS SYMPOSIUM Overview A brief introduction to CS 277 @ Stanford Core topics in haptic rendering Use of the CHAI3D framework

More information

Haptics CS327A

Haptics CS327A Haptics CS327A - 217 hap tic adjective relating to the sense of touch or to the perception and manipulation of objects using the senses of touch and proprioception 1 2 Slave Master 3 Courtesy of Walischmiller

More information

The CHAI Libraries. F. Conti, F. Barbagli, R. Balaniuk, M. Halg, C. Lu, D. Morris L. Sentis, E. Vileshin, J. Warren, O. Khatib, K.

The CHAI Libraries. F. Conti, F. Barbagli, R. Balaniuk, M. Halg, C. Lu, D. Morris L. Sentis, E. Vileshin, J. Warren, O. Khatib, K. The CHAI Libraries F. Conti, F. Barbagli, R. Balaniuk, M. Halg, C. Lu, D. Morris L. Sentis, E. Vileshin, J. Warren, O. Khatib, K. Salisbury Computer Science Department, Stanford University, Stanford CA

More information

A Movement Based Method for Haptic Interaction

A Movement Based Method for Haptic Interaction Spring 2014 Haptics Class Project Paper presented at the University of South Florida, April 30, 2014 A Movement Based Method for Haptic Interaction Matthew Clevenger Abstract An abundance of haptic rendering

More information

Haptic Virtual Fixtures for Robot-Assisted Manipulation

Haptic Virtual Fixtures for Robot-Assisted Manipulation Haptic Virtual Fixtures for Robot-Assisted Manipulation Jake J. Abbott, Panadda Marayong, and Allison M. Okamura Department of Mechanical Engineering, The Johns Hopkins University {jake.abbott, pmarayong,

More information

CS277 - Experimental Haptics Lecture 2. Haptic Rendering

CS277 - Experimental Haptics Lecture 2. Haptic Rendering CS277 - Experimental Haptics Lecture 2 Haptic Rendering Outline Announcements Human haptic perception Anatomy of a visual-haptic simulation Virtual wall and potential field rendering A note on timing...

More information

Using Simple Force Feedback Mechanisms as Haptic Visualization Tools.

Using Simple Force Feedback Mechanisms as Haptic Visualization Tools. Using Simple Force Feedback Mechanisms as Haptic Visualization Tools. Anders J Johansson, Joakim Linde Teiresias Research Group (www.bigfoot.com/~teiresias) Abstract Force feedback (FF) is a technology

More information

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright E90 Project Proposal 6 December 2006 Paul Azunre Thomas Murray David Wright Table of Contents Abstract 3 Introduction..4 Technical Discussion...4 Tracking Input..4 Haptic Feedack.6 Project Implementation....7

More information

Exploring Haptics in Digital Waveguide Instruments

Exploring Haptics in Digital Waveguide Instruments Exploring Haptics in Digital Waveguide Instruments 1 Introduction... 1 2 Factors concerning Haptic Instruments... 2 2.1 Open and Closed Loop Systems... 2 2.2 Sampling Rate of the Control Loop... 2 3 An

More information

FORCE FEEDBACK. Roope Raisamo

FORCE FEEDBACK. Roope Raisamo FORCE FEEDBACK Roope Raisamo Multimodal Interaction Research Group Tampere Unit for Computer Human Interaction Department of Computer Sciences University of Tampere, Finland Outline Force feedback interfaces

More information

Benefits of using haptic devices in textile architecture

Benefits of using haptic devices in textile architecture 28 September 2 October 2009, Universidad Politecnica de Valencia, Spain Alberto DOMINGO and Carlos LAZARO (eds.) Benefits of using haptic devices in textile architecture Javier SANCHEZ *, Joan SAVALL a

More information

Force display using a hybrid haptic device composed of motors and brakes

Force display using a hybrid haptic device composed of motors and brakes Mechatronics 16 (26) 249 257 Force display using a hybrid haptic device composed of motors and brakes Tae-Bum Kwon, Jae-Bok Song * Department of Mechanical Engineering, Korea University, 5, Anam-Dong,

More information

Type Ordering Code Package TAE 4453 G Q67000-A2152 P-DSO-14-1 (SMD) TAF 4453 G Q67000-A2213 P-DSO-14-1 (SMD)

Type Ordering Code Package TAE 4453 G Q67000-A2152 P-DSO-14-1 (SMD) TAF 4453 G Q67000-A2213 P-DSO-14-1 (SMD) Quad PNP-Operational Amplifier TAE 4453 Bipolar IC Features Supply voltage range between 3 and 36 Low current consumption, 1.6 ma typ. Extremely large control range Low output saturation voltage, almost

More information

2. Introduction to Computer Haptics

2. Introduction to Computer Haptics 2. Introduction to Computer Haptics Seungmoon Choi, Ph.D. Assistant Professor Dept. of Computer Science and Engineering POSTECH Outline Basics of Force-Feedback Haptic Interfaces Introduction to Computer

More information

Using low cost devices to support non-visual interaction with diagrams & cross-modal collaboration

Using low cost devices to support non-visual interaction with diagrams & cross-modal collaboration 22 ISSN 2043-0167 Using low cost devices to support non-visual interaction with diagrams & cross-modal collaboration Oussama Metatla, Fiore Martin, Nick Bryan-Kinns and Tony Stockman EECSRR-12-03 June

More information

Introduction to Servo Control & PID Tuning

Introduction to Servo Control & PID Tuning Introduction to Servo Control & PID Tuning Presented to: Agenda Introduction to Servo Control Theory PID Algorithm Overview Tuning & General System Characterization Oscillation Characterization Feed-forward

More information

A Feasibility Study of Time-Domain Passivity Approach for Bilateral Teleoperation of Mobile Manipulator

A Feasibility Study of Time-Domain Passivity Approach for Bilateral Teleoperation of Mobile Manipulator International Conference on Control, Automation and Systems 2008 Oct. 14-17, 2008 in COEX, Seoul, Korea A Feasibility Study of Time-Domain Passivity Approach for Bilateral Teleoperation of Mobile Manipulator

More information

A Machine Tool Controller using Cascaded Servo Loops and Multiple Feedback Sensors per Axis

A Machine Tool Controller using Cascaded Servo Loops and Multiple Feedback Sensors per Axis A Machine Tool Controller using Cascaded Servo Loops and Multiple Sensors per Axis David J. Hopkins, Timm A. Wulff, George F. Weinert Lawrence Livermore National Laboratory 7000 East Ave, L-792, Livermore,

More information

Visual Debugger forsingle-point-contact Haptic Rendering

Visual Debugger forsingle-point-contact Haptic Rendering Visual Debugger forsingle-point-contact Haptic Rendering Christoph Fünfzig 1,Kerstin Müller 2,Gudrun Albrecht 3 1 LE2I MGSI, UMR CNRS 5158, UniversitédeBourgogne, France 2 Computer Graphics and Visualization,

More information

Visual Servoing. Charlie Kemp. 4632B/8803 Mobile Manipulation Lecture 8

Visual Servoing. Charlie Kemp. 4632B/8803 Mobile Manipulation Lecture 8 Visual Servoing Charlie Kemp 4632B/8803 Mobile Manipulation Lecture 8 From: http://www.hsi.gatech.edu/visitors/maps/ 4 th floor 4100Q M Building 167 First office on HSI side From: http://www.hsi.gatech.edu/visitors/maps/

More information

Assignment 5: Virtual Reality Design

Assignment 5: Virtual Reality Design Assignment 5: Virtual Reality Design Version 1.0 Visual Imaging in the Electronic Age Assigned: Thursday, Nov. 9, 2017 Due: Friday, December 1 November 9, 2017 Abstract Virtual reality has rapidly emerged

More information

Differences in Fitts Law Task Performance Based on Environment Scaling

Differences in Fitts Law Task Performance Based on Environment Scaling Differences in Fitts Law Task Performance Based on Environment Scaling Gregory S. Lee and Bhavani Thuraisingham Department of Computer Science University of Texas at Dallas 800 West Campbell Road Richardson,

More information

Point Cloud-based Model-mediated Teleoperation with Dynamic and Perception-based Model Updating

Point Cloud-based Model-mediated Teleoperation with Dynamic and Perception-based Model Updating Preliminary version for evaluation: Please do not circulate without the permission of the author(s) Point Cloud-based Model-mediated Teleoperation with Dynamic and Perception-based Model Updating Xiao

More information

Robust Haptic Teleoperation of a Mobile Manipulation Platform

Robust Haptic Teleoperation of a Mobile Manipulation Platform Robust Haptic Teleoperation of a Mobile Manipulation Platform Jaeheung Park and Oussama Khatib Stanford AI Laboratory Stanford University http://robotics.stanford.edu Abstract. This paper presents a new

More information

Digiflight II SERIES AUTOPILOTS

Digiflight II SERIES AUTOPILOTS Operating Handbook For Digiflight II SERIES AUTOPILOTS TRUTRAK FLIGHT SYSTEMS 1500 S. Old Missouri Road Springdale, AR 72764 Ph. 479-751-0250 Fax 479-751-3397 Toll Free: 866-TRUTRAK 866-(878-8725) www.trutrakap.com

More information

GE423 Laboratory Assignment 6 Robot Sensors and Wall-Following

GE423 Laboratory Assignment 6 Robot Sensors and Wall-Following GE423 Laboratory Assignment 6 Robot Sensors and Wall-Following Goals for this Lab Assignment: 1. Learn about the sensors available on the robot for environment sensing. 2. Learn about classical wall-following

More information

Performance Issues in Collaborative Haptic Training

Performance Issues in Collaborative Haptic Training 27 IEEE International Conference on Robotics and Automation Roma, Italy, 1-14 April 27 FrA4.4 Performance Issues in Collaborative Haptic Training Behzad Khademian and Keyvan Hashtrudi-Zaad Abstract This

More information

CSE 165: 3D User Interaction. Lecture #11: Travel

CSE 165: 3D User Interaction. Lecture #11: Travel CSE 165: 3D User Interaction Lecture #11: Travel 2 Announcements Homework 3 is on-line, due next Friday Media Teaching Lab has Merge VR viewers to borrow for cell phone based VR http://acms.ucsd.edu/students/medialab/equipment

More information

The Effects of Real and Computer Generated Friction on Human Performance in a Targeting Task

The Effects of Real and Computer Generated Friction on Human Performance in a Targeting Task Submitted to the ASME IMECE 2 Haptics Symposium The Effects of and Computer Generated Friction on Human Performance in a Targeting Task Christopher Richard and Mark Cutkosky Stanford University Center

More information

Force feedback interfaces & applications

Force feedback interfaces & applications Force feedback interfaces & applications Roope Raisamo Tampere Unit for Computer-Human Interaction (TAUCHI) School of Information Sciences University of Tampere, Finland Based on material by Jukka Raisamo,

More information

Servo Tuning. Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa. Thanks to Dr.

Servo Tuning. Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa. Thanks to Dr. Servo Tuning Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa Thanks to Dr. Jacob Tal Overview Closed Loop Motion Control System Brain Brain Muscle

More information

Welcome to this course on «Natural Interactive Walking on Virtual Grounds»!

Welcome to this course on «Natural Interactive Walking on Virtual Grounds»! Welcome to this course on «Natural Interactive Walking on Virtual Grounds»! The speaker is Anatole Lécuyer, senior researcher at Inria, Rennes, France; More information about him at : http://people.rennes.inria.fr/anatole.lecuyer/

More information

Operating Handbook For FD PILOT SERIES AUTOPILOTS

Operating Handbook For FD PILOT SERIES AUTOPILOTS Operating Handbook For FD PILOT SERIES AUTOPILOTS TRUTRAK FLIGHT SYSTEMS 1500 S. Old Missouri Road Springdale, AR 72764 Ph. 479-751-0250 Fax 479-751-3397 Toll Free: 866-TRUTRAK 866-(878-8725) www.trutrakap.com

More information

Instrumentation and Control Systems

Instrumentation and Control Systems Unit 16: Unit Instrumentation and Control Systems D/615/1490 Unit level 4 Credit value 15 Introduction Instrumentation and control can also be described as measurement automation, which is a very important

More information

1.5 A Negative Voltage Regulator

1.5 A Negative Voltage Regulator Description This series of fixed-negative-voltage monolithic integrated-circuit voltage regulators is designed to complement Series MIK7800 in a wide range of applications. These applications include on-card

More information

Practical Data Visualization and Virtual Reality. Virtual Reality VR Display Systems. Karljohan Lundin Palmerius

Practical Data Visualization and Virtual Reality. Virtual Reality VR Display Systems. Karljohan Lundin Palmerius Practical Data Visualization and Virtual Reality Virtual Reality VR Display Systems Karljohan Lundin Palmerius Synopsis Virtual Reality basics Common display systems Visual modality Sound modality Interaction

More information

Haptics ME7960, Sect. 007 Lect. 6: Device Design I

Haptics ME7960, Sect. 007 Lect. 6: Device Design I Haptics ME7960, Sect. 007 Lect. 6: Device Design I Spring 2009 Prof. William Provancher Prof. Jake Abbott University of Utah Salt Lake City, UT USA Today s Class Haptic Device Review (be sure to review

More information

Motion Control of a Semi-Mobile Haptic Interface for Extended Range Telepresence

Motion Control of a Semi-Mobile Haptic Interface for Extended Range Telepresence Motion Control of a Semi-Mobile Haptic Interface for Extended Range Telepresence Antonia Pérez Arias and Uwe D. Hanebeck Abstract This paper presents the control concept of a semimobile haptic interface

More information

Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free Human Following Navigation in Outdoor Environment

Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free Human Following Navigation in Outdoor Environment Proceedings of the International MultiConference of Engineers and Computer Scientists 2016 Vol I,, March 16-18, 2016, Hong Kong Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free

More information

PERFORMANCE IN A HAPTIC ENVIRONMENT ABSTRACT

PERFORMANCE IN A HAPTIC ENVIRONMENT ABSTRACT PERFORMANCE IN A HAPTIC ENVIRONMENT Michael V. Doran,William Owen, and Brian Holbert University of South Alabama School of Computer and Information Sciences Mobile, Alabama 36688 (334) 460-6390 doran@cis.usouthal.edu,

More information

Title. Author(s)Sugiyama, Akihiko; Kato, Masanori; Serizawa, Masahir. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)Sugiyama, Akihiko; Kato, Masanori; Serizawa, Masahir. Issue Date Doc URL. Type. Note. File Information Title A Low-Distortion Noise Canceller with an SNR-Modifie Author(s)Sugiyama, Akihiko; Kato, Masanori; Serizawa, Masahir Proceedings : APSIPA ASC 9 : Asia-Pacific Signal Citationand Conference: -5 Issue

More information

A Hybrid Actuation Approach for Haptic Devices

A Hybrid Actuation Approach for Haptic Devices A Hybrid Actuation Approach for Haptic Devices François Conti conti@ai.stanford.edu Oussama Khatib ok@ai.stanford.edu Charles Baur charles.baur@epfl.ch Robotics Laboratory Computer Science Department Stanford

More information

Virtual Experiments as a Tool for Active Engagement

Virtual Experiments as a Tool for Active Engagement Virtual Experiments as a Tool for Active Engagement Lei Bao Stephen Stonebraker Gyoungho Lee Physics Education Research Group Department of Physics The Ohio State University Context Cues and Knowledge

More information

Frictional Force (32 Points)

Frictional Force (32 Points) Dual-Range Force Sensor Frictional Force (32 Points) Computer 19 Friction is a force that resists motion. It involves objects in contact with each other, and it can be either useful or harmful. Friction

More information

Bibliography. Conclusion

Bibliography. Conclusion the almost identical time measured in the real and the virtual execution, and the fact that the real execution with indirect vision to be slower than the manipulation on the simulated environment. The

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers for Basic Electronics http://cktse.eie.polyu.edu.hk/eie209 by Prof. Michael Tse January 2005 Where do we begin? We begin with assuming that the op-amp is an ideal element satisfying

More information

Speed Control of a Pneumatic Monopod using a Neural Network

Speed Control of a Pneumatic Monopod using a Neural Network Tech. Rep. IRIS-2-43 Institute for Robotics and Intelligent Systems, USC, 22 Speed Control of a Pneumatic Monopod using a Neural Network Kale Harbick and Gaurav S. Sukhatme! Robotic Embedded Systems Laboratory

More information

FORCED HARMONIC MOTION Ken Cheney

FORCED HARMONIC MOTION Ken Cheney FORCED HARMONIC MOTION Ken Cheney ABSTRACT The motion of an object under the influence of a driving force, a restoring force, and a friction force is investigated using a mass on a spring driven by a variable

More information

FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM

FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM 11th International DAAAM Baltic Conference INDUSTRIAL ENGINEERING 20-22 nd April 2016, Tallinn, Estonia FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM Moezzi Reza & Vu Trieu Minh

More information

Digiflight II SERIES AUTOPILOTS

Digiflight II SERIES AUTOPILOTS Operating Handbook For Digiflight II SERIES AUTOPILOTS TRUTRAK FLIGHT SYSTEMS 1500 S. Old Missouri Road Springdale, AR 72764 Ph. 479-751-0250 Fax 479-751-3397 Toll Free: 866-TRUTRAK 866-(878-8725) www.trutrakap.com

More information

Servo Tuning Tutorial

Servo Tuning Tutorial Servo Tuning Tutorial 1 Presentation Outline Introduction Servo system defined Why does a servo system need to be tuned Trajectory generator and velocity profiles The PID Filter Proportional gain Derivative

More information

Chapter 2 Introduction to Haptics 2.1 Definition of Haptics

Chapter 2 Introduction to Haptics 2.1 Definition of Haptics Chapter 2 Introduction to Haptics 2.1 Definition of Haptics The word haptic originates from the Greek verb hapto to touch and therefore refers to the ability to touch and manipulate objects. The haptic

More information

Converting Motion between Different Types of Humanoid Robots Using Genetic Algorithms

Converting Motion between Different Types of Humanoid Robots Using Genetic Algorithms Converting Motion between Different Types of Humanoid Robots Using Genetic Algorithms Mari Nishiyama and Hitoshi Iba Abstract The imitation between different types of robots remains an unsolved task for

More information

A 2 to 4 GHz Instantaneous Frequency Measurement System Using Multiple Band-Pass Filters

A 2 to 4 GHz Instantaneous Frequency Measurement System Using Multiple Band-Pass Filters Progress In Electromagnetics Research M, Vol. 62, 189 198, 2017 A 2 to 4 GHz Instantaneous Frequency Measurement System Using Multiple Band-Pass Filters Hossam Badran * andmohammaddeeb Abstract In this

More information

Haptic Manipulation of Serial-Chain Virtual. Mechanisms

Haptic Manipulation of Serial-Chain Virtual. Mechanisms Haptic Manipulation of Serial-Chain Virtual 1 Mechanisms Daniela Constantinescu* Septimiu E Salcudean Elizabeth A Croft Email: danielac@meuvicca Email: tims@eceubcca Email: ecroft@mechubcca Mechanical

More information

Advanced Servo Tuning

Advanced Servo Tuning Advanced Servo Tuning Dr. Rohan Munasinghe Department of Electronic and Telecommunication Engineering University of Moratuwa Servo System Elements position encoder Motion controller (software) Desired

More information

MEM380 Applied Autonomous Robots I Winter Feedback Control USARSim

MEM380 Applied Autonomous Robots I Winter Feedback Control USARSim MEM380 Applied Autonomous Robots I Winter 2011 Feedback Control USARSim Transforming Accelerations into Position Estimates In a perfect world It s not a perfect world. We have noise and bias in our acceleration

More information

Moving Obstacle Avoidance for Mobile Robot Moving on Designated Path

Moving Obstacle Avoidance for Mobile Robot Moving on Designated Path Moving Obstacle Avoidance for Mobile Robot Moving on Designated Path Taichi Yamada 1, Yeow Li Sa 1 and Akihisa Ohya 1 1 Graduate School of Systems and Information Engineering, University of Tsukuba, 1-1-1,

More information

This whole process can take some hours and you really need to be methodical about what you do.

This whole process can take some hours and you really need to be methodical about what you do. Bow Tuning Centre Shot Version 0.3 Setting the Centre Shot When you release the arrow at full draw, there is no way a human can get their fingers out of the way of the string before it starts to move,

More information

M Hewitson, K Koetter, H Ward. May 20, 2003

M Hewitson, K Koetter, H Ward. May 20, 2003 A report on DAQ timing for GEO 6 M Hewitson, K Koetter, H Ward May, Introduction The following document describes tests done to try and validate the timing accuracy of GEO s DAQ system. Tests were done

More information

Touch & Haptics. Touch & High Information Transfer Rate. Modern Haptics. Human. Haptics

Touch & Haptics. Touch & High Information Transfer Rate. Modern Haptics. Human. Haptics Touch & Haptics Touch & High Information Transfer Rate Blind and deaf people have been using touch to substitute vision or hearing for a very long time, and successfully. OPTACON Hong Z Tan Purdue University

More information

PROPRIOCEPTION AND FORCE FEEDBACK

PROPRIOCEPTION AND FORCE FEEDBACK PROPRIOCEPTION AND FORCE FEEDBACK Roope Raisamo and Jukka Raisamo Multimodal Interaction Research Group Tampere Unit for Computer Human Interaction Department of Computer Sciences University of Tampere,

More information

Elastic Force Feedback with a New Multi-finger Haptic Device: The DigiHaptic

Elastic Force Feedback with a New Multi-finger Haptic Device: The DigiHaptic Elastic Force Feedback with a New Multi-finger Haptic Device: The DigiHaptic Géry Casiez 1, Patricia Plénacoste 1, Christophe Chaillou 1, and Betty Semail 2 1 Laboratoire d Informatique Fondamentale de

More information

CS277 - Experimental Haptics Lecture 1. Introduction to Haptics

CS277 - Experimental Haptics Lecture 1. Introduction to Haptics CS277 - Experimental Haptics Lecture 1 Introduction to Haptics Haptic Interfaces Enables physical interaction with virtual objects Haptic Rendering Potential Fields Polygonal Meshes Implicit Surfaces Volumetric

More information

Increasing the Impedance Range of a Haptic Display by Adding Electrical Damping

Increasing the Impedance Range of a Haptic Display by Adding Electrical Damping Increasing the Impedance Range of a Haptic Display by Adding Electrical Damping Joshua S. Mehling * J. Edward Colgate Michael A. Peshkin (*)NASA Johnson Space Center, USA ( )Department of Mechanical Engineering,

More information

Cutaneous Feedback of Fingertip Deformation and Vibration for Palpation in Robotic Surgery

Cutaneous Feedback of Fingertip Deformation and Vibration for Palpation in Robotic Surgery Cutaneous Feedback of Fingertip Deformation and Vibration for Palpation in Robotic Surgery Claudio Pacchierotti Domenico Prattichizzo Katherine J. Kuchenbecker Motivation Despite its expected clinical

More information

Effects of Longitudinal Skin Stretch on the Perception of Friction

Effects of Longitudinal Skin Stretch on the Perception of Friction In the Proceedings of the 2 nd World Haptics Conference, to be held in Tsukuba, Japan March 22 24, 2007 Effects of Longitudinal Skin Stretch on the Perception of Friction Nicholas D. Sylvester William

More information

Haptic Rendering of Large-Scale VEs

Haptic Rendering of Large-Scale VEs Haptic Rendering of Large-Scale VEs Dr. Mashhuda Glencross and Prof. Roger Hubbold Manchester University (UK) EPSRC Grant: GR/S23087/0 Perceiving the Sense of Touch Important considerations: Burdea: Haptic

More information

Large Workspace Haptic Devices - A New Actuation Approach

Large Workspace Haptic Devices - A New Actuation Approach Large Workspace Haptic Devices - A New Actuation Approach Michael Zinn Department of Mechanical Engineering University of Wisconsin - Madison Oussama Khatib Robotics Laboratory Department of Computer Science

More information

DAT175: Topics in Electronic System Design

DAT175: Topics in Electronic System Design DAT175: Topics in Electronic System Design Analog Readout Circuitry for Hearing Aid in STM90nm 21 February 2010 Remzi Yagiz Mungan v1.10 1. Introduction In this project, the aim is to design an adjustable

More information

BSketchList 3D. BSoftware for the Design and Planning of Cabinetry and Furniture RTD AA. SketchList Inc.

BSketchList 3D. BSoftware for the Design and Planning of Cabinetry and Furniture RTD AA. SketchList Inc. 1 BSketchList 3D 1 BSoftware for the Design and Planning of Cabinetry and Furniture 2 RTD10000651AA 2 Overview of SketchList 3D SketchList 3D is a software program that aids woodworkers in the design and

More information

An Investigation of the Interrelationship between Physical Stiffness and Perceived Roughness

An Investigation of the Interrelationship between Physical Stiffness and Perceived Roughness Proceedings of the 2 nd International Conference on Human-Computer Interaction Prague, Czech Republic, August 14-15, 2014 Paper No. 61 An Investigation of the Interrelationship between Physical Stiffness

More information

Lecture 10. Lab next week: Agenda: Control design fundamentals. Proportional Control Proportional-Integral Control

Lecture 10. Lab next week: Agenda: Control design fundamentals. Proportional Control Proportional-Integral Control 264 Lab next week: Lecture 10 Lab 17: Proportional Control Lab 18: Proportional-Integral Control (1/2) Agenda: Control design fundamentals Objectives (Tracking, disturbance/noise rejection, robustness)

More information

Safe and Efficient Autonomous Navigation in the Presence of Humans at Control Level

Safe and Efficient Autonomous Navigation in the Presence of Humans at Control Level Safe and Efficient Autonomous Navigation in the Presence of Humans at Control Level Klaus Buchegger 1, George Todoran 1, and Markus Bader 1 Vienna University of Technology, Karlsplatz 13, Vienna 1040,

More information

Attenuation and velocity of ultrasound in solid state materials (transmission)

Attenuation and velocity of ultrasound in solid state materials (transmission) Attenuation and velocity of ultrasound in solid 5.1.6.08 Related Topics Propagation of ultrasonic waves, time of flight, sound velocity, damping of ultrasonic waves (scattering, reflection, absorption),

More information

Control of a Mobile Haptic Interface

Control of a Mobile Haptic Interface 8 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-3, 8 Control of a Mobile Haptic Interface Ulrich Unterhinninghofen, Thomas Schauß, and Martin uss Institute of Automatic

More information

Autonomous and Mobile Robotics Prof. Giuseppe Oriolo. Introduction: Applications, Problems, Architectures

Autonomous and Mobile Robotics Prof. Giuseppe Oriolo. Introduction: Applications, Problems, Architectures Autonomous and Mobile Robotics Prof. Giuseppe Oriolo Introduction: Applications, Problems, Architectures organization class schedule 2017/2018: 7 Mar - 1 June 2018, Wed 8:00-12:00, Fri 8:00-10:00, B2 6

More information

Outline: Introduction: What is SPM, history STM AFM Image treatment Advanced SPM techniques Applications in semiconductor research and industry

Outline: Introduction: What is SPM, history STM AFM Image treatment Advanced SPM techniques Applications in semiconductor research and industry 1 Outline: Introduction: What is SPM, history STM AFM Image treatment Advanced SPM techniques Applications in semiconductor research and industry 2 Back to our solutions: The main problem: How to get nm

More information

An Experimental Study of the Limitations of Mobile Haptic Interfaces

An Experimental Study of the Limitations of Mobile Haptic Interfaces An Experimental Study of the Limitations of Mobile Haptic Interfaces F. Barbagli 1,2, A. Formaglio 1, M. Franzini 1, A. Giannitrapani 1, and D. Prattichizzo 1 (1) Dipartimento di Ingegneria dell Informazione,

More information

Batch Counting of Foci

Batch Counting of Foci Batch Counting of Foci Getting results from Z stacks of images. 1. First it is necessary to determine suitable CHARM parameters to be used for batch counting. First drag a stack of images taken with the

More information

Evaluation of Scientific Solutions Liquid Crystal Fabry-Perot Etalon

Evaluation of Scientific Solutions Liquid Crystal Fabry-Perot Etalon Evaluation of Scientific Solutions Liquid Crystal Fabry-Perot Etalon Testing of the etalon was done using a frequency stabilized He-Ne laser. The beam from the laser was passed through a spatial filter

More information

Overview of current developments in haptic APIs

Overview of current developments in haptic APIs Central European Seminar on Computer Graphics for students, 2011 AUTHOR: Petr Kadleček SUPERVISOR: Petr Kmoch Overview of current developments in haptic APIs Presentation Haptics Haptic programming Haptic

More information

Peter Berkelman. ACHI/DigitalWorld

Peter Berkelman. ACHI/DigitalWorld Magnetic Levitation Haptic Peter Berkelman ACHI/DigitalWorld February 25, 2013 Outline: Haptics - Force Feedback Sample devices: Phantoms, Novint Falcon, Force Dimension Inertia, friction, hysteresis/backlash

More information

ITS '14, Nov , Dresden, Germany

ITS '14, Nov , Dresden, Germany 3D Tabletop User Interface Using Virtual Elastic Objects Figure 1: 3D Interaction with a virtual elastic object Hiroaki Tateyama Graduate School of Science and Engineering, Saitama University 255 Shimo-Okubo,

More information

Information and Program

Information and Program Robotics 1 Information and Program Prof. Alessandro De Luca Robotics 1 1 Robotics 1 2017/18! First semester (12 weeks)! Monday, October 2, 2017 Monday, December 18, 2017! Courses of study (with this course

More information

On Observer-based Passive Robust Impedance Control of a Robot Manipulator

On Observer-based Passive Robust Impedance Control of a Robot Manipulator Journal of Mechanics Engineering and Automation 7 (2017) 71-78 doi: 10.17265/2159-5275/2017.02.003 D DAVID PUBLISHING On Observer-based Passive Robust Impedance Control of a Robot Manipulator CAO Sheng,

More information

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control Goals for this Lab Assignment: 1. Design a PD discrete control algorithm to allow the closed-loop combination

More information

Navigation of an Autonomous Underwater Vehicle in a Mobile Network

Navigation of an Autonomous Underwater Vehicle in a Mobile Network Navigation of an Autonomous Underwater Vehicle in a Mobile Network Nuno Santos, Aníbal Matos and Nuno Cruz Faculdade de Engenharia da Universidade do Porto Instituto de Sistemas e Robótica - Porto Rua

More information

Development of K-Touch TM Haptic API for Various Datasets

Development of K-Touch TM Haptic API for Various Datasets Development of K-Touch TM Haptic API for Various Datasets Beom-Chan Lee 1 Jong-Phil Kim 2 Jongeun Cha 3 Jeha Ryu 4 ABSTRACT This paper presents development of a new haptic API (Application Programming

More information

UNIT I. Operational Amplifiers

UNIT I. Operational Amplifiers UNIT I Operational Amplifiers Operational Amplifier: The operational amplifier is a direct-coupled high gain amplifier. It is a versatile multi-terminal device that can be used to amplify dc as well as

More information

An Experimental Comparison of Path Planning Techniques for Teams of Mobile Robots

An Experimental Comparison of Path Planning Techniques for Teams of Mobile Robots An Experimental Comparison of Path Planning Techniques for Teams of Mobile Robots Maren Bennewitz Wolfram Burgard Department of Computer Science, University of Freiburg, 7911 Freiburg, Germany maren,burgard

More information

Passive Bilateral Teleoperation

Passive Bilateral Teleoperation Passive Bilateral Teleoperation Project: Reconfigurable Control of Robotic Systems Over Networks Márton Lırinc Dept. Of Electrical Engineering Sapientia University Overview What is bilateral teleoperation?

More information

Modeling and Experimental Studies of a Novel 6DOF Haptic Device

Modeling and Experimental Studies of a Novel 6DOF Haptic Device Proceedings of The Canadian Society for Mechanical Engineering Forum 2010 CSME FORUM 2010 June 7-9, 2010, Victoria, British Columbia, Canada Modeling and Experimental Studies of a Novel DOF Haptic Device

More information

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Colloquium on Satellite Navigation at TU München Mathieu Joerger December 15 th 2009 1 Navigation using Carrier

More information

CS545 Contents XIV. Components of a Robotic System. Signal Processing. Reading Assignment for Next Class

CS545 Contents XIV. Components of a Robotic System. Signal Processing. Reading Assignment for Next Class CS545 Contents XIV Components of a Robotic System Power Supplies and Power Amplifiers Actuators Transmission Sensors Signal Processing Linear filtering Simple filtering Optimal filtering Reading Assignment

More information

Test Plan. Robot Soccer. ECEn Senior Project. Real Madrid. Daniel Gardner Warren Kemmerer Brandon Williams TJ Schramm Steven Deshazer

Test Plan. Robot Soccer. ECEn Senior Project. Real Madrid. Daniel Gardner Warren Kemmerer Brandon Williams TJ Schramm Steven Deshazer Test Plan Robot Soccer ECEn 490 - Senior Project Real Madrid Daniel Gardner Warren Kemmerer Brandon Williams TJ Schramm Steven Deshazer CONTENTS Introduction... 3 Skill Tests Determining Robot Position...

More information

Design and validation of a complete haptic system for manipulative tasks

Design and validation of a complete haptic system for manipulative tasks Design and validation of a complete haptic system for manipulative tasks Bergamasco M., Avizzano CA., Frisoli A., Ruffaldi E., Marcheschi S. PERCRO, Scuola Superiore Sant Anna Abstract The present work

More information