Unit 3 Discrete Signals
Unit 3 Discrete Signals
TRƯỜNG OF SCIENCE
ĐẠI HỌC ANDHÀ
BÁCH KHOA TECHNOLOGY
NỘI
SCHOOL OF INFORMATION AND COMMUNITCATION TECHNOLOGY
UNIT 3
DISCRETE SIGNALS
● Graphical representation
● Representation by function
1, 𝑓𝑜𝑟 𝑛 = 1, 3
𝑥 𝑛 = ቐ4, 𝑓𝑜𝑟 𝑛 = 2
0, 𝑒𝑙𝑠𝑒𝑤ℎ𝑒𝑟𝑒
● Representation by table
n … -2 -1 0 1 2 3 4 5 …
x(n) … 0 0 0 1 4 1 0 0 …
1, n = 0
δ n =ቊ
0, n ≠ 0
𝛿 𝑛 𝛿 𝑛
1
-5 -4 -3 -2 -1 0 1 2 3 4 5 n
1, n ≥ 0
u n =ቊ
0, n < 0
u n
1, 0 ≤n ≤N−1
rect N n =ቊ 1, 0 ≤ n ≤ 2
0, n < 0 và n > N − 1 rect 3 n = ቊ
0, n<0
an , n ≥0
ue n = ቊ
0, n<0
ue n
a <1
n, n ≥ 0
ur n = ቊ
0, n < 0
E = x(n) 2
n=−∞
N
1 2
P = lim x(n)
N→∞ 2N + 1
n=−N
∞ N
1 N+1 1 + 1ΤN 1
E= u(n)2 =∞ P = lim 2
u(n) = lim = lim =
N→∞ 2N + 1 N→∞ 2N + 1 N→∞ 2 + 1ΤN 2
n=0 n=0
x(n)
● Signal decomposition:
1
xe n = 𝑥 𝑛 + 𝑥(−𝑛)
2
x n = xe n + xo (n)
1
xo n = 𝑥 𝑛 − 𝑥(−𝑛)
2
IT 4172 Signal processing Chapter 1. Signal and system 14
3. Basic operations with discrete signal
● Sum of two signals
x2 (n)
x1 (n) x1 n + x2 (n)
x2 (n)
x1 (n) x1 n . x2 (n)
● Amplification of a signal
𝑥(n) 𝛼 𝑦 𝑛 = 𝛼𝑥(𝑛)
y n = x(n − n0 )
x n = x(k)𝛿(n − k)
k=−∞
1 1
x1 n = ⋯ , 0, 1, 1, 1, 1, , 0, − 0, ⋯
↑ 2 2
x3 n
1 1
= ⋯ , 0, − ,↑0, , 1, 1, 1, 1, 0, ⋯
2 2
Continuing with a 4-sample delay on the
signal x3 n we have:
1 1
x4 n = ⋯ , 0, 1, 1, 1, 1, , 0, − 0, ⋯
2 2↑
𝛿 n + 𝛿 n − 1 + 𝛿 n − 2 + 𝛿 n − 3 = rect 4 (n)
𝛿 n + 𝛿 n − 1 + 𝛿 n − 2 + 𝛿 n − 3 = u n − u(n − 4)
Thus:
1 1
x n = − 𝛿 n + 3 + 𝛿 n + 1 + u n − u(n − 4)
2 2
● Serveral fundamental types of discrete signals include unit impulses, unit step
signal, rectangular pulses, exponential signals, and ramp signals.
● There are several basic operations that can be performed on discrete signals.
● Assignment 1
a. Performing a 2-sample delay on the signal x(n) to yields the signal x1(n), then
performing a time-reversal operation on x1(n) to produces the signal x2(n).
Determine and plot the signals x1(n) and x2(n).
b. Performing a time-reversal operation on the signal x(n) to yields the signal x3(n),
then performing a 2-sample delay on x3(n) to produces the signal x4(n).
Determine and plot the signals x3(n) and x4(n).
• Determine and plot the following signals, and comment on the role of each
operation :
• x1 n = x(n − 2)
• x2 n = x(−n)
IT 4172 Signal processing Chapter 1. Signal and system 28
The next unit
4
LINEAR TIME-INVARIANT DISCRETE-TIME
SYSTEMS
References:
• Nguyễn Quốc Trung (2008), Xử lý tín hiệu và lọc số, Tập 1, Nhà xuất bản Khoa học và Kỹ
thuật, Chương 1 Tín hiệu và hệ thống rời rạc.
• J.G. Proakis, D.G. Manolakis (2007), Digital Signal Processing, Principles, Algorithms, and
Applications, 4th Ed, Prentice Hall, Chapter 1 Introduction.