SlideShare a Scribd company logo
1 of 19
Download to read offline
Digital Signal
Processing
Discrete-Time signals:
sequences
EC504
COLLEGE NAME - BENGAL INSTITUTE OF
TECHNOLOGY AND MANAGEMENT
STUDENT NAME - ANIRBAN BHOWMIK
DEPARTMENT - ECE
ROLL NO - 16300322051
SEM - 5th
Introduction
Discreet-Time signals are represented
mathematically as sequences of numbers
The sequence is denoted 𝑥[𝑛], and it is
written formally as
𝑥 = 𝑥 𝑛 ; −∞ < 𝑛 < ∞
where n is an integer number
In practice sequences arises from the
periodic sampling of an analog signal
3
Discrete-Time signals:
sequences
In this case the numeric value of the nth
number in the sequence is equal to the
value of the analog signal, 𝑥𝑎
(𝑡), at time
𝑛𝑇
𝑥𝑛 = 𝑥𝑎
[𝑛𝑇]
4
Examples of sequences
5
Basic sequences and sequence
operation
The product and sum of two sequences
x[n] and 𝑦[𝑛] are defined as the
sample by sample product and sum
Multiplication of a sequence 𝑥[𝑛] by a
number 𝛼 is defined as the
multiplication of each sample value by
𝛼
A sample 𝑦[𝑛] is said to be delayed or
shifted version of 𝑥[𝑛] if 𝑦 𝑛 = 𝑥[
𝑛 −
6
Discrete time system
classifications
Systems can be classifieds into one of the
following categories
1. Memoryless Systems. A system is
classified into memoryless system if
the output 𝑦 𝑛 at every value of 𝑛
depends only on the input of 𝑥[𝑛] at
the same value of 𝑛. An example of a
memoryless system is the squarer
system described by 𝑦 𝑛 = 𝑥[𝑛] 2
7
Discrete time system
classifications
Example show that the accumulator system
𝑦 𝑛 𝑘=−∞
= ∑
𝑛 𝑥[𝑘] is a time invariant system
solution
Assume that the input to the accumulator is
𝑥1
𝑛 = 𝑥[𝑛 − 𝑛0
], then its output is 𝑦1
𝑛 =
𝑘=−∞
∑
𝑛 𝑘=−∞
𝑥1
[𝑘] =
∑𝑛
𝑥[𝑘 − 𝑛0
]
Let 𝑘1
= 𝑘 − 𝑛0
This means that
𝑦1
𝑛 𝑘=−∞
= ∑
𝑛−𝑛0 𝑥[𝑘1
] = y[n − 𝑛0
]
8
Signal Representation on
Orthogonal Basis
Introduce popular orthogonal bases
like Fourier Series and Discrete
Cosine Transform (DCT).
Representation of sequences
by Fourier transforms
𝑋 𝑒
𝑗𝜔 ∑
𝑛=−∞
In order to represent a given sequence by its
Fourier transform we can use the following
equation
∞
However the inverse Fourier transform is given
by
𝑥 𝑛 𝑒
−𝑗𝜔𝑛
𝑥 𝑛 =
1
2𝜋
∫
−𝜋
𝜋
𝑋 𝑒
𝑗𝜔
𝑒
𝑗𝜔𝑛
𝑑𝜔
1
0
Representation of sequence
Fourier transforms
For the discrete time signals, the value of
𝜔 is restricted to an interval of 2𝜋
The low frequency component of
discrete time signals are located around
𝜔 = 0
The high frequency component
are located around 𝜔 = ±𝜋
11
Discrete Consine Transform
● Discrete Cosine Transform (DCT) has emerged as the
image transformation in most visual systems. DCT has
been widely deployed by modern video coding
standards, for example, MPEG, JVT etc.
● It is the same family as the Fourier Transform
➢ Converts data to frequency domain
● Represents data via summation of variable frequency
cosine waves.
● Captures only real components of the function.
➢ Discrete Sine Transform (DST) captures odd
(imaginary) components → not as useful.
➢ Discrete Fourier Transform (DFT) captures both
odd and even components → computationally
intense.
Sampling of Discrete Time Signals
Sampling of Discrete Time Signals
Signal Reconstruction
Signal Reconstruction
Signal Reconstruction
Signal Reconstruction

More Related Content

Similar to CA1 Signal & System.pdf

Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...
Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...
Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...
NguyncHcUET
 
Lecture 2 Signals & Systems.pdf
Lecture 2  Signals & Systems.pdfLecture 2  Signals & Systems.pdf
Lecture 2 Signals & Systems.pdf
Omiya4
 
ELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docx
ELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docxELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docx
ELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docx
toltonkendal
 
1625460777717_Lecturer 1 Signals & Systems (1).pdf
1625460777717_Lecturer 1  Signals & Systems (1).pdf1625460777717_Lecturer 1  Signals & Systems (1).pdf
1625460777717_Lecturer 1 Signals & Systems (1).pdf
Omiya4
 

Similar to CA1 Signal & System.pdf (20)

DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
 
DSP_FOEHU - MATLAB 01 - Discrete Time Signals and Systems
DSP_FOEHU - MATLAB 01 - Discrete Time Signals and SystemsDSP_FOEHU - MATLAB 01 - Discrete Time Signals and Systems
DSP_FOEHU - MATLAB 01 - Discrete Time Signals and Systems
 
Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...
Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...
Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng...
 
lec07_DFT.pdf
lec07_DFT.pdflec07_DFT.pdf
lec07_DFT.pdf
 
signal and system chapter2-part3.pdf
signal and system chapter2-part3.pdfsignal and system chapter2-part3.pdf
signal and system chapter2-part3.pdf
 
Lecture 2 Signals & Systems.pdf
Lecture 2  Signals & Systems.pdfLecture 2  Signals & Systems.pdf
Lecture 2 Signals & Systems.pdf
 
MSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdfMSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdf
 
Replica exchange MCMC
Replica exchange MCMCReplica exchange MCMC
Replica exchange MCMC
 
adspchap1.pdf
adspchap1.pdfadspchap1.pdf
adspchap1.pdf
 
Signal, Sampling and signal quantization
Signal, Sampling and signal quantizationSignal, Sampling and signal quantization
Signal, Sampling and signal quantization
 
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and SystemsDSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing
 
ELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docx
ELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docxELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docx
ELEG 320L – Signals & Systems Laboratory Dr. Jibran Khan Yous.docx
 
1625460777717_Lecturer 1 Signals & Systems (1).pdf
1625460777717_Lecturer 1  Signals & Systems (1).pdf1625460777717_Lecturer 1  Signals & Systems (1).pdf
1625460777717_Lecturer 1 Signals & Systems (1).pdf
 
Unit-1 Classification of Signals
Unit-1 Classification of SignalsUnit-1 Classification of Signals
Unit-1 Classification of Signals
 
5. convolution and correlation of discrete time signals
5. convolution and correlation of discrete time signals 5. convolution and correlation of discrete time signals
5. convolution and correlation of discrete time signals
 
Circular convolution
Circular convolutionCircular convolution
Circular convolution
 
Chapter5 - The Discrete-Time Fourier Transform
Chapter5 - The Discrete-Time Fourier TransformChapter5 - The Discrete-Time Fourier Transform
Chapter5 - The Discrete-Time Fourier Transform
 
dsp
dspdsp
dsp
 
A novel approach for high speed convolution of finite
A novel approach for high speed convolution of finiteA novel approach for high speed convolution of finite
A novel approach for high speed convolution of finite
 

More from nodov66591 (9)

MicrocontrollersII (1).pptx
MicrocontrollersII (1).pptxMicrocontrollersII (1).pptx
MicrocontrollersII (1).pptx
 
8051 MC.pptx
8051 MC.pptx8051 MC.pptx
8051 MC.pptx
 
COMPUTER_ORGANIZATION (1).pptx
COMPUTER_ORGANIZATION (1).pptxCOMPUTER_ORGANIZATION (1).pptx
COMPUTER_ORGANIZATION (1).pptx
 
SCR-new.pptx
SCR-new.pptxSCR-new.pptx
SCR-new.pptx
 
unit3Heating,cooling and mounting.pdf
unit3Heating,cooling and mounting.pdfunit3Heating,cooling and mounting.pdf
unit3Heating,cooling and mounting.pdf
 
C12-Electromagnetic_Waves.pptx
C12-Electromagnetic_Waves.pptxC12-Electromagnetic_Waves.pptx
C12-Electromagnetic_Waves.pptx
 
COMPUTER_ORGANIZATION.pptx
COMPUTER_ORGANIZATION.pptxCOMPUTER_ORGANIZATION.pptx
COMPUTER_ORGANIZATION.pptx
 
COMPUTER_ORGANIZATION.pdf
COMPUTER_ORGANIZATION.pdfCOMPUTER_ORGANIZATION.pdf
COMPUTER_ORGANIZATION.pdf
 
Lec MC.ppt
Lec MC.pptLec MC.ppt
Lec MC.ppt
 

Recently uploaded

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 

Recently uploaded (20)

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 

CA1 Signal & System.pdf

  • 2. COLLEGE NAME - BENGAL INSTITUTE OF TECHNOLOGY AND MANAGEMENT STUDENT NAME - ANIRBAN BHOWMIK DEPARTMENT - ECE ROLL NO - 16300322051 SEM - 5th
  • 3. Introduction Discreet-Time signals are represented mathematically as sequences of numbers The sequence is denoted 𝑥[𝑛], and it is written formally as 𝑥 = 𝑥 𝑛 ; −∞ < 𝑛 < ∞ where n is an integer number In practice sequences arises from the periodic sampling of an analog signal 3
  • 4. Discrete-Time signals: sequences In this case the numeric value of the nth number in the sequence is equal to the value of the analog signal, 𝑥𝑎 (𝑡), at time 𝑛𝑇 𝑥𝑛 = 𝑥𝑎 [𝑛𝑇] 4
  • 6. Basic sequences and sequence operation The product and sum of two sequences x[n] and 𝑦[𝑛] are defined as the sample by sample product and sum Multiplication of a sequence 𝑥[𝑛] by a number 𝛼 is defined as the multiplication of each sample value by 𝛼 A sample 𝑦[𝑛] is said to be delayed or shifted version of 𝑥[𝑛] if 𝑦 𝑛 = 𝑥[ 𝑛 − 6
  • 7. Discrete time system classifications Systems can be classifieds into one of the following categories 1. Memoryless Systems. A system is classified into memoryless system if the output 𝑦 𝑛 at every value of 𝑛 depends only on the input of 𝑥[𝑛] at the same value of 𝑛. An example of a memoryless system is the squarer system described by 𝑦 𝑛 = 𝑥[𝑛] 2 7
  • 8. Discrete time system classifications Example show that the accumulator system 𝑦 𝑛 𝑘=−∞ = ∑ 𝑛 𝑥[𝑘] is a time invariant system solution Assume that the input to the accumulator is 𝑥1 𝑛 = 𝑥[𝑛 − 𝑛0 ], then its output is 𝑦1 𝑛 = 𝑘=−∞ ∑ 𝑛 𝑘=−∞ 𝑥1 [𝑘] = ∑𝑛 𝑥[𝑘 − 𝑛0 ] Let 𝑘1 = 𝑘 − 𝑛0 This means that 𝑦1 𝑛 𝑘=−∞ = ∑ 𝑛−𝑛0 𝑥[𝑘1 ] = y[n − 𝑛0 ] 8
  • 9. Signal Representation on Orthogonal Basis Introduce popular orthogonal bases like Fourier Series and Discrete Cosine Transform (DCT).
  • 10. Representation of sequences by Fourier transforms 𝑋 𝑒 𝑗𝜔 ∑ 𝑛=−∞ In order to represent a given sequence by its Fourier transform we can use the following equation ∞ However the inverse Fourier transform is given by 𝑥 𝑛 𝑒 −𝑗𝜔𝑛 𝑥 𝑛 = 1 2𝜋 ∫ −𝜋 𝜋 𝑋 𝑒 𝑗𝜔 𝑒 𝑗𝜔𝑛 𝑑𝜔 1 0
  • 11. Representation of sequence Fourier transforms For the discrete time signals, the value of 𝜔 is restricted to an interval of 2𝜋 The low frequency component of discrete time signals are located around 𝜔 = 0 The high frequency component are located around 𝜔 = ±𝜋 11
  • 12. Discrete Consine Transform ● Discrete Cosine Transform (DCT) has emerged as the image transformation in most visual systems. DCT has been widely deployed by modern video coding standards, for example, MPEG, JVT etc. ● It is the same family as the Fourier Transform ➢ Converts data to frequency domain ● Represents data via summation of variable frequency cosine waves. ● Captures only real components of the function. ➢ Discrete Sine Transform (DST) captures odd (imaginary) components → not as useful. ➢ Discrete Fourier Transform (DFT) captures both odd and even components → computationally intense.
  • 13. Sampling of Discrete Time Signals
  • 14.
  • 15. Sampling of Discrete Time Signals