Related Experiment Video
Updated: Jul 10, 2026

07:24
Home-Based Monitor for Gait and Activity Analysis
Published on: August 8, 2019
Classification of motor activities through derivative dynamic time warping applied on accelerometer data
Summary
This study introduces a novel algorithm for recognizing daily activities using accelerometers, achieving 95% accuracy for gait and stair activities. The Derivative Dynamic Time Warping method enhances tele-monitoring for elderly and disabled individuals.
Area of Science:
- Biomedical Engineering
- Human-Computer Interaction
- Signal Processing
Background:
- Tele-monitoring systems increasingly focus on physical activity recognition for elderly and disabled populations.
- Accelerometers are commonly used for recognizing activities of daily living (ADLs).
Purpose of the Study:
- To propose a novel algorithm for activity recognition that accounts for movement speed variability.
- To compare the effectiveness of Dynamic Time Warping (DTW) and Derivative Dynamic Time Warping (DDTW) for activity recognition.
Main Methods:
- Developed a new algorithm using dynamic programming for activity recognition.
- Implemented and compared two template matching techniques: DTW and DDTW.
- Utilized a biaxial accelerometer placed on the shin to collect data for gait, climbing, and descending stairs.
Main Results:
- The DDTW approach achieved an average recognition score of 95% using a single sensor channel.
- DTW achieved an average recognition score of approximately 85%.
- Both DTW and DDTW outperformed classical Linear Time Warping (LTW) in classification rates.
Conclusions:
- DDTW offers a highly accurate method for recognizing daily physical activities, particularly gait and stair negotiation.
- The proposed algorithm's ability to handle movement speed variability enhances its utility in tele-monitoring applications.
- Accelerometer-based activity recognition, especially with advanced algorithms like DDTW, shows significant promise for remote health monitoring.
Related Concept Videos
Relative Motion Analysis using Rotating Axes - Acceleration
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame. The absolute velocity of point B is determined by adding the absolute velocity of point A, the relative velocity of point B in the rotating frame, and the effects caused by the angular velocity within the rotating frame.
Time differentiation is...
Time differentiation is...
Relative Motion Analysis - Acceleration
A slider-crank mechanism converts rotational motion from the crank into linear motion of the slider or vice versa. This mechanism consists of three main parts: the crank, the connecting rod, and the slider. The movement of the slider-crank is an example of general plane motion as the fluctuating angle between the crank and the connecting rod. Consider a segment AB where point A is at the end of the slider and point B is on the diametrically opposite end to point A, on a crack. The variance in...
Relative Motion Analysis using Rotating Axes
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it instrumental in...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it instrumental in...
Higher Derivatives
In calculus, higher-order derivatives extend the idea of differentiation beyond the first derivative to capture successive rates of change. These derivatives provide detailed information about the behavior of functions and have important applications in both mathematics and physics. To illustrate these concepts, consider the example function\begin{equation*}f(x) = x^3 - x\end{equation*}which serves as a useful case study for exploring higher derivatives.The first derivative represents the slope...

