You are on page 1of 3

EE5410: Introduction to Digital Signal Processing

Tutorial 1
August 04, 2022

1. Check whether the following signals are periodic. Find the fundamental period if it is
periodic.

• cos(πt)

• sin( 3πt)
• cos[nπ]
• ejt
• Asin(4πt + π)
• ej(2πn/5)
• sin(πn/19)
• nejπn
• ejn

2. Determine whether each of the following discrete time systems are linear and time in-
variant. Justify your answer.

• y[n] = ex[n]
• y[n] = x[−n]
• y[n] = x[n] + 3u[n + 1], where u[n] = 0 for n < 0 and u[n] = 1 otherwise.
• y[n] = sin(πn)x[n]

3. State whether each of the following discrete time systems are memoryless and causal.
Justify your answer.

• y[n] = x[n2 ]
• y[n] = x2 [n − 1]
• y[n] = ∞
P
k=n−1 x[k]
• y[n] = x[3n − 1]

1
4. For the continuous time signal x(t) shown below, sketch and label carefully each of the

following signals:

• x(t − 1)
• x(2 − t)
• x(2t + 1)
• x(4 − 2t )
• (x(t) + x(−t))u(t)

5. Consider a discrete-time signal



 1, −1 ≤ n ≤ 3
1
x[n] = , n=4
 2
0, otherwise

Sketch and carefully label each of the following signals:


(a) x[n − 2]
(b) x[4 − n]
(c) x[2n]
(d) x[n]u[2 − n]
(e) x[n − 1]δ[n − 3]

6. A discrete time signal x[n] is shown in the figure:


x[n]

0 n
0 1 2 3 4 5 6 7

Page 2
Take necessary steps to get x[-2n+2] by following the order of operations given below.
Show each and every step.

1. Shift, scale, reverse


2. Scale, reverse, shift
3. Scale, shift, reverse

Page 3

You might also like