Signals & Systems - De Moivre's question

  • Thread starter Thread starter Angello90
  • Start date Start date
  • Tags Tags
    Signals Systems
AI Thread Summary
The discussion centers on the transformation of the discrete-time signal h[n] = 1/2(δ[n] + δ[n-1]) into its frequency domain representation H(e^{jΩ}). The transformation results in H(e^{jΩ}) = 1/2(1 + e^{-jΩ}), which is then factored to show H(e^{jΩ}) = e^{-jΩ/2}[(e^{jΩ/2} + e^{-jΩ/2})/2]. The expression (e^{jΩ/2} + e^{-jΩ/2})/2 is simplified to cos(Ω/2) using trigonometric identities. Additionally, the delta function δ[n] equals 1 at n=0, while δ[n-1] corresponds to a phase shift represented by e^{-jΩ/2}. Understanding these transformations and identities is crucial in signal processing.
Angello90
Messages
65
Reaction score
0
From the lecture notes:
h[n] = \frac{1}{2}(\delta[n] + delta[n-1])

via property:
H(e^{j\Omega})=\sum_{-\infty}^{\infty}h[k]e^{-j\Omega k}

becomes:
H(e^{j\Omega})= \frac{1}{2}(1 + e^{-j\Omega})

than my lecture divided by e^{\frac{-j\Omega}{2}} resulting in:

H(e^{j\Omega})= e^{\frac{-j\Omega}{2}}[(e^{\frac{j\Omega}{2}} + e^{\frac{-j\Omega}{2}})/2]

Now he changed (e^{\frac{j\Omega}{2}} + e^{\frac{-j\Omega}{2}})/2 to cos(\frac{\Omega}{2})

How? Can anyone explain me? Also why \delta[n] is 1 but delta[n-1] is e^{\frac{-j \Omega}{2}}?
 
Physics news on Phys.org
Angello90 said:
From the lecture notes:
h[n] = \frac{1}{2}(\delta[n] + delta[n-1])

via property:
H(e^{j\Omega})=\sum_{-\infty}^{\infty}h[k]e^{-j\Omega k}

becomes:
H(e^{j\Omega})= \frac{1}{2}(1 + e^{-j\Omega})

than my lecture divided by e^{\frac{-j\Omega}{2}} resulting in:

H(e^{j\Omega})= e^{\frac{-j\Omega}{2}}[(e^{\frac{j\Omega}{2}} + e^{\frac{-j\Omega}{2}})/2]
No, he didn't divide by e^(-j*Omega/2). He factored it out of the two expressions in the parentheses. If you multiply the two expressions in parentheses in this equation, you'll get right back to what's in the equation above.
Angello90 said:
Now he changed (e^{\frac{j\Omega}{2}} + e^{\frac{-j\Omega}{2}})/2 to cos(\frac{\Omega}{2})
This is an identity. (1/2)(e^(ix/2) + e^(-ix/2)) = (1/2)[cos(x/2) + isin(x/2) + cos(-x/2) + isin(-x/2)] = (1/2)[2cos(x/2)] = cos(x/2).

This is using the identities cos(-a) = cos(a) and sin(-a) = -sin(a).
Angello90 said:
How? Can anyone explain me? Also why \delta[n] is 1 but delta[n-1] is e^{\frac{-j \Omega}{2}}?
 

Similar threads

Back
Top