0
1.1kviews
The length of an FIR filter is 7. If this filter has a linear phase, show that ∑N−1n=0h(n)sin(α−n)ω=0 is satisfied.
1 Answer
written 2.3 years ago by |
Solution:
The length of the filter is 7. Therefore, for the linear phase,
α=N−12=7−12=3
$ \begin{aligned}\\ \sum_{n=0}^{N-1} h(n) \sin (\alpha-n) \omega= & \sum_{n=0}^6 h(n) \sin (3-n) \omega \\\\ = & h(0) \sin 3 \omega+h(1) \sin 2 \omega+h(2) \sin \omega+h(3) \sin 0+h(4) \sin (-\omega) \\\\ & +h(5) \sin (-2 …