Smart Wearable Body Equilibrium Correction System with Mobile Device

Size: px
Start display at page:

Download "Smart Wearable Body Equilibrium Correction System with Mobile Device"

Transcription

1 2017 International Conference on Computer Science and Application Engineering (CSAE 2017) ISBN: Smart Wearable Body Equilibrium Correction System with Mobile Device Boon Giin Lee *, Teak Wei Chong, Viet Cuong Tran and Su Min Lee Keimyung University, Daegu, Republic of Korea ABSTRACT In recent decades, employees who worked in office suffered from bone diseases and muscle stress, mainly due to improper sitting posture. This paper is proposed to develop a novel body equilibrium correction to meet solve such issue. The system consists of four modules. A motion sensor module is placed on the center of the user s chest to measure the sitting orientation. Moreover, an electromyography (EMG) module is located at the both side of the shoulders to measure the user s muscle tension as incorrect sitting position over a long period of time tends to increase the pain and tense at the shoulders. Thus, it is reliable to serve as references in accordance to the sitting orientation. Both sensor modules transmit the raw data to a processing module. This module integrates the raw data under a packet and further transmits the data packet to a mobile device. A mobile application is implemented to classify the correctness of sitting position. In case the incorrect position is detected, alert is triggered to user by the vibrator motor and light emitting diodes (LEDs) installed along with the system. The proposed system is able to measure and detect any abnormal sitting positon with average true accuracy of 98% with low-cost implementation. INTRODUCTION Human backbone is the major supportive part of the body, which is responsible for distinct body movements and postures. The incorrect body posture can cause various sicknesses such as muscle strains, depression, nerve pain, stress, neck pain, headache, shoulder pain, and others [1-2]. People lack knowledge about the importance of correct posture to avoid such sicknesses. Thus, our aim in this study is to develop a smart body equilibrium or posture correction system to alert the user upon any incorrect posture in real-time. Nguyen et al. [3] utilized rule-based method and artificial neural network (ANN) method to analyze and categorize the posture of hospitalized patients using inertial motion unit (IMU) sensor. Wu et al. [4] detects the symptoms of Parkinson s disease by observing the tiltation of one axis accelerometer using the linear transformation method. Chopra et al. [5] designed a wearable device in belt form to detect the correct or incorrect posture by observing the changes of posture using accelerometer sensor. The changes could be measured in different directions such as leftward, rightward, forward and backward by calculating the angles according to the tiltation of a body and time of stress applied on particular back area. Other similar research on this area includes the fall detection for babies, adults or specifically elders [6]. Wang et al. [6] summarized the fall detection technologies available in recent decades and comparing them with the traditional wearable detection device and concluded that fall detection 328

2 using a mobile device is much simpler to use and easier to carry. A similar approach is adopted by Sardini et al. [7] that proposed a system to measure the posture of the subject through a T-shirt instrumented using an inductive sensor. On the other hand, the advancement of technology has led to the design and implementation of mobile healthcare (m-health). Lots of studies had deployed the mobile healthcare system to monitor subjects health condition. For instance, Moreira et al. [8] proposed to monitor blood pressure disorders in pregnancy to detect any hypertensive disorders using mobile healthcare technology. Other significant research work and analysis of the top and novel m-health services and applications proposed by the industry can be referred at [9]. The proposed system tends to utilize the m-health technology to evaluate the correctness of the subject s sitting posture based on the analysis of the muscle tension and body orientation. Features are extracted from the EMGs and motion sensors which are served as inputs to a support vector machine (SVM) classifier. Information of current sitting posture is displayed on the mobile device concurrently and warning is triggered if incorrect posture is detected. The paper is organized as follow: the first section describes overview design and implementation method of the proposed system. The next section illustrates the analysis of the experiments and discusses the experiment s performances. The paper ends with the summary and conclusion of the proposed system. SYSTEM DESIGN System Overview Figure 1. The proposed wearable system design that consists of sensors module, processing module and mobile application module. The proposed system is divided into four modules: a) an EMG sensors module, b) an Inertial Motion Unit (IMU) sensor module, c) a processing unit module, and lastly d) a mobile application as illustrated in Figure 1. The EMG sensors adopted in this study is the surface dry electronic EMG sensors (semgs) which eliminate the usage of gel for measurement. The semgs measure the muscle strains of the back of subjects shoulders. Studies in [4-5] proved that improper sitting posture for consecutive period of time increases the muscle strains. Thus, the EMGs are applied in this study. Meanwhile, IMU sensor from Adafruit BNO055 computes the orientation of the body in three axes: pitch, roll and yaw. This IMU is integrated with an MEMS accelerometer, 329

3 gyroscope and magnetometer under a single die, processed using a high-speed ARM Cortex-M0 processor. The installation and placement of the sensors modules are depicted in Figure 2. Sensors data from both sensors modules are gathered and processed by a Cortex TM -M0 embedded processor to integrate data under a single packet. A mobile application is developed to receive the data packet through Bluetooth low energy (BLE) wireless communication. Features are extracted from the received data and served as input to a SVM classifier to determine the correctness of the user s sitting posture. Figure 2. The installation of the proposed system on the body for detecting the normality and correctness of the user body posture. Methods Figure 3. The flow diagram of the body equilibrium correction system that consists of two modes: calibration mode and normal analysis mode. Figure 3 illustrates flow diagram of software design of the mobile application for the proposed system. There are two modes available in the system: calibration and normal sensing mode. The calibration is required for setting up the initial or default values of the EMG and IMU as each different individual has different muscle strains level by default. Meanwhile, O Sullivan et al. [10] investigated the perceptions of

4 physiotherapists in four countries on sitting posture. The qualitative comments indicated that sitting posture which best matched the natural shape of the spine, and appeared comfortable and/or relaxed without excessive muscle tone and is adopted as the standard or correct posture in this study. As the neutral sitting position varied between subjects during calibration mode, a ±10 degrees of sitting posture is taken into consideration to cope in this study. The linear orientation of the body posture is computed with complimentary filter method accordingly in three axes where the orientation doesn t take the gravity into computation. In fact, the details computation of the orientation can be referred to our previous study at [11]. Alert is triggered in two ways: via a vibration motor and LEDs indicator on the chest. LEDs in green lights indicated normal or neutral mode whereas red lights depicted incorrect or abnormal modes of sitting posture. PERFORMANCE EVALUATION AND RESULT ANALYSIS Ten subjects participated in the experiments to measure the correctness of their body posture in sitting position. The subjects are requested to type in a 30-pages full length of articles with approximately of total 20 minutes. This is to generate the stress on the shoulder s muscle of the subjects as well as creating body fatigue to cause the subjects to lean into incorrect body postures. During the experiments, an observer is sitting next to the subjects to record their condition timeline, e.g., when subjects felt pain or fatigue on the shoulder, getting uncomfortable sitting on the chair with the same position for too long, subjects tended to lean their body in different directions rather than sitting straight up, and other abnormal conditions. After the experiments, subjects are requested to fill in the surveys to indicate their feeling, emotion, and body condition physically as well as the shoulder s muscle conditions. The whole experiments are conducted in a room with average room temperature of 22 degrees. Thus, other environment factors that could affect the analysis outcomes are not considered in this study. For instance, humid and muggy environment would cause the user to sweat and this phenomenon will influence the EMGs sensor reading in long run and this is out of the scope in this study. The classification is performed by the support vector machine (SVM) pattern classifier [12]. The SVM is trained and tested with a leave-one-subject-out method [11]. The accuracy rate of the SVM classifier is defined by the determination of the correct (neutral) sitting posture and incorrect (improper) sitting posture, which is computed as, AC = (TP + TN) / (TP + FP + TN + FN) (1) where TP, FP, TN and FN are denoted as true positive (correctly identified), false positive (incorrectly identified), true negative (correctly rejected) and false negative (incorrectly rejected) respectively. The experiment results are indicated in TABLE I. It is observed that the true positive detection of incorrect body posture is lowest if the classification algorithm analyzed the body posture using the sole EMG sensor data at average of 80.75% whereas the classification analyzed with the sole IMU gained approximately 10% higher accuracy rate at average of 90.65%. Finally, the integration of IMU and EMG for posture analysis revealed accuracy rate of 97.92%. The results indicated that muscle 331

5 stress level and discomfort increases in slower trend causes the nerves to respond slower to the incorrect body posture. The assumption is that the IMU-based analysis responded much faster than the EMG but induced false detection as well due to movement sensitivity detection of the sensor. The reading will be further proven as future work. TABLE I. EXPERIMENTAL RESULTS INDICATE THE TRUE ACCURACY RATE OF THE BODY POSTURE. Subject Accuracy Rate (%) EMG IMU EMG + IMU A B C D E F G H I J TABLE II. COMPARISON OF RELATED SYSTEMS. System Postures AC (%) Curone, 2010 [2] Nguyen, 2014 [3] Upright Lying Down Supine Prone Left Lateral Recumbent Right Lateral Recumbent Active Sitting Fowler s Position Tripod s Position Standing Straights Wu, 2014 [4] Forward-flexed (Parkinson s Disease) Error = Chopra, 2016 [5] Forward Backward Sitting ( degrees) Sitting ( degrees) Sitting (135 degrees) Left Right Right position Right position Right position Wang, 2013 [6] Fall Detection 99.2% On the other hand, TABLE II indicates the comparison of the existing related system regarding to postures detection. It was observed that the most commonly postures being researched included lying down, sitting, walking and standing. Curone et al. [2] study showed high accuracy rate for upright and lying down at 99.5% and 98.4% respectively. Meanwhile, Nguyen et al. [3] research on active sitting showed very low accuracy rate of 60.8% whereas Chopra et al. [5] study focused on distinguishing 332

6 walking and sitting postures rather than on the sitting posture itself. Wang et al. [6] correctly identified fall detection by comparison with video surveillance, audio-vibration-based identification and their proposed wearable device at 97.3%, 100% and 99.2% respectively. Nevertheless, Wu et al. [4] are able to identified the movement of Parkinson s disease with error rate of (5.852%). Lastly, Figure 4 illustrates the sample design and prototype of the proposed mobile application to detect body posture in real-time. Figure 4. The prototype of the developed mobile application for the proposed body equilibrium correction system. CONCLUSIONS This paper has presented a novel approach to identify the correctness of sitting postures with wearable sensor system by integrating of EMGs and IMU sensors. In fact, this study is primary focusing on identify the correctness of the sitting posture instead of distinguishing different postures. Moreover, this study is not performed specifically by other researches in similar field of study. Participating subjects had revealed their quantitative comments to the proposed system with satisfactory in comfort, flexibility and non-disturbance. In summary, the proposed system performed well with low energy consumption of 16 hours with 3.7v battery and low weight of around 50g. Future work will consider the other correctness of the postures recognition such as walking, standing and etc. Other future works also will consider the impact of environment factors to the sensors reading and accuracy rate such as sweat and outdoor (rather in indoor) and designing of embedded portable removable wearable system. REFERENCES 1. Somesh, B. S., Mukherjee, A., Sen, S. and P. Karmakar Constant Control of Stepper Motor in Microstepping Mode Using PIC16F877A, presented at the 2 nd International Conference on Devices, Circuits and Systems (ICDCS), March 6-8,

7 2. Curone, D., Bertolotti, G. M., Cristiani, A., Secco, E. I. and G. Magenes A Real-time and Self-Calibrating Algorithm based on Triaxial Accelerometer Signals for the Detection of Human Posture and Activity, IEEE Trans. Info. Techno. Biomedic, 14(4): Nguyen, V. N. and H. Yu Novel Automatic Posture Detection for In-patient Care using IMU Sensors, presented at 6 th IEEE Conference on Robotics, Automation and Mechatronics (RAM), November 12-15, Wu, W. S., Lin, W. Y. and M. Y. Lee Forward-flexed Posture Detection for the Early Parkinson s Disease Symptom, presented at International Conference on Systems, Man, and Cybernatics (SMC), October 5-8, Chopra, S., Kumar, M. and S. Sood Wearable Posture Detection and Alert System, presented at International Conference on System Modeling & Advancement in Research Trends (SMART), November 25-27, Wang, Y. and X. Y. Bai Research of Fall Detection and Alarm Applications for the Elderly, presented at International Conference on Mechatronic Sciences, Electric Engineering and Computer (MEC), December 20-22, Sardini, E. and M. Serpelloni Wearable Posture Monitoring System, Sensors, 162(1): Moreira, M. W. L., Rodrigues, J. J. P. C., Oliveira, A. M. B. and K. Saleem Smart Mobile System for Pregnancy Care Using Body Sensors, presented at the International Conference on Selected Topics in Mobile & Wireless Networking, April 11-13, Silva, B. M., Rodrigues, J. J., De La Torre Diez, I., Lopez-Coronado, M. and K. Saleem Mobile-health: A Review of Current State in 2015, J. Biomed. Inform., 56(1): O Sullivan, K.., O Sullivan, P., O Sullivan, L. and W. Dankaerts What Do Physiotherapists Consider to be the Best Sitting Spinal Posture? Man. Ther., 17(5): Lee, B. G. and W. Y. Chung Wearable Glove-Type Driver Stress Detection Using a Motion Sensor, IEEE Trans. Intell. Transp. Syst., 18(7): Lee, D. S., Chong, T. W. and B. G. Lee Stress Events Detection of Driver by Wearable Glove System, IEEE Sensors J., 17(1):

ON DEVELOPING A REAL-TIME FALL DETECTING AND PROTECTING SYSTEM USING MOBILE DEVICE

ON DEVELOPING A REAL-TIME FALL DETECTING AND PROTECTING SYSTEM USING MOBILE DEVICE ON DEVELOPING A REAL-TIME FALL DETECTING AND PROTECTING SYSTEM USING MOBILE DEVICE Bing-Shiang Yang, Yu-Ting Lee, and Cheng-Wei Lin Biomechanics and Medical Application Laboratory, Department of Mechanical

More information

Real-time Heart Monitoring and ECG Signal Processing

Real-time Heart Monitoring and ECG Signal Processing Real-time Heart Monitoring and ECG Signal Processing Fatima Bamarouf, Claire Crandell, and Shannon Tsuyuki Advisors: Drs. Yufeng Lu and Jose Sanchez Department of Electrical and Computer Engineering Bradley

More information

Abstract. A novel device to improve sitting posture. Hoda Dalimi (1) Ali Ghorbani (2) Anoushirvan Kezam nejad (3) Mohammad Hossein Alizadeh (4)

Abstract. A novel device to improve sitting posture. Hoda Dalimi (1) Ali Ghorbani (2) Anoushirvan Kezam nejad (3) Mohammad Hossein Alizadeh (4) A novel device to improve sitting posture Hoda Dalimi (1) Ali Ghorbani (2) Anoushirvan Kezam nejad (3) Mohammad Hossein Alizadeh (4) (1) Msc of Sports Science, University of Tehran, Tehran, Iran (2) Msc

More information

The intelligent space for the elderly Implementation of fall detection algorithm

The intelligent space for the elderly Implementation of fall detection algorithm SICE Annual Conference 2012 August 20-23, 2012, Akita University, Akita, Japan The intelligent space for the elderly Implementation of fall detection algorithm Somchanok Tivatansakul 1, Sikana Tanupaprungsun

More information

Intelligent Frozen Shoulder Self-Home Rehabilitation Monitoring System

Intelligent Frozen Shoulder Self-Home Rehabilitation Monitoring System Intelligent Frozen Shoulder Self-Home Rehabilitation Monitoring System Jiann-I Pan* 1, Hui-Wen Chung 1, and Jen-Ju Huang 2 1 Department of Medical Informatics, Tzu-Chi University, Hua-Lien, Taiwan 2 Rehabilitation

More information

Squid: Exercise Effectiveness and. Muscular Activation Tracking

Squid: Exercise Effectiveness and. Muscular Activation Tracking 1 Squid: Exercise Effectiveness and Muscular Activation Tracking Design Team Trevor Lorden, Adam Morgan, Kyle Peters, Joseph Sheehan, Thomas Wilbur Interactive Media Alexandra Aas, Alexandra Moran, Amy

More information

AVR Based Gesture Vocalizer Using Speech Synthesizer IC

AVR Based Gesture Vocalizer Using Speech Synthesizer IC AVR Based Gesture Vocalizer Using Speech Synthesizer IC Mr.M.V.N.R.P.kumar 1, Mr.Ashutosh Kumar 2, Ms. S.B.Arawandekar 3, Mr.A. A. Bhosale 4, Mr. R. L. Bhosale 5 Dept. Of E&TC, L.N.B.C.I.E.T. Raigaon,

More information

HIWIN Thesis Award 2007

HIWIN Thesis Award 2007 HIWIN Thesis Award 2007 Optimal Design Laboratory & Gerontechnology Research Center Yuan Ze University Physical Activity Physical activity can be regarded as any bodily movement or posture produced by

More information

Verification of Passive Power-Assist Device Using Humanoid Robot: Effect on Bending and Twisting Motion

Verification of Passive Power-Assist Device Using Humanoid Robot: Effect on Bending and Twisting Motion 15 IEEE-RAS 15th International Conference on Humanoid Robots (Humanoids) November 3-5, 15, Seoul, Korea Verification of Passive Power-Assist Device Using Humanoid Robot: Effect on Bending and Twisting

More information

Home Office Solutions By: Laura Cervantes QAS 515 3/26/03

Home Office Solutions By: Laura Cervantes QAS 515 3/26/03 Home Office Solutions By: Laura Cervantes QAS 515 3/26/03 Working from home is becoming more of an option for employees today. The type of work usually entails working from the home computer work station.

More information

FES Standing: The Effect of Arm Support on Stability and Fatigue During Sit-to-Stand Manoeuvres in SCI Individuals

FES Standing: The Effect of Arm Support on Stability and Fatigue During Sit-to-Stand Manoeuvres in SCI Individuals FES Standing: The Effect of Arm Support on Stability and Fatigue During Sit-to-Stand Manoeuvres in SCI Individuals Musfirah Abd Aziz and Nur Azah Hamzaid Abstract Functional Electrical Stimulation (FES)

More information

ERI Safety Videos Videos for Safety Meetings. ERGONOMICS EMPLOYEE TRAINING: Preventing Musculoskeletal Disorders. Leader s Guide 2001, ERI PRODUCTIONS

ERI Safety Videos Videos for Safety Meetings. ERGONOMICS EMPLOYEE TRAINING: Preventing Musculoskeletal Disorders. Leader s Guide 2001, ERI PRODUCTIONS ERI Safety Videos Videos for Safety Meetings 2120 ERGONOMICS EMPLOYEE TRAINING: Preventing Musculoskeletal Disorders Leader s Guide 2001, ERI PRODUCTIONS ERGONOMICS EMPLOYEE TRAINING: Preventing Musculoskeletal

More information

Low Back Pain Home Exercises

Low Back Pain Home Exercises Low Back Pain Home Exercises General Instructions The low back exercise program is a series of stretching exercises and strengthening exercises prescribed by your physician for your medical condition.

More information

cysticfibrosis.org.uk Fighting for a Life Unlimited Patient name number Physiotherapy recommendations This leaflet was issued on:

cysticfibrosis.org.uk Fighting for a Life Unlimited Patient name number Physiotherapy recommendations This leaflet was issued on: cysticfibrosis.org.uk How to improve your posture: A guide for adults with cystic fibrosis This guide explains the common postural problems that people with cystic fibrosis (CF) can have and shows you

More information

FUSE TECHNICAL REPORT

FUSE TECHNICAL REPORT FUSE TECHNICAL REPORT 1 / 16 Contents Page 3 Page 4 Page 8 Page 10 Page 13 Page 16 Introduction FUSE Accuracy Validation Testing LBD Risk Score Model Details FUSE Risk Score Implementation Details FUSE

More information

Commonwealth Health Corporation NEXT

Commonwealth Health Corporation NEXT Commonwealth Health Corporation This computer-based learning (CBL) module details important aspects of musculoskeletal disorders, body mechanics and ergonomics in the workplace. It examines: what causes

More information

System for Evaluation of the Static Posturography Based on Wii Balance Board

System for Evaluation of the Static Posturography Based on Wii Balance Board System for Evaluation of the Static Posturography Based on Wii Balance Board PIVNICKOVA L., DOLINAY V., VASEK V. Faculty of Applied Informatics Tomas Bata University in Zlin nam. T.G.Masaryka 5555, 760

More information

Motor Control in Biomechanics In Honor of Prof. T. Kiryu s retirement from rich academic career at Niigata University

Motor Control in Biomechanics In Honor of Prof. T. Kiryu s retirement from rich academic career at Niigata University ASIAN SYMPOSIUM ON Motor Control in Biomechanics In Honor of Prof. T. Kiryu s retirement from rich academic career at Niigata University APRIL 20, 2018 TOKYO INSTITUTE OF TECHNOLOGY Invited Speakers Dr.

More information

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Bio-Medical Materials and Engineering 26 (2015) S1059 S1065 DOI 10.3233/BME-151402 IOS Press S1059 Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Yong Xia

More information

Primary Level Classification of Brain Tumor using PCA and PNN

Primary Level Classification of Brain Tumor using PCA and PNN Primary Level Classification of Brain Tumor using PCA and PNN Dr. Mrs. K.V.Kulhalli Department of Information Technology, D.Y.Patil Coll. of Engg. And Tech. Kolhapur,Maharashtra,India kvkulhalli@gmail.com

More information

An Innovative Measurement in Musculoskeletal Rehabilitation Using 3D Motion Analysis

An Innovative Measurement in Musculoskeletal Rehabilitation Using 3D Motion Analysis An Innovative Measurement in Musculoskeletal Rehabilitation Using 3D Motion Analysis Caroline Wong 1 Leo Kam 1 Sharon Tsang 2 1. Physiotherapist I, Prince of Wales Hospital, Hong Kong 2. Assistant Professor,

More information

Android based Monitoring Human Knee Joint Movement Using Wearable Computing

Android based Monitoring Human Knee Joint Movement Using Wearable Computing Android based Monitoring Human Knee Joint Movement Using Wearable Computing Abstract In today s fast moving lifestyle, incidents regarding health issues are surfacing every day. One of the major issues

More information

914. Application of accelerometry in the research of human body balance

914. Application of accelerometry in the research of human body balance 914. Application of accelerometry in the research of human body balance A. Kilikevičius 1, D. Malaiškaitė 2, P. Tamošauskas 3, V. Morkūnienė 4, D. Višinskienė 5, R. Kuktaitė 6 1 Vilnius Gediminas Technical

More information

Sensory. Physical. Cognitive. Language 4/12/2016 LEARNING OBJECTIVES AT ASSESSMENT: SKILLS EVALUATION OVERVIEW

Sensory. Physical. Cognitive. Language 4/12/2016 LEARNING OBJECTIVES AT ASSESSMENT: SKILLS EVALUATION OVERVIEW ASSISTIVE TECHNOLOGY ASSESSMENT: SEATING AND POSITIONING FOR ACCESS Anne Cronin 2016 LEARNING OBJECTIVES Describe the principles related to assessment and intervention in assistive technology (AT) service

More information

Lifting and Moving Patients

Lifting and Moving Patients 1. Which of the following factors should be considered before lifting any patient? a. The weight of the patient b. Your physical limitations c. Communications 2. When lifting a patient, a basic principle

More information

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed 1 Sungyoon Lee, 1 Jaesung Oh, 1 Youngwon Kim, 1 Minsuk Kwon * Jaehyo Kim 1 Department of mechanical & control engineering, Handong University, qlfhlxhl@nate.com * Department of mechanical & control engineering,

More information

Chapter 23 Body Mechanics, Positioning, and Moving

Chapter 23 Body Mechanics, Positioning, and Moving Chapter 23 Body Mechanics, Positioning, and Moving Question Is the following statement true or false? Good body posture distributes gravity through the center of the body over a wide base of support. Answer

More information

IMPLEMENTATION OF AN AUTOMATED SMART HOME CONTROL FOR DETECTING HUMAN EMOTIONS VIA FACIAL DETECTION

IMPLEMENTATION OF AN AUTOMATED SMART HOME CONTROL FOR DETECTING HUMAN EMOTIONS VIA FACIAL DETECTION IMPLEMENTATION OF AN AUTOMATED SMART HOME CONTROL FOR DETECTING HUMAN EMOTIONS VIA FACIAL DETECTION Lim Teck Boon 1, Mohd Heikal Husin 2, Zarul Fitri Zaaba 3 and Mohd Azam Osman 4 1 Universiti Sains Malaysia,

More information

Low Back Program Exercises

Low Back Program Exercises Low Back Program Exercises Exercise 1: Knee to Chest Starting Position: Lie on your back on a table or firm surface. Action: Clasp your hands behind the thigh and pull it towards your chest. Keep the opposite

More information

Massage Lounger HEC-DR8700. Experience ultimate comfort for the body and mind.

Massage Lounger HEC-DR8700. Experience ultimate comfort for the body and mind. Massage Lounger HEC-DR8700 Experience ultimate comfort for the body and mind. How the most advanced sensor technology can enhance massage. Human beings can suffer from both physical and mental fatigue.

More information

Detection of Driver s Low Vigilance Using Vehicle Steering. Information and Facial Inattention Features

Detection of Driver s Low Vigilance Using Vehicle Steering. Information and Facial Inattention Features Detection of Driver s Low Vigilance Using Vehicle Steering Information and Facial Inattention Features Jia-Xiu Liu Engineer, Automotive Research and Testing Center No. 6, Lugong S. 7 th Rd., Lukang, Changhua

More information

This Manual is copyright under the Berne Convention. In terms of the Copyright Act 98 of 1978 no part of this leaflet may be reproduced or

This Manual is copyright under the Berne Convention. In terms of the Copyright Act 98 of 1978 no part of this leaflet may be reproduced or Basic Ball Exercise Manual Train your Core This Manual is copyright under the Berne Convention. In terms of the Copyright Act 98 of 1978 no part of this leaflet may be reproduced or transmitted in any

More information

Feel Better. Stanford University ADJUSTING YOUR WORKSTATION PROPER ERGONOMIC POSTURE. USEFUL ERGONOMIC TIPS Work Better.

Feel Better. Stanford University ADJUSTING YOUR WORKSTATION PROPER ERGONOMIC POSTURE. USEFUL ERGONOMIC TIPS Work Better. Feel Better. PROPER ERGONOMIC POSTURE ADJUSTING YOUR WORKSTATION USEFUL ERGONOMIC TIPS Work Better. Stanford University Your workspace should respond to your changing needs, helping you eliminate uncomfortable

More information

Back Safety Healthcare #09-066

Back Safety Healthcare #09-066 Back Safety Healthcare Version #09-066 I. Introduction A. Scope of training This training program applies to healthcare employees whose job requires them to lift patients or other heavy objects. Lifting

More information

FUNDAMENTAL SEATING PRINCIPLES Power Point PDF Bengt Engström Physiotherapist. Concept ENGSTRÖM

FUNDAMENTAL SEATING PRINCIPLES Power Point PDF Bengt Engström Physiotherapist. Concept ENGSTRÖM FUNDAMENTAL SEATING PRINCIPLES Power Point PDF Bengt Engström Physiotherapist Starting with a few questions! How are your clients sitting? What kind of problems do you see? How long time are your clients

More information

Prepared by the Canadian Centre for Occupational Health and Safety. 5th Edition

Prepared by the Canadian Centre for Occupational Health and Safety. 5th Edition Prepared by the Canadian Centre for Occupational Health and Safety 5th Edition Summary Ergonomics deals with the compatibility between workers and their work. Work is made up of the work environment, workstations,

More information

Monitoring of Physical Activity

Monitoring of Physical Activity Monitoring of Physical Activity 1. PURPOSE Nowadays, the lifestyle in urbanized and industrialized countries is reducing the level of physical activity. There are studies of World Health Organization (WHO)

More information

UNIT 2. THE IMPORTANCE OF CORRECT POSTURE

UNIT 2. THE IMPORTANCE OF CORRECT POSTURE UNIT 2. THE IMPORTANCE OF CORRECT POSTURE 1. WHY IS POSTURE IMPORTANT? The term posture is used to describe how your body is positioned when you're sitting, standing and lying down. Proper posture is important

More information

Smart Gloves for Hand Gesture Recognition and Translation into Text and Audio

Smart Gloves for Hand Gesture Recognition and Translation into Text and Audio Smart Gloves for Hand Gesture Recognition and Translation into Text and Audio Anshula Kumari 1, Rutuja Benke 1, Yasheseve Bhat 1, Amina Qazi 2 1Project Student, Department of Electronics and Telecommunication,

More information

CIRCULATORY MASSAGER OPERA TING INSTRUCTION HM01-08QI

CIRCULATORY MASSAGER OPERA TING INSTRUCTION HM01-08QI BLOOD CIRCULATORY MASSAGER OPERA TING INSTRUCTION HM01-08QI 1 Blood Circulatory Massager Thanks for you purchase our machine of Blood Circulatory Massager. Please read this manual carefully before using

More information

Smart Vest for Posture Monitoring in Rehabilitation Exercises

Smart Vest for Posture Monitoring in Rehabilitation Exercises Smart Vest for Posture Monitoring in Rehabilitation Exercises Emilio Sardini, Mauro Serpelloni Dep. of Information Engineering University of Brescia, Brescia, Italy mauro.serpelloni@ing.unibs.it Marco

More information

General Back Exercises

General Back Exercises Touch of Life Chiropractic 130-F Montauk Hwy., East Moriches, NY 11940 631-874-2797 General Back Exercises Muscular stretching can be a very important part of the healing process for tightened muscles

More information

Sign Language Interpretation Using Pseudo Glove

Sign Language Interpretation Using Pseudo Glove Sign Language Interpretation Using Pseudo Glove Mukul Singh Kushwah, Manish Sharma, Kunal Jain and Anish Chopra Abstract The research work presented in this paper explores the ways in which, people who

More information

Tactile Internet and Edge Computing: Emerging Technologies for Mobile Health

Tactile Internet and Edge Computing: Emerging Technologies for Mobile Health Tactile Internet and Edge Computing: Emerging Technologies for Mobile Health Zaher Dawy, PhD Department of Electrical and Computer Engineering American University of Beirut http://www.aub.edu.lb/~zd03

More information

Body Bar FLEX. Stretching Exercises for GOLF. by Gordon L. Brown, Jr. for Body Bar, Inc.

Body Bar FLEX. Stretching Exercises for GOLF. by Gordon L. Brown, Jr. for Body Bar, Inc. Body Bar FLEX Stretching Exercises for GOLF by Gordon L. Brown, Jr. for Body Bar, Inc. 1 Introduction This presentation features stretching exercises using the Body Bar FLEX Personal Training Device. The

More information

Posture. In this article

Posture. In this article Posture Posture is the way we hold our bodies against gravity and maintaining a good posture involves training yourself to become aware of how you hold yourself in all activities as your posture is constantly

More information

Vermeulen, Liebenberg, Dippenaar en Louw Fisioterapeute

Vermeulen, Liebenberg, Dippenaar en Louw Fisioterapeute Vermeulen, Liebenberg, Dippenaar en Louw Fisioterapeute In the Office Relaxation? Relaxation at work? Why doesn t my pain go away? Acute pain = Short term pain (Sprained ankle) Persistent/ Chronic

More information

Power Plate Beat The Muffin Top

Power Plate Beat The Muffin Top Power Plate Beat The Muffin Top 1 This high intensity workout uses promotion Dynamic Vibration Technology in the pro6 model to build muscle strength, power and tone. The exercises incorporate obliques

More information

Advanced Sleep Management System

Advanced Sleep Management System Initial Project and Group Identification Document September 11, 2012 Advanced Sleep Management System A system to monitor and aid the quality of sleep. Department of Electrical Engineering & Computer Science

More information

"LABORATORY ERGONOMICS"

LABORATORY ERGONOMICS MAJOR PROGRAM POINTS "LABORATORY ERGONOMICS" Part of the "LABORATORY SAFETY SERIES" Quality Safety and Health Products, for Today... and Tomorrow Outline of Major Points Covered in the "Laboratory Ergonomics"

More information

LABORATORY SAFETY SERIES: Laboratory Ergonomics

LABORATORY SAFETY SERIES: Laboratory Ergonomics ERI Safety Videos Videos for Safety Meetings 2955 LABORATORY SAFETY SERIES: Laboratory Ergonomics Leader s Guide Marcom Group Ltd. 1 INTRODUCTION TO THE PROGRAM Structure and Organization Information in

More information

Ergonomics 101. Presented by: Macomb Benefits

Ergonomics 101. Presented by: Macomb Benefits Ergonomics 101 Presented by: Macomb Benefits Today s agenda Learn what ergonomics is and why it s important at Be able to detect early symptoms of problems Have a list of comfort tips and quick fixes to

More information

Warm Up Conditioning and Cool Down Exercises

Warm Up Conditioning and Cool Down Exercises Warm Up Conditioning and Cool Down Exercises INTRODUCTION Congratulations on registering for the 2015 Collas Crill Island Walk. We at Jersey CrossFit have devised the following training program to assist

More information

Copyright Cardiff University

Copyright Cardiff University This exercise programme has been developed by physiotherapists specifically for people with movement disorders. Exercise is not without its risks and this or any other exercise programme has potential

More information

Posture. recreational activities.

Posture. recreational activities. Posture Why maintain correct posture? When maintaining correct posture, the joints, ligaments and muscles of the neck and back are positioned optimally so they are under minimal stress. Maintaining this

More information

Wearable Computing Systems for Sensor Based Movement Analysis

Wearable Computing Systems for Sensor Based Movement Analysis Wearable Computing Systems for Sensor Based Movement Analysis Dominik Schuldhaus & Bjoern Eskofier, Ph.D. Digital Sports Group, Pattern Recognition Lab (CS 5) 06.12.2013 Introduction The Pattern Recognition

More information

Body Mechanics and Safe Patient Handling

Body Mechanics and Safe Patient Handling Body Mechanics and Safe Patient Handling Body Mechanics means using the body in an efficient and careful way involves good posture, balance, and using your strongest and largest muscles for work good body

More information

Step 1. Read This! Seriously...you ll need to follow these 5 simple steps in order to use your LUMOback successfully. Wake Your Sensor.

Step 1. Read This! Seriously...you ll need to follow these 5 simple steps in order to use your LUMOback successfully. Wake Your Sensor. Step 1 Read This! Seriously...you ll need to follow these 5 simple steps in order to use your LUMOback successfully. Wake Your Sensor. To start using your sensor, wake it up by plugging it into a USB power

More information

RUNNING GUIDE. Technique & Stretching

RUNNING GUIDE. Technique & Stretching RUNNING GUIDE Technique & Stretching TECHNIQUE PERFECT POSTURE Good running posture is very important in helping you to maintain good form for the whole run and therefore adding to efficient running style,

More information

The Bambach Saddle Seat in rehabilitation

The Bambach Saddle Seat in rehabilitation 7 The Bambach Saddle Seat in rehabilitation The Musculo-skeletal System Good design recognises that our body has a centre of gravity (as does each limb) and maintaining posture close to the neutral centre

More information

Intelligent Sensor Systems for Healthcare: A Case Study of Pressure Ulcer TITOLO. Prevention and Treatment TESI. Rui (April) Dai

Intelligent Sensor Systems for Healthcare: A Case Study of Pressure Ulcer TITOLO. Prevention and Treatment TESI. Rui (April) Dai Intelligent Sensor Systems for Healthcare: A Case Study of Pressure Ulcer TITOLO Prevention and Treatment TESI Rui (April) Dai Assistant Professor Department of Computer Science North Dakota State University

More information

A Smartphone-based Wellness Assessment Using Mobile Sensors

A Smartphone-based Wellness Assessment Using Mobile Sensors A Smartphone-based Wellness Assessment Using Mobile Sensors Katherine McLeod, Liudmyla Girchenko, Peter Spenler, and Petros Spachos School of Engineering, University of Guelph Guelph, ON, N1G 2W1, Canada

More information

BODY MECHANICS CMHA-CEI

BODY MECHANICS CMHA-CEI BODY MECHANICS CMHA-CEI Basics about backs Facts about Back Disorders Maintaining a Healthy Back Common activities Lifting Techniques Stretching Techniques Topics Your back Spine & Vertebrae Discs Nerves

More information

User Guide. VBT 200 Page 2 VBT 200/300/500. The easy and convenient way to burn fat, while toning and strengthening your muscles. Safety Information

User Guide. VBT 200 Page 2 VBT 200/300/500. The easy and convenient way to burn fat, while toning and strengthening your muscles. Safety Information Vibrational Therapy Welcome to your new VibroTec! waiting inside this box is your way to better health. Be sure to read these instructions in detail to get the most out of your machine. Safety Information

More information

THE PRO-POSTURE NECK EXERCISER

THE PRO-POSTURE NECK EXERCISER EXERCISE INSTRUCTIONS FOR THE PRO-POSTURE NECK EXERCISER The following are a list of six different exercises that can be performed with the Pro- Posture Neck Exerciser. 1) Basic Pro-Posture Neck Pump Exercise

More information

TRAINING PLAN FROM WORRIER TO WARRIOR

TRAINING PLAN FROM WORRIER TO WARRIOR TRAINING PLAN FROM WORRIER TO WARRIOR GENERAL TRAINING TIPS Always warm up properly before starting your workout never train a cold muscle as that increases injury risk. Training with proper technique

More information

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH)

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Matt Huenerfauth Raja Kushalnagar Rochester Institute of Technology DHH Auditory Issues Links Accents/Intonation Listening

More information

THE HUMAN BODY AND VIBRATION, AN ERGONOMIC APPROACH

THE HUMAN BODY AND VIBRATION, AN ERGONOMIC APPROACH THE HUMAN BODY AND VIBRATION, AN ERGONOMIC APPROACH Mr.K.R.Gawande 1 1 Assistant Professor, Deptt. of Mechanical Engineering, Dr.Rajendra Gode college of Engineering & Tech., Amravati Abstract: This paper

More information

PERSONAL COMPUTER WORKSTATION CHECKLIST

PERSONAL COMPUTER WORKSTATION CHECKLIST PERSONAL COMPUTER WORKSTATION CHECKLIST Last Revised: 6/26/17 A. Summary Use the following checklists to assess your own computer workstation. If you say No to any items within the lists, it may indicate

More information

STROKE POSITIONING, TRANSFERRING & SHOULDER MANAGEMENT IN ACUTE AND REHAB

STROKE POSITIONING, TRANSFERRING & SHOULDER MANAGEMENT IN ACUTE AND REHAB STROKE POSITIONING, TRANSFERRING & SHOULDER MANAGEMENT IN ACUTE AND REHAB PRESENTED BY: Francine Carrier-Stevens, PT. Natasha Uens, PT. Chelsea Foster, RN. OVERVIEW Objectives Factors affecting mobility

More information

Staff Information Leaflet

Staff Information Leaflet Posture Staff Information Leaflet This leaflet is designed to give you an understanding of posture and some advice on what you can do to help yourself. If your symptoms persist you should seek advice from

More information

Mobility sequencing!

Mobility sequencing! Mobility sequencing When practicing joint mobility drills we have the opportunity to improve our movement. The muscles associated with the joint being mobilised as well as the joint itself will improve

More information

Page 1 of 5. Figure A

Page 1 of 5. Figure A Introduction Around May of 2002 some of my students and myself came up with an idea that was of a redesign and improvement approach to the Ergonomics of a Computer Designer s workspace and placement specifications

More information

"INDUSTRIAL ERGONOMICS"

INDUSTRIAL ERGONOMICS PRESENTER'S GUIDE "INDUSTRIAL ERGONOMICS" Part of the General Safety Series Quality Safety and Health Products, for Today... and Tomorrow OUTLINE OF MAJOR PROGRAM POINTS OUTLINE OF MAJOR PROGRAM POINTS

More information

Information about Postural Management

Information about Postural Management Acute Services Division Information about Postural Management Supporting Information Leaflet (4): Postural Management Clinical Genetics Department Laboratory Building Southern General Hospital Telephone

More information

Improvements in Mood, Posture and Balance in an Older Patient Receiving Chiropractic Care: A Case Study

Improvements in Mood, Posture and Balance in an Older Patient Receiving Chiropractic Care: A Case Study Case Study Improvements in Mood, Posture and Balance in an Older Patient Receiving Chiropractic Care: A Case Study Melinda Bredin, B.A (Psych), B.Chiro. 1 Katie Putt 2 1. Lecturer, New Zealand College

More information

Analysis of the functional biomechanics of different chair types during esports activity

Analysis of the functional biomechanics of different chair types during esports activity Analysis of the functional biomechanics of different chair types during esports activity Final Report December 2017 Dr. Frank Emrich Scientific Consultant Biomechanics & Ergonomics 1 Introduction The esports

More information

Many dental hygiene professionals realize that undiagnosed. Elbow Room

Many dental hygiene professionals realize that undiagnosed. Elbow Room 00 Elbow Room Free-motion elbow supports could be a key to reducing musculoskeletal disorders among dental hygienists. Many dental hygiene professionals realize that undiagnosed and untreated injuries

More information

WHOLE BODY VIBRATION THERAPY

WHOLE BODY VIBRATION THERAPY Body Vibe WHOLE BODY VIBRATION THERAPY Instruction manual INCREASES CIRCULATION STIMULATES LYMPHATICS REDUCES CELLULITE LIQUIFIES FAT IMPROVES BALANCE DECREASES CORTISOL INCREASES ENDURANCE NON-IMPACT

More information

Vital Responder: Real-time Health Monitoring of First- Responders

Vital Responder: Real-time Health Monitoring of First- Responders Vital Responder: Real-time Health Monitoring of First- Responders Ye Can 1,2 Advisors: Miguel Tavares Coimbra 2, Vijayakumar Bhagavatula 1 1 Department of Electrical & Computer Engineering, Carnegie Mellon

More information

TREAT YOUR SPINE TO A CORRIGO CHAIR AND CHANGE THE WAY YOU SIT FOR GOOD / /

TREAT YOUR SPINE TO A CORRIGO CHAIR AND CHANGE THE WAY YOU SIT FOR GOOD / / TREAT YOUR SPINE TO A CORRIGO CHAIR AND CHANGE THE WAY YOU SIT FOR GOOD 0203 475 4510 / info@corrigo-design.com / www.corrigo-design.com CREATE RELIEF FROM PAIN AND PRESSURE POINTS, CHANGE YOUR POSTURE

More information

Core exercises. Abdominal Ball Passing

Core exercises. Abdominal Ball Passing Abdominal Ball Passing Start with ball in hands, tighten abdominal muscle to stabilize spine and lift legs up to grasp ball. Pass ball to feet. Lower legs down while keeping your abdominal muscles tight

More information

Accuracy and validity of Kinetisense joint measures for cardinal movements, compared to current experimental and clinical gold standards.

Accuracy and validity of Kinetisense joint measures for cardinal movements, compared to current experimental and clinical gold standards. Accuracy and validity of Kinetisense joint measures for cardinal movements, compared to current experimental and clinical gold standards. Prepared by Engineering and Human Performance Lab Department of

More information

When Technology Strikes Back!

When Technology Strikes Back! When Technology Strikes Back! Suffering from thumb or wrist pain from chronic texting? Many tech-savvy individuals have felt the side-effects of texting, typing, or web browsing. This is the pain you get

More information

Corporate Safety Manual. Chapter 8 Office Ergonomics

Corporate Safety Manual. Chapter 8 Office Ergonomics Corporate Safety Manual Chapter 8 Office Ergonomics Last updated: April 2015 Office Ergonomics Chapter 8: Office Ergonomics Index Page Introduction to Ergonomics...8-3 Work-related Musculoskeletal Disorders

More information

A Novel Fault Diagnosis Method for Gear Transmission Systems Using Combined Detection Technologies

A Novel Fault Diagnosis Method for Gear Transmission Systems Using Combined Detection Technologies Research Journal of Applied Sciences, Engineering and Technology 6(18): 3354-3358, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: December 13, 2012 Accepted: January

More information

IN FORMATION FOR PR EGNANT WOM EN

IN FORMATION FOR PR EGNANT WOM EN IN FORMATION FOR PR EGNANT WOM EN F I T f o r B i r t h Essential exercises and helpful advice to help you cope with your labour ASSOCIATION OF CHARTERED PHYSIOTHERAPISTS IN WOMEN'S HEALTH F i t f o r

More information

Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011

Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011 Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011 Electrical and Computer Engineering Department Volgenau School of Engineering George

More information

Biceps Activity EMG Pattern Recognition Using Neural Networks

Biceps Activity EMG Pattern Recognition Using Neural Networks Biceps Activity EMG Pattern Recognition Using eural etworks K. Sundaraj University Malaysia Perlis (UniMAP) School of Mechatronic Engineering 0600 Jejawi - Perlis MALAYSIA kenneth@unimap.edu.my Abstract:

More information

the back book Your Guide to a Healthy Back

the back book Your Guide to a Healthy Back the back book Your Guide to a Healthy Back anatomy Your spine s job is to: Support your upper body and neck Increase flexibility of your spine Protect your spinal cord There are 6 primary components of

More information

Ergonomics. MSD Injury Prevention

Ergonomics. MSD Injury Prevention Ergonomics MSD Injury Prevention Ergonomics Definition The International Ergonomics Association offers a very comprehensive definition: The scientific discipline concerned with the understanding of interactions

More information

Keywords Seizure detection, jerking movement detection, epilepsy seizure, Android app, personal health care

Keywords Seizure detection, jerking movement detection, epilepsy seizure, Android app, personal health care Volume 6, Issue 9, September 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Android

More information

Effective Diagnosis of Alzheimer s Disease by means of Association Rules

Effective Diagnosis of Alzheimer s Disease by means of Association Rules Effective Diagnosis of Alzheimer s Disease by means of Association Rules Rosa Chaves (rosach@ugr.es) J. Ramírez, J.M. Górriz, M. López, D. Salas-Gonzalez, I. Illán, F. Segovia, P. Padilla Dpt. Theory of

More information

DRIVE CLEAR OF PAIN ERGONOMIC ADVICE THE KEY TO DRIVING WELL YOU WILL BE SITTING PRETTY. simple TIps for STAYING FIT

DRIVE CLEAR OF PAIN ERGONOMIC ADVICE THE KEY TO DRIVING WELL YOU WILL BE SITTING PRETTY. simple TIps for STAYING FIT DRIVE CLEAR OF PAIN THE KEY TO DRIVING WELL simple TIps for STAYING FIT YOU WILL BE SITTING PRETTY a comfortable ride WITH ERGONOMIC ADVICE BrOUgHT TO YOU BY THE CHARTERED SOCIETY OF PHYSIOTHERAPY induc

More information

Acute Lower Back Pain. Physiotherapy department

Acute Lower Back Pain. Physiotherapy department Acute Lower Back Pain Physiotherapy department Back pain is a common condition and in the UK it affects 7 out of 10 people at some point in their lives. Back pain can be very uncomfortable but it is not

More information

All About Stretching Going for the 3 Increases: Increase in Health, Increase in Happiness & Increase in Energy

All About Stretching Going for the 3 Increases: Increase in Health, Increase in Happiness & Increase in Energy All About Stretching Going for the 3 Increases: Increase in Health, Increase in Happiness & Increase in Energy Strategies for Success in Health Management By: James J. Messina, Ph.D. Benefits of regular

More information

Spinal Biomechanics & Sitting Posture

Spinal Biomechanics & Sitting Posture Spinal Biomechanics & Sitting Posture Sitting: weight of the body is transferred to a supporting area 1.Main Contact points (seat) Ischial tuberosities Soft tissues 2. Secondary contact points (other)

More information

Stretching - At the Workstation Why is stretching important?

Stretching - At the Workstation Why is stretching important? Stretching - At the Workstation Why is stretching important? No matter how well a workstation is designed, problems may arise if attention is not paid to the way the work is done. Working at a computer

More information

An investigation of an Artificial Neural Network method for personal identification using kinematic parameters from specific body parts

An investigation of an Artificial Neural Network method for personal identification using kinematic parameters from specific body parts Journal of Applied Mathematics & Bioinformatics, vol.5, no.3, 2015, 125-138 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2015 An investigation of an Artificial Neural Network method for

More information

A Measurement of Lower Limb Angles Using Wireless Inertial Sensors during FES Assisted Foot Drop Correction with and without Voluntary Effort

A Measurement of Lower Limb Angles Using Wireless Inertial Sensors during FES Assisted Foot Drop Correction with and without Voluntary Effort A Measurement of Lower Limb Angles Using Wireless Inertial Sensors during FES Assisted Foot Drop Correction with and without Voluntary Effort Takashi Watanabe, Shun Endo, Katsunori Murakami, Yoshimi Kumagai,

More information