Arm Swing as a Weak Biometric for Unobtrusive User Authentication

Size: px
Start display at page:

Download "Arm Swing as a Weak Biometric for Unobtrusive User Authentication"

Transcription

1 International Conference on Intelligent Information Hiding and Multimedia Signal Processing Arm Swing as a Weak Biometric for Unobtrusive User Authentication Davrondzhon Gafurov and Einar Snekkenes Norwegian Information Security Lab, Gjøvik University College, P.O. Box 191, 2802 Gjøvik, Norway, davrondzhon.gafurov@hig.no, einars@hig.no Abstract Verifying the identity of a user before granting access to objects or services is an important step in nearly all applications or environments. Some applications (e.g. pervasive environment) may impose additional requirements for user authentication mechanism, such as to be continuous and unobtrusive. The former refers to constant or periodic re-assurance of the identity, while the latter means that the authentication mechanism should be unobtrusive and implicit (without attracting user s attention). Traditional user authentication mechanisms (e.g. passwords or fingerprints) cannot be or is difficult to adapt to fulfill such requirements. This paper studies an unobtrusive mechanism of user authentication based on a new biometric modality. Arm swing, which occurs during gait, is proposed as a weak biometric for user authentication. We collected arm swing of the person by using a motion recording sensor, which records acceleration of the arm swing in three orthogonal directions. Using frequency domain analysis of the arm swing accelerations, we obtained an Equal Error Rate (EER) of 10% based on a preliminary data set including 120 arm swing samples from 30 persons. 1 Introduction Verifying the identity of a user before granting access to objects or services is an important step in nearly all applications or environments. Some applications (e.g. pervasive environment) may impose additional requirements for user authentication mechanism, such as to be continuous and unobtrusive. The continuous aspect of authentication refers to the constant or periodic re-verification of the identity. The second aspect (i.e. unobtrusiveness) refers to the fact that the authentication procedure should be convenient, implicit and without requiring user s explicit cooperation. For example, in pervasive environment the electronic devices are carried by the user almost all the time. However, the devices are not always under the attention of their owners, e.g. some people tend to forget, leave unattended or even lose the devices. Current authentication mechanisms in many personal electronic devices (e.g. mobile phones) are static. In other words, a user authenticates once (e.g. by entering a PIN code) and authentication lasts until the device is turned off. Consequently, the single-time (i.e. static) authentication is not sufficient, especially when the devices are used in high security applications. For instance, nowadays mobile phones can be used in application like m-banking or m-commerce [1]. On the other hand, in a pervasive system, the seamless interaction between the user and the device is a very important criteria. The conventional user authentication mechanisms (e.g. password-based or fingerprintbased), cannot be or is difficult to accommodate in such applications to meet continuous and unobtrusiveness requirements. Indeed, the process of frequently entering password or providing fingerprint on a mobile phone is explicit, requires user cooperation and can be very inconvenient and annoying. Therefore, better mechanisms for unobtrusive and continuous user authentication is required. Recently, identifying people by the way they walk became one of the attractive topics in biometric research [2]. Person s manner of walking is called gait, and the approach is called biometric gait recognition. One of the primary advantages of biometric gait recognition is in providing mechanisms for unobtrusive person verification and identification. From a technological perspective, biometric gait recognition is categorized into three groups [3]: Machine Vision (MV) based, Floor Sensor (FS) based and Wearable Sensor (WS) based. In the MV-based approach, gait is captured using a video-camera and then image/video processing techniques are applied to extract gait features for recognition [4, 5, 6]. In the FS-based approach, gait of the person is captured using sensors (e.g. force plates) installed in the /08 $ IEEE DOI /IIH-MSP

2 frequency domain analysis of the arm swing accelerations, we obtained an Equal Error Rate (EER) of about 10%, and identification probability of 71.7% at rank 1. The remainder of the paper is structured as follows. Section 2 outlines the authentication technology. Section 3 and 4 contains experiment description and results of analysis, respectively. Section 5 contains discussion and section 6 concludes the paper. 2 User authentication technology 2.1 Motion Recording sensor Figure 1. Accelerometer sensor attached to the hip [13]. For collecting arm movement, we use a Motion Recording (MR) sensor, see Figure 3. The MR sensor measures acceleration in three orthogonal directions, up-down, forwardbackward and sideways. The sampling frequency of the MR sensor is about 100 samples per second. Besides accelerometers, the other main components of the MR sensor include an internal memory of 64MB for storing acceleration values and a re-chargeable battery. It also has a USB port for transferring collected data to a PC. During the experiment the MR sensor was attached to the lower arm as shown in Figure Verification method Figure 2. Accelerometer sensor attached to the lower leg [14]. floor [7, 8, 9, 10]. In the WS-based category, gait is collected using motion recording sensors attached to various locations on the body of the person [11, 12, 13]. The motion of body locations such as hip (see Figure 1), leg (see Figure 2) and so on have been utilized for person recognition [11, 12, 13]. In this paper, we investigate the feasibility of using the natural arm swing, which occurs during gait, for unobtrusive user authentication. The proposed approach belongs to the WS-based category. We collect arm movement by using a so called Motion Recording (MR) sensor, which is attached to the lower arm of the person. The MR sensor records acceleration of movement in three directions: updown, forward-backwards and sideways. Our data set consists of 120 arm swing samples from 30 persons. Using The first step is the pre-processing, where transformation and interpolation of the acceleration signal are made. Then, the signal is analyzed in frequency domain, where features are extracted. Maximum values in the specified frequency ranges is used as features. The Euclidean distance between two feature vectors is used as a similarity score. A more detailed steps involved in comparing arm movement samples are as follow. 1. Pre-processing: From the output of the MR sensor we get acceleration in three orthogonal directions. These accelerations are transformed and combined in order to obtain more orientation invariant acceleration signal. The time interval between accleration recordings in the signal is not always equal, so we interpolate the signal to get equally sampled signal. An example of the arm swing acceleration is depicted in Figure 5a. 2. Frequency domain analysis: A time varying signal, r(t), can be represented by successively adding the individual frequencies present in the signal as r(t) =a 0 + [b i sin(2πf i t)+c i cos(2πf i t)], (1) where b i and c i are called Fourier coefficients. Based on the Fourier coefficients, the amplitude of the signal at each frequency can be computed as follow, 1081

3 Figure 3. The MR sensor. Figure 4. The MR sensor attached to the arm. A i = b 2 i + c2 i. (2) We analyze the arm swing signals in the frequency domain. Each arm signal is about 10 seconds of arm swing (1024 samples), see Figure 5a. Before transforming the signal into frequency domain its mean is extracted to get zero-mean signal. Then, to reduce the leakage the Hamming window is applied and the Fourier coefficients is computed using FFT (Fast Fourier Transform) algorithm. Next, the amplitude is computed using formula (2). An example of amplitude of the signal is depicted in Figure 5b. 3. Features: We divide the frequency axis of the signal into several ranges. Each frequency range, i, isthe interval ((i 0.5)Hz,(i +0.5)Hz]. High amplitudes are dominant only in the low frequencies; therefore we focus on the first 6 frequency ranges. The maximum amplitudes in each specified frequency ranges are used as features. Then, these features are concatenated to form a feature vector. 4. Feature vectors: Three feature vectors are tested. The first one has two features and it is the maximum amplitudes in the frequency ranges (0.5Hz,1.5Hz] and (1.5Hz,2.5Hz]. The second feature vector has 4 features, which are 4 max amplitudes in the first four frequency ranges, i.e. (0.5Hz,1.5Hz], (1.5Hz,2.5Hz], (2.5Hz,3.5Hz], and (3.5Hz,4.5Hz]. The third feature vector has 6 features, i.e. 6 max amplitudes in the first six frequency ranges (0.5Hz,1.5Hz], (1.5Hz,2.5Hz],..., (5.5Hz,6.5Hz]. Assume V 1,V 2 and V 3 are the three aforementioned feature vectors, respectively. They are related to each other as follow V 1 V 2 V Similarity score: Euclidean distance between two feature vectors are used as a similarity score. Assume V =(v 1,..., v n ) and W =(w 1,..., w n ) are the template and test feature vectors, where v i and w i are maximum amplitudes in the frequency range i of the template and test, respectively. Then the similarity score, S, is calculated as follow, S(V,W)= n (v i w i ) 2,n=2, 4, 6 (3) i=1 The similarity score indicates how similar two arm movement samples are. Ideally, similarity scores obtained from the same person should be smaller then similarity scores obtained from different persons. 3 Experiment Using the MR sensor, we have collected acceleration of the arm swing from 30 subjects, 23 male and 7 female (in age range years old). Subjects were told to walk normally at their natural gait on a level surface for the distance of about 20 meters. The experiment was conducted in 4 sessions. In the first two sessions, the MR sensor was attached to the right arm, and in the last two trials the MR sensor was attached to the left arm. The MR sensor was attached to the lower arm of the subjects as shown in Figure 4. Before each walking trials, subjects were asked to shift the MR sensor 1082

4 Figure 5. An example of arm swing signal: a) Time domain; b) Frequency domain (only low frequency components are depicted). a little bit in order to simulate realistic situations (i.e. the sensor is not exactly on the same position or orientation). In total, there were 120 arm swing samples, 4 samples per person, 2 from the right arm and 2 from the left arm. The recorded accelerations were transferred to the computer for analysis. 4 Results Assuming left and right arm movements are not identical, we divide the set of samples into two non-overlapping sets, S 1 and S 2. The first set, S 1, is the set of all samples from the right arm, while the second set, S 2,isthesetof all samples from the left arm. The cardinalities of each set equals to 60. For each set, we apply the leave-one-out cross comparisons procedure [13]. In this way using each set, 30 genuine and 870 impostor scores are obtained. In total, there will be 60 unique genuine and 1740 unique impostor scores. Based on the sets of genuine and impostor scores, the False Accept Rate (FAR) and False Reject Rate (FRR) are estimated. To evaluate the performance of the method in verification mode, we use a Decision Error Trade-off curve (DET). The DET curve is a plot of FAR versus FRR. The DET curve 1083

5 Figure 6. The performance of the method in terms of DET curves. Figure 7. The performance of the method in terms of CMC curves. shows the performance of a biometric system under different decision thresholds. The corresponding DET curves using three feature sets are depicted in Figure 6. Usually, to indicate the performance of the biometric system by a single value an Equal Error Rate (EER) or a minimal Total Error Rate (TER min )isused.theeer is a point on the curve where FAR=FRR, while the TER min is a point where the sum of FAR and FRR is minimal. The EER and TER min of the method are given in Table 1 (columns EER and TER min, respectively). The best EER and TER min are about 10% and 18.7%, respectively. Using parametric approach as in [15], we can compute the margin of errors (i.e. 95% confidence intervals) for FAR and FRR of the EER, respectively. They are 10 ± 1.4 and 10 ± 7.6 for FAR and FRR, respectively. The margins for FAR are more narrower compared to the margins for FRR, since we have more impostor scores than genuine scores. We also evaluated the performance of the method in identification mode. To evaluate performance in this mode, we use a Cumulative Match Characteristic (CMC) curve [16]. The CMC curve is a plot of the rank vs. the identification probability. It indicates the cumulative probability of an unknown sample being within the top closest matches. Using sets S 1 and S 2 (i.e. right and left samples), two CMC curves were calculated. Then, identification probabilities at each rank are averaged to get one CMC curve. The resulting CMC curves for three feature sets are shown in Figure 7. The averaged identification probabilities at rank 1 of the three feature vectors are given in Table 1 (column P 1 ). Table 1. Performance of the method for 3 feature sets. No. of features EER,% TER min,% P 1,% Two features Four features Six features Discussion Table 2 contains the summary of some WS-based and FS-base works that can be suitable for user recognition in pervasive environment. In this table, the columns Location, S# and Performance, % represent the location of the motion recording sensor(s) on the body or on the floor, the number of subjects used in the experiments and the performance of the methods in term of the EER and/or recognition rate (or identification rate at rank 1). This table does not imply direct comparison of results, but its purpose is merely to give an impression of performances in the WS-based and FSbased person recognition. In a pervasive environment, the personal electronic devices are always with the user and the continuous and unobtrusive (re-) verification of the user is a very important requirement. User authentication using arm swing provides unobtrusive identity verification because the arm swing is a natural motion of the hands/arms that occurs during gait and does not require an extra action from the person. It can be also very well adapted in the continuous authentication con- 1084

6 Table 2. Summary of some works on WS-based and FS-based gait recognition Study Location S# Performance, % EER Recognition rate Ailisto et al. [11] waist Mäntyjärvi et al. [17] waist 36 7, 10, 18, 19 - Gafurov et al. [14] lower leg 21 5, 9 - Vildjiounaite et al. [18] hip and chest (gait+voice) pockets, hand Gafurov et al. [12] trouser pocket , 9.2, 14, , 83.8, 50.5, 24.2 Gafurov et al. [13] hip Orr and Abowd [7] on the floor Suutala and Rning [8] on the floor Middleton et al. [9] on the floor This paper lower arm 30 10, 13.3, , 60, 31.7 Table 3. Performance of some other biometrics in terms of EER. Biometric EER,% Data set Iris [19] subjects Fingerprint [20] FVC2002 DB1 and DB2 [21] Palmprint [22] samples from 392 palms Signature [23] samples and 94 subjects text. Walking (and arm swinging) may happen from several times to many times during normal daily activity. Consequently, it is reasonable to assume that arm swing will be available several or many times per day for re-verification of the user identity. The accuracy of the arm swing biometric is not comparable with the strong biometric modalities, e.g. see performances of some biometrics in Table 3. It should be noted that we do not propose arm swing as a replacement or sole mechanism of authentication but rather as a complementary mechanism that can be used to improve security in personal devices. Users can still use strong biometrics or password explicitly when authenticating for the first time. Then, arm swing biometric can be applied implicitly for re-verification of the identity in continuous authentication scenario. In order to reduce the inconvenience for the genuine users, one can set operating threshold of the system such that FRR is very low or zero and FAR is medium to high levels, e.g. at a ZeroFRR. The ZeroFRR is the minimum FAR, where FRR is zero. In our method the ZeroFRR is about 70% (using 6 features). In general, this suggests that by using the arm swing as an additional level of security, about 30% of attackers, which overcome/spoof first authentication, can be defeated without causing usability inconvenience that would not be possible without this added level. Some part of the work by Vildjiounaite et al. [18] is similar to the approach in this paper, but there are several significant differences between them. Apart differences in recognition methods, data sets and evaluation modes, the other main difference is that Vildjiounaite et al. [18] attached accelerometer to the handle of a suitcase and analyse hand motion with carrying a suticase. In addition, their study shows that the accuracy can be improved when gait is integrated with other types of unobtrusive biometrics [18]. Although the current prototype of the MR sensor looks a bit bulky, it is feasible to shrink the size of MR components and integrate it with the actual electronic device worn in the wrist (e.g. an arm-watch). At least the motion recording part can be integrated with the arm-watch or in the sleeves of clothes, but the processing of the signal is conducted on a more powerful electronics such as mobile phone. Then, the devices can communicate via short range communication protocols (e.g. Bluetooth). Despite advantages, user authentication based on arm swing possess some limitations too. Several factors/situations may alter the natural arm swing, for example carrying an object in the hands, walking in various speeds, walking when one hand in the pocket another one is swinging and the like. For developing a robust user authentication system based on the arm swing, the effects of such factors and situations should be further investigated. 6 Conclusion and Future Work In this paper we investigated the feasibility of using arm swing during gait as a way of unobtrusive identity verifi- 1085

7 cation. User authentication based on the arm swing can also be suitable in continuous authentication context, where identity of the user is required to be re-verified periodically. Acceleration of the arm motion is collected using an accelerometer sensor. Using frequency domain analysis on the arm movement signals from 30 persons, we achieved the EER of about 10% and identification probability of 71.7% at rank 1. Although the results are encouraging, the further work is required to improve the accuracy of the approach and to evaluate performance on a larger data set (to have narrower confidence intervals). It is also important to study the factors that may influence the normal hand and arm movements (e.g. walking speed) in order to develop robust authentication system. For improving accuracy, one may look into developing techniques for integrating arm swing biometric with other unobtrusive biometrics such as hip movement and so on. In this paper, impostors were assumed passive, but in real life they can try to imitate the arm swing of a victim. Therefore, to evaluate the robustness of the system against such type of attack one needs to have active impostors too. All these open topics will constitute a basis for our future work. Acknowledgement We would like to thank Dr. Arne Wold for his useful discussion on the analysis of acceleration signals and Retoma AS for providing software interface between the sensor and the computer. References [1] B. Dukic and M. Katic. m-order - payment model via sms within the m-banking. In 27th International Conference on Information Technology Interfaces, [2] Mark S. Nixon, Tieniu N. Tan, and Rama Chellappa. Human Identification Based on Gait. Springer, [3] Davrondzhon Gafurov. A survey of biometric gait recognition: Approaches, security and challenges. In Annual Norwegian Computer Science Conference, Oslo, Norway, November [4] C. BenAbdelkader, R. Cutler, and L. Davis. Stride and cadence as a biometric in automatic person identification and verification. In Fifth IEEE International Conference on Automatic Face and Gesture Recognition, pages , May [5] Zongyi Liu and Sudeep Sarkar. Improved gait recognition by gait dynamics normalization. IEEE Transactions on Pattern Analysis and Machine Intelligence, 28(6): , [6] Ju Han and Bir Bhanu. Individual recognition using gait energy image. IEEE Transactions on Pattern Analysis and Machine Intelligence, 28(2): , [7] R. J. Orr and G. D. Abowd. The smart floor: A mechanism for natural user identification and tracking. In Proceedings of the Conference on Human Factors in Computing Systems, [8] J. Suutala and J. Röning. Towards the adaptive identification of walkers: Automated feature selection of footsteps using distinction sensitive LVQ. In Int. Workshop on Processing Sensory Information for Proactive Systems (PSIPS 2004), June [9] Lee Middleton, Alex A. Buss, Alex Bazin, and Mark S. Nixon. A floor sensor system for gait recognition. In Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID 05), pages , [10] Jam Jenkins and Carla Schlatter Ellis. Using ground reaction forces from gait analysis: Body mass as a weak biometric. In Pervasive, [11] Heikki J. Ailisto, Mikko Lindholm, Jani Mäntyjärvi, Elena Vildjiounaite, and Satu-Marja Mäkelä. Identifying people from gait pattern with accelerometers. In Proceedings of SPIE Volume: 5779; Biometric Technology for Human Identification II, pages 7 14, [12] Davrondzhon Gafurov, Einar Snekkenes, and Patrick Bours. Gait authentication and identification using wearable accelerometer sensor. In 5th IEEE Workshop on Automatic Identification Advanced Technologies (AutoID), pages , Alghero, Italy, June [13] Davrondzhon Gafurov, Einar Snekkenes, and Patrick Bours. Spoof attacks on gait authentication system. IEEE Transactions on Information Forensics and Security, 2(3), Special Issue on Human Detection and Recognition. [14] Davrondzhon Gafurov, Kirsi Helkala, and Torkjel Sondrol. Gait recognition using acceleration from MEMS. In 1st IEEE International Conference on Availability, Reliability and Security (ARES), pages , Vienna, Austria, April [15] R.M. Bolle, S. Pankanti, and N.K. Ratha. Evaluation techniques for biometrics-based authentication systems (FRR). In 15th International Conference on Pattern Recognition, pages , September

8 [16] ISO/IEC IS , information technology, biometric performance testing and reporting, part 1: Principles and framework, [17] Jani Mäntyjärvi, Mikko Lindholm, Elena Vildjiounaite, Satu-Marja Mäkelä, and Heikki J. Ailisto. Identifying users of portable devices from gait pattern with accelerometers. In IEEE International Conference on Acoustics, Speech, and Signal Processing, [18] Elena Vildjiounaite, Satu-Marja Mäkelä, Mikko Lindholm, Reima Riihimäki, Vesa Kyllönen, Jani Mäntyjärvi, and Heikki Ailisto. Unobtrusive multimodal biometrics for ensuring privacy and information security with personal devices. In Pervasive, pages , May Springer LNCS. [19] Donald M. Monro, Soumyadip Rakshit, and Dexin Zhang. DCT-Based iris recognition. IEEE Transactions on Pattern Analysis and Machine Intelligence, 29(4), [20] U. Park, Pankanti, and A. K. Jain. Fingerprint verification using SIFT features. In SPIE Defense and Security Symposium, [21] D.Maio, D.Maltoni, R.Cappelli, J.L.Wayman, and A.K. Jain. FVC2002: Second fingerprint verification competition. In 16th International Conference on Pattern Recognition, [22] Xiangqian Wu, Kuanquan Wang, and David Zhang. Palmprint texture analysis using derivativeof gaussian filters. In International Conference on Computational Intelligence and Security, [23] Alisher Kholmatov and Berrin Yanikoglu. Identity authentication using improved online signature verification method. Pattern Recognition Letters,

A Survey of Biometric Gait Recognition: Approaches, Security and Challenges. Davrondzhon Gafurov Gjøvik University College

A Survey of Biometric Gait Recognition: Approaches, Security and Challenges. Davrondzhon Gafurov Gjøvik University College A Survey of Biometric Gait Recognition: Approaches, Security and Challenges Davrondzhon Gafurov Gjøvik University College davrondzhon.gafurov@hig.no Abstract Biometric systems are becoming increasingly

More information

Performance and Security Analysis of Gait-based User Authentication

Performance and Security Analysis of Gait-based User Authentication Performance and Security Analysis of Gait-based User Authentication Doctoral Dissertation by Davrondzhon Gafurov Submitted to the Faculty of Mathematics and Natural Sciences at the University of Oslo in

More information

Gjøvik University College

Gjøvik University College Gjøvik University College HiGIA the open research archive for Gjøvik University College Authors: Davrondzhon Gafurov, Einar Snekkenes Title: Gait Recognition Using Wearable Motion Recording Sensors Journal:

More information

Gait Recognition. Yu Liu and Abhishek Verma CONTENTS 16.1 DATASETS Datasets Conclusion 342 References 343

Gait Recognition. Yu Liu and Abhishek Verma CONTENTS 16.1 DATASETS Datasets Conclusion 342 References 343 Chapter 16 Gait Recognition Yu Liu and Abhishek Verma CONTENTS 16.1 Datasets 337 16.2 Conclusion 342 References 343 16.1 DATASETS Gait analysis databases are used in a myriad of fields that include human

More information

TuA1.1P IEEE RO-MAN: The 22nd IEEE International Symposium on Robot and Human Interactive Communication Gyeongju, Korea, August 26-29, 2013

TuA1.1P IEEE RO-MAN: The 22nd IEEE International Symposium on Robot and Human Interactive Communication Gyeongju, Korea, August 26-29, 2013 2013 IEEE RO-MAN: The 22nd IEEE International Symposium on Robot and Human Interactive Communication Gyeongju, Korea, August 26-29, 2013 TuA1.1P.25 978-1-4799-0509-6/13/$31.00 2013 IEEE 220 rates above

More information

Walk the Walk: Attacking Gait Biometrics by Imitation

Walk the Walk: Attacking Gait Biometrics by Imitation Walk the Walk: Attacking Gait Biometrics by Imitation Bendik B. Mjaaland 1, Patrick Bours 2, and Danilo Gligoroski 3 1 Accenture Technology Consulting - Security, Norway, bendik.mjaaland@accenture.com,

More information

Using Ground Reaction Forces from Gait Analysis: Body Mass as a Weak Biometric

Using Ground Reaction Forces from Gait Analysis: Body Mass as a Weak Biometric Using Ground Reaction Forces from Gait Analysis: Body Mass as a Weak Biometric Jam Jenkins 1, Carla Ellis 2 1 Western Carolina University Department of Math and Computer Science Cullowhee, NC 28723 USA

More information

Influence of Walking Surfaces and Speeds on Accelerometer-Based Gait Recognition

Influence of Walking Surfaces and Speeds on Accelerometer-Based Gait Recognition Influence of Walking Surfaces and Speeds on Accelerometer-Based Gait Recognition Muhammad Muaaz Master s Thesis Degree Project 30 HE Credits Master of Science in Information and Communication Systems Security

More information

A Bag-of-Gait Model for Gait Recognition

A Bag-of-Gait Model for Gait Recognition A Bag-of-Gait Model for Gait Recognition Jianzhao Qin, T. Luo, W. Shao, R. H. Y. Chung and K. P. Chow The Department of Computer Science, The University of Hong Kong, Hong Kong, China Abstract In this

More information

User Activity Related Data Sets for Context Recognition

User Activity Related Data Sets for Context Recognition User Activity Related Data Sets for Context Recognition Holger Junker 1, Paul Lukowicz 1,2, Gerhard Tröster 1 1 Wearable Computing Lab, ETH Zurich, Switzerland 2 Institute for Computer Systems and Networks,

More information

Fall Prevention Midterm Report. Akram Alsamarae Lindsay Petku 03/09/2014 Dr. Mansoor Nasir

Fall Prevention Midterm Report. Akram Alsamarae Lindsay Petku 03/09/2014 Dr. Mansoor Nasir Fall Prevention Midterm Report Akram Alsamarae Lindsay Petku 03/09/2014 Dr. Mansoor Nasir Updates to timeline Last semester we created a timeline that included important milestones. We have narrowed down

More information

Classification of Acceleration Data for Biometric Gait Recognition on Mobile Devices

Classification of Acceleration Data for Biometric Gait Recognition on Mobile Devices Classification of Acceleration Data for Biometric Gait Recognition on Mobile Devices Claudia Nickel, Holger Brandt, Christoph Busch Hochschule Darmstadt -CASED, Darmstadt, Germany, c.nickel@fbi.h-da.de

More information

Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length

Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length Ahmad Abadleh ahmad_a@mutah.edu.jo Eshraq Al-Hawari eshraqh@mutah.edu.jo Esra'a Alkafaween Esra_ok@mutah.edu.jo Hamad

More information

Emergent walking stop using 3-D ZMP modification criteria map for humanoid robot

Emergent walking stop using 3-D ZMP modification criteria map for humanoid robot 2007 IEEE International Conference on Robotics and Automation Roma, Italy, 10-14 April 2007 ThC9.3 Emergent walking stop using 3-D ZMP modification criteria map for humanoid robot Tomohito Takubo, Takeshi

More information

Bicycle Safety Map System Based on Smartphone Aided Sensor Network

Bicycle Safety Map System Based on Smartphone Aided Sensor Network , pp.38-43 http://dx.doi.org/10.14257/astl.2013.42.09 Bicycle Safety Map System Based on Smartphone Aided Sensor Network Dongwook Lee 1, Minsoo Hahn 1 1 Digital Media Lab., Korea Advanced Institute of

More information

Gait Recognition Using Encodings With Flexible Similarity Measures

Gait Recognition Using Encodings With Flexible Similarity Measures Gait Recognition Using Encodings With Flexible Similarity Measures Michael B. Crouse Kevin Chen H. T. Kung School of Engineering and Applied Sciences Harvard University Abstract Gait signals detectable

More information

User Identification Using User s Walking Pattern over the ubifloorii

User Identification Using User s Walking Pattern over the ubifloorii User Identification Using User s Walking Pattern over the ubifloorii Jaeseok Yun 1, Woontack Woo 2, and Jeha Ryu 1 1 Dept. Mechatronics, Gwangju Institute of Science and Technology, S. Korea {zapper, ryu}@gist.ac.kr

More information

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired IDeA Competition Report Electronic Swimming Coach (ESC) for Athletes who are Visually Impaired Project Carried Out Under: The Department of Systems and Computer Engineering Carleton University Supervisor

More information

AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked

AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked -Written By- Dae-Ki Cho, Min Mun, Uichin Lee, William J. Kaiser, Mario Gerla -Presented By- Scott Mitchell CS Department Problem

More information

Expert Systems with Applications

Expert Systems with Applications Expert Systems with Applications 38 (2011) 14550 14554 Contents lists available at ScienceDirect Expert Systems with Applications journal homepage: www.elsevier.com/locate/eswa Gait verification using

More information

Vibration of floors and footfall analysis

Vibration of floors and footfall analysis Webinar Autodesk Robot Structural Analysis Professional 20/04/2016 Vibration of floors and footfall analysis Artur Kosakowski Rafał Gawęda Webinar summary In this webinar we will focus on the theoretical

More information

The Effect Analysis of Rudder between X-Form and Cross-Form

The Effect Analysis of Rudder between X-Form and Cross-Form 217 3rd International Conference on Computational Systems and Communications (ICCSC 217) The Effect Analysis of Rudder between X-Form and Cross-Form HAN Zhao-Lin1, a, ZHANG Zhong-Zheng2,b, WANG Long- Jin3,

More information

WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS

WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS Teruaki Ito Institute of Technology and Science University of Tokushima Tokushima, Japan e-mail: ito@me.tokushima-u.ac.jp Abstract Human walking

More information

Available online at ScienceDirect. Energy Procedia 53 (2014 )

Available online at   ScienceDirect. Energy Procedia 53 (2014 ) Available online at www.sciencedirect.com ScienceDirect Energy Procedia 53 (2014 ) 156 161 EERA DeepWind 2014, 11th Deep Sea Offshore Wind R&D Conference Results and conclusions of a floating-lidar offshore

More information

Automated Proactive Road Safety Analysis

Automated Proactive Road Safety Analysis Transportation Research At McGill Seminar Nicolas Saunier nicolas.saunier@polymtl.ca November 25 th 2010 Outline 1 2 for 3 using Video Data 4 Using Microscopic Data 5 A World Health Issue Over 1.2 million

More information

Use of On-Body Sensors to Support Elite Sprint Coaching

Use of On-Body Sensors to Support Elite Sprint Coaching Use of On-Body Sensors to Support Elite Sprint Coaching Kuntze, G. 1, Pias, M.R. 2, Bezodis, I.N. 1, Kerwin, D.G. 1, Coulouris, G. 2 and Irwin, G. 1 Cardiff School of Sport, University of Wales Institute,

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

Queue analysis for the toll station of the Öresund fixed link. Pontus Matstoms *

Queue analysis for the toll station of the Öresund fixed link. Pontus Matstoms * Queue analysis for the toll station of the Öresund fixed link Pontus Matstoms * Abstract A new simulation model for queue and capacity analysis of a toll station is presented. The model and its software

More information

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system K. OBERG and H. LANSHAMMAR* Amputee Training and Research Unit, University Hospital, Fack,

More information

Bayesian Optimized Random Forest for Movement Classification with Smartphones

Bayesian Optimized Random Forest for Movement Classification with Smartphones Bayesian Optimized Random Forest for Movement Classification with Smartphones 1 2 3 4 Anonymous Author(s) Affiliation Address email 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

More information

Drilling Efficiency Utilizing Coriolis Flow Technology

Drilling Efficiency Utilizing Coriolis Flow Technology Session 12: Drilling Efficiency Utilizing Coriolis Flow Technology Clement Cabanayan Emerson Process Management Abstract Continuous, accurate and reliable measurement of drilling fluid volumes and densities

More information

Kinect-based Badminton Motion Sensor as Potential Aid for Coaching Strokes in Novice Level

Kinect-based Badminton Motion Sensor as Potential Aid for Coaching Strokes in Novice Level Indian Journal of Science and Technology, Vol 10(39), DOI: 10.17485/ijst/2017/v10i39/119865, October 2017 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Kinect-based Badminton Motion Sensor as Potential

More information

Stride October 20, 2017

Stride October 20, 2017 Preliminary Design Review Stride October 20, 2017 Advisor: ProfessorTessier Hollot 1 Advisor : Professor Group Members Richie Hartnett CSE Jarred Penney EE Advisor Prof. Tessier Joe Menzie CSE Jack Higgins

More information

Circuit breaker diagnostic testing. Megger is a registered trademark

Circuit breaker diagnostic testing. Megger is a registered trademark WWW.MEGGER.COM Megger is a registered trademark Title Author Nils Wäcklén Date January 2010 Keywords TM1600, TM1800, CIGRÉ, vibration analysis, dynamic resistance measurement, circuit breaker testing,

More information

Analysis of the Interrelationship Among Traffic Flow Conditions, Driving Behavior, and Degree of Driver s Satisfaction on Rural Motorways

Analysis of the Interrelationship Among Traffic Flow Conditions, Driving Behavior, and Degree of Driver s Satisfaction on Rural Motorways Analysis of the Interrelationship Among Traffic Flow Conditions, Driving Behavior, and Degree of Driver s Satisfaction on Rural Motorways HIDEKI NAKAMURA Associate Professor, Nagoya University, Department

More information

Unobtrusive Gait Verification for Mobile Phones

Unobtrusive Gait Verification for Mobile Phones Unobtrusive Gait Verification for Mobile Phones Hong Lu Intel Labs hong.lu@intel.com Jonathan Huang Intel Labs jonathan.huang@intel.com Lama Nachman Intel Labs lama.nachman@intel.com Tanwistha Saha George

More information

Analysis of the Radar Doppler Signature of a Moving Human

Analysis of the Radar Doppler Signature of a Moving Human Analysis of the Radar Doppler Signature of a Moving Human Traian Dogaru Calvin Le Getachew Kirose U.S. Army Research Laboratory RF Signal Processing and Modeling Branch Outline Use Doppler radar to detect

More information

Special edition paper

Special edition paper Development of a Track Management Method for Shinkansen Speed Increases Shigeaki Ono** Takehiko Ukai* We have examined the indicators of appropriate track management that represent the ride comfort when

More information

CS 528 Mobile and Ubiquitous Computing Lecture 7a: Applications of Activity Recognition + Machine Learning for Ubiquitous Computing.

CS 528 Mobile and Ubiquitous Computing Lecture 7a: Applications of Activity Recognition + Machine Learning for Ubiquitous Computing. CS 528 Mobile and Ubiquitous Computing Lecture 7a: Applications of Activity Recognition + Machine Learning for Ubiquitous Computing Emmanuel Agu Applications of Activity Recognition Recall: Activity Recognition

More information

Tutorial for the. Total Vertical Uncertainty Analysis Tool in NaviModel3

Tutorial for the. Total Vertical Uncertainty Analysis Tool in NaviModel3 Tutorial for the Total Vertical Uncertainty Analysis Tool in NaviModel3 May, 2011 1. Introduction The Total Vertical Uncertainty Analysis Tool in NaviModel3 has been designed to facilitate a determination

More information

Accelerometers: An Underutilized Resource in Sports Monitoring

Accelerometers: An Underutilized Resource in Sports Monitoring Accelerometers: An Underutilized Resource in Sports Monitoring Author Neville, Jono, Wixted, Andrew, Rowlands, David, James, Daniel Published 2010 Conference Title Proceedings of the 2010 Sixth International

More information

Video Based Accurate Step Counting for Treadmills

Video Based Accurate Step Counting for Treadmills Proceedings Video Based Accurate Step Counting for Treadmills Qingkai Zhen, Yongqing Liu, Qi Hu and Qi Chen * Sport Engineering Center, China Institute of Sport Science, Beijing 100061, China; zhenqingkai@ciss.cn

More information

SCHEINWORKS Measuring and Analysis Systems by

SCHEINWORKS Measuring and Analysis Systems by Pressure Measurement Systems for standing and walking analysis Germany since 1879 Pressure Measurement Systems for standing and walking analysis Documentation of Gait image Stance Symmetry of all parameters

More information

Towards determining absolute velocity of freestyle swimming using 3-axis accelerometers

Towards determining absolute velocity of freestyle swimming using 3-axis accelerometers Towards determining absolute velocity of freestyle swimming using 3-axis accelerometers Author Stamm, Andy, Thiel, David, Burkett, Brendan, James, Daniel Published 2011 Journal Title Procedia Engineering

More information

Gait analysis for human identification

Gait analysis for human identification Gait analysis for human identification A. Kale, N. Cuntoor, B. Yegnanarayana, A.N Rajagopalan, and R. Chellappa Center for Automation Research, University of Maryland, College Park, MD 20742 kale, cuntoor,

More information

Jogging and Walking Analysis Using Wearable Sensors *

Jogging and Walking Analysis Using Wearable Sensors * Engineering, 2013, 5, 20-24 doi:10.4236/eng.2013.55b005 Published Online May 2013 (http://www.scirp.org/journal/eng) Jogging and Walking Analysis Using Wearable Sensors * Ching ee ong, Rubita Sudirman,

More information

WalkCompass: Finding Walking Direction Leveraging Smartphone s Inertial Sensors. Nirupam Roy

WalkCompass: Finding Walking Direction Leveraging Smartphone s Inertial Sensors. Nirupam Roy WalkCompass: Finding Walking Direction Leveraging Smartphone s Inertial Sensors by Nirupam Roy Bachelor of Engineering Bengal Engineering and Science University, Shibpur 2007 Submitted in Partial Fulfillment

More information

Movement-Type Classification Using Acceleration Sensor

Movement-Type Classification Using Acceleration Sensor Movement-Type Classification Using Acceleration Sensor Chu-Hui Lee and Jyun-Han Liou Abstract The most common moving processes include walking, running, going up stairs, and going down stairs. People distinguish

More information

Gait-based User Classification Using Phone Sensors

Gait-based User Classification Using Phone Sensors Gait-based User Classification Using Phone Sensors Matthew Boyle (mboy@bu.edu) Avraham Klausner (aviclaws@bu.edu) David Starobinski (emphstaro@bu.edu) Ari Trachtenberg (trachten@bu.edu) Hongchang Wu (wuhc@bu.edu)

More information

User Verification Leveraging Gait Recognition for Smartphone Enabled Mobile Healthcare Systems

User Verification Leveraging Gait Recognition for Smartphone Enabled Mobile Healthcare Systems IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 14, NO. 9, SEPTEMBER 2015 1961 User Verification Leveraging Gait Recognition for Smartphone Enabled Mobile Healthcare Systems Yanzhi Ren, Student Member, IEEE,

More information

EXPERIMENT 12 GAS LAWS ( BOYLE S AND GAY-LUSSAC S LAW)

EXPERIMENT 12 GAS LAWS ( BOYLE S AND GAY-LUSSAC S LAW) EXPERIMENT 12 GAS LAWS ( BOYLE S AND GAY-LUSSAC S LAW) INTRODUCTION: In order to specify fully the condition of a gas it is necessary to know its pressure, volume, and temperature. This quantities are

More information

NCSS Statistical Software

NCSS Statistical Software Chapter 256 Introduction This procedure computes summary statistics and common non-parametric, single-sample runs tests for a series of n numeric, binary, or categorical data values. For numeric data,

More information

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts Jan Kodovský, Jessica Fridrich May 16, 2012 / IH Conference 1 / 19 What is JPEG-compatibility steganalysis? Detects embedding

More information

Datalogging Shirt for Baseball Pitchers

Datalogging Shirt for Baseball Pitchers Datalogging Shirt for Baseball Pitchers Design Team Marcus Moché, Alexandra Morgan, David Schmidt Design Advisor Prof. M. Taslim Abstract Baseball pitcher elbow injuries have been increasing in frequency

More information

STATIONKEEPING DYNAMIC POSITIONING FOR YACHTS. Hans Cozijn

STATIONKEEPING DYNAMIC POSITIONING FOR YACHTS. Hans Cozijn STATIONKEEPING DYNAMIC POSITIONING FOR YACHTS Hans Cozijn Senior Project Manager Offshore YACHTS VS. OFFSHORE INDUSTRY 2 YACHTS VS. OFFSHORE INDUSTRY Source : www.hdmt21.com Source : www.charterworld.com

More information

Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy

Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy Original Article Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy Hisao NAGATA 1 * and Hisato OHNO 2 1 National Institute of Occupational Safety and Health, 1 4 6 Umezono,

More information

Acoustic Gait-based Person Identification using Hidden Markov Models

Acoustic Gait-based Person Identification using Hidden Markov Models Acoustic Gait-based Person Identification using Hidden Markov Models Jürgen T. Geiger, Maximilian Kneißl, Björn Schuller 1 and Gerhard Rigoll Institute for Human-Machine Communication, Technische Universität

More information

23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN APRIL 2007

23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN APRIL 2007 23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN 16-20 APRIL 2007 AN INVESTIGATION INTO THE INTERRELATION BETWEEN THE INTERNAL AND EXTERNAL BALLISTICS OF FIRING A TP-T TANK AMMUNITION M. H.

More information

Effect of the Grip Angle on Off-Spin Bowling Performance Parameters, Analysed with a Smart Cricket Ball

Effect of the Grip Angle on Off-Spin Bowling Performance Parameters, Analysed with a Smart Cricket Ball Proceedings Effect of the Grip Angle on Off-Spin Bowling Performance Parameters, Analysed with a Smart Cricket Ball Franz Konstantin Fuss 1, *, Batdelger Doljin 1 and René E. D. Ferdinands 2 1 Smart Equipment

More information

In ocean evaluation of low frequency active sonar systems

In ocean evaluation of low frequency active sonar systems Acoustics 8 Paris In ocean evaluation of low frequency active sonar systems K.T. Hjelmervik and G.H. Sandsmark FFI, Postboks 5, 39 Horten, Norway kth@ffi.no 2839 Acoustics 8 Paris Sonar performance measurements

More information

Gait and Locomotion Analysis for Tribological Applications

Gait and Locomotion Analysis for Tribological Applications University of Wisconsin Milwaukee UWM Digital Commons Theses and Dissertations December 2013 Gait and Locomotion Analysis for Tribological Applications Md Hayder Ali University of Wisconsin-Milwaukee Follow

More information

AN31E Application Note

AN31E Application Note Balancing Theory Aim of balancing How an unbalance evolves An unbalance exists when the principle mass axis of a rotating body, the so-called axis of inertia, does not coincide with the rotational axis.

More information

Gait Based Personal Identification System Using Rotation Sensor

Gait Based Personal Identification System Using Rotation Sensor Gait Based Personal Identification System Using Rotation Sensor Soumik Mondal, Anup Nandy, Pavan Chakraborty, G. C. Nandi Robotics & AI Lab, Indian Institute of Information Technology Allahabad, India

More information

Seismic Survey Designs for Converted Waves

Seismic Survey Designs for Converted Waves Seismic Survey Designs for Converted Waves James A. Musser* GMG/AXIS Inc., Denver, CO 1720 Red Cloud Road, Longmont, CO, 80501, USA jmusser@gmg.com ABSTRACT Designing converted wave 3D surveys is considerably

More information

In addition to reading this assignment, also read Appendices A and B.

In addition to reading this assignment, also read Appendices A and B. 1 Kinematics I Introduction In addition to reading this assignment, also read Appendices A and B. We will be using a motion detector to track the positions of objects with time in several lab exercises

More information

DP Ice Model Test of Arctic Drillship

DP Ice Model Test of Arctic Drillship Author s Name Name of the Paper Session DYNAMIC POSITIONING CONFERENCE October 11-12, 211 ICE TESTING SESSION DP Ice Model Test of Arctic Drillship Torbjørn Hals Kongsberg Maritime, Kongsberg, Norway Fredrik

More information

WMO LABORATORY INTERCOMPARISON OF RAIN INTENSITY GAUGES

WMO LABORATORY INTERCOMPARISON OF RAIN INTENSITY GAUGES WMO LABORATORY INTERCOMPARISON OF RAIN INTENSITY GAUGES Christophe ALEXANDROPOULOS and Muriel LACOMBE Météo-France, Direction des Systèmes d Observation, BP 202-78195 Trappes France christophe.alexandropoulos@meteo.fr

More information

A NEW GOLF-SWING ROBOT MODEL UTILIZING SHAFT ELASTICITY

A NEW GOLF-SWING ROBOT MODEL UTILIZING SHAFT ELASTICITY Journal of Sound and Vibration (1998) 17(1), 17 31 Article No. sv981733 A NEW GOLF-SWING ROBOT MODEL UTILIZING SHAFT ELASTICITY S. SUZUKI Department of Mechanical System Engineering, Kitami Institute of

More information

Boyle s Law: Pressure-Volume Relationship in Gases

Boyle s Law: Pressure-Volume Relationship in Gases Boyle s Law: Pressure-Volume Relationship in Gases The primary objective of this experiment is to determine the relationship between the pressure and volume of a confined gas. The gas we will use is air,

More information

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR PERCEPTIVE ROBOT MOVING IN 3D WORLD D.E- Okhotsimsky, A.K. Platonov USSR Abstract. This paper reflects the state of development of multilevel control algorithms for a six-legged mobile robot. The robot

More information

Heel-Strike Detection for Angle Invariant Gait Pattern Recognition

Heel-Strike Detection for Angle Invariant Gait Pattern Recognition Heel-Strike Detection for Angle Invariant Gait Pattern Recognition Priyanka Agrawal and Tripti Samal Department of Computer Science and Engineering National Institute of Technology Rourkela Rourkela 769

More information

GEA FOR ADVANCED STRUCTURAL DYNAMIC ANALYSIS

GEA FOR ADVANCED STRUCTURAL DYNAMIC ANALYSIS SMART SOLUTIONS FOR VIBRATION MONITORING GEA FOR ADVANCED STRUCTURAL DYNAMIC ANALYSIS ANALYSIS OF CIVIL STRUCTURES - EXPO MERLATA PEDESTRIAN BRIDGE ABSTRACT Civil structures and in particular bridges and

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 9, 2010 http://acousticalsociety.org/ 159th Meeting Acoustical Society of America/NOISE-CON 2010 Baltimore, Maryland 19-23 April 2010 Session 1pBB: Biomedical

More information

APPROACH RUN VELOCITIES OF FEMALE POLE VAULTERS

APPROACH RUN VELOCITIES OF FEMALE POLE VAULTERS APPROACH RUN VELOCITIES OF FEMALE POLE VAULTERS Peter M. McGinnis, Physical Education Department, SUNY College at Cortland, Cortland, New York INTRODUCTION Running speed is an important determinant of

More information

Study of Passing Ship Effects along a Bank by Delft3D-FLOW and XBeach1

Study of Passing Ship Effects along a Bank by Delft3D-FLOW and XBeach1 Study of Passing Ship Effects along a Bank by Delft3D-FLOW and XBeach1 Minggui Zhou 1, Dano Roelvink 2,4, Henk Verheij 3,4 and Han Ligteringen 2,3 1 School of Naval Architecture, Ocean and Civil Engineering,

More information

Modelling of Extreme Waves Related to Stability Research

Modelling of Extreme Waves Related to Stability Research Modelling of Extreme Waves Related to Stability Research Janou Hennig 1 and Frans van Walree 1 1. Maritime Research Institute Netherlands,(MARIN), Wageningen, the Netherlands Abstract: The paper deals

More information

Detecting Aged Person s Sliding Feet from Time Series Data of Foot Pressure

Detecting Aged Person s Sliding Feet from Time Series Data of Foot Pressure Ambient Intelligence for Health and Cognitive Enhancement: Papers from the 2015 AAAI Spring Symposium Detecting Aged Person s Sliding Feet from Time Series Data of Foot Pressure Takahiro Komine and Keiki

More information

Real-Time Walk Light Detection with a Mobile Phone

Real-Time Walk Light Detection with a Mobile Phone Real-Time Walk Light Detection with a Mobile Phone Volodymyr Ivanchenko, James Coughlan and Huiying Shen The Smith-Kettlewell Eye Research Institute, San Francisco CA {vivanchenko, coughlan, hshen}@ski.org

More information

The Estimation Of Compressor Performance Using A Theoretical Analysis Of The Gas Flow Through the Muffler Combined With Valve Motion

The Estimation Of Compressor Performance Using A Theoretical Analysis Of The Gas Flow Through the Muffler Combined With Valve Motion Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering The Estimation Of Compressor Performance Using A Theoretical Analysis Of The Gas Flow Through

More information

Aspects of gravimeter calibration by time domain comparison of gravity records

Aspects of gravimeter calibration by time domain comparison of gravity records 1 of 8 2/18/2011 3:51 PM Aspects of gravimeter calibration by time domain comparison of gravity records Bruno Meurers Institute for Meteorology and Geophysics University of Vienna bruno.meurers@univie.ac.at

More information

Person Identification Using Gait

Person Identification Using Gait Person Identification Using Gait A. Hayder, J. Dargham, A. Chekima, and G. M. Ervin Abstract in this paper, Principal Component Analysis (PCA) with and without Radon Transform (RT) are applied for gait

More information

Mobility Lab provides sensitive, valid and reliable outcome measures.

Mobility Lab provides sensitive, valid and reliable outcome measures. Mobility Lab provides sensitive, valid and reliable outcome measures. ith hundreds of universities and hospitals using this system worldwide, Mobility Lab is the most trusted wearable gait and balance

More information

An Application of Signal Detection Theory for Understanding Driver Behavior at Highway-Rail Grade Crossings

An Application of Signal Detection Theory for Understanding Driver Behavior at Highway-Rail Grade Crossings An Application of Signal Detection Theory for Understanding Driver Behavior at Highway-Rail Grade Crossings Michelle Yeh and Jordan Multer United States Department of Transportation Volpe National Transportation

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53 CADDM The design of exoskeleton lower limbs rehabilitation robot Zhao Xiayun 1, Wang Zhengxing 2, Liu Zhengyu 1,3,

More information

INTRODUCTION TO PATTERN RECOGNITION

INTRODUCTION TO PATTERN RECOGNITION INTRODUCTION TO PATTERN RECOGNITION 3 Introduction Our ability to recognize a face, to understand spoken words, to read handwritten characters all these abilities belong to the complex processes of pattern

More information

ASSESSMENT OF CORRECTNESS OF INFORMATION OBTAINED FROM AUTOMATIC IDENTIFICATION OF SHIP S SYSTEM (AIS)

ASSESSMENT OF CORRECTNESS OF INFORMATION OBTAINED FROM AUTOMATIC IDENTIFICATION OF SHIP S SYSTEM (AIS) Journal of KONES Powertrain and Transport, Vol. 17, No. 3 2010 ASSESSMENT OF CORRECTNESS OF INFORMATION OBTAINED FROM AUTOMATIC IDENTIFICATION OF SHIP S SYSTEM (AIS) Henryk niegocki Gdynia Maritime University,

More information

ASSESSMENT OF CORRECTNESS OF INFORMATION OBTAINED FROM AUTOMATIC IDENTIFICATION OF SHIP S SYSTEM (AIS)

ASSESSMENT OF CORRECTNESS OF INFORMATION OBTAINED FROM AUTOMATIC IDENTIFICATION OF SHIP S SYSTEM (AIS) ASSESSMENT OF CORRECTNESS OF INFORMATION OBTAINED FROM AUTOMATIC IDENTIFICATION OF SHIP S SYSTEM (AIS) Henryk Śniegocki Akademia Morska w Gdyni, Katedra Nawigacji Aleja Jana Pawła II 3, 81-345 Gdynia,

More information

THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST

THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM Yixiong Xu Mechatronic Engineering, Shanghai University of Engineering Science, Shanghai, China ABSTRACT The pressure signal

More information

Simulation of the Hybtor Robot

Simulation of the Hybtor Robot Simulation of the Hybtor Robot Pekka Aarnio, Kari Koskinen and Sami Salmi Information and Computer Systems in Automation Helsinki University of Technology ABSTRACT A dynamic rigid body simulation model

More information

A Depletion Compensated Wet Bath Simulator For Calibrating Evidential Breath Alcohol Analyzers

A Depletion Compensated Wet Bath Simulator For Calibrating Evidential Breath Alcohol Analyzers A Depletion Compensated Wet Bath Simulator For Calibrating Evidential Breath Alcohol Analyzers Slemeyer, A. University of Applied Sciences of Giessen, Dept. of Electrical Engineering 1 Wiesenstr. 14, D-35390

More information

The NXT Generation. A complete learning solution

The NXT Generation. A complete learning solution The NXT Generation A complete learning solution 2008 The NXT Generation LEGO MINDSTORMS Education is the latest in educational robotics, enabling students to discover ICT, science, D&T and maths concepts

More information

Cricket umpire assistance and ball tracking system using a single smartphone camera

Cricket umpire assistance and ball tracking system using a single smartphone camera 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Cricket umpire assistance and ball tracking system using a single smartphone camera Udit Arora

More information

Specific Accreditation Criteria Calibration ISO IEC Annex. Mass and related quantities

Specific Accreditation Criteria Calibration ISO IEC Annex. Mass and related quantities Specific Accreditation Criteria Calibration ISO IEC 17025 Annex Mass and related quantities January 2018 Copyright National Association of Testing Authorities, Australia 2014 This publication is protected

More information

Recognition of Tennis Strokes using Key Postures

Recognition of Tennis Strokes using Key Postures ISSC 2010, UCC, Cork, June 23 24 Recognition of Tennis Strokes using Key Postures Damien Connaghan, Ciarán Ó Conaire, Philip Kelly, Noel E. O Connor CLARITY: Centre for Sensor Web Technologies Dublin City

More information

Real-time identification using gait pattern analysis on a standalone wearable accelerometer

Real-time identification using gait pattern analysis on a standalone wearable accelerometer Real-time identification using gait pattern analysis on a standalone wearable accelerometer Guglielmo Cola, Marco Avvenuti and Alessio Vecchio Dipartimento di Ingegneria dell Informazione, University of

More information

2600T Series Pressure Transmitters Plugged Impulse Line Detection Diagnostic. Pressure Measurement Engineered solutions for all applications

2600T Series Pressure Transmitters Plugged Impulse Line Detection Diagnostic. Pressure Measurement Engineered solutions for all applications Application Description AG/266PILD-EN Rev. C 2600T Series Pressure Transmitters Plugged Impulse Line Detection Diagnostic Pressure Measurement Engineered solutions for all applications Increase plant productivity

More information

The Study of Bubbly Gas-Water Flow Using

The Study of Bubbly Gas-Water Flow Using The Study of Bubbly Gas-Water Flow Using Displacement Current Phase Tomography Chris Zuccarelli 1, Benjamin Straiton 1, Joshua Sines 1, Qussai Marashdeh 1 1 Tech4Imaging, 1910 Crown Park Court, Columbus,

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 9 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(9), 2014 [4222-4227] Evaluation on test of table tennis equipment based

More information

Step Counting Investigation with Smartphone Sensors

Step Counting Investigation with Smartphone Sensors Rochester Institute of Technology Department Of Computer Science FALL 2016 Step Counting Investigation with Smartphone Sensors Author: Supervisor Dr. Leon Reznik December 12, 2016 Contents 1 Introduction

More information

Sensing and Modeling of Terrain Features using Crawling Robots

Sensing and Modeling of Terrain Features using Crawling Robots Czech Technical University in Prague Sensing and Modeling of Terrain Features using Crawling Robots Jakub Mrva 1 Faculty of Electrical Engineering Agent Technology Center Computational Robotics Laboratory

More information