International Journal of Electrical and Computer Engineering (IJECE) Vol. No. February 2019, pp. ISSN: 2088-8708. DOI: 10. 11591/ijece. Efficient reduction of PLI in ECG signal using new variable step size least mean fourth adaptive algorithm Gowri1. Rajesh Kumar P. Koti Reddy3 1Department of Electronics and Communication Engineering. GIT. GITAM University. India 2Department of Electronics and Communication Engineering. AUCE. Andhra University. India 3Department of Instrument Technology. AUCE. Andhra University. India Article Info ABSTRACT Article history: It is very important in remote cardiac diagnosis to extract pure ECG signal from the contaminated recordings of the signal. When recording the ECG signal in the laboratory, the signal is affected by numerous artifacts. Varies artifacts generally degrades the signal quality are PLI. EM. MA and EM. In addition to these, the channel noise also added when transmitting signal from remote location to diagnosis center for analyzing the signal. There are several approaches are used to reduce the noise present in the ECG signal. From the literature it is proven that compared to non adaptive filters, adaptive filters play vital role to trace the random changes in the corrupted signals. In this paper, we proposed efficient Variable step size leaky least mean fourth algorithm and its sign versions for reducing the complexity. These algorithms shows that it gives low steady state error due to least mean fourth and fast convergence rate that is it tracks the input signal quickly because of its variable step size is high at initial iterations of signal compared to the LMS algorithm. The performance of the algorithm is evaluated using SNR, frequency spectrum. MSE, misadjustment and convergence characteristics. Received Des 27, 2017 Revised Oct 8, 2018 Accepted Oct 30, 2018 Keywords: Adaptive filter Artifacts Misadjustment MSE VSSLMS Copyright A 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Gowri. Department of Electronics and Communication Engineering. GIT. GITAM University. Visakhapatnam-530045. India. Email: gowri3478@gmail. INTRODUCTION ECG is one of the most direct ways to study the cardiac condition. Any cardiac abnormalities will be clearly seen through investigation of the ECG signals. This provides doctors with the most updated cardiac condition of the patient so that proper treatment can be given . Biotelemetry is a technology where wireless communication is utilized in health care applications to transmit biological or physiological data to a distant place then ECG specialist has the capability to interpret the data and affect decision-making . Telecardiology is a special branch of biotelemetry in which the ECG signals are processed wirelessly between the patient and diagnostic centre. While transmitting the ECG signal from patient end to diagnostic centre, several artifacts may add to ECG signal. These artifacts strongly affect/degrade the signal quality of ECG signals and masks tiny features . , . To improve the signal quality in terms of signal to noise ratio and to reduce noises present in the signal then different filtering techniques are used. In the literature there are several filtering techniques are used to remove the artifacts present in ECG signal . Butt et al. , presented the PLI noise reduction in the ECG signal using SSRLS filter, in this, result analysis it gives the superior performance as compared with the notch filter of varying attenuation levels. Hamilton . compared the performance of adaptive and nonadaptive notch filters used to remove the single-frequency component present in PLI. Kadam et al. described a PLI subtraction technique. In referred paper, different digital FIR windowing techniques are used Journal homepage: http://iaescore. com/journals/index. php/IJECE A ISSN: 2088-8708 for the cancellation of 60 Hz interference in ECG frequency content. The extracted samples give the better elimination of PLI noise. Shin et al. proposed a variable step size affine projection algorithm and a variable step size normalized LMS algorithm methods. In this simulation results analysis they proved that these algorithms to get faster convergence rate and less misadjustment value. Similarly. Vega et al. presented a robust VSSNLMS algorithm for system identification and removal of echoAos based on norm of the filter update. But complexity of this algorithm is large. Another VSSNLMS was developed for cancellation of residual echoAos produced by the part of the systems by Paleologu et al. In this paper, we proposed a new Variable Step Size Least Mean Fourth (VSS-LMF) algorithm which gives less computational complexity and low misadjustment value. For further reducing computational complexity we applied signum function to this algorithm and derived three other algorithms. These four algorithms gives better signal to noise ratio compared to LMS algorithm and VSSLMS algorithm in terms of removal of artifacts present in the ECG signal. From the simulation results it is verified that VSS-Sign Regressor LMF algorithm gets better reduction of noise present in ECG signal compared to other derived algorithms and LMS algorithm. ADAPTIVE ALGORITHM The adaptive LMS algorithm was invented by Widrow and Hoff in 1959 . , . The LMS algorithm can be considered as the simplest form of steepest decent algorithm. The LMS algorithm is composed by two basic processes. Filtering process and an adaptive process. The structure of adaptive filter is shown in the Figure 1. From the Figure x ( j ) the input signal, d ( j ) is the desired signal, y ( j ) is filter output and the error signal e ( j ) is given to the input for tap weight vector control mechanism. The tap inputs Au x( j ), x( j A . , . , x( j A L A . Ay are the elements of the L-by-1 tap input vector yeo. Where L is the number of delay elements. Correspondingly, the tap weights w ( j ) A Auw( j ), w( j A . , w( j A L A . Ay the elements of the L-by-1 tap-weight vector. The updated weight vector for the LMS adaptive algorithm in simplified form as . w( j A . A w( j ) A A x( j )e ( j ). Figure 1. Adaptive filter structure The parameter A describes the rate at which convergence of the algorithm starts and finally reaches to Wiener optimum solution. The problem with LMS algorithm . is that selecting the step size parameter A smaller then convergence will be slow but the steady state error will be small and vice versa. So selecting the proper value of A is difficult in the LMS algorithm. Therefore the variable step-size gives a trade-off between steady state misadjustment and convergence rate of the algorithm. This problem motivates to use the step size as variable, rather than fixed . , . Adaptive filters based on higher order . ike fourth orde. Int J Elec & Comp Eng. Vol. No. February 2019 : 307 - 313 Int J Elec & Comp Eng ISSN: 2088-8708 statistics gives better performance . ess erro. than the mean square like LMF . performs better than the mean square utilized in the LMS algorithm in particular situations. The small modification in . , leads weight update equation for VSS-LMF algorithm which is defined as . w( j A . A w( j ) A A( j )x( j )e 3 ( j ). Where A ( j ) is a scalar variable step-size parameter and is considered as . A( j ) A 1AA A A j A1 ) where AojAo is the occurrence number in the iteration. leads the fast convergence rate at the beginning of the signal occurrences due to a large variable step size, and decreasing the step size in the latter cases to a less misadjustment error ratio, and then finally it reaches to a steady state value. Ao A Ao is constant parameter, in this analysis the values chosen is 0. 9 which gives better result. This decreasing step size is the main variation in the VSS-LMF which is not possible in LMS. The VSS-LMF algorithm . requires L 3 These "multiply and accumulate" (MAC) operations are reduced by adding signum function to the . These reduced complexity algorithms are very useful to design digital signal processing devices and field programmable gate arrays. The complexity of the algorithm further reduced by using the signum function and it is defined as . E 1: sign A p ( j )A A E 0 : E A1 : p( j ) A 0 E p( j ) A 0 E p ( j ) A 0 EE The signum . function can be applied to the data in the weight update . , then new derived algorithm is VSS-Sign Regressor LMF algorithm and is given by . w( j A . A w( j ) A A( j )sign ( x( j ))e 3 ( j ). The number of multiplications required for VSS-SRLMF algorithm is 3, so compared to VSS-LMF algorithm AoLAo number of multiplications reduced. So the complexity of the circuit is reduced for designing By applying signum function to the error function in the VSS-LMF algorithm, the new algorithm is named as VSS-Sign LMF algorithm and its weight update equation is as . w( j A . A w( j ) A A( j )x( j )sign . 3 ( j )). The number of multiplications required for VSS-SLMF algorithm is L 1. The signum can also be applied for both error and data functions in . , the new algorithm is known as VSS-Sign Sign LMF algorithm is given by . w( j A . A w( j ) A A( j )sign ( x( j ))sign . 3 ( j )). The VSS-SSLMF algorithm requires only one multiplication, compared to all above algorithms this algorithm requires less complexity. So finally in this paper totally four algorithms developed, whose performance characteristics are analyzed by reducing artifact in the ECG signal. SIMULATION RESULT AND ANALYSIS The ability of varies derived algorithms are tested by taking real ECG signal from the MIT-BIH arthymia database . by adding different artifacts. In this data base there are totally 48 ECG records are digitized with a sampling frequency of 360 Hertz per channel. From the 48 ECG data records, 22 dataAos are from women and 25 dataAos are from men with different age groups are collected. From the ECG data records 201 and 202 data records are collected from the single person. The ECG signal is corrupted with a power line Efficient reduction of PLI in ECG signal using new variable step size least mean fourthA (T. Gowr. A ISSN: 2088-8708 noise of amplitude 1mV, with 60Hz frequency applied as input signal. From the data base 4000 samples are collected for records 101, 102, 103, 104, 105, 108 and 207. The length of the filter chosen is five and step size chosen is 0. The simulation results are obtained using MATLAB software. The frequency spectrums for different adaptive algorithms for cancellation of 60HzAos PLI noise are shown in Figure 2. From this figure, we can observe that VSS-LMF as shown in Figure 2d algorithm gets high reduction of PLI noise compared to LMS algorithm as shown in Figure 2-c. Figure 2. Typical frequency spectrums for PLI cancellation . Pure ECG signal, . Pure ECG signal with PLI, . Recovered signal using LMS algorithm, . Recovered signal using VSS-LMF-algorithm. From the Figure 3. it shows that pure ECG signal is corrupted with PLI and Figure 3. shows that removal of PLI noise using different derived adaptive algorithms. From the figure we can see that at starting iterations there is small residue noise present, when number of iterations increases then noise elimination is more that is minimum steady state error we can get due to variable step size. It is observed that VSS-LMF and VSS-SRLMF algorithms reduce PLI noise as high compared to other two algorithms. Figure 3. ECG signal with PLI, . Filtered signal using VSS-LMF algorithm, . Filtered signal using VSS-SRLMF algorithm, . Filtered signal using VSS-SLMF algorithm, . Filtered signal using VSS-SSLMF algorithm The performance of the removal of PLI using various algorithms is measured in terms of SNR, as shown in Table 1. From the Table 1, it is observed that all algorithms achieves maximum average SNR values which are higher value than the LMS . Comparing all derived algorithms VSS-LMF algorithm gets maximum average SNR value of 12. 7308 dBs, where as next VSS-SRLMF algorithm gets 12. 6018 dBs. Int J Elec & Comp Eng. Vol. No. February 2019 : 307 - 313 Int J Elec & Comp Eng ISSN: 2088-8708 VSS-SLMF algorithm gets 8. 0303 dBs and VSS-SSLMF algorithm gets 8. 9599 dBs. To enjoy the less computational complexity and also high SNR value nearer to VSS-LMF, then choose VSS-SRLMF algorithm is the best. For further reduction of complexity and greater than the LMS. SNR value then choose VSS-SSLMF algorithm. Table 1. SNR contrast of VSS-LMF Based Adaptive Algorithms for PLI Removal Rec. Avg SNR VSS-LMF VSS-SRLMF VSS-SLMF VSS-SSLMF The convergence curves for different adaptive algorithms in terms number of iterations verses mean square error as shown in Figure 4. These characteristics are drawn for ECG record number 103. From the convergence characteristics it is observed that VSS-SRLMF algorithm gives fast convergence rate as compared to other adaptive algorithms and VSS-SLMF algorithm gets slow convergence rate. Figure 4. Figure convergence characteristics of VSS-LMF based adaptive algorithms The Mean Square Error (MSE) for different adaptive algorithms for different records as shown in Table 2. From the Table 2. VSS-LMF algorithm gets 2. 87e-04 MSE, which is low compared to other algorithms, then after VSS-SRLMF algorithm gets 3. 43e-04 MSE which is also low compared to LMS and other sign based algorithms. The ratio of excess MSE to minimum MSE gives Misadjustment. Table 2. MSE Comparison using Different Adaptive Algorithms Algorithm LMS VSS-LMF VSS-SRLMF VSS-SLMF VSS-SSLMF Rec No 101 Rec No 102 Rec No 103 Rec No 104 Rec No 105 Rec No 108 Rec No 207 Avg MSE The misadjustment values for different algorithms for the removal of PLI noise are shown in Table 3. From the table VSS-LMF and VSS-SRLMF algorithms gets very low misadjustment value as compared to the LMS. VSS-SLMF and VSS-SSLMS adaptive algorithms. Efficient reduction of PLI in ECG signal using new variable step size least mean fourthA (T. Gowr. A ISSN: 2088-8708 Table 3. Misadjustment Comparison Using Different Adaptive Algorithms Algorithm Rec No 101 Rec No 102 Rec No 103 Rec No 104 Rec No 105 Rec No 108 Rec No 207 LMS VSS-LMF VsRLMF VSS-SLMF VsLMF Avg Misadjustment CONCLUSION In this paper, weight update variants of New Variable Step Size-LMF based adaptive algorithms are The variable of step size for each iteration leads to fast convergence. To achieve fast data transmission rate it is desirable to reduce the computational complexity. This can be done by signed algorithms which are derived from conventional algorithm. The three versions of signed algorithms are So totally four adaptive noise cancellers are developed and tested on ECG signals for cancellation of PLI noise. Among these sign regressor VSS-LMF algorithms performs better SNR with less computational complexity as well as fast convergence as that of VSS-LMF algorithm. These derived algorithms can also be applied for other artifacts which will give better elimination of noise. REFERENCES