0% found this document useful (0 votes)
43 views57 pages

Part-1-Introduction To DT Siganls and Systemspptx

Uploaded by

OB
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views57 pages

Part-1-Introduction To DT Siganls and Systemspptx

Uploaded by

OB
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 57

1

INTRODUCTION TO
Part-1 DISCRETE SIGNALS
AND SYSTEMS

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


2
Signal Processing: Analog Systems

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


3
Signal Processing: Digital Signal Processing

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


4
CT vs DT Signals

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


5
Representation of DT signals: Graphical

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


6
Representation of DT signals: Functional

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


7
Representation of DT signals: Tabular and Sequence

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


Common DT Signals: impulse and step 8

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


9
Common DT Signals: x[n]=C an

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


10
Common DT Signals: sin/cos

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


11
Example

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


12
Signal Classification: Periodic
Signals

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


13
Signal Classification: sum of 2 periodic Signals

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


14
Signal Classification: sum of 2 periodic Signals

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


15
Signal Classification: Energy and Power Signals

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


Signal Transformations Shifting 16

Time shifting y[n]=x[n-k]


K>0 shift the signal to the right by k samples
K<0 shift the signal to the left by k-samples

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


Signal Transformations Reflection 17

Reflection or time reversal y[n]=x[-n]


Reflecting with respect to n=0;

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


18
Signal Transformations: Time Scaling

Reflection or time reversal y[n]=x[an]


If |a|< 1 this is called up sampling (dilation)
If |a|> 1 this is called down sampling (compression)

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


19
Discrete Time Systems

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


20
Example

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


21
System Properties and LTI systems

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


22
LTI system

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


23
LTI system

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


LTI Systems: Convolution 24

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


25
Implementation

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


26
Example:

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


27
Example: Solution

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


28
Example

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


29
Example

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


30
LTIL Convolution Properties

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


31
Convolution Properties

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


32
Example

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


33
Causality

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


Causality of LTI systems 34

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


35
Stability

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


36
Stability: Examples

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


37
Systems: Difference Equation Representation

Any LTI discrete-time system can be represented as

𝑁 𝑀

∑ 𝑎𝑘 𝑦 [𝑛− 𝑘]=¿ ∑ 𝑏𝑘 𝑥[𝑛−𝑘]¿


𝑘=0 𝑘=0

Recursive system ak does not equal to zero for k>0

Non recursive system has the following form:


y
Therefore, the impulse response is given by:
h

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


38
Examples

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


39
Examples

Example: Show that this system can be written as y[n]-y[n-1]=x[n]

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


40
Solution to a Linear constant Coefficient Difference
equation

Example1: for the difference equation given by:


y[n]-0.7y[n-1]+0.1y[n-2]=2x[n]-x[n-2]
Find the solution to the input x[n]=4nu[n].

Example 2: For the difference equation given find the impulse response of the
system:
y[n]-3y[n-1]-4y[n-2]=x[n]+2x[n-1]

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


41
Solution Example 1

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


42
Difference Equation EX1

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


43
Difference Equation EX1

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


44
Difference Equation: Impulse
Response

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


45
Difference Equation EX2

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


46

Frequency
Domain
Representation of
DT signals: The CHAPTER 4: SECTIONS
4.3, 4.4 (4.2,4.1 IS CTFT)
Discrete Time
Fourier
Transform
(DTFT)

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


47
(DTFT)
• The DT Fourier transform analysis and synthesis equations are therefore:

j
X (e )   x[n]e
n  
 jn

x[n]  21  X (e j )e jn d


2
• The function X(ejw) is referred to as the discrete-time Fourier transform and
the pair of equations are referred to as the Fourier transform pair
• X(ejw) is sometimes referred to as the spectrum of x[n] because it provides us
with information on how x[n] is composed of complex exponentials at
different frequencies
• It converges when the signal is absolutely summable



n  
| x[n] | 

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


Example 1: 1st Order System, Decay Power

x[n]  a nu[n], | a | 1 stable system


 Calculate the DT Fourier transform of the signal:

j
X (e )   a n

n  
u[ n ]e  jn

 Therefore: 
1
  (ae  j n
) 
n 0 1  ae  j a=0.8
Example 2: Impulse Signal

 Fourier transform of the DT impulse signal is


F { [n]}    [
n  
n ]e  jn
1
Example 3: Rectangular Pulse

 Consider the rectangular pulse N1=2


1 | n | N1
x[n]  
0 | n | N1
 and the DTFT is
N1
j
X (e )  e
n   N1
 jn

2 N1
e jN1
e
m 0
 jm

e j ( N1 1/ 2 ) 1  e  j ( 2 N1 1)
 j (1/ 2)
e 1  e  j
e j ( N1 1/ 2 )  e  j ( N1 1/ 2 )

e j  / 2  e  j / 2
sin( ( N1  1 / 2))

sin( / 2)
51
Example 4: the impulse response for an ideal lowpass
filter (LPF)

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


52
Filters

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


53
Ideal Filters Frequency Response: Introduction

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


54
DTFT: Properties

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


55
Fourier Transform pairs

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


56
Examples: Convolution and Frequency Response of DT
systems

Example 1 :

Find the Frequency Response of the following Ideal Delay System y[n]=x[n-nd]

Example 2-
Find the impulse response of the following system

Prof. Luay Fraiwan-BME/CEN464 11/03/2023


57

End of Part 1

Prof. Luay Fraiwan-BME/CEN464 11/03/2023

You might also like