0% found this document useful (0 votes)
5 views

Tutorial3

The document is a tutorial on Digital Signal Processing (ELG4172) presented by Hitham Jleed, focusing on concepts such as inverse z-transform, sampling, and A/D and D/A conversion. It emphasizes the importance of converting physical signals into digital form for analysis and processing. Key topics include the sampling theorem and simulation of continuous sinusoidal signals.

Uploaded by

waleed ali
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Tutorial3

The document is a tutorial on Digital Signal Processing (ELG4172) presented by Hitham Jleed, focusing on concepts such as inverse z-transform, sampling, and A/D and D/A conversion. It emphasizes the importance of converting physical signals into digital form for analysis and processing. Key topics include the sampling theorem and simulation of continuous sinusoidal signals.

Uploaded by

waleed ali
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 37

1

ELG4172 Digital Signal Processing


• Tutorial-3

Presented by: Hitham Jleed

Faculté de génie | Faculty of Engineering


http://www.site.uottawa.ca/~hjlee103/
uOttawa.ca
2

uOttawa.ca
3

uOttawa.ca
4

uOttawa.ca
5

uOttawa.ca
6

uOttawa.ca
7

uOttawa.ca
8

uOttawa.ca
9

uOttawa.ca
10

uOttawa.ca
11

uOttawa.ca
12

Inverse z-transform

Inspection Partial fraction Power series


method expansion expansion

uOttawa.ca
13

uOttawa.ca
14

uOttawa.ca
15

𝑥[𝑛] = 𝛿[𝑛] + 𝑎𝛿[𝑛 − 1] + 𝑎2 𝛿[𝑛 − 2] + 𝑎3 𝛿[𝑛 − 3]+. . . .

uOttawa.ca
16

uOttawa.ca
17

uOttawa.ca
18

MATLAB’s function: residuez


uOttawa.ca
19

uOttawa.ca
20

uOttawa.ca
21

uOttawa.ca
22

uOttawa.ca
23

uOttawa.ca
24

uOttawa.ca
25

uOttawa.ca
26

uOttawa.ca
27

Introduction to Lab#3

SAMPLING, A/D CONVERSION AND


D/A CONVERSION

uOttawa.ca

© H. Jleed: 2018 ~
28

Most of the signals around us such as pressure, temperature, Light


Intensity etc. Most of our contemporary modern equipment and
systems are entirely digital. Therefore, to enable these systems to
interact with these physical signals, then conversion from physical
form to their equivalent electrical analogue form and eventually
conversion from analogue to digital form and vice versa using ADC
and DAC converters respectively becomes necessary in order to
analyse, comprehend their properties and processes them using
areal time digital processing system as shown below.

uOttawa.ca
29

Step 1 Sampling Process

uOttawa.ca

© H. Jleed: 2018 ~
30

The sampling theorem

Suppose you sample a signal in some way. If you can exactly reconstruct the
signal from the samples, then you have done a proper sampling and captured
the key signal information

Among the frequencies, there is a unique one that lies within the Nyquist
interval. It is obtained by reducing the original f modulo-fs, that is, adding to or
subtracting from f enough multiples of fs until it lies within the symmetric
Nyquist interval [−fs/2, fs/2].

uOttawa.ca

© H. Jleed: 2018 ~
31

Sampling in the Frequency Domain

uOttawa.ca
32

uOttawa.ca
33

uOttawa.ca
34

Sinusoidal Signal

uOttawa.ca
35

Simulate a continuous sinusoid

x(t ) = cos(2f 0t )  cos( 2f 0 n t ) n=0,1,2,... f0 =2kHz t =1/80000

uOttawa.ca

© H. Jleed: 2018 ~
36

sample and hold (padding zeros)

Filter this part

uOttawa.ca

© H. Jleed: 2018 ~
37

THE END

uOttawa.ca

You might also like