1 INEGI Instituto de Engenharia Mecânica e Gestão Industrial, Porto, Portugal, FEUP Faculdade de Engenharia,

Size: px
Start display at page:

Download "1 INEGI Instituto de Engenharia Mecânica e Gestão Industrial, Porto, Portugal, FEUP Faculdade de Engenharia,"

Transcription

1 REGISTRATION BETWEEN DATA FROM VISUAL SENSORS AND FORCE PLATFORM IN GAIT EVENT DETECTION Sousa, Daniela Sofia S., Tavares, João Manuel R. S., Correia, Miguel V., Mendes, Emília, Veloso, António 4, Silva, Vera 4, João, Filipa 4 INEGI Instituto de Engenharia Mecânica e Gestão Industrial, Porto, Portugal, FEUP Faculdade de Engenharia, Universidade do Porto, Portugal INEB Instituto de Engenharia Biomédica, Porto, Portugal, FEUP CRPG Centro de Reabilitação Profissional de Gaia, Arcozelo, Portugal 4 FMH Faculdade de Motricidade Humana, Universidade Técnica de Lisboa, Portugal Abstract A main requirement in clinical gait analysis is the ability to accurately identify gait events; especially, the initial contact of the heel with the floor and the toe off. The knowledge of the major events of the gait cycle is needed, for instance, in biomechanical data normalization and in the calculation of several temporal/distance parameters. The most common technologies for gait event detection are foot switches and force platforms; however, if the same performance could be achieved, it would be preferable to use the information collected by visual sensors to detect the main gait events. This paper proposes a procedure to be used in the detection of not just stance phase events (i.e. initial contact, opposite toe off, heel rise, opposite initial contact), but also of swing phase events (i.e. toe off, feet adjacent, tibia vertical) through the analysis of visual gait data acquired by image cameras. Moreover, in this paper, it is compared the performance of detecting the initial contact and toe off using our visual methodology and the information obtained from force platforms. Introduction In gait analysis, gait cycle designates the time interval between two successive events of walking, usually between to successive heelstrikes of the right foot. Typically, a gait cycle is subdivided into a stance phase, while the both feet are on the ground, and a swing phase, when just one foot in on the ground. According to [], these gait phases can still be divided in loading response, mid-stance, terminal stance, pre-swing and initial swing, mid-swing, and terminal swing, respectively. The identification of the stance and swing phases requires the detection when the foot touches the ground (generally, referred as heelstrike ) and the detection of the moment when the foot leaves the ground (normally, cited as toe off ). For other gait sub-phases is also necessary to detect the heel rise when the heel begins to lift the ground, the feet adjacent when the two feet are side by side and the tibia vertical when the tibia of the swinging leg becomes vertical. In clinical gait analysis, the most common reasons to detect gait events are the normalization of the measured data and the calculation of temporal/distance. Thus, gait events such as the initial contact and toe off, can be used to calculate stride and step lengths, cadence, speed, single and double support time, etc. Consequently, accurate identification of gait events is fundamental in clinical gait analysis; especially, the identification of the toe off and of the initial contact. In this paper is proposed a methodology for gait events identification based on visual data. Special attention is made not just in the detection of stance phase events (initial contact, opposite toe off, heel rise and opposite initial contact), but also to the recognition of swing phases events (toe off, feet adjacent and tibia vertical). Finally, our visual-based algorithm, used in this work for the detection of the initial contact and the toe off, is validated, considering the detection of the start and end of the contact phases, by the usage of the information obtained by force platforms. Methods In this work is considered the normal gait data obtained from visual sensors and from a force platform of seven non-disabled subjects ( men, 4 women, average age of years, average weight of 7 kg and average height of 7 cm). To these individuals were asked to perform four walking trials of 6 m length, barefoot, at a self-selected normal speed, in such a way that they could reliably land their right foot on the force platform used that was placed in the middle of the walk course. Twenty-one retro reflective markers were fixed onto the subjects body, according to the marker-set recommended by Simi Motion (Simi Reality Motion Systems, Unterschleissheim, Germany). For the presented study, the most relevant markers are the forefoot right/left marker, placed directly over the second metatarsal, and the heel right/left marker, on the posterior surface of the calcaneous just above the floor level. The visual paths of those markers were recorded using a four cameras setup, at a sampling frequency of 5 Hz, and the Simi Motion analysis software. On the other hand, the ground reaction force (GRF) was obtained using a force platform (Kistler Instrumente AG, Winterthur, Switzerland) at a sampling frequency of

2 Hz. The synchronization between the cameras and the force platform used was done manually by adjusting the starting frame of each camera in the Simi Motion software. Our event detection methodology was used to automatically estimate the following events: initial contact (IC), heel rise (HR), toe off (TO), feet adjacent (FA) and tibia vertical (TV). The algorithm used consists in filtering the kinematics data in both directions, using a second order Butterworth filter with a cut-off frequency of Hz. For each event detection, the width of the searching window used is defined based on the assumption that the peak of the z-coordinate of heel right marker occurs at the toe off instant (6 % of time cycle) [4], on percentages of the typical gait intervals according to [6] and on the duration of the gait cycle in analysis. Empirically, it was estimated the error associated with the Pappas s assumption [4]: 6.6 % of the duration of the cycle in analysis. So, in the algorithm was used a gap before and after of the pretended event to be detected at least of % of the cycle duration. The main objectives of this search restriction are to adjust the event detection to the corresponding gait cycle and to respect some additional conditions needed for the detection of a particular event. The initial contact is identified in our algorithm by searching for an absolute minimum in the z- coordinates of the heel marker. The chosen width of the searching window was from last TO till the next TO. The heel rise event is determined by finding the time when the heel marker start moving in the sagital and frontal planes. A pair of thresholds are used to characterize the start of the movement in sagital and frontal planes. They are defined as equal to the maximums values in the corresponding non-movement phase of these signals (from opposite TO till % of cycle duration). The width of the search window used is chosen from the opposite TO to TO (Graph ). The first peak of the forefoot vertical coordinates difference from HR to PJ corresponds to the toe off instant. Feet adjacent is the instant when the progression coordinates of the heel markers assume similar values. Thus, the FA search window used in our methodology starts on the opposite IC and ends on IC (Graph ). Finally, tibia vertical event, as the name suggest, occurs when the angle between the tibia and the plane of the movement is around 9º. However, the method used in the Simi Motion software for the calculation of the shank angles gives maximums at tibia vertical instants. A search restriction at this event is approximately at the opposite TO where the tibia is also in a vertical position, thus TV event will be between TO and IC (Graph ). Graph. CI detection (left figure), HR detection (right figure); search windows are defined by circles and the selected instant is marked by an asterisk. z right heel (m) z and y right heel (m) y heel z heel Graph. TO detection (left figure), FA detection (right figure); search windows are defined by circles and the selected instant is marked by an asterisk..5 z forefoot y forefoot y heel right y heel left z and y right forefoot (m).5 y right and left heel (m)

3 Graph. TV detection; search window is defined by circles and the selected instant is marked by an asterisk. 8 Right shank angle (º) In order to verify how accurate the detection of the initial contact and toe off events by the algorithm proposed is, we compare the events detected with the ones obtained from the data of force platforms. Thus, the IC event was determined as the time at which the vertical component of ground reaction force exceeded N and the TO event when the vertical component falls bellow 5 N. The differences between the detections obtained by our visual algorithm and the detections obtained from the data of the force platform were calculated. Also, using the Bland and Altman s method, a descriptive statistical comparison of our technique and the golden standard was established. In addition, to test the success of HR, PJ and TV detection, the averages of the normalised durations of loading response, mid-stance, terminal stance, pre-swing, initial swing, mid-swing and terminal swing, were calculated. All these time intervals were compared with the intervals defined in [, 6]. Thus, for each subject in analysed the cycle time was calculated based on the assumption that the time from IC to TO in data obtained from the force platform corresponds to 6 % of the gait cycle duration. Finally, the previous results were compared using the data obtained from visual sensors and from the force platform used of 7 normal individuals (7 men, average age of 4 years, average weight of 76 kg and average height of 74 cm) acquired in the gait laboratory of the Faculdade de Motricidade Humana da Universidade Técnica de Lisboa, Portugal. That laboratory is equipped with four high-speed cameras setup, at a sampling frequency of Hz and automatically synchronized with the force platform (Kistler Instrumente AG, Winterthur, Switzerland) working at a sampling frequency of Hz, and the Simi Motion analysis software as well. Results The comparison between our visual algorithm and the well-established force platform based method is summarized in Graph 4-7. Our algorithm analyses showed that the setup with high-speed cameras has mainly more accurate and more precise results than the setup with normal speed cameras. All the cases of DA identification are within frames for both setups and the TO detections are within frame for the setup with high-speed cameras and approximately 6 frames for the setup with normal speed cameras. Bland and Altman s analysis for the setup with normal speed cameras give an error of -.8 ±.5 s (mean ± standard deviation) for IC detection, against -.9 ±.5 s for TO detection. Instead, the setup with high-speed cameras has errors of.7 ±.64 for IC detection and.5 ±.5 for TO detection. Bland Altman also suggests the order of the events detection. A negative mean value indicates a previous detection of the gait event by the visual methodology, an opposite situations occurs for positive values. The detection order for both setups do not agree, but as in the setup with high-speed cameras the synchronization is automatically, we would consider it as the best setup to verify the behaviour of our visual algorithm. One justification for that is that the IC and TO events are probably identified sooner by the force platform based method. In Graph 7 it is showed the averages of the normalised durations of the gait cycle intervals for our sample. The last representation used in this graph permits to compare the performance of our algorithm with the expected intervals durations described by Perry in [6]. Table combines all the results in a friendlier format and suggests the behaviour of our visual algorithm. From these results, it can be seen that IC, DA and HR events are detected too late by our visual algorithm.

4 Graph 4. Setup based on normal speed cameras: Plot of the mean differences between the diction using our visual algorithm and the force platform based method, against means of both methods for IC (left images) and TO (right images) detections. (Horizontal lines represent ±*standard deviation (SD).) Graph 5. Setup based on high-speed cameras: Plot of the mean differences between the detection using our visual algorithm and the force platform based method, against means of both methods for IC (left images) and TO (right images) detections. (Horizontal lines represent ±*standard deviation (SD)) Graph 6. Setup based on normal speed cameras: Histogram of absolute time differences between our visual algorithm and the force platform based method (the x axis is divided in ms intervals); Left image, initial contact results; right image, toe off results

5 Graph 7. Setup based on high-speed cameras: Histogram of absolute time differences between our visual algorithm and the force platform based method (the x axis is divided in ms intervals); Left image, initial contact results; right image, toe off results Graph 7. Normalized average gait interval durations for setup based on normal speed cameras. Upper image, our visual algorithm on data from the setup with normal speed cameras; lower image, our visual algorithm on data from the setup based on high-speed cameras; Perry s interval gait characterization ( %, %, %, %, %, 4 % and %). % % 4% 6% 8% % Loading response Mid-stance Terminal stance Pre-swing Initial swing Mid-swing Terminal swing % % 4% 6% 8% % Loading response Mid-stance Terminal stance Pre-swing Initial swing Mid-swing Terminal swing Table. Summary of our visual algorithm s performance (without the IC atypical detection and a TV atypical detection) on data from the setup with high-speed cameras; cells with - represent an inconclusive result (to be continued). Bland and Gait phases Difference % Hypothesis Most probable hypothesis Loading response >.6 Mid-stance > 6. Terminal stance < 9. Pre-swing >. Initial swing >.9 Altman IC detected too soon No TO detected too late Yes TO detected too soon No HR detected too late - HR detected too late - IC detected too soon No TO detected too soon No IC detected too late Yes FA detected too soon - TO detected too late Yes TO detected too late HR detected too late HR detected too late IC detected too late -

6 Table. Summary of our visual algorithm s performance (without the IC atypical detection and a TV atypical detection) on data from the setup with high-speed cameras; cells with - represent an inconclusive result (continuation). Bland and Gait phases Difference % Hypothesis Altman TV detected too late - Mid-swing < 4.8 FA detected too soon - Terminal IC detected too soon No swing >.4 TV detected too late - Most probable hypothesis - - Discussion The proposed algorithm agrees sufficiently well with the force platform based method to be able to replace the need of information based on the ground reaction force. This is particularly noticeable in the setup with high-speed cameras. The difference in the performance of our algorithm on data from the highspeed cameras and on data from the normal cameras can be a good pointer of the error associated with the manual synchronization (between the cameras and the force platform used) that was done in the setup based on normal cameras. Between the two setups considered there was a difference around.45 s in the precision of the results obtained by our algorithm. With the setup based on high-speed cameras was obtained an average difference of.7 ±.64 s (mean ± standard deviation) in IC detections and.5 ±.5 s in TO detection. All the cases are within.5 s (.4 % of the average gait cycle time) for IC detection and.55 s (5. % of the average gait cycle time) for TO detection. The setup based on normal speed cameras permitted an average difference of -.8 ±.5 s (mean ± standard deviation) in IC detection, against -.9 ±.5 s in TO detection. All cases are within. s (9.6 % of the average gait cycle time) for IC detection and.49 s (4 % of the average gait cycle time) for TO detection. Ghoussayni [] reports average differences and absolute average differences within.5 s (. % of the average gait cycle time) for initial contact detection and within.7 s (5.6 % of the average gait cycle time) for toe off detection and concluded that their algorithm was sufficiently reliable and accurate. In [] the average difference is about.6 ±.5 s in IC detection and.9 ±.5 s in TO detection. The gait intervals durations for the setup with normal speed cameras gave results more close to the expected duration of these intervals, that can be justified with the errors associated with the manual synchronization. These errors may not show the visual algorithm s behaviour. According with [5], whenever a gait phase corresponds to % of the cycle time the error should be bellow. s, which corresponds to.4 % of our average gait cycle time. Through the gait intervals detection on data from the setup based on high-speed cameras, this work also suggests some improvements in our visual algorithm. HR, IC and TO detection should be identified in a sooner instant to better agree with the Perry s intervals duration and the instants detected by the force platform based method. An advantage that our visual algorithm presents is that can be applied to other gait data without the need of additional adjustments. In the present study, the gait cycle duration was manually introduced in our algorithm; however, whenever there is more than one gait cycle analyzed, this information can be automatically obtained from the time between two successive maximums of the heel s vertical position. Acknowledgments This work was done in the scope of the projects: ACTIDEF Avaliação Computacional e Tecnológica Integrada do Desempenho e Funcionalidade dos Cidadãos com Incapacidades Músculo-esqueléticas (reference 4/4./C/REG, financially supported by POS-Conhecimento Programa Operacional Sociedade do Conhecimento) and Segmentation, Tracking and Motion Analysis of Deformable (D/D) Objectsusing Physical Principles (reference POSC/EEASRI/5586/4, financially supported by FCT - Fundação para a Ciência e a Tecnologia from Portugal). References []. O'Connor C. M. et al. (6). Gait & Posture In Press, Corrected Proof. []. Ghoussayni S. et al. (4). Gait & Posture,, []. Whittle M. (). Gait analysis an introduction. Oxford Boston, Butterworth-Heinemann. [4]. Pappas I. P. I. et al. (). Neural Systems and Rehabilitation Engineering, IEEE Transactions on, 9, -5. [5]. Mickelborough J. et al. (). Gait & Posture,, -7. [6]. Perry J. (99). Gait analysis: Normal and Pathological Function. Thorofare, New Jersey.

SELECTING BIOMECHANICAL VARIABLES FOR DETECT GAIT EVENTS USING COMPUTATIONAL VISION

SELECTING BIOMECHANICAL VARIABLES FOR DETECT GAIT EVENTS USING COMPUTATIONAL VISION III INTERNATIONAL CONGRESS ON COMPUTATIONAL BIOENGINEERING M. Cerrolaza, H. Rodrigues, M. Doblaré, J. Ambrosio, M. Viceconti (Eds.) Isla de Margarita, Venezuela, September 17 to 19, 2007 SELECTING BIOMECHANICAL

More information

Figure 1 betois (bending torsion insole system) system with five measuring points and A/D- converter.

Figure 1 betois (bending torsion insole system) system with five measuring points and A/D- converter. Bending and Torsional Moments - A new measuring system for gait analysis Nora Dawin & Annette Kerkhoff & Klaus Peikenkamp, University of Applied Sciences Münster, Germany Abstract The Laboratory of Biomechanics

More information

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

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

More information

Analysis of Foot Pressure Variation with Change in Stride Length

Analysis of Foot Pressure Variation with Change in Stride Length IOSR Journal of Dental and Medical Sciences (IOSR-JDMS) e-issn: 2279-853, p-issn: 2279-861.Volume 13, Issue 1 Ver. IV (Oct. 214), PP 46-51 Dr. Charudatta V. Shinde, M.S. MCh ( Orthopaedics ), Dr. Weijie

More information

Gait Analyser. Description of Walking Performance

Gait Analyser. Description of Walking Performance Gait Analyser Description of Walking Performance This brochure will help you to understand clearly the parameters described in the report of the Gait Analyser, provide you with tips to implement the walking

More information

Equine Cannon Angle System

Equine Cannon Angle System Equine Cannon System How to interpret the results December 2010 Page 1 of 14 Table of Contents Introduction... 3 The Sagittal Plane... 4 The Coronal Plane... 5 Results Format... 6 How to Interpret the

More information

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion Problems: 1. Once you have recorded the calibration frame for a data collection, why is it important to make sure the camera does not shut off? hat happens if the camera automatically shuts off after being

More information

NIH Public Access Author Manuscript Gait Posture. Author manuscript; available in PMC 2009 May 1.

NIH Public Access Author Manuscript Gait Posture. Author manuscript; available in PMC 2009 May 1. NIH Public Access Author Manuscript Published in final edited form as: Gait Posture. 2008 May ; 27(4): 710 714. Two simple methods for determining gait events during treadmill and overground walking using

More information

Sensitivity of toe clearance to leg joint angles during extensive practice of obstacle crossing: Effects of vision and task goal

Sensitivity of toe clearance to leg joint angles during extensive practice of obstacle crossing: Effects of vision and task goal Sensitivity of toe clearance to leg joint angles during extensive practice of obstacle crossing: Effects of vision and task goal Sérgio Tosi Rodrigues 1, Valéria Duarte Garcia 1,2, Arturo Forner- Cordero

More information

Gait Analysis System. User Manual and Outcome parameters Patent WO2012/ A1

Gait Analysis System. User Manual and Outcome parameters Patent WO2012/ A1 Gait Analysis System User Manual and Outcome parameters Patent WO212/7855 A1 Thank you for purchasing our Gait Analysis Package. Gait Up s goal is to provide you with a user-friendly setup to measure accurately

More information

Mobility Lab provides sensitive, valid and reliable outcome measures.

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

More information

IMPORTANT: All features subject to change without notice.

IMPORTANT: All features subject to change without notice. 4.0.1 Table of Contents 1. Contents 4 2. Quick Start 4 3. Icon Key 5 4. Changing GaitSens View / Exiting GaitSens 5 5. Select User 6 6. Validate Setup 7 7. Therapist View 8 8. My Goals 9 9. Replay Session

More information

Using sensory feedback to improve locomotion performance of the salamander robot in different environments

Using sensory feedback to improve locomotion performance of the salamander robot in different environments Using sensory feedback to improve locomotion performance of the salamander robot in different environments João Lourenço Silvério Assistant: Jérémie Knüsel Structure of the presentation: I. Overview II.

More information

GROUND REACTION FORCE DOMINANT VERSUS NON-DOMINANT SINGLE LEG STEP OFF

GROUND REACTION FORCE DOMINANT VERSUS NON-DOMINANT SINGLE LEG STEP OFF GROUND REACTION FORCE DOMINANT VERSUS NON-DOMINANT SINGLE LEG STEP OFF Sara Gharabaghli, Rebecca Krogstad, Sara Lynch, Sofia Saavedra, and Tamara Wright California State University, San Marcos, San Marcos,

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

INFLUENCE OF TRAFFIC FLOW SEPARATION DEVICES ON ROAD SAFETY IN BRAZIL S MULTILANE HIGHWAYS

INFLUENCE OF TRAFFIC FLOW SEPARATION DEVICES ON ROAD SAFETY IN BRAZIL S MULTILANE HIGHWAYS INFLUENCE OF TRAFFIC FLOW SEPARATION DEVICES ON ROAD SAFETY IN BRAZIL S MULTILANE HIGHWAYS Gabriel Andrade Lanzaro Universidade de Brasília Departamento de Engenharia Civil e Ambiental, Faculdade de Tecnologia,

More information

INTERACTION OF STEP LENGTH AND STEP RATE DURING SPRINT RUNNING

INTERACTION OF STEP LENGTH AND STEP RATE DURING SPRINT RUNNING INTERACTION OF STEP LENGTH AND STEP RATE DURING SPRINT RUNNING Joseph P. Hunter 1, Robert N. Marshall 1,, and Peter J. McNair 3 1 Department of Sport and Exercise Science, The University of Auckland, Auckland,

More information

GCD Variables. Steps and Strides. Walking Speed. Cadence. Stride Length

GCD Variables. Steps and Strides. Walking Speed. Cadence. Stride Length Variables Steps and Strides Each time a leg goes forward, it makes a step the right leg moves forward to make a right step and then the left leg moved forward for a left step. When a right and left step

More information

The three steps for biomechanical assessment are the following: > Periodically verify the results and the efficacy of treatment

The three steps for biomechanical assessment are the following: > Periodically verify the results and the efficacy of treatment ENG After having carried out and saved a test, two reports are immediately available: > Gait/Run report: specific report for gait or running tests, with average values, standard deviation and variability

More information

SCHEINWORKS Measuring and Analysis Systems by

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

More information

Mutual and asynchronous anticipation and action in sports as globally competitive

Mutual and asynchronous anticipation and action in sports as globally competitive 1 Supplementary Materials Mutual and asynchronous anticipation and action in sports as globally competitive and locally coordinative dynamics Keisuke Fujii, Tadao Isaka, Motoki Kouzaki and Yuji Yamamoto.

More information

Gait Analysis at Your Fingertips:

Gait Analysis at Your Fingertips: Gait Analysis at Your Fingertips: Enhancing Observational Gait Analysis Using Mobile Device Technology and the Edinburgh Visual Gait Scale Jon R. Davids, MD; Shriners Hospitals for Children Northern California;

More information

THE ANKLE-HIP TRANSVERSE PLANE COUPLING DURING THE STANCE PHASE OF NORMAL WALKING

THE ANKLE-HIP TRANSVERSE PLANE COUPLING DURING THE STANCE PHASE OF NORMAL WALKING THE ANKLE-HIP TRANSVERSE PLANE COUPLING DURING THE STANCE PHASE OF NORMAL WALKING Thales R. Souza, Rafael Z. Pinto, Renato G. Trede, Nadja C. Pereira, Renata N. Kirkwood and Sérgio T. Fonseca. Movement

More information

KINEMATIC ANALYSIS OF SHOT PUT IN ELITE ATHLETES A CASE STUDY

KINEMATIC ANALYSIS OF SHOT PUT IN ELITE ATHLETES A CASE STUDY KINEMATIC ANALYSIS OF SHOT PUT IN ELITE ATHLETES A CASE STUDY Weimin Liu and Mingxuan Wang Jiangsu Research Institute of Sports Science, Nanjing, People's Republic of China This paper presented the application

More information

HRC adjustable pneumatic swing-phase control knee

HRC adjustable pneumatic swing-phase control knee HRC adjustable pneumatic swing-phase control knee S. NAKAMURA and S. SAWAMURA Hyogo Rehabilitation Centre, Kobe, Japan Abstract Since 1972 the Hyogo Rehabilitation Centre has been developing a variable-resistance-type

More information

RUNNING SHOE STIFFNESS: THE EFFECT ON WALKING GAIT

RUNNING SHOE STIFFNESS: THE EFFECT ON WALKING GAIT RUNNING SHOE STIFFNESS: THE EFFECT ON WALKING GAIT Stephen N Stanley, Peter J M c Nair, Angela G Walker, & Robert N Marshall Auckland Institute of Technology, Auckland, New Zealand University of Auckland,

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

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

Studying Vault Board Behavior: A Preliminary Look

Studying Vault Board Behavior: A Preliminary Look Studying Vault Board Behavior: A Preliminary Look Wm A. Sands, Ph.D., Head Sport Biomechanics and Engineering, U.S. Olympic Committee Sarah L. Smith, Ph.D., Senior Biomechanist, U.S. Olympic Committee

More information

Development of a load model for men-induced loads on stairs

Development of a load model for men-induced loads on stairs Porto, Portugal, 30 June - 2 July 2014 A. Cunha, E. Caetano, P. Ribeiro, G. Müller (eds.) ISSN: 2311-9020; ISBN: 978-972-752-165-4 Development of a load model for men-induced loads on stairs Benjamin Czwikla

More information

Analysis of Gait Characteristics Changes in Normal Walking and Fast Walking Of the Elderly People

Analysis of Gait Characteristics Changes in Normal Walking and Fast Walking Of the Elderly People IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 7 (July. 2018), V (V) 34-41 www.iosrjen.org Analysis of Gait Characteristics Changes in and Of the Elderly

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

The effect of different backpack loading systems on trunk forward lean angle during walking among college students

The effect of different backpack loading systems on trunk forward lean angle during walking among college students Available online at www.scholarsresearchlibrary.com European Journal of Sports and Exercise Science, 2012, 1 (1):1-5 (http://scholarsresearchlibrary.com/archive.html) ISSN: 2278 005X The effect of different

More information

AN EXPERIMENTAL INVESTIGATION ON GOLF SHOE DESIGN USING FOOT- PRESSURE DISTRIBUTION DURING THE GOLF SWING

AN EXPERIMENTAL INVESTIGATION ON GOLF SHOE DESIGN USING FOOT- PRESSURE DISTRIBUTION DURING THE GOLF SWING Proceedings of the 4 th BSME-ASME International Conference on Thermal Engineering 27-29 December, 2008, Dhaka, Bangladesh AN EXPERIMENTAL INVESTIGATION ON GOLF SHOE DESIGN USING FOOT- PRESSURE DISTRIBUTION

More information

KU LEUVEN HEXERLEE, BELGIUM. FACULTY OF PHYSICAL EDUCATION AND FYSI~PIE, KINEMATIC AND DYNAMIC ANALYSIS OF THE 'MAWASHI GHERI'

KU LEUVEN HEXERLEE, BELGIUM. FACULTY OF PHYSICAL EDUCATION AND FYSI~PIE, KINEMATIC AND DYNAMIC ANALYSIS OF THE 'MAWASHI GHERI' KINEMATIC AND DYNAMIC ANALYSIS OF THE 'MAWASHI GHERI' RUDY ANDRIES; VAN LJXMP~~IE M; NULENS I; DESLOOVERE K FACULTY OF PHYSICAL EDUCATION AND FYSI~PIE, KU LEUVEN HEXERLEE, BELGIUM. INTRODUCTION The complete

More information

The Starting Point. Prosthetic Alignment in the Transtibial Amputee. Outline. COM Motion in the Coronal Plane

The Starting Point. Prosthetic Alignment in the Transtibial Amputee. Outline. COM Motion in the Coronal Plane Prosthetic Alignment in the Transtibial Amputee The Starting Point David C. Morgenroth, MD, Department of Rehabilitation Medicine University of Washington VAPSHCS Outline COM Motion in the Coronal Plane

More information

Running Gait Mechanics. Walking vs Running. Ankle Joint Complex Sagittal Plane. As speed increases, when has walking ended and running begun?

Running Gait Mechanics. Walking vs Running. Ankle Joint Complex Sagittal Plane. As speed increases, when has walking ended and running begun? Running Gait Mechanics Walking vs Running As speed increases, when has walking ended and running begun? Ankle Joint Complex Sagittal Plane 1 Ankle Joint Complex Sagittal Plane Pos. @FS 5 o DF Absorption

More information

Sample Solution for Problem 1.a

Sample Solution for Problem 1.a Sample Solution for Problem 1.a 1 Inverted Pendulum Model (IPM) 1.1 Equations of Motion and Ground Reaction Forces Figure 1: Scheme of the Inverted Pendulum Model (IPM). The equations of motion of this

More information

Equine Results Interpretation Guide For Cannon Angles May 2013

Equine Results Interpretation Guide For Cannon Angles May 2013 Equine Results Interpretation Guide For Cannon Angles May 2013 Page 1 of 20 Table of Contents 1. Introduction... 3 2. Options for all plots... 7 3. Tables of data... 8 4. Gaits... 10 5. Walk... 10 6. Trot...

More information

REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING

REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING Md. Akhtaruzzaman, Amir A. Shafie and Md. Raisuddin Khan Department of Mechatronics Engineering, Kulliyyah of Engineering,

More information

Steffen Willwacher, Katina Fischer, Gert Peter Brüggemann Institute of Biomechanics and Orthopaedics, German Sport University, Cologne, Germany

Steffen Willwacher, Katina Fischer, Gert Peter Brüggemann Institute of Biomechanics and Orthopaedics, German Sport University, Cologne, Germany P01-3 ID126 SURFACE STIFFNESS AFFECTS JOINT LOADING IN RUNNING Steffen Willwacher, Katina Fischer, Gert Peter Brüggemann Institute of Biomechanics and Orthopaedics, German Sport University, Cologne, Germany

More information

Basic walker-assisted gait characteristics derived from forces and moments exerted on the walker s handles: Results on normal subjects

Basic walker-assisted gait characteristics derived from forces and moments exerted on the walker s handles: Results on normal subjects Medical Engineering & Physics 29 (2007) 380 389 Basic walker-assisted gait characteristics derived from forces and moments exerted on the walker s handles: Results on normal subjects Majd Alwan a,, Alexandre

More information

Opleiding Informatica

Opleiding Informatica Opleiding Informatica Determining Good Tactics for a Football Game using Raw Positional Data Davey Verhoef Supervisors: Arno Knobbe Rens Meerhoff BACHELOR THESIS Leiden Institute of Advanced Computer Science

More information

Supplementary Figure 1 An insect model based on Drosophila melanogaster. (a)

Supplementary Figure 1 An insect model based on Drosophila melanogaster. (a) Supplementary Figure 1 An insect model based on Drosophila melanogaster. (a) Side and ventral images of adult female flies used to calculate the sizes of body and leg segments. Scale bar is 0.3 mm. Green,

More information

A Study of Human Gaits across Different Speeds

A Study of Human Gaits across Different Speeds A Study of Human Gaits across Different Speeds Rawesak Tanawongsuwan and Aaron Bobick College of Computing, GVU Center, Georgia Institute of Technology Atlanta, GA 333-8 USA ftee afbg@cc.gatech.edu Abstract

More information

ScienceDirect. Rebounding strategies in basketball

ScienceDirect. Rebounding strategies in basketball Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 72 ( 2014 ) 823 828 The 2014 conference of the International Sports Engineering Association Rebounding strategies in basketball

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

Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system

Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system O. Flamand 1, F. De Oliveira 1 and A. Stathopoulos-Vlamis, P. Papanikolas 2 1 Centre

More information

Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples. Jay Patel. Michigan State University

Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples. Jay Patel. Michigan State University Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples Jay Patel Michigan State University Department of Physics and Astronomy, University of California, Los Angeles 2013

More information

Validated assessment of gait sub-phase durations in older adults using an accelerometer-based ambulatory system

Validated assessment of gait sub-phase durations in older adults using an accelerometer-based ambulatory system Validated assessment of gait sub-phase durations in older adults using an accelerometer-based ambulatory system Mohamed Boutaayamou 1,2, Sophie Gillain 3, Cédric Schwartz 1, Vincent Denoël 1, Jean Petermans

More information

Putting Report Details: Key and Diagrams: This section provides a visual diagram of the. information is saved in the client s database

Putting Report Details: Key and Diagrams: This section provides a visual diagram of the. information is saved in the client s database Quintic Putting Report Information Guide Putting Report Details: Enter personal details of the client or individual who is being analysed; name, email address, date, mass, height and handicap. This information

More information

Impact Fatigue on Suction Valve Reed: New Experimental Approach

Impact Fatigue on Suction Valve Reed: New Experimental Approach Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2004 Impact Fatigue on Suction Valve Reed: New Experimental Approach Michele Libralato ACC

More information

Purpose. Outline. Angle definition. Objectives:

Purpose. Outline. Angle definition. Objectives: Disclosure Information AACPDM 69 th Annual Meeting October 21-24, 2015 Speaker Names: Sylvia Õunpuu, MSc and Kristan Pierz, MD Gait Analysis Data Interpretation: Understanding Kinematic Relationships Within

More information

SPRINTING CHARACTERISTICS OF WOMEN S 100 METER FINALS AT THE IAAF WORLD CHAMPIONSHOPS DAEGU 2011

SPRINTING CHARACTERISTICS OF WOMEN S 100 METER FINALS AT THE IAAF WORLD CHAMPIONSHOPS DAEGU 2011 9:30-9:45 am Sang-Kyoon Park. Sprinting characteristics of women's 100 meter finals at the IAAF world championships Daegu 2011. (228) SPRINTING CHARACTERISTICS OF WOMEN S 100 METER FINALS AT THE IAAF WORLD

More information

Biomechanical analysis of the medalists in the 10,000 metres at the 2007 World Championships in Athletics

Biomechanical analysis of the medalists in the 10,000 metres at the 2007 World Championships in Athletics STUDY Biomechanical analysis of the medalists in the 10,000 metres at the 2007 World Championships in Athletics by IAAF 23:3; 61-66, 2008 By Yasushi Enomoto, Hirosuke Kadono, Yuta Suzuki, Tetsu Chiba,

More information

Walk - Run Activity --An S and P Wave Travel Time Simulation ( S minus P Earthquake Location Method)

Walk - Run Activity --An S and P Wave Travel Time Simulation ( S minus P Earthquake Location Method) Walk - Run Activity --An S and P Wave Travel Time Simulation ( S minus P Earthquake Location Method) L. W. Braile and S. J. Braile (June, 2000) braile@purdue.edu http://web.ics.purdue.edu/~braile Walk

More information

BIOMECHANICAL REPORT

BIOMECHANICAL REPORT BIOMECHANICAL REPORT FOR THE Pole Vault Women s Helen Gravestock and Dr Athanassios Bissas Carnegie School of Sport Stéphane Merlino IAAF Project Leader Event Director Helen Gravestock Project Director

More information

Gait. Kinesiology RHS 341 Lecture 12 Dr. Einas Al-Eisa

Gait. Kinesiology RHS 341 Lecture 12 Dr. Einas Al-Eisa Gait Kinesiology RHS 341 Lecture 12 Dr. Einas Al-Eisa Definitions Locomotion = the act of moving from one place to the other Gait = the manner of walking Definitions Walking = a smooth, highly coordinated,

More information

Comparison of Langer Biomechanic s DynaFlange to Traditional Legacy Rearfoot Posted Orthotics

Comparison of Langer Biomechanic s DynaFlange to Traditional Legacy Rearfoot Posted Orthotics Comparison of Langer Biomechanic s DynaFlange to Traditional Legacy Rearfoot Posted Orthotics This study demonstrates the advantages of these devices. BY SALLY M. CRAWFORD, MS Background Motion control,

More information

Data Sheet T 8389 EN. Series 3730 and 3731 Types , , , and. EXPERTplus Valve Diagnostic

Data Sheet T 8389 EN. Series 3730 and 3731 Types , , , and. EXPERTplus Valve Diagnostic Data Sheet T 8389 EN Series 3730 and 3731 Types 3730-2, 3730-3, 3730-4, 3730-5 and Type 3731-3 Electropneumatic Positioners EXPERTplus Valve Diagnostic Application Positioner firmware to detect potential

More information

Supplementary Figure S1

Supplementary Figure S1 Supplementary Figure S1: Anterior and posterior views of the marker set used in the running gait trials. Forty-six markers were attached to the subject (15 markers on each leg, 4 markers on each arm, and

More information

ASSESMENT Introduction REPORTS Running Reports Walking Reports Written Report

ASSESMENT Introduction REPORTS Running Reports Walking Reports Written Report ASSESMENT REPORTS Introduction Left panel Avatar Playback Right Panel Patient Gait Parameters Report Tab Click on parameter to view avatar at that point in time 2 Introduction Software will compare gait

More information

Normal Gait and Dynamic Function purpose of the foot in ambulation. Normal Gait and Dynamic Function purpose of the foot in ambulation

Normal Gait and Dynamic Function purpose of the foot in ambulation. Normal Gait and Dynamic Function purpose of the foot in ambulation Normal Gait and Dynamic Function purpose of the foot in ambulation Edward P. Mulligan, PT, DPT, OCS, SCS, ATC Assistant Professor; Residency Chair UT Southwestern School of Health Professions Department

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

Using GPOPS-II to optimize sum of squared torques of a double pendulum as a prosthesis leg. Abstract

Using GPOPS-II to optimize sum of squared torques of a double pendulum as a prosthesis leg. Abstract Using GPOPS-II to optimize sum of squared torques of a double pendulum as a prosthesis leg Abstract Milad Zarei MCE 593 Prosthesis Design & Control A two-dimensional, two links pendulum is developed to

More information

Biomechanics and Models of Locomotion

Biomechanics and Models of Locomotion Physics-Based Models for People Tracking: Biomechanics and Models of Locomotion Marcus Brubaker 1 Leonid Sigal 1,2 David J Fleet 1 1 University of Toronto 2 Disney Research, Pittsburgh Biomechanics Biomechanics

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

Goodyear Safety Research Project 2008 Presentation by Competitive Measure at the FEI Eventing Safety Forum. Presented by Tim Deans and Martin Herbert

Goodyear Safety Research Project 2008 Presentation by Competitive Measure at the FEI Eventing Safety Forum. Presented by Tim Deans and Martin Herbert Goodyear Safety Research Project 2008 Presentation by Competitive Measure at the FEI Eventing Safety Forum Presented by Tim Deans and Martin Herbert The presentation discusses the Goodyear Safety Research

More information

Artifacts Due to Filtering Mismatch in Drop Landing Moment Data

Artifacts Due to Filtering Mismatch in Drop Landing Moment Data Camenga et al. UW-L Journal of Undergraduate Research XVI (213) Artifacts Due to Filtering Mismatch in Drop Landing Moment Data Elizabeth T. Camenga, Casey J. Rutten, Brendan D. Gould, Jillian T. Asmus,

More information

Effects of directionality on wind load and response predictions

Effects of directionality on wind load and response predictions Effects of directionality on wind load and response predictions Seifu A. Bekele 1), John D. Holmes 2) 1) Global Wind Technology Services, 205B, 434 St Kilda Road, Melbourne, Victoria 3004, Australia, seifu@gwts.com.au

More information

MICROSIMULATION USING FOR CAPACITY ANALYSIS OF ROUNDABOUTS IN REAL CONDITIONS

MICROSIMULATION USING FOR CAPACITY ANALYSIS OF ROUNDABOUTS IN REAL CONDITIONS Session 5. Transport and Logistics System Modelling Proceedings of the 11 th International Conference Reliability and Statistics in Transportation and Communication (RelStat 11), 19 22 October 2011, Riga,

More information

Analysis of Skip Motion as a Recovery Strategy after an Induced Trip

Analysis of Skip Motion as a Recovery Strategy after an Induced Trip 2015 IEEE International Conference on Systems, Man, and Cybernetics Analysis of Skip Motion as a Recovery Strategy after an Induced Trip Kento Mitsuoka, Yasuhiro Akiyama, Yoji Yamada, and Shogo Okamoto

More information

Ground Forces Impact on Release of Rotational Shot Put Technique

Ground Forces Impact on Release of Rotational Shot Put Technique Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2014-12-01 Ground Forces Impact on Release of Rotational Shot Put Technique Niklas B. Arrhenius Brigham Young University - Provo

More information

Viva TPS. TS11/15 Total Stations Check and Adjust Procedure. October Summary

Viva TPS. TS11/15 Total Stations Check and Adjust Procedure. October Summary Viva TPS October 2010 TS11/15 Total Stations Summary Leica builds total stations to the highest quality and calibrates each instrument before it leaves the Factory. After the instrument is shipped or used

More information

CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT

CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT 39 CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT 4.1 Modeling in Biomechanics The human body, apart of all its other functions is a mechanical mechanism and a structure,

More information

Smita Rao PT PhD. Judith F. Baumhauer MD Josh Tome MS Deborah A. Nawoczenski PT PhD

Smita Rao PT PhD. Judith F. Baumhauer MD Josh Tome MS Deborah A. Nawoczenski PT PhD Smita Rao PT PhD Judith F. Baumhauer MD Josh Tome MS Deborah A. Nawoczenski PT PhD Strong Foot and Ankle Institute Department of Orthopaedics University of Rochester Rochester, NY Center for Foot and Ankle

More information

Ball impact dynamics of knuckling shot in soccer

Ball impact dynamics of knuckling shot in soccer Available online at www.sciencedirect.com Procedia Engineering 34 (2012 ) 200 205 9 th Conference of the International Sports Engineering Association (ISEA) Ball impact dynamics of knuckling shot in soccer

More information

+ t1 t2 moment-time curves

+ t1 t2 moment-time curves Part 6 - Angular Kinematics / Angular Impulse 1. While jumping over a hurdle, an athlete s hip angle was measured to be 2.41 radians. Within 0.15 seconds, the hurdler s hip angle changed to be 3.29 radians.

More information

Simplified marker sets for the calculation of centre of mass location during bend sprinting

Simplified marker sets for the calculation of centre of mass location during bend sprinting Simplified marker sets for the calculation of centre of mass location during bend sprinting JUDSON, Laura, CHURCHILL, Sarah , BARNES, Andrew ,

More information

A COMPARISON OF SELECTED BIOMECHANICAL PARAMETERS OF FRONT ROW SPIKE BETWEEN SHORT SET AND HIGH SET BALL

A COMPARISON OF SELECTED BIOMECHANICAL PARAMETERS OF FRONT ROW SPIKE BETWEEN SHORT SET AND HIGH SET BALL A COMPARISON OF SELECTED BIOMECHANICAL PARAMETERS OF FRONT ROW SPIKE BETWEEN SHORT SET AND HIGH SET BALL PAPAN MONDAL a AND SUDARSAN BHOWMICK b,* a Assistant Professor, Department of Physical Education,

More information

Impact of imperfect sealing on the flow measurement of natural gas by orifice plates

Impact of imperfect sealing on the flow measurement of natural gas by orifice plates Impact of imperfect sealing on the flow measurement of natural gas by orifice plates Rubens Silva Telles 1, Kazuto Kawakita 2 1 IPT Instituto de Pesquisas Tecnológicas, São Paulo, Brazil, rtelles@ipt.br

More information

10/22/15. Walking vs Running. Normal Running Mechanics. Treadmill vs. Overground Are they the same? Importance of Gait Analysis.

10/22/15. Walking vs Running. Normal Running Mechanics. Treadmill vs. Overground Are they the same? Importance of Gait Analysis. 2 angle (deg) 1/22/1 Normal Running Mechanics Walking vs Running Irene Davis, PhD, PT, FACSM, FAPTA, FASB Director, Spaulding National Running Center Walking Periods of DOUBLE SUPPORT Running Periods of

More information

Available online at ScienceDirect. Energy Procedia 53 (2014 )

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

More information

Investigation of Bio-Kinematic Elements of Three Point Shoot in Basketball

Investigation of Bio-Kinematic Elements of Three Point Shoot in Basketball International Journal of Sports Science 2017, 7(4): 163-169 DOI: 10.5923/j.sports.20170704.02 Investigation of Bio-Kinematic Elements of Three Point Shoot in Basketball Ikram Hussain, Fuzail Ahmad *, Nidhi

More information

The effects of a suspended-load backpack on gait

The effects of a suspended-load backpack on gait Industrial and Manufacturing Systems Engineering Publications Industrial and Manufacturing Systems Engineering 2009 The effects of a suspended-load backpack on gait Xu Xu North Carolina State University

More information

Walking Simulator Mechanism

Walking Simulator Mechanism The Downtown Review Volume 2 Issue 2 Article 4 2015 Walking Simulator Mechanism Titus Lungu Cleveland State University Igor Tachynskyy Cleveland State University Omri Tayyara Cleveland State University

More information

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

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

More information

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

Series 3730 and Series 3731 EXPERTplus Valve Diagnostics with Partial Stroke Test (PST)

Series 3730 and Series 3731 EXPERTplus Valve Diagnostics with Partial Stroke Test (PST) Series 3730 and Series 3731 EXPERTplus Valve Diagnostics with Partial Stroke Test (PST) Application Positioner firmware for early detection of control valve faults giving maintenance recommendations. Valid

More information

Control & Maintenance. INT69 Diagnose INT69 TM Diagnose. Protect the heart of your system

Control & Maintenance. INT69 Diagnose INT69 TM Diagnose. Protect the heart of your system Control & Maintenance INT69 Diagnose INT69 TM Diagnose Protect the heart of your system R INT69 DIAGNOSE The widely known protective system INT69 and INT69 TM present on all Frascold compressors is now

More information

Plié 3 Microprocessor Knee

Plié 3 Microprocessor Knee Plié 3 Microprocessor Knee 01 Plié 3 MPK Key Features Plié 3 MPK Key Features Ease of Set Up Using Set Up Wizard in Plie Control Software Advanced & Customisable Stumble Recovery Stumble recovery parameters

More information

1B1 Meridium. Reclaim your way. Information for practitioners. Meridium Ottobock 1

1B1 Meridium. Reclaim your way. Information for practitioners. Meridium Ottobock 1 1B1 Meridium Reclaim your way. Information for practitioners Meridium Ottobock 1 Reclaim your way. With the development of the individualized Meridium prosthetic foot, Ottobock has incorporated the latest

More information

A New Approach to Modeling Vertical Stiffness in Heel-Toe Distance Runners

A New Approach to Modeling Vertical Stiffness in Heel-Toe Distance Runners Brigham Young University BYU ScholarsArchive All Faculty Publications 2003-12-01 A New Approach to Modeling Vertical Stiffness in Heel-Toe Distance Runners Iain Hunter iain_hunter@byu.edu Follow this and

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

video Purpose Pathological Gait Objectives: Primary, Secondary and Compensatory Gait Deviations in CP AACPDM IC #3 1

video Purpose Pathological Gait Objectives: Primary, Secondary and Compensatory Gait Deviations in CP AACPDM IC #3 1 s in CP Disclosure Information AACPDM 71st Annual Meeting September 13-16, 2017 Speaker Names: Sylvia Ounpuu, MSc and Kristan Pierz, MD Differentiating Between, Secondary and Compensatory Mechanisms in

More information

Driver Response to Phase Termination at Signalized Intersections at Signalized Intersections: Are Driving Simulator Results Valid?

Driver Response to Phase Termination at Signalized Intersections at Signalized Intersections: Are Driving Simulator Results Valid? University of Iowa Iowa Research Online Driving Assessment Conference 2013 Driving Assessment Conference Jun 19th, 12:00 AM Driver Response to Phase Termination at Signalized Intersections at Signalized

More information

Calculation of Trail Usage from Counter Data

Calculation of Trail Usage from Counter Data 1. Introduction 1 Calculation of Trail Usage from Counter Data 1/17/17 Stephen Martin, Ph.D. Automatic counters are used on trails to measure how many people are using the trail. A fundamental question

More information

Analysis of a Kinetic Multi-Segment Foot Model. Part II: Kinetics and Clinical Implications

Analysis of a Kinetic Multi-Segment Foot Model. Part II: Kinetics and Clinical Implications Brigham Young University BYU ScholarsArchive All Faculty Publications 2012-4 Analysis of a Kinetic Multi-Segment Foot Model. Part II: Kinetics and Clinical Implications Dustin A. Bruening dabruening@byu.edu

More information

Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton Robot

Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton Robot 13 IEEE International Conference on Rehabilitation Robotics June 24-26, 13 Seattle, Washington USA Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton

More information

Full scale measurements and simulations of the wind speed in the close proximity of the building skin

Full scale measurements and simulations of the wind speed in the close proximity of the building skin Full scale measurements and simulations of the wind speed in the close proximity of the building skin Radoslav Ponechal 1,* and Peter Juras 1 1 University of Zilina, Faculty of Civil Engineering, Department

More information