Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
158 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

UbiBreathe: A Ubiquitous non-Invasive WiFi-based Breathing Estimator (1505.02388v1)

Published 10 May 2015 in cs.OH

Abstract: Monitoring breathing rates and patterns helps in the diagnosis and potential avoidance of various health problems. Current solutions for respiratory monitoring, however, are usually invasive and/or limited to medical facilities. In this paper, we propose a novel respiratory monitoring system, UbiBreathe, based on ubiquitous off-the-shelf WiFi-enabled devices. Our experiments show that the received signal strength (RSS) at a WiFi-enabled device held on a person's chest is affected by the breathing process. This effect extends to scenarios when the person is situated on the line-of-sight (LOS) between the access point and the device, even without holding it. UbiBreathe leverages these changes in the WiFi RSS patterns to enable ubiquitous non-invasive respiratory rate estimation, as well as apnea detection. We propose the full architecture and design for UbiBreathe, incorporating various modules that help reliably extract the hidden breathing signal from a noisy WiFi RSS. The system handles various challenges such as noise elimination, interfering humans, sudden user movements, as well as detecting abnormal breathing situations. Our implementation of UbiBreathe using off-the-shelf devices in a wide range of environmental conditions shows that it can estimate different breathing rates with less than 1 breaths per minute (bpm) error. In addition, UbiBreathe can detect apnea with more than 96% accuracy in both the device-on-chest and hands-free scenarios. This highlights its suitability for a new class of anywhere respiratory monitoring.

Citations (260)

Summary

  • The paper introduces a non-invasive system that leverages standard WiFi RSS variations to estimate breathing rates and detect apnea with high accuracy.
  • It employs advanced signal processing techniques such as FFT analysis, α-trimmed mean filtering, and wavelet-denoising to effectively manage noise and dynamic environments.
  • The approach supports multi-user monitoring and smart home integration, offering a cost-effective and unobtrusive alternative to traditional respiratory sensors.

UbiBreathe: A Ubiquitous Non-Invasive WiFi-based Breathing Estimator

The paper "UbiBreathe: A Ubiquitous Non-Invasive WiFi-based Breathing Estimator" presents a novel approach to respiratory monitoring using ubiquitous, off-the-shelf WiFi technology. The system, labeled \sys{}, utilizes variations in WiFi received signal strength (RSS) to estimate respiratory rates and detect apnea, providing a non-intrusive alternative to traditional respiratory monitors that are often invasive and confined to clinical settings.

In their work, the authors outline the need for such a system and address current limitations in respiratory monitoring technologies. Traditional devices, which require contact-based sensors such as masks or nasal cannulas, can be uncomfortable and impractical for continuous remote monitoring. Innovations such as camera-based solutions on mobile devices face challenges in darkness and privacy concerns, and RF-based techniques involve high costs or limited ranges, preventing widespread adoption.

The core principle of \sys{} is that breathing generates a periodic component in the WiFi RSS at a receiver placed on or near a person's chest. This occurs due to the motion of the chest/lungs altering the multipath reflections of the WiFi signals. The authors effectively leverage this phenomenon by employing signal processing techniques to extract breathing patterns from RSS data, thereby enabling respiratory rate estimation and apnea detection without the need for conventional sensing equipment.

Key components of \sys{} include a breathing signal extractor, a robust breathing rate extractor, an apnea detector, and a real-time visualizer. These components operate in concert to handle environmental noise, human interference, and dynamic scenarios. This is achieved through advanced techniques such as FFT-based frequency analysis, α-trimmed mean filtering, and wavelet-denoising.

The system demonstrated promising results with less than 1 bpm error in estimating breathing rates and achieved apnea detection accuracy exceeding 96% for various experimental configurations. These metrics were obtained using standard WiFi equipment across different environments ranging from residential apartments to large building floors, validating the system's capability under practical conditions.

The authors offer several quantitative analyses to support their findings, noting the impact of variables such as sampling rates, user-device distance, and user orientation. Their experiments revealed that \sys{}'s efficacy diminished only slightly with increasing distance between the mobile device and access point, while maintaining robust performance up to 11 meters in line-of-sight conditions.

Additionally, \sys{} effectively estimated breathing rates for multiple individuals in parallel, each with varying rates, showcasing its utility in scenarios such as homecare for the elderly or neonatal monitoring. The use of multiple APs further enhanced both accuracy and reliability, particularly for apnea detection, by leveraging the inherently diverse paths of WiFi signals in typical environments.

The implications of such a system are substantial, suggesting potential applications not only in healthcare monitoring but also in broader contexts such as smart homes and fitness applications. It promises an unobtrusive, cost-effective solution leveraging existing infrastructure, thus facilitating widespread adoption.

Future research directions could focus on enhancing the system's adaptability to various breathing patterns, distinguishing between different types of apneas, and exploring its utility in larger, more complex environments. The ability to integrate \sys{} with existing smart home technology opens avenues for comprehensive health monitoring systems, potentially impacting patient care and lifestyle management significantly.

In conclusion, this research highlights the practical innovations possible at the intersection of ubiquitous computing and healthcare, using unmodified WiFi signals for mundane yet critical physiological monitoring tasks. By successfully demonstrating the feasibility and accuracy of \sys{}, the authors advance the field of device-free health monitoring and set the stage for further refinements and expansions of this promising approach.