SlideShare a Scribd company logo
1
Digital Signal
Processing (DSP)
Lecture no 1
Discrete-Time Signals and Systems
Introduction to Signals and
Systems
Continued
Continued
DSP Lec 1.ppt
Continued
Continued
Continued
Continued
Continued
Continued
Continued
Continued
14
Sum of two sequences
Product of two sequences
Multiplication of a sequence by a numberα
Delay (shift) of a sequence
Basic Sequence Operations
]
[
]
[ n
y
n
x 
integer
:
]
[
]
[ 0
0 n
n
n
x
n
y 

14
]
[
]
[ n
y
n
x 
]
[n
x


15
Basic sequences
Unit sample sequence
(discrete-time impulse,
impulse)
 






0
1
0
0
n
n
n

7/6/2023
15
16
Basic sequences
Unit step sequence






0
0
0
1
]
[
n
n
n
u
7/6/2023
16
 




n
k
k
n
u 
]
[











0
]
[
]
2
[
]
1
[
]
[
]
[
k
k
n
n
n
n
n
u 


 
]
1
[
]
[
]
[ 

 n
u
n
u
n
 First backward difference
  
  
0, 0 ,
1, 0
0 0
1 0
since
n
k
when n
k
when n
k
k
k



 


 

 

 


 

17
Basic Sequences
Exponential sequences
n
A
n
x 

]
[
7/6/2023
17
A and α are real: x[n] is real
A is positive and 0<α<1, x[n] is positive and
decrease with increasing n
-1<α<0, x[n] alternate in sign, but decrease
in magnitude with increasing n
 : x[n] grows in magnitude as n increases
1


18
EX. 1 Combining Basic sequences






0
0
0
]
[
n
n
A
n
x
n

7/6/2023
18
If we want an exponential sequences that is
zero for n <0, then
]
[
]
[ n
u
A
n
x n


Cumbersome
simpler
19
Periodic Sequences
A periodic sequence with integer period N
n
all
for
N
n
x
n
x ]
[
]
[ 

   

 


 N
w
n
w
A
n
w
A 0
0
0 cos
cos
7/6/2023
19
integer
,
2
0 is
k
where
k
N
w 

0
2 / , integer
N k w where k is


1.2
20
21
Discrete-Time System
Discrete-Time System is a trasformation
or operator that maps input sequence
x[n] into a unique y[n]
y[n]=T{x[n]}, x[n], y[n]: discrete-time
signal
7/6/2023
21
T{‧}
x[n] y[n]
Discrete-Time System
22
EX. 5 The Ideal Delay System






 n
n
n
x
n
y d ],
[
]
[
7/6/2023
22
If is a positive integer: the delay of the
system. Shift the input sequence to the
right by samples to form the output .
d
n
d
n
If is a negative integer: the system will
shift the input to the left by samples,
corresponding to a time advance.
d
n
d
n
23
Properties of Discrete-time systems
Memoryless (memory) system
24
Properties of Discrete-time systems
Linear Systems
7/6/2023
24
 If  
n
y1
T{‧}
 
n
x1
 
n
y2
 
n
x2
T{‧}
 
n
ay
 
n
ax T{‧}
     
n
bx
n
ax
n
x 2
1
3 
      
n
by
n
ay
n
y 2
1
3 

T{‧}
   
n
y
n
y 2
1 
   
n
x
n
x 2
1  T{‧} additivity property
homogeneity or scaling
property
 principle of superposition
 and only If:
25
Example Nonlinear Systems
7/6/2023
25
Method: find one counterexample
 2
2
2
1
1
1
1 


 counterexample
   2
]
[n
x
n
y 
 For
   
]
[
log10 n
x
n
y 
   
1
10
log
1
log
10 10
10 


 counterexample
 For
26
Properties of Discrete-time systems
Time-Invariant Systems
Shift-Invariant Systems
7/6/2023
26
   
0
1
2 n
n
x
n
x 
    
0
1
2 n
n
y
n
y 

 
n
y1
T{‧}
 
n
x1
T{‧}
DSP Lec 1.ppt
28
29
Properties of Discrete-time systems
Causality
A system is causal if, for every choice
of , the output sequence value at
the index depends only on the
input sequence value for
0
n
0
n
n 
7/6/2023
29
0
n
n 
30
Ex:9 Example for Causal System
Forward difference system is not Causal
Backward difference system is Causal
     
n
x
n
x
n
y 

 1
     
1


 n
x
n
x
n
y
7/6/2023
30
DSP Lec 1.ppt
32
Properties of Discrete-time system
Stability
Bounded-Input Bounded-Output (BIBO)
Stability: every bounded input sequence
produces a bounded output sequence.
  n
all
for
B
n
x x ,



  n
all
for
B
n
y y ,



7/6/2023
32
if
then
33
Ex:10 Test for Stability or Instability
   2
]
[n
x
n
y 
  n
all
for
B
n
x x ,



  n
all
for
B
B
n
y x
y ,
2




7/6/2023
33
if
then
is stable
34
Accumulator system    




n
k
k
x
n
y
    bounded
n
n
n
u
n
x :
0
1
0
0







Ex:11 Test for Stability or Instability
7/6/2023
34
     








 
 



bounded
not
n
n
n
k
x
k
x
n
y
n
k
n
k
:
0
1
0
0
Accumulator system is not stable
35
Linear Time-Invariant (LTI)
Systems
Impulse response
7/6/2023
35
 
0
n
n 

 
n
h
 
n

 
0
n
n
h 
T{‧}
T{‧}
36
LTI Systems: Convolution
     






k
k
n
k
x
n
x 
         
 
       


























k
k
k
n
h
n
x
k
n
h
k
x
k
n
T
k
x
k
n
k
x
T
n
y 

7/6/2023
36
Representation of general sequence as a
linear combination of delayed impulse
principle of superposition
An Illustration Example(interpretation 1)
DSP Lec 1.ppt
38
Properties of LTI Systems
Convolution is commutative
       
n
x
n
h
n
h
n
x 


7/6/2023
38
h[n]
x[n] y[n]
x[n]
h[n] y[n]
     
         
n
h
n
x
n
h
n
x
n
h
n
h
n
x 2
1
2
1 





Convolution is distributed over addition
39
Cascade connection of systems
     
n
h
n
h
n
h 2
1 

7/6/2023
39
x [n] h1[n] h2[n] y [n]
x [n] h2[n] h1[n] y [n]
x [n] h1[n] ]h2[n] y [n]
40
Parallel connection of systems
     
n
h
n
h
n
h 2
1 

7/6/2023
40
41
Stability of LTI Systems
LTI system is stable if the impulse response
is absolutely summable .
  

 



k
k
h
S
41
Causality of LTI systems   0
,
0 
 n
n
h
HW: proof, Problem 2.62
End chapter problems
1.1, 1.2,
 Example 2.33,
2.6a, 2. 7, 2.17 a b,
42

More Related Content

PPT
Chap 2 discrete_time_signal_and_systems
PDF
adspchap1.pdf
PPTX
EE448_Slides_Video_1.pptx
PPTX
discrete time signals and systems
PPTX
discrete time signals and systems
PPTX
discrete-timesignalsandsystems1-150402120032-conversion-gate01.pptx
PDF
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
Chap 2 discrete_time_signal_and_systems
adspchap1.pdf
EE448_Slides_Video_1.pptx
discrete time signals and systems
discrete time signals and systems
discrete-timesignalsandsystems1-150402120032-conversion-gate01.pptx
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems

Similar to DSP Lec 1.ppt (20)

PDF
Digital Signal Processing[ECEG-3171]-Ch1_L03
PPT
unit 11.ppt
PDF
2.digital signal procseeing DT Systems.pdf
PDF
introduction to digital signal proessing.pdf
PPTX
IARE_DSP_PPT.pptx
PDF
Digital Signal Processing
PPTX
Lecture 1 (ADSP).pptx
PDF
Digital Signal Processing : Topic 1: Discrete Time Systems (std).pdf
PPTX
lecture3 Discereye time signals and systems.pptx
PPT
df_lesson_01.ppt
PPTX
Digital signal processing
PDF
Ee3054 exercises
PDF
chapter 2.pdf
PDF
Lecture 4 Signals & Systems.pdf
PDF
DSP_FOEHU - MATLAB 01 - Discrete Time Signals and Systems
PPTX
Discrete Time Systems & its classifications
PDF
ELEC 310-7-8 DT convolution and LTI systems.pdf
PDF
2-Discrete-Time Systems.pdf sdfasdfasfdasdfasdfasdfasfd
PPTX
DTSP UNIT I - INTRODUCTION.pptx
PPTX
Chap 3 - LTI systems introduction & Coverage.pptx
Digital Signal Processing[ECEG-3171]-Ch1_L03
unit 11.ppt
2.digital signal procseeing DT Systems.pdf
introduction to digital signal proessing.pdf
IARE_DSP_PPT.pptx
Digital Signal Processing
Lecture 1 (ADSP).pptx
Digital Signal Processing : Topic 1: Discrete Time Systems (std).pdf
lecture3 Discereye time signals and systems.pptx
df_lesson_01.ppt
Digital signal processing
Ee3054 exercises
chapter 2.pdf
Lecture 4 Signals & Systems.pdf
DSP_FOEHU - MATLAB 01 - Discrete Time Signals and Systems
Discrete Time Systems & its classifications
ELEC 310-7-8 DT convolution and LTI systems.pdf
2-Discrete-Time Systems.pdf sdfasdfasfdasdfasdfasdfasfd
DTSP UNIT I - INTRODUCTION.pptx
Chap 3 - LTI systems introduction & Coverage.pptx
Ad

Recently uploaded (20)

PPTX
Welding lecture in detail for understanding
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Well-logging-methods_new................
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
composite construction of structures.pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
Sustainable Sites - Green Building Construction
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
DOCX
573137875-Attendance-Management-System-original
PPTX
Lecture Notes Electrical Wiring System Components
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
additive manufacturing of ss316l using mig welding
Welding lecture in detail for understanding
Model Code of Practice - Construction Work - 21102022 .pdf
Well-logging-methods_new................
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
composite construction of structures.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Sustainable Sites - Green Building Construction
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
R24 SURVEYING LAB MANUAL for civil enggi
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
573137875-Attendance-Management-System-original
Lecture Notes Electrical Wiring System Components
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
UNIT-1 - COAL BASED THERMAL POWER PLANTS
OOP with Java - Java Introduction (Basics)
additive manufacturing of ss316l using mig welding
Ad

DSP Lec 1.ppt

  • 1. 1 Digital Signal Processing (DSP) Lecture no 1 Discrete-Time Signals and Systems
  • 14. 14 Sum of two sequences Product of two sequences Multiplication of a sequence by a numberα Delay (shift) of a sequence Basic Sequence Operations ] [ ] [ n y n x  integer : ] [ ] [ 0 0 n n n x n y   14 ] [ ] [ n y n x  ] [n x  
  • 15. 15 Basic sequences Unit sample sequence (discrete-time impulse, impulse)         0 1 0 0 n n n  7/6/2023 15
  • 16. 16 Basic sequences Unit step sequence       0 0 0 1 ] [ n n n u 7/6/2023 16       n k k n u  ] [            0 ] [ ] 2 [ ] 1 [ ] [ ] [ k k n n n n n u      ] 1 [ ] [ ] [    n u n u n  First backward difference       0, 0 , 1, 0 0 0 1 0 since n k when n k when n k k k                    
  • 17. 17 Basic Sequences Exponential sequences n A n x   ] [ 7/6/2023 17 A and α are real: x[n] is real A is positive and 0<α<1, x[n] is positive and decrease with increasing n -1<α<0, x[n] alternate in sign, but decrease in magnitude with increasing n  : x[n] grows in magnitude as n increases 1  
  • 18. 18 EX. 1 Combining Basic sequences       0 0 0 ] [ n n A n x n  7/6/2023 18 If we want an exponential sequences that is zero for n <0, then ] [ ] [ n u A n x n   Cumbersome simpler
  • 19. 19 Periodic Sequences A periodic sequence with integer period N n all for N n x n x ] [ ] [             N w n w A n w A 0 0 0 cos cos 7/6/2023 19 integer , 2 0 is k where k N w   0 2 / , integer N k w where k is  
  • 21. 21 Discrete-Time System Discrete-Time System is a trasformation or operator that maps input sequence x[n] into a unique y[n] y[n]=T{x[n]}, x[n], y[n]: discrete-time signal 7/6/2023 21 T{‧} x[n] y[n] Discrete-Time System
  • 22. 22 EX. 5 The Ideal Delay System        n n n x n y d ], [ ] [ 7/6/2023 22 If is a positive integer: the delay of the system. Shift the input sequence to the right by samples to form the output . d n d n If is a negative integer: the system will shift the input to the left by samples, corresponding to a time advance. d n d n
  • 23. 23 Properties of Discrete-time systems Memoryless (memory) system
  • 24. 24 Properties of Discrete-time systems Linear Systems 7/6/2023 24  If   n y1 T{‧}   n x1   n y2   n x2 T{‧}   n ay   n ax T{‧}       n bx n ax n x 2 1 3         n by n ay n y 2 1 3   T{‧}     n y n y 2 1      n x n x 2 1  T{‧} additivity property homogeneity or scaling property  principle of superposition  and only If:
  • 25. 25 Example Nonlinear Systems 7/6/2023 25 Method: find one counterexample  2 2 2 1 1 1 1     counterexample    2 ] [n x n y   For     ] [ log10 n x n y      1 10 log 1 log 10 10 10     counterexample  For
  • 26. 26 Properties of Discrete-time systems Time-Invariant Systems Shift-Invariant Systems 7/6/2023 26     0 1 2 n n x n x       0 1 2 n n y n y     n y1 T{‧}   n x1 T{‧}
  • 28. 28
  • 29. 29 Properties of Discrete-time systems Causality A system is causal if, for every choice of , the output sequence value at the index depends only on the input sequence value for 0 n 0 n n  7/6/2023 29 0 n n 
  • 30. 30 Ex:9 Example for Causal System Forward difference system is not Causal Backward difference system is Causal       n x n x n y    1       1    n x n x n y 7/6/2023 30
  • 32. 32 Properties of Discrete-time system Stability Bounded-Input Bounded-Output (BIBO) Stability: every bounded input sequence produces a bounded output sequence.   n all for B n x x ,      n all for B n y y ,    7/6/2023 32 if then
  • 33. 33 Ex:10 Test for Stability or Instability    2 ] [n x n y    n all for B n x x ,      n all for B B n y x y , 2     7/6/2023 33 if then is stable
  • 34. 34 Accumulator system         n k k x n y     bounded n n n u n x : 0 1 0 0        Ex:11 Test for Stability or Instability 7/6/2023 34                      bounded not n n n k x k x n y n k n k : 0 1 0 0 Accumulator system is not stable
  • 35. 35 Linear Time-Invariant (LTI) Systems Impulse response 7/6/2023 35   0 n n     n h   n    0 n n h  T{‧} T{‧}
  • 36. 36 LTI Systems: Convolution             k k n k x n x                                                k k k n h n x k n h k x k n T k x k n k x T n y   7/6/2023 36 Representation of general sequence as a linear combination of delayed impulse principle of superposition An Illustration Example(interpretation 1)
  • 38. 38 Properties of LTI Systems Convolution is commutative         n x n h n h n x    7/6/2023 38 h[n] x[n] y[n] x[n] h[n] y[n]                 n h n x n h n x n h n h n x 2 1 2 1       Convolution is distributed over addition
  • 39. 39 Cascade connection of systems       n h n h n h 2 1   7/6/2023 39 x [n] h1[n] h2[n] y [n] x [n] h2[n] h1[n] y [n] x [n] h1[n] ]h2[n] y [n]
  • 40. 40 Parallel connection of systems       n h n h n h 2 1   7/6/2023 40
  • 41. 41 Stability of LTI Systems LTI system is stable if the impulse response is absolutely summable .          k k h S 41 Causality of LTI systems   0 , 0   n n h HW: proof, Problem 2.62
  • 42. End chapter problems 1.1, 1.2,  Example 2.33, 2.6a, 2. 7, 2.17 a b, 42