Fall Detection by Helmet Orientation and Acceleration during Bike Riding

Size: px
Start display at page:

Download "Fall Detection by Helmet Orientation and Acceleration during Bike Riding"

Transcription

1 Fall Detection by Helmet Orientation and Acceleration during Bike Riding Ho-Rim Choi 1, Mun-Ho Ryu 2,3, Yoon-Seok Yang 2, Nak-Bum Lee 4 and Deok-Ju Jang 5 1 Department of Healthcare Engineering, Chonbuk National University, 567 Baekje-daero, Deokjin-gu, Jeonju-si, Jeollabuk-do Republic of Korea 2 Division of Biomedical Engineering, Chonbuk National University, 567 Baekje-daero, Deokjin-gu, Jeonju-si, Jeollabuk-do Republic of Korea 3 Center for Healthcare Technology Development, Chonbuk National University, 567 Baekjedaero, Deokjin-gu, Jeonju-si, Jeollabuk-do Republic of Korea 4 Technology Licensing Center, Industrial-Academic Cooperation Foundation, Chonbuk National University, 567 Baekje-daero, Deokjin-gu, Jeonju-si, Jeollabuk-do Republic of Korea 5 eclio Co., Ltd., , 2ga, Palbok-dong, Deokjin-gu, Jeonju-si, Jeollabuk-do, Republic of Korea {ck-ccr, mhryu, ysyang, biomecca}@jbnu.ac.kr, jdjjang@cliotech.co.kr Abstract. This study represents research on falls while riding bicycles. We present an algorithm that detects the occurrence and direction of falls during bicycle riding through the use of a sensor module installed on the helmet. The sensor module is equipped with a tri-axial accelerometer, tri-axial gyroscope, and tri-axial magnetometer to record acceleration and tilt signals. We determine the threshold of the algorithm for fall detection based on experiments of riding over speed bumps and performing warm-up exercise motions prior to riding a bicycle. The algorithm we developed achieved 98% accuracy in fall detection and 98.5% accuracy in detection of fall direction. This study performed simulations indoors for the sake of subjects safety; however, we expect to produce the research in an environment more similar to real-life situations. In future, it is also possible that the developed system will be applied to an emergency reporting system for bicycle falls. Keywords: Fall Detection, Bike Riding, Inertial Sensor, Helmet. 1. Introduction Bicycles are an economical and eco-friendly means of transportation and are used widely for commuting. As the amount of spare time increases and interest in health intensifies, more people enjoy riding bicycles for leisure [1, 2]. When people fall during bicycle riding, they may sustain injuries ranging from bruises to bone fractures and, in the worst case, even brain injuries. For the elderly, the risk may be much higher. As a result, people must wear helmets when they ride bicycles. 59

2 There has already been considerable research conducted on the analysis of patterns of human motion in activities of daily living (ADL) and fall detection. Nyan et al. attached a tri-axial accelerometer to subjects clothing at the shoulder and detected lifestyle patterns in the time frequency domain [3]. Falls are detected using peak values of tri-axial acceleration signals and a system was set up to call for help on short notice through short message service (SMS) when falls occur. Hwang et al. developed an algorithm of fall detection using a tri-axial accelerometer, tri-axial gyroscope, and a tiltmeter [4]. If the average value of the tilt sensor exceeded the first threshold, the differential value of acceleration signals was calculated. If the differential value exceeded the second threshold, it activated a timer and a 10 s countdown was initiated. Because people move less frequently after taking a fall, the event is deemed a fall if the differential value of acceleration after 10 s fails to exceed the third threshold. Furthermore, Bourke et al. conducted research to distinguish ADL from falls by measuring the pitch and roll of the body using a bi-axial gyroscope [5]. They designed a specific algorithm based on the integration of angle and speed data, and each case of acceleration that differentiated each speed. However, while integrating the speed data, the problem of drift occurs in which offsets are integrated, due to which accurate angle would not be obtained. The abovementioned studies address falls in ADL but there has been no research on falls during bike rides. The difference between the risk of falls in ADL and that during a bike ride is significant. The velocity of a forward-moving bike compounds the velocity of a fall, resulting in a much stronger shock; therefore, the danger of a fall during a bike ride is greater. Consequently, research on fall detection during a bike ride is required. Thus, this study developed a system of fall detection during bike riding rather than falls during ADL. We designed an algorithm of fall detection by fixing on a leisure bike helmet a sensor module in which a tri-axial gyroscope, tri-axial accelerometer, and tri-axial magnetometer were installed. The algorithm of fall detection was applied by calculating the convergence of acceleration signals emitted by the sensor module and the vector signals of the rotation angles of quaternions. Along with fall detection, fall direction was identified by analyzing vector signals of rotation angle. The experiment proceeded with forward falls, backward falls, leftward falls, and rightward falls, with the subject sitting on the saddle of a bike indoors for the sake of the subject s safety. Moreover, additional experiments were performed with speed bumps and warm-up exercises prior to riding a bike, in order to set the threshold to be used for the algorithm. 2. Methods 2.1 Hardware system The sensor unit employed in the study consisted of a tri-axial gyroscope, a tri-axial accelerometer, and a tri-axial magnetometer, along with a 32-bit multipoint control 60

3 unit (MCU, EBIMU 9-DOF, E2BOX, Korea). All of these components were built in to the sensor unit. The sensitivity of the gyroscope (L3G4200D, STMicroelectronics) was ±2000 dps, that of the accelerometer (LSM303DLH, STMicroelectronics) was ±8 g, and that of the magnetometer (LSM303DLH, STMicroelectronics) was ±2.5 gauss. The sampling speed was 100 Hz. For wireless communication with the host PC, a Bluetooth module was used (Parani ESD-200, Sena, Korea) (Fig. 1). Fig. 1. Configuration of the sensor unit Experiment Protocol Five healthy male subjects (ages 20 28, 24.2 on average) participated in this experiment. The subjects fell to the front, back, left, and right directions from a seated position on a 60 cm high bicycle saddle, placed on a mattress indoors for safety, while wearing a helmet with the sensor module on the head. In this study, the subjects were induced to fall unintentionally and naturally by moving the mattress quickly using pneumatic pressure. All the experiments were repeated 10 times for each direction Algorithm of Fall Detection This study used signal vector magnitude (SVM), calculated as in Eq. (1), by applying a low-pass filter with a cutoff frequency of 5 Hz to tri-axial acceleration signals ( a x, a y, a z ) for fall detection a = ax + ay + az. (1) Because a can change due to the shock from traversing a speed bump and the acceleration added from riding the bicycle, a fall cannot be detected from a alone. Therefore, additional analysis is performed on the tilt of the sensor. The angle data used in this study were the rotation angle vectors ( θ x, θ y, θ z) of quaternions produced by the sensor unit, which were then converted from radians to degrees. Here, θ x, θ y, θ z are respectively equivalent to the rotations centering on X, Y, and Z. As the angle data on the vertical axis is unrelated with the fall, the data on vertical axis angles were ruled out when calculating the tilt ( θ tilt ) (Eq. (2)). 61

4 tilt 2 x 2 y θ = θ + θ. (2) The overall process of fall detection is as follows (Fig. 2). First, if the peak value of a does not exceed a th, the experimental trial is classified as a normal ride. If the peak value of a exceeds a th, the tilt of the sensor is analyzed. If the peak value of θ tilt does not exceed θ th, the trial is identified as a speed bump or an ADL motion, but if it exceeds θ th, it is identified as a fall during a bike ride. Fall direction is detected by comparing the variations ( θx, θ y after a fall has occurred. If θx is greater than θy) of θ x and θy and θ x is greater than 0, the trial is identified as a forward fall, and if θ x is smaller than 0, it is identified as a backward fall. Likewise, if θy is greater than θx and θ y is greater than 0, it is identified as a leftward fall, and if θ y is smaller than 0, it is identified as a rightward fall. Fig. 2. Flow chart of the fall detection algorithm. 3. RESULTS In this study, we designed an algorithm to detect the occurrence and direction of falls based on the parameters a and θ tilt. Parameter measurements were obtained from the convergence of readings generated by a sensor module with a built-in triaxial accelerometer, tri-axial gyroscope, and tri-axial magnetometer, installed on a helmet worn by the experimental subjects. When the algorithm of fall detection was applied, falls were not detected in the preliminary experiments involving riding on a 62

5 flat surface, traversing a speed bump, and performing warm-up exercises. When riding on the flat surface, no fall was detected because a and θ tilt did not exceed a th and θ th (Fig. 3(a)), and when traversing the speed bump, no fall was detected because θ tilt did not exceed θ th, though a exceededa th (Fig. 3(b)). In addition, during warm-up exercises consisting of bending the upper body forward, no fall was detected because θ tilt exceeded θ th but a did not exceed a th (Fig. 3(c)). When a fall occurred during a bike ride, however, the fall was detected because a and θ tilt exceeded a th and θ th, respectively (Fig. 3(d)). Fig. 3. (a) a (top) and θ tilt (bottom) when riding on a flat surface, (b) a (top) and θ tilt (bottom) when riding over a speed bump, (c) a (top) and θ tilt (bottom) when performing warm-up exercises (bending the upper body forward), and (d) a (top) and θ tilt (bottom) when a fall occurs. Five experimental subjects executed a total of 200 falls comprising 10 trials in each direction, classified as front, back, left, and right, starting from a seated position on a bicycle saddle, in order to verify the accuracy of detection of falls and fall direction. As a result of applying the developed algorithm, the fall detection rate recorded was 98%. The algorithm also demonstrated detection capability of 98.5% for fall direction (Table 1). 63

6 Table 1. Accuracy of fall detection and fall direction detection. Attempts Detections Total (%) Fall detection Direction detection CONCLUSIONS In this study, we developed a system to detect falls during bike rides while wearing a leisure helmet on the head. We developed an algorithm to detect the occurrence and direction of falls using signals of acceleration and rotation angle vector of quaternions. Parameter readings are emitted by a sensor installed on the leisure helmet, containing a sensor module with a built-in tri-axial accelerometer, tri-axial gyroscope, and triaxial magnetometer. Fall detection was achieved by judging the acceleration signal and the rotation angle vector, and the detection of fall direction was determined based on the rotation angle vector. When fall and fall direction were detected during a bike ride by applying the developed algorithm, it demonstrated excellent detection capabilities for both. This study was performed indoors rather than on actual bike rides outdoors. Thus, there is a need to conduct further experiments in environments more similar to real bicycle-riding conditions. In future, the sensor installed on the helmet can be applied to a system in which the sensor reports an emergency by transmitting emergency signals to mobile devices when a fall occurs during a bike ride. Acknowledgments: This work was supported by the Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education, Science and Technology ( ). References 1. Gatersleben, B., Appleton, K.M.: Contemplating Cycling to Work: Attitudes and Perceptions in Different Stages of Change. Transportation Research Part A 41, (2007) 2. Heinen, E., Maat, K., Wee, B.V.: The Role of Attitudes toward Characteristics of Bicycle Commuting on the Choice to Cycle to Work over Various Distances. Transportation Research Part D 16, (2011) 3. Nyan, M.N., Tay, F.E.H., Manimaran, M., Seah, K.H.W.: Garment-based Detection of Falls and Activities of Daily Living using 3-axis MEMS Accelerometer. J. Phys.: Conf. Ser. 34, (2006) 4. Hwang, J.Y., Kang, J.M, Jang, Y.W., Kim, H.C.: Development of Novel Algorithm and Real-time Monitoring Ambulatory System Using Bluetooth Module for Fall Detection in the Elderly. In: Proceeding of the 26th Annual International Conference of the IEEE EMBS, pp IEEE Press, San Francisco (2004) 5. Bourke, A.K., Lyons, G.M.: A Threshold-based Fall-detection Algorithm Using a Bi-axial Gyroscope Sensor. Med. Eng. Phys. 30, (2008) 64

Analysis of Acceleration Value based on the Location of the Accelerometer

Analysis of Acceleration Value based on the Location of the Accelerometer Analysis of Acceleration Value based on the Location of the Accelerometer Shin-Hyeong Choi Abstract Physical activity is essential for human health maintenance. We investigate the effects of acceleration

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

Dynamic analysis and motion measurement of ski turns using inertial and force sensors

Dynamic analysis and motion measurement of ski turns using inertial and force sensors Available online at www.sciencedirect.com Procedia Engineering 6 ( 213 ) 355 36 6th Asia-Pacific Conference on Sports Technology Dynamic analysis and motion measurement of ski turns using inertial and

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

1532. A study on the change in the characteristics of the gait of elderly people when somatosensory stimulation was applied to their ankle joint

1532. A study on the change in the characteristics of the gait of elderly people when somatosensory stimulation was applied to their ankle joint 1532. A study on the change in the characteristics of the gait of elderly people when somatosensory stimulation was applied to their ankle joint Min-Hwa Park 1, Seong-Hyun Kim 2, Dong-Wook Kim 3 1 Department

More information

Protection against Impact with the Ground Using Wearable Airbags

Protection against Impact with the Ground Using Wearable Airbags Industrial Health 2008, 46, 59 65 Original Article Protection against Impact with the Ground Using Wearable Airbags Kiyoshi FUKAYA 1 * and Mitsuya UCHIDA 2 1 National Institute of Occupational Safety and

More information

Wind Tunnel Study on the Structural Stability of a Container Crane According to the Boom Shape

Wind Tunnel Study on the Structural Stability of a Container Crane According to the Boom Shape Proceedings of the 4th WSEAS International Conference on Fluid Mechanics, Gold Coast, Queensland, Australia, January 17-19, 2007 64 Wind Tunnel Study on the Structural Stability of a Container Crane According

More information

Phys 101 College Physics I ` Student Name: Additional Exercises on Chapter 3

Phys 101 College Physics I ` Student Name: Additional Exercises on Chapter 3 Phys 0 College Physics I ` Student Name: Additional Exercises on Chapter ) A displacement vector is.0 m in length and is directed 60.0 east of north. What are the components of this vector? Choice Northward

More information

Measurement of dynamic comfort in cycling using wireless acceleration sensors

Measurement of dynamic comfort in cycling using wireless acceleration sensors Available online at www.sciencedirect.com Procedia Engineering ( ) 58 57 9 th Conference of the International Sports Engineering Association (ISEA) Measurement of dynamic comfort in cycling using wireless

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

A Study on the Distribution of the Peak Wind Pressure Coefficient for the Wind Resistant Design of Rooftop Hoardings in High-rise Buildings

A Study on the Distribution of the Peak Wind Pressure Coefficient for the Wind Resistant Design of Rooftop Hoardings in High-rise Buildings International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 11, Number 10 (2018), pp. 1583-1594 International Research Publication House http://www.irphouse.com A Study on the Distribution

More information

ACTIVITY MONITORING SYSTEM

ACTIVITY MONITORING SYSTEM ACTIVITY MONITORING SYSTEM Hardik Shah 1, Mohit Srivastava 2, Sankarshan Shukla 3, Dr. Mita Paunwala 4 Student, Electronics and Communication, CKPCET, Surat, Gujarat, India 1 Student, Electronics and Communication,

More information

APPLICATION OF THREE DIMENSIONAL ACCELEROMETRY TO HUMAN MOTION ANALYSIS

APPLICATION OF THREE DIMENSIONAL ACCELEROMETRY TO HUMAN MOTION ANALYSIS APPLICATION OF THREE DIMENSIONAL ACCELEROMETRY TO HUMAN MOTION ANALYSIS INTRODUCTION Ken'ichi Egawa, T. Tsuboi, T. Satoh, and M. Miyazaki Graduate School of Human Sciences, Waseda University Three dimensional

More information

Gait Analysis for Elderly People with Visual Impairment using Plantar Pressure Measurement

Gait Analysis for Elderly People with Visual Impairment using Plantar Pressure Measurement Gait Analysis for Elderly People with Visual Impairment using Plantar Pressure Measurement Ji-Yong Jung, Chang-Min Yang, and Jung-Ja Kim Abstract Independent walking for elderly people with visual impairment

More information

Deploying the TCM-1 Tilt Current Meter in an Inverted (Hanging) Orientation By: Nick Lowell, Founder & President

Deploying the TCM-1 Tilt Current Meter in an Inverted (Hanging) Orientation By: Nick Lowell, Founder & President Lowell Instruments Application Note #TCMA Deploying the TCM-1 Tilt Current Meter in an Inverted (Hanging) Orientation By: Nick Lowell, Founder & President 1 Introduction The TCM-1 Tilt Current Meter (TCM)

More information

A Study on the Human Impulse Characteristics Of the Standing Shooting Posture

A Study on the Human Impulse Characteristics Of the Standing Shooting Posture A Study on the Human Impulse Characteristics Of the Standing Shooting Posture Young-Shin Lee 1, a, Young-Jin Choi 2,b, Kyu-Hyun Han 2,c, Je-Wook Chae 3,d, Eui-Jung Choi 3,e and In-Woo Kim 3,f 1 Dept. of

More information

PRESSURE FLUCTUATIONS ACTING ON A TAPERED TALL BUILDING

PRESSURE FLUCTUATIONS ACTING ON A TAPERED TALL BUILDING The Seventh Asia-Pacific Conference on Wind Engineering, November 8-12, 29, Taipei, Taiwan PRESSURE FLUCTUATIONS ACTING ON A TAPERED TALL BUILDING Young-Moon Kim 1, Ki-Pyo You 1, Jang-Youl You 2 and Chang-Hyun

More information

Laboratory 2(a): Interfacing WiiMote. Authors: Jeff C. Jensen (National Instruments) Trung N. Tran (National Instruments)

Laboratory 2(a): Interfacing WiiMote. Authors: Jeff C. Jensen (National Instruments) Trung N. Tran (National Instruments) Laboratory 2(a): Interfacing WiiMote Authors: Jeff C. Jensen (National Instruments) Trung N. Tran (National Instruments) Instructors: Edward A. Lee Sanjit A. Seshia University of California, Berkeley EECS

More information

Body Stabilization of PDW toward Humanoid Walking

Body Stabilization of PDW toward Humanoid Walking Body Stabilization of PDW toward Humanoid Walking Masaki Haruna, Masaki Ogino, Koh Hosoda, Minoru Asada Dept. of Adaptive Machine Systems, Osaka University, Suita, Osaka, 565-0871, Japan ABSTRACT Passive

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

AN ACTIVITY MONITORING SYSTEM FOR ELDERLY

AN ACTIVITY MONITORING SYSTEM FOR ELDERLY AN ACTIVITY MONITORING SYSTEM FOR ELDERLY Kian Sek Tee, Afiqa Hairennas Binti Zulkifli and Chin Fhong Soon Faculty of Electrical and Electronic Engineering, University Tun Hussein Onn Malaysia, Parit Raja,

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

Exploration and Implementation of a Pre-Impact Fall Recognition Method Based on an Inertial Body Sensor Network

Exploration and Implementation of a Pre-Impact Fall Recognition Method Based on an Inertial Body Sensor Network Sensors 2012, 12, 15338-15355; doi:10.3390/s121115338 Article OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Exploration and Implementation of a Pre-Impact Fall Recognition Method Based

More information

iphone as a Physical Activity Measurement Platform

iphone as a Physical Activity Measurement Platform iphone as a Physical Activity Measurement Platform Yuichi Fujiki Compuational Physiology Lab University of Houston 4800 Calhoun Rd Houston TX, 77204, USA yfujiki@uh.edu Abstract iphone is emerging as a

More information

Novel Technique for Gait Analysis Using Two Waist Mounted Gyroscopes

Novel Technique for Gait Analysis Using Two Waist Mounted Gyroscopes Old Dominion University ODU Digital Commons Computer Science Theses & Dissertations Computer Science Summer 2018 Novel Technique for Gait Analysis Using Two Waist Mounted Gyroscopes Ahmed Nasr Old Dominion

More information

Available online at ScienceDirect. Procedia Engineering 112 (2015 )

Available online at   ScienceDirect. Procedia Engineering 112 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 112 (2015 ) 196 201 7th Asia-Pacific Congress on Sports Technology, APCST 2015 Dynamics of spin bowling: the normalized precession

More information

Kinematic Differences between Set- and Jump-Shot Motions in Basketball

Kinematic Differences between Set- and Jump-Shot Motions in Basketball Proceedings Kinematic Differences between Set- and Jump-Shot Motions in Basketball Hiroki Okubo 1, * and Mont Hubbard 2 1 Department of Advanced Robotics, Chiba Institute of Technology, 2-17-1 Tsudanuma,

More information

Visual Observation of Nucleate Boiling and Sliding Phenomena of Boiling Bubbles on a Horizontal Tube Heater

Visual Observation of Nucleate Boiling and Sliding Phenomena of Boiling Bubbles on a Horizontal Tube Heater Proceedings of the 2 nd World Congress on Mechanical, Chemical, and Material Engineering (MCM'16) Budapest, Hungary August 22 23, 216 Paper No. HTFF 146 DOI:.11159/htff16.146 Visual Observation of Nucleate

More information

Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs

Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs Jehyun Cho a, Ghang Lee a, Jongsung Won a and Eunseo Ryu a a Dept. of Architectural Engineering, University of Yonsei,

More information

Detecting and Sonifying Temporal Patterns of Body Segments When Batting

Detecting and Sonifying Temporal Patterns of Body Segments When Batting Proceedings Detecting and Sonifying Temporal Patterns of Body Segments When Batting Akemi Kobayashi, *, Daiki Nasu, Yota Morimoto 3, Makio Kashino and Toshitaka Kimura NTT Service Evolution Laboratories,

More information

Monitoring Daily Energy Expenditure using a 3-Axis Accelerometer with a Low-Power Microprocessor

Monitoring Daily Energy Expenditure using a 3-Axis Accelerometer with a Low-Power Microprocessor Monitoring Daily Energy Expenditure using a 3-Axis Accelerometer with a Low-Power Microprocessor Yoshihiro Kawahara, Nanami Ryu, Tohru Asami Graduate School of Information Science and Technology The University

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

An Indoor Positioning Method with MEMS Inertial Sensors

An Indoor Positioning Method with MEMS Inertial Sensors Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com An Indoor Positioning Method with MEMS Inertial Sensors u LIU, Wen-Ji XIOG Institute of Optical Communication Technology, Chongqing University

More information

A Research on the Airflow Efficiency Analysis according to the Variation of the Geometry Tolerance of the Sirocco Fan Cut-off for Air Purifier

A Research on the Airflow Efficiency Analysis according to the Variation of the Geometry Tolerance of the Sirocco Fan Cut-off for Air Purifier A Research on the Airflow Efficiency Analysis according to the Variation of the Geometry Tolerance of the Sirocco Fan Cut-off for Air Purifier Jeon-gi Lee*, Choul-jun Choi*, Nam-su Kwak*, Su-sang Park*

More information

Noise Characteristics Of A Check Valve Installed In R22 And R410A Scroll Compressors

Noise Characteristics Of A Check Valve Installed In R22 And R410A Scroll Compressors Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 22 Noise Characteristics Of A Check Valve Installed In R22 And R41A Scroll Compressors M.

More information

Analysis of stroke technique using acceleration sensor IC in freestyle swimming

Analysis of stroke technique using acceleration sensor IC in freestyle swimming Analysis of stroke technique using acceleration sensor IC in freestyle swimming Y. Ohgi, M. Yasumura Faculty of Environmental Information, Keio Univ., Japan H. Ichikawa Doctoral Prog. of Health and Sport

More information

Impact Points and Their Effect on Trajectory in Soccer

Impact Points and Their Effect on Trajectory in Soccer Proceedings Impact Points and Their Effect on Trajectory in Soccer Kaoru Kimachi 1, *, Sungchan Hong 2, Shuji Shimonagata 3 and Takeshi Asai 2 1 Doctoral Program of Coaching Science, University of Tsukuba,

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

Inter-comparison of wave measurement by accelerometer and GPS wave buoy in shallow water off Cuddalore, east coast of India

Inter-comparison of wave measurement by accelerometer and GPS wave buoy in shallow water off Cuddalore, east coast of India Indian Journal of Geo-Marine Sciences Vol. 43(1), January 2014, pp. 45-49 Inter-comparison of wave measurement by accelerometer and GPS wave buoy in shallow water off Cuddalore, east coast of India Sisir

More information

Influence of Angular Velocity of Pedaling on the Accuracy of the Measurement of Cyclist Power

Influence of Angular Velocity of Pedaling on the Accuracy of the Measurement of Cyclist Power Influence of Angular Velocity of Pedaling on the Accuracy of the Measurement of Cyclist Power Abstract Almost all cycling power meters currently available on the market are positioned on rotating parts

More information

Safety Assessment of Coastal Infrastructure via Vibration Monitoring and Simplified Model

Safety Assessment of Coastal Infrastructure via Vibration Monitoring and Simplified Model Keynote Paper Safety Assessment of Coastal Infrastructure via Vibration Monitoring and Simplified Model *Jeong-Tae Kim 1), So-Young Lee 2) and Thanh-Canh Huynh 3) 1),2),3) Department of Ocean Engineering,

More information

Gait Pattern Classification with Integrated Shoes

Gait Pattern Classification with Integrated Shoes The 9 IEEE/RSJ International Conference on Intelligent Robots and Systems October -5, 9 St. Louis, USA Gait Pattern Classification with Integrated Shoes Meng Chen, Jingyu Yan, and Yangsheng Xu Abstract

More information

EXPERIMENTAL STUDY ON THE HYDRODYNAMIC BEHAVIORS OF TWO CONCENTRIC CYLINDERS

EXPERIMENTAL STUDY ON THE HYDRODYNAMIC BEHAVIORS OF TWO CONCENTRIC CYLINDERS EXPERIMENTAL STUDY ON THE HYDRODYNAMIC BEHAVIORS OF TWO CONCENTRIC CYLINDERS *Jeong-Rok Kim 1), Hyeok-Jun Koh ), Won-Sun Ruy 3) and Il-Hyoung Cho ) 1), 3), ) Department of Ocean System Engineering, Jeju

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

Efficiency Improvement of a New Vertical Axis Wind Turbine by Individual Active Control of Blade Motion

Efficiency Improvement of a New Vertical Axis Wind Turbine by Individual Active Control of Blade Motion Efficiency Improvement of a New Vertical Axis Wind Turbine by Individual Active Control of Blade Motion In Seong Hwang, Seung Yong Min, In Oh Jeong, Yun Han Lee and Seung Jo Kim* School of Mechanical &

More information

SpeedMax White Paper. Dynastream Innovations Inc. 228 River Avenue Cochrane, AB T4C 2C1. p f

SpeedMax White Paper. Dynastream Innovations Inc. 228 River Avenue Cochrane, AB T4C 2C1.   p f SpeedMax White Paper 228 River Avenue Cochrane, AB T4C 2C1 www.dynastream.com p 403.932.9292 f 403.932.6521 1 OVERVIEW Established in 1998, has world-leading expertise in the research and development of

More information

Health + Track Mobile Application using Accelerometer and Gyroscope

Health + Track Mobile Application using Accelerometer and Gyroscope Health + Track Mobile Application using Accelerometer and Gyroscope Abhishek S Velankar avelank1@binghamton.edu Tushit Jain tjain3@binghamton.edu Pelin Gullu pgullu1@binghamton.edu ABSTRACT As we live

More information

The Seventh International Colloquium on Bluff Body Aerodynamics and Applications (BBAA7) Shanghai, China; September 2-6, 2012 Wind tunnel measurements

The Seventh International Colloquium on Bluff Body Aerodynamics and Applications (BBAA7) Shanghai, China; September 2-6, 2012 Wind tunnel measurements The Seventh International Colloquium on Bluff Body Aerodynamics and Applications (BBAA7) Shanghai, China; September 2-6, 2012 Wind tunnel measurements of aeroelastic guyed mast models a, Tomasz Lipecki

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

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

rmatics (IWIN 213) proposed by the American College of Sports Medicine and is expressed in the following expression (1). EE = 1.5 MET s W T (1) EE mea

rmatics (IWIN 213) proposed by the American College of Sports Medicine and is expressed in the following expression (1). EE = 1.5 MET s W T (1) EE mea An Estimation Method of Calorie Consumption in Activities of Daily Living based on METs Values Yoshitaka Nakamura, Yoshiki Matsubayashi, Yoh Shiraishi, and Osamu Takahashi School of Systems Information

More information

Decentralized Autonomous Control of a Myriapod Locomotion Robot

Decentralized Autonomous Control of a Myriapod Locomotion Robot Decentralized utonomous Control of a Myriapod Locomotion Robot hmet Onat Sabanci University, Turkey onat@sabanciuniv.edu Kazuo Tsuchiya Kyoto University, Japan tsuchiya@kuaero.kyoto-u.ac.jp Katsuyoshi

More information

E. Agu, M. Kasperski Ruhr-University Bochum Department of Civil and Environmental Engineering Sciences

E. Agu, M. Kasperski Ruhr-University Bochum Department of Civil and Environmental Engineering Sciences EACWE 5 Florence, Italy 19 th 23 rd July 29 Flying Sphere image Museo Ideale L. Da Vinci Chasing gust fronts - wind measurements at the airport Munich, Germany E. Agu, M. Kasperski Ruhr-University Bochum

More information

siot-shoe: A Smart IoT-shoe for Gait Assistance (Miami University)

siot-shoe: A Smart IoT-shoe for Gait Assistance (Miami University) siot-shoe: A Smart IoT-shoe for Gait Assistance (Miami University) Abstract Mark Sullivan, Casey Knox, Juan Ding Gait analysis through the Internet of Things (IoT) is able to provide an overall assessment

More information

Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin -

Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin - Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin - Katsuya KUGAI* Abstract The swimming motion of Tuna type fishes

More information

PRESSURE DISTRIBUTION OF SMALL WIND TURBINE BLADE WITH WINGLETS ON ROTATING CONDITION USING WIND TUNNEL

PRESSURE DISTRIBUTION OF SMALL WIND TURBINE BLADE WITH WINGLETS ON ROTATING CONDITION USING WIND TUNNEL International Journal of Mechanical and Production Engineering Research and Development (IJMPERD ) ISSN 2249-6890 Vol.2, Issue 2 June 2012 1-10 TJPRC Pvt. Ltd., PRESSURE DISTRIBUTION OF SMALL WIND TURBINE

More information

Thursday, Nov 20, pm 2pm EB 3546 DIET MONITORING THROUGH BREATHING SIGNAL ANALYSIS USING WEARABLE SENSORS. Bo Dong. Advisor: Dr.

Thursday, Nov 20, pm 2pm EB 3546 DIET MONITORING THROUGH BREATHING SIGNAL ANALYSIS USING WEARABLE SENSORS. Bo Dong. Advisor: Dr. Thursday, Nov 20, 2014 12 pm 2pm EB 3546 DIET MONITORING THROUGH BREATHING SIGNAL ANALYSIS USING WEARABLE SENSORS Bo Dong Advisor: Dr. Subir Biswas ABSTRACT This dissertation presents a framework of wearable

More information

Numerical Fluid Analysis of a Variable Geometry Compressor for Use in a Turbocharger

Numerical Fluid Analysis of a Variable Geometry Compressor for Use in a Turbocharger Special Issue Turbocharging Technologies 15 Research Report Numerical Fluid Analysis of a Variable Geometry Compressor for Use in a Turbocharger Yuji Iwakiri, Hiroshi Uchida Abstract A numerical fluid

More information

A Wearable Device for Sport Performance Analysis and Monitoring

A Wearable Device for Sport Performance Analysis and Monitoring A Wearable Device for Sport Performance Analysis and Monitoring Raffaele Iervolino, Francesco Bonavolontà Department of Electrical Engineering and Information Technology University of Naples, Federico

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

Wearable Trick Classification in Freestyle Snowboarding

Wearable Trick Classification in Freestyle Snowboarding Wearable Trick Classification in Freestyle Snowboarding Benjamin H. Groh, Martin Fleckenstein, Bjoern M. Eskofier Abstract Digital motion analysis in freestyle snowboarding requires a stable trick detection

More information

Create a road in your house

Create a road in your house 2016.5.20 All cyclists should be able to enjoy sport cycling without regard for the place or time. We want cyclists to be able to ride as hard as they want indoors regardless of the weather or time of

More information

Friction properties of the face of a hand-held tennis racket

Friction properties of the face of a hand-held tennis racket Available online at www.sciencedirect.com Procedia Engineering 34 (2012 ) 544 549 9 th Conference of the International Sports Engineering Association (ISEA) Friction properties of the face of a hand-held

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

MEMS Sensors for Smart Living: ITRI Solutions. Chris Chen, ITRI

MEMS Sensors for Smart Living: ITRI Solutions. Chris Chen, ITRI MEMS Sensors for Smart Living: ITRI Solutions Chris Chen, ITRI MEMS Sensors for Smart Living Outline Sensors are Everywhere What MEMS Sensors are Most Required Smart Living Megatrend Herald Next Wave of

More information

Robot motion by simultaneously wheel and leg propulsion

Robot motion by simultaneously wheel and leg propulsion Robot motion by simultaneously wheel and leg propulsion Aarne Halme, Ilkka Leppänen, Miso Montonen, Sami Ylönen Automation Technology Laboratory Helsinki University of Technology PL 5400, 02015 HUT, Finland

More information

Design of Monitoring System Step Walking With MPU6050 Sensor Based Android

Design of Monitoring System Step Walking With MPU6050 Sensor Based Android Journal Of Informatics, Network, and Computer Science Vol : 1, No : 1, November 2016, Halaman : 1 8 ISSN : 2541-5123 DOI Link : https://doi.org/10.21070/joincs.v1i1.799 Design of Monitoring System Step

More information

Characteristics of ball impact on curve shot in soccer

Characteristics of ball impact on curve shot in soccer Available online at www.sciencedirect.com Procedia Engineering 60 (2013 ) 249 254 6 th Asia-Pacific Congress on Sports Technology (APCST) Characteristics of ball impact on curve shot in soccer Sungchan

More information

Use of Accelerators for Biomechanical Analysis of Walking Motion Aided by Wheeled Walking Frames

Use of Accelerators for Biomechanical Analysis of Walking Motion Aided by Wheeled Walking Frames Journal of Mechanics Engineering and Automation 4 (2014) 699-708 D DAVID PUBLISHING Use of Accelerators for Biomechanical Analysis of Walking Motion Aided by Wheeled Walking Frames Satoru Okamoto Interdisciplinary

More information

DIAGNOSTICS OF IMPULSE LINE BLOCKAGE WITH A MULTI-SENSING DIFFERENTIAL PRESSURE TRANSMITTER AT THE AIR LINE

DIAGNOSTICS OF IMPULSE LINE BLOCKAGE WITH A MULTI-SENSING DIFFERENTIAL PRESSURE TRANSMITTER AT THE AIR LINE DIAGNOSTICS OF IMPULSE LINE BLOCKAGE WITH A MULTI-SENSING DIFFERENTIAL PRESSURE TRANSMITTER AT THE AIR LINE Akira Uehara, Jyun-ichi Eino, Takumi Hashizume 3, Tetsuya Wakui 3, Nobuo Miyaji 4, Yoshitaka

More information

EUROPEAN NEW CAR ASSESSMENT PROGRAMME (Euro NCAP) SLED TEST PROCEDURE FOR ASSESSING KNEE IMPACT AREAS

EUROPEAN NEW CAR ASSESSMENT PROGRAMME (Euro NCAP) SLED TEST PROCEDURE FOR ASSESSING KNEE IMPACT AREAS www.euroncap.com EUROPEAN NEW CAR ASSESSMENT PROGRAMME (Euro NCAP) SLED TEST PROCEDURE FOR ASSESSING KNEE IMPACT AREAS Version 1.0a December 2004 Sled Test Procedure for Assessing Knee Impact Areas (V1.0a)

More information

A Practice of Developing New Environment-friendly System by Composites

A Practice of Developing New Environment-friendly System by Composites A Practice of Developing New Environment-friendly System by Composites Yun-Hae Kim, Dong-Hun Yang, Young-Dae Jo, Seung-Jun An, Se-Ho Park, Sung-Won Yoon Department of Materials Engineering, Korea Maritime

More information

Using Gait Change for Terrain Sensing by Robots

Using Gait Change for Terrain Sensing by Robots 2013 International Conference on Computer and Robot Vision Using Gait Change for Terrain Sensing by Robots Sandeep Manjanna and Gregory Dudek Centre for Intelligent Machines McGill University Montreal,

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

A Feedback System for the Motor Learning of Skills in Golf

A Feedback System for the Motor Learning of Skills in Golf A Feedback System for the Motor Learning of Skills in Golf Author Kooyman, David, James, Daniel, Rowlands, David Published 2013 Journal Title Procedia Engineering Version Published DOI https://doi.org/10.1016/j.proeng.2013.07.014

More information

Stride Counting in Human Walking and Walking Distance Estimation Using Insole Sensors

Stride Counting in Human Walking and Walking Distance Estimation Using Insole Sensors sensors Article Stride Counting in Human Walking and Walking Distance Estimation Using Insole s Phuc Huu Truong 1, Jinwook Lee 2, Ae-Ran Kwon 3 and Gu-Min Jeong 1, * 1 Department of Electrical Engineering,

More information

SPECTRAL CHARACTERISTICS OF FLUCTUATING WIND LOADS ON A SEPARATE TWIN-BOX DECK WITH CENTRAL SLOT

SPECTRAL CHARACTERISTICS OF FLUCTUATING WIND LOADS ON A SEPARATE TWIN-BOX DECK WITH CENTRAL SLOT The Seventh Asia-Pacific Conference on Wind Engineering, November 8-, 009, Taipei, Taiwan SPECTRAL CHARACTERISTICS OF FLUCTUATING WIND LOADS ON A SEPARATE TWIN-BOX DEC WITH CENTRAL SLOT Le-Dong Zhu, Shui-Bing

More information

Human Performance Evaluation

Human Performance Evaluation Human Performance Evaluation Minh Nguyen, Liyue Fan, Luciano Nocera, Cyrus Shahabi minhnngu@usc.edu --O-- Integrated Media Systems Center University of Southern California 1 2 Motivating Application 8.2

More information

Towards City-Scale Smartphone Sensing of Potentially Unsafe Pedestrian Movements

Towards City-Scale Smartphone Sensing of Potentially Unsafe Pedestrian Movements Towards City-Scale Smartphone Sensing of Potentially Unsafe Pedestrian Movements Trisha Datta Hillsborough Township Public School Hillsborough, NJ, USA tdatta@htps.us Shubham Jain WINLAB, Rutgers University

More information

OPTIMIZATION OF SINGLE STAGE AXIAL FLOW COMPRESSOR FOR DIFFERENT ROTATIONAL SPEED USING CFD

OPTIMIZATION OF SINGLE STAGE AXIAL FLOW COMPRESSOR FOR DIFFERENT ROTATIONAL SPEED USING CFD http:// OPTIMIZATION OF SINGLE STAGE AXIAL FLOW COMPRESSOR FOR DIFFERENT ROTATIONAL SPEED USING CFD Anand Kumar S malipatil 1, Anantharaja M.H 2 1,2 Department of Thermal Power Engineering, VTU-RO Gulbarga,

More information

Adaptive context-agnostic floor transition detection on smart mobile devices

Adaptive context-agnostic floor transition detection on smart mobile devices Adaptive context-agnostic floor transition detection on smart mobile devices Salvatore Vanini University of Applied Sciences of Southern Switzerland (SUPSI) salvatore.vanini@supsi.ch CoMoRea Workshop -

More information

Reducing the Power Consumption of an IMU-Based Gait Measurement System

Reducing the Power Consumption of an IMU-Based Gait Measurement System Reducing the Power Consumption of an IMU-Based Gait Measurement System Shenggao Zhu, Hugh Anderson, and Ye Wang School of Computing, National University of Singapore, Singapore {zhusheng,hugh,wangye}@comp.nus.edu.sg

More information

Windcube FCR measurements

Windcube FCR measurements Windcube FCR measurements Principles, performance and recommendations for use of the Flow Complexity Recognition (FCR) algorithm for the Windcube ground-based Lidar Summary: As with any remote sensor,

More information

MOTUS Wave Buoys. Powered By the Aanderaa MOTUS Directional Wave Sensor

MOTUS Wave Buoys. Powered By the Aanderaa MOTUS Directional Wave Sensor MOTUS Wave Buoys Powered By the Aanderaa MOTUS Directional Wave Sensor Two Buoys, One Brain The Aanderaa MOTUS directional wave sensor factory calibrated and currently available on two proven buoy platforms:

More information

Improving pedestrian dynamics modelling using fuzzy logic

Improving pedestrian dynamics modelling using fuzzy logic Improving pedestrian dynamics modelling using fuzzy logic Phillip Tomé 1, François Bonzon 1, Bertrand Merminod 1, and Kamiar Aminian 2 1 EPFL Geodetic Engineering Lab (TOPO) Station 18 1015 Lausanne Switzerland

More information

A Comparison of Two Methods for Determining Wave Heights from a Discus Buoy with a Strapped-Down Accelerometer

A Comparison of Two Methods for Determining Wave Heights from a Discus Buoy with a Strapped-Down Accelerometer A Comparison of Two Methods for Determining Wave Heights from a Discus Buoy with a Strapped-Down Accelerometer L. C. Bender III Geochemical & Environmental Research Group Texas A&M University College Station,

More information

20XX. Bicycle Helmets for Children 2017 tested by Folksam

20XX. Bicycle Helmets for Children 2017 tested by Folksam 20XX Bicycle Helmets for Children 2017 tested by Folksam This is why we test bicycle helmets Every day three cyclists in Sweden sustain head injuries, which are some of the most severe injuries a cyclist

More information

Development of Wearable Sensor Combinations for Human Lower Extremity Motion Analysis

Development of Wearable Sensor Combinations for Human Lower Extremity Motion Analysis Proceedings of the 2006 IEEE International Conference on Robotics and Automation Orlando, Florida - May 2006 Development of Wearable Sensor Combinations for Human Lower Extremity Motion Analysis Tao Liu,

More information

Prediction of Road Surface Quality during Cycling Using Smartphone Accelerometer Data

Prediction of Road Surface Quality during Cycling Using Smartphone Accelerometer Data Proceedings Prediction of Road Surface Quality during Cycling Using Smartphone Accelerometer Data Stefan Litzenberger 1,2, *, Troels Christensen 1,2, Otto Hofstätter 1 and Anton Sabo 1,2 1 Institute for

More information

DATA MINING SAMPLE RESEARCH: ACTIVITY RECOGNITION CLASSIFICATION IN ACTION

DATA MINING SAMPLE RESEARCH: ACTIVITY RECOGNITION CLASSIFICATION IN ACTION DATA MINING SAMPLE RESEARCH: ACTIVITY RECOGNITION CLASSIFICATION IN ACTION 1 Mobile Activity Recognition Mobile devices like smartphones and smartwatches have many sensors Some sensors measure motion Tri-axial

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

Experimental Determination of Temperature and Pressure Profile of Oil Film of Elliptical Journal Bearing

Experimental Determination of Temperature and Pressure Profile of Oil Film of Elliptical Journal Bearing International Journal of Advanced Mechanical Engineering. ISSN 2250-3234 Volume 4, Number 5 (2014), pp. 469-474 Research India Publications http://www.ripublication.com Experimental Determination of Temperature

More information

THE POLARIMETRIC CHARACTERISTICS OF BOTTOM TOPOGRAPHY RELATED FEATURES ON SAR IMAGES

THE POLARIMETRIC CHARACTERISTICS OF BOTTOM TOPOGRAPHY RELATED FEATURES ON SAR IMAGES THE POLARIMETRIC CHARACTERISTICS OF BOTTOM TOPOGRAPHY RELATED FEATURES ON SAR IMAGES Taerim Kim Professor, Ocean System Eng. Dept. Kunsan University Miryong Dong San 68, Kunsan, Jeonbuk, Korea, trkim@kunsan.ac.kr

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

SEASONDE DETECTION OF TSUNAMI WAVES

SEASONDE DETECTION OF TSUNAMI WAVES SEASONDE DETECTION OF TSUNAMI WAVES Belinda Lipa, John Bourg, Jimmy Isaacson, Don Barrick, and Laura Pederson 1 I. INTRODUCTION We here report on preliminary results of a study to assess the capability

More information

(12) Patent Application Publication (10) Pub. No.: US 2009/ A1

(12) Patent Application Publication (10) Pub. No.: US 2009/ A1 (19) United States US 20090030350A1 (12) Patent Application Publication (10) Pub. No.: US 2009/0030350 A1 Yang et al. (43) Pub. Date: Jan. 29, 2009 (54) GAIT ANALYSIS (30) Foreign Application Priority

More information

A Study on Weekend Travel Patterns by Individual Characteristics in the Seoul Metropolitan Area

A Study on Weekend Travel Patterns by Individual Characteristics in the Seoul Metropolitan Area A Study on Weekend Travel Patterns by Individual Characteristics in the Seoul Metropolitan Area Min-Seung. Song, Sang-Su. Kim and Jin-Hyuk. Chung Abstract Continuous increase of activity on weekends have

More information

Currents measurements in the coast of Montevideo, Uruguay

Currents measurements in the coast of Montevideo, Uruguay Currents measurements in the coast of Montevideo, Uruguay M. Fossati, D. Bellón, E. Lorenzo & I. Piedra-Cueva Fluid Mechanics and Environmental Engineering Institute (IMFIA), School of Engineering, Research

More information

GOLFER. The Golf Putting Robot

GOLFER. The Golf Putting Robot GOLFER The Golf Putting Robot Written By Wing Pan Yuen For EEL 5666 Intelligent Machines Design Laboratory December 05, 1999 Table of Contents Abstract Introduction Executive Summary Integrated System

More information

Development and implementation of an ibeacon based Time Keeping System for Mountain Trails

Development and implementation of an ibeacon based Time Keeping System for Mountain Trails Development and implementation of an ibeacon based Time Keeping System for Mountain Trails Christian Hessing, Inst. for Cartography, Dresden University of Technology, and ch consulting, Manfred Buchroithner,

More information