Connexions

You are here: Home » Content » Adaptive Interference (Noise) Cancellation
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
In these lenses
  • This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Adaptive Filters"

    Comments:

    "A good introduction in adaptive filters, a major DSP application."

    Click the "richb's DSP" link to see all content selected in this lens.

    richb's DSP
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Adaptive Interference (Noise) Cancellation

Module by: Douglas L. Jones

Summary: Adaptive interference (or noise) cancellers are widely used. An adaptive noise canceller adaptively filters a noise reference input to maximally match and subtract out noise or interference from the primary (signal plus noise) input.

Goal: Automatically eliminate unwanted interference in a signal.
fig1AdaptiveInter.png
Figure 1
The object is to subtract out as much of the noise as possible.
Example 1: Engine noise cancellation in automobiles 
fig2AdaptiveInter.png
Figure 2
The firewall attenuates and filters the noise reaching the listener's ear, so it is not the same as n k ' n k ' . There is also a delay due to acoustic propagation in the air. For maximal cancellation, an adaptive filter is thus needed to make n k ' n k ' as similar as possible to the delayed n k n k .
fig3AdaptiveInter.png
Figure 3
Problem 1
What conditions must we impose upon the microphone locations for this to work? (Think causality and physics!)

Analysis of the interference cancellor

fig4AdaptiveInter.png
Figure 4
E ε k 2=E s k + n k - y k 2=E s k 2+2E s k n k - y k +E n k - y k 2 ε k 2 s k n k y k 2 s k 2 2 s k n k y k n k y k 2 We assume s k s k , n k n k , and n k ' n k ' are zero-mean signals, and that s k s k is independent of n k n k and n k ' n k ' . Then E s k n k - y k =E s k E n k - y k =0 s k n k y k s k n k y k 0 E ε k 2=E s k 2+E n k - y k 2 ε k 2 s k 2 n k y k 2 Since the input signal has no information about s k s k in it, minimizing E ε k 2 ε k 2 can only affect the second term, which is the standard Wiener filtering problem, with solution W= R n ' n ' -1 P n n ' W R n ' n ' P n n '

Comments, questions, feedback, criticisms?

Send feedback