An Intelligent Adaptive Filter for Fast Tracking and Elimination of Power Line Interference from ECG Signal

Size: px
Start display at page:

Download "An Intelligent Adaptive Filter for Fast Tracking and Elimination of Power Line Interference from ECG Signal"

Transcription

1 An Intelligent Adaptive Filter for Fast Tracking and Elimination of Power ine Interference from ECG Signal Nauman Razzaq, Maryam Butt, Muhammad Salman, Rahat Ali, Ismail Sadiq, Khalid Munawar, Tahir Zaidi College of Electrical and Mechanical Engineering, National University of Sciences and Technology, Islamabad, Pakistan King Abdulaziz University, Jeddah, Saudi Arabia Abstract The ECG (Electrocardiogram) signal reflects the electrical activity of the heart. Since amplitude of ECG signal is of order of few mv, it is susceptible to many types of noises and amongst which the most disturbing is power line interference (). Variations in frequency of further complicate the problem which can be taken care by implementation of adaptive notch filter (ANF). ANF normally requires a reference input which is not possible in all cases. In this paper, we have proposed an intelligent adaptive filter which does not require a reference input. Proposed method first detects the frequency of noise then adaptively tracks and eliminates from ECG signal.. Introduction Power line interference () is the most devastating noise found in ECG signal. An ECG signal will be characterized as good quality when it does not have noise more than 0.5% of the maimum amplitude of ECG signal []. To remove, one of the simplest solution is to pass mied ECG signal through a notch filter. But this causes long transient time and ringing effects as well as it cannot tackle the drift in the frequency of noise. To handle the problem of frequency drifting, the Adaptive Noise Cancellation (ANC) is useful which tracks the and then subtract it from the corrupted ECG signal to get the pure ECG signal. For the implementation of ANC, we need a reference input which provides the amplitude and phase information of the signal. B. Widrow et al. have proposed an adaptive filter in which an additional reference input has been used []. H.C. So et al proposed an Adaptive Sinusoidal Interference Canceller (ASIC) in which it is assumed that frequency of is known and adaptive filter will estimate amplitude and phase of the interference [3]. Bazhyna et al. have proposed a method which does not require the reference input [4]. They isolate the linear and non linear segments in ECG and then use the linear segments to estimate the but it adds more computational compleity. Also the nonlinear segment (QRS) and linear segment (ST and PQ) are required to be detected first which causes inherent delay making it unworkable for online implementation. This paper proposes a new adaptive method which first estimates the frequency of noise then adaptively tracks present in the ECG signal. In this method, an intelligent Discrete Fourier Transform (DFT) is applied for frequency estimation which require less computational compleity. The estimated frequency is then used as reference for State Space Recursive east Square (SSRS) adaptive filter [5]. SSRS can track the amplitude and phase of noise and provides us estimated. Subtracting the estimated noise from the primary input gives us the pure ECG signal. The rest of the paper is organized as follows. In section, state space model of is derived. In section 3, the proposed method for adaptive noise cancellation is presented. Section 4 includes computer simulations and the discussion on their results. Section 5 gives performance comparison of proposed system with a standard notch filter. Finally conclusion is drawn in section 6.. State Space Model of ECG signal containing is given by y(n) = ECG (n)+ (n) Where y(n) is ECG signal corrupted by, () (n) ECG is the pure ECG signal and (n) is the noise consisting of single sinusoid and can be represented by ( n) = α sin(ωn+φ) () /3/$3.00 c 03 IEEE CBMS 03 5

2 where n is the discrete time inde, ω is the normalized defined as ω=π f / fs, f is the frequency of the, f s is sampling frequency, α is amplitude of the and φ is the phase of. The proposed adaptive filter is state space based and state space model of is derived as following: et the (n) be the state of a second order state space system and the other state is defined as the (n) with phase shift of π / (n)= α sin(ωn+φ) (3) (n)=α sin(ωn+φ+ π / ) We may rewrite (3) as ( n ) = α sin(ωn+φ) = α( sinωn cosφ+cosωn sinφ) (4) (n)= α cos(ωn+φ) = α(cosωn cosφ-sinωn sinφ) Equation (4) may be rewritten as (n) cosωn sinωn αsinφ = (n) -sinωn cosωn αcosφ (5) Defining initial condition at n =0 (0) =α sinφ (6) (0) =α cosφ From (5) and (6), we get (n) cosωn sinωn (0) = (0) (7) (n) -sinωn cosωn Putting n= in (7) we get () cosω sinω (0) () = (0) (8) -sinω cosω We can compute states at n= () cosω sinω () () = () (9) -sinω cosω cosω sinω Here -sinω cosω is state transition matri and (0) (0) are the initial states. Starting with initial states and applying state transition matri, we can determine the states at any time n> 0. The generalized form of (9) can be written as: (n+) cosω sinω (n) = (n+) -sinω cosω (n) (0) 3. Proposed Implementation ayout of proposed implementation is shown in Figure. Figure. Proposed method consisting of three distinct blocks Proposed method can be grouped into three sections as shown in Figure. The core of the proposed system is the SSRS filter whose role is to track the noise present in the ECG signal. For precise tracking of, the state space model of (derived in section II) must be accurate and ω is the only parameter which defines the accuracy of the model. Therefore we need to estimate the frequency of first. We have employed an intelligent Discrete Fourier Transform (DFT) technique for frequency estimation of. Pure ECG signal is achieved with the subtraction of the estimated component from the noisy ECG in the filtration stage. Workings of these stages are eplained here. 3. SSRS Adaptive Filter The SSRS is a state space model dependent adaptive filter which gives us ecellent signal tracking when the model accuracy is high. The SSRS algorithm is briefly summarized here [5]. et the unforced discrete time state space system be described as following. n [ + ] = Ann [ ] [ ] () yn [ ] = Cnn [ ] [ ] + vn [ ] SSRS filter estimates the states ˆ[ n] on each observation yn [ ]. The estimated state vector is given by n ˆ[ ] = n [ ] + K[ n] ε [ n ] () And estimated output is determined by yn ˆ[ ] = Cn ˆ[ ] (3) Where nis [ ] the predicted state, defined as n [ ] = An ˆ[ -] (4) ε [ n ] is the prediction error, defined as ε [ n] = y[ n]- y[ n ] (5) 5 CBMS 03

3 ynis [ ] the predicted output state defined as yn [ ] = Cn [ ] = CAn ˆ[ -] (6) K [ n ] in Eq. (), is the observer gain defined as - T K [ n] =Φ [ n] C (7) Φ[ n ] is recursively updated by -T - T Φ [ n] = λ A Φ [ n-] A + C C (8) Where λ is the forgetting factor. The working of SSRS is shown in Figure. Figure. Block diagram of SSRS We choose the noise to be tracked instead of ECG signal because of high modeling accuracy of sinusoid in state space. State space model of has been derived in section whose state transition matri cosω sinω is -sinω cosω which is neutrally stable i.e. all its eigen values lie on unit circle, therefore it eactly replicates with unforced system defined at (). Putting C= [ 0] in (3), ŷ[n] will be estimated i.e. (n). The response of proposed SSRS can be adjusted by the two parameters ω and λ. Hereω is the central frequency of the filter response and it is estimated by intelligent DFT block prior to SSRS filter. λ is forgetting factor and will cause change in bandwidth of the filter. For short bandwidth, value of λ will be selected close to e.g. λ = 0.99 will provide us narrow frequency band selection. In order to start the recursion of SSRS, we need the knowledge of certain quantities at time k=0. This includes initial estimate of states ˆ[0] and initial observer gain K[0]. For initialization, regularization or delayed recursion techniques are the choices. We adopted the later method because of its superior convergence properties [5]. 3. Intelligent DFT Algorithm Frequency estimation of the is performed prior to the SSRS filter and will be used as reference input to the SSRS filter. We have applied the intelligent DFT algorithm proposed by N. Razzaq et al. which provide us fast frequency estimation [6]. This technique provides us high resolution frequency estimation with reduced window size and less computational compleity as compared to Fast Fourier Transform (FFT) making it feasible for online estimation of frequency. The intelligent DFT is improved version of basic DFT algorithm which iteratively narrows down the bandwidth for frequency search of noise thus achieves high frequency resolution with much reduced computations. DFT is defined by N j π Kn/ N X K = n. e (9) n= 0 Where N defines the window size (number of samples) and K defines the number of the frequency bins (number of discrete frequencies), n is the discrete inde and n is discrete data at inde n. The frequency of eists in the frequency band of Hz. Assume ECG signal is corrupted by noise of 5.75 Hz with SNR=00. Taking its frequency spectrum, we observe domination of 5.75 Hz in the frequency band of Hz (See Figure 3). Figure 3. Domination of frequency in the band of Hz (SNR=00) Working principle of intelligent DFT algorithm is briefly eplained here. et the initial selected bandwidth Δ f = 0Hz (45-55 Hz) which is divided into μ frequency bins. The achieved frequency resolution defined as df can be calculated by df =Δ f / μ (0) et s take μ = 0, we will achieve df = in first iteration and we select only one frequency bin with highest magnitude, for net iteration. In second iteration, we have Δ f = Hz and achieve df = 0. Hz. In this way, we enhance frequency resolution by 0 times by just doubling the computation. Working of CBMS 03 53

4 proposed algorithm for frequency search of 5.75 Hz is illustrated in Figure 4. The results of first four iterations are shown in Figure 6. Number of frequency bins ( μ ) in each iteration is taken as μ = 0 which means we achieve increase in frequency resolution by a factor of 0. In first iteration we achieve frequency resolution df = Hz and after fourth iteration we are able to acquire frequency resolution df = 0.00Hz. Estimated frequency of noise through the proposed method is 5.75 Hz. Figure 4. Frequency search for =5.75 Hz using intelligent DFT Computational compleity of intelligent DFT to search frequency with frequency resolution df = 0.0 Hz with sampling frequency of khz is calculated as 60 3 whereas FFT require computations to achieve same frequency resolution [6]. 3.3 Filtration At the final stage, the estimated given by SSRS filter is subtracted sample by sample from the primary input to get the pure ECG signal. 4. Results and Discussion Signal simulation and results are discussed in following sub sections. 4. Signal Formulation ECG signal was taken from MIT-BIH database [7] which has sampling frequency of 360 Hz and its amplitude is normalized to have peak-to-peak value of. noise consisting of single sinusoidal frequency at 5.75 Hz was added in the clean ECG in proportion to have SNR=0. Figure 5 illustrate the presence of power line interference in ECG signal. (a) (c) (b) (d) Figure 6. (a) st iteration: f = 0 Hz, df = Hz, (b) nd iteration: f = Hz, df = 0.Hz, (c) 3 rd iteration: f = 0.Hz, df = 0.0 Hz, (d) 4 th iteration: f = 0.0Hz, df = 0.00Hz 4.3 tracking During the initialization of SSRS filter, frequency is taken as 50 Hz and initial states assumed to be zero. Since sinusoidal model has been defined in SSRS filter, it tries to track the sinusoidal frequency of 50 Hz. However due to difference of a frequency from actual, a considerable error will be observed until the frequency estimation is provided by intelligent DFT algorithm. The initialization process is completed after window size of 7 samples and there after SSRS is tuned at correct frequency. The tracking of SSRS during initialization period is presented in Figure 7. Figure 5. ECG signal corrupted with 5.75 Hz having SNR=0 4. Frequency Estimation Window size of 7 samples is selected for frequency search of noise and Hanning function is also applied to reduce the effect of the spectral leakage. Figure 7. Tracking of SSRS during initialization 54 CBMS 03

5 If we do not tune the SSRS filter with the correct frequency, then tracking error will persist as shown in Figure 8. Whereas intelligent DFT estimates the frequency of after first 7 samples and provides it to SSRS as reference input. Significant reduction in tracking error can be seen after frequency correction in Figure 9. Figure 8. of SSRS Tracking error without correct tuning 5. Performance Comparison Performance of proposed SSRS filter is compared with the standard notch filter in the following section. Transfer function of a nd order notch filter can be written as [8]. b0 + b - - z + bz H( z) = () + az az For designing a notch filter we need to define f notch (notch frequency) and Q (Quality factor). Where f notch is central frequency of the notch filter and Q is defined as fnotch Q = () Δ f Here Δf is bandwidth of the notch filter. For a good quality notch filter, Q must be as high as possible but on the other side higher Q means more transition delay is involved. In our simulation, we have selected Q =40. et us first, assume that f is known to be 5.75 Hz. Having fnotch = 5.75Hz and Q =40, we get the numerator and denominator coefficients of () as b 0 = 0.996, b = -.464, b = 0.996, a = and a = The magnitude response of the specified notch filter is shown in Figure. Figure 9. Reduction in tracking error after correct tuning of SSRS 4.4 Filtration The filtration is achieved by subtracting the estimated from mied ECG signal. The filtered ECG signal is shown in Figure 0. Figure. Magnitude response of 5.75 Hz Notch filter with Q=40 (a) (b) Figure 0. Filtered ECG signal (a) Time domain (b) Frequency domain The ECG filtered from the notch filter is shown in Figure which shows a considerable transient time taken by notch filter before complete elimination of noise. CBMS 03 55

6 6. Conclusion Figure. ECG filtered output from notch filter In Figure 3, comparison of the filtration errors produced by both notch filter and SSRS have been presented which clearly shows the fast response of SSRS filter as compared to the notch filter. The results of this research shows that when SSRS based on sinusoidal model is applied on ECG signal corrupted with noise, the filter converges to dynamic solution by adaptively updating the states of the filter and in return track the sinusoidal power line interference. SSRS gives us marvelous tracking performance and enable us to suppress without distorting the underlying ECG signal. The proposed combination does not require the eternal reference input rather reference is generated within proposed system by intelligent frequency estimation method. 7. Acknowledgment This work is part of the project undertaken with mutual collaboration of National University of Sciences and Technology (NUST) and National Institute of Heart Diseases (NIHD), Pakistan. 8. References Figure 3. Filtration error comparison between Notch & SSRS - ( f is known) Now let us consider the case where f is not known and initially assumed as 50Hz. In Figure 4, a comparison between a notch filter and proposed algorithm has been presented. In the case of notch filter, we get large filtration error whereas proposed algorithm estimates f and tune the SSRS filter during initialization period of 7 samples and thereafter gives us accurate filtration. Figure 4. Filtration error comparison between Notch & SSRS - ( f is unknown) [] A. C. Van Rijn et al., High quality recording of bioelectric events. part. interference reduction, theory and practice, Med. Biol. Eng. Computing, Vol. 8, Issue 5, 990 pp [] B. Widrow et al., Adaptive Noise Canceling: Principles and Applications, Proc. IEEE, vol. 63, 975, pp [3] H.C. So et al., Adaptive Algorithm for Sinusoidal Interference Cancellation, IEE Electron. etters, vol. 33 (), 997, pp [4] Bazhyna A et al., Powerline Interference Suppression in High Resolution ECG, Computers in Cardiology; 003, 30: [5] Mohammad Bilal Malik State-Space Recursive east Squares: part I, Signal Processing, vol. 84/9, 004, pp [6] Nauman Razzaq et al., An efficient method for estimation of power line interference in ECG signal, 5th International Conference on Modelling, Identification and Control, Cario, Egypt, 03; (Accepted). [7] A.. Goldberger et al., (000) PhysioBank, PhysioToolkit and Physionet: Components of a new research resource for comple physiologic signals, Circulation. [Online] Available: Circulation Electronic Pages: [8] P Srisangngam et al., Symmetric IIR notch filter design using pole position displacement, IEEE International Symposium on Intelligent Signal Processing and Communication Systems, Thailand, CBMS 03

A Novel Adaptive Algorithm for

A Novel Adaptive Algorithm for A Novel Adaptive Algorithm for Sinusoidal Interference Cancellation H. C. So Department of Electronic Engineering, City University of Hong Kong Tat Chee Avenue, Kowloon, Hong Kong August 11, 2005 Indexing

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK REMOVAL OF POWER LINE INTERFERENCE FROM ECG SIGNAL USING ADAPTIVE FILTER MS.VRUDDHI

More information

INTEGRATED APPROACH TO ECG SIGNAL PROCESSING

INTEGRATED APPROACH TO ECG SIGNAL PROCESSING International Journal on Information Sciences and Computing, Vol. 5, No.1, January 2011 13 INTEGRATED APPROACH TO ECG SIGNAL PROCESSING Manpreet Kaur 1, Ubhi J.S. 2, Birmohan Singh 3, Seema 4 1 Department

More information

Power Line Interference Removal from ECG Signal using Adaptive Filter

Power Line Interference Removal from ECG Signal using Adaptive Filter IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727 PP 63-67 www.iosrjournals.org Power Line Interference Removal from ECG Signal using Adaptive Filter Benazeer Khan 1,Yogesh

More information

Chapter 4 SPEECH ENHANCEMENT

Chapter 4 SPEECH ENHANCEMENT 44 Chapter 4 SPEECH ENHANCEMENT 4.1 INTRODUCTION: Enhancement is defined as improvement in the value or Quality of something. Speech enhancement is defined as the improvement in intelligibility and/or

More information

Review on Design & Realization of Adaptive Noise Canceller on Digital Signal Processor

Review on Design & Realization of Adaptive Noise Canceller on Digital Signal Processor 2017 IJSRST Volume 3 Issue 1 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Review on Design & Realization of Adaptive Noise Canceller on Digital Signal Processor 1

More information

FAST ADAPTIVE DETECTION OF SINUSOIDAL SIGNALS USING VARIABLE DIGITAL FILTERS AND ALL-PASS FILTERS

FAST ADAPTIVE DETECTION OF SINUSOIDAL SIGNALS USING VARIABLE DIGITAL FILTERS AND ALL-PASS FILTERS FAST ADAPTIVE DETECTION OF SINUSOIDAL SIGNALS USING VARIABLE DIGITAL FILTERS AND ALL-PASS FILTERS Keitaro HASHIMOTO and Masayuki KAWAMATA Department of Electronic Engineering, Graduate School of Engineering

More information

NOISE REDUCTION TECHNIQUES IN ECG USING DIFFERENT METHODS Prof. Kunal Patil 1, Prof. Rajendra Desale 2, Prof. Yogesh Ravandle 3

NOISE REDUCTION TECHNIQUES IN ECG USING DIFFERENT METHODS Prof. Kunal Patil 1, Prof. Rajendra Desale 2, Prof. Yogesh Ravandle 3 NOISE REDUCTION TECHNIQUES IN ECG USING DIFFERENT METHODS Prof. Kunal Patil 1, Prof. Rajendra Desale 2, Prof. Yogesh Ravandle 3 1,2 Electronics & Telecommunication, SSVPS Engg. 3 Electronics, SSVPS Engg.

More information

DSP Based Corrections of Analog Components in Digital Receivers

DSP Based Corrections of Analog Components in Digital Receivers fred harris DSP Based Corrections of Analog Components in Digital Receivers IEEE Communications, Signal Processing, and Vehicular Technology Chapters Coastal Los Angeles Section 24-April 2008 It s all

More information

Digital Filtering: Realization

Digital Filtering: Realization Digital Filtering: Realization Digital Filtering: Matlab Implementation: 3-tap (2 nd order) IIR filter 1 Transfer Function Differential Equation: z- Transform: Transfer Function: 2 Example: Transfer Function

More information

Noise Reduction Technique for ECG Signals Using Adaptive Filters

Noise Reduction Technique for ECG Signals Using Adaptive Filters International Journal of Recent Research and Review, Vol. VII, Issue 2, June 2014 ISSN 2277 8322 Noise Reduction Technique for ECG Signals Using Adaptive Filters Arpit Sharma 1, Sandeep Toshniwal 2, Richa

More information

COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) NOISE REDUCTION IN ECG BY IIR FILTERS: A COMPARATIVE STUDY

COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) NOISE REDUCTION IN ECG BY IIR FILTERS: A COMPARATIVE STUDY International INTERNATIONAL Journal of Electronics and JOURNAL Communication OF Engineering ELECTRONICS & Technology (IJECET), AND ISSN 976 6464(Print), ISSN 976 6472(Online) Volume 4, Issue 4, July-August

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 10, April 2014

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 10, April 2014 ISSN: 77-754 ISO 9:8 Certified Volume, Issue, April 4 Adaptive power line and baseline wander removal from ECG signal Saad Daoud Al Shamma Mosul University/Electronic Engineering College/Electronic Department

More information

CANCELLATION OF ARTIFACTS FROM CARDIAC SIGNALS USING ADAPTIVE FILTER LMS,NLMS AND CSLMS ALGORITHM

CANCELLATION OF ARTIFACTS FROM CARDIAC SIGNALS USING ADAPTIVE FILTER LMS,NLMS AND CSLMS ALGORITHM CANCELLATION OF ARTIFACTS FROM CARDIAC SIGNALS USING ADAPTIVE FILTER LMS,NLMS AND CSLMS ALGORITHM Devendra Gupta 1, Rekha Gupta 2 1,2 Electronics Engineering Department, Madhav Institute of Technology

More information

Comparative Study of Chebyshev I and Chebyshev II Filter used For Noise Reduction in ECG Signal

Comparative Study of Chebyshev I and Chebyshev II Filter used For Noise Reduction in ECG Signal Comparative Study of Chebyshev I and Chebyshev II Filter used For Noise Reduction in ECG Signal MAHESH S. CHAVAN, * RA.AGARWALA, ** M.D.UPLANE Department of Electronics engineering, PVPIT Budhagaon Sangli

More information

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing RESEARCH ARTICLE OPEN ACCESS Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing Darshana Kundu (Phd Scholar), Dr. Geeta Nijhawan (Prof.) ECE Dept, Manav

More information

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE)

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE) Code: 13A04602 R13 B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 (Common to ECE and EIE) PART A (Compulsory Question) 1 Answer the following: (10 X 02 = 20 Marks)

More information

Signals. Continuous valued or discrete valued Can the signal take any value or only discrete values?

Signals. Continuous valued or discrete valued Can the signal take any value or only discrete values? Signals Continuous time or discrete time Is the signal continuous or sampled in time? Continuous valued or discrete valued Can the signal take any value or only discrete values? Deterministic versus random

More information

EE 422G - Signals and Systems Laboratory

EE 422G - Signals and Systems Laboratory EE 422G - Signals and Systems Laboratory Lab 3 FIR Filters Written by Kevin D. Donohue Department of Electrical and Computer Engineering University of Kentucky Lexington, KY 40506 September 19, 2015 Objectives:

More information

Speech Enhancement Based On Noise Reduction

Speech Enhancement Based On Noise Reduction Speech Enhancement Based On Noise Reduction Kundan Kumar Singh Electrical Engineering Department University Of Rochester ksingh11@z.rochester.edu ABSTRACT This paper addresses the problem of signal distortion

More information

Multirate Digital Signal Processing

Multirate Digital Signal Processing Multirate Digital Signal Processing Basic Sampling Rate Alteration Devices Up-sampler - Used to increase the sampling rate by an integer factor Down-sampler - Used to increase the sampling rate by an integer

More information

Audio Restoration Based on DSP Tools

Audio Restoration Based on DSP Tools Audio Restoration Based on DSP Tools EECS 451 Final Project Report Nan Wu School of Electrical Engineering and Computer Science University of Michigan Ann Arbor, MI, United States wunan@umich.edu Abstract

More information

A New Method For Active Noise Control Systems With Online Acoustic Feedback Path Modeling

A New Method For Active Noise Control Systems With Online Acoustic Feedback Path Modeling A New Method For Active Noise Control Systems With Online Acoustic Feedback Path Modeling Muhammad Tahir Akhtar Department of Electrical Engineering, Pakistan Institute of Engineering and Applied Sciences,

More information

Architecture for Range, Doppler and Direction finding Radar

Architecture for Range, Doppler and Direction finding Radar J. Appl. Environ. Biol. Sci., 4(7S)193-198, 2014 2014, TetRoad Publication ISSN: 2090-4274 Journal of Applied Environmental and Biological Sciences www.tetroad.com Architecture for Range, Doppler and Direction

More information

EE 6422 Adaptive Signal Processing

EE 6422 Adaptive Signal Processing EE 6422 Adaptive Signal Processing NANYANG TECHNOLOGICAL UNIVERSITY SINGAPORE School of Electrical & Electronic Engineering JANUARY 2009 Dr Saman S. Abeysekera School of Electrical Engineering Room: S1-B1c-87

More information

DIGITAL FINITE IMPULSE RESPONSE NOTCH FILTER WITH NON-ZERO INITIAL CONDITIONS, BASED ON AN INFINITE IMPULSE RESPONSE PROTOTYPE FILTER

DIGITAL FINITE IMPULSE RESPONSE NOTCH FILTER WITH NON-ZERO INITIAL CONDITIONS, BASED ON AN INFINITE IMPULSE RESPONSE PROTOTYPE FILTER Metrol. Meas. Syst., Vol. XIX (2012), No. 4, pp. 767-776. METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl DIGITAL FINITE IMPULSE RESPONSE NOTCH FILTER WITH NON-ZERO

More information

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters Islamic University of Gaza OBJECTIVES: Faculty of Engineering Electrical Engineering Department Spring-2011 DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters To demonstrate the concept

More information

Digital Filters IIR (& Their Corresponding Analog Filters) Week Date Lecture Title

Digital Filters IIR (& Their Corresponding Analog Filters) Week Date Lecture Title http://elec3004.com Digital Filters IIR (& Their Corresponding Analog Filters) 2017 School of Information Technology and Electrical Engineering at The University of Queensland Lecture Schedule: Week Date

More information

Lavopa, Elisabetta (2011) A novel control technique for active shunt power filters for aircraft applications. PhD thesis, University of Nottingham.

Lavopa, Elisabetta (2011) A novel control technique for active shunt power filters for aircraft applications. PhD thesis, University of Nottingham. Lavopa, Elisabetta (211) A novel control technique for active shunt power filters for aircraft applications. PhD thesis, University of Nottingham. Access from the University of Nottingham repository: http://eprints.nottingham.ac.uk/1249/1/elisabetta_lavopa_thesis.pdf

More information

Noise Suppression in Unshielded Magnetocardiography: Least-Mean Squared Algorithm versus Genetic Algorithm

Noise Suppression in Unshielded Magnetocardiography: Least-Mean Squared Algorithm versus Genetic Algorithm Edith Cowan University Research Online ECU Publications 2012 2012 Noise Suppression in Unshielded Magnetocardiography: Least-Mean Squared Algorithm versus Genetic Algorithm Valentina Tiporlini Edith Cowan

More information

Speech Enhancement: Reduction of Additive Noise in the Digital Processing of Speech

Speech Enhancement: Reduction of Additive Noise in the Digital Processing of Speech Speech Enhancement: Reduction of Additive Noise in the Digital Processing of Speech Project Proposal Avner Halevy Department of Mathematics University of Maryland, College Park ahalevy at math.umd.edu

More information

REAL-TIME BROADBAND NOISE REDUCTION

REAL-TIME BROADBAND NOISE REDUCTION REAL-TIME BROADBAND NOISE REDUCTION Robert Hoeldrich and Markus Lorber Institute of Electronic Music Graz Jakoministrasse 3-5, A-8010 Graz, Austria email: robert.hoeldrich@mhsg.ac.at Abstract A real-time

More information

Discrete Fourier Transform (DFT)

Discrete Fourier Transform (DFT) Amplitude Amplitude Discrete Fourier Transform (DFT) DFT transforms the time domain signal samples to the frequency domain components. DFT Signal Spectrum Time Frequency DFT is often used to do frequency

More information

Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter

Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter 1 Gupteswar Sahu, 2 D. Arun Kumar, 3 M. Bala Krishna and 4 Jami Venkata Suman Assistant Professor, Department of ECE,

More information

Adaptive Detection and Classification of Life Threatening Arrhythmias in ECG Signals Using Neuro SVM Agnesa.A 1 and Shally.S.P 2

Adaptive Detection and Classification of Life Threatening Arrhythmias in ECG Signals Using Neuro SVM Agnesa.A 1 and Shally.S.P 2 Adaptive Detection and Classification of Life Threatening Arrhythmias in ECG Signals Using Neuro SVM Agnesa.A and Shally.S.P 2 M.E. Communication Systems, DMI College of Engineering, Palanchur, Chennai-6

More information

CHAPTER -2 NOTCH FILTER DESIGN TECHNIQUES

CHAPTER -2 NOTCH FILTER DESIGN TECHNIQUES CHAPTER -2 NOTCH FILTER DESIGN TECHNIQUES Digital Signal Processing (DSP) techniques are integral parts of almost all electronic systems. These techniques are rapidly developing day by day due to tremendous

More information

EE482: Digital Signal Processing Applications

EE482: Digital Signal Processing Applications Professor Brendan Morris, SEB 3216, brendan.morris@unlv.edu EE482: Digital Signal Processing Applications Spring 2014 TTh 14:30-15:45 CBC C222 Lecture 12 Speech Signal Processing 14/03/25 http://www.ee.unlv.edu/~b1morris/ee482/

More information

Suggested Solutions to Examination SSY130 Applied Signal Processing

Suggested Solutions to Examination SSY130 Applied Signal Processing Suggested Solutions to Examination SSY13 Applied Signal Processing 1:-18:, April 8, 1 Instructions Responsible teacher: Tomas McKelvey, ph 81. Teacher will visit the site of examination at 1:5 and 1:.

More information

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY [Sharma, 2(4): April, 2013] ISSN: 2277-9655 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Minimization of Interferences in ECG Signal Using a Novel Adaptive Filtering Approach

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

Available online at ScienceDirect. Procedia Computer Science 57 (2015 ) A.R. Verma,Y.Singh

Available online at   ScienceDirect. Procedia Computer Science 57 (2015 ) A.R. Verma,Y.Singh Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 57 (215 ) 332 337 Adaptive Tunable Notch Filter for ECG Signal Enhancement A.R. Verma,Y.Singh Department of Electronics

More information

WIND SPEED ESTIMATION AND WIND-INDUCED NOISE REDUCTION USING A 2-CHANNEL SMALL MICROPHONE ARRAY

WIND SPEED ESTIMATION AND WIND-INDUCED NOISE REDUCTION USING A 2-CHANNEL SMALL MICROPHONE ARRAY INTER-NOISE 216 WIND SPEED ESTIMATION AND WIND-INDUCED NOISE REDUCTION USING A 2-CHANNEL SMALL MICROPHONE ARRAY Shumpei SAKAI 1 ; Tetsuro MURAKAMI 2 ; Naoto SAKATA 3 ; Hirohumi NAKAJIMA 4 ; Kazuhiro NAKADAI

More information

Lecture 4 Biosignal Processing. Digital Signal Processing and Analysis in Biomedical Systems

Lecture 4 Biosignal Processing. Digital Signal Processing and Analysis in Biomedical Systems Lecture 4 Biosignal Processing Digital Signal Processing and Analysis in Biomedical Systems Contents - Preprocessing as first step of signal analysis - Biosignal acquisition - ADC - Filtration (linear,

More information

ADAPTIVE IIR FILTER FOR TRACKING AND FREQUENCY ESTIMATION OF ELECTROCARDIOGRAM SIGNALS HARMONICALLY

ADAPTIVE IIR FILTER FOR TRACKING AND FREQUENCY ESTIMATION OF ELECTROCARDIOGRAM SIGNALS HARMONICALLY ADAPTIVE IIR FILTER FOR TRACKING AND FREQUENCY ESTIMATION OF ELECTROCARDIOGRAM SIGNALS HARMONICALLY 1 PARLEEN KAUR, 2 AMEETA SEEHRA 1,2 Electronics and Communication Engineering Department Guru Nanak Dev

More information

speech signal S(n). This involves a transformation of S(n) into another signal or a set of signals

speech signal S(n). This involves a transformation of S(n) into another signal or a set of signals 16 3. SPEECH ANALYSIS 3.1 INTRODUCTION TO SPEECH ANALYSIS Many speech processing [22] applications exploits speech production and perception to accomplish speech analysis. By speech analysis we extract

More information

Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel

Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel Sumrin M. Kabir, Alina Mirza, and Shahzad A. Sheikh Abstract Impulsive noise is a man-made non-gaussian noise that

More information

Students: Avihay Barazany Royi Levy Supervisor: Kuti Avargel In Association with: Zoran, Haifa

Students: Avihay Barazany Royi Levy Supervisor: Kuti Avargel In Association with: Zoran, Haifa Students: Avihay Barazany Royi Levy Supervisor: Kuti Avargel In Association with: Zoran, Haifa Spring 2008 Introduction Problem Formulation Possible Solutions Proposed Algorithm Experimental Results Conclusions

More information

A linear Multi-Layer Perceptron for identifying harmonic contents of biomedical signals

A linear Multi-Layer Perceptron for identifying harmonic contents of biomedical signals A linear Multi-Layer Perceptron for identifying harmonic contents of biomedical signals Thien Minh Nguyen 1 and Patrice Wira 1 Université de Haute Alsace, Laboratoire MIPS, Mulhouse, France, {thien-minh.nguyen,

More information

Different Approaches of Spectral Subtraction Method for Speech Enhancement

Different Approaches of Spectral Subtraction Method for Speech Enhancement ISSN 2249 5460 Available online at www.internationalejournals.com International ejournals International Journal of Mathematical Sciences, Technology and Humanities 95 (2013 1056 1062 Different Approaches

More information

Biosignal filtering and artifact rejection. Biosignal processing I, S Autumn 2017

Biosignal filtering and artifact rejection. Biosignal processing I, S Autumn 2017 Biosignal filtering and artifact rejection Biosignal processing I, 52273S Autumn 207 Motivation ) Artifact removal power line non-stationarity due to baseline variation muscle or eye movement artifacts

More information

Level I Signal Modeling and Adaptive Spectral Analysis

Level I Signal Modeling and Adaptive Spectral Analysis Level I Signal Modeling and Adaptive Spectral Analysis 1 Learning Objectives Students will learn about autoregressive signal modeling as a means to represent a stochastic signal. This differs from using

More information

VLSI Implementation of Separating Fetal ECG Using Adaptive Line Enhancer

VLSI Implementation of Separating Fetal ECG Using Adaptive Line Enhancer VLSI Implementation of Separating Fetal ECG Using Adaptive Line Enhancer S. Poornisha 1, K. Saranya 2 1 PG Scholar, Department of ECE, Tejaa Shakthi Institute of Technology for Women, Coimbatore, Tamilnadu

More information

Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction

Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 7, Issue, Ver. I (Mar. - Apr. 7), PP 4-46 e-issn: 9 4, p-issn No. : 9 497 www.iosrjournals.org Speech Enhancement Using Spectral Flatness Measure

More information

Frequency Domain Representation of Signals

Frequency Domain Representation of Signals Frequency Domain Representation of Signals The Discrete Fourier Transform (DFT) of a sampled time domain waveform x n x 0, x 1,..., x 1 is a set of Fourier Coefficients whose samples are 1 n0 X k X0, X

More information

Termination Insensitive Mixers By Howard Hausman President/CEO, MITEQ, Inc. 100 Davids Drive Hauppauge, NY

Termination Insensitive Mixers By Howard Hausman President/CEO, MITEQ, Inc. 100 Davids Drive Hauppauge, NY Termination Insensitive Mixers By Howard Hausman President/CEO, MITEQ, Inc. 100 Davids Drive Hauppauge, NY 11788 hhausman@miteq.com Abstract Microwave mixers are non-linear devices that are used to translate

More information

Adaptive Filters Application of Linear Prediction

Adaptive Filters Application of Linear Prediction Adaptive Filters Application of Linear Prediction Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Electrical Engineering and Information Technology Digital Signal Processing

More information

HIGH FREQUENCY FILTERING OF 24-HOUR HEART RATE DATA

HIGH FREQUENCY FILTERING OF 24-HOUR HEART RATE DATA HIGH FREQUENCY FILTERING OF 24-HOUR HEART RATE DATA Albinas Stankus, Assistant Prof. Mechatronics Science Institute, Klaipeda University, Klaipeda, Lithuania Institute of Behavioral Medicine, Lithuanian

More information

ESE531 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Signal Processing

ESE531 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Signal Processing University of Pennsylvania Department of Electrical and System Engineering Digital Signal Processing ESE531, Spring 2017 Final Project: Audio Equalization Wednesday, Apr. 5 Due: Tuesday, April 25th, 11:59pm

More information

Measurement of RMS values of non-coherently sampled signals. Martin Novotny 1, Milos Sedlacek 2

Measurement of RMS values of non-coherently sampled signals. Martin Novotny 1, Milos Sedlacek 2 Measurement of values of non-coherently sampled signals Martin ovotny, Milos Sedlacek, Czech Technical University in Prague, Faculty of Electrical Engineering, Dept. of Measurement Technicka, CZ-667 Prague,

More information

An Improved Approach of DWT and ANC Algorithm for Removal of ECG Artifacts

An Improved Approach of DWT and ANC Algorithm for Removal of ECG Artifacts An Improved Approach of DWT and ANC Algorithm for Removal of ECG Artifacts 1 P.Nandhini, 2 G.Vijayasharathy, 3 N.S. Kokila, 4 S. Kousalya, 5 T. Kousika 1 Assistant Professor, 2,3,4,5 Student, Department

More information

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters FIR Filter Design Chapter Intended Learning Outcomes: (i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters (ii) Ability to design linear-phase FIR filters according

More information

Biosignal filtering and artifact rejection. Biosignal processing, S Autumn 2012

Biosignal filtering and artifact rejection. Biosignal processing, S Autumn 2012 Biosignal filtering and artifact rejection Biosignal processing, 521273S Autumn 2012 Motivation 1) Artifact removal: for example power line non-stationarity due to baseline variation muscle or eye movement

More information

The Case for Oversampling

The Case for Oversampling EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations nd order ΣΔ

More information

6.555 Lab1: The Electrocardiogram

6.555 Lab1: The Electrocardiogram 6.555 Lab1: The Electrocardiogram Tony Hyun Kim Spring 11 1 Data acquisition Question 1: Draw a block diagram to illustrate how the data was acquired. The EKG signal discussed in this report was recorded

More information

IMPULSE NOISE CANCELLATION ON POWER LINES

IMPULSE NOISE CANCELLATION ON POWER LINES IMPULSE NOISE CANCELLATION ON POWER LINES D. T. H. FERNANDO d.fernando@jacobs-university.de Communications, Systems and Electronics School of Engineering and Science Jacobs University Bremen September

More information

Optimal Adaptive Filtering Technique for Tamil Speech Enhancement

Optimal Adaptive Filtering Technique for Tamil Speech Enhancement Optimal Adaptive Filtering Technique for Tamil Speech Enhancement Vimala.C Project Fellow, Department of Computer Science Avinashilingam Institute for Home Science and Higher Education and Women Coimbatore,

More information

Reduction of Musical Residual Noise Using Harmonic- Adapted-Median Filter

Reduction of Musical Residual Noise Using Harmonic- Adapted-Median Filter Reduction of Musical Residual Noise Using Harmonic- Adapted-Median Filter Ching-Ta Lu, Kun-Fu Tseng 2, Chih-Tsung Chen 2 Department of Information Communication, Asia University, Taichung, Taiwan, ROC

More information

Michael F. Toner, et. al.. "Distortion Measurement." Copyright 2000 CRC Press LLC. <

Michael F. Toner, et. al.. Distortion Measurement. Copyright 2000 CRC Press LLC. < Michael F. Toner, et. al.. "Distortion Measurement." Copyright CRC Press LLC. . Distortion Measurement Michael F. Toner Nortel Networks Gordon W. Roberts McGill University 53.1

More information

INSTANTANEOUS FREQUENCY ESTIMATION FOR A SINUSOIDAL SIGNAL COMBINING DESA-2 AND NOTCH FILTER. Yosuke SUGIURA, Keisuke USUKURA, Naoyuki AIKAWA

INSTANTANEOUS FREQUENCY ESTIMATION FOR A SINUSOIDAL SIGNAL COMBINING DESA-2 AND NOTCH FILTER. Yosuke SUGIURA, Keisuke USUKURA, Naoyuki AIKAWA INSTANTANEOUS FREQUENCY ESTIMATION FOR A SINUSOIDAL SIGNAL COMBINING AND NOTCH FILTER Yosuke SUGIURA, Keisuke USUKURA, Naoyuki AIKAWA Tokyo University of Science Faculty of Science and Technology ABSTRACT

More information

Synthesis Techniques. Juan P Bello

Synthesis Techniques. Juan P Bello Synthesis Techniques Juan P Bello Synthesis It implies the artificial construction of a complex body by combining its elements. Complex body: acoustic signal (sound) Elements: parameters and/or basic signals

More information

Suppression of Noise in ECG Signal Using Low pass IIR Filters

Suppression of Noise in ECG Signal Using Low pass IIR Filters International Journal of Electronics and Computer Science Engineering 2238 Available Online at www.ijecse.org ISSN- 2277-1956 Suppression of Noise in ECG Signal Using Low pass IIR Filters Mohandas Choudhary,

More information

Electrical & Computer Engineering Technology

Electrical & Computer Engineering Technology Electrical & Computer Engineering Technology EET 419C Digital Signal Processing Laboratory Experiments by Masood Ejaz Experiment # 1 Quantization of Analog Signals and Calculation of Quantized noise Objective:

More information

Speech Synthesis using Mel-Cepstral Coefficient Feature

Speech Synthesis using Mel-Cepstral Coefficient Feature Speech Synthesis using Mel-Cepstral Coefficient Feature By Lu Wang Senior Thesis in Electrical Engineering University of Illinois at Urbana-Champaign Advisor: Professor Mark Hasegawa-Johnson May 2018 Abstract

More information

Speech Enhancement using Wiener filtering

Speech Enhancement using Wiener filtering Speech Enhancement using Wiener filtering S. Chirtmay and M. Tahernezhadi Department of Electrical Engineering Northern Illinois University DeKalb, IL 60115 ABSTRACT The problem of reducing the disturbing

More information

Final Exam Solutions June 7, 2004

Final Exam Solutions June 7, 2004 Name: Final Exam Solutions June 7, 24 ECE 223: Signals & Systems II Dr. McNames Write your name above. Keep your exam flat during the entire exam period. If you have to leave the exam temporarily, close

More information

Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis

Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis Mohini Avatade & S.L. Sahare Electronics & Telecommunication Department, Cummins

More information

Enhancement of Speech in Noisy Conditions

Enhancement of Speech in Noisy Conditions Enhancement of Speech in Noisy Conditions Anuprita P Pawar 1, Asst.Prof.Kirtimalini.B.Choudhari 2 PG Student, Dept. of Electronics and Telecommunication, AISSMS C.O.E., Pune University, India 1 Assistant

More information

Changing the sampling rate

Changing the sampling rate Noise Lecture 3 Finally you should be aware of the Nyquist rate when you re designing systems. First of all you must know your system and the limitations, e.g. decreasing sampling rate in the speech transfer

More information

A Lower Transition Width FIR Filter & its Noise Removal Performance on an ECG Signal

A Lower Transition Width FIR Filter & its Noise Removal Performance on an ECG Signal American Journal of Engineering & Natural Sciences (AJENS) Volume, Issue 3, April 7 A Lower Transition Width FIR Filter & its Noise Removal Performance on an ECG Signal Israt Jahan Department of Information

More information

A Comparative Study of Wavelet Transform Technique & FFT in the Estimation of Power System Harmonics and Interharmonics

A Comparative Study of Wavelet Transform Technique & FFT in the Estimation of Power System Harmonics and Interharmonics ISSN: 78-181 Vol. 3 Issue 7, July - 14 A Comparative Study of Wavelet Transform Technique & FFT in the Estimation of Power System Harmonics and Interharmonics Chayanika Baruah 1, Dr. Dipankar Chanda 1

More information

Current Control Technique for Three Phase Shunt Active Power Filter by Using Adaptive Hysteresis Current Controller

Current Control Technique for Three Phase Shunt Active Power Filter by Using Adaptive Hysteresis Current Controller Current Control Technique for Three Phase Shunt Active Power Filter by Using Adaptive Hysteresis Current Controller Rekha Soni Department of EEE C.V.R.U. Kota, Bilaspur (C.G.) soni.rekha25@gmail.com Durga

More information

Removal of Line Noise Component from EEG Signal

Removal of Line Noise Component from EEG Signal 1 Removal of Line Noise Component from EEG Signal Removal of Line Noise Component from EEG Signal When carrying out time-frequency analysis, if one is interested in analysing frequencies above 30Hz (i.e.

More information

Biomedical Instrumentation B2. Dealing with noise

Biomedical Instrumentation B2. Dealing with noise Biomedical Instrumentation B2. Dealing with noise B18/BME2 Dr Gari Clifford Noise & artifact in biomedical signals Ambient / power line interference: 50 ±0.2 Hz mains noise (or 60 Hz in many data sets)

More information

Design of FIR Filters

Design of FIR Filters Design of FIR Filters Elena Punskaya www-sigproc.eng.cam.ac.uk/~op205 Some material adapted from courses by Prof. Simon Godsill, Dr. Arnaud Doucet, Dr. Malcolm Macleod and Prof. Peter Rayner 1 FIR as a

More information

Hardware Implementation of Adaptive Algorithms for Noise Cancellation

Hardware Implementation of Adaptive Algorithms for Noise Cancellation Hardware Implementation of Algorithms for Noise Cancellation Raj Kumar Thenua and S. K. Agrawal, Member, IACSIT Abstract In this work an attempt has been made to de-noise a sinusoidal tone signal and an

More information

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators 374 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 2, MARCH 2003 Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators Jenq-Tay Yuan

More information

Digital Filters FIR and IIR Systems

Digital Filters FIR and IIR Systems Digital Filters FIR and IIR Systems ELEC 3004: Systems: Signals & Controls Dr. Surya Singh (Some material adapted from courses by Russ Tedrake and Elena Punskaya) Lecture 16 elec3004@itee.uq.edu.au http://robotics.itee.uq.edu.au/~elec3004/

More information

DFT: Discrete Fourier Transform & Linear Signal Processing

DFT: Discrete Fourier Transform & Linear Signal Processing DFT: Discrete Fourier Transform & Linear Signal Processing 2 nd Year Electronics Lab IMPERIAL COLLEGE LONDON Table of Contents Equipment... 2 Aims... 2 Objectives... 2 Recommended Textbooks... 3 Recommended

More information

Real-Time Frequency Tracking Using Novel Adaptive Harmonic IIR Notch Filter

Real-Time Frequency Tracking Using Novel Adaptive Harmonic IIR Notch Filter Real-Time Frequency Tracking Using Novel Adaptive Harmonic IIR Notch Filter Li Tan, Ph.D. College of Engineering and Technology Purdue University North Central lizhetan@pnc.edu Jean Jiang, Ph.D. College

More information

The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #1

The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #1 The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #1 Date: October 18, 2013 Course: EE 445S Evans Name: Last, First The exam is scheduled to last 50 minutes. Open books

More information

8.2 Common Forms of Noise

8.2 Common Forms of Noise 8.2 Common Forms of Noise Johnson or thermal noise shot or Poisson noise 1/f noise or drift interference noise impulse noise real noise 8.2 : 1/19 Johnson Noise Johnson noise characteristics produced by

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

CHAPTER 2 CONTROL TECHNIQUES FOR MULTILEVEL VOLTAGE SOURCE INVERTERS

CHAPTER 2 CONTROL TECHNIQUES FOR MULTILEVEL VOLTAGE SOURCE INVERTERS 19 CHAPTER 2 CONTROL TECHNIQUES FOR MULTILEVEL VOLTAGE SOURCE INVERTERS 2.1 INTRODUCTION Pulse Width Modulation (PWM) techniques for two level inverters have been studied extensively during the past decades.

More information

SHF Communication Technologies AG

SHF Communication Technologies AG SHF Communication Technologies AG Wilhelm-von-Siemens-Str. 23 Aufgang D 2277 Berlin Marienfelde Germany Phone ++49 30 / 772 05 0 Fax ++49 30 / 753 0 78 E-Mail: sales@shf.biz Web: http://www.shf.biz Tutorial

More information

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters FIR Filter Design Chapter Intended Learning Outcomes: (i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters (ii) Ability to design linear-phase FIR filters according

More information

Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication

Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication International Journal of Signal Processing Systems Vol., No., June 5 Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication S.

More information

Chapter 5 Window Functions. periodic with a period of N (number of samples). This is observed in table (3.1).

Chapter 5 Window Functions. periodic with a period of N (number of samples). This is observed in table (3.1). Chapter 5 Window Functions 5.1 Introduction As discussed in section (3.7.5), the DTFS assumes that the input waveform is periodic with a period of N (number of samples). This is observed in table (3.1).

More information

Key-Words: - NARX Neural Network; Nonlinear Loads; Shunt Active Power Filter; Instantaneous Reactive Power Algorithm

Key-Words: - NARX Neural Network; Nonlinear Loads; Shunt Active Power Filter; Instantaneous Reactive Power Algorithm Parameter control scheme for active power filter based on NARX neural network A. Y. HATATA, M. ELADAWY, K. SHEBL Department of Electric Engineering Mansoura University Mansoura, EGYPT a_hatata@yahoo.com

More information

Hybrid Frequency Estimation Method

Hybrid Frequency Estimation Method Hybrid Frequency Estimation Method Y. Vidolov Key Words: FFT; frequency estimator; fundamental frequencies. Abstract. The proposed frequency analysis method comprised Fast Fourier Transform and two consecutive

More information

ECE438 - Laboratory 7a: Digital Filter Design (Week 1) By Prof. Charles Bouman and Prof. Mireille Boutin Fall 2015

ECE438 - Laboratory 7a: Digital Filter Design (Week 1) By Prof. Charles Bouman and Prof. Mireille Boutin Fall 2015 Purdue University: ECE438 - Digital Signal Processing with Applications 1 ECE438 - Laboratory 7a: Digital Filter Design (Week 1) By Prof. Charles Bouman and Prof. Mireille Boutin Fall 2015 1 Introduction

More information