Chapter 2 2
Chapter 2 2
1. Classification of Signals
2. Block Diagram Representation of Systems
3. Classification of DT Systems
4. DT Convolution and Properties
5. DT Correlation Functions
Classification of Discrete-Time Signals
x ( n) x ( n)
x(n)
n
-3 -2 -1 0 1 2 3
Odd or Asymmetric Signal
x ( n) x ( n)
x(n)
4
3
2
1
0
n
-4 -3 -2 -1 -10 1 2 3 4
-2
-3
-4
Energy Signal
2
E x(n)
n
1 N 2
P Lim x ( n)
N 2 N 1 n N
Example:
Determine the power and energy of the unit step sequence.
Solution:
N 2
P Lim 1 U (n)
N 2N 1 nN
P Lim N 1
N 2N 1
1 1
P Lim N 1/ 2
N 2 N
1
Consequently, the unit step sequence is a power
signal. Its energy is infinite
Periodic & Aperiodic Signals:
N 2k
0
f k
0 N
N 18
After 18 samples the signal will repeat itself. Hence the
signal is a Periodic Signal.
Example:
x(n) sin N sin( 2n)
0
f k / N / 2 2 / 2
0 0
/ 2 || Irrational
ThereforeAperiodic Signal
Energy of a Periodic signal
The sum of two signals Xl (n) and X2 (n) is a signal y(n), whose
value at any instant is equal to the sum of the values of these two
signals at that instant, that is,
y(n) = Xl (n) + X2(n), - < n <
Delay x(n-2)
Advance x(n+1)
Compressed Signal x(2n)
Expanded Signal x(n/2)
Reverse-Time x(-n)
x(n)
-n n
-4 -3 -2 -1 0 1 2 3
Discrete-time (DT) System:
The output of this system at any time is the mean value of the present, the
immediate past, and the immediate future samples. For example, the output
at time n = 0 is
Y(0) = 1/3[x(-1) +x(0) +x(1)] = 1/3[1 + 0 + 1] = 2/3
Repeating this computation for every value of n, we obtain the output signal
Unit Delay:
Unit Advance:
Adder:
A constant Multiplier:
A Signal Multiplier:
Example:
(i ) y ( n) x ( n) x ( n 1)
n
(ii ) y ( n) x(k )
k
(iii ) y ( n) ax ( n)
(iv ) y ( n) x ( n) 3 x ( n 4)
(v ) y ( n ) x ( n 2 )
(vi ) y ( n) x ( 2n)
(vii) y ( n) x ( n)
Linear & Non-linear:
A system which follows the principle of Superposition
is said to be Linear.
[a x (n) a x (n)] a x (n) a x (n)
11 2 2 11 2 2
Where x1(n), x2(n) and a1, a2 are arbitrary inputs and
constants respectively.
Example:
2 2
a y (n) a y (n) na x (n) na x (n) (2)
1 1 2 2 11 2 2
System is a non-linear.
Example: x ( n)
y ( n) e
a x ( n) a x ( n)
y ( n) e 1 , y ( n) e 2
1 2
a x ( n) a x ( n)
y ( n) e 1 2
3
a x ( n) a x ( n)
y ( n) a y ( n) a y ( n) a e 1 a e 2
4 1 1 2 2 1 2
Since, y ( n) y ( n)
3 4
Non Linear
Static & Dynamic System (Memoryless or System
with memory)
y ( n) x ( n) 3
y (n) x(n 1) 4
y ( n ) x ( n ) x ( n 4)
y ( n) 2 x ( n)
Time-invariant & Time-variant:
If the characteristics of a system are unchanged with the
change in time, then the system is Time-invariant.
x ( n) y ( n)
x(n k ) y ( x k )
Test :
y (n, k ) x(n k )
y (n k )
if y (n, k ) y (n k ) then Time in var iant
Examples:-
y[n] = x[n] - x[n-1]
Since,
y[n, k] = x[n - k]
y[n – k] = y[n , k]
therefore,
y(n , k) = x[n - k] – x[n – k - 1]-------------(1)
Now, y[n] = x[n] – x[n-1]
y[n-k] = x[n-k] – x[n-k-1]---------------------(2)
Equation 1 & 2 are equal, “Time is invariant”.
y[n , k] = y[n-k]
Example 2:
y[n] = nx[n]
Since,
Delay in input
y[n, k] = nx[n - k]
“Time variant”.
Time-Domain Analysis
• Discrete-time Convolution
d(n+1) d(n)
3
d(n-1)
1
0 n
-1 0 1
x(n) x(k )d (n k )
x(1)d (n 1) x(0)d (n) x(1)d (n 1)
3d (n 1) 2d (n) d (n 1)
4
0
-2 -1 0 1 2
-1
-2 n
x(n) x(k )d (n k )
x(2)d (n 2) x(1)d (n 1) x(0)d (n) x(1)d (n 1)
x(2)d (n 2)
d (n 2) d (n 1) 3d (n) d (n 1) d (n 2)
When the input of a system is a Unit Impulse then the
output of the system is called Impulse Response.
y(n) x(k )h(n k )
k
1. Folding
2. Shifting
3. Multiplication
4. Summation
Example:
x ( n) 1,2,2
h( n) 2,1
Properties of Convolution
1. Commutative Property of Convolution
y(n) x(k )h(n k )
k
h(k )x(n k )
k
2. Associative Property of Convolution
3. Distributive Property of Convolution
y ( n) x ( k ) h( n k )
k
y ( n) h( k ) x ( n k ) || IIR
k
M 1
y ( n) h( k ) x ( n k ) || FIR
k
When there are finite no. of samples, the system o/p
is said to be Finite Impulse Response(FIR).
When there are infinite no. of samples, the system
o/p is said to be Infinite Impulse Response(IIR).
Recursive & Non-recursive DTS
N M
a k y ( n k ) bk x ( n k )
k k
(1) y (n) x(n) x(n 1)
(2) y (n) x(n) y (n 1)
N M
y ( n) a y ( n k ) b x ( n k )
k k k k
Those system which depend only on i/p in other
words there is no feedback, that system is Non-recursive.
M
y ( n) b x ( n k )
k k
LTI System characterized by constant
co-efficient
y (n) ay (n 1) x(n)
y (0) ay (1) x(0)
y (0) ay (0) x(1) a 2 y (1) ax(0) x(1)
y (0) ay (1) x(2) a 3 y (1) a 2 (0) ax(1) x(2)
y ( n) a n 1 n n 1
y (1) a x(0) a x(1) ax(n 1) x(n)
n 1 n k
y ( n) a y (1) a x(n k ) , n0
k 0
i. If the System is initially relaxed at time n=0 then
its memory should be zero. Hence y(-1)=0. Thus
a recursive system is relaxed if it starts with zero
initial conditions.
n k
y a x(n k )
zs k 0
1) Cross Correlation
The crosscorelation of x(n) and y(n) is a sequence
xy(l)
xy (l ) x(n) y (n l ) , l 0,1,2
n
or
xy (l ) x(n l ) y (n) , l 0,1,2
n