Digital Signal Processing - CMP 371 Homework 1: Must NOT

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Digital Signal Processing - CMP 371

Homework 1

Homework is due at 11:59 pm on Sunday 25th October 2020


You MUST follow the submission guidelines for submitting your homework otherwise
your homework will NOT be graded

Problem 1
Let f [n] = x[−n].
Given that Z {f [n]} = Z {x[−n]} = F (z) with ROC Q. Using the time delay (the
time shifting) property show that Z {x[−n − a]} = z a F (z) with ROC Q

Problem 2
1
You know that Z {u[n]} = with ROC such that |z| > 1. Let α be a complex
1 − z −1
number and Ω be real number.
(a) Use the time reversal property to find the Z transform of u[−n]
(b) Use your results from part(a) and problem 1 to find out the Z transform of u[−n−1]
(c) Use the property for scaling in the Z domain to find the Z transform of αn u[n]
(d) Use your result from part(b) along with the property for scaling in the Z domain to
find the Z transform of −αn u[−n − 1]
(e) Use your result from part(a) along with the property for scaling in the Z domain to
find the Z transform of α−n u[−n]
(f) Use your result form part(c) along with the time reversal property to find the Z
transform of α−n u[−n]. Does this answer match the answer obtained form part(e)?
(g) Use your result from part(c) along with the property for differentiation in the Z
domain to find the Z transform of nαn u[n]
(h) Use your result from part(d) along with the property for differentiation in the Z
domain to find the Z transform of −nαn u[−n − 1]
(i) Find the Z transform of cos(Ωn)u[n].
ejΩn + e−jΩn
Hint: Use the fact that cos(Ωn) = along with the linearity property
2
and your result from part(c)
(j) Find the Z transform of sin(Ωn)u[n].
ejΩn − e−jΩn
Hint: Use the fact that sin(Ωn) = along with the linearity property
2j
and your result from part(c)
(k) Find the Z transform of rn cos(Ωn)u[n].
(rejΩ )n + (re−jΩ )n
Hint: Use the fact that r n cos(Ωn) = along with the linearity
2
property and your result from part(c)

(l) Find the Z transform of rn sin(Ωn)u[n].


2

(rejΩ )n − (re−jΩ )n
Hint: Use the fact that r n sin(Ωn) = along with the linearity
2j
property and your result from part(c)

Now check your answers using Table. 10.2 on page 776 of the textbook!

You might also like