Abstract

This paper introduces a noise-robust HR estimation algorithm using wrist-type PPG signals that consist of preprocessing block, motion artifact reduction block, and frequency tracking block. The proposed algorithm has not only robustness for motion noise but also low computational complexity. The proposed algorithm was tested on a data set of 12 subjects and recorded during treadmill exercise in order to verify and compare with other existing algorithms.

1. Introduction

Recently, as interest in health increases, there is a growing demand for users to continuously diagnose diseases or to manage disease by measuring biosignals. In order to meet the needs of users, wearable pace measurement devices based on photoplethysmography (PPG) sensors have been commercialized in many companies [1].

The PPG is a sensor that measures changes in blood vessel contraction and expansion using LEDs and photodiodes. It can be used to measure the heart rate and oxygen saturation in a noninvasive manner and is widely used in wearable devices. However, in case of PPG sensor signals in wearable devices, the heart noise estimation error may be caused by motion artifact (MA) due to body movements. Various algorithms have been developed to overcome this problem. Conventional algorithms mainly use PPG sensor signals of different wavelengths to remove motion noise from the PPG sensor signals or effectively remove motion noise using acceleration sensor signals and measure heartbeat [28].

However, the existing algorithms use various signals and use complex algorithms. Therefore, the existing algorithms are difficult to use in wearable devices with constraints of price, power, and system size. To overcome these drawbacks, this paper proposes a PPG sensor with low complexity and an algorithm based on a 3-axis acceleration sensor to estimate the heart rate. To evaluate the performance of the proposed algorithm, we compared the performance of the proposed algorithm with that of the existing algorithms.

2. Methods

In this paper, the algorithm consists of three stages in order to estimate the heart rate during exercise in the wearable device based on the PPG sensor. The first stage is preprocessing the input PPG sensor data and 3-axis acceleration data. The second stage is to remove the MA noise from the PPG sensor signal. The last stage is the frequency tracking to estimate the heart rate in the motion-free signal. The flowchart of the proposed algorithm is shown in Figure 1.

2.1. Data Set

In this paper, we tested the proposed heart rate estimation algorithm using 12 data sets in the IEEE Signal Processing Cup 2015 database [2]. We compared the heart rate with the output of the ECG signals based on the data set.

2.2. Normalized Least Mean Squares Algorithm

The normalized least mean squares (NLMS) algorithm is widely used because it has a simple calculation among various adaptive filters and ease of implementation [9, 10]. We consider data derived from an unknown system:where is an unknown system that we expect to estimate, denote the input vector, accounts for the measurement noise, and is the iteration number. Assume that the unknown system order is M, and are the M-dimensional column vectors. The coefficient of the adaptive filter is updated using the difference between the adaptive filter output signal and the desired signal for the input signal so that the square mean error is minimized. The NLMS algorithm can be expressed aswhere is the step size, .

2.3. Low Computational Complexity MA Reduction Algorithm

The PPG signal includes noise-free signals and the MA that is generated due to the movement of the body. Because MA is highly correlated with the acceleration sensor signals, a clean PPG Signal can be obtained to remove a signal having a high correlation with the acceleration sensor from the PPG signal. Therefore, the corrupted PPG signals are used as desired signal and 3-axis accelerometer signals are used as input signal to reduce the MA as shown in Figure 2.

The conventional NLMS algorithm requires 3M + 1 multiplication when the order of the adaptive filter is M. Despite the small computational complexity of the NLMS, an algorithm with a small computational complexity is required for wearable systems due to price, power, and system size limitations. In order to overcome this drawback, we propose an adaptive noise cancellation algorithm which can have similar performance with low computational complexity as follows:where denotes the sign function and denote x-axis, y-axis, and z-axis accelerometer signal, respectively.

Due to use of only the sign of the input signal vector and the error, the proposed algorithm requires only M multiplications because the multiplication required in Equations (3)–(5) and (7) can be calculated by adding. Therefore, the algorithm can be implemented with a small amount of computation compared to the existing NLMS algorithm. In particular, calculation time can be further shortened for using a CPU without a floating point unit.

2.4. Adaptive Frequency Tracking

We used an oscillator-based adaptive notch filter (OSC-ANF) algorithm [11] to estimate the heart rate using the PPG signal that passed through the MA reduction stage. The OSC-ANF algorithm is based on a second-order IIR band-pass filter and traces the strongest frequency of the signal. The OSC-ANF algorithm operates as follows:where is the estimated frequency, is the estimated HR in BPM, is the sampling rate, is the step size, and controls the 3 dB bandwidth of the 2nd order IIR band-pass filter.

2.5. Noise-Robust Adaptive Frequency Tracking

To improve the tracking performance of the OSC-ANF algorithm under highly noisy environments, we propose the noise-robust OSC-ANF (NR-OSC-ANF) algorithm that is derived by noise-robust adaptive filter concept [12, 13] as follows:

By using the average of the past estimated frequencies, the NR-OSC-ANF algorithm makes improved frequency tracking performance in low signal-to-noise ratio (SNR) environments.

In addition, to improve MA reduction performance, we further use IIR band-pass filter, the preprocessed PPG signal by estimated , as follows:

The output of IIR band-pass filter is used as the desired signal for adaptive filter instead of in the MA reduction step.

2.6. Performance Measurement

To verify the performance of the proposed algorithm, 12 data sets of IEEE Signal Processing Cup 2015 database were used. The data set used provides the reference heart rate measured from the electrocardiogram as well as the PPG sensor signal and the acceleration sensor signal. To compare the performance of the algorithm, we used the two methods that average absolute error and average absolute error percentage as follows:

3. Results and Discussion

3.1. Parameter Settings

In order to reduce the computational complexity, we use down-sampled PPG and accelerometer signal that are resampled 125 Hz to 25 Hz. Figure 3 shows the average absolute error of the proposed algorithm with various filter tap lengths which used MA reduction step. As can be seen, the proposed algorithm has best performance when the adaptive filter order is 21 (M = 21). Parameter setting of the proposed algorithm is summarized in Table 1.

3.2. Performance of the Proposed Algorithm

In this paper, we verified the performance of the proposed heart rate estimation algorithm using 12 data sets in the IEEE Signal Processing Cup 2015 database. Error1 and Error2 were obtained for each set and compared with other algorithms by comparing the heart rate output through the three-stage algorithm and the ECG signal-based heart rate provided by the data set. Figure 4 shows that the proposed algorithm can sufficiently remove motion artifacts even with low computational complexity. Figure 5 is the HR tracking results plot on test data set 08 and set 09 with ECG-based HR. The estimated HR form PPG signal matches with ECG-based HR satisfactorily.

Tables 2 and 3 show that the performances of other existing algorithms and the proposed algorithm do not differ greatly. Although the proposed algorithm does not have best performance compared with other algorithms, it is considered to be worthy of an algorithm for use in a wearable device because of its low computational complexity. The proposed algorithm requires only few multiplication for preprocessing and NR-OSC-ANF.

Figure 6 shows Bland–Altman plot for the training data set. In this case, the limits of agreement were [−3.97, 5.04] BPM. Figure 7 indicates the scatter plot between the ground truth HR and estimated HR. The fitted line was , where x is the ground truth HR and y is the estimated HR.

4. Conclusions

This paper presents a noise-robust HR estimation algorithm using PPG signals that have not only robustness for motion noise but also low computational complexity. In order to verify the performance of the proposed heart rate estimation algorithm, we compared with other existing algorithms using the IEEE Signal Processing Cup 2015 database.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

This work was supported by the Soonchunhyang University Research Fund (No. 20170809). This research was also supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (NRF-2018R1D1A1B07050427).