Next Article in Journal
A Patient-Centered Approach to Guide Follow-Up and Adjunctive Testing and Treatment after First Rib Resection for Venous Thoracic Outlet Syndrome Is Safe and Effective
Next Article in Special Issue
Developments in Point-of-Care Diagnostic Technology for Cancer Detection
Previous Article in Journal
Reporting and Handling of Indeterminate Bone Scan Results in the Staging of Prostate Cancer: A Systematic Review
Previous Article in Special Issue
Improving the Accessibility and Efficiency of Point-of-Care Diagnostics Services in Low- and Middle-Income Countries: Lean and Agile Supply Chain Management
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Improving Remote Health Monitoring: A Low-Complexity ECG Compression Approach

1
Department of Electrical and Computer Engineering, University of British Columbia, Vancouver, BC V6T 1Z4, Canada
2
Department of Obstetrics and Gynaecology, University of British Columbia, Vancouver, BC V6H 3N1, Canada
3
Department of Computer Science & Engineering, University of Qatar, Doha 2713, Qatar
*
Author to whom correspondence should be addressed.
Diagnostics 2018, 8(1), 10; https://doi.org/10.3390/diagnostics8010010
Submission received: 30 November 2017 / Revised: 11 January 2018 / Accepted: 12 January 2018 / Published: 16 January 2018
(This article belongs to the Special Issue Novel Point-of-Care Technologies in Diagnostics 2018)

Abstract

:
Recent advances in mobile technology have created a shift towards using battery-driven devices in remote monitoring settings and smart homes. Clinicians are carrying out diagnostic and screening procedures based on the electrocardiogram (ECG) signals collected remotely for outpatients who need continuous monitoring. High-speed transmission and analysis of large recorded ECG signals are essential, especially with the increased use of battery-powered devices. Exploring low-power alternative compression methodologies that have high efficiency and that enable ECG signal collection, transmission, and analysis in a smart home or remote location is required. Compression algorithms based on adaptive linear predictors and decimation by a factor B / K are evaluated based on compression ratio (CR), percentage root-mean-square difference (PRD), and heartbeat detection accuracy of the reconstructed ECG signal. With two databases (153 subjects), the new algorithm demonstrates the highest compression performance ( CR = 6 and PRD = 1.88 ) and overall detection accuracy (99.90% sensitivity, 99.56% positive predictivity) over both databases. The proposed algorithm presents an advantage for the real-time transmission of ECG signals using a faster and more efficient method, which meets the growing demand for more efficient remote health monitoring.

1. Introduction

The World Health Organization (WHO) cites Cardiovascular Diseases (CVDs) as the number one cause of death worldwide [1]. Given the gravity of these diseases, many researchers have focused their research on cardiovascular disease and heart health. Additionally, an intense focus has been placed on studying the ways in which conventional cardiovascular diagnosis technologies can be improved for use in hospitals, clinics, and other related health care facilities. Increased efforts in this research area have led to several advances in technology for cardiac function screening and diagnostics. A variety of cardiac abnormalities are screened and assessed using a simple, risk-free and inexpensive cardiac test known as the electrocardiogram (ECG) analysis [2]. Each ECG heartbeat signal contains three prominent waves: the P wave, the QRS complex, and the T wave. The detection of these waves over a short period of time (<30 min) has been accomplished with great success and accuracy for acute screening and diagnostics [3,4,5]. Early detection of CVDs, on the other hand, necessitates long-term monitoring of ECG signals via ECG electrodes that are connected to wearable devices, mobile phones, smart clothes, and point-of-care (POC) devices in a smart home setting [6]. Devices used in remote monitoring typically rely on wireless communication and could require extensive power resources [7].
A remote system with real-time monitoring for the elderly can provide a timely alarm when patients need urgent help [6,8]. This technology may relieve some of the pressure on hospitals to monitor patients on-site. The architecture proposed in Figure 1 includes: biosensors, connected through a Bluetooth wireless technology to a unit (referred to as a gateway) that mainly interfaces the user with the healthcare center. The gateway unit can carry out signal processing and data storage before transmitting the data over the internet. A gateway can be an independent device or a personal computer. Several studies have developed smart gateways and have proposed different health care system models based on these gateways [9,10,11]. Bansal et al. [12] and Jung et al. [13] proposed health care monitoring systems that rely on mobile gateways, similar to smart phones. Spinsante and Gambi [14] and Lin et al. [15] proposed TV-based mode of home care using a WiFi set-top box as a gateway.
Rahmani et al. [16] developed a smart home gateway and a corresponding monitoring system based on embedded technology, which can monitor multi-physiological signals. Although each of these methods has their own advantages, there are also some drawbacks. The mobile gateway cannot guarantee long-term and continuous measurements. The set-top-box-based system does not provide measurement of ECG signals, which is the most important physiological signal for assessing patients with cardiovascular diseases, and thus cannot offer comprehensive services for patients.
Smart homes [17,18,19] are becoming an effective solution that allows the growing number of elderly patients, as well as physically impaired patients such as the deaf and blind, to remain in the comfort of their homes with healthcare monitoring that supports their lifestyles. With several sensors, cameras, biomedical devices, and wearable health trackers installed throughout the home, the health conditions of residents can be continuously monitored. The assistance-required feature is triggered when an unusual or critical situation is detected, helping patients during emergencies. Local and remote alarms generated by the system alert the patient of critical situations, and can call healthcare service providers for help depending on how the system is programmed. A smart home can enable the elderly and people with disabilities to have full control over their living environments and perform daily activities on their own, while monitoring patient safety and well-being to reduce hazard risks. Having this level of independence improves patients’ sense of dignity and reduces costs imposed on the healthcare system [20,21].
Energy consumed in remote monitoring systems and smart homes during the transmission of biomedical signals, such as ECG signals, needs to be reduced with a proper compression method that preserves the main ECG events. Notably, there are high-performance compression lossless-based methods [22] that are very complex, require high computational resources, and thus not suitable for remote monitoring [23,24]. We have therefore developed a simple, efficient, and sufficient lossy compression method that is suitable for remote monitoring and smart homes.

2. Methods

2.1. Data Used

Training Database: All 48 ECG recordings from the MIT-BIH arrhythmia database were used in the training phase, totaling 109,984 heartbeats [25]. The MIT-BIH database is widely used to evaluate the performance of ECG compression methods and QRS detection algorithms as it contains different types of noise and various QRS morphologies [26]. The annotations of R peaks are provided within each ECG recording.
Testing Database: All 105 ECG recordings from the QT database were used in the testing phase, totaling 111,301 heartbeats [27] for evaluation of the performance of our proposed compression algorithm.

2.2. Benchmark L o s s l e s s Method I: Adaptive Linear Prediction

In the literature, researchers have used forward-prediction based approaches to detect QRS complexes in ECG signals [28,29,30]. Typically, the use of linear forward prediction is for the estimation of the current ECG sample n based on its past m samples:
x ^ [ n ] = k = 1 m h k x [ n k ] ,
where x ^ [ n ] is the output of estimating x [ n ] , h m represents the predictor coefficients, and e [ n ] is the prediction error that is calculated as follows:
e [ n ] = x [ n ] x ^ [ n ] .
The schematic representation of Method I is shown in Figure 2a. The prediction error e [ n ] signal is used to detect QRS complexes instead of using the ECG signal itself. For consistency and easy comparison between methods, we have used the variable h to refer to the impulse response in this paper.

2.3. Benchmark L o s s y Compression Method II: Decimating by a Factor B / K

Method II converts the sampling rate by interpolation factor of B, followed by a decimating factor of K [31,32]. Figure 2b illustrates the idea of decimation by factor B / K . The interpolation step can be expressed as follows:
J [ r ] = x [ r / B ] , r = 0 , ± B , ± 2 B , 0 , otherwise .
Then, the output J [ r ] signal passes through low-pass filter (LPF) as follows:
P [ r ] = l = h [ r l B ] J [ l ] .
Then, the output signal of the decimator is
y [ m ] = P [ m K ] = l = 0 h [ m K l B ] x [ l ] ,
where m is the data samples of the compressed ECG signals. In this paper, r refers to the ECG sample point generated after the filtering step while m refers to the compressed ECG sample point.

2.4. Proposed L o s s y Compression Method III: Decimating by Factor K

The decimator is an improved version of a downsampler as it avoids aliasing (defined as reconstructing a signal that is completely distorted and does not include the original signal main events [31]). The first step of the decimator is to reduce the bandwidth of x [ n ] to F x , max = F x / 2 K , which is equivalent to w x , max = π / K in frequency domain, and then downsample by K. The block diagram of decimation is shown in Figure 2c. The ECG signal x [ n ] is passed through an LPF, characterized by the impulse response h [ n ] and frequency response H K ( w x ) , which satisfies the following:
H K ( w x ) = 0 , | w x | π / K , 1 , otherwise .
Therefore, the LPF eliminates the spectrum of X ( w x ) in the range π / K < w x < K . In other words, only the frequency components of x [ n ] within the range | w x | π / K will be downsampled. The output of the LPF can be written as follows:
J [ n ] = l = 0 h [ l ] x [ n l ] .
Thus, the output signal of the decimator is:
y [ m ] = J [ m K ] = l = 0 h [ l ] x [ m K l ] .
Given that the LPF operation on x [ n ] is linear and time invariant, the combination of LPF with the downsampler produces a time-variant system. Thus, decimation is suitable for analysis of the ECG signal, as it is a time-varying signal.
We have one variable K to compress the ECG signal to K. An optimization step is needed to determine the optimal value for K. We have three objective functions: TP ( K ) , FP ( K ) , and FN ( K ) to be optimized simultaneously, as follows:
g K = 2 × TP ( K ) 2 × TP ( K ) + FP ( K ) + FN ( B , K ) , subject to k min K k max ,
where g is the F-score (the harmonic mean of sensitivity and positive predictivity). The optimization process is time-consuming at the training phase, but once it is achieved, the optimal parameter K will be used as is in the implementation phase.

2.5. QRS Detection

In this paper, a QRS detector is needed to evaluate the compression performance. To our knowledge, the recently published QRS detection algorithm [3,26] is the most reliable as it was tested on 11 different ECG databases, making it an efficient algorithm. The QRS detector in [26] was validated multiple times in the literature, and it is called the two-event-related moving averages (TERMA) algorithm [33]. The TERMA-based QRS detector is fast, reliable, and efficient, and better-suited for remote monitoring and battery-operated mobile devices [3,26,33]. Therefore, TERMA-based QRS detectors are used in combination with Method III to improve the overall ECG signal analysis, reduce memory capacity, and improve signal transmission as recommended in [22].
The function of a TERMA-based QRS detector [33] has five inputs: starting frequency ( F 1 ), end frequency ( F 2 ), first window size ( W 1 ), second window size ( W 2 ), and rejection threshold ( β ). The processing flow of TERMA begins by passing an ECG signal through a third-order Butterworth F 1 F 2 bandpass filter. The output signal is then squared, followed by two moving averages (with two window sizes W 1 and W 2 ), and then applying β threshold is applied for blocks of interest generation. The optimization phase of TERMA is discussed in [26], and the optimal value for these five parameters is found to be F 1 = 8 Hz, F 2 = 20 Hz, W 1 = 97 ms, W 2 = 611 ms, and β = 8 . Therefore, we use a TERMA-based QRS detector with these optimized values.
The TERMA-based QRS detector is applied after compressing ECG signals using Method III. The lossless benchmark in Method I has it is own QRS detector that begins by removing high-frequency noise from the prediction error signal. Then, it passes the output signal to a Savtizky–Golay filter to smooth the signal with a window of size W and a polynomial of order O, treating the QRS detection as a least-squares problem. Method II uses a TERMA-based QRS detector as in Method III.

2.6. Compression Ratio

The bit compression ratio (BCR) was calculated as follows:
BCR = size ( BW u ) size ( BW c ) ,
where BW c and BW u refer to the bit widths of compressed and uncompressed samples, respectively.

3. Results and Discussion

The MIT-BIH arrhythmia database is used for evaluating all compression algorithms. This benchmark database contains 48 ECG recordings, each of which is 30 min in length. The ECG signals have 11-bit resolution over 10 mV and are sampled at 360 Hz.
For the evaluation of all compression methods, two statistical measures are used, sensitivity ( SE ) and positive predictivity ( + P ), which are calculated as follows:
SE ( % ) = TP / ( TP + FN ) ,
+ P ( % ) = TP / ( TP + FP ) .
The benchmark lossless Method I uses two parameters during the process of compression and detection of QRS complexes: W and q. The optimal values for W and q are determined in [30]; after applying Pareto optimization, W ranged from 3 to 6 and q ranged from 9 to 17. It was found that optimal values are W = 3 and q = 15 .
The benchmark lossy Method II also uses two parameters B and K. The optimization process is determined in [22], where the value of B varies from b min = 360 Hz to b max = 500 Hz, and the value of K varies from k min = 50 Hz to k max = 360 Hz. The optimal value of B = 390 Hz and the optimal value of K = 80 Hz.
The proposed lossy Method III uses only one parameter, K. The optimization process was carried out using the training database (MIT-BIH Arrhythmia database) and the value of K varied from k min = 45 Hz to k max = 360 Hz. The optimal value of K was found to be 60 Hz, as shown in Table 1. Then, the value of K = 60 was used on the testing database (QT database). Note that researchers can use the optimal value for compressing any ECG signals, and there is no need to redo the optimization phase again unless a certain abnormality or noise is investigated.
The QRS detection results of all ECG recordings using Method III with K = 60 are shown in Table 2. Figure 3 shows the performance of Method III under different conditions from Record 117, Record 200, and Record 203. The upper plots (a) for each recording show the original ECG signal. The middle plots (b) show the compressed ECG signal for each recording using Method III. The bottom plots (c) show the result for each recording of the two-event-related moving-average(TERMA)-based QRS detector based on the compressed signals shown in the second row signals (b). Figure 3 (Record 117) shows the performance of the QRS detector on a compressed ECG signal using Method III over T waves with large amplitudes. Method III succeeded in detecting irregular beats, as shown in Figure 3 (Record 201) and detecting beats in the presence of noise and baseline wandering, as shown in Figure 3 (Record 203).
The QRS detection performance of the proposed compression methods and well-known QRS detectors is shown in Table 3. As shown, Method III (along with a TERMA-based QRS detector) outperformed most of the well-known algorithms, such as Hamilton and Tompkins [34], Poli et al. [35], Afonso et al. [36], Martínez et al. [37], Chen et al. [38], Ieong et al. [39], and Nallathambi and Principe [40]. Interestingly, Method III scored identical results as the multiscale morphology technique, which is highly computationally complex. In contrast, the proposed Method III is simple, faster, and more efficient, more suitable for smart homes and remote monitoring. Method III outperformed Method I and provided similar (though slightly lower) results to Method II.
Table 4 compares the performance of Methods I, II, and III with other compression schemes implemented for remote monitoring. Method III scored the highest BCR at 6 with low PRD of 1.88 over the whole MIT-BIH Arrhythmia Database, outperforming existing well-known compression methods. Note that Method III outperformed the delta predictor/Rice–Golomb coding [42], adaptive predictor/Huffman coding [43], simple predictor/Huffman coding [44], slope predictor/fixed-length packaging methods [45], Compressive Sensing [46], Nonuniform Binary Matrices [47], and Encoding with Modified Thresholding [48], as well as Method I and Method II.
On the other hand, Method III scored a BCR similar to the Compressive Sensing method [49]; however, Method III scored a lower PRD of 1.88, which makes it superior. The only method that may compete with Method III is the Simultaneous Orthogonal Matching Pursuit [50]; however, these results were based on only one record from the MIT-BIH database, unlike Method III, which was validated over the entire database.
In this work, the proposed Method III along with the TERMA-based QRS detector were implemented in MATLAB 2012a (MathWorks, Inc., Natick, MA, USA) on an Intel ™ i5 CPU with 2.27 GHz (Santa Clara, California, United States). Figure 4 shows the BCR versus PRD and the average processing time (APT) for a TERMA-based QRS detector. As expected, the APT decreased as the BCR increased. The TERMA-based detector took an APT of 0.15 s to achieve a BCR of 6. The compression of Method III took an APT of 0.10 s to compress Record 100 from the MIT-BIH Arrhythmia database.

3.1. Methods Implementation

To date, researchers have focused only on the ECG lossless compression methods, as seen in Method I. The lossless compression methodology tries to achieve a PRD of value 0. However, the lossy methods have no yet been investigated as extensively as the lossless methods [22]. We have therefore developed Method III to improve the CR of the lossy method that was recently published in [22].
Method I uses the prediction error signal to detect the QRS complexes in ECG signals. Method II and Method III detect the QRS complexes from the filtered ECG signal, and therefore they do not need a linear predictor. The advantage of using the prediction error signal is its low amplitude values and its center around zero amplitude, except for the QRS complex areas. However, a lossless coding step is required to preserve the main events within ECG signals. It is known that the use of lossless coding scheme would affect the signal quality and increase consumption of energy and computational resources.
The CR (downsampling factor) in Method III ranges from 1 to 8. If we downsample by a factor greater than 8, then the corresponding frequency band will be ≤40 Hz. In other words, if the downsampling factor is 9, then the corresponding sampling frequency is 40 Hz (the original sampling frequency of the ECG signals is 360 Hz). When applying the bandpass filter of the QRS detection algorithm, there will be an error, as the cutoff frequencies must be within the interval of 0–1. For example, the QRS detection algorithm uses F 2 = 20 Hz. If the factor is 9, then the sampling frequency will be 40 Hz; if the cutoff frequency is F 2 / ( F s / 2 ) , then it will equal exactly one, which the filter will fail to implement. Therefore, the maximum factoring for Method III is 8. In other words, the sampling frequency of ECG signals is recommended to be greater than or equal to 40 Hz.
Method II was developed to compress ECG signals and focused on achieving a high QRS detection rate and a high PRD. In comparison, Method III was developed to focus on increasing the CR with a strong emphasis on the QRS detection method, rather than emphasizing the PRD method. The main objective of Method III was to create a method that could be applied to smart homes and remote monitoring, where long-term (over several days) ECG signals need to be collected in a fast and efficient manner. In other words, if we have the computational resources, and the ECG processing speed is not crucial, then Method II can be used; otherwise, Method III needs to be used to achieve high processing speeds.

3.2. Method Performance

The comparison of the compression performance of Methods I, II, and III with well-known compression techniques can be seen in Table 4. There are more compression techniques that achieve higher BCR, but these techniques are not suitable for low-power wearable applications [54,55], and are therefore not included in the table. Note that low complexity compression algorithms that achieve high BCR result in energy savings for both the compression process and the wireless transmission [46]. The overall energy consumption is more efficient when compared to transmitting the original signal with more complex algorithms [56,57,58].
Method III achieved a BCR of 6 without the need for linear predictor, coding, or packaging. The compression performance of Method III is substantially higher than all the algorithms, especially when the value PRD is considered. Moreover, applying the TERMA-based QRS detector validates the proposed Method III based on QRS detection accuracy. This step is crucial for developing a compression methodology for smart homes and remote monitoring applications.
Most of the published ECG compression methods are typically not validated by a QRS detection step, which makes it more difficult to assess compression quality. Method III succeeds in preserving the main features of the ECG signal morphology given its lossy nature, as shown in Figure 3. It is clear that Method III is a fast, efficient, and sufficient technique for remote monitoring.
The performance of different QRS detectors published in the literature is shown in Table 2. Unfortunately, some researchers have excluded records from the MIT-BIH arrhythmia database due to noise or arrhythmia, and, consequently, their algorithms appear to achieve higher performance levels. Other researchers have excluded specific segments from each recording [37,59]. In contrast, we tested the TERMA-based QRS detector over the output of Method III without excluding any records or segments making the results more robust and meaningful [3].
Figure 5 shows that Method III smooths the frequencies with a power spectrum capturing the main frequencies in the range of 10 Hz to 18 Hz. This observation confirms the findings in [26,60,61,62]. Method II also enhances the ECG frequencies, creating a bimodal distribution and improving the frequency spectra of Method I.
The detection performance of Method III on the QT database on a record-by-record basis is shown in Table 5, while Table 6 shows the overall comparison of our results with the existing QRS detection algorithms on the QT database. The performance of each algorithm was reported in terms of number of beats, SE, and +P. The proposed algorithm performed higher in terms of SE and +P when compared to Pan–Tompkins [26] and Elgendi [26] over the same number of beats. Moreover, Method III scored an overall performance similar to Method II with a higher compression rate ( CR = 6 ) when compared to the recently published Method II. We applied Method III to the QT database without changing the value of any parameter and without re-training the algorithm. It is clear that the results of Method III are promising (with the fixed parameter K = 60 Hz) and can be applied over different databases with different sampling frequencies.
Method III scored a BCR of 6, whereas Method II scored a BCR of 4.5, demonstrating that Method III outperformed Method II given the fact that Method III does not require the upsampling step as seen in Method II. Method III provided reconstructed ECG signals that were as informative as the reconstructed ECG signals in Method II. The accuracy of detecting QRS using Method III was more balanced in terms of SE and +P; additionally, Method III achieved an SE of 99.81% and a +P of 99.80%, while Method II achieved an SE of 99.78% and a +P of 99.92%.
It is known that more complex algorithms consume more energy and take more time, when compared to simpler algorithms [63,64]. Our results demonstrate that Method III took only 0.08 s on average to process one 30-min ECG recording, while Method II took 0.157 s. In other words, Method III took less than half of the processing time when compared to Method II. Thus, we can conclude that Method III consumes half of the power. Objectively, if we only look at the algorithm complexity, the time complexity of Method III is an O ( N / 2 ) algorithm, which is less than the algorithm complexity of Method II [ O ( N ) ] and Method I [ O ( N l o g 2 N )].
One of our next steps is to test Method III in a wireless healthcare system to confirm the findings. Given the fact that we implemented the algorithm on Matlab, the results are promising and give an approximation of real-world application. Mamaghanian et al. [46] found that the processing time of compression method provided by the TI MSP430 microcontroller and the CC2420 radio chip-set, which operates on a Li-ion battery, is close to the processing time estimated by Matlab.

3.3. Smart Homes

This proposed lossy algorithm aims at developing a smart home solution based on ECG signals that is environmentally friendly, maintains and enhances occupant lifestyles, and cares for users both physiologically and psychologically. There are several technical challenges that exist in remote monitoring, health, wellness, and home operations. Through this paper, we investigate the possibility of overcoming the technical challenges associated with transmitting and processing ECG signals as part of a smart home system.
To provide a long-range remote monitoring, several gateway devices can be deployed to interface with the existing wireless systems in healthcare [65]. These gateway devices will mainly be used to provide communications between the sensor unit and the remote computers or mobile devices [8]. Two scenarios can be considered:
  • Scenario 1: The lossy compression method is applied on the sensor unit and the analysis of ECG signals such QRS detection can be implemented on the gateway(s) or the processing unit (computers, internet, etc.). This will depend on the gateway computational capability in terms of processing and memory.
  • Scenario 2: The lossy compression method is applied on the gateway unit and the analysis of ECG signals such QRS detection can be implemented on the processing unit (computers, internet, etc.).
We believe that the key to establishing a smart home system lies in developing and enabling hybrid technologies that are user-friendly, affordable, and allow for a seamless transition as new technologies evolve, such as cloud computing, the Internet of Things, 5G wireless networking, and sensor networks. Such an integrated system can augment current healthcare methods and empower healthcare professionals and patients with an advanced personalized smart home for continuous monitoring, quality diagnosis and prognosis, and assessment of rehabilitation efficacy for better treatment, well-being, and smart care. The proposed ECG compression algorithm will facilitate health care cost reduction, early release from hospitals, quality patient care through continuous monitoring, reduced pressure on health care providers, and accessibility to care for underserved populations in remote areas.

3.4. Global Health

Method III potentially plays a major role in the development of ECG-based point-of-care technologies to assist in the prediction and diagnosis of diseases in low- and middle-income countries (LMICs). It is known that LMICs struggle to attain high quality and universally accessible healthcare. Many factors need to be considered when developing robust medical monitoring technologies, one of the most important parts being data collection and transmission. A framework was created to standardize the way of tackling this issue in [66], and Method III achieves all the requirements of the global health framework in [66]: simplicity, mining, connecting, reliability, affordability, and scalability. Simpler algorithms that achieve the same or even higher accuracy than complex algorithms are necessary for global health application [66].
In LMICs, mobile network penetration has reached 89% [66], and, consequently, the use of mobile devices in these countries has increased. This gives researchers an opportunity to collect ECG signals using mobile phones as a gateway for transmitting ECG data. Some analysis can be done locally on point-of-care devices, phones, and wearable devices before transmission; however, this step requires a large amount of energy. Investigating efficient ECG compression methods for local analysis and transmission is valuable in these scenarios.

4. Conclusions

We discuss in this paper the lossy compression Method III, which is suitable for remote health monitoring systems. The proposed Method III is validated with QRS detection and is scalable for smart homes, wearable devices, and point-of-care devices. It can provide long-term and continuous monitoring for the elderly and other patients whose mobility and access to healthcare is limited. Given the considerable data collection, transmission, and analysis involved in the monitoring process, Method III achieves a compression ratio that is six times faster with a high QRS detection accuracy (an SE of 99.90% and a +P of 99.56% using the MIT-BIH arrhythmia and QT databases). The results demonstrate system readiness, and effectiveness for real-time healthcare monitoring.

Acknowledgments

This work was made possible by NPRP grant # 7-684-1-127 from the Qatar National Research Fund (a member of Qatar Foundation). The work of Mohamed Elgendi was partially supported by Kind Saud University and Qatar University under GCC Co-Funding Program Grant no. GCC-2017-009. The findings achieved herein are solely the responsibility of the authors.

Author Contributions

Mohamed Elgendi, Amr Mohamed, and Rabab Ward designed the experiment. Mohamed Elgendi, Amr Mohamed, Abdulla Al-Ali, and Rabab Ward performed the statistical analysis. Mohamed Elgendi, Amr Mohamed, Abdulla Al-Ali, and Rabab Ward conceived of the study and drafted the manuscript. The authors approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Alwan, A. Global Status Report on Noncommunicable Diseases 2010; World Health Organization: Geneva, Switzerland, 2011. [Google Scholar]
  2. Dilaveris, P.E.; Gialafos, E.J.; Sideris, S.K.; Theopistou, A.M.; Andrikopoulos, G.K.; Kyriakidis, M.; Gialafos, J.E.; Toutouzas, P.K. Simple electrocardiographic markers for the prediction of paroxysmal idiopathic atrial fibrillation. Am. Heart J. 1998, 135, 733–738. [Google Scholar] [CrossRef]
  3. Elgendi, M.; Eskofier, B.; Dokos, S.; Abbott, D. Revisiting QRS Detection Methodologies for Portable, Wearable, Battery-Operated, and Wireless ECG Systems. PLoS ONE 2014, 9, 1–18. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Elgendi, M.; Jonkman, M.; De Boer, F. Improved QRS detection algorithm using dynamic thresholds. Int. J. Hybrid Inf. Technol. 2009, 2, 65–80. [Google Scholar]
  5. Elgendi, M.; Jonkman, M.; De Boer, F. Premature atrial complexes detection using the Fisher Linear Discriminant. In Proceedings of the 7th IEEE International Conference on Cognitive Informatics (ICCI 2008), Stanford, CA, USA, 14–16 August 2008; pp. 83–88. [Google Scholar]
  6. Scilingo, E.P.; Valenza, G. Recent Advances on Wearable Electronics and Embedded Computing Systems for Biomedical Applications. Electronics 2017, 6, 12. [Google Scholar] [CrossRef]
  7. Fanucci, L.; Saponara, S.; Bacchillone, T.; Donati, M.; Barba, P.; Sánchez-Tato, I.; Carmona, C. Sensing devices and sensor signal processing for remote monitoring of vital signs in CHF patients. IEEE Trans. Instrum. Meas. 2013, 62, 553–569. [Google Scholar] [CrossRef]
  8. Saponara, S.; Donati, M.; Fanucci, L.; Celli, A. An Embedded sensing and communication platform, and a healthcare model for remote monitoring of chronic diseases. Electronics 2016, 5, 47. [Google Scholar] [CrossRef]
  9. Donati, M.; Bacchillone, T.; Fanucci, L.; Saponara, S.; Costalli, F. Operating protocol and networking issues of a telemedicine platform integrating from wireless home sensors to the hospital information system. J. Comput. Netw. Commun. 2013, 2013, 781620. [Google Scholar] [CrossRef]
  10. Chen, M.; Wan, J.; González-Valenzuela, S.; Liao, X.; Leung, V.C. A Survey of Recent Developments in Home M2M Networks. IEEE Commun. Surv. Tutor. 2014, 16, 98–114. [Google Scholar] [CrossRef]
  11. Baig, M.M.; GholamHosseini, H.; Connolly, M.J. Mobile healthcare applications: System design review, critical issues and challenges. Australas. Phys. Eng. Sci. Med. 2015, 38, 23–38. [Google Scholar] [CrossRef] [PubMed]
  12. Bansal, A.; Kumar, S.; Bajpai, A.; Tiwari, V.N.; Nayak, M.; Venkatesan, S.; Narayanan, R. Remote health monitoring system for detecting cardiac disorders. IET Syst. Biol. 2015, 9, 309–314. [Google Scholar] [CrossRef] [PubMed]
  13. Jung, S.J.; Myllylä, R.; Chung, W.Y. Wireless machine-to-machine healthcare solution using android mobile devices in global networks. IEEE Sens. J. 2013, 13, 1419–1424. [Google Scholar] [CrossRef]
  14. Spinsante, S.; Gambi, E. Remote health monitoring by OSGi technology and digital TV integration. IEEE Trans. Consum. Electron. 2012, 58. [Google Scholar] [CrossRef]
  15. Lin, B.S.; Hsiao, P.C.; Cheng, P.H.; Lee, I.J.; Jan, G.E. Design and Implementation of a Set-Top Box–Based Homecare System Using Hybrid Cloud. Telemed. e-Health 2015, 21, 916–922. [Google Scholar] [CrossRef] [PubMed]
  16. Rahmani, A.M.; Thanigaivelan, N.K.; Gia, T.N.; Granados, J.; Negash, B.; Liljeberg, P.; Tenhunen, H. Smart e-health gateway: Bringing intelligence to internet-of-things based ubiquitous healthcare systems. In Proceedings of the 2015 12th Annual IEEE Consumer Communications and Networking Conference (CCNC), Las Vegas, NV, USA, 9–12 January 2015; pp. 826–834. [Google Scholar]
  17. Martin, S.; Kelly, G.; Kernohan, W.G.; McCreight, B.; Nugent, C. Smart Home Technologies for Health and Social Care Support; The Cochrane Collaboration; John Wiley & Sons, Ltd.: Hoboken, NJ, USA, 2008. [Google Scholar]
  18. Vashist, S.K.; Schneider, E.M.; Luong, J.H. Commercial smartphone-based devices and smart applications for personalized healthcare monitoring and management. Diagnostics 2014, 4, 104–128. [Google Scholar] [CrossRef] [PubMed]
  19. Baig, M.M.; Gholamhosseini, H. Smart health monitoring systems: An overview of design and modeling. J. Med. Syst. 2013, 37, 9898. [Google Scholar] [CrossRef] [PubMed]
  20. Jacobson, N. Dignity and health: A review. Soc. Sci. Med. 2007, 64, 292–302. [Google Scholar] [CrossRef] [PubMed]
  21. Collins, A.; Leier, B. Can medical assistance in dying harm rural and remote palliative care in Canada? Can. Fam. Physician 2017, 63, 186–190. [Google Scholar] [PubMed]
  22. Elgendi, M.; Mohamed, A.; Ward, R. Efficient ECG Compression and QRS Detection for E-Health Applications. Sci. Rep. 2017, 7, 459. [Google Scholar] [CrossRef] [PubMed]
  23. Kannan, R.; Eswaran, C. Lossless compression schemes for ECG signals using neural network predictors. EURASIP J. Appl. Signal Process. 2007, 2007, 102. [Google Scholar] [CrossRef]
  24. Calhoun, B.H.; Lach, J.; Stankovic, J.; Wentzloff, D.D.; Whitehouse, K.; Barth, A.T.; Brown, J.K.; Li, Q.; Oh, S.; Roberts, N.E.; et al. Body sensor networks: A holistic approach from silicon to users. Proc. IEEE 2012, 100, 91–106. [Google Scholar] [CrossRef]
  25. Moody, G.B.; Mark, R.G. The impact of the MIT-BIH Arrhythmia Database. IEEE Eng. Med. Biol. Mag. 2001, 20, 45–50. [Google Scholar] [CrossRef] [PubMed]
  26. Elgendi, M. Fast QRS Detection with an Optimized Knowledge-Based Method: Evaluation on 11 Standard ECG Databases. PLoS ONE 2013, 8, e73557. [Google Scholar] [CrossRef] [PubMed]
  27. Laguna, P.; Mark, R.G.; Goldberg, A.; Moody, G.B. A database for evaluation of algorithms for measurement of QT and other waveform intervals in the ECG. IEEE Comput. Cardiol. 1997, 24, 673–676. [Google Scholar]
  28. Kyrkos, A.; Giakoumakis, E.; Carayannis, G. QRS detection through time recursive prediction techniques. Signal Process. 1988, 15, 429–436. [Google Scholar] [CrossRef]
  29. Lin, K.P.; Chang, W.H. QRS feature extraction using linear prediction. IEEE Trans. Biomed. Eng. 1989, 36, 1050–1055. [Google Scholar] [PubMed]
  30. Deepu, C.J.; Lian, Y. A Joint QRS detection and data compression scheme for wearable sensors. IEEE Trans. Biomed. Eng. 2015, 62, 165–175. [Google Scholar] [CrossRef] [PubMed]
  31. Kovacevic, J.; Vetterli, M. Perfect reconstruction filter banks with rational sampling factors. IEEE Trans. Signal Process. 1993, 41, 2047–2066. [Google Scholar]
  32. Tao, R.; Deng, B.; Zhang, W.Q.; Wang, Y. Sampling and sampling rate conversion of band limited signals in the fractional Fourier transform domain. IEEE Trans. Signal Process. 2008, 56, 158–171. [Google Scholar] [CrossRef]
  33. Elgendi, M. TERMA Framework for Biomedical Signal Analysis: An Economic-Inspired Approach. Biosensors 2016, 6, 55. [Google Scholar] [CrossRef] [PubMed]
  34. Hamilton, P.; Tompkins, W. Quantitative investigation of QRS detection rules using the MIT/BIH arrhythmiac database. IEEE Trans. Biomed. Eng. 1986, 33, 1157–1165. [Google Scholar] [CrossRef] [PubMed]
  35. Poli, R.; Cagnoni, S.; Valli, G. Genetic design of optimum linear and nonlinear QRS detectors. IEEE Trans. Biomed. Eng. 1995, 42, 1137–1141. [Google Scholar] [CrossRef] [PubMed]
  36. Afonso, V.; Tompkins, W.; Nguyen, T.; Luo, S. ECG beat detection using filter banks. IEEE Trans. Biomed. Eng. 1999, 46, 192–202. [Google Scholar]
  37. Martínez, J.P.; Almeida, R.; Olmos, S.; Rocha, A.P.; Laguna, P. A wavelet-based ECG delineator: Evaluation on standard databases. IEEE Trans. Biomed. Eng. 2004, 51, 570–581. [Google Scholar] [CrossRef] [PubMed]
  38. Chen, S.W.; Chen, H.C.; Chan, H.L. A real-time QRS detection method based on moving-averaging incorporating with wavelet denoising. Comput. Methods Progr. Biomed. 2006, 82, 187–195. [Google Scholar] [CrossRef] [PubMed]
  39. Ieong, C.I.; Mak, P.I.; Lam, C.P.; Dong, C.; Vai, M.I.; Mak, P.U.; Pun, S.H.; Wan, F.; Martins, R.P. A 0.83-QRS detection processor using quadratic spline wavelet transform for wireless ECG acquisition in 0.35-CMOS. IEEE Trans. Biomed. Circuits Syst. 2012, 6, 586–595. [Google Scholar] [CrossRef] [PubMed]
  40. Nallathambi, G.; Principe, J.C. Integrate and fire pulse train automaton for qrs detection. IEEE Trans. Biomed. Eng. 2014, 61, 317–326. [Google Scholar] [CrossRef] [PubMed]
  41. Zhang, F.; Lian, Y. QRS detection based on multiscale mathematical morphology for wearable ECG devices in body area networks. IEEE Trans. Biomed. Circuits Syst. 2009, 3, 220–228. [Google Scholar] [CrossRef] [PubMed]
  42. Chua, E.; Fang, W.C. Mixed bio-signal lossless data compressor for portable brain-heart monitoring systems. IEEE Trans. Consum. Electron. 2011, 57, 267–273. [Google Scholar] [CrossRef]
  43. Chen, S.L.; Wang, J.G. VLSI implementation of low-power cost-efficient lossless ECG encoder design for wireless healthcare monitoring application. Electron. Lett. 2013, 49, 91–93. [Google Scholar] [CrossRef]
  44. Chen, S.L.; Lee, H.Y.; Chen, C.A.; Huang, H.Y.; Luo, C.H. Wireless body sensor network with adaptive low-power design for biometrics and healthcare applications. IEEE Syst. J. 2009, 3, 398–409. [Google Scholar] [CrossRef]
  45. Deepu, C.J.; Zhang, X.; Liew, W.S.; Wong, D.; Lian, Y. An ECG-SoC with 535nW/channel lossless data compression for wearable sensors. In Proceedings of the IEEE Asian Solid-State Circuits Conference, Singapore, 11–13 November 2013; pp. 145–148. [Google Scholar]
  46. Mamaghanian, H.; Khaled, N.; Atienza, D.; Vandergheynst, P. Compressed sensing for real-time energy-efficient ECG compression on wireless body sensor nodes. IEEE Trans. Biomed. Eng. 2011, 58, 2456–2466. [Google Scholar] [CrossRef] [PubMed]
  47. Ansari-Ram, F.; Hosseini-Khayat, S. ECG signal compression using compressed sensing with nonuniform binary matrices. In Proceedings of the 2012 16th CSI International Symposium on Artificial Intelligence and Signal Processing, Shiraz, Iran, 2–3 May 2012; pp. 305–309. [Google Scholar]
  48. Kumar, R.; Kumar, A.; Pandey, R.K. Beta wavelet based ECG signal compression using lossless encoding with modified thresholding. Comput. Electr. Eng. 2013, 39, 130–140. [Google Scholar] [CrossRef]
  49. Polania, L.F.; Carrillo, R.E.; Blanco-Velasco, M.; Barner, K.E. Exploiting prior knowledge in compressed sensing wireless ECG systems. IEEE J. Biomed. Health Inform. 2015, 19, 508–519. [Google Scholar] [CrossRef] [PubMed]
  50. Polania, L.F.; Carrillo, R.E.; Blanco-Velasco, M.; Barner, K.E. Compressed sensing based method for ECG compression. In Proceedings of the 2011 IEEE International Conference on Acoustics, Speech and Signal Processing, Prague, Czech Republic, 22–27 May 2011; pp. 761–764. [Google Scholar]
  51. Mishra, A.; Thakkar, F.; Modi, C.; Kher, R. ECG signal compression using Compressive Sensing and wavelet transform. In Proceedings of the 2012 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, San Diego, CA, USA, 28 August–1 September 2012; pp. 3404–3407. [Google Scholar]
  52. Casson, A.J.; Rodriguez-Villegas, E. Signal agnostic compressive sensing for body area networks: Comparison of signal reconstructions. In Proceedings of the 2012 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, San Diego, CA, USA, 28 August–1 September 2012; pp. 4497–4500. [Google Scholar]
  53. Chae, D.H.; Alem, Y.F.; Durrani, S.; Kennedy, R.A. Performance study of compressive sampling for ECG signal compression in noisy and varying sparsity acquisition. In Proceedings of the 2013 IEEE International Conference on Acoustics, Speech and Signal Processing, Vancouver, BC, Canada, 26–31 May 2013; pp. 1306–1309. [Google Scholar]
  54. Arnavut, Z. ECG signal compression based on Burrows-Wheeler transformation and inversion ranks of linear prediction. IEEE Trans. Biomed. Eng. 2007, 54, 410–418. [Google Scholar] [CrossRef] [PubMed]
  55. Miaou, S.G.; Chao, S.N. Wavelet-based lossy-to-lossless ECG compression in a unified vector quantization framework. IEEE Trans. Biomed. Eng. 2005, 52, 539–543. [Google Scholar] [CrossRef] [PubMed]
  56. Zhang, Z.; Jung, T.P.; Makeig, S.; Rao, B.D. Compressed sensing of EEG for wireless telemonitoring with low energy consumption and inexpensive hardware. IEEE Trans. Biomed. Eng. 2013, 60, 221–224. [Google Scholar] [CrossRef] [PubMed]
  57. Fauvel, S.; Ward, R.K. An energy efficient compressed sensing framework for the compression of electroencephalogram signals. Sensors 2014, 14, 1474–1496. [Google Scholar] [CrossRef] [PubMed]
  58. Zhang, J.; Gu, Z.; Yu, Z.L.; Li, Y. Energy-Efficient ECG Compression on Wireless Biosensors via Minimal Coherence Sensing and Weighted \ell_1 Minimization Reconstruction. IEEE J. Biomed. Health Inform. 2015, 19, 520–528. [Google Scholar] [CrossRef] [PubMed]
  59. Moraes, J.C.T.B.; Freitas, M.M.; Vilani, F.N.; Costa, E.V. A QRS complex detection algorithm using electrocardiogram leads. IEEE Comput. Cardiol. 2002, 205–208. [Google Scholar] [CrossRef]
  60. Elgendi, M.; Jonkman, M.; De Boer, F. Frequency Bands Effects on QRS Detection. In Proceedings of the International Joint Conference on Biomedical Engineering Systems and Technologies (BIOSIGNALS 2010), Valencia, Spain, 20–23 January 2010; pp. 428–431. [Google Scholar]
  61. Elgendi, M.; Eskofier, B.; Abbott, D. Fast T wave detection calibrated by clinical knowledge with annotation of P and T waves. Sensors 2015, 15, 17693–17714. [Google Scholar] [CrossRef] [PubMed]
  62. Elgendi, M.; Meo, M.; Abbott, D. A Proof-of-Concept Study: Simple and Effective Detection of P and T Waves in Arrhythmic ECG Signals. Bioengineering 2016, 3, 26. [Google Scholar] [CrossRef] [PubMed]
  63. Liu, X.; Zheng, Y.; Phyu, M.W.; Endru, F.; Navaneethan, V.; Zhao, B. An ultra-low power ECG acquisition and monitoring ASIC system for WBAN applications. IEEE J. Emerg. Sel. Top. Circuits Syst. 2012, 2, 60–70. [Google Scholar] [CrossRef]
  64. Mazomenos, E.B.; Biswas, D.; Acharyya, A.; Chen, T.; Maharatna, K.; Rosengarten, J.; Morgan, J.; Curzen, N. A low-complexity ECG feature extraction algorithm for mobile healthcare applications. IEEE J. Biomed. Health Inform. 2013, 17, 459–469. [Google Scholar] [CrossRef] [PubMed]
  65. Yuce, M.R. Implementation of wireless body area networks for healthcare systems. Sens. Actuators A Phys. 2010, 162, 116–129. [Google Scholar] [CrossRef]
  66. Elgendi, M.; Howard, N.; Lovell, N.; Cichocki, A.; Brearley, M.; Abbott, D.; Adatia, I. A Six-Step Framework on Biomedical Signal Analysis for Tackling Noncommunicable Diseases: Current and Future Perspectives. JMIR Biomed. Eng. 2016, 1, e1. [Google Scholar] [CrossRef]
Figure 1. A smart home with electrocardiogram (ECG) monitoring system.
Figure 1. A smart home with electrocardiogram (ECG) monitoring system.
Diagnostics 08 00010 g001
Figure 2. Schematic diagram of ECG compression methods. (a) benchmark lossless method I (b) benchmark lossy method II (c) proposed lossy method III.
Figure 2. Schematic diagram of ECG compression methods. (a) benchmark lossless method I (b) benchmark lossy method II (c) proposed lossy method III.
Diagnostics 08 00010 g002
Figure 3. Heartbeat (QRS complex) detection over Records 117, 200, and 203 of the MIT-BIH Arrhythmia Database. (a) raw ECG signal (b) compressed ECG signal using Method III (c) compressed ECG signal using Method III. Record 117 contains regular beats with large T waves, Record 200 contains irregular beats (specifically premature ventricular contractions), and Record 203 contains severe baseline drift and noise. The y-axis represents manipulated signal amplitudes. Here, the red + represents the annotated R peak based on the MIT-BIH Arrhythmia Database while the green * represents the detected R peak using the two-event-related-moving-average(TERMA)-based QRS detector.
Figure 3. Heartbeat (QRS complex) detection over Records 117, 200, and 203 of the MIT-BIH Arrhythmia Database. (a) raw ECG signal (b) compressed ECG signal using Method III (c) compressed ECG signal using Method III. Record 117 contains regular beats with large T waves, Record 200 contains irregular beats (specifically premature ventricular contractions), and Record 203 contains severe baseline drift and noise. The y-axis represents manipulated signal amplitudes. Here, the red + represents the annotated R peak based on the MIT-BIH Arrhythmia Database while the green * represents the detected R peak using the two-event-related-moving-average(TERMA)-based QRS detector.
Diagnostics 08 00010 g003
Figure 4. Performance of proposed Method III. Here, BCR stands for bit compression ratio, PRD stands for percentage root-mean-square difference, and APT stands for average processing time. The red arrow shows the optimal combination of BCR, APT, and PRD.
Figure 4. Performance of proposed Method III. Here, BCR stands for bit compression ratio, PRD stands for percentage root-mean-square difference, and APT stands for average processing time. The red arrow shows the optimal combination of BCR, APT, and PRD.
Diagnostics 08 00010 g004
Figure 5. Comparison of power spectra for compression methods. The first 60 s of Record 100 from the MIT-BIH Arrhythmia Database.
Figure 5. Comparison of power spectra for compression methods. The first 60 s of Record 100 from the MIT-BIH Arrhythmia Database.
Diagnostics 08 00010 g005
Table 1. Determining the optimal K value for Method III based on the QRS detection accuracy. Results were sorted in descending order according to the K value. TP stands for true positives (QRS complexes detected as QRS complexes), FN stands for false negatives (QRS complexes that have not been detected), FP stands for false positives (non-QRS complexes detected as QRS complexes), SE stands for sensitivity, + P stands for positive predictivity, and g is the F-score.
Table 1. Determining the optimal K value for Method III based on the QRS detection accuracy. Results were sorted in descending order according to the K value. TP stands for true positives (QRS complexes detected as QRS complexes), FN stands for false negatives (QRS complexes that have not been detected), FP stands for false positives (non-QRS complexes detected as QRS complexes), SE stands for sensitivity, + P stands for positive predictivity, and g is the F-score.
KNo. BeatsTPFPFNSEPPg
360109,985109,74212625099.7899.8799.83
180109,985109,75614423699.7999.8599.83
120109,985109,78616722399.8099.8399.82
90109,985109,78820421299.8199.7999.81
72109,985109,78625921999.8099.7399.78
60109,985109,81819620899.8199.8099.82
51109,985109,86725219799.8399.7599.80
45109,985109,80021722299.8099.7899.80
Table 2. Performance of the proposed compression of Method III using the MIT-BIH Arrhythmia Database. The results were obtained using the optimal value of K = 60 Hz. TP stands for true positives (QRS complexes detected as QRS complexes), FN stands for false negatives (QRS complexes that have not been detected), FP stands for false positives (non-QRS complexes detected as QRS complexes), SE stands for sensitivity, and  + P stands for positive predictivity.
Table 2. Performance of the proposed compression of Method III using the MIT-BIH Arrhythmia Database. The results were obtained using the optimal value of K = 60 Hz. TP stands for true positives (QRS complexes detected as QRS complexes), FN stands for false negatives (QRS complexes that have not been detected), FP stands for false positives (non-QRS complexes detected as QRS complexes), SE stands for sensitivity, and  + P stands for positive predictivity.
RecordNo. of BeatsTPFPFNSE(%)+P(%)g(%)
1002274227400100.00100.00100.00
1011866186630100.0099.8499.92
1022187218700100.00100.00100.00
1032084208400100.00100.00100.00
10422292231270100.0098.8099.40
1052602260250100.0099.8199.90
106202620254199.9599.8099.88
1072136213700100.00100.00100.00
1081763179142299.8997.7198.79
1092533253300100.00100.00100.00
1112123212330100.0099.8699.93
1122539253900100.00100.00100.00
1131794179430100.0099.8399.92
114189018819999.5299.5299.52
1151953195300100.00100.00100.00
1162395239510100.0099.9699.98
1171535153510100.0099.9399.97
1182278227810100.0099.9699.98
1191988198800100.00100.00100.00
1211863186300100.00100.00100.00
1222476247600100.00100.00100.00
1231519151900100.00100.00100.00
1241619161900100.00100.00100.00
2002601260160100.0099.7799.88
20119491949130100.0099.3499.67
202213821330599.77100.0099.88
20329882979101199.6399.6799.65
205265626550199.96100.0099.98
20723242163316792.8399.8696.22
208295329470699.80100.0099.90
2093006300600100.00100.00100.00
210265226501299.9299.9699.94
2122748274800100.00100.00100.00
213325032490199.97100.0099.98
214226222601299.9199.9699.93
2153362336210100.0099.9799.99
2172208220810100.0099.9599.98
2192154215400100.00100.00100.00
2202048204800100.00100.00100.00
2212427242700100.00100.00100.00
2222485248540100.0099.8499.92
2232604260400100.00100.00100.00
2282060205939199.9598.1499.04
2302256225610100.0099.9699.98
2311571157100100.00100.00100.00
23217831783140100.0099.2299.61
2333077307710100.0099.9799.98
2342751275120100.0099.9399.96
48 Records109,985109,81819620899.8199.8099.81
Table 3. Performance of QRS detectors on the MIT-BIH Arrhythmia Database. SE stands for sensitivity, while +P stands for positive predictivity. N/R stands for Not Reported.
Table 3. Performance of QRS detectors on the MIT-BIH Arrhythmia Database. SE stands for sensitivity, while +P stands for positive predictivity. N/R stands for Not Reported.
Ref.Method SE (%) + P (%)
Hamilton and Tompkins [34]Band-pass filter/Search-back99.6999.77
Poli et al. [35]Genetic Algorithm99.6099.51
Afonso et al. [36]Filter Banks99.5999.56
Martínez et al. [37]Wavelet Delineation99.6699.56
Chen et al. [38]Wavelet De-noising99.5599.49
Zhang and Lian [41]Multiscale Morphology99.8199.80
Ieong et al. [39]Quadratic Spline wavelet99.3199.70
Nallathambi and Principe [40]Pulse Train99.5899.55
Method IAdaptive Predictor99.6499.81
Method IIDecimating By A Factor B / K 99.7899.92
Method IIIDecimating By A Factor K99.8199.80
Table 4. Performance comparison of compression methods. BCR stands for bit compression ratio, PRD stands for percentage root-mean-square difference, N/R stands for Not Reported, and the symbol ≈ means nearly equal.
Table 4. Performance comparison of compression methods. BCR stands for bit compression ratio, PRD stands for percentage root-mean-square difference, N/R stands for Not Reported, and the symbol ≈ means nearly equal.
Compression TypeMethodYearNo. Records UsedBCRPRDRef.
Simple Predictor/Huffman Coding2009N/R1.92≈0[44]
Delta Predictor/Rice Golomb Coding2011N/R2.38≈0[42]
LosslessAdaptive Predictor/Huffman Coding2013N/R2.43≈0[43]
Slope Predictor/Fixed-length Packaging2013N/R2.25≈0[45]
Method I2015All records in MIT-BIH Arrhythmia DB2.28≈0[30]
Simultaneous Orthogonal Matching Pursuit2011One record from MIT-BIH Arrhythmia DB7.232.57[50]
Compressive Sensing2011All records in MIT-BIH Arrhythmia DB3.449[46]
Wavelet Transform201210 records from MIT-BIH Arrhythmia DB4.01.66[51]
Nonuniform Binary Matrices2012N/R5.08.58[47]
Compressive Sensing20123 records from MIT-BIH Arrhythmia DB2.52.6[52]
LossyEncoding with Modified Thresholding20134 records from MIT-BIH Arrhythmia DB5.42.7[48]
Compressive Sampling2013One record from MIT-BIH Arrhythmia DB2.59[53]
Compressive Sensing201511 records from MIT-BIH Arrhythmia DB6.43.75[49]
Method II2017All records from MIT-BIH Arrhythmia DB4.50.53[22]
Method III2017All records in MIT-BIH Arrhythmia DB61.88
Table 5. Performance of Method III using K = 60 Hz on the QT Database. The  TP stands for true positives (the number of QRS complexes detected as QRS complexes), FN stands for false negatives (the number of QRS complexes that have not been detected), FP stands for the number of false positives (non-QRS complexes detected as QRS complexes), SE stands for sensitivity, and  + P stands for positive predictivity.
Table 5. Performance of Method III using K = 60 Hz on the QT Database. The  TP stands for true positives (the number of QRS complexes detected as QRS complexes), FN stands for false negatives (the number of QRS complexes that have not been detected), FP stands for the number of false positives (non-QRS complexes detected as QRS complexes), SE stands for sensitivity, and  + P stands for positive predictivity.
RecordNo. of BeatsTPFPFNSE(%)+P(%)
1001134113400100.00100.00
1021088108800100.00100.00
1031048104800100.00100.00
1041109111800100.00100.00
1148678663199.8899.65
1161186118600100.00100.00
11776676600100.00100.00
12375675600100.00100.00
2131641164100100.00100.00
2211247124710100.0099.92
2231309130900100.00100.00
2301077107700100.00100.00
23173273200100.00100.00
23286686620100.0099.77
2331532153200100.00100.00
3011352135200100.00100.00
3021501150100100.00100.00
3061040104000100.00100.00
30785385300100.00100.00
3081294129430100.0099.77
3102012201200100.00100.00
8031026102600100.00100.00
80890390350100.0099.45
81170470400100.00100.00
8201159115900100.00100.00
8211557155700100.00100.00
8401180118000100.00100.00
8478038018299.7599.01
8531113111300100.00100.00
87191791710100.0099.89
87299099000100.00100.00
87385985900100.00100.00
88389289200100.00100.00
8911267126700100.00100.00
162651031103100100.00100.00
1627285185100100.00100.00
162731112111200100.00100.00
164201063106300100.00100.00
164831087108700100.00100.00
1653992292200100.00100.00
167731008100800100.00100.00
1678692592500100.00100.00
1679576176100100.00100.00
174531047104700100.00100.00
10480480400100.00100.00
106897897170100.0098.14
10782382225199.8897.05
110872872150100.0098.31
111908907161199.8984.93
112684684120100.0098.28
11469869810100.0099.86
116560560160100.0097.22
1211434143420100.0099.86
1221414141400100.00100.00
1241121112100100.00100.00
12694594500100.00100.00
129672671184199.8578.48
1338408382299.7699.76
13681081000100.00100.00
16681381340100.0099.51
17089789700100.00100.00
2031246124610100.0099.92
2101063106350100.0099.53
2111575157500100.00100.00
3031045104500100.00100.00
4051216121600100.00100.00
40695995930100.0099.69
4091737173700100.00100.00
4111202120200100.00100.00
5091028102800100.00100.00
60386986900100.00100.00
6041031103110100.0099.90
6061442144200100.00100.00
6071184118400100.00100.00
6091127112700100.00100.00
61275175110100.0099.87
7041094109400100.00100.00
301018101840100.0099.61
311087108700100.00100.00
321196119720100.0099.83
3352752700100.00100.00
3489789700100.00100.00
358828821010100.0089.73
3694894810100.0099.89
37682682620100.0091.67
381563156300100.00100.00
391171117130100.0099.74
401069106910100.0099.91
411366136600100.00100.00
421247124700100.00100.00
431430143000100.00100.00
441337134060100.0099.55
4597197100100.00100.00
4685685610100.0099.88
4788688600100.00100.00
481398139800100.00100.00
4983383320100.0099.76
5066166100100.00100.00
5174974900100.00100.00
521411141100100.00100.00
171521628162800100.00100.00
140461260126000100.00100.00
141571081108100100.00100.00
1417266366300100.00100.00
158141036103600100.00100.00
105 Records111,201111,206656899.9999.31
Table 6. Comparison of the QRS detection with other published algorithms on the QT database. SE stands for sensitivity, while +P stands for positive predictivity.
Table 6. Comparison of the QRS detection with other published algorithms on the QT database. SE stands for sensitivity, while +P stands for positive predictivity.
Ref.No. of Beats SE (%) + P (%)
Aristotle [37]86,89297.2099.46
Martínez et al. [37]86,89299.9299.88
Pan and Tompkins [26]111,20197.9999.05
Elgendi [26]111,20199.9999.67
Method II ( B / K Decimator)111,20199.9099.84
Method III (K Decimator)111,20199.9999.31

Share and Cite

MDPI and ACS Style

Elgendi, M.; Al-Ali, A.; Mohamed, A.; Ward, R. Improving Remote Health Monitoring: A Low-Complexity ECG Compression Approach. Diagnostics 2018, 8, 10. https://doi.org/10.3390/diagnostics8010010

AMA Style

Elgendi M, Al-Ali A, Mohamed A, Ward R. Improving Remote Health Monitoring: A Low-Complexity ECG Compression Approach. Diagnostics. 2018; 8(1):10. https://doi.org/10.3390/diagnostics8010010

Chicago/Turabian Style

Elgendi, Mohamed, Abdulla Al-Ali, Amr Mohamed, and Rabab Ward. 2018. "Improving Remote Health Monitoring: A Low-Complexity ECG Compression Approach" Diagnostics 8, no. 1: 10. https://doi.org/10.3390/diagnostics8010010

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop