Background

Cardiovascular disease (CVD) refers to a large number of medical conditions relating to heart functionality. The World Health Organization (WHO) states that approximately 50 % of all deaths from non-communicable diseases (NCDs) are from CVDs (World Health Organization 2015a). Among these, most of the deaths are outside the hospital because the patient is not treated in a timely manner. Additionally, the American Heart Association reported that more than 1 in 3 have more than one type of CVD (American Heart Association 2015) and that CVDs are the number 1 cause of death globally. In this scenario, WHO has planned to reduce the deaths from NCDs by 25 % globally by 2025 (World Health Organization 2015b). Hence, research on cardiovascular health care technology is becoming intensely active. Among various methods of cardiac activity study, impedance cardiography (ICG) is a promising technique. ICG facilitates non-invasive and continuous monitoring of haemodynamic entities such as stroke volume (SV) and cardiac output (CO) in clinical scenarios. ICG measures the change in impedance that exists at the thorax from the physical activity of the heart muscle (Woltjer et al. 1997; Brown et al. 1994; Nagel et al. 1989). The methodologies and mathematical analyses used to calculate the ICG, SV and CO can be found in the literature (Scherhag et al. 2005; Kubicek et al. 1966; Sramek 1983; Kubicek et al. 1974; Bernstein 1986). Analysis of the ICG signal is an important task when treating a cardiac patient in critical conditions. However, during acquisition, the ICG signal encounters physiological and non-physiological artifacts. The artifacts include the baseline wander artifact (BWA), the electro-muscle artifact (EMA) and the impedance mismatch artifact (IMA). These artifacts cause changes in both the signal shape and tiny features, which are key parameters for clinical diagnoses. Therefore, to achieve high-resolution ICG signals for clinical investigations, the artifacts must be eliminated. Because most of the biomedical physiological and non-physiological phenomena are non-stationary, adaptive filtering techniques are likely to be a good remedy for this application. Adaptive filters can update their filter weights automatically to fit the input noise level. Several researchers have presented contributions on the analysis of ICG using signal processing techniques (Wang et al. 1995; Muzi et al. 1985; Ishiguro et al. 2006; Barros et al. 1995; Dromer et al. 2009; Yamamoto et al. 1988; Javaid et al. 2015; Sebastian et al. 2011). In these contributions, both least mean square (LMS) and recursive least square (RLS) algorithms are used. In a real-time clinical environment, and in critical conditions from an abnormal heart rhythm, the filter weights may be negative. The negative weights cause an imbalance in the convergence, resulting in poor filtering capability. To overcome this problem, we introduce non-negative adaptive algorithms in the proposed artifact canceller. To accelerate the performance of the AAC, we propose exponential non-negative and normalized non-negative algorithms to update the filter coefficients. The computational complexity of the filtering section in a remote health care system is important to avoid inter-symbol interference of the incoming samples. This can be achieved by combining sign-based algorithms with the adaptive filtering section. The remedy for unbalanced convergence and poor filtering performance of the algorithm is a modified LMS algorithm, in which a diagonal vector of the input is introduced in the weight update equation, i.e., a non-negative LMS (N 2 LMS) algorithm (Chen et al. 2011). This N 2 LMS keeps the filter weights from becoming negative from the abnormal rhythms of the heart. To improve the performance of the AAC, the N 2 LMS algorithm is varied, resulting in an exponential N 2 LMS (eN 2 LMS) and a normalized N 2 LMS (N 3 LMS) (Chen et al. 2014a, b). In conventional AACs, a reference signal, which is correlated with the noise component in the contaminated signal, is required (Thakor and Zhu 1991; Rahman et al. 2011; Karthik et al. 2013; Rahman et al. 2013). However, in a clinical environment, it is difficult to find a correlated reference. That is, the reference signal and the actual contaminated artifact in the ICG are not correlated. Therefore, a strategy using a discrete wavelet transformation (DWT) is implemented to construct a reference signal based on the contamination present in the actual signal (Peng et al. 2013). The AAC can then track the changes in the input signal, and, using wavelet decomposition methodology, automatically construct the reference signal. The reference signal is then utilized by the adaptive algorithm in the AAC to update the filter weight coefficients. In remote health care systems, computational complexity is also a factor that plays an important role when developing a lab on chip (LOC) or a system on chip (SOC) in modern health care telecardiology systems. Low complexity is desirable when constructing wearable and nano devices. In addition, if the computational complexity is large, the impulse response length of the receiver filters increases and thus the size of the filter increases. This cause inter-symbol interference at the input of the filter (Rahman et al. 2012). Therefore, to minimize computational complexity, and thus improving the suitability of the proposed AAC for remote health care systems, we combine the non-negative algorithms with the three simplified algorithms (Farhang-Boroujeny 1998). The simplified algorithms based on LMS recursion are known as sign regressor LMS (SRLMS), sign error LMS (SELMS) and sign sign LMS (SSLMS) algorithms. To reduce the computational complexity of the proposed algorithms, we combine the eN 2 LMS and the N 3 LMS algorithms with SRLMS, SELMS and SSLMS, resulting in the SReN 2 LMS, SEeN 2 LMS, SSeN 2 LMS, SRN 3 LMS, SEN 3 LMS and SSN 3 LMS algorithms. Based on these algorithms, we use the wavelet decomposition method to develop several AACs to eliminate artifacts from ICG signals. Wavelet decomposition technique is particularly useful in health care applications; where accurate knowledge of the noise may not be available. The performance of these AACs is compared using the signal-to-noise ratio. The theory, the analysis of the algorithms and the simulation results of the various implementations are presented in the sections that follow.

Methods

In this paper, we introduce a new technique of artifact cancelation in ICG signals for remote health care monitoring systems. During signal acquisition in a typical ICG remote health care monitoring system, some physiological and non-physiological contaminants add to the actual heart activity, leading to ambiguous diagnoses and measurements. In addition to these contaminants, channel noise also masks the tiny features of the ICG signal. The major artifacts encountered with heart activity are the baseline wander artifact (BWA), the electro-muscle artifact (EMA) and the impedance mismatch artifact (IMA). The BWA is a base-line drift of the ICG signal from respiration activity. The EMA is caused by muscle activity, and the IMA is caused by an impedance mismatch between the electrodes and the skin, or from a mismatch of the electrodes. At the receiving end, a clear high-resolution signal is required to present to the doctor for diagnosis. In this context, AAC plays an important role. Figure 1 shows a block diagram of a wavelet-based AAC for remote health care monitoring systems.

Fig. 1
figure 1

Block diagram of wavelet-based adaptive artifact canceller for ICG signal analysis

The recorded ICG signal with artifact contaminants is expressed as follows:

$$ICG(n) = s(n) + n_{1} (n)$$

where ICG(n) is the recorded ICG signal; s(n) is the original ICG signal generated from heart activity; and n 1(n) is the artifact component (BWA or EMA or IMA or any combination of these three). In a remote system, n 1(n) also includes channel noise.

The basic working principle of the proposed AAC is the following. The raw signal ICG(n) is input to the DWT decomposition unit. Using decomposition, a reference signal is constructed for any type of contamination present in the raw input ICG signal. The constructed reference signal is used as the reference signal for the adaptive algorithm to update its weight coefficients. The proposed AAC thus plays a vital role in the implementation of an intelligent remote health care monitoring system that is reference-free by constructing the reference signal itself from the contaminated input signal.

Construction of the reference signal from the noisy input signal

The wavelet transform is used for signal decomposition in our model. It provides the temporal information for the signals whose frequency components are changing with time. The wavelet decomposition is a process of separating the signal into spectrally non-overlapping components. There are two categories of wavelet decomposition: continuous wavelet transforms (CWT) and discrete wavelet transforms (DWT). The CWT for a signal s(n) is as follows:

$$CWT\left({a,b} \right) = \mathop \int \nolimits_{- \infty}^{\infty} s\left(t \right)\frac{1}{\sqrt a}\varphi \left({\frac{t - b}{a}} \right)dt$$
(1)

where a and b are the scaling and shifting parameters, respectively, and \(\varphi\)(.) is the mother wavelet function. However, evaluating the scaling (a) and shifting (b) parameters for all possible scales is a computationally in feasible task. One possible way of solving the problem is choosing a and b as powers of two, in which case the DWT is as follows:

$$DWT\left({a,b} \right) = \frac{1}{{\sqrt {2^{l}}}}\mathop \int \nolimits_{- \infty}^{\infty} s\left(t \right)\varphi \left({\frac{{t - 2^{l} m}}{{2^{l}}}} \right)dt$$
(2)

where the scaling and shifting parameters are replaced by 2l and m2l, respectively. Figure 2 shows the L-level wavelet decomposition of a signal s(n). In this scheme, the signal ICG(n)first passes through the LP and HP filters, whose cut-off frequencies are one-fourth of the sampling frequency f s and down-sampled by 2, thus yielding an approximation a 1 and detail d 1, which are coefficients of the first level. The same procedure is employed on the first level of the approximation coefficientsa 1 , yielding the second level of approximation and detail coefficients. In this decomposition process, because of the down-sampling, the time resolution is halved and the frequency repulsion is doubled from the filtering operation. The frequency content of the signal at the ith level decomposition is given by \(0 - f_{s} /2^{i + 1}\,\, {\text{and}}\, 0 - f_{s} /2^{i} , i = \left\{ {1,2, \ldots ,L} \right\}\) (Coifman and Donoho 1995; Percival and Walden 2000).

Fig. 2
figure 2

L-level decomposition of an ICG signal

Non-negative LMS-based algorithms for AACs

In the proposed AAC, the input is the raw contaminated ICG signal and the reference is the signal constructed from the DWT decomposition of the raw ICG signal. This process is shown in Fig. 1. The AAC consists of an FIR filter of length L taps. The weight coefficients are updated based on the weight update mechanism of various algorithms. The weight update mechanism for the basic LMS algorithm is as follows,

$$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta \varvec{r}(n)e(n),$$
(3)

where W(n + 1) is the next weight coefficient; W(n) is the previous weight coefficient; η is the step size; r(n) is the reference signal, which is constructed from the DWT decomposition, required for training to eliminate noise from the raw signal ICG(n); and e(n) is the error generated, which is used as a feedback to the adaptive algorithm.

Because of the abnormalities in the ICG signal, i.e., the drastic variations in the signal features, the weight coefficients may become negative. This leads to poor performance of the adaptive algorithm in terms of convergence, stability and filtering capability. To overcome this drawback, a non-negative LMS (N 2 LMS) algorithm is proposed (Chen et al. 2011). The weight update mechanism is as follows:

$$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta \varvec{D}(n)\varvec{r}(n)e(n),$$
(4)

where D(n) is the diagonal matrix of the weight coefficients W(n). The elaborated theory and analysis of N 2 LMS is presented by Chen et al. (2011).

In Eq. (4), each component of W(n + 1) is viewed as a variable step because of the combination of ηD(n). In the N 2 LMS algorithm, when the weights tend to zero, the convergence becomes unbalanced and the algorithm may diverge, causing the AAC to be ineffective for noise removal. To avoid the convergence imbalance characteristics in abnormal conditions, the exponential form N 2 LMS (e N 2 LMS) is proposed. The weight update mechanism is then as follows:

$${\mathbf{W}}\left({n + 1} \right) = {\mathbf{W}}(n) + \eta {\mathbf{r}}(n)e(n)W^{\gamma} (n)$$
(5)

For 0 < γ < 1, the nth weight update in Eq. (5) is larger than that in Eq. (4), which accelerates convergence towards the steady state error. Another direct way to accelerate the convergence of N 2 LMS is normalization with respect to data. The normalized N 2 LMS (N 3 LMS) is mathematically expressed as follows:

$${\mathbf{W}}\left({n + 1} \right) = {\mathbf{W}}(n) + \eta (n){\mathbf{D}}(n){\mathbf{r}}(n)e(n)$$
(6)

where η(n) is a variable step size with respect to the reference input as follows:

$$\eta (n) = \frac{\eta}{{\alpha + r^{t} (n)r(n)}}$$
(7)

where α is a small constant used to avoid numerical difficulties. The elaborated theory and analysis of the eN 2 LMS and N 3 LMS algorithms are presented in the literature (Chen et al. 2014a, b).

To minimize the computational complexity of the above algorithms, and hence to make them suitable for remote health care applications, we combine the eN 2 LMS and N 3 LMS algorithms with the simplified algorithms described by Farhang-Boroujeny (Farhang-Boroujeny 1998). The weight update mechanism equations for the eN 2 LMS algorithm variants then become the following:

  1. 1.

    The sign regressor version of the eN 2 LMS algorithm uses the following weight update equation:

    $$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta \;sign\;\left({\varvec{r}(n)} \right)e(n)W^{\gamma} (n)$$
    (8)

This algorithm is the sign regressor eN 2 LMS (SReN 2 LMS) algorithm. The major advantage of this algorithm is its low computational complexity in terms of multiplications, independent of filter length. To compute Eq. (8), only one multiplication is required. Another important feature of the sign regressor (SR) algorithm is that its convergence characteristics are only slightly inferior to those of its normal version. This is caused by the normalization involved in the signum function (Farhang-Boroujeny 1998; Eweda 1990; Koike 1999).

  1. 2.

    The sign error version of the eN 2 LMS algorithm uses the following weight update equation:

    $$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta \varvec{r}(n)sign\left({e(n)} \right)W^{\gamma} (n)$$
    (9)

This algorithm is the sign error eN 2 LMS (SEeN 2 LMS) algorithm.

  1. 3.

    The sign sign version of the eN 2 LMS algorithm uses the following weight update equation:

    $$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta sign\left({\varvec{r}(n)} \right)sign\left({e(n)} \right)W^{\gamma} (n)$$
    (10)

This algorithm is the sign sign eN 2 LMS (SS eN 2 LMS) algorithm.

Similarly, the weight update mechanism equations for the N 3 LMS algorithm variants are written as follows:

  1. 1.

    The sign regressor version of the N 3 LMS algorithm uses the following weight update equation:

    $$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta (n)\varvec{D}(n)sign\left({\varvec{r}(n)} \right)e(n)$$
    (11)

This algorithm is the sign regressor N 3 LMS (SRN 3 LMS) algorithm.

  1. 2.

    The sign error version of the N 3 LMS algorithm uses the following weight update equation:

    $$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta (n)\varvec{D}(n)\varvec{r}(n)sign\left({e(n)} \right)$$
    (12)

This algorithm is the sign error N 3 LMS (SEN 3 LMS) algorithm.

  1. 3.

    The sign sign version of the N 3 LMS algorithm uses the following weight update equation:

    $$\varvec{W}\left({n + 1} \right) = \varvec{W}(n) + \eta (n)\varvec{D}(n)sign\left({\varvec{r}(n)} \right)sign\left({e(n)} \right)$$
    (13)

This algorithm is the sign sign N 3 LMS (SSN 3 LMS) algorithm.

In Eqs. (11)–(13), during the normalization process, r t(n)r(n), in the denominator of η(n), requires L multiplications. To minimize the number of multiplications, we use only the maximum value of r(n) instead of using all L values. The new η(n)is η m (n), as follows:

$$\eta_{m} (n) = \frac{\eta}{{\alpha + r_{m}^{t} r_{m}}}$$
(14)

The new weight update mechanisms for N 3 LMS and its three signed variants are then as follows:

$${\mathbf{W}}\left({n + 1} \right) = {\mathbf{W}}(n) + \eta_{m} (n){\mathbf{D}}(n){\mathbf{r}}(n)e(n)$$
(15)
$${\mathbf{W}}\left({n + 1} \right) = {\mathbf{W}}(n) + \eta_{m} (n){\mathbf{D}}(n)sign\left({{\mathbf{r}}(n)} \right)e(n)$$
(16)
$${\mathbf{W}}\left({n + 1} \right) = {\mathbf{W}}(n) + \eta_{m} (n){\mathbf{D}}(n)sign\left({{\mathbf{r}}(n)} \right)sign\left({e(n)} \right)$$
(17)
$${\mathbf{W}}\left({n + 1} \right) = {\mathbf{W}}(n) + + \eta_{m} (n){\mathbf{D}}(n)sign\left({{\mathbf{r}}(n)} \right)sign\left({e(n)} \right)$$
(18)

Figures 3 and 4 show the convergence curves of the eN 2 LMS and the N 3 LMS algorithms and their SR, SE and SS variants. The data in these figures show that SReN 2 LMS is only slightly inferior to the eN 2 LMS-based AAC, at the cost of a reduced number of multiplications. Hence, in practical implementations, if choosing between the SReN 2 LMS and the eN 2 LMS algorithms, the SR version is preferred. Similarly, between the SRN 3 LMS and the N 3 LMS algorithms, SRN 3 LMS is slightly inferior to N 3 LMS, but uses a reduced number of multiplications. Therefore, for real-time applications, the SRN 3 LMS algorithm-based AAC can be used. N 3 LMS is slightly faster converging than eN 2 LMS, as shown in Figs. 3 and 4.

Fig. 3
figure 3

Typical convergence curves for ICG signal enhancement in a Gaussian environment using exponential non-negative LMS (eN2LMS) and its variants

Fig. 4
figure 4

Typical convergence curves for ICG signal enhancement in a Gaussian environment using normalized non-negative LMS (N3LMS) and its variants

Results

In our experiments, we use the ICG signals obtained from a VU-AMS ambulatory system (Goedhart et al. 2006; Riese et al. 2003; Willemsen et al. 1996). ICG signals with different artifacts are included in our simulations. We use five ICG signals with 5000 samples: Data1, Data2, Data3, Data4 and Data5. In our simulation results, we show 2000 samples to illustrate the high-resolution signals. To evaluate the performance of the algorithms discussed above, we develop various AACs using the LMS, eN 2 LMS, SR eN 2 LMS, SE eN 2 LMS, SS eN 2 LMS, N 3 LMS, SR N 3 LMS, SE N 3 LMS and SS N 3 LMS algorithms. According to our proposed model, from the raw ICG signal, we construct a reference signal using DWT decomposition and use it as the reference in the adaptive algorithm. Using the above algorithms, we develop various AACs and calculate the signal-to-noise ratio (SNR), used as a measure of performance in our experiments. Comparisons of the SNR from the various algorithms are shown in Table 1. In addition to SNR measurements, we also tabulated the weight coefficients used to enhance Data1 during various artifact cancelations to examine the non-negative constraints of the non-negative algorithms, as shown in Table 2. The data in Table 2 show that the non-negative algorithms keep the weights from becoming negative. In our simulations, the filter length is 10 and the step size is 0.1. Because of space constraints, only the simulation results from Data1 are shown in this paper. ICG signals contaminated with BWA, EMA and IMA are used to illustrate the enhancement process.

Table 1 Comparison of signal to noise ratio after ICG signal filtering due to various artifact cancelers (INDBS)
Table 2 Comparison of weight coefficient variations due to various artifact cancelers for data 1

Discussion

Baseline-wander artifact (BWA) removal using the DWT adaptive artifact canceller

This experiment demonstrates the baseline wander artifact cancelation from the ICG signal. The raw ICG signal is input to the DWT-based AAC, as shown in Fig. 1. Using decomposition, DWT constructs a reference signal. This signal is effectively used as a reference signal to the AAC, as shown in the block diagram as n 2. Using feedback from the output z(n), the algorithm trains n 2 to closely correlate with the artifact component n 1 in the input ICG signal x(n). The SNR and the relative root mean square error (RRMSE) were used to measure the performance of the DWT-based AAC for BWA cancelation. The filtering results of the BWA cancelation are shown in Fig. 5. The results shown in Fig. 5d, g, h are clearer than the results from the other AACs. Figure 6 shows the residual error component after filtering with the various algorithms. The data in Fig. 6h show that the residual error in the case of SRN 3 LMS is less than that of the other algorithms. This is also supported by the SNR table, i.e., from among all of the algorithms, SRN 3 LMS achieves the highest SNR, 8.4956 dBs. The data in Table 2 also show that all of the non-negative algorithms have non-negative weight coefficients when filtering various artifacts. Figures 7 and 8 illustrate the RRMSE (in %) calculated during BWA cancelation. The data in Figs. 7 and 8 show that eN 2 LMS, N 3 LMS and their sign regressor versions perform better the other versions. These algorithms achieve the minimum residual error from among all of the tested algorithms. Finally, from all of the performance measures, SRN 3 LMS is better than the other algorithms with respect to SNR, RRMSE, convergence and computational complexity.

Fig. 5
figure 5

Results of filtering BWA using various AACs (a). ICG signal with BWA (b). ICG filtering with LMS-updated AAC (c). ICG filtering with exponential non-negative LMS (eN 2 LMS)-updated AAC (d). ICG filtering with SReN 2 LMS-updated AAC (e). ICG filtering with SEeN 2 LMS-updated AAC (f). ICG filtering with SSeN 2 LMS-updated AAC (g). ICG filtering with normalized non-negative LMS (N 3LMS)-updated AAC (h). ICG filtering with SRN 3LMS-updated AAC (i). ICG filtering with SEN 3LMS-updated AAC, and (j). ICG filtering with SSN 3LMS-updated AAC. (The x-axis is the number of samples and the y-axis is the signal amplitude in mV)

Fig. 6
figure 6

Comparison of the residual noise after BWA filtering (a). Original artifact component (b). Residual noise after LMS-updated AAC (c). Residual noise after exponential non-negative LMS (eN 2LMS)-updated AAC (d). Residual noise after SReN 2LMS-updated AAC (e). Residual noise after SEeN 2LMS-updated AAC (f). Residual noise after SSeN 2LMS-updated AAC (g). Residual noise after normalized non-negative LMS (N 3LMS)-updated AAC (h). Residual noise after SRN 3LMS-updated AAC (i). Residual noise after SEN 3LMS-updated AAC, and (j). Residual noise after SSN 3LMS-updated AAC. (The x-axis is the number of samples and the y-axis is the residual noise amplitude in mV)

Fig. 7
figure 7

Comparison of the RRMSE of exponential non-negative LMS and its signed versions

Fig. 8
figure 8

Comparison of the RRMSE of normalized non-negative LMS and its signed versions

Electro-muscle artifact (EMA) removal using the DWT adaptive artifact canceller

This experiment demonstrates electro-muscle artifact cancelation from an ICG signal. The raw ICG signal is input to the DWT-based AAC, as shown in Fig. 1. The DWT constructs a reference signal using decomposition. This signal is effectively used as a reference signal to the AAC, as shown in the block diagram as n 2. Using feedback from the output z(n), the algorithm trains n 2 to closely correlate it with the artifact component n 1 in the ICG input signal x(n). The SNR is used to measure the performance of the DWT-based AAC for EMA cancelation. The filtering results of the EMA cancelation are shown in Fig. 9. The results shown in Fig. 9d, g, h are clearer than the results from the other AACs. Figure 10 shows the residual error component after filtering with various algorithms. The data in Fig. 10h show that the residual error in the case of SR N 3 LMS is less than that for the other algorithms. This conclusion is supported by the SNR table; among all of the algorithms SR N 3 LMS achieves the highest SNR of 7.5570 dBs. The data in Table 2 also show that all of the non-negative algorithms use non-negative weight coefficients when filtering various artifacts. Finally, to summarize the performance measures, is the results show that SR N 3 LMS is better than the other algorithms with respect to SNR, RRMSE, convergence and computational complexity.

Fig. 9
figure 9

Filtering results of the EMA using various AACs (a). Raw ICG with EMA (b). ICG filtering with LMS-updated AAC (c). ICG filtering with exponential non-negative LMS (eN 2LMS)-updated AAC (d). ICG filtering with SReN 2LMS-updated AAC (e). ICG filtering with SEeN 2LMS-updated AAC (f). ICG filtering with SSeN 2LMS-updated AAC (g). ICG filtering with normalized non-negative LMS (N 3LMS)-updated AAC (h). ICG filtering with SRN 3LMS-updated AAC (i). ICG filtering with SEN 3LMS-updated AAC, and (j). ICG filtering with SSN 3LMS-updated AAC. (The x-axis is the number of samples and the y-axis is the signal amplitude in mV)

Fig. 10
figure 10

Comparison of the residual noise after EMA filtering (a). Original artifact component (b). Residual noise after LMS-updated AAC (c). Residual noise after exponential non-negative LMS (eN 2LMS)-updated AAC (d). Residual noise after SReN 2LMS-updated AAC (e). Residual noise after SEeN 2LMS-updated AAC (f). Residual noise after SSeN 2LMS-updated AAC (g). Residual noise after normalized non-negative LMS (N 3LMS)-updated AAC (h). Residual noise after SRN 3LMS-updated AAC (i). Residual noise after SEN 3LMS-updated AAC, and (j). Residual noise after SSN 3LMS-updated AAC. (The x-axis is the number of samples and the y-axis is the residual noise amplitude in mV)

Impedance mismatch artifact (IMA) removal using the DWT adaptive artifact canceller

This experiment demonstrates impedance mismatch artifact cancelation from the ICG signal. The raw ICG signal is input to the DWT-based AAC, as shown in Fig. 1. The DWT constructs a reference signal using decomposition. This signal is effectively used as a reference signal for the AAC, as shown in the block diagram as n 2. Using feedback from the output z(n), the algorithm trains n 2 to closely correlate with the artifact component n 1 in the input ICG signal x(n). The SNR is used to measure the performance of the DWT-based AAC for EMA cancelation. The filtering results of the EMA cancelation are shown in Fig. 11. The results shown in Fig. 11d, g, h are clearer than the results for the other AACs. Figure 12 shows the residual error component after filtering with the various algorithms. The data in Fig. 12h show that the residual error in the case of SR N 3LMSis less than that of the other algorithms. This also is supported by the SNR table, i.e., among all of the algorithms, SR N 3LMS achieves the highest SNR at 8.4466 dBs. The data in Table 2 also show that all of the non-negative algorithms have non-negative weight coefficients when filtering the various artifacts. Finally, all of the performance measures indicate that SRN 3LMSis better than the other algorithms with respect to SNR, RRMSE, convergence and computational complexity.

Fig. 11
figure 11

Filtering results for IMA from the various AACs (a). ICG signal with IMA (b). ICG filtering with LMS-updated AAC, (c). ICG filtering with exponential non-negative LMS (eN 2LMS)-updated AAC (d). ICG filtering with SReN 2LMS-updated AAC (e). ICG filtering with SEeN 2LMS-updated AAC (f). ICG filtering with SSeN 2LMS-updated AAC (g). ICG filtering with normalized non-negative LMS (N 3LMS)-updated AAC (h). ICG filtering with SRN 3LMS-updated AAC (i). ICG filtering with SEN 3LMS-updated AAC, and (j). ICG filtering with SSN 3LMS-updated AAC. (The x-axis is the number of samples and the y-axis is the signal amplitude in mV)

Fig. 12
figure 12

Comparison of the residual noise after IMA filtering (a). Original artifact component (b). Residual noise after LMS-updated AAC (c). Residual noise after exponential non-negative LMS (eN 2LMS)-updated AAC (d). Residual noise after SReN 2LMS-updated AAC (e). Residual noise after SEeN 2LMS-updated AAC (f). Residual noise after SSeN 2LMS-updated AAC (g). Residual noise after normalized non-negative LMS (N 3LMS)-updated AAC (h). Residual noise after SRN 3LMS-updated AAC (i). Residual noise after SEN 3LMS-updated AAC, and (j). Residual noise after SSN 3LMS-updated AAC. (The x-axis is the number of samples and the y-axis is the residual noise amplitude in mV)

Conclusion

This paper presents a new technique for enhancing ICG signals for telecardiology applications. The primary feature of the proposed adaptive artifact canceller is that it does not require a reference signal. The proposed model itself constructs a reference signal using DWT decomposition. This constructed signal is used to train the filter weight coefficients for the noise cancelation process. To avoid computational divergence caused by negative weights during abnormal heart conditions, we use a non-negative LMS algorithm and its variants. Based on this constraint, we developed various non-negative algorithms, that is, eN 2 LMS, SR eN 2 LMS, SE eN 2 LMS, SS eN 2 LMS, N 3 LMS, SRN 3 LMS, SEN 3 LMS and SS N 3 LMS. Among these algorithms, the sign regressor-based algorithms require fewer multiplications and achieve better convergence because of an additional normalization factor used in the signum function. Additionally, the convergence characteristics of the sign regressor version are slightly inferior to its unsigned version. Therefore, with respect to the SNR shown in Table 1, the weight coefficients shown in Table 2, the filtering results, the residual error, the RRMSE curves and the computational complexity, the results show that the SRN 3 LMS-based AAC performs better than the other algorithms. Hence, this DWT-based AAC is well-suited for noise cancelation in remote health care monitoring systems.