Lab 05
Lab 05
SEQUENCES
INTRODUCTION
Convolution is the process used to find the response of a Linear Time Invariant system to a
given input, assuming we already know the impulse response of that system. In case of
continuous-time signals, we can find the system response using the Convolution Integral,
while in case of discrete-time systems, the response can be calculated using the Convolution
Sum
Let x 1(n) and x 2(n) be two discrete time signals. The convolution sum of the two signals
If x 1(n) is a M point sequence and x 2(n) is an N point sequence, then the convolved
x1 x2
Assume two discrete-time sequences and in a Linear Time
Invariant System, given by:
CORRELATION:
A signal operation similar to signal convolution, but with completely different physical
meaning, is signal correlation. The signal correlation operation can be performed either with
one signal (autocorrelation) or between two different signals (cross correlation). Physically,
signal autocorrelation indicates how the signal energy (power) is distributed within the
signal, and as such is used to measure the signal power. Signal cross correlation can be also
considered as a measure of similarity of two signals.
Given two discrete time real signals (sequences) x[k] and y[k].the autocorrelation and cross
correlation functions are respectively defined by
R xx [ k ]= x [ m ] x [ mk ] , R yy [ k ] = y [ m ] y [ mk ] ,
m= m =
R xy [ k ] = x [ m ] y [ mk ] , R yx [ k ] = y [ m ] x [ mk ] ,
m= m=
TASK:
x (n)=2n [u ( n1 ) u(n4 )]