Related Experiment Video
Updated: May 14, 2026

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
Radar-Based Fall Detection Using Micro-Doppler Signatures: A Comparative Analysis of YOLO Architectures
Ibrahim Seflek1, Mücahid Barstuğan1
1Department of Electrical and Electronics Engineering, Faculty of Engineering and Natural Sciences, Konya Technical University, Konya 42250, Türkiye.
Sensors (Basel, Switzerland)
|May 13, 2026
Summary
This study uses continuous-wave radar and YOLO architecture to detect falls in elderly individuals. The system achieved 100% accuracy in binary fall detection, offering a promising solution for elder safety.
Area of Science:
- Gerontology
- Biomedical Engineering
- Artificial Intelligence
Background:
- Global life expectancy is rising, leading to an increasing elderly population.
- Falls pose a significant health risk to older adults, necessitating effective detection methods.
- Current fall detection systems often lack accuracy or require intrusive sensors.
Purpose of the Study:
- To develop and evaluate a radar-based system for detecting falls and daily activities in elderly individuals.
- To assess the performance of the YOLO architecture for fall detection using micro-Doppler signatures.
- To investigate the generalizability of the proposed method across different subjects and datasets.
Main Methods:
- Collected fall and daily activity data from 10 individuals in home environments using continuous-wave (CW) radar.
- Generated micro-Doppler signatures and augmented the dataset for improved training.
- Applied and compared different YOLO architectures for binary (fall/non-fall) and multi-class (seven activities) classification.
- Validated the model's generalizability using the Leave-One-Subject-Out (LOSO) approach and a public dataset.
Main Results:
- Achieved 100% accuracy for binary fall/non-fall classification.
- Attained 88.02% accuracy for multi-class classification of seven different activities.
- Demonstrated robust generalizability of the YOLO architecture through LOSO validation and public dataset analysis.
Conclusions:
- The YOLO architecture is highly effective for radar-based fall and activity detection in elderly individuals.
- Radar-based systems utilizing YOLO offer a promising, non-intrusive solution for enhancing elder safety.
- The study highlights the potential of AI-driven radar sensing for remote health monitoring.
Related Concept Videos
Doppler Effect - II
The Doppler effect has several practical, real-world applications. For instance, meteorologists use Doppler radars to interpret weather events based on the Doppler effect. Typically, a transmitter emits radio waves at a specific frequency toward the sky from a weather station. The radio waves bounce off the clouds and precipitation and travel back to the weather station. The radio frequency of the waves reflected back to the station appears to decrease if the clouds or precipitation are moving...
Difference from Background: Limit of Detection
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
Assessing Blood pressure using a doppler ultrasound
To obtain accurate blood pressure measurements in clinical settings, especially when traditional methods are insufficient, healthcare professionals utilize the Doppler ultrasound technique. This method uses high-frequency sound waves to detect blood flow within the arteries, which is crucial for patients with conditions that complicate circulatory system assessment.
Pre-Procedural Guidelines for Doppler Ultrasound Blood Pressure Assessment:
Preparation of Equipment:
Pre-Procedural Guidelines for Doppler Ultrasound Blood Pressure Assessment:
Preparation of Equipment:
Receiver Operating Characteristic Plot
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...