Developing a GUI software application to predict performance of a runner Chaiyapoj Netsiri Rice University, Houston, TX Khokiat Kengskool Florida International.

Slides:



Advertisements
Similar presentations
Ischemic Pre-Conditioning and Athletic Performance
Advertisements

AfiFarm 4 – The New Generation Dealers Meeting, Dead Sea, Israel, 2008.
WHAT IS ELINK? Thermoflow, Inc.
Hamilton Venus Software User Interface Options
Components of GIS.
Other physiological tests. Factors That Contribute to Physical Performance.
Internship Opportunity At Central Life Science Suhrit Rimal.
Breaking the Wall & maximizing your training time BY STEVE LONG.
Developing an Intelligent Olfactometer For a Psychological Study Chaiyapoj Netsiri Rice University, Houston, TX Khokiat Kengskool Florida International.
Role of aerobic metabolism in sprint swimming Enhancing performance
Distance Time Graphs Time is always plotted on x axis
1 Perfect Simulation and Stationarity of a Class of Mobility Models Jean-Yves Le Boudec (EPFL) Milan Vojnovic (Microsoft Research Cambridge)
Essential Software Architecture Chapter Two - Introducing the Case Study Ian Gorton CS590 – Winter 2008.
Wetsuit Thickness ME340 Winter 2008 Michael Rose Daniel Madsen.
Processor Frequency Setting for Energy Minimization of Streaming Multimedia Application by A. Acquaviva, L. Benini, and B. Riccò, in Proc. 9th Internation.
Computer Science & Engineering 2111 CSE 2111 Lecture Querying a Database 1CSE 2111 Lecture- Querying a Database.
Motion 4.1 Speed and Velocity.
CS-EE 481 Spring Founders Day, 2005 University of Portland School of Engineering Project Pocket Gopher Conversational Learning Agent Team Josh Jones.
Training Continuous training
AP Physics Monday Standards: 1)a. Students should understand the general relationships between position velocity & acceleration for a particle.
Availability of the EGNOS service for land mobile user Pavel Kovář, Libor Seidl, František Vejražka Czech Technical University in Prague Faculty of Electrical.
Advanced Searches Using History Advanced Searches What? For a given session, a list of Standard Format Past Searches is automatically saved each time.
GSI 1.0 by A. Elmekati M. Zeghal Geotechnical System Identification Software Framework 8/20/07 Introducing.
MySQL. MySQL is a Relational Database Management System (RDBMS) that runs as a server providing multiuser access to a number of databases. A third party.
Software Dynamics: A New Method of Evaluating Real-Time Performance of Distributed Systems Janusz Zalewski Computer Science Florida Gulf Coast University.
1 Speed Learning Objective: To understand and use formulae involving speed. How many units of speed can you think of?
Distance Run Handicaps Paul Vanderburgh HSS 409: Kinesiology.
Acceleration & Speed How fast does it go?. Definition of Motion Event that involves a change in the position or location of something.
Formula? Unit?.  Formula ?  Unit?  Formula?  Unit?
Application of Artificial Intelligence to Chess Playing Jason Cook Capstone Project.
NEWTON’S METHOD/ MATLAB GRAPHICAL USER INTERFACE Caitlyn Davis-McDaniel and Dr. Scott Sarra Department of Mathematics, Marshall University, Huntington,
Human-computer interfaces. Operating systems are software (i.e. programs) used to control the hardware directly used to run the applications software.
Implementation of a Digital Image Correlation Interface for the Mechanical Testing of Materials By: Nigel Ray Advisors: Professor Chasiotis Mohammed Naraghi.
COMPARING TWO TYPES OF TRAINING SESSION
Developing a Cardiac Gating System for Magnetic Resonance Imaging of a mouse Chaiyapoj Netsiri Rice University, Houston, TX Khokiat Kengskool Florida International.
Shock Force Software Team & The Intellectual Disabilities Agency of the New River Valley.
1.3 Graphing Data Using Graphs to Get Useful Information from Data.
A B C D E F A ABSTRACT A novel, efficient, robust, feature-based algorithm is presented for intramodality and multimodality medical image registration.
Relative Motion.
MP-PIPE for Soybean Proteome Brad Barnes 27/11/15 COMP 5704.
Final Presentation for Senior Project April 23, 2010 Trade Study: UI Builders Viktor Dikov, Alana Johnson, Larry Moore, Jon Palmer Department of Computer.
What is our new topic?. Speeding up Aim: To calculate speed. Key words: distance, time, speed, accurate.
Chapter 4 Relational Database, Pivot Charts, and Switchboard.
Motion and Forces Unit Chapter 1 Section 2. I1. Position can change at different rates. Can be fast SPEED A measure Can be slow Has a particular distance.
AEROBIC AND ANAEROBIC EXERCISE Physical Education Tori Roques March 26, 2009.
By: Matt Kelly (CE), Michael Krenzer (EE), Hemsley Pichardo (EE), Tina Podrasky (ISE), Brad Wideman(CE)
Motion Mrs. Gonzales MFMS. What is it? In your own words, define what you think MOTION is: _______________________________ How do we know when something.
Ch. 1 & 2 Review. Please enter your LAST name. Please enter your FIRST name.
Forces & Motion Review. Describe Acceleration A change in velocity – which may be: –A change in speed Starting Stopping Speeding up Slowing down –A change.
Interrelationship between the duration of a spontaneous breathing trial, tension-time index of the diaphragm, and predicted time to task failure in 9 patients.
District And Club database
Rotocopter Lab ~I can calculate speed..
Net metabolic rate of walking at 1. 5 m/s vs
To compare the economy of elite and non-elite men and women runners.
What is an operating system?
Motion Unit 6 Miss McDonald Science 8
Speed How fast does it go?.
Lecture 2 Chapter ( 2 ).
Chapter 15 Developing Physical Fitness Kinesiology Books Publisher 1.
Lecture 2.2: Speed, Velocity, Acceleration
Speed and Velocity Notes
Chapter 4, Section 2 Graphs of Motion.
Available at © University of Florida 2009.
Aryson OST to PST Converter Smooth and Quick OST to PST Conversion.
Motion Measuring Motion Motion Speed & Velocity Acceleration
Chapter 4, Section 2 Graphs of Motion.
Application of artificial neural network in materials research
Calculating speed.
From STAB teleconference minutes
Percentage of Florida adults with diagnosed diabetes who received services or engaged in self-management practices by DSME duration category, Florida BRFSS.
Presentation transcript:

Developing a GUI software application to predict performance of a runner Chaiyapoj Netsiri Rice University, Houston, TX Khokiat Kengskool Florida International University, Miami, FL

Agenda Performance prediction formula Performance curve Time prediction Software design Conclusion

Performance prediction formula t is the duration of the all-out run Spd(t) is the speed maintained for t Spd an is the max speed supported by anaerobic power* Spd aer is the max speed supported by aerobic power* k = * Kinesiological parameters Bundle M. et al J Appl Physiol 95, 2003

Spd 1, Spd 2 are speeds of two all-out trials of t 1 and t 2

Performance curve Michael Johnson 200m, 19.32s, Sp1 = 10.32m/s, t1 = 19.32s 400m, 43.44s, Sp2 = 9.2m/s, t2 = 43.44s 200m 400m

Time prediction t = ? at a given distance Lookup table (LUT) ts ts

Software design

Conclusion Algorithm could predict performance of a runner from 2 all-out runs. With enhancement of Graphic User Interface, a user can obtain performance prediction and time prediction of a runner. The performance can be compared with a world-class runner. Lookup table used in the software provides a fast response. Runner data could be save into a database for further uses. Workout results could be save into another database for further uses.