Re: FIR Filters
Himanshu Chauhan wrote:
> Hello,
>
> I am studying FIR filters. But I am really confused with filter
> coefficients for FIR filters. What are filter coefficients and what
> exactly is a delay line. I couldn't find any text regarding this.
>
> Any links for the same are welcome. Please help me out.
Let's take your questions in reverse order. A delay line is
analogous to a shift register where the "bits" can be
multi-valued.
The coeficients of a filter are the values that are
multiplied one to one with the values in the delay line and
summed to produce one cycle of output before the delay line
is shifted for the next cycle.
Bob
--
"Things should be described as simply as possible, but no
simpler."
A. Einstein
|