Unit 1 Part1
Unit 1 Part1
By
Mr. Shrikanth Shirakol
e q u i s i te:
Assistant Professor, Dept. of E&CE Prer n d
a l s a
SDMCET, Dharwad
Sign s
System
Karnataka.
[email protected]
[email protected]
Course Learning Objectives (CLOs):
Unit-II
Unit-IV
Unit-V
Pole-Zero Placement Method for the Design of Simple Filters: Ideal filter
characteristics, Simple IIR & FIR digital filters, Notch filters, Comb filters, All-
pass filters, Digital Resonators. Multirate Digital Signal Processing:
Introduction, Decimation, Interpolation, sampling rate conversion, applications
of multirate signal processing. 10 Hrs
Dept. of E&CE, SDMCET, Dharwad 6
Reference Books
1) Proakis & Monalakis, “Digital Signal Processing: Principles, Algorithms &
Applications”, 4/e, Pearson Education, New Delhi, 2007.
2) Sanjit K. Mitra, “Digital Signal Processing”, 2/e Tata Mc-Graw Hill, 2004.
Slides Ref: 1) Dr. Vijaya C, Prof & Head, Dept. of E&CE, SDMCET
2) Prof. Kotresh Marali. Asst. Prof., Dept. of E&CE,
SDMCET
Dept. of E&CE, SDMCET, Dharwad 7
Unit-I
Discrete Fourier Transform (DFT):
• Introduction to Digital Signal Processing
• Properties of DFT
• Why Digitalization ?
Periodic Aperiodic/
(F.S.) Non-Periodic (F.T.)
N1
1
x ( n)
N
X
k 0
( k )W kn
N ; n 0,1...N 1
DFT-IDFT
• x(n) is a discrete signal of length N. Its N point
DFT is
N1
X (k ) x(n)WNkn ; k 0...N 1 (1)
n 0
can be overcome?
Properties of DFT
• linearity property
• Periodicity property
• Symmetry property
Circular symmetry of a sequence:
Periodic sequence formed using x(n) is
x p (n) x(n lN )
l
1 N 1 2kn 2kn
xI (n) X R (k ) sin( ) X I (k ) cos( )
N k 0 N N
Symmetry property
• Different cases are possible for a sequence.
• Case (1): Real and even sequence: x(N-n)=x(n)=xR(n)
N1
2kn
X (k ) X R (k ) xR (n) cos( )
n 0 N
• DFT of real and even sequence is real and even
sequence
1 N1
2kn
• IDFT : xR ( n)
N
k 0
X R (k ) cos(
N
)
Symmetry property
• Case (2): Real and odd sequence: x(n)=-x(N-n)
N1
2kn
X I (k ) xR (n) sin( )
n 0 N
N1
2kn
X (k ) X I (k ) j xR (n) sin( )
n 0 N
• DFT of real and odd sequence is imaginary and odd
sequence
• IDFT : j N1
2kn
xR ( n)
N
k 0
X I (k ) sin(
N
)
Symmetry property
• Case (3): imaginary sequence: x(n)=jxI(n)
N1
2kn N1
2kn
X R (k ) xI (n) sin( ) & X I (k ) xI (n) cos( )
n 0 N n 0 N
• If xI(n) is odd sequence, X(k) is real
• If xI(n) is even sequence, X(k) is imaginary
• Summary:
x(n) x ER (n) x OR (n) jx EI (n) jx OI (n)
X (k ) X RE (k ) X OR (k ) jX IE (k ) jX OI (k )
Symmetry property
• Consider 4 or 5 point sequences depicting these 4
cases. Determine the corresponding DFT and verify
symmetry property.
Multiplication of 2 DFTs & circular convolution property
DFT
x1 (n) N x2 ( n ) X 1 (k ) X 2 (k )
N
Time reversal property
DFT DFT
If x(n) X (k ) then x(( n)) N X (( k )) N X ( N k )
N N
𝑁 −1 𝑁 −1
1
∑ |𝑥 [ 𝑛 ]| = 𝑁 ∑ | 𝑋 [ 𝑘 ]|
2 2
𝑛=0 𝑘=0
Linear Filtering using DFT
• Linear convolution of two time domain sequences
is equivalent to multiplication of FT of these
sequences. FT
x1 (n) x2 (n) X 1 ( ) X 2 ( )
• In both methods,
– It is assumed that input is too long and divided into
small blocks of block size L
– It is assumed that length of h(n) is M
M-1 zeros
x1(n)
Total length of each
x2(n) smaller sequence =N
M-1 x3(n)
M-1
y1(n)
M-1 zeros
x1(n) M-1 zeros
x2(n) M-1 zeros
x3(n)
Total length of each
y1(n) smaller sequence =N
y2(n)
M-1samples added y3(n)
M-1samples added
THANK YOU