Designing a symmetric FIR low pass filter

Status
Not open for further replies.

lightningprime

Newbie level 1
Joined
Apr 30, 2017
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
5


How do I approach this problem? I have no idea.
 

Calculate the inverse discrete-time Fourier transform of the target magnitude response. This will give you h_a[n]. Since you are asked to use a rectangular window with length 5, you only need to keep h_a[-2], h_a[-1], h_[0], h_a[1], and h_a[2] and assume the other components to be zero. Now, to have a linear-phase symmetric response, apply a time shift of (5-1)/2 to the above time domain components.

-Mahdi
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…