Understanding Steady State Coefficients in Adaptive Filters

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
nikki92
Messages
37
Reaction score
0
If I am trying to find the steady state coefficients of a filter, when do I know the coefficients went into the steady state? In another words, steady state means it converged to a single value or that it is bounded between values? If say it is bounded between values how would I go about deciding what coefficients to use?
 
Engineering news on Phys.org
Not sure of your filter architecture or what you are really doing. Sounds like an adaptive filter.
 
Is this to do with adaptive filters?

Are you wanting starting values for the filter coefficient of an adaptive filter?
Or are you wanting to know the values they take when adapted to a stable situation?

A FIR filter will settle to a steady state in a fixed time. You know how long it will take from the design.

The final steady state of an IIR filter must be extrapolated numerically as it will never quite get to a final value and history will always effect it to some extent.