one P-QRS-T complex is formulated using a set of or-
dinary differential equations. It is fitted to ECG signal
segments by tuning the model parameters, and then
used to locate the waveform boundaries (McSharry
et al., 2005). These methods are in principal noise-
insensitive and easily adapted to the change in ECG
morphology, but they are highly computationally ex-
pensive and also suffered to parameter overheads.
While investigation of T wave delineation meth-
ods, it is found that each method has own strength(s)
and weakness(es). In this paper, a novel method of T
wave delineation is proposed. It is consisted of a pair
of new approaches that resulted an efficient and robust
way to delineate T wave in ECG. Both approaches are
used lowpass filter for ECG signal correction from
baseline oscillations. For an infallible detection of
T wave and its end fiducials, a search window is set
heuristically based on the length of a typical QT in-
terval. Adaptive thresholding technique is utilized to
detect the true presence of T wave in each heartbeat.
The determination of onset (T
onset
) and offset (T
of f set
)
fiducials of T wave is resulted using the approach of
(1) derivative curve analysis and (2) waveform cur-
vature analysis. The resulted fiducials obtained from
both the approaches are fused to delineate the final T
wave ends.
The reminder of this paper is organized as follows.
In Section 2 the schematic description of automated
T wave delineation is presented. A high level de-
scription of the method used for heartbeat detection is
also summarized in this section. A novel method of T
wave delineation, consisting a pair of new approaches
namely, derivative curve analysis and waveform cur-
vature analysis is given in Section 3. In order to eval-
uate the performance of the proposed method, the re-
sults of validation and its significance are presented
in Section 4. A comparison of results with other pub-
lished methods are also given in this section. Finally,
conclusions are drawn in Section 5.
2 SYSTEM DESCRIPTION
The automated delineation of T wave concerns ECG
signal analysis and diagnostic method. The correction
of the signal from non-signal artifacts including digi-
tization and sampling is the concern of signal analy-
sis. The schematic diagram of the automated T wave
delineation system is shown in Figure 1. The task of T
wave delineation carries out in following stages: The
preprocessing stage consists of signal acquisition and
heartbeat detection. The ECG data is acquired from
the individuals and subsequently it is digitized. The
digitized signal is passed to the heartbeat detection
Figure 1: Schematic description of automatic T wave delin-
eation.
module. The heartbeat detection module utilizes QRS
complex delineator algorithm which is implemented
using the method of Pan and Tompkins with some
improvements (Pan and Tompkins, 1985). The algo-
rithm can be divided into filtering and decision rules.
The aim of filtering of the signal is to generate a win-
dowed (or time limited) estimate of the energy in the
QRS frequency band. It is achieved by applying the
following tasks: (1) lowpass filter of cutoff frequency
16Hz and delay of nearly 20ms, (2) highpass filter of
cutoff frequency 8Hz and delay of nearly 60ms, (3)
derivative unit that extracts slope information of de-
lay nearly 5ms, (4) absolute value function that causes
QRS detector to be less gain-sensitive while Pan and
Tompkins have used squaring function that caused
nonlinear amplification, and (5) moving window in-
tegrator that captures QRS complexes in ECG. The
average size of moving window is set to 80ms wide
while in the original algorithm window has been set
to 150ms wide that allowed the wider QRS complexes
produced by the Premature Ventricular Contractions
(PVC) and the merging of QRS complexwith T wave.
After filtering, the signal is free from noise and noise
artifacts. The signal is then ready for the delineation
of QRS complexes. The decision rules are used that
make a distinction between QRS event and the noise
event. The rules are framed from the physiology of
the normal QRS complex in the ECG while the de-
tection of QRS peak are carried out using adaptive
thresholding technique.
In order to determine the windowed region for the
existence of a normal T wave, the end fiducial of QRS
complex (QRS
of f set
) is to be delineated. The fidu-
cial QRS
of f set
is delineated according to the location
and the convexity of R peak. The search region for
QRS
of f set
is set according to the width of QRS com-
plex relative to FP (R peak). Within the region, the
signal is traced in time-forward order and search the
sample where slope is lesser than quarter of minimum
slope. In order to insure that found QRS
of f set
position
is not an inflection some adjustment surrounding to
the detected position need to be performed.
The computed QRS
of f set
fiducial is then passed to
AN EFFICIENT AND ROBUST TECHNIQUE OF T WAVE DELINEATION IN ELECTROCARDIOGRAM
147