SlideShare a Scribd company logo
1 of 31
WELCOME
MEMS ACCELEROMETER BASED
NONSPECIFIC – USER HAND
GESTURE RECOGNITION
GRACE ABRAHAM
ROLL . NO : 25
S7 ECE
SNMIMT.
26 /7/ 2013 Dept. of ECE 2
CONTENTS
• INTRODUCTION
• GESTURE MOTION ANALYSIS
• SENSING SYSTEM
• SYSTEM WORK FLOW
• GESTURE SEGMENTATION
• MODEL 1 : BASED ON SIGN SEQUENCE AND HOPFIELD NETWORK.
• MODEL 2 : BASED ON VELOCITY INCREMENT
• MODEL 3 : BASED ON SIGN SEQUENCE AND TEMPLATE MATCHING.
• EXPERIMENTAL RESULTS
• ADVANTAGES
• APPLICATIONS
• CONCLUSION
26/7/2013 Dept. of ECE 3
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
INTRODUCTION
• Human – Machine Interactions
• Physical Gestures
• Gesture Recognition
 7 Hand Gestures
 MEMS Accelerometer
 A Micro Inertial Measurement Unit ( IMU)
 2 Methods
 Approaches
o Vision – Based ( Limitation )
o Accelerometer Based
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
o Template Matching
o Statistical Matching
26/7/2013 Dept. of ECE 4
• 3 Gesture Recognition Models
• 7 Gestures
• Inputted to MEMS 3 – Accelerometer
• Gesture Segmentation Algorithm
• 100’s of data to 8 number code
• Gesture Recognition
 Sign Sequence & Hopfield Based
 Velocity Increment Based
 Sign Sequence & Template Matching Based
 Up, down, left, right, tick, circle, cross
26/7/2013 Dept. of ECE 5
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
BLOCK DIAGRAM
SENSING CHIP
DATA
PROCESSING
GESTURE
SEGMENTATION
GESTURE
RECOGNITION
GESTURE INPUT
RECOGNISED GESTURE
OUTPUT
26/7/2013 Dept. of ECE 6
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
GESTURE MOTION ANALYSIS
26/7/2013 Dept. of ECE 7
Fig 1 : Coordinate System
Fig 2 : Gesture up motion decomposition
• Motion in vertical plane ( x – z plane)
• Accelerations on x-z plane
• Up Gesture
 Up Gesture
 Circle Gesture
o X axis : no acceleration
o Z axis : negative – positive – negative
o X axis : positive – negative – positive
o Z axis : negative – positive – negative - positive
 Velocity zero at pt. 1 & 2
 Sign changes at pt. 3 & 4
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
Fig 3 : Predicted velocity and acceleration in
the z-axis
Fig 4 : Real acceleration plot
• One Axis – up & down, left & right
• Two Axis – tick, circle, cross (complex)
• Acceleration changes in z axis
• Real acceleration is the same with the
prediction
• Unique acceleration pattern
 1 to 3 :-ve; V changes from 0 to max. at
3
 3 to 4 :+ve; V changes from -ve to +ve
& max. at pt 4
 4 to 1 :-ve; V changes from +ve to zero
26/7/2013 Dept. of ECE 8
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
SENSING SYSTEM
Fig 5 : Sensing System
• MEMS 3 – axes acceleration
sensing chip
• Data management chip
• Bluetooth Wireless data chip
26/7/2013 Dept. of ECE 9
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
• MEMS ???
• ACCELEROMETER ???
 Micro Electro-Mechanical Systems
 Combination of mechanical functions & electronical functions
on same chip
 Micro fabrication technology
 Electromechanical device
 Measure acceleration forces
26/7/2013 Dept. of ECE 10
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
26/7/2013 Dept. of ECE 11
SYSTEM WORK FLOW
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
Fig 6 : Motions of seven gestures
GESTURE SEGMENTATION
• DATA ACQUISITION
Horizontally place sensing device
Time interval not less than 0.2sec
Perform Gestures as shown in Fig 6
26/7/2013 Dept. of ECE 12
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
• GESTURE SEGMENTATION
 DATA PREPROCESSING
 2 Processes
o Remove vertical axis offsets by subtracting data points from mean
value
o Filter to eliminate noise
26/7/2013 Dept. of ECE 13
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
26/7/2013 Dept. of ECE 14
Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross.Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross.Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross.Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross.
Fig 7 : Segmentation of a seven-gesture
sequence in the order up-down-left-right-tick-
circle-cross.
 SEGMENTATION
o Find terminal points
o We need
o 2 x n matrices generated
o Compare max. acceleration b/w terminal points with its mean value
o No. of columns = No. of gestures
 Amplitude of points
 Point separation
 Mean value
 Distance from nearest intersection
 Sign variation b/w 2 successive points
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
MODEL ONE : GESTURE
RECOGNITION BASED ON SIGN
SEQUENCE AND HOPFIELD
NETWORK
26/7/2013 Dept. of ECE 15
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
Fig. 4.1 . Sign sequence generationFig. 4.1 . Sign sequence generationFig. 4.1 . Sign sequence generationFig. 4.1 . Sign sequence generation
Fig 8 : Sign sequence generation
GESTURE RECOGNITION
• FEATURE EXTRACTION
 Examine the sign of the first mean point
of a gesture
 Store in gesture code
 Detect no. of sign changes
 Store the alternate signs in sequence in
the gesture code
 Code for the gesture in fig 8 is 1, -1, 1, -1
26/7/2013 Dept. of ECE 16
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
• GESTURE ENCODING
 Max. no. of signs for 1 gesture on 1 axis is 4
 Eight numbers in one gesture code
 Hopfield network can take only 1 & -1 as inputs
 +ve, -ve sign and zero are encoded as “1 1”, “-1 -1” and “1 -1”
 Each gesture has a unique 16 - number code
26/7/2013 Dept. of ECE 17
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
• HOPFIELD NETWORK AS ASSOCIATIVE MEMORY
 Recovery mechanism
 Weight matrix is constructed
sp - Pattern to be stored
P - Number of patterns
I - Identity matrix

 npTPp
p
P
sPIssw 1,1,)(1
  
q
sv )0(
qqTpp
p
p
Psssswvu  


)()0()1(
1
1
)1()(  nwvnu))(sgn()1( nuv 
))(sgn()( nunv 
,
outputnv )(
26/7/2013 Dept. of ECE 18
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
• GESTURE COMPARISON
 Gesture code is compared with the standard gesture codes
 Difference b/w the two codes is calculated
 Smallest difference indicates the most likely gesture
26/7/2013 Dept. of ECE 19
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
Table 1: Standard patterns for the seven gestures
26/7/2013 Dept. of ECE 20
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
MODEL TWO: GESTURE RECOGNITION
BASED ON VELOCITY INCREMENT
• Model deals with complex gestures
• Area bounded by acceleration curve & x axis
• Partitioned areas with alternate signs
• Normalization of area sequence,
- Normalized area
- Original area, - Max. area
maxA
A
A
original
norm 
 Increase/decrease in velocity
normA
originalA maxA
26/7/2013 Dept. of ECE 21
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
Fig. 9 : Acceleration partition
• To avoid misalignment due to noise
• Compare velocity increment
– Two area sequences compared
– Comparison result
• Gesture with min. Value recognized
 Imagining curve has mass
 Obtain center of mass
 Two curves are aligned to coincide their centers of masses
 Subtracting 2 area sequence vectors
 
 
nnd
nn
nn
AAAAAAA
AAAAAS
AAAAAS





'
2
'
21
'
1
''
1
'
3
'
2
'
12
1........3211
.....
......
,,
21,ss
dA
25/7/2013 Dept. of ECE 22
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
25/7/2013 Dept. of ECE 23
WORK FLOW CHART
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
MODEL 3:GESTURE RECOGNITION
BASED ON SIGN SEQUENCE &
TEMPLATE MATCHING
• Similar to model one
• No encoding of sign
sequence in to combinations
of -1s & 1s
• Not limited to specific users
Table 2: Gesture codes for model 3
25/7/2013 Dept. of ECE 24
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
EXPERIMENTAL RESULTS
• ACCURACY
Model III > I > II
• PERFORMANCE
Model III > I > II
• Model III has an overall
mean accuracy of 95.6%
Table 7.1.Comparison of gesture recognition accuracy(%) of three models
Table 3 : Comparison of gesture recognition
accuracy(%) of 3 models
25/7/2013 Dept. of ECE 25
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
ADVANTAGES
 User friendly
 Gesture patterns are not critical
 Noise filtering is not required
 User doesn’t require any advanced training
 Low power, compact and robust sensing
25/7/2013 Dept. of ECE 26
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
APPLICATIONS
 Character recognition in 3-D space
 To control a tv set
 Virtual keyboard
 Immersive game technology
 For socially assistive robotics
25/7/2013 Dept. of ECE 27
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
CONCLUSION
 Sensor data collection, segmentation & recognition
 Sign sequence of gesture is extracted
 100’s of data to code of 8 numbers
 Code compared with standard patterns
25/7/2013 Dept. of ECE 28
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
REFERENCES
• WEBSITES
 ieeexplore.ieee.org/
 www.analog.com
 MEMS Accelerometer Based Nonspecific-User Hand Gesture
Recognition , IEEE SENSORS JOURNAL, VOL. 12, NO. 5, MAY 2012.
 S. Zhou, Z. Dong, W. J. Li, and C. P. Kwong, “Hand-written character
recognition using MEMS motion sensing technology,” in Proc.IEEE/ASME
Int. Conf. Advanced Intelligent Mechatronics, 2008
• BOOKS REFERED
25/7/2013 Dept. of ECE 29
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
25/7/2013 Dept. of ECE 30
THANK YOU
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
25/7/2013 Dept. of ECE 31
QUERIES ????.....
MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition

More Related Content

What's hot

Mems based hand gesture controlled robot
Mems based hand gesture controlled robotMems based hand gesture controlled robot
Mems based hand gesture controlled robotSriteja Rst
 
An Introduction to Capacitive MEMS accelerometer
An Introduction to Capacitive MEMS accelerometerAn Introduction to Capacitive MEMS accelerometer
An Introduction to Capacitive MEMS accelerometerJayraj Desai
 
Low-g Accelerometers Part 1 - Basic Knowledge of Accelerometers
Low-g Accelerometers Part 1  - Basic Knowledge of AccelerometersLow-g Accelerometers Part 1  - Basic Knowledge of Accelerometers
Low-g Accelerometers Part 1 - Basic Knowledge of AccelerometersPremier Farnell
 
Use of mems based motion sensors in embedded
Use of mems  based motion sensors in embeddedUse of mems  based motion sensors in embedded
Use of mems based motion sensors in embeddedPallav Jha
 
Final Year Report (6bits DACs)
Final Year Report (6bits DACs)Final Year Report (6bits DACs)
Final Year Report (6bits DACs)Siang Wei Lee
 
Robocop final year project presentation by Abhimanyu Kumar
Robocop final year project presentation by Abhimanyu KumarRobocop final year project presentation by Abhimanyu Kumar
Robocop final year project presentation by Abhimanyu KumarAbhimanyu Kumar
 
Microelectromechanical Systems(MEMS) Gyroscope
Microelectromechanical Systems(MEMS) Gyroscope Microelectromechanical Systems(MEMS) Gyroscope
Microelectromechanical Systems(MEMS) Gyroscope Pratik Nabriya
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESNiraj Rajan
 
HEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRHEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRAncy raju
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robotnikhilsaini25
 
Low-g Accelerometers Part 2 - Accelerometer Products and Applications
Low-g Accelerometers Part 2  - Accelerometer Products and ApplicationsLow-g Accelerometers Part 2  - Accelerometer Products and Applications
Low-g Accelerometers Part 2 - Accelerometer Products and ApplicationsPremier Farnell
 
Speed and direction control of dc motor using android mobile application grv ...
Speed and direction control of dc motor using android mobile application grv ...Speed and direction control of dc motor using android mobile application grv ...
Speed and direction control of dc motor using android mobile application grv ...chandan kumar
 
Nabil slide fyp1 new
Nabil slide fyp1 newNabil slide fyp1 new
Nabil slide fyp1 newnabelnajib
 
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]akmalKhan55
 
Embedded System for begners and good for seminar
 Embedded System for begners and good for seminar Embedded System for begners and good for seminar
Embedded System for begners and good for seminarSwaraj Nayak
 
Steper Motor Control Through Wireless
Steper Motor Control Through WirelessSteper Motor Control Through Wireless
Steper Motor Control Through WirelessPawan Bahuguna
 
Robotic cable inspection system
Robotic cable inspection system Robotic cable inspection system
Robotic cable inspection system Mahesh Thiruveedula
 
Smart street lighting control system project PPT
Smart street lighting control system project PPT Smart street lighting control system project PPT
Smart street lighting control system project PPT PetchiMuthu26
 

What's hot (20)

Mems based hand gesture controlled robot
Mems based hand gesture controlled robotMems based hand gesture controlled robot
Mems based hand gesture controlled robot
 
An Introduction to Capacitive MEMS accelerometer
An Introduction to Capacitive MEMS accelerometerAn Introduction to Capacitive MEMS accelerometer
An Introduction to Capacitive MEMS accelerometer
 
Low-g Accelerometers Part 1 - Basic Knowledge of Accelerometers
Low-g Accelerometers Part 1  - Basic Knowledge of AccelerometersLow-g Accelerometers Part 1  - Basic Knowledge of Accelerometers
Low-g Accelerometers Part 1 - Basic Knowledge of Accelerometers
 
Use of mems based motion sensors in embedded
Use of mems  based motion sensors in embeddedUse of mems  based motion sensors in embedded
Use of mems based motion sensors in embedded
 
Final Year Report (6bits DACs)
Final Year Report (6bits DACs)Final Year Report (6bits DACs)
Final Year Report (6bits DACs)
 
Robocop final year project presentation by Abhimanyu Kumar
Robocop final year project presentation by Abhimanyu KumarRobocop final year project presentation by Abhimanyu Kumar
Robocop final year project presentation by Abhimanyu Kumar
 
Microelectromechanical Systems(MEMS) Gyroscope
Microelectromechanical Systems(MEMS) Gyroscope Microelectromechanical Systems(MEMS) Gyroscope
Microelectromechanical Systems(MEMS) Gyroscope
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
 
HEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIRHEAD MOTION CONTROLLED BY WHEELCHAIR
HEAD MOTION CONTROLLED BY WHEELCHAIR
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robot
 
Low-g Accelerometers Part 2 - Accelerometer Products and Applications
Low-g Accelerometers Part 2  - Accelerometer Products and ApplicationsLow-g Accelerometers Part 2  - Accelerometer Products and Applications
Low-g Accelerometers Part 2 - Accelerometer Products and Applications
 
Speed and direction control of dc motor using android mobile application grv ...
Speed and direction control of dc motor using android mobile application grv ...Speed and direction control of dc motor using android mobile application grv ...
Speed and direction control of dc motor using android mobile application grv ...
 
Nabil slide fyp1 new
Nabil slide fyp1 newNabil slide fyp1 new
Nabil slide fyp1 new
 
Crane
CraneCrane
Crane
 
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
 
Ig3314081417
Ig3314081417Ig3314081417
Ig3314081417
 
Embedded System for begners and good for seminar
 Embedded System for begners and good for seminar Embedded System for begners and good for seminar
Embedded System for begners and good for seminar
 
Steper Motor Control Through Wireless
Steper Motor Control Through WirelessSteper Motor Control Through Wireless
Steper Motor Control Through Wireless
 
Robotic cable inspection system
Robotic cable inspection system Robotic cable inspection system
Robotic cable inspection system
 
Smart street lighting control system project PPT
Smart street lighting control system project PPT Smart street lighting control system project PPT
Smart street lighting control system project PPT
 

Viewers also liked

Gesture recognition 2
Gesture recognition 2Gesture recognition 2
Gesture recognition 2karimkabbani
 
Part 2 - Gesture Recognition Technology
Part   2 - Gesture Recognition TechnologyPart   2 - Gesture Recognition Technology
Part 2 - Gesture Recognition TechnologyPatel Saunak
 
Hand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless RobotHand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless Robotsiddhartha muduli
 
Real time gesture recognition
Real time gesture recognitionReal time gesture recognition
Real time gesture recognitionJaison2636
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture RecognitionEmma Persky
 
Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...IJERD Editor
 
Highlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 SeminarHighlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 Seminarbaptists4israel
 
How and When do New Technologies Become Economically Feasible
How and When do New Technologies Become Economically FeasibleHow and When do New Technologies Become Economically Feasible
How and When do New Technologies Become Economically FeasibleJeffrey Funk
 
What enables improvements in cost and performance to occur?
What enables improvements in cost and performance to occur?What enables improvements in cost and performance to occur?
What enables improvements in cost and performance to occur?Jeffrey Funk
 
When do new technologies become economically feasible: the case of electronic...
When do new technologies become economically feasible: the case of electronic...When do new technologies become economically feasible: the case of electronic...
When do new technologies become economically feasible: the case of electronic...Jeffrey Funk
 
Predicting Breakthrough Technologies: An empirical analysis of past predictio...
Predicting Breakthrough Technologies: An empirical analysis of past predictio...Predicting Breakthrough Technologies: An empirical analysis of past predictio...
Predicting Breakthrough Technologies: An empirical analysis of past predictio...Jeffrey Funk
 
WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER
WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETERWIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER
WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETERLOKENDAR KUMAR
 
Brain technology
Brain technologyBrain technology
Brain technologyAkhil Kumar
 
Intro to course module: How do new Technologies Become Economically Feasible
Intro to course module: How do new Technologies Become Economically FeasibleIntro to course module: How do new Technologies Become Economically Feasible
Intro to course module: How do new Technologies Become Economically FeasibleJeffrey Funk
 
Has Technology Change Slowed?
Has Technology Change Slowed?Has Technology Change Slowed?
Has Technology Change Slowed?Jeffrey Funk
 
Real Time Security Analytics
Real Time Security AnalyticsReal Time Security Analytics
Real Time Security AnalyticsJeffrey Funk
 

Viewers also liked (20)

Gesture recognition
Gesture recognitionGesture recognition
Gesture recognition
 
MG3130 gesture recognition kit
MG3130 gesture recognition kitMG3130 gesture recognition kit
MG3130 gesture recognition kit
 
Gesture recognition 2
Gesture recognition 2Gesture recognition 2
Gesture recognition 2
 
Part 2 - Gesture Recognition Technology
Part   2 - Gesture Recognition TechnologyPart   2 - Gesture Recognition Technology
Part 2 - Gesture Recognition Technology
 
3D Hand Tracking
3D Hand Tracking3D Hand Tracking
3D Hand Tracking
 
hand gestures
hand gestureshand gestures
hand gestures
 
Hand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless RobotHand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless Robot
 
Real time gesture recognition
Real time gesture recognitionReal time gesture recognition
Real time gesture recognition
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
 
Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...
 
Highlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 SeminarHighlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 Seminar
 
How and When do New Technologies Become Economically Feasible
How and When do New Technologies Become Economically FeasibleHow and When do New Technologies Become Economically Feasible
How and When do New Technologies Become Economically Feasible
 
What enables improvements in cost and performance to occur?
What enables improvements in cost and performance to occur?What enables improvements in cost and performance to occur?
What enables improvements in cost and performance to occur?
 
When do new technologies become economically feasible: the case of electronic...
When do new technologies become economically feasible: the case of electronic...When do new technologies become economically feasible: the case of electronic...
When do new technologies become economically feasible: the case of electronic...
 
Predicting Breakthrough Technologies: An empirical analysis of past predictio...
Predicting Breakthrough Technologies: An empirical analysis of past predictio...Predicting Breakthrough Technologies: An empirical analysis of past predictio...
Predicting Breakthrough Technologies: An empirical analysis of past predictio...
 
WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER
WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETERWIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER
WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER
 
Brain technology
Brain technologyBrain technology
Brain technology
 
Intro to course module: How do new Technologies Become Economically Feasible
Intro to course module: How do new Technologies Become Economically FeasibleIntro to course module: How do new Technologies Become Economically Feasible
Intro to course module: How do new Technologies Become Economically Feasible
 
Has Technology Change Slowed?
Has Technology Change Slowed?Has Technology Change Slowed?
Has Technology Change Slowed?
 
Real Time Security Analytics
Real Time Security AnalyticsReal Time Security Analytics
Real Time Security Analytics
 

Similar to MEMS ACCELEROMETER BASED NONSPECIFIC – USER HAND GESTURE RECOGNITION

International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...
Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...
Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...IRJET Journal
 
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...IRJET Journal
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432IJRAT
 
Dual Angle Comparison for Wheel Chair Vehicle using Fuzzy Logic
Dual Angle Comparison for Wheel Chair Vehicle using Fuzzy LogicDual Angle Comparison for Wheel Chair Vehicle using Fuzzy Logic
Dual Angle Comparison for Wheel Chair Vehicle using Fuzzy LogicIRJET Journal
 
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...IOSR Journals
 
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...IOSR Journals
 
IRJET- Wireless Active Vibration Control for Structural Vibrations using Emb...
IRJET-	 Wireless Active Vibration Control for Structural Vibrations using Emb...IRJET-	 Wireless Active Vibration Control for Structural Vibrations using Emb...
IRJET- Wireless Active Vibration Control for Structural Vibrations using Emb...IRJET Journal
 
Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)IRJET Journal
 
Using deep neural networks in classifying electromyography signals for hand g...
Using deep neural networks in classifying electromyography signals for hand g...Using deep neural networks in classifying electromyography signals for hand g...
Using deep neural networks in classifying electromyography signals for hand g...IAESIJAI
 
final report-4
final report-4final report-4
final report-4Zhuo Li
 
Gesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherGesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherIRJET Journal
 
Final Thesis Presentation
Final Thesis PresentationFinal Thesis Presentation
Final Thesis PresentationSajid Rasheed
 
final presentation from William, Amy and Alex
final presentation from William, Amy and Alexfinal presentation from William, Amy and Alex
final presentation from William, Amy and AlexZiwei Zhu
 
STEFANO CARRINO
STEFANO CARRINOSTEFANO CARRINO
STEFANO CARRINObutest
 
Gesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With StretcherGesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With StretcherIRJET Journal
 
IRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age PeopleIRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age PeopleIRJET Journal
 

Similar to MEMS ACCELEROMETER BASED NONSPECIFIC – USER HAND GESTURE RECOGNITION (20)

International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Introduction
IntroductionIntroduction
Introduction
 
1886 1892
1886 18921886 1892
1886 1892
 
1886 1892
1886 18921886 1892
1886 1892
 
Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...
Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...
Surface Electromyography (SEMG) Based Fuzzy Logic Controller for Footballer b...
 
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432
 
Dual Angle Comparison for Wheel Chair Vehicle using Fuzzy Logic
Dual Angle Comparison for Wheel Chair Vehicle using Fuzzy LogicDual Angle Comparison for Wheel Chair Vehicle using Fuzzy Logic
Dual Angle Comparison for Wheel Chair Vehicle using Fuzzy Logic
 
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
 
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
 
IRJET- Wireless Active Vibration Control for Structural Vibrations using Emb...
IRJET-	 Wireless Active Vibration Control for Structural Vibrations using Emb...IRJET-	 Wireless Active Vibration Control for Structural Vibrations using Emb...
IRJET- Wireless Active Vibration Control for Structural Vibrations using Emb...
 
Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)
 
Using deep neural networks in classifying electromyography signals for hand g...
Using deep neural networks in classifying electromyography signals for hand g...Using deep neural networks in classifying electromyography signals for hand g...
Using deep neural networks in classifying electromyography signals for hand g...
 
final report-4
final report-4final report-4
final report-4
 
Gesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcherGesture control wheel chair cum stretcher
Gesture control wheel chair cum stretcher
 
Final Thesis Presentation
Final Thesis PresentationFinal Thesis Presentation
Final Thesis Presentation
 
final presentation from William, Amy and Alex
final presentation from William, Amy and Alexfinal presentation from William, Amy and Alex
final presentation from William, Amy and Alex
 
STEFANO CARRINO
STEFANO CARRINOSTEFANO CARRINO
STEFANO CARRINO
 
Gesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With StretcherGesture Controlled Wheelchair With Stretcher
Gesture Controlled Wheelchair With Stretcher
 
IRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age PeopleIRJET- Digital Pen for Handicapped and Old Age People
IRJET- Digital Pen for Handicapped and Old Age People
 

More from Grace Abraham

Maha an energy efficient malleable hardware accelerator for data intensive a...
Maha  an energy efficient malleable hardware accelerator for data intensive a...Maha  an energy efficient malleable hardware accelerator for data intensive a...
Maha an energy efficient malleable hardware accelerator for data intensive a...Grace Abraham
 
Embedded system hardware architecture ii
Embedded system hardware architecture iiEmbedded system hardware architecture ii
Embedded system hardware architecture iiGrace Abraham
 
Design and implementation of cmos rail to-rail operational amplifiers
Design and implementation of cmos rail to-rail operational amplifiersDesign and implementation of cmos rail to-rail operational amplifiers
Design and implementation of cmos rail to-rail operational amplifiersGrace Abraham
 
Clock recovery in mesochronous systems and pleisochronous systems
Clock recovery in mesochronous systems and pleisochronous systemsClock recovery in mesochronous systems and pleisochronous systems
Clock recovery in mesochronous systems and pleisochronous systemsGrace Abraham
 
Implementation of 1 bit full adder using gate diffusion input (gdi) technique
Implementation of 1 bit full adder using gate diffusion input (gdi) techniqueImplementation of 1 bit full adder using gate diffusion input (gdi) technique
Implementation of 1 bit full adder using gate diffusion input (gdi) techniqueGrace Abraham
 
Rtl design optimizations and tradeoffs
Rtl design optimizations and tradeoffsRtl design optimizations and tradeoffs
Rtl design optimizations and tradeoffsGrace Abraham
 
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...Grace Abraham
 

More from Grace Abraham (7)

Maha an energy efficient malleable hardware accelerator for data intensive a...
Maha  an energy efficient malleable hardware accelerator for data intensive a...Maha  an energy efficient malleable hardware accelerator for data intensive a...
Maha an energy efficient malleable hardware accelerator for data intensive a...
 
Embedded system hardware architecture ii
Embedded system hardware architecture iiEmbedded system hardware architecture ii
Embedded system hardware architecture ii
 
Design and implementation of cmos rail to-rail operational amplifiers
Design and implementation of cmos rail to-rail operational amplifiersDesign and implementation of cmos rail to-rail operational amplifiers
Design and implementation of cmos rail to-rail operational amplifiers
 
Clock recovery in mesochronous systems and pleisochronous systems
Clock recovery in mesochronous systems and pleisochronous systemsClock recovery in mesochronous systems and pleisochronous systems
Clock recovery in mesochronous systems and pleisochronous systems
 
Implementation of 1 bit full adder using gate diffusion input (gdi) technique
Implementation of 1 bit full adder using gate diffusion input (gdi) techniqueImplementation of 1 bit full adder using gate diffusion input (gdi) technique
Implementation of 1 bit full adder using gate diffusion input (gdi) technique
 
Rtl design optimizations and tradeoffs
Rtl design optimizations and tradeoffsRtl design optimizations and tradeoffs
Rtl design optimizations and tradeoffs
 
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
 

Recently uploaded

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 

Recently uploaded (20)

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 

MEMS ACCELEROMETER BASED NONSPECIFIC – USER HAND GESTURE RECOGNITION

  • 2. MEMS ACCELEROMETER BASED NONSPECIFIC – USER HAND GESTURE RECOGNITION GRACE ABRAHAM ROLL . NO : 25 S7 ECE SNMIMT. 26 /7/ 2013 Dept. of ECE 2
  • 3. CONTENTS • INTRODUCTION • GESTURE MOTION ANALYSIS • SENSING SYSTEM • SYSTEM WORK FLOW • GESTURE SEGMENTATION • MODEL 1 : BASED ON SIGN SEQUENCE AND HOPFIELD NETWORK. • MODEL 2 : BASED ON VELOCITY INCREMENT • MODEL 3 : BASED ON SIGN SEQUENCE AND TEMPLATE MATCHING. • EXPERIMENTAL RESULTS • ADVANTAGES • APPLICATIONS • CONCLUSION 26/7/2013 Dept. of ECE 3 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 4. INTRODUCTION • Human – Machine Interactions • Physical Gestures • Gesture Recognition  7 Hand Gestures  MEMS Accelerometer  A Micro Inertial Measurement Unit ( IMU)  2 Methods  Approaches o Vision – Based ( Limitation ) o Accelerometer Based MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition o Template Matching o Statistical Matching 26/7/2013 Dept. of ECE 4
  • 5. • 3 Gesture Recognition Models • 7 Gestures • Inputted to MEMS 3 – Accelerometer • Gesture Segmentation Algorithm • 100’s of data to 8 number code • Gesture Recognition  Sign Sequence & Hopfield Based  Velocity Increment Based  Sign Sequence & Template Matching Based  Up, down, left, right, tick, circle, cross 26/7/2013 Dept. of ECE 5 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 6. BLOCK DIAGRAM SENSING CHIP DATA PROCESSING GESTURE SEGMENTATION GESTURE RECOGNITION GESTURE INPUT RECOGNISED GESTURE OUTPUT 26/7/2013 Dept. of ECE 6 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 7. GESTURE MOTION ANALYSIS 26/7/2013 Dept. of ECE 7 Fig 1 : Coordinate System Fig 2 : Gesture up motion decomposition • Motion in vertical plane ( x – z plane) • Accelerations on x-z plane • Up Gesture  Up Gesture  Circle Gesture o X axis : no acceleration o Z axis : negative – positive – negative o X axis : positive – negative – positive o Z axis : negative – positive – negative - positive  Velocity zero at pt. 1 & 2  Sign changes at pt. 3 & 4 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 8. Fig 3 : Predicted velocity and acceleration in the z-axis Fig 4 : Real acceleration plot • One Axis – up & down, left & right • Two Axis – tick, circle, cross (complex) • Acceleration changes in z axis • Real acceleration is the same with the prediction • Unique acceleration pattern  1 to 3 :-ve; V changes from 0 to max. at 3  3 to 4 :+ve; V changes from -ve to +ve & max. at pt 4  4 to 1 :-ve; V changes from +ve to zero 26/7/2013 Dept. of ECE 8 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 9. SENSING SYSTEM Fig 5 : Sensing System • MEMS 3 – axes acceleration sensing chip • Data management chip • Bluetooth Wireless data chip 26/7/2013 Dept. of ECE 9 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 10. • MEMS ??? • ACCELEROMETER ???  Micro Electro-Mechanical Systems  Combination of mechanical functions & electronical functions on same chip  Micro fabrication technology  Electromechanical device  Measure acceleration forces 26/7/2013 Dept. of ECE 10 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 11. 26/7/2013 Dept. of ECE 11 SYSTEM WORK FLOW MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 12. Fig 6 : Motions of seven gestures GESTURE SEGMENTATION • DATA ACQUISITION Horizontally place sensing device Time interval not less than 0.2sec Perform Gestures as shown in Fig 6 26/7/2013 Dept. of ECE 12 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 13. • GESTURE SEGMENTATION  DATA PREPROCESSING  2 Processes o Remove vertical axis offsets by subtracting data points from mean value o Filter to eliminate noise 26/7/2013 Dept. of ECE 13 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 14. 26/7/2013 Dept. of ECE 14 Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross.Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross.Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross.Fig. 3.2. Segmentation of a seven-gesture sequence in the order up-down-left-right-tick-circle-cross. Fig 7 : Segmentation of a seven-gesture sequence in the order up-down-left-right-tick- circle-cross.  SEGMENTATION o Find terminal points o We need o 2 x n matrices generated o Compare max. acceleration b/w terminal points with its mean value o No. of columns = No. of gestures  Amplitude of points  Point separation  Mean value  Distance from nearest intersection  Sign variation b/w 2 successive points MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 15. MODEL ONE : GESTURE RECOGNITION BASED ON SIGN SEQUENCE AND HOPFIELD NETWORK 26/7/2013 Dept. of ECE 15 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 16. Fig. 4.1 . Sign sequence generationFig. 4.1 . Sign sequence generationFig. 4.1 . Sign sequence generationFig. 4.1 . Sign sequence generation Fig 8 : Sign sequence generation GESTURE RECOGNITION • FEATURE EXTRACTION  Examine the sign of the first mean point of a gesture  Store in gesture code  Detect no. of sign changes  Store the alternate signs in sequence in the gesture code  Code for the gesture in fig 8 is 1, -1, 1, -1 26/7/2013 Dept. of ECE 16 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 17. • GESTURE ENCODING  Max. no. of signs for 1 gesture on 1 axis is 4  Eight numbers in one gesture code  Hopfield network can take only 1 & -1 as inputs  +ve, -ve sign and zero are encoded as “1 1”, “-1 -1” and “1 -1”  Each gesture has a unique 16 - number code 26/7/2013 Dept. of ECE 17 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 18. • HOPFIELD NETWORK AS ASSOCIATIVE MEMORY  Recovery mechanism  Weight matrix is constructed sp - Pattern to be stored P - Number of patterns I - Identity matrix   npTPp p P sPIssw 1,1,)(1    q sv )0( qqTpp p p Psssswvu     )()0()1( 1 1 )1()(  nwvnu))(sgn()1( nuv  ))(sgn()( nunv  , outputnv )( 26/7/2013 Dept. of ECE 18 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 19. • GESTURE COMPARISON  Gesture code is compared with the standard gesture codes  Difference b/w the two codes is calculated  Smallest difference indicates the most likely gesture 26/7/2013 Dept. of ECE 19 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 20. Table 1: Standard patterns for the seven gestures 26/7/2013 Dept. of ECE 20 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 21. MODEL TWO: GESTURE RECOGNITION BASED ON VELOCITY INCREMENT • Model deals with complex gestures • Area bounded by acceleration curve & x axis • Partitioned areas with alternate signs • Normalization of area sequence, - Normalized area - Original area, - Max. area maxA A A original norm   Increase/decrease in velocity normA originalA maxA 26/7/2013 Dept. of ECE 21 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition Fig. 9 : Acceleration partition
  • 22. • To avoid misalignment due to noise • Compare velocity increment – Two area sequences compared – Comparison result • Gesture with min. Value recognized  Imagining curve has mass  Obtain center of mass  Two curves are aligned to coincide their centers of masses  Subtracting 2 area sequence vectors     nnd nn nn AAAAAAA AAAAAS AAAAAS      ' 2 ' 21 ' 1 '' 1 ' 3 ' 2 ' 12 1........3211 ..... ...... ,, 21,ss dA 25/7/2013 Dept. of ECE 22 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 23. 25/7/2013 Dept. of ECE 23 WORK FLOW CHART MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 24. MODEL 3:GESTURE RECOGNITION BASED ON SIGN SEQUENCE & TEMPLATE MATCHING • Similar to model one • No encoding of sign sequence in to combinations of -1s & 1s • Not limited to specific users Table 2: Gesture codes for model 3 25/7/2013 Dept. of ECE 24 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 25. EXPERIMENTAL RESULTS • ACCURACY Model III > I > II • PERFORMANCE Model III > I > II • Model III has an overall mean accuracy of 95.6% Table 7.1.Comparison of gesture recognition accuracy(%) of three models Table 3 : Comparison of gesture recognition accuracy(%) of 3 models 25/7/2013 Dept. of ECE 25 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 26. ADVANTAGES  User friendly  Gesture patterns are not critical  Noise filtering is not required  User doesn’t require any advanced training  Low power, compact and robust sensing 25/7/2013 Dept. of ECE 26 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 27. APPLICATIONS  Character recognition in 3-D space  To control a tv set  Virtual keyboard  Immersive game technology  For socially assistive robotics 25/7/2013 Dept. of ECE 27 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 28. CONCLUSION  Sensor data collection, segmentation & recognition  Sign sequence of gesture is extracted  100’s of data to code of 8 numbers  Code compared with standard patterns 25/7/2013 Dept. of ECE 28 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 29. REFERENCES • WEBSITES  ieeexplore.ieee.org/  www.analog.com  MEMS Accelerometer Based Nonspecific-User Hand Gesture Recognition , IEEE SENSORS JOURNAL, VOL. 12, NO. 5, MAY 2012.  S. Zhou, Z. Dong, W. J. Li, and C. P. Kwong, “Hand-written character recognition using MEMS motion sensing technology,” in Proc.IEEE/ASME Int. Conf. Advanced Intelligent Mechatronics, 2008 • BOOKS REFERED 25/7/2013 Dept. of ECE 29 MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 30. 25/7/2013 Dept. of ECE 30 THANK YOU MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition
  • 31. 25/7/2013 Dept. of ECE 31 QUERIES ????..... MEMS Accelerometer Based Nonspecific – User Hand Gesture Recognition