• Title/Summary/Keyword: Heart rate Estimation

Search Result 64, Processing Time 0.025 seconds

A Non-contact Realtime Heart Rate Estimation Using IR-UWB Radar (IR-UWB 레이더를 이용한 비접촉 실시간 심박탐지)

  • Byun, Sang-Seon
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.14 no.3
    • /
    • pp.123-131
    • /
    • 2019
  • In recent years, a non-contact respiration and heart rates monitoring via IR-UWB radar has been paid much attention to in various applications - patient monitoring, occupancy detection, survivor exploring in disaster area, etc. In this paper, we address a novel approach of real time heart rate estimation using IR-UWB radar. We apply sine fitting and peak detection method for estimating respiration rate and heart rate, respectively. We also deploy two techniques to mitigate the error caused by wrong estimation of respiration rate: a moving average filter and finding the frequency of the highest occurrence. Experimental results show that the algorithm can estimate heart rate in real time when respiration rate is presumed to be estimated accurately.

Development of a Fetal Heart Rate Detection Algorithm using Phonogram (포노그램을 이용한 태아 심박률 검출 알고리즘의 개발)

  • Kim, Dong-Jun;Kang, Dong-Kee
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.51 no.4
    • /
    • pp.167-174
    • /
    • 2002
  • This study describes a fetal heart rate(FHR) estimation algorithm using phonogram. Using a phonogram amplifier, various fetal heart sounds are collected in a university hospital. The FHR estimation algorithms consists of a lowpass filter, decimation, envelop detection, pitch detection, and post-processing. The post-processing is the FHR decision procedure using all informations of fetal heart rates. Using the algorithm and other parameters of fetal heart sound, a fetal monitoring software was developed. This can display the original signals, the FFT spectra, FHR and its trajectory. Even though the fetal phonogram amplifier detects the fetal heart sounds well, the sound quality is not so good as the ultrasonography. In case of very week fetal heart sound, autocorrelation of it showed clear periodicity. But two main peaks in one period is an obstacle in pitch detection and peaks are not so vivid. The proposed FHR estimation algorithm showed very accurate and stable results. Since the developed software displays multiple parameters in real time and has convenient functions, it will be useful for the phonogram-style fetal monitoring device.

Heart Rate Monitoring Using Motion Artifact Modeling with MISO Filters (MISO 필터 기반의 동잡음 모델링을 이용한 심박수 모니터링)

  • Kim, Sunho;Lee, Jungsub;Kang, Hyunil;Ohn, Baeksan;Baek, Gyehyun;Jung, Minkyu;Im, Sungbin
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.8
    • /
    • pp.18-26
    • /
    • 2015
  • Measuring the heart rate during exercise is important to properly control the amount of exercise. With the recent advent of smart device usage, there is a dramatic increase in interest in devices for the real-time measurement of the heart rate during exercise. During intensive exercise, accurate heart rate estimation from wrist-type photoplethysmography (PPG) signals is a very difficult problem due to motion artifact (MA). In this study, we propose an efficient algorithm for an accurate estimation of the heart rate from wrist-type PPG signals. For the twelve data sets, the proposed algorithm achieves the average absolute error of 1.38 beat per minute (BPM) and the Pearson correlation between the estimates and the ground-truth of heart rate was 0.9922. The proposed algorithm presents the strengths in an accurate estimation together with a fast computation speed, which is attractive in application to wearable devices.

Attention-Based Heart Rate Estimation using MobilenetV3

  • Yeo-Chan Yoon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.12
    • /
    • pp.1-7
    • /
    • 2023
  • The advent of deep learning technologies has led to the development of various medical applications, making healthcare services more convenient and effective. Among these applications, heart rate estimation is considered a vital method for assessing an individual's health. Traditional methods, such as photoplethysmography through smart watches, have been widely used but are invasive and require additional hardware. Recent advancements allow for contactless heart rate estimation through facial image analysis, providing a more hygienic and convenient approach. In this paper, we propose a lightweight methodology capable of accurately estimating heart rate in mobile environments, using a specialized 2-channel network structure based on 2D convolution. Our method considers both subtle facial movements and color changes resulting from blood flow and muscle contractions. The approach comprises two major components: an Encoder for analyzing image features and a regression layer for evaluating Blood Volume Pulse. By incorporating both features simultaneously our methodology delivers more accurate results even in computing environments with limited resources. The proposed approach is expected to offer a more efficient way to monitor heart rate without invasive technology, particularly well-suited for mobile devices.

Metabolic Rate Estimation for ECG-based Human Adaptive Appliance in Smart Homes (인간 적응형 가전기기를 위한 거주자 심박동 기반 신체활동량 추정)

  • Kim, Hyun-Hee;Lee, Kyoung-Chang;Lee, Suk
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.20 no.5
    • /
    • pp.486-494
    • /
    • 2014
  • Intelligent homes consist of ubiquitous sensors, home networks, and a context-aware computing system. These homes are expected to offer many services such as intelligent air-conditioning, lighting control, health monitoring, and home security. In order to realize these services, many researchers have worked on various research topics including smart sensors with low power consumption, home network protocols, resident and location detection, context-awareness, and scenario and service control. This paper presents the real-time metabolic rate estimation method that is based on measured heart rate for human adaptive appliance (air-conditioner, lighting etc.). This estimation results can provide valuable information to control smart appliances so that they can adjust themselves according to the status of residents. The heart rate based method has been experimentally compared with the location-based method on a test bed.

Non-contact Heart Rate Monitoring using IR-UWB Radar and Lomb-Scargle Periodogram (IR-UWB 레이더와 Lomb-Scargle Periodogram을 이용한 비접촉 심박 탐지)

  • Byun, Sang-Seon
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.17 no.1
    • /
    • pp.25-32
    • /
    • 2022
  • IR-UWB radar has been regarded as the most promising technology for non-contact respiration and heartbeat monitoring because of its ability of detecting slight motion even in submillimeter range. Measuring heart rate is most challenging since the chest movement by heartbeat is quite subtle and easily interfered with by a random body motion or background noise. Additionally, periodic sampling can be limited by the performance of computer that handles the radar signals. In this paper, we deploy Lomb-Scargle periodogram method that estimates heart rate even with irregularly sampled data and uneven signal amplitude. Lomb-Scargle periodogram is known as a method for finding periodicity in irregularly-sampled and noisy data set. We also implement a motion detection scheme in order to make the heart rate estimation pause when a random motion is detected. Our scheme is implemented using Novelda's X4M03 radar development kit and its corresponding drivers and Python packages. Experimental results show that the estimation with Lomb-Scargle periodogram yield more accurate heart rate than the method of measuring peak-to-peak distance.

Lightweight Deep Learning Model for Heart Rate Estimation from Facial Videos (얼굴 영상 기반의 심박수 추정을 위한 딥러닝 모델의 경량화 기법)

  • Gyutae Hwang;Myeonggeun Park;Sang Jun Lee
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.18 no.2
    • /
    • pp.51-58
    • /
    • 2023
  • This paper proposes a deep learning method for estimating the heart rate from facial videos. Our proposed method estimates remote photoplethysmography (rPPG) signals to predict the heart rate. Although there have been proposed several methods for estimating rPPG signals, most previous methods can not be utilized in low-power single board computers due to their computational complexity. To address this problem, we construct a lightweight student model and employ a knowledge distillation technique to reduce the performance degradation of a deeper network model. The teacher model consists of 795k parameters, whereas the student model only contains 24k parameters, and therefore, the inference time was reduced with the factor of 10. By distilling the knowledge of the intermediate feature maps of the teacher model, we improved the accuracy of the student model for estimating the heart rate. Experiments were conducted on the UBFC-rPPG dataset to demonstrate the effectiveness of the proposed method. Moreover, we collected our own dataset to verify the accuracy and processing time of the proposed method on a real-world dataset. Experimental results on a NVIDIA Jetson Nano board demonstrate that our proposed method can infer the heart rate in real time with the mean absolute error of 2.5183 bpm.

A Novel Method to Estimate Heart Rate from ECG

  • Leu, Jenq-Shiun;Lo, Pei-Chen
    • Journal of Biomedical Engineering Research
    • /
    • v.28 no.4
    • /
    • pp.441-448
    • /
    • 2007
  • Heart rate variability (HRV) in electrocardiogram (ECG) is an important index for understanding the health status of heart and the autonomic nervous system. Most HRV analysis approaches are based on the proper heart rate (HR) data. Estimation of heart rate is thus a key process in the HRV study. In this paper, we report an innovative method to estimate the heart rate. This method is mainly based on the concept of periodicity transform (PT) and instantaneous period (IP) estimate. The method presented is accordingly called the "PT-IP method." It does not require ECG R-wave detection and thus possesses robust noise-immune capability. While the noise contamination, ECG time-varying morphology, and subjects' physiological variations make the R-wave detection a difficult task, this method can help us effectively estimate HR for medical research and clinical diagnosis. The results of estimating HR from empirical ECG data verify the efficacy and reliability of the proposed method.

Low Complexity Heart Rate Estimation Algorithm for Wearable Device (웨어러블 기기를 위한 낮은 계산량을 갖는 운동 중 심박수 추정 알고리즘)

  • Baek, Hyun Jae;Cho, Jaegeol
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.67 no.5
    • /
    • pp.675-679
    • /
    • 2018
  • A novel heart rate estimation algorithm is presented based on normalized least-mean-square (NLMS) algorithm. This paper presented a three-step processing scheme for estimating heart rate from PPG signal with motion artifacts. The proposed active noise cancellation algorithm has low computational complexity compared to the NLMS algorithm. Experimental results show that the proposed algorithms perform similar with the previous algorithm under motion artifact noises.

Heart Rate Estimation Based on PPG signal and Histogram Filter for Mobile Healthcare

  • Lee, Ju-Won;Lee, Byeong-Ro
    • Journal of information and communication convergence engineering
    • /
    • v.8 no.1
    • /
    • pp.112-115
    • /
    • 2010
  • The heart rate is the most important vital sign in diagnosing heart status. The simple method to measure the heart rate in the mobile healthcare device is using the PPG signal. In developing the mobile healthcare device using the PPG signal, the most important issue is the inaccuracy of the measured heart rate because the PPG signal is distorted from the user's motions. To improve the problem, this study proposed the new method that is to estimate the heart rate without an additional sensor in real life. The proposed method in this study is using the histogram filter. In order to evaluate the performance of the proposed method, the study compares its results with the moving average method in motion environment. According to the experimental results, the performance of the proposed method was more than 40% better than the performances of the MAF.