Skip to content Skip to navigation

Connexions

You are here: Home » Content » Adaptive System Identification

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.

    • External bookmarks
  • E-mail the author

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.

This content is ...

In these lenses

  • richb's DSP

    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.

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 System Identification

Module by: Douglas L. Jones

goal:

To approximate an unknown system (or the behavior of that system) as closely as possible
Figure 1
Figure 1 (fig1AdaptiveSysID.png)

The optimal solution is R-1P=W R P W

Suppose the unknown system is a causal, linear time-invariant filter: d k = x k * h k =i=0 x k - i h i d k x k h k i 0 x k - i h i Now

P=E d k x k - j =Ei=0 x k - i h i x k - j =i=0 h i E x k - i x k - j =i=0 r xx j-i= r xx 0r1rM-1|rMrM+1r1r0|r2r1|r0r1|r2r3rM-1rM-2r1r0|r1r2h0h1h2 P d k x k - j i 0 x k - i h i x k - j i 0 h i x k - i x k - j i 0 h i r xx j i r xx 0 r 1 r M 1 | r M r M 1 r 1 r 0 | r 2 r 1 | r 0 r 1 | r 2 r 3 r M 1 r M 2 r 1 r 0 | r 1 r 2 h 0 h 1 h 2 (1)
If the adaptive filter HH is a length-MM FIR filter ( hm=hm+1==0 h m h m 1 0 ), this reduces to P=Rh-1 P R h and W opt =R-1P=R-1Rh=h W opt R P R R h h FIR adaptive system identification thus converges in the mean to the corresponding MM samples of the impulse response of the unknown system.

Comments, questions, feedback, criticisms?

Send feedback