Connexions

You are here: Home » Content » Adaptive System Identification
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 System Identification

Module by: Douglas L. Jones

goal: To approximate an unknown system (or the behavior of that system) as closely as possible
fig1AdaptiveSysID.png
Figure 1
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