EE338 Tutorial 6
EE338 Tutorial 6
EE338 Tutorial 6
Tutorial 6
Instructor: Prof. Vikram M. Gadre
1. Consider two continuous time signals x1 (t) and x2 (t), with CTFT X1 (Ω) and
X2 (Ω) respectively, as shown in Fig.1(a). They are sampled at various angular
frequencies ΩS , as listed below, to generate discrete signals x1 [n] and x2 [n].
(i) ΩS = 2ΩC , (ii) Ωs = 4ΩC (iii) Ωs = 8ΩC
(a) Plot the DTFT X1 (ω) and X2 (ω) for each of above three cases.
(b) Consider two another sampled signals x3 [n] and x4 [n] having DTFTs X3 (ω)
and X4 (ω) respectively as shown in Fig.1(b). The CTFT of these two signals
are shown in Fig.1(c). Calculate the corresponding sampling frequencies used for
each of the signals x3 [n] and x4 [n].
i. Find the maximum value of output y[n] for input x[n] = (−1)n
ii. Find impulse response h[n] of this system. Is it BIBO stable? Is it
causal?. (Assume y[−∞] = 0)
1
(b) Consider another system described by difference equation
What values of α will you choose to make the system BIBO stable.
3. A discrete-time system has input x[n] and output y[n]. The Fourier transforms
of these signals are related by the following equation:
−
−
4. Show that the output of an LTI system can be expressed in terms of its unit step
response s[n] as follows.
∞
X
y[n] = (s[k] − s[k − 1])x[n − k]
k=−∞
∞
X
= (x[k] − x[k − 1)])s[n − k]
k=−∞
5. Three systems A,B and C have the inputs and outputs indicated in Table below.
Determine whether each system could be LTI. If your answer is yes, specify
whether there could be more than one LTI system with the given input-output
pair. Explain your answer.
2
6. Consider a stable discrete time signal x[n] whose DTFT X(ejω ) satisfies the
equation
X(ejω ) = X(ej(ω−π) )
7. Consider the frequency response H(ejω ) of a discrete-time LTI system. Let h[n]
be the corresponding impulse response. Assume that h[n] satisfies the following
five properties:
8. Let g[n] be a finite length sequence defined for N1 ≤ n ≤ N2 , with N2 > N1 . Like-
wise h[n] be a finite length sequence defined for M1 ≤ n ≤ M2 , with M2 > M1 .
Let y1 [n] = g[n] ∗ h[n] and y2 [n] = g[n] ~ h[n]
a) What is length of y1 [n] and y2 [n]?
b) What is the range of indices for which y1 [n] is defined?
c) What should be the minimum value of window length(N), so that the circular
convolution is same as the linear convolution?
(For circular shift - we perform [n mod N] where N is window length)