Frequency Response of h(n) - (a)^n*cos(n*pi)*u(n)

Click For Summary
SUMMARY

The frequency response of the system defined by the impulse response h(n) = (a)^n*cos(n*pi)*u(n) can be derived using Z-transforms. The key steps involve applying Euler's identity and the definition of Z-transforms to rewrite the impulse response and find the transfer function H(z). The final frequency response is obtained by evaluating H(z) on the unit circle in the Z-plane, specifically H(ω) = H(z)|_{z=e^jω}. This process requires algebraic manipulation of the derived transfer function.

PREREQUISITES
  • Z-Transform fundamentals
  • Euler's Identity
  • Understanding of geometric series
  • Basic algebraic manipulation techniques
NEXT STEPS
  • Study Z-Transform properties and applications
  • Learn about frequency response analysis in discrete-time systems
  • Explore the implications of Euler's Identity in signal processing
  • Practice deriving transfer functions from various impulse responses
USEFUL FOR

Signal processing engineers, control system designers, and students studying discrete-time systems will benefit from this discussion on frequency response and Z-transform applications.

robert25pl
Messages
62
Reaction score
0
Can you help me find frequency response for the system. Thanks
h(n) = (a)^n*cos(n*pi)*u(n)
 
Physics news on Phys.org
Do you know Z-transforms? That's your starting point... you could use the tables, or derive it by hand, which I would do (at least once, then use the tables freely). I haven't done this for awhile and feel like giving it a go, so I'll save you the trouble, or I'll at least get you started and stop once I get tired of using the TeX formatting.


We will make use the following facts...

(1) [tex]\mbox{From Eulers Identity: }\cos(n \pi)=\frac{1}{2}(e^j^n^\pi + e^-^j^n^\pi)[/tex]

(2) [tex]\mbox{Z-Transform definition: } H(z)=\sum_{n=-\infty}^\infty h(n) z^-^n[/tex]

(3) [tex]\mbox{Linearity of Z-Transforms: } h(n)=h_{1}(n)+h_{2}(n) \Leftrightarrow H(z) = H_{1}(z)+H_{2}(z)[/tex]

(4) [tex]\mbox{Geometric series: } \sum_{n=1}^\infty z^n = \frac{z}{1-z}[/tex]

Rewriting the impulse response with 1 gives us

[tex]h(n)=a^n cos(n \pi) u(n)=\frac{1}{2}a^n[e^j^n^\pi + e^-^j^n^\pi]u(n) = \frac{1}{2}[(ae^j^\pi)^n + (ae^-^j^\pi)^n]u(n)=h_{1}(n)+h_{2}(n)[/tex]

Find the Transfer function of this impulse response using (2) (3) and (4). The sums here run from one to infinity because of the unit step signal:

[tex]H(z)=\sum_{n=1}^\infty \frac{1}{2}(ae^j^\pi)^nz^-^n+\sum_{n=1}^\infty \frac{1}{2}(ae^-^j^\pi)^nz^-^n[/tex]

[tex]=\frac{1}{2}\sum_{n=1}^\infty (az^-^1e^j^\pi)^n +\frac{1}{2}\sum_{n=1}^\infty (az^-^1e^-^j^\pi)^n[/tex]

[tex]=\frac{az^-^1e^j^\pi}{1-az^-^1e^j^\pi}+\frac{az^-^1e^-^j^\pi}{1-az^-^1e^-^j^\pi}[/tex]

The frequency response is the value of the transfer function on the unit circle in the Z-Plane, so taking
[tex]H(z)|_{z=e^j^\omega}=H(\omega)[/tex]
gives you the frequency response. From this point on it's basically some algebraic manipulations, which you shouldn't have many troubles in completing.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K