Unit - 1: EE8591 - Digital Signal Processing
Unit - 1: EE8591 - Digital Signal Processing
Unit - 1: EE8591 - Digital Signal Processing
UNIT - 1
INTRODUCTION
SIGNAL:
Defined as any physical quantity that
varies with time, space (or) any other
independent variable.
Ex:
ECG – Provides information about the
health of person’s heart.
EEG – Provides information about brain
activity of a person.
Multidimensional
signals
Two dimensional
signals
One dimensional
signals
Time
x-Axis
27 27
26 26
25 25
24 24
23 23
22 22
10 11 12 1 2 3 4 5 t hrs 10 11 12 1 2 3 4 5 t hrs
27 27
26
25
24
24
23
22
21
10 11 12 1 2 3 4 5 t hrs
10 11 12 1 2 3 4 5 t hrs
T(10) = 25 T(2) = 26
T(10) = 24 T(2) = 24
T(11) = 26 T(3) = 25
T(11) = 24 T(3) = 24
T(12) = 27 T(4) = 24
T(1) = 27 T(5) = 22 T(12) = 27 T(4) = 24
T(1) = 27 T(5) = 22
SASIKUMAR.K, A.P/EEE Panimalar Engineering College 7/7/2020 8
How to draw a Digital Signal
Discrete Signal Digital Signal
T(10) = 25 T(2) = 26 T(10) = 24 T(2) = 26
T(11) = 26 T(3) = 25 T(11) = 26 T(3) = 24
T(12) = 27 T(4) = 24 T(12) = 26 T(4) = 24
T(1) = 27 T(5) = 22 T ºC T(1) = 26 T(5) = 22
28
Error decreased by 26
increasing Number
of levels 24
22
20
10 11 12 1 2 3 4 5 t hrs
SASIKUMAR.K, A.P/EEE Panimalar Engineering College 7/7/2020 9
SYSTEM:
A physical device that perform a
operation on a signal.
Ex:
Filter – Used to reduce the noise in the
information bearing signal.
Analog Analog
Input Output
signal signal
Analog Analog
Input Digital Digital Output
Input Output
signal signal
signal signal
Modem
Telephone dialing
FM Stereo
Sound
recording
Spectrum analysis
Function generator
SASIKUMAR.K, A.P/EEE Panimalar Engineering College 7/7/2020 17
Applications of DSP
4. Image Processing
Image compression
Image
enhancement
ECG
Computerized Tomography
SASIKUMAR.K, A.P/EEE Panimalar Engineering College 7/7/2020 19
Applications of DSP
6. Speech Processing
Automatic speech
recognition
Navigation
Radar signal
processing
Reference Books:
1. Poorna Chandra.S, Sasikala.B , Tata McGraw hill
2. Ramesh Babu.P, SCITECH Publication
SASIKUMAR.K, A.P/EEE Panimalar Engineering College 7/7/2020 22
Methods of Representing
Discrete-Time Signal
1 • Functional representation
2 • Graphical representation
3 • Tabular representation
4 • Sequence representation
5 • Mathematical representation
SASIKUMAR.K, A.P/EEE Panimalar Engineering College 7/7/2020 23
Methods of Representing
Discrete-Time Signal
1 • Functional representation
–1 for n = –2
2 for n = –1
1.5 for n = 0
x(n) = –0.9 for n = 1
1.4 for n = 2
1.6 for n = 3
0 otherwise
SASIKUMAR.K, A.P/EEE Panimalar Engineering College 7/7/2020 24
Methods of Representing
Discrete-Time Signal
2 • Graphical representation
X(n)
2
1.6
1.5
1.4
n
–2 –1 0 1 2 3
–1 –0.9
n –2 –1 0 1 2 3
x(n) –1 2 1.5 –0.9 1.4 1.6
Solution:
when, n = –1
when, n = 0
when, n = 1
Solution:
when, n = –1
when, n = 0
when, n = 1
Solution:
when, n = –1
when, n = 0
when, n = 1
Assignment. 1.2:
Test whether the following systems
are causal or non-causal.
(i) y(n) = x(n2)
(ii) y(n) = ex(n)
(iii) y(n) = ax(n) + bx(n–1)