Abstract
Background
The sequence of Q, R, and S peaks (QRS) complex detection is a crucial procedure in electrocardiogram (ECG) processing and analysis. We propose a novel approach for QRS complex detection based on the deterministic finite automata with the addition of some constraints. This paper confirms that regular grammar is useful for extracting QRS complexes and interpreting normalized ECG signals. A QRS is assimilated to a pair of adjacent peaks which meet certain criteria of standard deviation and duration.
Results
The proposed method was applied on several kinds of ECG signals issued from the standard MIT-BIH arrhythmia database. A total of 48 signals were used. For an input signal, several parameters were determined, such as QRS durations, RR distances, and the peaks’ amplitudes. σRR and σQRS parameters were added to quantify the regularity of RR distances and QRS durations, respectively. The sensitivity rate of the suggested method was 99.74% and the specificity rate was 99.86%. Moreover, the sensitivity and the specificity rates variations according to the Signal-to-Noise Ratio were performed.
Conclusions
Regular grammar with the addition of some constraints and deterministic automata proved functional for ECG signals diagnosis. Compared to statistical methods, the use of grammar provides satisfactory and competitive results and indices that are comparable to or even better than those cited in the literature.
Keywords: ECG signal, QRS complex, RR distance, DFA, Regular grammar
Background
The sequence of Q, R, and S peaks complex detection is one of the most frequently addressed tasks in ECG signal processing and analysis. A wide range of methods allowing high detection rates have been proposed and used [1–4]. Nevertheless, the problem remains open given the variety of ECG signals and the noise that might impact them. These methods include the Support Vector Machine (SVM) [5–12], the fuzzy neural networks [13–16] and the wavelets [1, 17–24]. Sahambi et al. [25, 26] utilized the first order derivative of the Gaussian function as a wavelet for the characterization of ECG beats. The author used the dyadic wavelet transform to detect and measure the different parts of a signal, especially the location of the beginning and the end of the QRS complex. Sahambi et al. showed the robustness of the algorithm in the presence of a high frequency noise added to the signal. In [1], a dyadic wavelet transform was used to extract the characteristics of the ECG signal. The algorithm detected the QRS complex and the T wave, and then the P wave. Gramatikov et al. [27] focused on the morphology of the QRS complex and used the Morlet wavelet transform for the analysis of ECG recordings in patients with left or right coronary stenosis. The detection of the QRS complexes can be performed by a simple thresholding of the signal in terms of amplitude as the R peaks are generally larger than the other waves. The amplitude of the T wave is sometimes similar to that of the R peak, which can cause errors in the final result and the detection rate.
Several QRS-complex-research algorithms based extensively on the proportionately high amount of QRS energy [28] were used. Most algorithms were based on the application of neural networks, hidden Markov model, syntactic methods, etc. [29–40]. More details on the QRS complex detection techniques, comparing their effectiveness and their calculation complexities, can be found in the presence of artifacts. Generally, the QRS detection algorithms are based on one of the temporal derivatives of methods, wavelets, filter banks and mathematical morphology [41–45]. These approaches are very effective and have a high accuracy rate that exceeds 99%. Kohler et al. [46] established a detailed study summarizing the different techniques for QRS detection. The discussed methods were sorted by categories and their performance was compared. Dotsinsky et al. [47] developed a heuristic algorithm applied on two channel recordings from AHA and MIT-BIH Arrhythmia Database.
Few approaches were based on the grammatical formalism [48]. Gao et al. [49] affirmed that the use of grammar, compared to statistical methods, provides more flexibility in applications. The syntactic approaches can efficiently represent the signal structures and consequently facilitate data retrieval by means of their structures. The main advantage of these methods is that the representation is concise. The syntactic approaches can better represent the ECG structures and therefore facilitate information recovery. As grammar clearly represents hierarchical structures using non-terminal and terminal nodes, the input data seem to be a structured scene having a hierarchical order. Moreover, the syntactic approaches can describe a large set of complex patterns utilizing small sets of simple primitives and grammatical rules. Kokai et al. [50] used grammar for QRS complex classification and distinction between QRS and non-QRS patterns. Panagiotis et al. [51] applied a syntactic method for ECG recognition and the measurement of the associated parameters. However, those methods were very sensitive to noise. Several morphologies generated erroneous peaks and thus hindered the grammatical description of the signal. The authors also did not use the grammar formalism during the extraction phase of the peaks. Peak recognition was performed using another method independently of grammar. Hamdi et al. [52] presented a context-free grammar to describe an entire ECG signal. However, context-free grammar could not represent all the different kinds of ECG signals. The author focused only on normal cases and the method was applied on signal of short durations. Furthermore, the author compared his method with the old techniques of Holsinger [53] and Fraden and Neuman [54]. Hanieh et al. [55] proposed a method to detect atrial arrhythmia. The suggested method modelled arrhythmia by a regular expression. The input signal was transformed into a character string in which each character represented an ECG signal component. Different experiments on MIT-BIH arrhythmia database show the efficiency of the method and the detection algorithm compared to conventional approaches. However, this algorithm has a sensitivity rate that does not exceed 96.3%.
The present work is based on learning automata to recognize rest phases, negative and positive peaks. The QRS complex was described by automation devices. Several parameters were determined, such as the number of QRS complexes, the QRS durations, the RR distances and the amplitudes of peaks.
The remainder of the paper is organized as follows. “Methods” section explains the material and the proposed method. “Results and discussion” section presents and discusses the obtained results, and a comparative study in terms of sensitivity rates was performed on several statistical methods. “Conclusion” section concludes the paper.
Methods
Method overview
The suggested method recognizes the QRS complex in an ECG waveform based on grammar formalism. The grammatical formalism can efficiently represent the ECG and consequently facilitate the retrieval of signal features. The main advantage of this method allows a representation of several QRS in a concise way. It can better represent the QRS complex structures and therefore facilitate the recovery of several parameters. As regular grammar clearly represents hierarchical structures using a set of symbols and regular expressions, he ECG input seems to be a structured scene having a hierarchical order. Furthermore, the proposed method can describe a large set of QRS complexes using sets of simple primitives, grammatical rules, and deterministic finite automata.
Figure 1 summarizes all the steps. The input signal amplitude is filtered, centralized and normalized. Then, the lexical analysis step recognizes tokens including positive and negative peaks. A QRS complex is assimilated to a pair of adjacent peaks that satisfy certain criteria of standard deviation. It is described using deterministic automata and regular expressions. Finally, the analyzer computes the RR distances, the complex-QRS durations, the standard deviation of RR distances, the standard deviation of QRS durations, and generates a report according to sampling frequency, time and amplitude values.
An ECG signal S[n] is actually too noisy and contains many artifacts, hence the need for preprocessing phases to reduce noise and facilitate lexical analysis afterwards. The band-pass filter reduces the influence of muscle noise, 60 Hz interference, base line wander, and T wave interference. The desirable pass-band to maximize the QRS energy is approximately 5–15 Hz [30].
The following mathematical equations describe the various steps of the preprocessing phase: band-pass filtering, signal centering, and normalization of signal amplitude. An example is displayed later in Fig. 2 where a normalized and centered ECG signal representing a tachycardia is filtered by a band-Pass filter.
Step 1: Band-pass filtering of the signal S[n] where H[n] is a band-pass filter and 5–15 Hz is the cutoff frequency.
1 |
Step 2: Signal centering:
2 |
The m parameter is the signal length.
Step 3: Amplitude signal normalization:
3 |
Figure 2 presents an example of a real ECG signal before and after the filtering process. The input signal was issued from one patient with tachycardia. Preprocessing did eliminate the artifacts and centralize the signal.
Grammatical analysis of the signal
The output signal amplitude is processed in the form of a value sequence belonging to the bounded interval [−1, 1]. The normalized amplitude is described as a sequence of almost nil, negative and positive values; i.e., the signal is assimilated to a language where the QRS complex represents a suite of lexemes.
The alphabet ∑ = {0,1,2,3,4,5,6,7,8,9, -,.} contains all symbols that can represent a normalized amplitude belonging to the bounded interval [−1, 1]. Then, the regular expressions make the lexical analysis of the signal. In fact, the deterministic automata and the regular expressions represent the rest phase, the positive peak and the negative peak, and make up the QRS complex with the addition of some constraints of standard deviation.
Mathematically, a positive or negative peak must show a higher standard deviation σ that is much greater than a threshold σ1.
Given the sampling frequency Fe, a peak, a wave or a rest phase are made of a sequence of k normalized simples {a 1 , a 2 ,…, a k} having an average amplitude The calculation of the standard deviation σ and the duration Δ are as follows:
4 |
5 |
6 |
Figure 3 plots the standard deviations of several Q, R and S peaks as well as P and T waves. Figure 3 confirms that both R and S peaks show very important standard deviations that are higher than 0.2. The Q peak has standard deviations that are higher than 0.1 while both P and T waves have very low values of standard deviations below 0.05.
According to Fig. 3, σ1 = 0.1. Starting from this value, we can distinguish between the peaks and the waves. Actually, a QRS complex is assimilated to a pair of adjacent peaks that satisfy the criteria of standard deviation.
Figure 4 plots the durations of several Q, R and S peaks as well as P and T waves for several ECG signal recordings. This confirms that the durations of these peaks are small and shorter than 0.1 s while both P and T waves’ durations are longer than 0.1 s.
Based on Fig. 4, Δ1 = 0.1 s is defined as a threshold. Starting from this value, we can distinguish between the peaks and the waves. Thus, a QRS complex is assimilated to a pair of adjacent peaks that satisfy the criteria of standard deviation and duration.
A Deterministic Finite Automaton (DFA) on an alphabet Σ is a quadruple (Q, δ, q0, F) where:
q0 is the start state.
Q is a finite set of states.
F is a part of Q called final states.
δ is a transition function Q × Σ in Q.
The DFA consists of a finite set of states (often denoted Q), a finite set Σ of symbols (alphabet), a transition function that takes as argument a state and a symbol and returns a state (often denoted δ), a start state often denoted q0, and a set of final or accepting states (often denoted F). We have q0 ∈ Q and F ⊆ Q.
Grammatically, the symbol ‘∊’ means an empty word having zero length, ‘*’ means ‘zero or more times’, ‘+’ means ‘one or more times’, and the symbol ‘?’ means ‘zero or one time’.
The following regular expression and the deterministic automaton (Fig. 5) describe a normalized positive peak:
7 |
8 |
9 |
The start sate q0 = {0}.
The finite set of states Q = {0,1,2,3,4}.
The final set of states F = {3,4}.
The transition functions are:
δ(0,0) = 1 | δ(1,·) = 2 | δ(2,1–9) = 3 | δ(3,0–9) = 3 |
δ(3,ε) = 0 | δ(0,1) = 4 | δ (4, ε) = 0 |
The following regular expression and the deterministic automaton (Fig. 6) describe a normalized negative peak:
10 |
11 |
12 |
13 |
14 |
15 |
The start sate q0 = {0}.
The finite set of states Q = {0,1,2,3,4,5}.
The final set of states F = {4,5}.
The transition functions are:
δ(0,−) = 1 | δ(1,0) = 2 | δ(2,·) = 3 | δ(3,1–9) = 4 |
δ(4,0–9) = 4 | δ(4,ε) = 0 | δ(1,1) = 5 | δ (5, ε) = 0 |
The following regular expression and the deterministic automaton (Fig. 7) describe a normalized and short rest phase separating the peaks:
The start sate q0 = {0}.
The finite set of states Q = {0, 1, 2, 3, 4, 5}.
The final state F = {3}.
The transition functions are:
δ(0,0) = 1 | δ(1,·) = 2 | δ(2,0) = 3 | δ(3,0–9) = 3 |
δ(3,ε) = 0 | δ(0,−) = 4 | δ(4,0) = 5 | δ(5,·) = 2 |
16 |
17 |
The regular expression below and Fig. 8 describe a normalized QRS complex. Q is the first peak pointing down, which is not always visible on the plot. The R peak is the second one. It is of high amplitude and directed upward. The S peak is the last one, and it is directed downward.
18 |
The start sate q0 = {0}.
The finite set of states Q = {0,1,2,3,..,27,28}.
The final set of states F = {27,28}.
The transition functions are:
δ(0,·) = 1 | δ(1,0) = 2 | δ(2,·) = 3 | δ(3,1–9) = 4 |
δ(4,0–9) = 4 | δ(4,ε) = 6 | δ(1,1) = 5 | δ(4,ε) = 0 |
δ(5,ε) = 6 | δ(5,ε) = 0 | δ(6,0) = 7 | δ(7,·) = 8 |
δ(8,0) = 9 | δ(6,·) = 10 | δ(10,0) = 11 | δ(11,·) = 8 |
δ(9,0–9) = 9 | δ(9,ε) = 6 | δ(6,ε) = 12 | δ(0,ε) = 12 |
δ(9,ε) = 12 | δ(12,0) = 13 | δ(13,·) = 14 | δ(14,1–9) = 15 |
δ(15,ε) = 17 | δ(15,ε) = 12 | δ(12,1) = 16 | δ(16,ε) = 12 |
δ(16,ε) = 17 | δ(17,0) = 18 | δ(18,.) = 19 | δ(19,0) = 20 |
δ(20,0–9) = 20 | δ(17,·) = 21 | δ(21,0) = 22 | δ(22,·) = 19 |
δ(20,ε) = 17 | δ(17,ε) = 23 | δ(20,ε) = 23 | δ(23,·) = 24 |
δ(24,0) = 25 | δ(25,·) = 26 | δ(26,1–9) = 27 | δ(27,ε) = 23 |
δ(27,0–9) = 27 | δ(24,1) = 28 | δ(28,ε) = 23 |
Grammatically, QRS is assimilated to a suite of negative and positive peaks which may be separated by a very short resting phase. It should be noted that the above regular expression and the deterministic automaton presume that the Q peaks and the rest phases may be absent.
Results and discussion
Results
In this section, the method described above was applied on several real ECG signals representing different patients and issued from the standard MIT-BIH arrhythmia database. For all the input signals, the QRS complexes were detected, the Q, R and S peaks were separated and the RR distances were measured. The RR distance refers to the duration between two successive R peaks. Furthermore, a comparative study with several methods [30, 37, 38, 44, 56–64] was performed with regard to QRS complex detection.
Table 1 shows an application on several real ECG signals to extract the QRS complex. The True Positive (TP), the False Positive (FP), the False Negative (FN), the Sensitivity (Se), the specificity (Sp), the False Detection Rate (FDR), and the False Negative Rate (FNR) values are determined where:
Table 1.
Record | Record length | Real number of QRS | TP | FN | FP | Se (%) | Sp (%) | FDR (%) |
FNR (%) |
σRR | σQRS | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
100 | 1805 | 2273 | 2272 | 1 | 0 | 99.96 | 100.00 | 0.00 | 0.04 | 0.79 | 0.05 | 0.05 | 0.00 |
101 | 1805 | 1865 | 1864 | 1 | 0 | 99.95 | 100.00 | 0.00 | 0.05 | 0.96 | 0.07 | 0.06 | 0.00 |
102 | 1805 | 2187 | 2183 | 4 | 2 | 99.82 | 99.91 | 0.09 | 0.18 | 0.83 | 0.09 | 0.14 | 0.01 |
103 | 1805 | 2084 | 2082 | 2 | 2 | 99.90 | 99.90 | 0.10 | 0.10 | 0.86 | 0.05 | 0.05 | 0.00 |
104 | 1805 | 2230 | 2211 | 19 | 24 | 99.15 | 98.93 | 1.07 | 0.85 | 0.81 | 0.08 | 0.04 | 0.04 |
105 | 1805 | 2572 | 2571 | 1 | 0 | 99.96 | 100.00 | 0.00 | 0.04 | 0.70 | 0.11 | 0.07 | 0.00 |
106 | 60 | 67 | 67 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.88 | 0.09 | 0.06 | 0.00 |
107 | 60 | 70 | 70 | 0 | 2 | 100.00 | 97.22 | 2.78 | 0.00 | 0.82 | 0.12 | 0.12 | 0.02 |
108 | 1805 | 1763 | 1761 | 2 | 0 | 99.89 | 100.00 | 0.00 | 0.11 | 1.02 | 0.21 | 0.09 | 0.08 |
109 | 1805 | 2532 | 2526 | 6 | 2 | 99.76 | 99.92 | 0.08 | 0.24 | 0.71 | 0.05 | 0.09 | 0.00 |
111 | 60 | 69 | 69 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.89 | 0.15 | 0.05 | 0.01 |
112 | 1805 | 2539 | 2537 | 2 | 6 | 99.92 | 99.76 | 0.24 | 0.08 | 0.71 | 0.03 | 0.06 | 0.00 |
113 | 1805 | 1794 | 1794 | 0 | 1 | 100.00 | 99.94 | 0.06 | 0.00 | 1.00 | 0.09 | 0.05 | 0.00 |
114 | 60 | 54 | 54 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 1.10 | 0.04 | 0.03 | 0.00 |
115 | 1805 | 1953 | 1953 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.92 | 0.08 | 0.05 | 0.00 |
116 | 60 | 78 | 78 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.76 | 0.01 | 0.06 | 0.00 |
117 | 1805 | 1535 | 1534 | 1 | 1 | 99.93 | 99.93 | 0.07 | 0.07 | 1.17 | 0.05 | 0.06 | 0.00 |
118 | 1805 | 2275 | 2275 | 0 | 12 | 100.00 | 99.48 | 0.52 | 0.00 | 0.78 | 0.10 | 0.07 | 0.00 |
119 | 1805 | 1987 | 1987 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.90 | 0.25 | 0.07 | 0.02 |
121 | 1805 | 1863 | 1861 | 2 | 3 | 99.89 | 99.84 | 0.16 | 0.11 | 0.96 | 0.09 | 0.08 | 0.00 |
122 | 1805 | 2476 | 2475 | 1 | 2 | 99.96 | 99.92 | 0.08 | 0.04 | 0.72 | 0.04 | 0.07 | 0.00 |
123 | 1805 | 1518 | 1517 | 1 | 4 | 99.93 | 99.74 | 0.26 | 0.07 | 1.18 | 0.12 | 0.06 | 0.00 |
124 | 60 | 49 | 49 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 1.21 | 0.02 | 0.07 | 0.01 |
200 | 60 | 87 | 87 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.72 | 0.40 | 0.09 | 0.01 |
201 | 60 | 90 | 90 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.66 | 0.13 | 0.06 | 0.00 |
202 | 1805 | 2136 | 2111 | 25 | 0 | 98.83 | 100.00 | 0.00 | 1.17 | 0.85 | 0.30 | 0.07 | 0.00 |
203 | 60 | 97 | 97 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.61 | 0.24 | 0.08 | 0.01 |
205 | 60 | 89 | 89 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.66 | 0.01 | 0.05 | 0.00 |
207 | 1805 | 1862 | 1859 | 3 | 0 | 99.84 | 100.00 | 0.00 | 0.16 | 0.96 | 0.21 | 0.07 | 0.09 |
208 | 60 | 87 | 87 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.69 | 0.26 | 0.07 | 0.02 |
209 | 1805 | 3004 | 3002 | 2 | 7 | 99.93 | 99.77 | 0.23 | 0.07 | 0.59 | 0.08 | 0.05 | 0.00 |
210 | 1805 | 2647 | 2606 | 41 | 9 | 98.45 | 99.66 | 0.34 | 1.55 | 0.69 | 0.13 | 0.07 | 0.01 |
212 | 1805 | 2748 | 2748 | 0 | 5 | 100.00 | 99.82 | 0.18 | 0.00 | 0.65 | 0.04 | 0.06 | 0.00 |
213 | 1805 | 3251 | 3243 | 8 | 2 | 99.75 | 99.94 | 0.06 | 0.25 | 0.55 | 0.04 | 0.06 | 0.01 |
214 | 1805 | 2262 | 2229 | 33 | 0 | 98.54 | 100.00 | 0.00 | 1.46 | 0.81 | 0.22 | 0.07 | 0.00 |
215 | 1805 | 3363 | 3337 | 26 | 0 | 99.23 | 100.00 | 0.00 | 0.77 | 0.54 | 0.09 | 0.06 | 0.00 |
217 | 1805 | 2208 | 2206 | 2 | 0 | 99.91 | 100.00 | 0.00 | 0.09 | 0.88 | 0.25 | 0.10 | 0.01 |
219 | 1805 | 2154 | 2152 | 2 | 0 | 99.91 | 100.00 | 0.00 | 0.09 | 0.83 | 0.22 | 0.06 | 0.00 |
220 | 1805 | 2048 | 2047 | 1 | 4 | 99.95 | 99.80 | 0.20 | 0.05 | 0.88 | 0.09 | 0.05 | 0.00 |
221 | 1805 | 2427 | 2400 | 27 | 0 | 98.89 | 100.00 | 0.00 | 1.11 | 0.75 | 0.20 | 0.06 | 0.01 |
222 | 60 | 75 | 75 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.81 | 0.12 | 0.05 | 0.00 |
223 | 60 | 80 | 80 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.75 | 0.08 | 0.07 | 0.00 |
228 | 60 | 68 | 68 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.86 | 0.27 | 0.07 | 0.01 |
230 | 1805 | 2256 | 2219 | 37 | 0 | 98.36 | 100.00 | 0.00 | 1.64 | 0.81 | 0.18 | 0.06 | 0.00 |
231 | 60 | 63 | 63 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.94 | 0.11 | 0.06 | 0.00 |
232 | 1805 | 1780 | 1747 | 33 | 4 | 98.15 | 99.77 | 0.23 | 1.85 | 1.03 | 0.65 | 0.06 | 0.00 |
233 | 60 | 94 | 94 | 0 | 0 | 100.00 | 100.00 | 0.00 | 0.00 | 0.58 | 0.13 | 0.07 | 0.01 |
234 | 1805 | 2753 | 2752 | 1 | 0 | 99.96 | 100.00 | 0.00 | 0.04 | 0.65 | 0.03 | 0.06 | 0.00 |
Total | 58,720 | 7,3562 | 73,278 | 284 | 92 | 99.74 | 99.86 | 0.14 | 0.26 | 0.82 | 0.13 | 0.07 | 0.01 |
The average sensitivity (Se) rate of the proposed method was 99.74% and the average specificity (Sp) rate was 99.86%. The average False Detection Rate (FDR) rate and the average False Negative Rate (FNR) rate were 0.14 and 0.26% respectively
TP represents the correctly identified QRS.
FP represents the incorrectly identified QRS.
FN represents the incorrectly rejected QRS.
19 |
20 |
21 |
22 |
For each recording, the standard deviation of the RR distances denoted σRR and the standard deviation of the QRS durations denoted σQRS were computed. It should be noted that the standard deviation parameters are a sign of relationship between the obtained values and the average value where the n parameter is the total number of RR distances:
23 |
24 |
25 |
26 |
σRR and σQRS parameters were added to quantify the regularity of RR distances and QRS durations, respectively. A short σRR meant that all the RR distances were stable. A short σQRS meant that all the QRS durations were also stable.
In order to validate the proposed method, we used several kinds of ECG signals issued from the MIT-BIH arrhythmia database. These signals had a 360 Hz sampling frequency, a 200 gain and a 1024 mV base. For each input signal, several parameters were determined, such as the number of QRS, the RR distances, the QRS durations, the standard deviation of RR distances, the standard deviation of QRS durations, and the peaks amplitudes (Table 1).
According to these results, a σRR lower than 0.1 meant that all the RR distances were regular. However, a σRR higher than 0.1 meant that the obtained values of the RR distances were irregular. Similarly, a short σQRS lower than 0.1 meant that all the QRS durations were regular and a high σQRS more than 0.1 implied that the obtained values were irregular.
Figures 9 and 10 show the result obtained from a portion of an ECG representing an irregular beat rate. The various indicators of the signal (RR distance; QRS complex; Q, R and S amplitudes) are displayed. The average RR and QRS values are 0.84 and 0.03 s respectively. However, the RR distances are irregular. In fact, the standard deviation of the RR distances is σRR = 0.15. This high value proves that the RR distance is not stable.
The QRS complexes have regular durations of less than 0.1 s. Indeed, the standard deviation of the QRS durations is σQRS = 0.01. In this case, this low value indicates that the QRS duration is stable.
Figures 11 and 12 show the results obtained from an ECG portion representing a regular beat rate. The average RR and QRS values are 0.46 and 0.02 s respectively. The RR distances are regular and the standard deviation of the RR distances is σRR = 0.00. This low value shows that the RR distance is stable.
The QRS complexes have regular durations of less than 0.1 s, the standard deviation of the QRS durations being σQRS = 0.00. This low value indicates that the QRS duration is stable.
Noise sensitivity
In this section, we examined the present method’s sensitivity to noise by adding a different noise value to the ECG recordings. Table 2 shows the variation of sensitivity and specificity rates according to Signal-to-Noise Ratio (SNR).
Table 2.
Record | SNR (dB) | 90 | 80 | 70 | 60 | 50 | 40 | 30 | 25 | 24 | 23 | 22 | 21 | 20 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
100 | Se (%) | 99.96 | 99.96 | 99.96 | 99.96 | 99.96 | 99.96 | 99.96 | 93.27 | 90.32 | 85.97 | 79.94 | 63.57 | 55.52 |
Sp (%) | 100.0 | 100.0 | 100.0 | 100.0 | 100.0 | 100.0 | 99.91 | 83.73 | 80.29 | 76.99 | 72.80 | 62.72 | 57.52 | |
101 | Se (%) | 99.95 | 99.95 | 99.95 | 99.95 | 99.95 | 99.95 | 99.79 | 95.28 | 86.27 | 84.13 | 81.88 | 87.56 | 48.04 |
Sp (%) | 100.0 | 100.0 | 100.0 | 100.0 | 100.0 | 100.0 | 99.95 | 84.86 | 69.44 | 66.65 | 65.37 | 69.05 | 39.54 | |
102 | Se (%) | 99.82 | 99.82 | 99.82 | 99.82 | 99.82 | 97.49 | 91.13 | 83.36 | 79.84 | 74.67 | 66.03 | 57.80 | 43.80 |
Sp (%) | 99.91 | 99.91 | 99.91 | 99.91 | 99.91 | 96.22 | 88.90 | 83.51 | 75.52 | 68.84 | 58.87 | 51.34 | 40.47 | |
103 | Se (%) | 99.90 | 99.90 | 99.90 | 99.90 | 99.90 | 99.90 | 99.86 | 97.46 | 95.30 | 88.58 | 83.25 | 70.59 | 54.89 |
Sp (%) | 99.90 | 99.90 | 99.90 | 99.90 | 99.90 | 99.90 | 99.90 | 95.85 | 92.07 | 81.75 | 74.95 | 60.46 | 45.52 | |
105 | Se (%) | 99.96 | 99.96 | 99.96 | 99.96 | 99.96 | 98.41 | 97.51 | 93.58 | 90.90 | 81.22 | 73.21 | 73.13 | 53.30 |
Sp (%) | 100.0 | 100.0 | 100.0 | 100.0 | 100.0 | 99.10 | 99.09 | 95.90 | 92.56 | 79.61 | 73.15 | 73.04 | 61.01 | |
Total | Se (%) | 99.92 | 99.92 | 99.92 | 99.92 | 99.92 | 99.14 | 97.65 | 92.59 | 88.53 | 82.91 | 76.86 | 70.53 | 51.11 |
Sp (%) | 99.97 | 99.97 | 99.97 | 99.97 | 99.97 | 99.20 | 97.95 | 88.12 | 79.89 | 73.42 | 68.42 | 64.28 | 47.27 |
For SNR values greater than 40 dB, the method provided high sensitivity values that exceeded 99%. For SNR values greater than 30 dB, the method yielded sensitivity values which exceeded 97%. For the SNR values that were lower than 24 dB, the sensitivity value decreased to 90%.
Figure 13 shows the variation sensitivity rate depending on the SNR for different ECG recordings issued from the MIT-BIH database (100, 101, 102, 103 and 105 records). For the SNR values lower than 20 dB, the method provided sensitivity rates lower than 50%.
Generally, sensitivity becomes increasingly important where SNR values are greater than 30 dB. For SNR values exceeding 30 dB, the method gave sensitivity rates which exceeded 97%. When SNR exceeded 40 dB, the method provided high sensitivity values that reached 99%.
Comparison of performance
In order to compare the detection algorithm with other works in the literature, the quality performance detection was compared with several algorithms tested and validated on the MIT-BIH data base. Those algorithms varied and each one was based on an appropriate technique. Table 3 shows a comparative study with several methods [30, 37, 38, 44, 56–64] applied on the same MIT-BIH database in terms of sensitivity rates.
Table 3.
Method | Method description | Sensitivity (%) |
---|---|---|
Pan et al. [30] | Derivative approach based on filtering and analyzing the slope | 99.30 |
Szu et al. [37] | Neural network based on adaptive filtering | 99.50 |
Sai et al. [38] | Using the Euclidean distance metric with KNN algorithm (K-Nearest Neighbor) | 99.81 |
Ben et al. [44] | Approach based on discrete wavelet decomposition and calculation of energy | 99.39 |
Ham et al. [56] | Derivative approach based on filtering using an optimized process of rule decision | 99.46 |
Cho et al. [57] | A multi wavelet packet decomposition | 99.14 |
Had et al. [58] | Empirical modal decomposition (EMD) | 99.92 |
Chr et al. [59] | Use of adaptive thresholding | 99.65 |
Gha et al. [60] | Mathematical model based on the continuous wavelet transform (CWT) | 99.91 |
Kry et al. [61] | Technique based on the recursive temporal prediction | 99.00 |
Meh et al. [62] | Approach based on SVM (Support Vector Machine) | 99.75 |
Gri et al. [63] | A transformation based on the duration and the energy | 99.26 |
Tra et al. [64] | Approach based on mathematical morphology | 99.38 |
The suggested method | Approach based on regular grammar and calculation of the standard deviation | 99.74 |
Based on the results presented in Table 3, all the above mentioned algorithms have good QRS complex detection capability with a sensitivity that exceeds 99%. Similarly, the proposed method provided satisfactory and competitive results and could be considered for QRS complex detection in the ECG signal.
Discussion
In summary, a few approaches based on grammatical formalism for ECG signal processing and controls were used. The proposed method confirmed that regular grammar domains could be extended to be applied for negative and positive peaks recognition. The QRS complex is assimilated to a pair of adjacent peaks which satisfy certain criteria of standard deviation and duration. Various parameters were determined, such as the number of QRS complex, the QRS durations, the RR distances, and the standard deviations σRR as well σQRS.
Compared with usual methods, the proposed approach affirmed that the use of grammar can represent the QRS structures efficiently. The syntactic approach can describe different types of ECG signals issued from the standard MIT-BIH arrhythmia database. The average sensitivity (Se) rate of the proposed method was 99.74% and the average specificity (Sp) rate was 99.86%. The average False Detection Rate (FDR) rate and the average False Negative Rate (FNR) rate were 0.26 and 0.14% respectively. These results are interesting and can be further improved by enhancing preprocessing.
We used σRR and σQRS of the RR and QRS distances regularity. We defined a threshold where these two variables would be irregular.
In order to study noise sensitivity, the method was applied on different ECG recordings for different SNR values. The variation of the sensitivity and the specificity rates according to SNR was performed. When the SNR values were greater than 40 dB, the method gave high sensitivity values which exceeded 99%. When the SNR values were lower than 24 dB, the sensitivity value decreased to 90%.
Conclusion
In this paper, the DFA proved useful for QRS complex recognition and ECG signal interpretation. A QRS complex is assimilated to a pair of adjacent peaks that satisfy certain criteria of standard deviation. This method recognizes the QRS complex in an ECG waveform. The QRS complex is described using deterministic automata and regular expressions. For an input signal, all the various indicators such as the complex-QRS durations, the RR distances, the σRR and the σQRS were deduced. The σRR and σQRS parameters were added to quantify the regularity of the RR distances and QRS durations, respectively. This work is aimed at assisting medical diagnosis and providing clinical decision aid for ECG analysis.
Currently, we are working on improving preprocessing and we will propose other grammatical rules to represent distinct pathological cases. We are also working on a hybrid method based on grammar and statistics to ensure a good performance in all cases. The σRR and σQRS variables will be better analyzed on a large scale population in order to provide a fine classification of pathologies.
Authors’ contributions
SH carried out the studies, participated in the sequence alignment and drafted the manuscript. ABA participated in the design of the study and performed the statistical analysis. MHB conceived of the study, and participated in its design and coordination. All authors read and approved the final manuscript.
Acknowledgements
Not applicable.
Competing interests
The authors declare that they have no competing interests.
Data availability
ECG signals are issued from the standard MIT-BIH arrhythmia database: https://www.physionet.org/physiobank/database/mitdb/.
Abbreviations
- ECG
electrocardiogram
- QRS
The sequence of Q, R, and S peaks
- DFA
deterministic finite automata
- RR
distance separating two consecutive R peaks
- TP
True Positive
- FP
False Positive
- FN
False Negative (FN)
- Se
Sensitivity
- Sp
Specificity
- FDR
False Detection Rate
- FNR
False Negative Rate (FNR)
- SNR
Signal to Noise Ratio
Contributor Information
Salah Hamdi, Email: salahxhamdi@gmail.com.
Asma Ben Abdallah, Email: asma.benabdallah@cristal.rnu.tn.
Mohamed Hedi Bedoui, Email: medhedi.bedoui@fmm.rnu.tn.
References
- 1.Li C, Zheng C, Tai C. Detection of ECG characterictic points using wavelet transforms. IEEE Trans Biomed Eng. 1995;42:21–28. doi: 10.1109/10.362922. [DOI] [PubMed] [Google Scholar]
- 2.Linh TH, Osowski S, Stodolski M. On-line heart beat recognition using Hermite polynomials and neuro-fuzzy network. IEEE Trans Instrum Meas. 2003;52:1224–1231. doi: 10.1109/TIM.2003.816841. [DOI] [Google Scholar]
- 3.Link A, Endt P, Oeff M, Trahms L. Variability of the QRS in high resolution electrocardiograms and magnetocardiograms. IEEE Trans Biomed Eng. 2001;48:133–142. doi: 10.1109/10.909634. [DOI] [PubMed] [Google Scholar]
- 4.Gang L, Wenyer Y, Ling L. An artificial intelligence approach to ECG analysis. IEEE Eng Med Biol Mag. 2000;19:95–100. doi: 10.1109/51.827412. [DOI] [PubMed] [Google Scholar]
- 5.Kei-ichiro M, Nakajima H, Toyoshima T. Real-time discrimination of ventricular tachyarrhythmia with fourier-transform neural network. IEEE Trans Biomed Eng. 1999;46:179–185. doi: 10.1109/10.740880. [DOI] [PubMed] [Google Scholar]
- 6.Dib N, Benali R, Slimane ZH, Reguig FB. Delineation of the complex QRS and the t-end using wavelet transform and surface indicator. Signal processing and their applications. New York: IEEE International Workshop on Systems; 2011. pp. 83–86. [Google Scholar]
- 7.Ince T, Kiranyaz S, Gabbouj M. A generic and robust system for automated patient-specific classification of ECG signals. IEEE Trans Biomed Eng. 2009;56:1415–1426. doi: 10.1109/TBME.2009.2013934. [DOI] [PubMed] [Google Scholar]
- 8.Ghoggali N, Melgani F, Bazi Y. A multiobjective genetic SVM approach for classification problems with limited training samples. IEEE Trans Geosci Remote Sens. 2009;47:1707–1718. doi: 10.1109/TGRS.2008.2007128. [DOI] [Google Scholar]
- 9.Khandoker AH, Palaniswami M, Karmakar CK. Support vector machines for automated recognition of obstructive sleep apnea syndrome from ECG recordings. IEEE Trans Inf Technol Biomed. 2009;13:37–48. doi: 10.1109/TITB.2008.2004495. [DOI] [PubMed] [Google Scholar]
- 10.Melgani F, Bazi Y. Classification of electrocardiogram signals with support vector machines and particle swarm optimization. IEEE Trans Inf Technol Biomed. 2008;12:667–677. doi: 10.1109/TITB.2008.923147. [DOI] [PubMed] [Google Scholar]
- 11.Kampouraki A, Manis G, Nikou C. Heartbeat time series classification with support vector machines. IEEE Trans Inf Technol Biomed. 2009;13:512–518. doi: 10.1109/TITB.2008.2003323. [DOI] [PubMed] [Google Scholar]
- 12.Zhu Y. SVM classification algorithm in ECG classification. Commun Comput Inf Sci. 2012;308:797–803. [Google Scholar]
- 13.Lim JS. Finding features for real time premature ventricular contraction detection using a fuzzy neural network system. IEEE Trans Neural Netw. 2009;20:522–527. doi: 10.1109/TNN.2008.2012031. [DOI] [PubMed] [Google Scholar]
- 14.Shyu LY, Wu YH, Hu W. Using wavelet transform and fuzzy neural network for VPC detection form the Holter ECG. IEEE Trans Biomed Eng. 2004;51:1269–1273. doi: 10.1109/TBME.2004.824131. [DOI] [PubMed] [Google Scholar]
- 15.Poungponsri S, Yu XH. An adaptive filtering approach for electrocardiogram (ECG) signal noise reduction using neural networks. J Neurocomput. 2013;117:206–219. doi: 10.1016/j.neucom.2013.02.010. [DOI] [Google Scholar]
- 16.Ozbay Y, Ceylan R, Karlik B. Integration of type-2 fuzzy clustering and wavelet transform in a neural network based ECG classifier. J Expert Syst Appl. 2011;38:1004–1014. doi: 10.1016/j.eswa.2010.07.118. [DOI] [Google Scholar]
- 17.Tighiouart B, Rubel P, Bedda M. Improvement of QRS boundary recognition by means of unsupervised learning. Comput Cardiol. 2003 [Google Scholar]
- 18.Rodney Tan HG, Lum KM, Mok VH. Performance evaluation of coifman wavelet for ECG signal denoising. Int Fed Med Biol Eng. 2007;15:419–422. [Google Scholar]
- 19.Lu Z, Kim DY, Pearlman WA. Wavelet compression of ECG signals by the set artitioning in hierarchical trees algorithm. IEEE Trans Biomed Eng. 2000;47:849–856. doi: 10.1109/10.846678. [DOI] [PubMed] [Google Scholar]
- 20.Hassanpour H, Parsaei A. Fetal ECG extraction using wavelet transform. IEEE Comput Intell Model Control Autom. 2006 [Google Scholar]
- 21.Afsar FA, Afsar M. Robust electrocardiogram (ECG) beat classification using discrete wavelet transform. IEEE Int Conf Bioinform Biomed Eng. 2008;2:1867–1870. [Google Scholar]
- 22.Nikolaev N, Nikolov Z, Gotchev A, Egiazarian K. Wavelet domain Wiener filtering for ECG denoising using improved signal estimate. IEEE Int Conf Acoust Speech Signal Process. 2000;6:3578–3581. [Google Scholar]
- 23.Benzid R, Marir F, Boussaad A, Benyoucef M, Arar D. Fixed percentage of wavelet coefficients to be zeroed for ECG compression. IEEE Electron Lett. 2003;39:830–831. doi: 10.1049/el:20030560. [DOI] [Google Scholar]
- 24.Nouira I, Abdallah AB, Bedoui MH, Dogui M. A robust R peak detection algorithm using wavelet transform for heart rate variability studies. Int J Electr Eng Inform. 2013;5:270–284. doi: 10.15676/ijeei.2013.5.3.3. [DOI] [Google Scholar]
- 25.Sahambi JS, Tandon SM, Bhatt RKP. Using wavelet transform for ECG characterization. IEEE Eng Med Biol. 1997;16:77–83. doi: 10.1109/51.566158. [DOI] [PubMed] [Google Scholar]
- 26.Sahambi JS, Tandon SM, Bhatt RKP. Quantitative analysis of errors due to power-line interference and base-line drift in detection of onsets and offsets in ECG using wavelets. Med Biol Eng Comput. 1997;35:747–751. doi: 10.1007/BF02510988. [DOI] [PubMed] [Google Scholar]
- 27.Gramatikov B, Brinker J, Yi-chun S, Thakor NV. Wavelet analysis and time-frequency distributions of the body surface ECG before and after angioplasty. Comput Methods Progr Biomed. 2000;62:87–98. doi: 10.1016/S0169-2607(00)00060-2. [DOI] [PubMed] [Google Scholar]
- 28.Weng C. Classification of ECG complexes using self-organizing CMAC. Measurement. 2009;42:399–707. doi: 10.1016/j.measurement.2008.08.004. [DOI] [Google Scholar]
- 29.Williams JL, Lesaffre E. Comparison of multi-group logistic and linear discriminant ECG and VCG classification. J Electrocardiol. 1987;20:83–92. doi: 10.1016/S0022-0736(87)80096-1. [DOI] [PubMed] [Google Scholar]
- 30.Pan J, Tompkins WJ. A real-time QRS detection algorithm. IEEE Trans Biomed Eng. 1985;32:230–236. doi: 10.1109/TBME.1985.325532. [DOI] [PubMed] [Google Scholar]
- 31.Poli R, Cagnoni S, Valli G. Genetic design of optimum linear and nonlinear QRS detectors. IEEE Trans Biomed Eng. 1995;42:1137–1141. doi: 10.1109/10.469381. [DOI] [PubMed] [Google Scholar]
- 32.Giovanni B, Christian B, Sergio F. Possibilities of using neural networks for ECG classification. J Electrocardiol. 1996;29:10–16. doi: 10.1016/S0022-0736(96)80003-3. [DOI] [PubMed] [Google Scholar]
- 33.Coast DA, Stern RM, Cano GG, Briller SA. An approach to cardiac arrhythmia analysis using hidden Markov models. IEEE Trans Biomed Eng. 1990;37:826–836. doi: 10.1109/10.58593. [DOI] [PubMed] [Google Scholar]
- 34.Olmez T. Classification of ECG waveforms using RCE neural network and genetic algorithm. Electr Lett. 1997;33:1561–1562. doi: 10.1049/el:19971019. [DOI] [Google Scholar]
- 35.Osowski S, Linh TH. ECG beat recognition using fuzzy hybrid neural network. IEEE Trans Biomed Eng. 2001;48:1265–1271. doi: 10.1109/10.959322. [DOI] [PubMed] [Google Scholar]
- 36.Rosaria S, Carlo M. Artificial neural networks for automatic ECG analysis. IEEE Trans Signal Process. 1998;46:1417–1425. doi: 10.1109/78.668803. [DOI] [Google Scholar]
- 37.Szu HH. Neural network adaptive wavelets for signal representation and classification. Opt Eng. 1992;31:1907–1916. doi: 10.1117/12.59918. [DOI] [Google Scholar]
- 38.Saini I. QRS detection using K-Nearest Neighbor algorithm (KNN) and evaluation on standard ECG databases. J Adv Res. 2012;4:331–344. doi: 10.1016/j.jare.2012.05.007. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 39.Wei S, Wang Y, Zuo Y. Wavelet neural networks robust control of farm transmission line deicing robot manipulators. Comput Stand Interfaces. 2012;34:327–333. doi: 10.1016/j.csi.2011.11.001. [DOI] [Google Scholar]
- 40.Wei HL, Billings SA, Zhao YF, Guo LZ. An adaptive wavelet neural network for spatio-temporal system identification. Neural Netw. 2010;23:1286–1299. doi: 10.1016/j.neunet.2010.07.006. [DOI] [PubMed] [Google Scholar]
- 41.Barro S, Fernandez M. Classifying multi-channel ECG patterns with adaptive neural network. IEEE Eng Med Biol Mag. 1998;17:45–55. doi: 10.1109/51.646221. [DOI] [PubMed] [Google Scholar]
- 42.Benali R, Chikh MA. Neuro fuzzy classifier for cardiac arrythmias recognition. J Theor Appl Inf Technol. 2009;5:577–583. [Google Scholar]
- 43.Benali R, Dib N, Reguig FB. Cardiac arrhythmia diagnosis using a neuro-fuzzy approach. J Mech Med Biol. 2010;10:417–429. doi: 10.1142/S021951941000354X. [DOI] [Google Scholar]
- 44.Benali R, Reguig FB, Slimane ZH. Automatic classification of heartbeats using wavelet neural network. J Med Syst. 2012;36:883–892. doi: 10.1007/s10916-010-9551-7. [DOI] [PubMed] [Google Scholar]
- 45.Wieben O, Afonso V, Tompkins W. Classification of premature ventricular complexes using filter bank features, induction of decision trees and a fuzzy rule-based system. Med Biol Eng Comput. 1999;37:560–565. doi: 10.1007/BF02513349. [DOI] [PubMed] [Google Scholar]
- 46.Kohler BU, Hennig C, Orglmeister R. The principles of software QRS detection. IEEE Eng Med Biol Mag. 2002;21:42–57. doi: 10.1109/51.993193. [DOI] [PubMed] [Google Scholar]
- 47.Dotsinsky I, Stoyanov T. Ventricular beat detection in single channel electrocardiograms. BioMed Eng Online. 2004;3:1–9. doi: 10.1186/1475-925X-3-3. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 48.Pedro RWD, Nunes FLS, Lima AM. Using grammars for pattern recognition in images: a systematic review. ACM Comput Surv. 2013;46:1–34. doi: 10.1145/2543581.2543593. [DOI] [Google Scholar]
- 49.Gao J, Ding X, Zheng J. Image pattern recognition based on examples-A combined statistical and structural-syntactic approach. Lect Notes Comput Sci. 1876;2000:57–66. [Google Scholar]
- 50.Kókai G, Csirik J, Gyimóthy T. Learning the syntax and semantic rules of an ECG grammar. Lect Notes Comput Sci. 1997;1321:171–180. doi: 10.1007/3-540-63576-9_106. [DOI] [Google Scholar]
- 51.Trahanias P, Skordalakis E. Syntactic pattern recognition of the ECG. IEEE Trans Pattern Anal Mach Intell. 1990;12:648–657. doi: 10.1109/34.56207. [DOI] [Google Scholar]
- 52.Hamdi S, Abdallah AB, Bedoui MH. Grammar formalism for ECG signal interpretation and classification. Appl Med Inform. 2014;35:21–26. [Google Scholar]
- 53.Holsinger WP, Kempner KM, Miller MH. A QRS preprocessor based on digital differentiation. IEEE Trans Biomed Eng. 1971;18:212–217. doi: 10.1109/TBME.1971.4502834. [DOI] [Google Scholar]
- 54.Fraden J, Neumann MR. QRS wave detection. Med Biol Eng Comput. 1980;18:125–132. doi: 10.1007/BF02443287. [DOI] [PubMed] [Google Scholar]
- 55.Lobabi-Mirghavami H, Abdali-Mohammadi F, Fathi A. A novel grammar-based approach to atrial fibrillation arrhythmia detection for pervasive healthcare environments. J Comput Secur. 2015;2:155–163. [Google Scholar]
- 56.Hamilton PS, Tompkin WJ. Quantitative investigation of QRS detection rules using MIT/BIH Arrhythmia database. IEEE Eng Med Biol Mag. 1986;33:1157–1165. doi: 10.1109/TBME.1986.325695. [DOI] [PubMed] [Google Scholar]
- 57.Chouakri SA, Reguig FB, Ahmed AT. QRS complex detection based on multiwavelet packet decomposition. Appl Math Comput. 2011;217:9508–9525. [Google Scholar]
- 58.Slimane ZH, Amine NA. QRS complex detection using empirical mode decomposition. Digit Signal Process. 2010;20:1221–1228. doi: 10.1016/j.dsp.2009.10.017. [DOI] [Google Scholar]
- 59.Christov I. Real time electrocardiogram QRS detection using combined adaptive threshold. BioMed Eng Online. 2004;3:1–9. doi: 10.1186/1475-925X-3-28. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 60.Ghaffari A, Golbayani H, Ghasemi M. A new mathematical based QRS detector using continuous wavelet transform. Comput Electr Eng. 2008;38:81–91. doi: 10.1016/j.compeleceng.2007.10.005. [DOI] [Google Scholar]
- 61.Kyrkos A, Giakoumakis EA, Carayannis G. QRS detection through time recursive prediction technique. Signal Process. 1988;15:429–436. doi: 10.1016/0165-1684(88)90061-8. [DOI] [Google Scholar]
- 62.Mehta SS, Lingayat NS. Development of SVM based classification techniques for the Delineation of wave components in 12-lead electrocardiogram. Biomed Signal Process Control. 2008;3:341–349. doi: 10.1016/j.bspc.2008.04.002. [DOI] [Google Scholar]
- 63.Gritzali F. Towards a generalized scheme for QRS detection in ECG waveforms. Signal Process. 1998;15:183–192. doi: 10.1016/0165-1684(88)90069-2. [DOI] [Google Scholar]
- 64.Trahanias PE. An approach to QRS-complex detection using mathematical morphology. IEEE Trans Biomed Eng. 1993;40:201–205. doi: 10.1109/10.212060. [DOI] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Availability Statement
ECG signals are issued from the standard MIT-BIH arrhythmia database: https://www.physionet.org/physiobank/database/mitdb/.