DSP Assignment02
DSP Assignment02
DSP Assignment02
5. Determine the impulse response h(n) for the system described by the second-order difference equation
𝑦(𝑛) − 3𝑦(𝑛 − 1) − 4𝑦(𝑛 − 2) = 𝑥 (𝑛) − 3𝑥(𝑛 − 1)
6. Find the convolution of x(n) = {-1, 1, 1, -1} and h(n) = {1, 4, 2, -1}
7. Compute the convolution 𝑥(𝑛) of the signals using Z - transform
𝑥 = {2, −1, 1}
1, −2 ≤ 𝑛 ≤ 3
𝑥 =
0, 𝑒𝑙𝑠𝑒𝑤ℎ𝑒𝑟𝑒
8. A linear time invariant system is described by the following input-output relation,
𝑦[𝑛] = 𝑥[𝑛] + 2𝑥[𝑛 − 2] + 3𝑥[𝑛 − 3]
Find the impulse response of the system, 𝐻(𝑒 ). Also find whether the system is stable.
9. Find the unit sample response of the system characterized by the difference equation by using Z-
transform
𝑦(𝑛) = 2𝑦(𝑛 − 1) − 𝑦(𝑛 − 2) + 𝑥(𝑛) − 3𝑥(𝑛 − 1) + 4𝑥(𝑛 − 2)
10. To design a causal discrete-time LTI system with the property that if the input is
1 1 1
𝑥(𝑛) = 𝑢(𝑛) − 𝑢(𝑛 − 1)
3 2 3
then the output is
1
𝑦(𝑛) = 𝑢 (𝑛)
2
i) Find the impulse response h(n) and the system function H(z) of a system that satisfies the
foregoing conditions.
ii) Find the difference equation that characterizes this system.
iii) Determine if the system is stable.