DSRadin
- 12
- 1
Homework Statement
Given:
H_{dd}\left(e^{j\omega}\right)=j\omega e^{\frac{-j\omega}{2}}, \left|\omega\right|\le\pi
Find: H_{3}\left(e^{j\omega}\right) where
H_{3}\left(e^{j\omega}\right) is the spectrum of h_{dd}\left(n\right)\left(W_N\left(n\right)\right) and W_N\left(n\right)=1 for \frac{-N}{2}\le n \le \frac{N}{2} , 0 else
Homework Equations
DTFT Synthesis: \frac{1}{2\pi}\int_{-\pi}^{\pi} H\left(e^{j\omega}\right)e^{j\omega n}d\omega
DTFT Analysis: \sum_{n=\frac{-N}{2}}^{\frac{N}{2}} h(n)e^{-j\omega n}
The Attempt at a Solution
Step 1: Synthesis h_{dd}\left(n\right). This is done through integration by parts and my result is:
h_{dd}(n)=-sin\left(\pi\left(n-\frac{1}{2}\right)\right)
Step 2: Window - ok. -\frac{N}{2}\le n \le \frac{N}{2} is the new range.
Step 3: DTFT windowed function result:
H_3\left(e^{j\omega}\right) = -\sum_{n=-N/2}^{N/2} \frac{sin\left(\pi n - \frac{\pi}{2}\right)}{\pi \left(n-1/2\right)^2}e^{-j\omega n}
Really cool - but when plotted versus frequency, I get a constant, regardless of the size of N.
The goal of this problem was to prove that as N--> big that the filter approaches the ideal high-pass differentiator. I must have made a mistake somewhere but I'm not sure where, if anyone could see if they receive a different result I would be much obliged. Thanks!
-DR