0% found this document useful (0 votes)
178 views

FIR Filters and Convolution Example

An FIR filter is described with an impulse response of -2δ[n] + 3δ[n-1] + δ[n-2]. The input x[n] is defined as n+1 for 0 ≤ n ≤ 3 and 0 otherwise. To find the output y[n], the convolution of the impulse response and input is calculated.

Uploaded by

Maddy Trichy
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
178 views

FIR Filters and Convolution Example

An FIR filter is described with an impulse response of -2δ[n] + 3δ[n-1] + δ[n-2]. The input x[n] is defined as n+1 for 0 ≤ n ≤ 3 and 0 otherwise. To find the output y[n], the convolution of the impulse response and input is calculated.

Uploaded by

Maddy Trichy
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

FIR Filters and Convolution Example

An FIR filter has impulse response


h n = 2 n + 3 n 1 + n 2
The input to the filter, x n , is
n + 1, 0 n 3
xn =
otherwise
0,
Find the filter output y n

h[k]

y[n]

n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=

ECE 2610 Example

Page1

An FIR filter has impulse response


h n = 1 1 2 2
n = 0

The input to the filter is


x n = 4 2 2
n = 0

Find the filter output y n

h[k]

y[n]

n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=

ECE 2610 Example

Page2

You might also like