Skip to content Skip to navigation

Connexions

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

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of 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.

      What are tags? tag icon

      Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

    • External bookmarks
  • E-mail the author
  • Rate this module (How does the rating system work?)

    Rating system

    Ratings

    Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

    How to rate a module

    Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

    (0 ratings)

Lenses

What is a lens?

Definition of 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.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

In these lenses

  • richb's DSP display tagshide tags

    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.

    Click the tag icon tag icon to display tags associated with this content.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

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.

Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.

Goal:

Automatically eliminate unwanted interference in a signal.
Figure 1
Figure 1 (fig1AdaptiveInter.png)

The object is to subtract out as much of the noise as possible.

Example 1: Engine noise cancellation in automobiles

Figure 2
Figure 2 (fig2AdaptiveInter.png)

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 .

Figure 3
Figure 3 (fig3AdaptiveInter.png)

Exercise 1

What conditions must we impose upon the microphone locations for this to work? (Think causality and physics!)

Analysis of the interference cancellor

Figure 4
Figure 4 (fig4AdaptiveInter.png)

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