SlideShare une entreprise Scribd logo
1  sur  17
ADAPTIVE FILTER
     A Brief Discussion of
The Problem and The Solutions




 Sivaranjan Goswami, B. Tech. 7th sem.
  Electronics and Communication Engineering
Don Bosco College of Engineering and Technology
     Air Port Road, Azara, Guwahati 781017
           Contact: sivgos@gmail.com
INTRODUCTION
• In many practical scenario it is observed that
  we are required to filter a signal whose exact
  frequency response is not known.
• A solution to such problem is an adaptive
  filter.
• An adaptive filter is one which can
  automatically design itself and can detect
  system variation in time.

                 ADAPTIVE FILTER - the problem and the
                                                         2
                               solutions
Defining an Adaptive Filter
An adaptive filter is defined by four aspects:

1. The signals being processed by the filter
2. The structure that defines how the output signal
   of the filter is computed from its input signal
3. The parameters within this structure that can be
   iteratively changed to alter the filter’s input-
   output relationship
4. The adaptive algorithm that describes how the
   parameters are adjusted from one time instant to
   the next
                  ADAPTIVE FILTER - the problem and the
                                                          3
                                solutions
Block Diagram of Adaptive Filtering
             Problem




                                        x(n) = input digital signal
                                        y(n) = output digital signal
                                        d(n) = desired response
                                        e(n) = error signal
           ADAPTIVE FILTER - the problem and the
                                                                       4
                         solutions
Adaptive Filtering Problem
• The error signal e(n) is calculated from the
  desired response as shown in block diagram.
• 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.
• Thus as time increases the output signal or actual
  response y(n) is hoped to become better and
  better match to the desired response d(n).

                  ADAPTIVE FILTER - the problem and the
                                                          5
                                solutions
Adaptive Filter Structure
• An adaptive filter is usually a linear one which
  can be represented as:




Where,
X(n)=[x(n),x(n-1),….,x(n-L+1)] is the input vector
W(n)=[w0(n),w1(n),….,wL-1(n)]T is the parameter or co-efficient vector

                         ADAPTIVE FILTER - the problem and the
                                                                         6
                                       solutions
Practical Adaptive Filtering Problem 1
• So far we are focusing on the desired
  response d(n). However, it is quite obvious
  that in many practical situations d(n) is not
  available.
• To solve this problem d(n) must be estimated
  from whatever signal is available to the input.
• The fact that such schemes even work is a
  tribute both to the ingenuity of the
  developers of the algorithms and to the
  technological maturity of the adaptive filtering
  field.         ADAPTIVE FILTER - the problem and the
                               solutions
                                                         7
Practical Adaptive Filtering Problem 2
• It should also be recognized that the
  relationship between x(n) and d(n) can vary
  with time.
• In this situation the adaptive filter must
  continuously change its parameter values to
  adapt the change.
• This behavior is commonly referred to as
  tracking.

                ADAPTIVE FILTER - the problem and the
                                                        8
                              solutions
Gradient- Based Adaptive Filtering
           Algorithms




           ADAPTIVE FILTER - the problem and the
                                                   9
                         solutions
The Mean-Squared Error Cost
             Function
• The form of G (.) depends on the cost function
  chosen for the given adaptive filtering task.
• We now consider one particular cost function
  that yields a popular adaptive algorithm.




                ADAPTIVE FILTER - the problem and the
                                                        10
                              solutions
The MSE Cost Function (contd.)
• The MSE Adaptive filter is useful for adaptive
  FIR Filter because:
  – JMSE(n) has a well-defined minimum with respect to
    the parameters in W(n)
  – The parameters at this minimum minimizes the
    power of the error signal e(n), indicating that y(n)
    has approached d(n).
  – JMSE(n) is a smooth function of each parameter of
    W(n), and differentiable w. r. t. each of these
    parameters.
                  ADAPTIVE FILTER - the problem and the
                                                          11
                                solutions
The Wiener Solution
• WMSE(n) can be found using the relation:




• The solution of this equation is



  Where,



                      ADAPTIVE FILTER - the problem and the
                                                              12
                                    solutions
The Method of Steepest Descent
• This procedure adjusts each parameter of the
  system according to



• For FIR Adaptive Filter this relation reduces to:




                 ADAPTIVE FILTER - the problem and the
                                                         13
                               solutions
Other Implementation



Where




             ADAPTIVE FILTER - the problem and the
                                                     14
                           solutions
DISCUSSION
• There are various other methods also for
  implementation of Adaptive Filter.
• The hardware or software implementations supporting
  floating point arithmetic are less severe compared to
  those supporting fixed point arithmetic.
• The LMS Algorithm is well known for its robust
  performance in the presence of finite precision error.
• Therefore LMS algorithm can be easily implemented in
  dedicated hardware using the general form of
  implementation given by-

                    ADAPTIVE FILTER - the problem and the
                                                            15
                                  solutions
Reference
Chapter 18 “Introduction to Adaptive Filters” of
Douglas, S.C. “Digital Signal Processing Handbook”
Ed. Vijay K. Madisetti and Douglas B. Williams
Boca Raton: CRC Press LLC, 1999

Available at
http://www.dsp-book.narod.ru/DSPMW/18.PDF




                      ADAPTIVE FILTER - the problem and the
                                                              16
                                    solutions
THANK YOU

  ADAPTIVE FILTER - the problem and the
                                          17
                solutions

Contenu connexe

Tendances

Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filtersop205
 
Chap 5 (small scale fading)
Chap 5 (small scale fading)Chap 5 (small scale fading)
Chap 5 (small scale fading)asadkhan1327
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter designRohan Nagpal
 
9. parameters of mobile multipath channels
9. parameters of mobile multipath channels9. parameters of mobile multipath channels
9. parameters of mobile multipath channelsJAIGANESH SEKAR
 
Diversity Techniques in mobile communications
Diversity Techniques in mobile communicationsDiversity Techniques in mobile communications
Diversity Techniques in mobile communicationsDiwaker Pant
 
Channel Equalisation
Channel EqualisationChannel Equalisation
Channel EqualisationPoonan Sahoo
 
Lecture Notes on Adaptive Signal Processing-1.pdf
Lecture Notes on Adaptive Signal Processing-1.pdfLecture Notes on Adaptive Signal Processing-1.pdf
Lecture Notes on Adaptive Signal Processing-1.pdfVishalPusadkar1
 
Applications of digital signal processing
Applications of digital signal processing Applications of digital signal processing
Applications of digital signal processing Rajeev Piyare
 
2.6 cellular concepts - frequency reusing, channel assignment
2.6   cellular concepts - frequency reusing, channel assignment2.6   cellular concepts - frequency reusing, channel assignment
2.6 cellular concepts - frequency reusing, channel assignmentJAIGANESH SEKAR
 
Ec 2401 wireless communication unit 4
Ec 2401 wireless communication   unit 4Ec 2401 wireless communication   unit 4
Ec 2401 wireless communication unit 4JAIGANESH SEKAR
 

Tendances (20)

Introduction to equalization
Introduction to equalizationIntroduction to equalization
Introduction to equalization
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
 
Butterworth filter
Butterworth filterButterworth filter
Butterworth filter
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
Adaptive filter
Adaptive filterAdaptive filter
Adaptive filter
 
Adaptive filters
Adaptive filtersAdaptive filters
Adaptive filters
 
Chap 5 (small scale fading)
Chap 5 (small scale fading)Chap 5 (small scale fading)
Chap 5 (small scale fading)
 
Generation of fm
Generation of fmGeneration of fm
Generation of fm
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter design
 
Convolutional codes
Convolutional codesConvolutional codes
Convolutional codes
 
Design of Filters PPT
Design of Filters PPTDesign of Filters PPT
Design of Filters PPT
 
carrier synchronization
carrier synchronizationcarrier synchronization
carrier synchronization
 
9. parameters of mobile multipath channels
9. parameters of mobile multipath channels9. parameters of mobile multipath channels
9. parameters of mobile multipath channels
 
Diversity Techniques in mobile communications
Diversity Techniques in mobile communicationsDiversity Techniques in mobile communications
Diversity Techniques in mobile communications
 
Channel Equalisation
Channel EqualisationChannel Equalisation
Channel Equalisation
 
Lecture Notes on Adaptive Signal Processing-1.pdf
Lecture Notes on Adaptive Signal Processing-1.pdfLecture Notes on Adaptive Signal Processing-1.pdf
Lecture Notes on Adaptive Signal Processing-1.pdf
 
Applications of digital signal processing
Applications of digital signal processing Applications of digital signal processing
Applications of digital signal processing
 
2.6 cellular concepts - frequency reusing, channel assignment
2.6   cellular concepts - frequency reusing, channel assignment2.6   cellular concepts - frequency reusing, channel assignment
2.6 cellular concepts - frequency reusing, channel assignment
 
Ec 2401 wireless communication unit 4
Ec 2401 wireless communication   unit 4Ec 2401 wireless communication   unit 4
Ec 2401 wireless communication unit 4
 
Channel equalization
Channel equalizationChannel equalization
Channel equalization
 

Similaire à Adaptive filter

Adaptive filters and band reject filters
Adaptive filters and band reject filtersAdaptive filters and band reject filters
Adaptive filters and band reject filtersSanSan149
 
journal paper publication
journal paper publicationjournal paper publication
journal paper publicationchaitanya451336
 
DSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital FiltersDSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital FiltersAmr E. Mohamed
 
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdfPONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdfAWANISHKUMAR84
 
Introduction to adaptive filtering and its applications.ppt
Introduction to adaptive filtering and its applications.pptIntroduction to adaptive filtering and its applications.ppt
Introduction to adaptive filtering and its applications.pptdebeshidutta2
 
Performance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signalPerformance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signalRaj Kumar Thenua
 
DSP_2018_FOEHU - Lec 05 - Digital Filters
DSP_2018_FOEHU - Lec 05 - Digital FiltersDSP_2018_FOEHU - Lec 05 - Digital Filters
DSP_2018_FOEHU - Lec 05 - Digital FiltersAmr E. Mohamed
 
FPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMS
FPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMSFPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMS
FPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMSEditor IJMTER
 
Adaptive Filters.ppt
Adaptive Filters.pptAdaptive Filters.ppt
Adaptive Filters.pptBharath904863
 
Simulation of EMI Filters Using Matlab
Simulation of EMI Filters Using MatlabSimulation of EMI Filters Using Matlab
Simulation of EMI Filters Using Matlabinventionjournals
 
Simulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABSimulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABijsrd.com
 
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...IRJET Journal
 
Hybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering methodHybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering methodijcsa
 

Similaire à Adaptive filter (20)

Adaptive filters and band reject filters
Adaptive filters and band reject filtersAdaptive filters and band reject filters
Adaptive filters and band reject filters
 
journal paper publication
journal paper publicationjournal paper publication
journal paper publication
 
Dct and adaptive filters
Dct and adaptive filtersDct and adaptive filters
Dct and adaptive filters
 
LMS .pdf
LMS .pdfLMS .pdf
LMS .pdf
 
DSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital FiltersDSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital Filters
 
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdfPONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
PONDICHERRY UNIVERSITY DEPARTMENT OF ELECTRONICS ENGINEERING.pdf
 
File 2
File 2File 2
File 2
 
Introduction to adaptive filtering and its applications.ppt
Introduction to adaptive filtering and its applications.pptIntroduction to adaptive filtering and its applications.ppt
Introduction to adaptive filtering and its applications.ppt
 
Performance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signalPerformance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signal
 
DSP_2018_FOEHU - Lec 05 - Digital Filters
DSP_2018_FOEHU - Lec 05 - Digital FiltersDSP_2018_FOEHU - Lec 05 - Digital Filters
DSP_2018_FOEHU - Lec 05 - Digital Filters
 
FPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMS
FPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMSFPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMS
FPGA IMPLEMENTATION OF NOISE CANCELLATION USING ADAPTIVE ALGORITHMS
 
Adaptive Filters.ppt
Adaptive Filters.pptAdaptive Filters.ppt
Adaptive Filters.ppt
 
Simulation of EMI Filters Using Matlab
Simulation of EMI Filters Using MatlabSimulation of EMI Filters Using Matlab
Simulation of EMI Filters Using Matlab
 
Simulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABSimulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLAB
 
C010431520
C010431520C010431520
C010431520
 
Z4301132136
Z4301132136Z4301132136
Z4301132136
 
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...
 
Fir1
Fir1Fir1
Fir1
 
Hybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering methodHybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering method
 
Oo2423882391
Oo2423882391Oo2423882391
Oo2423882391
 

Plus de Sivaranjan Goswami

Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...
Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...
Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...Sivaranjan Goswami
 
An overview of data and web-application development with Python
An overview of data and web-application development with PythonAn overview of data and web-application development with Python
An overview of data and web-application development with PythonSivaranjan Goswami
 
AI-ML in Business: Unlocking Opportunities and Navigating Challenges
AI-ML in Business: Unlocking Opportunities and Navigating ChallengesAI-ML in Business: Unlocking Opportunities and Navigating Challenges
AI-ML in Business: Unlocking Opportunities and Navigating ChallengesSivaranjan Goswami
 
Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...
Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...
Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...Sivaranjan Goswami
 
An Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech featuresAn Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech featuresSivaranjan Goswami
 

Plus de Sivaranjan Goswami (6)

Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...
Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...
Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...
 
An overview of data and web-application development with Python
An overview of data and web-application development with PythonAn overview of data and web-application development with Python
An overview of data and web-application development with Python
 
AI-ML in Business: Unlocking Opportunities and Navigating Challenges
AI-ML in Business: Unlocking Opportunities and Navigating ChallengesAI-ML in Business: Unlocking Opportunities and Navigating Challenges
AI-ML in Business: Unlocking Opportunities and Navigating Challenges
 
Antenna
AntennaAntenna
Antenna
 
Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...
Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...
Introduction to Embedded C for 8051 and Implementation of Timer and Interrupt...
 
An Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech featuresAn Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech features
 

Dernier

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 

Dernier (20)

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 

Adaptive filter

  • 1. ADAPTIVE FILTER A Brief Discussion of The Problem and The Solutions Sivaranjan Goswami, B. Tech. 7th sem. Electronics and Communication Engineering Don Bosco College of Engineering and Technology Air Port Road, Azara, Guwahati 781017 Contact: sivgos@gmail.com
  • 2. INTRODUCTION • In many practical scenario it is observed that we are required to filter a signal whose exact frequency response is not known. • A solution to such problem is an adaptive filter. • An adaptive filter is one which can automatically design itself and can detect system variation in time. ADAPTIVE FILTER - the problem and the 2 solutions
  • 3. Defining an Adaptive Filter An adaptive filter is defined by four aspects: 1. The signals being processed by the filter 2. The structure that defines how the output signal of the filter is computed from its input signal 3. The parameters within this structure that can be iteratively changed to alter the filter’s input- output relationship 4. The adaptive algorithm that describes how the parameters are adjusted from one time instant to the next ADAPTIVE FILTER - the problem and the 3 solutions
  • 4. Block Diagram of Adaptive Filtering Problem x(n) = input digital signal y(n) = output digital signal d(n) = desired response e(n) = error signal ADAPTIVE FILTER - the problem and the 4 solutions
  • 5. Adaptive Filtering Problem • The error signal e(n) is calculated from the desired response as shown in block diagram. • 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. • Thus as time increases the output signal or actual response y(n) is hoped to become better and better match to the desired response d(n). ADAPTIVE FILTER - the problem and the 5 solutions
  • 6. Adaptive Filter Structure • An adaptive filter is usually a linear one which can be represented as: Where, X(n)=[x(n),x(n-1),….,x(n-L+1)] is the input vector W(n)=[w0(n),w1(n),….,wL-1(n)]T is the parameter or co-efficient vector ADAPTIVE FILTER - the problem and the 6 solutions
  • 7. Practical Adaptive Filtering Problem 1 • So far we are focusing on the desired response d(n). However, it is quite obvious that in many practical situations d(n) is not available. • To solve this problem d(n) must be estimated from whatever signal is available to the input. • The fact that such schemes even work is a tribute both to the ingenuity of the developers of the algorithms and to the technological maturity of the adaptive filtering field. ADAPTIVE FILTER - the problem and the solutions 7
  • 8. Practical Adaptive Filtering Problem 2 • It should also be recognized that the relationship between x(n) and d(n) can vary with time. • In this situation the adaptive filter must continuously change its parameter values to adapt the change. • This behavior is commonly referred to as tracking. ADAPTIVE FILTER - the problem and the 8 solutions
  • 9. Gradient- Based Adaptive Filtering Algorithms ADAPTIVE FILTER - the problem and the 9 solutions
  • 10. The Mean-Squared Error Cost Function • The form of G (.) depends on the cost function chosen for the given adaptive filtering task. • We now consider one particular cost function that yields a popular adaptive algorithm. ADAPTIVE FILTER - the problem and the 10 solutions
  • 11. The MSE Cost Function (contd.) • The MSE Adaptive filter is useful for adaptive FIR Filter because: – JMSE(n) has a well-defined minimum with respect to the parameters in W(n) – The parameters at this minimum minimizes the power of the error signal e(n), indicating that y(n) has approached d(n). – JMSE(n) is a smooth function of each parameter of W(n), and differentiable w. r. t. each of these parameters. ADAPTIVE FILTER - the problem and the 11 solutions
  • 12. The Wiener Solution • WMSE(n) can be found using the relation: • The solution of this equation is Where, ADAPTIVE FILTER - the problem and the 12 solutions
  • 13. The Method of Steepest Descent • This procedure adjusts each parameter of the system according to • For FIR Adaptive Filter this relation reduces to: ADAPTIVE FILTER - the problem and the 13 solutions
  • 14. Other Implementation Where ADAPTIVE FILTER - the problem and the 14 solutions
  • 15. DISCUSSION • There are various other methods also for implementation of Adaptive Filter. • The hardware or software implementations supporting floating point arithmetic are less severe compared to those supporting fixed point arithmetic. • The LMS Algorithm is well known for its robust performance in the presence of finite precision error. • Therefore LMS algorithm can be easily implemented in dedicated hardware using the general form of implementation given by- ADAPTIVE FILTER - the problem and the 15 solutions
  • 16. Reference Chapter 18 “Introduction to Adaptive Filters” of Douglas, S.C. “Digital Signal Processing Handbook” Ed. Vijay K. Madisetti and Douglas B. Williams Boca Raton: CRC Press LLC, 1999 Available at http://www.dsp-book.narod.ru/DSPMW/18.PDF ADAPTIVE FILTER - the problem and the 16 solutions
  • 17. THANK YOU ADAPTIVE FILTER - the problem and the 17 solutions