ADSP
ADSP
ADSP
Engr.AHMEDALI
DiscreteConvolutionExample
Problem#01:
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
Solution
DiscreteConvolutionExample
FinalOutput
NumericalConvolutionUsingMATLAB
Definex[n]andh[n]
xx = [5 7 -9 10]; hh = [1 2 3]; Mayalsobeusefultousethezeros andones functions(especiallyformatchingupsample values)
Usetheconv function
yy = conv(xx,hh);
DiscreteConvolutionExample
DiscreteConvolutionExample
Solution(a)
DiscreteConvolutionExample
DiscreteConvolutionExample
DiscreteConvolutionExample
DiscreteConvolutionExample
DiscreteConvolutionExample
x(t )
System
y (t )
(t )
System y
h(t )
x(t ) =
x( ) (t )d ,
System
t0
Exploitingtimeinvariance invariance,itis
(t )
h(t )
Exploiting p g Time-Invariance
y (t ) =
x( )h(t )d ,
t0
y (t ) = x( )h(t )d , t 0
0
x(t )
h(t )
y (t )
Example: Analytical Computation of the Convolution Integral Supposethatwherep(t)is x( t) = h (t ) = p (t ), figure therectangular pulse depicted in
p (t )
y (t ) = x( )h(t )d , t 0
0
wehavetoconsiderfourcases:
h(t )
t T
x( )
0
y (t ) = 0
h(t )
x( )
t T
0 t
t
y (t ) = d = t
0
T t 2T
h(t )
x( )
0 t T
T
y (t ) =
t T
d = T (t T ) = 2T t
T t T x( )
2T t
h(t ) T t T
0
y (t ) = 0
y (t ) = x(t ) h(t )
2T
x(t ) (t ) = x(t )
Convolutionwiththeshiftedunitimpulse
x(t ) q (t ) = x(t q )
Properties of the Convolution Integral - Cont Contd d Integration I t ti property: t define d fi t ( 1)) x (t ) x( )d t v ( 1) (t ) v( )d then
( x v)
( 1)
(t ) = x
( 1)
(t ) v(t ) = x(t ) v
( 1)
(t )
Representation of a CT LTI System in Terms of the Unit-Step Response Letg(t)betheresponseofasystemwith impulseresponseh(t)whenx(t ) = u (t ) with noinitialenergyattime ie t = 0,i.e.,
u (t )
Therefore,itis
h(t )
g (t )
g (t ) = h(t ) u (t )
dg (t ) dh(t ) du (t ) = u (t ) = h(t ) dt dt dt
Recallingthat
du (t ) = (t ) dt
itis
and
h(t ) = h(t ) (t ) g (t ) = h( )d
0
t
dg (t ) = h(t ) dt
or
QUIZ#04
QUESTION: [05marks]
41