paper-with-me

홈 › Papers

FlowSense: Monitoring Airflow in Building Ventilation Systems Using Audio Sensing

2022-02-22 · Bhawana Chhaglani, Camellia Zakaria, Adam Lechowicz, Prashant Shenoy, Jeremy Gummeson

Proper indoor ventilation through buildings' heating, ventilation, and air conditioning (HVAC) systems has become an increasing public health concern that significantly impacts individuals' health and safety at home, work, and school. While much work has progressed in providing energy-efficient and user comfort for HVAC systems through IoT devices and mobile-sensing approaches, ventilation is an aspect that has received lesser attention despite its importance. With a motivation to monitor airflow from building ventilation systems through commodity sensing devices, we present FlowSense, a machine learning-based algorithm to predict airflow rate from sensed audio data in indoor spaces. Our ML technique can predict the state of an air vent-whether it is on or off-as well as the rate of air flowing through active vents. By exploiting a low-pass filter to obtain low-frequency audio signals, we put together a privacy-preserving pipeline that leverages a silence detection algorithm to only sense for sounds of air from HVAC air vent when no human speech is detected. We also propose the Minimum Persistent Sensing (MPS) as a post-processing algorithm to reduce interference from ambient noise, including ongoing human conversation, office machines, and traffic noises. Together, these techniques ensure user privacy and improve the robustness of FlowSense. We validate our approach yielding over 90% accuracy in predicting vent status and 0.96 MSE in predicting airflow rate when the device is placed within 2.25 meters away from an air vent. Additionally, we demonstrate how our approach as a mobile audio-sensing platform is robust to smartphone models, distance, and orientation. Finally, we evaluate FlowSense privacy-preserving pipeline through a user study and a Google Speech Recognition service, confirming that the audio signals we used as input data are inaudible and inconstructible.

📄 PDF Abstract BibTeX arXiv:2202.11136

Code (1)

umassos/flowsense 공식 구현

Tasks

Privacy Preservingspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Data-driven operator learning for energy-efficient building control

2025-04-30 · Yuexin Bian, Yuanyuan Shi

Energy-efficient ventilation control plays a vital role in reducing building energy consumption while ensuring occupant health and comfort. While Computational Fluid Dynamics (CFD) simulations offer high-fidelity modelin…

Computational EfficiencyManagementOperator learning

Algorithmic Planning of Ventilation Systems: Optimising for Life-Cycle Costs and Acoustic Comfort

2024-05-22 · Julius H. P. Breuer, Peter F. Pelz

The European Union's climate targets challenge the building sector to reduce energy use while ensuring comfort. Ventilation systems play an important role in achieving these goals. During system planning, the primary foc…

Decision Making

Airflow recovery from thoracic and abdominal movements using Synchrosqueezing Transform and Locally Stationary Gaussian Process Regression

2020-08-11 · Whitney K. Huang, Yu-Min Chung, Yu-Bo Wang, Jeff E. Mandel 외

Airflow signal encodes rich information about respiratory system. While the gold standard for measuring airflow is to use a spirometer with an occlusive seal, this is not practical for ambulatory monitoring of patients. …

regressionTime SeriesTime Series Analysis

The effect of local ventilation on airborne viral transmission in indoor spaces

2023-09-28 · Alexander Pretty, Ian M. Griffiths, Zechariah Lau, Katerina Kaouri

We incorporate local ventilation effects into a spatially dependent generalisation of the Wells--Riley model of airborne viral transmission. Aerosol production and removal through ventilation (global and local), biologic…

FlowSense: A Natural Language Interface for Visual Data Exploration within a Dataflow System

2019-08-02 · Bowen Yu, Claudio T. Silva

Dataflow visualization systems enable flexible visual data exploration by allowing the user to construct a dataflow diagram that composes query and visualization modules to specify system functionality. However learning …

Machine Translation