SlideShare a Scribd company logo
1 of 25
GESTURE CONTROL ROBOTS 
24 September 
2014 
Guided By: Presented By: 
Vibin C Thomas Jibin Poulose 
Asst.Professor S7 EEE 
ASIET No:-29 
1 
Date of Presentaion : 27/08/2014
Contents 
• Robot and Types 
• Controlling Methods 
• Gesture Control 
• Transmitting 
▫ Flex Sensor 
▫ Accelerometer 
▫ Robotic Hands 
▫ Image Processing 
• Receiving 
• Comparison of different systems 
• References
WHAT IS A ROBOT 
ROBOT 
24 September 
2014 
Electro-mechanical device 
Performs Various tasks 
May be human controlled or aut 
It finds it’s uses in all aspects of our 
life. 
omated 
3
24 September 
2014 
TYPES OF ROBOTS (BASED ON CONTROL) 
ROBOTS 
MANUAL 
WIRED WIRELESS 
SEMI-AUTONOMOUS 
AUTONOMOUS 
PRE-PROGRAMMED 
SELF 
LEARNING 
4 
[Figure 1]
CONTROLLING OF ROBOTS 
• Gestures 
• Bluetooth enable devices 
• Voice control 
• Text 
• Commands 
24 September 
2014 
5
24 September 
2014 
WHY GESTURE CONTROL? 
• Human Machine Interaction (HMI )[3] 
• Interact naturally without any mechanical devices. 
• Interface to both human and computer. 
• Substitute the common interface devices 
• Can also be exploited to extend their functionality. 
• Avoid to program which required extensive hard work 
• minimized the need for text interfaces and GUIs (Graphical 
User Interface). 
6
WHAT IS A GESTURE 
• Motion originate from face or hand 
• An action seen by someone else 
• Convey some piece of information. 
• Movement of part of the body, especially a hand or the 
head, to express an idea or meaning. 
[Figure 2] 
24 September 
2014 
7
TRANSMITTER SIDE 
Transducer 
Sensor 
Signal 
Conditioning 
Micro Controller 
Transmitter Encoder 
Flex Action 
Control Signals 
24 September 
2014 
8 
[Figure 3]
SENSORS AND SIGNAL CONDITIONING 
• Physical movements cannot be processed and transmitted 
• Sensors converts physical movements into electrical signals. 
• Converts different gesture movements of hands into 
corresponding electrical signals. 
• Commonly used transducers are Flex sensors, Accelerometer 
and Gyroscopes. 
• They are placed in a glove and used to wear. 
24 September 
2014 
9
FLEX SENSORS 
24 September 
2014 
• Analog resistors work as variable analog voltage divider. 
• Carbon resistive elements with thin flexible substrate. 
• More carbon means less resistance. 
• Resistance increase with bending 
• output a stream of data that varies with degree of bend 
[Figure 4] 
10
VARIATION OF RESISTANCS 
Voltage reduces with increase increase in 
deflection of flex sensor [2] 
Resistance increases with increase 
increase in deflection of flex sensor [2] 
24 September 
2014 
11 
[Figure 5] 
[Figure 6]
Vout=5Vx Rsensor 
Rsensor+Rpullup 
Hand glove with flex sensors in 
each fingers 
24 September 
2014 
12 
[Figure 7] 
[Figure 8]
ACCELEROMETER 
24 September 
2014 
• Gives an analog data while moving in X,Y,Z direction 
• Piezoelectric material sandwiched between base and resonant 
mass 
• Motion causes resonant mass to move 
• Force to move mass is transmitted through piezoelectric 
material (F = ma) 
• Compression/Tension or Shear of piezoelectric material causes 
charge buildup proportional to acceleration 
• Equivalent electric circuit measures the capacitance 
13
24 September 
2014 
ICP ACCELEROMETER 
• To Make Accelerometer Use Simple, Incorporate Electronics 
Package Into Transducer 
• Equivalent Circuit => No Dependence on Cable 
• Output Sensitivity Constant 
14 
[Figure 9]
ROBOTIC HANDS 
• Have five fingers each 
having three joints 
• Each joint requires each 
sensors 
• Readings from each sensor 
is taken for signal 
conditioning 
24 September 
2014 
15 
[Figure 10] [4] 
[Figure 11] [4]
CONTROL OF ROBOTIC HAND 
• I2c communication 
• SDA ,SCl 
• Unique ID number 
• Pwm control of servo 
24 September 
2014 
16 
[Figure 12]
IMAGE PROCESSING 
24 September 
2014 
• A Vision Based Gesture Recognition system 
• Image: array, or a matrix, of square pixels (picture elements) 
arranged in columns and rows. 
• each picture element has an intensity ranges from 0 to 255 (for 
8bit) 
• Common steps : image scanning, storing, enhancing and 
interpretation. 
• image will be converted to digital form using a 
scanner/digitizer and then process it. 
• It is defined as the subjecting numerical representations of 
objects to a series of operations 
17
24 September 
2014 
DIFFERENT TYPES OF VISION BASED 
GESTURE RECOGINATON [3] 
18 
Mono Camera Based System 
Multi Camera Based System 
Infra red Camera Based System 
[Figure 14] 
[Figure 15 
[Figure 13]
24 September 
2014 
19 
• First Model the motion and posture and infer the gesture [3] 
3D Textured volumetric model 
3D wireframe volumetric model 
3D Skeleton Model 
Binary Silhouette 
Contour 
[Figure 16]
24 September 
2014 
CONTROLLER AND TRANSMITTER 
• Sensors outputs a stream of data that varies with degree of bend and 
movement of hand. 
• Analog voltage is given to controller. 
• Mapped into digital values. 
• Compare with the programmed values. 
• Generate the corresponding signal of hand movement. 
• Signal is transmitted to robot through RF Transmitter. 
• Transmitter transmits the signal to robot. 
20
RECEIVER SIDE 
Transducer 
Reciver Decoder 
Micro Controller 
Motor Driver circuit 
Signal 
Movments 
24 September 
2014 
21 
Receiver receives the signal 
Converts into electrical signal and give to controller 
Controller process the signal and drives the motors corresponding to the signal. 
[Figure 17]
COMPARISON 
Methodologiess Advantages Disadvantages 
Flex Sensor •Simple Programming 
•Simple Construction 
•Simple Calibration 
Expensive 
Accelerometer Simple Construction Expensive 
Calibration is difficult 
Image Processing Less Cost 
Requires only a camera 
Programming is very 
difficult
REFERENCES 
[1] Ruize Xu, Shengli Zhou, and Wen J. Li, Fellow, IEEE 
“MEMS Accelerometer Based Nonspecific-User Hand Gesture Recognition” 
[2]Abidhusain Syed, Zamrrud Taj H. Agasbal, Thimmannagouday Melligeri, Bheemesh Gudur 
“Flex Sensor Based Robotic Arm Controller Using MicroController” 
[3]Miss. Kawade Sonam P, Prof. V. S. Ubale 
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278- 
2834, ISBN: 2278-8735, PP: 19-26 
[4] “Gesture Recognition-A Review” 
Dr. Shantanu K. Dixit, Mr. Nitin S. Shingi 
“Implementation of Flex sensor and Electronic Compass for Hand Gesture Based Wireless 
Automation of Material Handling Robot” 
[5] Umesh Yadav, Ankur Tripathi , Sonali Dubey ,S.K.Dubey 
“Gesture Controll Robot” 
24 September 
2014 
23
Questions??
Gesture controlling of Robots

More Related Content

What's hot

Hand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoHand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoAnindyaAdhikary3
 
Hand movement controlled robotic vehicle
Hand movement controlled robotic vehicleHand movement controlled robotic vehicle
Hand movement controlled robotic vehicleMayank sankhla
 
Gesture control robot
Gesture control robotGesture control robot
Gesture control robotSujit Singh
 
Hand Gesture controlled Robotic Arm | Android | Arduino
Hand Gesture controlled Robotic Arm  | Android | ArduinoHand Gesture controlled Robotic Arm  | Android | Arduino
Hand Gesture controlled Robotic Arm | Android | ArduinoParvez Hafeez
 
Mems based hand gesture controlled robot
Mems based hand gesture controlled robotMems based hand gesture controlled robot
Mems based hand gesture controlled robotSriteja Rst
 
Aacellerometer
AacellerometerAacellerometer
Aacellerometermukeshdeep
 
Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)Muhammad Ahkam Khan
 
Human robot interaction based on gesture identification
Human robot interaction based on gesture identificationHuman robot interaction based on gesture identification
Human robot interaction based on gesture identificationRestin S Edackattil
 
GESTURE CONTROL ROBOT
GESTURE CONTROL ROBOTGESTURE CONTROL ROBOT
GESTURE CONTROL ROBOTSatyam Kumar
 
Gesture based appliance control
Gesture based appliance controlGesture based appliance control
Gesture based appliance controljoshimanu
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by ArdiunoSudhir Kumar
 
Gesture control robot using accelerometer documentation
Gesture control robot using accelerometer documentationGesture control robot using accelerometer documentation
Gesture control robot using accelerometer documentationRajendra Prasad
 
Gesture controled robot
Gesture controled robotGesture controled robot
Gesture controled robotRinil N
 
ACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CARACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CARHarshit Jain
 
Hand gesture controlled robot
Hand gesture controlled robotHand gesture controlled robot
Hand gesture controlled robotManav Chauhan
 
Gesture Controlled Robot
Gesture Controlled RobotGesture Controlled Robot
Gesture Controlled RobotSujit Singh
 

What's hot (20)

Gesture control car
Gesture control carGesture control car
Gesture control car
 
Hand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoHand gesture controlled robot with arduino
Hand gesture controlled robot with arduino
 
Hand movement controlled robotic vehicle
Hand movement controlled robotic vehicleHand movement controlled robotic vehicle
Hand movement controlled robotic vehicle
 
Gesture control robot
Gesture control robotGesture control robot
Gesture control robot
 
Hand Gesture controlled Robotic Arm | Android | Arduino
Hand Gesture controlled Robotic Arm  | Android | ArduinoHand Gesture controlled Robotic Arm  | Android | Arduino
Hand Gesture controlled Robotic Arm | Android | Arduino
 
Mems based hand gesture controlled robot
Mems based hand gesture controlled robotMems based hand gesture controlled robot
Mems based hand gesture controlled robot
 
Aacellerometer
AacellerometerAacellerometer
Aacellerometer
 
Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)
 
Human robot interaction based on gesture identification
Human robot interaction based on gesture identificationHuman robot interaction based on gesture identification
Human robot interaction based on gesture identification
 
GESTURE CONTROL ROBOT
GESTURE CONTROL ROBOTGESTURE CONTROL ROBOT
GESTURE CONTROL ROBOT
 
Gesture Control Car
Gesture Control CarGesture Control Car
Gesture Control Car
 
Gesture based appliance control
Gesture based appliance controlGesture based appliance control
Gesture based appliance control
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by Ardiuno
 
Hand Gesture Controlled Robot
Hand Gesture Controlled RobotHand Gesture Controlled Robot
Hand Gesture Controlled Robot
 
Gesture control car
Gesture control carGesture control car
Gesture control car
 
Gesture control robot using accelerometer documentation
Gesture control robot using accelerometer documentationGesture control robot using accelerometer documentation
Gesture control robot using accelerometer documentation
 
Gesture controled robot
Gesture controled robotGesture controled robot
Gesture controled robot
 
ACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CARACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CAR
 
Hand gesture controlled robot
Hand gesture controlled robotHand gesture controlled robot
Hand gesture controlled robot
 
Gesture Controlled Robot
Gesture Controlled RobotGesture Controlled Robot
Gesture Controlled Robot
 

Viewers also liked

Hand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voiceHand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voiceVivekanand Gaikwad
 
HEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRHEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRAncy raju
 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disablevedabobbala
 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRNoufal Nechiyan
 
Magic glove( sign to voice conversion)
Magic glove( sign to voice conversion)Magic glove( sign to voice conversion)
Magic glove( sign to voice conversion)Abhilasha Jain
 
Sign language translator using glove
Sign language translator using gloveSign language translator using glove
Sign language translator using glovechetanjain92r
 
Robotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motorRobotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motorjovin Richard
 
Advanced wheel chair vatsal shah
Advanced wheel chair   vatsal shah Advanced wheel chair   vatsal shah
Advanced wheel chair vatsal shah Vatsal N Shah
 
Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...eSAT Journals
 
Flexible Electronics at ITRI
Flexible Electronics at ITRIFlexible Electronics at ITRI
Flexible Electronics at ITRIyiyi.fan
 
A Future For Printed And Flexible Electronics
A Future For Printed And Flexible ElectronicsA Future For Printed And Flexible Electronics
A Future For Printed And Flexible Electronicsn-tech Research
 
Gesture recognition techniques
Gesture  recognition techniques Gesture  recognition techniques
Gesture recognition techniques Akhil Garg
 
Flexible robotic hand
Flexible robotic hand Flexible robotic hand
Flexible robotic hand Nâhíd Alam
 
Exam 1 study guide
Exam 1 study guideExam 1 study guide
Exam 1 study guideRyan Joyce
 
A seminar report on flex sensor
A seminar report on flex sensor A seminar report on flex sensor
A seminar report on flex sensor Vatsal N Shah
 

Viewers also liked (20)

Hand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voiceHand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voice
 
HEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRHEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIR
 
Robotic hand
Robotic handRobotic hand
Robotic hand
 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disable
 
Flex sensor
Flex sensorFlex sensor
Flex sensor
 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIR
 
Gesture vocalizer
Gesture vocalizerGesture vocalizer
Gesture vocalizer
 
Magic glove( sign to voice conversion)
Magic glove( sign to voice conversion)Magic glove( sign to voice conversion)
Magic glove( sign to voice conversion)
 
Robotic Hand
Robotic HandRobotic Hand
Robotic Hand
 
Sign language translator using glove
Sign language translator using gloveSign language translator using glove
Sign language translator using glove
 
Robotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motorRobotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motor
 
Advanced wheel chair vatsal shah
Advanced wheel chair   vatsal shah Advanced wheel chair   vatsal shah
Advanced wheel chair vatsal shah
 
Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...
 
Flexible Electronics at ITRI
Flexible Electronics at ITRIFlexible Electronics at ITRI
Flexible Electronics at ITRI
 
A Future For Printed And Flexible Electronics
A Future For Printed And Flexible ElectronicsA Future For Printed And Flexible Electronics
A Future For Printed And Flexible Electronics
 
Flex sensor
Flex sensorFlex sensor
Flex sensor
 
Gesture recognition techniques
Gesture  recognition techniques Gesture  recognition techniques
Gesture recognition techniques
 
Flexible robotic hand
Flexible robotic hand Flexible robotic hand
Flexible robotic hand
 
Exam 1 study guide
Exam 1 study guideExam 1 study guide
Exam 1 study guide
 
A seminar report on flex sensor
A seminar report on flex sensor A seminar report on flex sensor
A seminar report on flex sensor
 

Similar to Gesture controlling of Robots

Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...IRJET Journal
 
Rehabilitation equipment slides
Rehabilitation equipment slides Rehabilitation equipment slides
Rehabilitation equipment slides cairo university
 
Virtual Instrumentation
Virtual InstrumentationVirtual Instrumentation
Virtual InstrumentationVinayKumar2765
 
Unit III - Solved Question Bank- Robotics Engineering -
Unit III - Solved Question Bank-  Robotics Engineering -Unit III - Solved Question Bank-  Robotics Engineering -
Unit III - Solved Question Bank- Robotics Engineering -Sanjay Singh
 
Gesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherGesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherIRJET Journal
 
ROBOTICS polytechnic notes 5th sem.pptx
ROBOTICS polytechnic  notes 5th sem.pptxROBOTICS polytechnic  notes 5th sem.pptx
ROBOTICS polytechnic notes 5th sem.pptxmdejaj9211
 
Advance surveying equipments
Advance surveying equipmentsAdvance surveying equipments
Advance surveying equipmentsSuryaom Tiwari
 
Hp embedd and_robotics
Hp embedd and_roboticsHp embedd and_robotics
Hp embedd and_roboticsPallavi Bharti
 
mechanical B presentaion in physics prentatation
mechanical B presentaion in physics prentatationmechanical B presentaion in physics prentatation
mechanical B presentaion in physics prentatationsarveshmandlik20
 
18 digital
18 digital18 digital
18 digitalsm0302
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Hp embedd system and basic obotics
Hp embedd system and basic oboticsHp embedd system and basic obotics
Hp embedd system and basic oboticsPallavi Bharti
 
Inspection Principles and practices, Inspection technologies.pptx
Inspection Principles and practices, Inspection technologies.pptxInspection Principles and practices, Inspection technologies.pptx
Inspection Principles and practices, Inspection technologies.pptxSonuSteephen
 
Modern surveying techniques
Modern surveying techniquesModern surveying techniques
Modern surveying techniquesSunny Jaiswal
 

Similar to Gesture controlling of Robots (20)

Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
Design of Robotic Arm based on Hand Gesture Control System using Wireless Sen...
 
Rehabilitation equipment slides
Rehabilitation equipment slides Rehabilitation equipment slides
Rehabilitation equipment slides
 
MEC_UNIT1.pptx
MEC_UNIT1.pptxMEC_UNIT1.pptx
MEC_UNIT1.pptx
 
Sensors 9
Sensors   9Sensors   9
Sensors 9
 
Virtual Instrumentation
Virtual InstrumentationVirtual Instrumentation
Virtual Instrumentation
 
Unit III - Solved Question Bank- Robotics Engineering -
Unit III - Solved Question Bank-  Robotics Engineering -Unit III - Solved Question Bank-  Robotics Engineering -
Unit III - Solved Question Bank- Robotics Engineering -
 
Gesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherGesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcher
 
ROBOTICS polytechnic notes 5th sem.pptx
ROBOTICS polytechnic  notes 5th sem.pptxROBOTICS polytechnic  notes 5th sem.pptx
ROBOTICS polytechnic notes 5th sem.pptx
 
Advance surveying equipments
Advance surveying equipmentsAdvance surveying equipments
Advance surveying equipments
 
Hp embedd and_robotics
Hp embedd and_roboticsHp embedd and_robotics
Hp embedd and_robotics
 
mechanical B presentaion in physics prentatation
mechanical B presentaion in physics prentatationmechanical B presentaion in physics prentatation
mechanical B presentaion in physics prentatation
 
18 digital
18 digital18 digital
18 digital
 
CIVIONICS-I.pptx deals with sensors and their charateristics
CIVIONICS-I.pptx  deals with sensors and their charateristicsCIVIONICS-I.pptx  deals with sensors and their charateristics
CIVIONICS-I.pptx deals with sensors and their charateristics
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Hp embedd system and basic obotics
Hp embedd system and basic oboticsHp embedd system and basic obotics
Hp embedd system and basic obotics
 
CHAPTER 1.pptx
CHAPTER 1.pptxCHAPTER 1.pptx
CHAPTER 1.pptx
 
Inspection Principles and practices, Inspection technologies.pptx
Inspection Principles and practices, Inspection technologies.pptxInspection Principles and practices, Inspection technologies.pptx
Inspection Principles and practices, Inspection technologies.pptx
 
Quadcopter
QuadcopterQuadcopter
Quadcopter
 
Modern surveying techniques
Modern surveying techniquesModern surveying techniques
Modern surveying techniques
 

Recently uploaded

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 

Recently uploaded (20)

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 

Gesture controlling of Robots

  • 1. GESTURE CONTROL ROBOTS 24 September 2014 Guided By: Presented By: Vibin C Thomas Jibin Poulose Asst.Professor S7 EEE ASIET No:-29 1 Date of Presentaion : 27/08/2014
  • 2. Contents • Robot and Types • Controlling Methods • Gesture Control • Transmitting ▫ Flex Sensor ▫ Accelerometer ▫ Robotic Hands ▫ Image Processing • Receiving • Comparison of different systems • References
  • 3. WHAT IS A ROBOT ROBOT 24 September 2014 Electro-mechanical device Performs Various tasks May be human controlled or aut It finds it’s uses in all aspects of our life. omated 3
  • 4. 24 September 2014 TYPES OF ROBOTS (BASED ON CONTROL) ROBOTS MANUAL WIRED WIRELESS SEMI-AUTONOMOUS AUTONOMOUS PRE-PROGRAMMED SELF LEARNING 4 [Figure 1]
  • 5. CONTROLLING OF ROBOTS • Gestures • Bluetooth enable devices • Voice control • Text • Commands 24 September 2014 5
  • 6. 24 September 2014 WHY GESTURE CONTROL? • Human Machine Interaction (HMI )[3] • Interact naturally without any mechanical devices. • Interface to both human and computer. • Substitute the common interface devices • Can also be exploited to extend their functionality. • Avoid to program which required extensive hard work • minimized the need for text interfaces and GUIs (Graphical User Interface). 6
  • 7. WHAT IS A GESTURE • Motion originate from face or hand • An action seen by someone else • Convey some piece of information. • Movement of part of the body, especially a hand or the head, to express an idea or meaning. [Figure 2] 24 September 2014 7
  • 8. TRANSMITTER SIDE Transducer Sensor Signal Conditioning Micro Controller Transmitter Encoder Flex Action Control Signals 24 September 2014 8 [Figure 3]
  • 9. SENSORS AND SIGNAL CONDITIONING • Physical movements cannot be processed and transmitted • Sensors converts physical movements into electrical signals. • Converts different gesture movements of hands into corresponding electrical signals. • Commonly used transducers are Flex sensors, Accelerometer and Gyroscopes. • They are placed in a glove and used to wear. 24 September 2014 9
  • 10. FLEX SENSORS 24 September 2014 • Analog resistors work as variable analog voltage divider. • Carbon resistive elements with thin flexible substrate. • More carbon means less resistance. • Resistance increase with bending • output a stream of data that varies with degree of bend [Figure 4] 10
  • 11. VARIATION OF RESISTANCS Voltage reduces with increase increase in deflection of flex sensor [2] Resistance increases with increase increase in deflection of flex sensor [2] 24 September 2014 11 [Figure 5] [Figure 6]
  • 12. Vout=5Vx Rsensor Rsensor+Rpullup Hand glove with flex sensors in each fingers 24 September 2014 12 [Figure 7] [Figure 8]
  • 13. ACCELEROMETER 24 September 2014 • Gives an analog data while moving in X,Y,Z direction • Piezoelectric material sandwiched between base and resonant mass • Motion causes resonant mass to move • Force to move mass is transmitted through piezoelectric material (F = ma) • Compression/Tension or Shear of piezoelectric material causes charge buildup proportional to acceleration • Equivalent electric circuit measures the capacitance 13
  • 14. 24 September 2014 ICP ACCELEROMETER • To Make Accelerometer Use Simple, Incorporate Electronics Package Into Transducer • Equivalent Circuit => No Dependence on Cable • Output Sensitivity Constant 14 [Figure 9]
  • 15. ROBOTIC HANDS • Have five fingers each having three joints • Each joint requires each sensors • Readings from each sensor is taken for signal conditioning 24 September 2014 15 [Figure 10] [4] [Figure 11] [4]
  • 16. CONTROL OF ROBOTIC HAND • I2c communication • SDA ,SCl • Unique ID number • Pwm control of servo 24 September 2014 16 [Figure 12]
  • 17. IMAGE PROCESSING 24 September 2014 • A Vision Based Gesture Recognition system • Image: array, or a matrix, of square pixels (picture elements) arranged in columns and rows. • each picture element has an intensity ranges from 0 to 255 (for 8bit) • Common steps : image scanning, storing, enhancing and interpretation. • image will be converted to digital form using a scanner/digitizer and then process it. • It is defined as the subjecting numerical representations of objects to a series of operations 17
  • 18. 24 September 2014 DIFFERENT TYPES OF VISION BASED GESTURE RECOGINATON [3] 18 Mono Camera Based System Multi Camera Based System Infra red Camera Based System [Figure 14] [Figure 15 [Figure 13]
  • 19. 24 September 2014 19 • First Model the motion and posture and infer the gesture [3] 3D Textured volumetric model 3D wireframe volumetric model 3D Skeleton Model Binary Silhouette Contour [Figure 16]
  • 20. 24 September 2014 CONTROLLER AND TRANSMITTER • Sensors outputs a stream of data that varies with degree of bend and movement of hand. • Analog voltage is given to controller. • Mapped into digital values. • Compare with the programmed values. • Generate the corresponding signal of hand movement. • Signal is transmitted to robot through RF Transmitter. • Transmitter transmits the signal to robot. 20
  • 21. RECEIVER SIDE Transducer Reciver Decoder Micro Controller Motor Driver circuit Signal Movments 24 September 2014 21 Receiver receives the signal Converts into electrical signal and give to controller Controller process the signal and drives the motors corresponding to the signal. [Figure 17]
  • 22. COMPARISON Methodologiess Advantages Disadvantages Flex Sensor •Simple Programming •Simple Construction •Simple Calibration Expensive Accelerometer Simple Construction Expensive Calibration is difficult Image Processing Less Cost Requires only a camera Programming is very difficult
  • 23. REFERENCES [1] Ruize Xu, Shengli Zhou, and Wen J. Li, Fellow, IEEE “MEMS Accelerometer Based Nonspecific-User Hand Gesture Recognition” [2]Abidhusain Syed, Zamrrud Taj H. Agasbal, Thimmannagouday Melligeri, Bheemesh Gudur “Flex Sensor Based Robotic Arm Controller Using MicroController” [3]Miss. Kawade Sonam P, Prof. V. S. Ubale IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278- 2834, ISBN: 2278-8735, PP: 19-26 [4] “Gesture Recognition-A Review” Dr. Shantanu K. Dixit, Mr. Nitin S. Shingi “Implementation of Flex sensor and Electronic Compass for Hand Gesture Based Wireless Automation of Material Handling Robot” [5] Umesh Yadav, Ankur Tripathi , Sonali Dubey ,S.K.Dubey “Gesture Controll Robot” 24 September 2014 23