SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
DOI: 10.5121/ijci.2016.5412 101
ANALYSIS OF INERTIAL SENSOR DATA USING
TRAJECTORY RECOGNITION ALGORITHM
Nagadeepa.Ch.
1
, Dr.N.Balaji
2
and Dr.V.Padmaja
3
1,3
Department of ECE, VNR-VJIET, Hyderabad, India.
2
Department of ECE, JNTU Vizianagaram, JNTUK, India.
ABSTRACT
This paper describes a digital pen based on IMU sensor for gesture and handwritten digit gesture
trajectory recognition applications. This project allows human and Pc interaction. Handwriting
Recognition is mainly used for applications in the field of security and authentication. By using embedded
pen the user can make hand gesture or write a digit and also an alphabetical character. The embedded pen
contains an inertial sensor, microcontroller and a module having Zigbee wireless transmitter for creating
handwriting and trajectories using gestures. The propound trajectory recognition algorithm constitute the
sensing signal attainment, pre-processing techniques, feature origination, feature extraction, classification
technique. The user hand motion is measured using the sensor and the sensing information is wirelessly
imparted to PC for recognition. In this process initially excerpt the time domain and frequency domain
features from pre-processed signal, later it performs linear discriminant analysis in order to represent
features with reduced dimension. The dimensionally reduced features are processed with two classifiers –
State Vector Machine (SVM) and k-Nearest Neighbour (kNN). Through this algorithm with SVM classifier
provides recognition rate is 98.5% and with kNN classifier recognition rate is 95.5% .
KEYWORDS
Trajectory recognition algorithm, Gesture trajectories, inertial sensor, Linear discriminant analysis, SVM,
kNN Classifier.
1. INTRODUCTION
Gesture Recognition has become a rapid development search area and many techniques have
been proposed to do the gesture trajectory recognition efficiently. Gesture recognition can be
categorising into two: online and offline systems and these can be used for human wireless
interaction with the computer.
Shengliet.al. [1] presented a Micro (IMU) based on (MEMS) sensor to sense the gesture motion
information and mainly focused on human interaction with pc using characters and gesture
recognition. Meenaakumariet.al. [2] presents pen with a MEMS accelerometer with three axes
and a wireless zigbee transmission module for sensing, collecting and sending it to computer.
Accelerations of hand gesture trajectories and display it on the computer. The drawback is
displaying the gestures in seven segment display format. Renukaet.al. [3] processed the sensed
data while it was under creation so this procedure falls under the category of online character
recognition system. However, complexity increased because speed, pressure and strokes to
generate a variety of motions differ for different users. Jeen-Shinget.al. [4] developed a portable
pen-type device with accelerometer and RF transmission module and a trajectory recognition
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
102
algorithm. Users can create hand gestures at comfortable level with ordinary velocity. Raw signal
acquisition, signal preprocessing, obtaining features, selection of valid features, and feature
extraction are the steps involved in trajectory recognition algorithm [5]-[12]. In the paper
S.Zhang et.al acceleration signal detection, processing and recognition using Hidden Markov
Model (HMM) have been performed. In the paper [13], PCA is applied on the features
acceleration, speed and position to reduce the feature dimension size. Then HMM with DTW
were applied to get the recognition accuracy is 90%. Krishnan et al. proposed to calculate the
frequency and time domain attributes of the accelerated signal simultaneously, by placing the
sensor on various places on hand of the user. To classify hand motions three techniques named
HMM, AdaBoost and k-NN classifier were used, in that AdaBoost classifier achieved an accuracy
of 86%.
Taking into consideration the entire literature survey this paper was an implementation of
trajectory recognition using an inertial sensor (accelerometer and gyroscope), a microcontroller
board, and a wireless zigbee transmission module which is embedded into a pen for sensing and
data acquisition. The proposed algorithm used a process as sensing accession, pre processing of
raw signals, feature generation, feature extraction and two classification techniques. The
Trajectory recognition procedure initially extracts the features with respect to both frequency
domain features and time domain features from the inertial sensor signals later performs a linear
discriminant analysis to represent the features with reduced dimension set. The reduced features
are sent to two classifiers –state vector machines and kNN for better recognition.
The contributions of the project can be pointed as follows:
1. Trajectory Recognition using matlab with two efficient classification techniques.
2. Comparison of types of SVM and kNN and deriving the conclusion of best classifier for
better recognition of each Telugu alphabet.
3. PROPOSED SYSTEM
The proposed system involves the collection of the experimental data from the given
experimental setup and then sending the data wirelessly using Zigbee transmission to the laptop
which consists of MATLAB software.
Here, an offline gesture recognition system has been introduced which includes the following
components:
Digital pen
Laptop with Zigbee receiver
The digital pen senses the hand motions for each handwritten digit or alphabet using an inertial
sensor 6 DOF which contains an accelerometer sensor -3axis and gyroscope sensor-3axis and the
sensed data is converted in to digital using a microcontroller and transmits the data wirelessly via
ZIGBEE technology. Then laptop receives mathematical array of values for each handwritten
digit taken from the user via ZIGBEE receiver. The dataset was prepared from various users and
is loaded into Matlab. Then analyse the gesture trajectories using two classification techniques
and checked for its recognition accuracy.
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
103
Figure1. Gesture Recognition System
3. SYSTEM FLOW
3.1 Raw Data
In this stage, the data corresponding to the different gestures are in the pattern of Telugu
characters. These three gesture are considered for analysing our trajectory recognition algorithm
and these patterns are collected from MPU6050. The database which is acquired consists of 300
samples for each letter per person built by attaining gestures from five persons.
.
i) /a/ ii) /e/ iii) /I/
Figure 2. Gestures written by various users
The figure 2 shows the gesture are in the pattern of Telugu alphabets taken from different users,
these are the Telugu alphabets and their pronunciation is given as follows:
ii) /a/ ii) /e/ iii) /I/
The gesture trajectory starts from ‘.’ and ends at the ‘arrow’ symbol. All users perform the
gestures without any or with minimal tilting of the sensor. We constrained the area to a square of
30cm *30 cm and at a height from the ground is 75cm. The transmitter and receiver are separated
by a distance of 490cm. At each and every position of the sensor while writing it results out as 6
values in that first three values are gyroscope x-,y-,z- axis and other three values are
accelerometer x-,y-,z- axis. After collecting the data from inertial sensor by the movement of
hand for a single pattern obtain the data size of 300*6 matrix in .txt format. The numerical data is
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
104
stored in the templates folder with names of A, AE, EE …etc. For training the system the data for
each gesture is collected from eleven different people.
Figure 3. Hand Gesture Trajectory Recognition
The figure 3 illustrates step wise work flow of the entire gesture recognition system. The raw data
matrix is initially loaded into matlab and it undergoes pre processing to discard high frequency
noise and gravitational acceleration values. Then seven different features are generated and are
represented in lower dimension using LDA for efficient classification using SVM and kNN
techniques.
3.2 Preprocessing
3.2.1. Moving Average Filter
First, the obtained values undergo calibration for removal of drift errors and offsets. In signal pre
processing stage utilizing moving average filter in order to reduce the high-frequency noise which
present in the calibrated accelerations. Its functionality is, to produce a single output point by
taking the average of N samples at a time. In this paper window size is eight for moving average
filter.
3.2.2. High Pass Filter
A high-pass filter is utilised to eliminate the gravitational acceleration from the acceleration
caused by hand movement. It is not applied on Gyroscope data.
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
105
3.3 Feature Generation
The process of taking disorganised data and defining features are used in analytical study of given
data .The gathered features are more informative and non-Redundant when compared to raw
data. Here, seven features are generated: Mean, standard deviation, variance, Inter quartile range,
correlation, Mean absolute deviation, RMS.
After all the features have been generated in feature extraction that’s a special style of
dimensionality reduction is applied to the info to get the foremost relevant data from the initial
data and represent that information during a lower dimensionality area. It starts from an associate
initial set of measured information and select the derived features meant to be more informative
and non-redundant, leads to subsequent learning and generalization steps, and also resulting in
higher human interpretations. There are many techniques available but in this Linear
Discriminant Analysis is employed.
3.4 Classification
To the obtained dimensionality reduced feature vectors different classification techniques have
been applied to classify the data into different classes. Comparison tables have been drawn for
different classification accuracies have been drawn in the results below.
4. RESULTS
The figure 4 shows exporting the inertial sensor data of Telugu alphabet “ ”.
Figure 4. Importing data array into Matlab
The saved text file from the PC can be imported into matlab using the shortcut import button on
the matlab start window. Each column represents inertial sensors axis data:
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
106
Column1: acc_x Column4: gyro_x
Column2: acc_y Column5: gyro_y
Column3: acc_z Column6: gyro_z
Figure 5. Gyro axis ouputs comparison before and after MVG filter
The figure 5 shows the graphically plotted gyroscopic sensor and accelerometer sensor each axis
raw data compared with the moving average filtered data. Moving Average (MVG) Filter has
been applied to each column in the obtained array and its functionality is to removes high
frequency noise from the raw data.
Figure 6. High pass filter output applied for only accelerometer data
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
107
The MVG filtered accelerometer data is passed through a High pass filter which removes
gravitational acceleration. Above figure shows the comparison graphs of before and after filtering
through high pass filter.
After the steps of preprocessing, Feature generation and extraction the Feature columns of eleven
writers of each alphabet are concatenated and are taken as predictors and the classes of column
is taken as response.
(a) (b)
Figure 7. Confusion matrix with (a) SVM classifier and (b) KNN classifier
Figure 7 shows the confusion matrix of each classifier which indiactes the percentage of correct
classification of each gesture pattern. The classification of SVM for gesture /e/ is 98.5% and it is
more when compared with KNN for the same gesture is 95.5%.
5. CONCLUSIONS
This paper proposed Telugu alphabet recognition system entirely relying on data from a 3-axis
accelerometer and gyroscope. This paper has offered an efficient algorithm skeleton which can
build constructive classifier for sensor based gesture recognition and handwriting. The proposed
framework comprises hand motion acquisition, pre-processing of the sensing signal, feature
generation and extraction, classification technique. With the decreased features, an SVM and
KNN can be trained as powerful classifier. In this, we make use of two dimensional hand written
Telugu character pattern gestures to validate the efficacy of the algorithm. The gesture
recognition rate for SVM is 98.5% as well as for KNN is 95.5%. This end result empowers that
the likelihood of usage of embedded pen as a powerful tool chain for computer human interaction
applications.
International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016
108
REFERENCES
[1] S.Wang,Y.L.Hsu,J.N.Liu,“A measurement unit based pen with a trajectory reconstruction Algorithm and its
applications,” IEEE Trans. Ind. Electron., vol. 57, no. 10, pp. 3508–3521, Oct 2010.
[2] Shengli Zhou1, Wen J. Li1, Zhuxin Dong1, Chung Ping Kwong “Hand-Written Character Recognition Using
MEMS Motion Sensing Technology,” Proceedings of the 2008 IEEE/ASME International Conference on
Advanced Intelligent Mechatronics 2nd - 5th July 2008.
[3] M.Muthulakshmi, Meenaakumari.M, “MEMS Accelerometer based Hand Gesture Recognition”, International
Journal of Advanced Research in Computer Engineering & Technology (IJARCET) vol. 2, No 5, pp. 1866–1892,
May 2013.
[4] Renuka R, Suganya V, Arunkumar.B, “Online Hand Written Character Recognition Using Digital Pen For Static
Authentication”, Proceedings of IRAJ International Conference, 20th October 2013, Chennai, India. ISBN: 978-
93-82702-34-4.
[5] L. Bao, S.S.Intille, “Activity recognition from user-annotated acceleration data,” Pervasive, Lecture Notes in
Computer Science, no. 3001, pp. 1–17, 2004.
[6] J.Y.Yang, Y.P.Chen, S. N. Liou, J. S. Wang, G.Y.Lee, “Online classifier construction algorithm for human
activity detection using a tri- axial accelerometer,” Appl. Math. Comput. pp. 849–860, Nov. 2008.
[7] Jeen-Shing Wang, Fang-Chen Chuang, “An Accelerometer-Based Digital Pen with a Trajectory Recognition
Algorithm for Handwritten Digit and Gesture Recognition,” IEEE Sens. J., vol. 59, no. 07, pp. 1543–1551, July
2012.
[8] S. J. Preece, J. Y. Goulermas, L. P. J. Kenney, D. Howard, “A comparison of feature extraction methods for the
classification of dynamic activities from accelerometer data,” IEEE Trans. Biomed. Eng., vol. 56, no. 3, pp. 871–
879, Mar. 2009
[9] E. Sato, F. Harashima,T. Yamaguchi, “Natural interface using pointing behaviour for human–robot gestural
interaction,” IEEE Transactions Ind. Electron., vol. 54, no. 2, pp. 1105–1112, April 2007.
[10] Z. Dong, U. C. Wejinya, W. J. Li, “An optical-tracking calibration method for MEMS-based digital writing
instrument,” IEEE Sensor Journal, vol. 10, no. 10, pp. 1543–1551, Oct. 2010.
[11] A. D. Cheok, Y. Qiu, K. Xu, K. G. Kumar, “Combined wireless hard- ware and real-time computer vision
interface for tangible mixed reality,” IEEE Trans. Ind. Electron., vol. 54, no. 4, pp. 2174–2189, Aug. 2007.
[12] Y. S. Kim, B. S. Soh, and S.-G. Lee, “A new wearable input device: SCURRY,” IEEE Trans. Ind. Electron., vol.
52, no. 6, pp. 1490–1499, Dec. 2005.
[13] S. D. Choi, A. S. Lee, S. Y. Lee, “On-line handwritten character recognition with 3D accelerometer,” in Proc.
IEEE Int. Conf. Inf. Acquisition, 2006, pp. 845–850.
[14] N. C. Krishnan, C. Juillard, D. Colbry, and S. Panchanathan, “Recognition of hand movements using wearable
accelerometers,” J. Ambient Intell. Smart Environ vol. 1, no. 2, pp. 143–155, Apr. 2009.
AUTHORS
NagaDeepa.Ch received the B.Tech. Degree in Electronics & Communications and the
M.tech degree in embedded systems from the Jawaharlal Nehru Technological University
of Hyderabad, India. She is currently pursuing the Ph.D. and working as assistant professor
in the Department of ECE,VNRVJIET. Her main research interests include signal
processing and pattern recognition techniques applied to electronic mobile devices.
Dr.N.Balaji obtained his B.E. degree from Andhra University. He received Master’s and
Ph.D degree from OsmaniaUniversity, Hyderabad. Presently he is working as a professor in
the Department of ECE, JNTUK University college of Engineering Vizianagaram, Andhra
Pradesh. He has authored more than40 Research papers in National and International
Conferences and Journals. He is a life Member of ISTE and Member of VLSI Society of
India. His areas of research interest are VLSI, Signal Processing, Radar.
Dr.V.Padmaja born in 1968. She received B.E. Degree in Electronics and
Communications Engineering, M.E Degree in Digital Systems Engineering from O.U in
1991 and 1999 respectively. She received Ph.D from J.N.T.U in 2009. She is an Professor
in Dept. of ECE in VNRVJIET, her research of interest includes image processing and
Embedded Systems. She has authored more than 6 Research papers in National and
International Conferences and Journals.

More Related Content

What's hot

Correlation Based Fingerprint Liveness Detection
Correlation Based Fingerprint Liveness DetectionCorrelation Based Fingerprint Liveness Detection
Correlation Based Fingerprint Liveness DetectionAshish Pawar
 
IRJET- Finger Gesture Recognition using Laser Line Generator and Camera
IRJET- Finger Gesture Recognition using Laser Line Generator and CameraIRJET- Finger Gesture Recognition using Laser Line Generator and Camera
IRJET- Finger Gesture Recognition using Laser Line Generator and CameraIRJET Journal
 
A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...
A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...
A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...ijtsrd
 
Automatic Isolated word sign language recognition
Automatic Isolated word sign language recognitionAutomatic Isolated word sign language recognition
Automatic Isolated word sign language recognitionSana Fakhfakh
 
Draft activity recognition from accelerometer data
Draft activity recognition from accelerometer dataDraft activity recognition from accelerometer data
Draft activity recognition from accelerometer dataRaghu Palakodety
 
Iisrt subha guru
Iisrt subha guruIisrt subha guru
Iisrt subha guruIISRT
 
Hand and wrist localization approach: sign language recognition
Hand and wrist localization approach: sign language recognition Hand and wrist localization approach: sign language recognition
Hand and wrist localization approach: sign language recognition Sana Fakhfakh
 
IRJET- Recognition of Theft by Gestures using Kinect Sensor in Machine Le...
IRJET-  	  Recognition of Theft by Gestures using Kinect Sensor in Machine Le...IRJET-  	  Recognition of Theft by Gestures using Kinect Sensor in Machine Le...
IRJET- Recognition of Theft by Gestures using Kinect Sensor in Machine Le...IRJET Journal
 
Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...
Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...
Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...IOSR Journals
 
Security using image processing
Security using image processingSecurity using image processing
Security using image processingIJMIT JOURNAL
 
An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.
An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.
An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.IJERA Editor
 
Hand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and PythonHand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and Pythonijtsrd
 
IRJET- Survey on Sign Language and Gesture Recognition System
IRJET- Survey on Sign Language and Gesture Recognition SystemIRJET- Survey on Sign Language and Gesture Recognition System
IRJET- Survey on Sign Language and Gesture Recognition SystemIRJET Journal
 
Controlling Mouse Movements Using hand Gesture And X box 360
Controlling Mouse Movements Using hand Gesture And X box 360Controlling Mouse Movements Using hand Gesture And X box 360
Controlling Mouse Movements Using hand Gesture And X box 360IRJET Journal
 
Image Steganography Using HBC and RDH Technique
Image Steganography Using HBC and RDH TechniqueImage Steganography Using HBC and RDH Technique
Image Steganography Using HBC and RDH TechniqueEditor IJCATR
 

What's hot (17)

Correlation Based Fingerprint Liveness Detection
Correlation Based Fingerprint Liveness DetectionCorrelation Based Fingerprint Liveness Detection
Correlation Based Fingerprint Liveness Detection
 
IRJET- Finger Gesture Recognition using Laser Line Generator and Camera
IRJET- Finger Gesture Recognition using Laser Line Generator and CameraIRJET- Finger Gesture Recognition using Laser Line Generator and Camera
IRJET- Finger Gesture Recognition using Laser Line Generator and Camera
 
H028038042
H028038042H028038042
H028038042
 
1304.2109
1304.21091304.2109
1304.2109
 
A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...
A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...
A Deep Neural Framework for Continuous Sign Language Recognition by Iterative...
 
Automatic Isolated word sign language recognition
Automatic Isolated word sign language recognitionAutomatic Isolated word sign language recognition
Automatic Isolated word sign language recognition
 
Draft activity recognition from accelerometer data
Draft activity recognition from accelerometer dataDraft activity recognition from accelerometer data
Draft activity recognition from accelerometer data
 
Iisrt subha guru
Iisrt subha guruIisrt subha guru
Iisrt subha guru
 
Hand and wrist localization approach: sign language recognition
Hand and wrist localization approach: sign language recognition Hand and wrist localization approach: sign language recognition
Hand and wrist localization approach: sign language recognition
 
IRJET- Recognition of Theft by Gestures using Kinect Sensor in Machine Le...
IRJET-  	  Recognition of Theft by Gestures using Kinect Sensor in Machine Le...IRJET-  	  Recognition of Theft by Gestures using Kinect Sensor in Machine Le...
IRJET- Recognition of Theft by Gestures using Kinect Sensor in Machine Le...
 
Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...
Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...
Developmentof Image Enhancement and the Feature Extraction Techniques on Rura...
 
Security using image processing
Security using image processingSecurity using image processing
Security using image processing
 
An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.
An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.
An Approach for Object and Scene Detection for Blind Peoples Using Vocal Vision.
 
Hand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and PythonHand Gesture Recognition using OpenCV and Python
Hand Gesture Recognition using OpenCV and Python
 
IRJET- Survey on Sign Language and Gesture Recognition System
IRJET- Survey on Sign Language and Gesture Recognition SystemIRJET- Survey on Sign Language and Gesture Recognition System
IRJET- Survey on Sign Language and Gesture Recognition System
 
Controlling Mouse Movements Using hand Gesture And X box 360
Controlling Mouse Movements Using hand Gesture And X box 360Controlling Mouse Movements Using hand Gesture And X box 360
Controlling Mouse Movements Using hand Gesture And X box 360
 
Image Steganography Using HBC and RDH Technique
Image Steganography Using HBC and RDH TechniqueImage Steganography Using HBC and RDH Technique
Image Steganography Using HBC and RDH Technique
 

Viewers also liked

Design and Fabrication of S-Band MIC Power Amplifier
Design and Fabrication of S-Band MIC Power AmplifierDesign and Fabrication of S-Band MIC Power Amplifier
Design and Fabrication of S-Band MIC Power Amplifierijcisjournal
 
SLIDESHARE SHOWCASE
SLIDESHARE SHOWCASESLIDESHARE SHOWCASE
SLIDESHARE SHOWCASEJiayan Liu
 
A Comprehensive Study on Big Data Applications and Challenges
A Comprehensive Study on Big Data Applications and ChallengesA Comprehensive Study on Big Data Applications and Challenges
A Comprehensive Study on Big Data Applications and Challengesijcisjournal
 
Prototyping of Wireless Sensor Network for Precision Agriculture
Prototyping of Wireless Sensor Network for Precision Agriculture Prototyping of Wireless Sensor Network for Precision Agriculture
Prototyping of Wireless Sensor Network for Precision Agriculture ijcisjournal
 
Arduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless CommunicationArduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless Communicationijcisjournal
 
1.3_The individual as producer, consumer and borrower
1.3_The individual as producer, consumer and borrower1.3_The individual as producer, consumer and borrower
1.3_The individual as producer, consumer and borrowerIftekhar Ul Islam Khan
 
Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...
Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...
Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...ijcisjournal
 
новый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияновый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияsvet14
 
новый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияновый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияsvet14
 
Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method ijcisjournal
 
новый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияновый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияsvet14
 
Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network ijcisjournal
 
A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...
A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...
A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...ijcisjournal
 
Ioanichie Balan _Parintele Paisie Duhovnicul
Ioanichie Balan _Parintele Paisie DuhovniculIoanichie Balan _Parintele Paisie Duhovnicul
Ioanichie Balan _Parintele Paisie Duhovniculadyesp
 
Design and Implementation of Efficient Ternary Content Addressable Memory
Design and Implementation of Efficient Ternary Content Addressable Memory Design and Implementation of Efficient Ternary Content Addressable Memory
Design and Implementation of Efficient Ternary Content Addressable Memory ijcisjournal
 
Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM
Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM
Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM ijcisjournal
 
Design Verification and Test Vector Minimization Using Heuristic Method of a ...
Design Verification and Test Vector Minimization Using Heuristic Method of a ...Design Verification and Test Vector Minimization Using Heuristic Method of a ...
Design Verification and Test Vector Minimization Using Heuristic Method of a ...ijcisjournal
 

Viewers also liked (19)

Design and Fabrication of S-Band MIC Power Amplifier
Design and Fabrication of S-Band MIC Power AmplifierDesign and Fabrication of S-Band MIC Power Amplifier
Design and Fabrication of S-Band MIC Power Amplifier
 
SLIDESHARE SHOWCASE
SLIDESHARE SHOWCASESLIDESHARE SHOWCASE
SLIDESHARE SHOWCASE
 
A Comprehensive Study on Big Data Applications and Challenges
A Comprehensive Study on Big Data Applications and ChallengesA Comprehensive Study on Big Data Applications and Challenges
A Comprehensive Study on Big Data Applications and Challenges
 
Reforma y pastoral
Reforma y pastoralReforma y pastoral
Reforma y pastoral
 
Prototyping of Wireless Sensor Network for Precision Agriculture
Prototyping of Wireless Sensor Network for Precision Agriculture Prototyping of Wireless Sensor Network for Precision Agriculture
Prototyping of Wireless Sensor Network for Precision Agriculture
 
Arduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless CommunicationArduino Based Abnormal Heart Rate Detection and Wireless Communication
Arduino Based Abnormal Heart Rate Detection and Wireless Communication
 
1.3_The individual as producer, consumer and borrower
1.3_The individual as producer, consumer and borrower1.3_The individual as producer, consumer and borrower
1.3_The individual as producer, consumer and borrower
 
Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...
Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...
Two-Dimensional Object Detection Using Accumulated Cell Average Constant Fals...
 
новый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияновый подход в дизайне швейного изделия
новый подход в дизайне швейного изделия
 
новый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияновый подход в дизайне швейного изделия
новый подход в дизайне швейного изделия
 
Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method
 
новый подход в дизайне швейного изделия
новый подход в дизайне швейного изделияновый подход в дизайне швейного изделия
новый подход в дизайне швейного изделия
 
Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network
 
A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...
A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...
A Design of Double Swastika Slot Microstrip Antenna for Ultra Wide Band and W...
 
Ioanichie Balan _Parintele Paisie Duhovnicul
Ioanichie Balan _Parintele Paisie DuhovniculIoanichie Balan _Parintele Paisie Duhovnicul
Ioanichie Balan _Parintele Paisie Duhovnicul
 
Design and Implementation of Efficient Ternary Content Addressable Memory
Design and Implementation of Efficient Ternary Content Addressable Memory Design and Implementation of Efficient Ternary Content Addressable Memory
Design and Implementation of Efficient Ternary Content Addressable Memory
 
Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM
Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM
Colour Image Segmentation Using Soft Rough Fuzzy-C-Means and Multi Class SVM
 
Design Verification and Test Vector Minimization Using Heuristic Method of a ...
Design Verification and Test Vector Minimization Using Heuristic Method of a ...Design Verification and Test Vector Minimization Using Heuristic Method of a ...
Design Verification and Test Vector Minimization Using Heuristic Method of a ...
 
Guia apa 6ta
Guia apa 6taGuia apa 6ta
Guia apa 6ta
 

Similar to Analysis of Inertial Sensor Data Using Trajectory Recognition Algorithm

IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...IRJET Journal
 
Mems Sensor Based Approach for Gesture Recognition to Control Media in Computer
Mems Sensor Based Approach for Gesture Recognition to Control Media in ComputerMems Sensor Based Approach for Gesture Recognition to Control Media in Computer
Mems Sensor Based Approach for Gesture Recognition to Control Media in ComputerIJARIIT
 
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...IRJET Journal
 
Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...
Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...
Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...IJERA Editor
 
Gesture final report new
Gesture final report newGesture final report new
Gesture final report newchithiracyriac
 
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 BoardDevelopment of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 BoardWaqas Tariq
 
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...IJMER
 
Sign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesSign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesIRJET Journal
 
Gesture Recognition System
Gesture Recognition SystemGesture Recognition System
Gesture Recognition SystemIRJET Journal
 
Portable and Efficient Fingerprint Authentication System Based on a Microcont...
Portable and Efficient Fingerprint Authentication System Based on a Microcont...Portable and Efficient Fingerprint Authentication System Based on a Microcont...
Portable and Efficient Fingerprint Authentication System Based on a Microcont...IJECEIAES
 
Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941Editor IJARCET
 
IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET Journal
 
RECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEY
RECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEYRECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEY
RECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEYIRJET Journal
 
Control Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainControl Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainIRJET Journal
 
Ink-Less Electro Pen
Ink-Less Electro PenInk-Less Electro Pen
Ink-Less Electro PenEditor IJMTER
 
Hand gesture recognition using machine learning algorithms
Hand gesture recognition using machine learning algorithmsHand gesture recognition using machine learning algorithms
Hand gesture recognition using machine learning algorithmsCSITiaesprime
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432IJRAT
 
Human Activity Recognition Using Smartphone
Human Activity Recognition Using SmartphoneHuman Activity Recognition Using Smartphone
Human Activity Recognition Using SmartphoneIRJET Journal
 

Similar to Analysis of Inertial Sensor Data Using Trajectory Recognition Algorithm (20)

E010122431
E010122431E010122431
E010122431
 
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
 
Mems Sensor Based Approach for Gesture Recognition to Control Media in Computer
Mems Sensor Based Approach for Gesture Recognition to Control Media in ComputerMems Sensor Based Approach for Gesture Recognition to Control Media in Computer
Mems Sensor Based Approach for Gesture Recognition to Control Media in Computer
 
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
 
Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...
Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...
Hand Motion Gestures For Mobile Communication Based On Inertial Sensors For O...
 
Gesture final report new
Gesture final report newGesture final report new
Gesture final report new
 
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 BoardDevelopment of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
 
1886 1892
1886 18921886 1892
1886 1892
 
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
 
Sign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesSign Language Identification based on Hand Gestures
Sign Language Identification based on Hand Gestures
 
Gesture Recognition System
Gesture Recognition SystemGesture Recognition System
Gesture Recognition System
 
Portable and Efficient Fingerprint Authentication System Based on a Microcont...
Portable and Efficient Fingerprint Authentication System Based on a Microcont...Portable and Efficient Fingerprint Authentication System Based on a Microcont...
Portable and Efficient Fingerprint Authentication System Based on a Microcont...
 
Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941
 
IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb People
 
RECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEY
RECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEYRECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEY
RECOGNITION SYSTEM USING MYO ARMBAND FOR HAND GESTURES - SURVEY
 
Control Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainControl Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining Domain
 
Ink-Less Electro Pen
Ink-Less Electro PenInk-Less Electro Pen
Ink-Less Electro Pen
 
Hand gesture recognition using machine learning algorithms
Hand gesture recognition using machine learning algorithmsHand gesture recognition using machine learning algorithms
Hand gesture recognition using machine learning algorithms
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432
 
Human Activity Recognition Using Smartphone
Human Activity Recognition Using SmartphoneHuman Activity Recognition Using Smartphone
Human Activity Recognition Using Smartphone
 

Recently uploaded

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Recently uploaded (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

Analysis of Inertial Sensor Data Using Trajectory Recognition Algorithm

  • 1. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 DOI: 10.5121/ijci.2016.5412 101 ANALYSIS OF INERTIAL SENSOR DATA USING TRAJECTORY RECOGNITION ALGORITHM Nagadeepa.Ch. 1 , Dr.N.Balaji 2 and Dr.V.Padmaja 3 1,3 Department of ECE, VNR-VJIET, Hyderabad, India. 2 Department of ECE, JNTU Vizianagaram, JNTUK, India. ABSTRACT This paper describes a digital pen based on IMU sensor for gesture and handwritten digit gesture trajectory recognition applications. This project allows human and Pc interaction. Handwriting Recognition is mainly used for applications in the field of security and authentication. By using embedded pen the user can make hand gesture or write a digit and also an alphabetical character. The embedded pen contains an inertial sensor, microcontroller and a module having Zigbee wireless transmitter for creating handwriting and trajectories using gestures. The propound trajectory recognition algorithm constitute the sensing signal attainment, pre-processing techniques, feature origination, feature extraction, classification technique. The user hand motion is measured using the sensor and the sensing information is wirelessly imparted to PC for recognition. In this process initially excerpt the time domain and frequency domain features from pre-processed signal, later it performs linear discriminant analysis in order to represent features with reduced dimension. The dimensionally reduced features are processed with two classifiers – State Vector Machine (SVM) and k-Nearest Neighbour (kNN). Through this algorithm with SVM classifier provides recognition rate is 98.5% and with kNN classifier recognition rate is 95.5% . KEYWORDS Trajectory recognition algorithm, Gesture trajectories, inertial sensor, Linear discriminant analysis, SVM, kNN Classifier. 1. INTRODUCTION Gesture Recognition has become a rapid development search area and many techniques have been proposed to do the gesture trajectory recognition efficiently. Gesture recognition can be categorising into two: online and offline systems and these can be used for human wireless interaction with the computer. Shengliet.al. [1] presented a Micro (IMU) based on (MEMS) sensor to sense the gesture motion information and mainly focused on human interaction with pc using characters and gesture recognition. Meenaakumariet.al. [2] presents pen with a MEMS accelerometer with three axes and a wireless zigbee transmission module for sensing, collecting and sending it to computer. Accelerations of hand gesture trajectories and display it on the computer. The drawback is displaying the gestures in seven segment display format. Renukaet.al. [3] processed the sensed data while it was under creation so this procedure falls under the category of online character recognition system. However, complexity increased because speed, pressure and strokes to generate a variety of motions differ for different users. Jeen-Shinget.al. [4] developed a portable pen-type device with accelerometer and RF transmission module and a trajectory recognition
  • 2. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 102 algorithm. Users can create hand gestures at comfortable level with ordinary velocity. Raw signal acquisition, signal preprocessing, obtaining features, selection of valid features, and feature extraction are the steps involved in trajectory recognition algorithm [5]-[12]. In the paper S.Zhang et.al acceleration signal detection, processing and recognition using Hidden Markov Model (HMM) have been performed. In the paper [13], PCA is applied on the features acceleration, speed and position to reduce the feature dimension size. Then HMM with DTW were applied to get the recognition accuracy is 90%. Krishnan et al. proposed to calculate the frequency and time domain attributes of the accelerated signal simultaneously, by placing the sensor on various places on hand of the user. To classify hand motions three techniques named HMM, AdaBoost and k-NN classifier were used, in that AdaBoost classifier achieved an accuracy of 86%. Taking into consideration the entire literature survey this paper was an implementation of trajectory recognition using an inertial sensor (accelerometer and gyroscope), a microcontroller board, and a wireless zigbee transmission module which is embedded into a pen for sensing and data acquisition. The proposed algorithm used a process as sensing accession, pre processing of raw signals, feature generation, feature extraction and two classification techniques. The Trajectory recognition procedure initially extracts the features with respect to both frequency domain features and time domain features from the inertial sensor signals later performs a linear discriminant analysis to represent the features with reduced dimension set. The reduced features are sent to two classifiers –state vector machines and kNN for better recognition. The contributions of the project can be pointed as follows: 1. Trajectory Recognition using matlab with two efficient classification techniques. 2. Comparison of types of SVM and kNN and deriving the conclusion of best classifier for better recognition of each Telugu alphabet. 3. PROPOSED SYSTEM The proposed system involves the collection of the experimental data from the given experimental setup and then sending the data wirelessly using Zigbee transmission to the laptop which consists of MATLAB software. Here, an offline gesture recognition system has been introduced which includes the following components: Digital pen Laptop with Zigbee receiver The digital pen senses the hand motions for each handwritten digit or alphabet using an inertial sensor 6 DOF which contains an accelerometer sensor -3axis and gyroscope sensor-3axis and the sensed data is converted in to digital using a microcontroller and transmits the data wirelessly via ZIGBEE technology. Then laptop receives mathematical array of values for each handwritten digit taken from the user via ZIGBEE receiver. The dataset was prepared from various users and is loaded into Matlab. Then analyse the gesture trajectories using two classification techniques and checked for its recognition accuracy.
  • 3. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 103 Figure1. Gesture Recognition System 3. SYSTEM FLOW 3.1 Raw Data In this stage, the data corresponding to the different gestures are in the pattern of Telugu characters. These three gesture are considered for analysing our trajectory recognition algorithm and these patterns are collected from MPU6050. The database which is acquired consists of 300 samples for each letter per person built by attaining gestures from five persons. . i) /a/ ii) /e/ iii) /I/ Figure 2. Gestures written by various users The figure 2 shows the gesture are in the pattern of Telugu alphabets taken from different users, these are the Telugu alphabets and their pronunciation is given as follows: ii) /a/ ii) /e/ iii) /I/ The gesture trajectory starts from ‘.’ and ends at the ‘arrow’ symbol. All users perform the gestures without any or with minimal tilting of the sensor. We constrained the area to a square of 30cm *30 cm and at a height from the ground is 75cm. The transmitter and receiver are separated by a distance of 490cm. At each and every position of the sensor while writing it results out as 6 values in that first three values are gyroscope x-,y-,z- axis and other three values are accelerometer x-,y-,z- axis. After collecting the data from inertial sensor by the movement of hand for a single pattern obtain the data size of 300*6 matrix in .txt format. The numerical data is
  • 4. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 104 stored in the templates folder with names of A, AE, EE …etc. For training the system the data for each gesture is collected from eleven different people. Figure 3. Hand Gesture Trajectory Recognition The figure 3 illustrates step wise work flow of the entire gesture recognition system. The raw data matrix is initially loaded into matlab and it undergoes pre processing to discard high frequency noise and gravitational acceleration values. Then seven different features are generated and are represented in lower dimension using LDA for efficient classification using SVM and kNN techniques. 3.2 Preprocessing 3.2.1. Moving Average Filter First, the obtained values undergo calibration for removal of drift errors and offsets. In signal pre processing stage utilizing moving average filter in order to reduce the high-frequency noise which present in the calibrated accelerations. Its functionality is, to produce a single output point by taking the average of N samples at a time. In this paper window size is eight for moving average filter. 3.2.2. High Pass Filter A high-pass filter is utilised to eliminate the gravitational acceleration from the acceleration caused by hand movement. It is not applied on Gyroscope data.
  • 5. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 105 3.3 Feature Generation The process of taking disorganised data and defining features are used in analytical study of given data .The gathered features are more informative and non-Redundant when compared to raw data. Here, seven features are generated: Mean, standard deviation, variance, Inter quartile range, correlation, Mean absolute deviation, RMS. After all the features have been generated in feature extraction that’s a special style of dimensionality reduction is applied to the info to get the foremost relevant data from the initial data and represent that information during a lower dimensionality area. It starts from an associate initial set of measured information and select the derived features meant to be more informative and non-redundant, leads to subsequent learning and generalization steps, and also resulting in higher human interpretations. There are many techniques available but in this Linear Discriminant Analysis is employed. 3.4 Classification To the obtained dimensionality reduced feature vectors different classification techniques have been applied to classify the data into different classes. Comparison tables have been drawn for different classification accuracies have been drawn in the results below. 4. RESULTS The figure 4 shows exporting the inertial sensor data of Telugu alphabet “ ”. Figure 4. Importing data array into Matlab The saved text file from the PC can be imported into matlab using the shortcut import button on the matlab start window. Each column represents inertial sensors axis data:
  • 6. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 106 Column1: acc_x Column4: gyro_x Column2: acc_y Column5: gyro_y Column3: acc_z Column6: gyro_z Figure 5. Gyro axis ouputs comparison before and after MVG filter The figure 5 shows the graphically plotted gyroscopic sensor and accelerometer sensor each axis raw data compared with the moving average filtered data. Moving Average (MVG) Filter has been applied to each column in the obtained array and its functionality is to removes high frequency noise from the raw data. Figure 6. High pass filter output applied for only accelerometer data
  • 7. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 107 The MVG filtered accelerometer data is passed through a High pass filter which removes gravitational acceleration. Above figure shows the comparison graphs of before and after filtering through high pass filter. After the steps of preprocessing, Feature generation and extraction the Feature columns of eleven writers of each alphabet are concatenated and are taken as predictors and the classes of column is taken as response. (a) (b) Figure 7. Confusion matrix with (a) SVM classifier and (b) KNN classifier Figure 7 shows the confusion matrix of each classifier which indiactes the percentage of correct classification of each gesture pattern. The classification of SVM for gesture /e/ is 98.5% and it is more when compared with KNN for the same gesture is 95.5%. 5. CONCLUSIONS This paper proposed Telugu alphabet recognition system entirely relying on data from a 3-axis accelerometer and gyroscope. This paper has offered an efficient algorithm skeleton which can build constructive classifier for sensor based gesture recognition and handwriting. The proposed framework comprises hand motion acquisition, pre-processing of the sensing signal, feature generation and extraction, classification technique. With the decreased features, an SVM and KNN can be trained as powerful classifier. In this, we make use of two dimensional hand written Telugu character pattern gestures to validate the efficacy of the algorithm. The gesture recognition rate for SVM is 98.5% as well as for KNN is 95.5%. This end result empowers that the likelihood of usage of embedded pen as a powerful tool chain for computer human interaction applications.
  • 8. International Journal on Cybernetics & Informatics (IJCI) Vol. 5, No. 4, August 2016 108 REFERENCES [1] S.Wang,Y.L.Hsu,J.N.Liu,“A measurement unit based pen with a trajectory reconstruction Algorithm and its applications,” IEEE Trans. Ind. Electron., vol. 57, no. 10, pp. 3508–3521, Oct 2010. [2] Shengli Zhou1, Wen J. Li1, Zhuxin Dong1, Chung Ping Kwong “Hand-Written Character Recognition Using MEMS Motion Sensing Technology,” Proceedings of the 2008 IEEE/ASME International Conference on Advanced Intelligent Mechatronics 2nd - 5th July 2008. [3] M.Muthulakshmi, Meenaakumari.M, “MEMS Accelerometer based Hand Gesture Recognition”, International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) vol. 2, No 5, pp. 1866–1892, May 2013. [4] Renuka R, Suganya V, Arunkumar.B, “Online Hand Written Character Recognition Using Digital Pen For Static Authentication”, Proceedings of IRAJ International Conference, 20th October 2013, Chennai, India. ISBN: 978- 93-82702-34-4. [5] L. Bao, S.S.Intille, “Activity recognition from user-annotated acceleration data,” Pervasive, Lecture Notes in Computer Science, no. 3001, pp. 1–17, 2004. [6] J.Y.Yang, Y.P.Chen, S. N. Liou, J. S. Wang, G.Y.Lee, “Online classifier construction algorithm for human activity detection using a tri- axial accelerometer,” Appl. Math. Comput. pp. 849–860, Nov. 2008. [7] Jeen-Shing Wang, Fang-Chen Chuang, “An Accelerometer-Based Digital Pen with a Trajectory Recognition Algorithm for Handwritten Digit and Gesture Recognition,” IEEE Sens. J., vol. 59, no. 07, pp. 1543–1551, July 2012. [8] S. J. Preece, J. Y. Goulermas, L. P. J. Kenney, D. Howard, “A comparison of feature extraction methods for the classification of dynamic activities from accelerometer data,” IEEE Trans. Biomed. Eng., vol. 56, no. 3, pp. 871– 879, Mar. 2009 [9] E. Sato, F. Harashima,T. Yamaguchi, “Natural interface using pointing behaviour for human–robot gestural interaction,” IEEE Transactions Ind. Electron., vol. 54, no. 2, pp. 1105–1112, April 2007. [10] Z. Dong, U. C. Wejinya, W. J. Li, “An optical-tracking calibration method for MEMS-based digital writing instrument,” IEEE Sensor Journal, vol. 10, no. 10, pp. 1543–1551, Oct. 2010. [11] A. D. Cheok, Y. Qiu, K. Xu, K. G. Kumar, “Combined wireless hard- ware and real-time computer vision interface for tangible mixed reality,” IEEE Trans. Ind. Electron., vol. 54, no. 4, pp. 2174–2189, Aug. 2007. [12] Y. S. Kim, B. S. Soh, and S.-G. Lee, “A new wearable input device: SCURRY,” IEEE Trans. Ind. Electron., vol. 52, no. 6, pp. 1490–1499, Dec. 2005. [13] S. D. Choi, A. S. Lee, S. Y. Lee, “On-line handwritten character recognition with 3D accelerometer,” in Proc. IEEE Int. Conf. Inf. Acquisition, 2006, pp. 845–850. [14] N. C. Krishnan, C. Juillard, D. Colbry, and S. Panchanathan, “Recognition of hand movements using wearable accelerometers,” J. Ambient Intell. Smart Environ vol. 1, no. 2, pp. 143–155, Apr. 2009. AUTHORS NagaDeepa.Ch received the B.Tech. Degree in Electronics & Communications and the M.tech degree in embedded systems from the Jawaharlal Nehru Technological University of Hyderabad, India. She is currently pursuing the Ph.D. and working as assistant professor in the Department of ECE,VNRVJIET. Her main research interests include signal processing and pattern recognition techniques applied to electronic mobile devices. Dr.N.Balaji obtained his B.E. degree from Andhra University. He received Master’s and Ph.D degree from OsmaniaUniversity, Hyderabad. Presently he is working as a professor in the Department of ECE, JNTUK University college of Engineering Vizianagaram, Andhra Pradesh. He has authored more than40 Research papers in National and International Conferences and Journals. He is a life Member of ISTE and Member of VLSI Society of India. His areas of research interest are VLSI, Signal Processing, Radar. Dr.V.Padmaja born in 1968. She received B.E. Degree in Electronics and Communications Engineering, M.E Degree in Digital Systems Engineering from O.U in 1991 and 1999 respectively. She received Ph.D from J.N.T.U in 2009. She is an Professor in Dept. of ECE in VNRVJIET, her research of interest includes image processing and Embedded Systems. She has authored more than 6 Research papers in National and International Conferences and Journals.