MT Solns PDF
MT Solns PDF
Signature : .....................................................
Allocation of points:
1) 28 pts: a) 4 pts b) 5 pts c) 5 pts d) 6 pts e) 8 pts
2) 25 pts: a) 10 pts b) 15 pts
3) 21 pts
4) 26 pts: a) 8 pts b) 7 pts c) 4 pts d) 7 pts
Attention:
• Read all the questions carefully and show your work for full or partial credit.
Justify all your answers.
• Do not take the staple out or tear off any sheets.
1) The signal x(t) is given as follows:
π
2
x(t) = −2 + 2 sin (1.2πt + 2) − cos 15t − − 4e−j(10t+1)
2
where t has the units of seconds.
The signal is not real because the complex conjugate of the last term does not appear
in the expression given for x(t).
The signal is not periodic because the three frequency components 2.4π, 15, −10 rad/s
are not harmonically related. It is not possible to calculate their greatest common divisor.
d) What is the minimum sampling frequency that should be used to sample the above
signal without aliasing any of its components? You may take the number π as 3.15.
If you compare the three radian frequencies (2.4π = 7.56, 15, −10) rad/s, the largest one
15
(in magnitude) is ωmax = 15 rad/s which corresponds to fmax = 2π Hz. The corresponding
15
Nyquist rate is 2ωmax = 30 rad/s or 2fmax = π Hz. To avoid aliasing any of the
components, the minimum sampling frequency is the same as the stated Nyquist rate.
The given sampling period corresponds to fs = T1s = 4 Hz. Since fmax < fs < 2fmax ,
this is a case of undersampling where aliasing with folding occurs. Aliased and folded
term is emboxed in red above.
2) Some of the Fourier series coefficients of a real and periodic signal x(t) are given as:
1 π √
a1 = a2 = 2ej 3 a4 = j 3 − 1 where j = −1
j
It is known that the average value of the signal is –2. The Fourier series coefficients for
|k| =
6 0, 1, 2, 4 are all zero.
a) Write all the Fourier series coefficients of x(t) for −4 ≤ k ≤ 4 in polar form.
Since the signal is stated to be real, FS coefficients must exist in complex conjugate
pairs in the FS representation.
1 π 3π π 3π
a1 = = −j = e−j 2 or ej 2 −→ a−1 = a∗1 = ej 2 or e−j 2
j
π 2π π 2π
a2 = 2ej 3 or 2e−j 3 (already in polar form) −→ a−2 = a∗2 = 2e−j 3 or 2ej 3
3
√ j 5π √ −j 3π ∗
√ −j 5π √ j 3π
a4 = j − 1 = −j − 1 = −(j + 1) = 2e or 2e 4 4 −→ a−4 = a4 = 2e 4 or 2e 4
The given d.c. value of –2 corresponds to ao = −2.
Summarizing what we have for −4 ≤ k ≤ 4:
√ −j 5π
a −4 = 2e 4 for k = −4
= −3
a−3 = 0 for k
π
−j
a−2 = 2e 3 for k = −2
π
j
a−1 = e 2 for k = −1
ak = a0 = −2 for k =0
π
−j
a1 = e 2 for k =1
π
j
a2 = 2e 3 for k =2
a3 = √0 for k =3
j 5π
a4 = 2e 4 for k =4
y(t) = − 21 x(t + 2)
–7 –6 –5 –4 –3 –2 –1 0 1 2 3 4 5 6 7
t
− 12
Note that y(t) is advanced by two units (shift to the left by two units on the time axis)
and scaled in amplitude by − 12 . Amplitude scaling by a negative value means that the
signal will be flipped over the horizontal axis.
4) A causal finite impulse response (FIR) filter produces the following output when
δ[n + 2] is given to it as input:
y[n] 2
•
1
•
··· ···
• • • • n
–3 –2 –1 0 1 2 3 4
•
–2
•
–3
a) Find the impulse response h[n] of the filter and plot it below.
δ[n + 2] −7 → h[n + 2] = y[n]
δ[n] 7−→ h[n] = y[n − 2]
From the given information, we understand that y[n] = h[n + 2]. Therefore, we need to
delay y[n] by two units to get h[n]. After shifting by two units to the right, we get:
2
h[n] •
1
•
··· ···
• • • • • • • • • • • n
–7 –6 –5 –4 –3 –2 –1 0 1 2 3 4 5 6 7
•
–2
•
–3
c) What is the order (M ) and what is the length (L) of the filter?
M =5 L=6