0% found this document useful (0 votes)
18 views

An Introduction Adaptive Filter: Review By: Dhendy Zaki R

An adaptive filter is a signal processing filter that has an input-output structure and iterative parameter adjustment using an adaptive algorithm. The adaptive algorithm, such as the least mean square algorithm, works to minimize an error criterion by updating the filter's parameters from one time instant to the next. An adaptive filter is realized through a set of program instructions that can run on devices like microprocessors or DSP chips. The adaptive filtering problem involves an input signal, desired signal, output signal, and error signal, with the error signal feeding back to adapt the filter's parameters over time in order to reduce the error between the output and desired signals.

Uploaded by

Zola Zumi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

An Introduction Adaptive Filter: Review By: Dhendy Zaki R

An adaptive filter is a signal processing filter that has an input-output structure and iterative parameter adjustment using an adaptive algorithm. The adaptive algorithm, such as the least mean square algorithm, works to minimize an error criterion by updating the filter's parameters from one time instant to the next. An adaptive filter is realized through a set of program instructions that can run on devices like microprocessors or DSP chips. The adaptive filtering problem involves an input signal, desired signal, output signal, and error signal, with the error signal feeding back to adapt the filter's parameters over time in order to reduce the error between the output and desired signals.

Uploaded by

Zola Zumi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

An introduction

Adaptive Filter
Review by : Dhendy Zaki R
What is an Adaptive Filter?
An Adaptive filter is a signal Filter
Processing with input-output structure
signal relationship which has iterative
change parameter that adjust using
adaptive algorithm in one time instant to
the next.

2

The adaptive algorithm used to update
the parameter values of the system can
take on a myriad of forms and is often
derived as a form of optimization
procedure that minimizes an error
criterion that is useful for the task at
hand. Derivation of least mean square
(LMS) algorithm most popular method
for adjusting coeficient of an adaptive
filter

3

An Adaptive filter realized as a set of
program instruction running on
arithmatical processing device such
as a microprocessor, a DSP chip,
logic operations implemented on field
programmable gate array and VLSI
integrated circuit

4
Adaptive Filtering Problem

xn) = input signal


d(n) = desire signal
y(n) = output signal
e(n) = error signal

5
Adaptive Filtering Problem

The error signal is fed into a procedure which


alters or adapts the parameters of the filter
from time n to time n+1 in a well-defined
manner. This process of adaptation is
represented by the oblique arrow that pierces
the adaptive filter block in the figure.

6
Adaptive Filtering Problem

As the time index n is incremented, it is hoped


that the output of the adaptive filter becomes a
better and better match to the desired
response signal through this adaptation
process, such that the magnitude of e(n)
decreases over time

7
Adaptive Filtering Problem

In the adaptive filtering task, adaptation refers


to the method by which the parameters of the
system are changed from time index n to time
index (n). The number and types of parameters
within this system depend on the
computational structure chosen for the system

8
Thank you
Reference :
Douglas, S.C. “Introduction to Adaptive Filters” Digital Signal
Processing Handbook Ed. Vijay K. Madisetti and Douglas B.
Williams Boca Raton: CRC Press LLC, 1999

You might also like