SlideShare una empresa de Scribd logo
1 de 18
Descargar para leer sin conexión
Chapter One
Discrete-Time Signals and Systems
Lecture #2
Rediet Million
AAiT, School Of Electrical and Computer Engineering
rediet.million@aait.edu.et
March,2018
(Rediet Million) DSP-Lecture #2 March,2018 1 / 18
1.2.Discrete-Time Signals and Systems
1.2.1. Discrete-Time Signals
A discrete-time signal is a function of a discrete time represented as a
sequence of number x(n) :
X = {x(n)} − ∞ < n < ∞
x(n) is the nth sample of the sequence.
x(n) is only defined for n an integer.
Discrete time signal often obtained by periodic sampling of a
continuous-time signal.
Sequence x(n) = xa(nT) ,n = −1, 0, 1, 2.3... where T is the
sampling period.
(Rediet Million) DSP-Lecture #2 March,2018 2 / 18
Discrete-time Signals
Sequences
Discrete-time signals may be represented mathematically in several
ways:
i) Functional representation:
x(n) =
(0.5)n , n ≥ 0
0 , n < 0
ii) Sequence representation:
x(n) = {..., −0.5, 1.5, 3, −3.7, 2.9, 0.6...}
↑
- The arrow indicates where n=0.
- Thus ,x(−1) = −0.5, x(0) = 1.5, x(1) = 3, x()] = −3.7...
(Rediet Million) DSP-Lecture #2 March,2018 3 / 18
Discrete-time Signals
Sequence Operations
Summation:Point-wise addition of signals expressed as
y(n) = x1(n) + x2(n)
Multiplication: Point-wise multiplication of signals
y(n) = x1(n)x2(n)
(Rediet Million) DSP-Lecture #2 March,2018 4 / 18
Discrete-time Signals
Sequence Operations
Time shifting: y(n) = x(n − N) where N is an integer.
if N > 0 , it is delaying operation.
if N < 0 , it is an advance operation.
Unit delay
y(n) = x(n − 1)
Unit advance
y(n) = x(n + 1)
Example:When N = 2, x(n − 2) is a said to be a delayed version of x(n)
(Rediet Million) DSP-Lecture #2 March,2018 5 / 18
Discrete-time Signals
Basic Sequences
General(Arbitrary)sequence:
Its random and not suitable for computation.Thus, we have to
represent using basic sequences.
Basic sequence :Unit samples(Impulse)sequence, Unit step
Sequence, Exponential sequence, complex sinusoidal sequence.
(Rediet Million) DSP-Lecture #2 March,2018 6 / 18
Discrete-Time Signals
Basic Sequences
(i) Unit sample sequence: Defined as
δ(n) =
1 , n = 0
0 , n = 0
Any arbitrary sequence can be represented as a sum of scaled,delayed
and advanced unit sample sequences.
x(n) = x(−1)δ(n + 1) + x(0)δ(n) + x(1)δ(n − 1) + x(2)δ(n − 2) + .....
More generally
x[n] =
∞
k=−∞
x[k]δ[n − k]
(Rediet Million) DSP-Lecture #2 March,2018 7 / 18
Discrete-Time Signals
Basic Sequences
(ii) Unit step sequence: Defined as
u(n) =
1 , n ≥ 0
0 , n < 0
Related to the unit sample(impulse) by .
u(n) = δ(n) + δ(n − 1) + δ(n − 2) + .....
or
u[n] =
∞
k=−∞
δ[n − k]
Conversely, δ[n] = u[n] − u[n − 1]
(Rediet Million) DSP-Lecture #2 March,2018 8 / 18
Discrete-Time Signals |Basic Sequences
(#1) Class exercises & Assignment
1) A sequence x(n) is shown below.Express x(n) as a linear combination
of weighted and delayed unit samples.
2) Using the above sequence x(n),determine and plot the following
related sequences.
a.x(n − 2) c.x(2n) a.x(n + 2) c.x(n/2)
b.x(−n) d.δ(x(n)) b.x(3 − n) d. x(n)=δ[sin(
πn
4
)]
(Rediet Million) DSP-Lecture #2 March,2018 9 / 18
Discrete-Time Signals |Basic Sequences
(iii) Exponential sequence
Extremely important in representing and analyzing LTI systems.
The general form of an exponential sequence is :
x(n) = αn
, for all n.
Where the parameter α is a real or complex.
When ’α’ is real, the exponential sequence takes either of the
following four forms:
(Rediet Million) DSP-Lecture #2 March,2018 10 / 18
Discrete-Time Signals |Basic Sequences
When ’α’ is complex, a more general case to consider is the complex
exponential sequence :
x(n) = Aαn
, where α = |α|ejωo
and A = |A|ejφ
x(n) = Aαn
=|A|ejφ
|α|n
ejωon
= |A||α|n
ej(ωon+φ)
– polar form
= |A||α|n
cos(ωon + φ) + j|A||α|n
sin(ωon + φ)
= Re{x(n)} + jIm{x(n)} i.e rectangular representation of x(n)
(Rediet Million) DSP-Lecture #2 March,2018 11 / 18
Discrete-Time Signals |Basic Sequences
if |α| < 1, the real and imaginary part of the sequence magnitude
oscillate with exponentially decaying envelopes.
if |α| > 1, the real and imaginary part of the sequence magnitude
oscillate with exponentially growing envelopes.
(Rediet Million) DSP-Lecture #2 March,2018 12 / 18
Discrete-Time Signals |Basic Sequences
When |α| = 1, x(n) is referred to as the discrete-time complex
sinusoidal sequence and has the form:
x(n) = |A|cos(ωon + φ) + j|A|sin(ωon + φ)
For complex sinusoidal sequence, the real and imaginary part of the
sequence magnitude oscillate with constant envelopes.
The quantity ωo is called the frequency of the complex exponential or
sinusoid and φ is called the phase.
(Rediet Million) DSP-Lecture #2 March,2018 13 / 18
Discrete-Time Signals |Basic Sequences
Frequency range: Complex exponential sequences having frequencies
ωo and ωo + 2πr,r an integer,are indistinguishable from one another.
Consider a frequency (ωo + 2π)
x(n) = Aej(ωo+2π)n
= Aejωon
ej2πn
= Aejωon
More generally (ωo + 2πr), r being an integer ,
x(n) = Aej(ωo+2πr)n
= Aejωon
ej2πnr
= Aejωon
The same for sinusoidal sequences
x(n) = Acos[(ωo + 2πr)n + φ] = Acos(ωon + φ)
This implies that a complete description of x(n) is obtained by
considering frequencies in the range of length 2π such as
−π < ωo ≤ π or 0 < ωo ≤ 2π
(Rediet Million) DSP-Lecture #2 March,2018 14 / 18
Discrete-Time Signals |Basic Sequences
periodicity:
In the continuous-time case, a sinusoidal signal and a complex
exponential signal are both periodic.
In the discrete-time case, a periodic sequence is defined as
x(n) = x(n + N) , for all n
where the Period N is necessarily to be an integer.
For sinusoidal sequences
Acos(ωon + φ) = Acos(ωon + ωoN + φ)
which requires that ωoN = 2πr or N = 2πr
ωo
where r is an integer.
This holds the same for complex exponential sequence
ejωo(n+N) = ejωon which is true only for ωoN = 2πr
(Rediet Million) DSP-Lecture #2 March,2018 15 / 18
Discrete-Time Signals |Basic Sequences
So,complex exponential and sinusoidal sequences
- are not necessarily periodic in n with period (2π
ωo
)
- and ,depending on the value of ωo, may not be periodic at all.
for example, for ωo = 3π
4 the smallest value of N is 8,obtained with
k=3.But,x(n) cannot be periodic for ω = 1 ,since N = 2πr can never be
an integer.
Concept of low and high frequencies:
For a continuous-time sinusoidal signal x(t) = Acos(Ωot + φ), as
Ωo increases, x(t) oscillates more and more rapidly.
The frequency of a discrete-time sinusoidal signal
x(n) = Acos(ωon + φ)
-increase as ωo increases,from ω = 0 to ω = π
-and,decreases as ωo increases,from ω = π to ω = 2π
The value of ωo in the vicinity of ωo = 2πr –> low frequencies,
the value of ωo in the vicinity of ωo = (π + 2πr) –> high frequencies
(Rediet Million) DSP-Lecture #2 March,2018 16 / 18
Discrete-Time Signals |Basic Sequences
(Rediet Million) DSP-Lecture #2 March,2018 17 / 18
Discrete-Time Signals | Basic Sequences
Reading assignment
Classification of Discrete-Time Signals.
Energy Signals and Power Signals
Periodic Signals and Aperiodic Signals
Symmetric and Anti-symmetric Signals
( From textbook page 11-15 )
(Rediet Million) DSP-Lecture #2 March,2018 18 / 18

Más contenido relacionado

La actualidad más candente

Discrete Fourier Transform
Discrete Fourier TransformDiscrete Fourier Transform
Discrete Fourier TransformAbhishek Choksi
 
Digital Signal Processing-Digital Filters
Digital Signal Processing-Digital FiltersDigital Signal Processing-Digital Filters
Digital Signal Processing-Digital FiltersNelson Anand
 
Types of system
Types of system Types of system
Types of system mihir jain
 
discrete time signals and systems
 discrete time signals and systems  discrete time signals and systems
discrete time signals and systems Zlatan Ahmadovic
 
DSP_2018_FOEHU - Lec 04 - The z-Transform
DSP_2018_FOEHU - Lec 04 - The z-TransformDSP_2018_FOEHU - Lec 04 - The z-Transform
DSP_2018_FOEHU - Lec 04 - The z-TransformAmr E. Mohamed
 
Time Domain and Frequency Domain
Time Domain and Frequency DomainTime Domain and Frequency Domain
Time Domain and Frequency Domainsajan gohel
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systemsrbatec
 
Fir filter design (windowing technique)
Fir filter design (windowing technique)Fir filter design (windowing technique)
Fir filter design (windowing technique)Bin Biny Bino
 
Z Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And SystemsZ Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And SystemsMr. RahüL YøGi
 
Digital Signal Processing Tutorial:Chapt 3 frequency analysis
Digital Signal Processing Tutorial:Chapt 3 frequency analysisDigital Signal Processing Tutorial:Chapt 3 frequency analysis
Digital Signal Processing Tutorial:Chapt 3 frequency analysisChandrashekhar Padole
 
DSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and Systems
DSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and SystemsDSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and Systems
DSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and SystemsAmr E. Mohamed
 
Discrete Time Fourier Transform
Discrete Time Fourier TransformDiscrete Time Fourier Transform
Discrete Time Fourier TransformWaqas Afzal
 
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 SystemsAmr E. Mohamed
 
Fourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdfFourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdfDr.SHANTHI K.G
 
inverse z-transform ppt
inverse z-transform pptinverse z-transform ppt
inverse z-transform pptmihir jain
 
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 MdFazleRabbi18
 

La actualidad más candente (20)

Discrete Fourier Transform
Discrete Fourier TransformDiscrete Fourier Transform
Discrete Fourier Transform
 
Digital Signal Processing-Digital Filters
Digital Signal Processing-Digital FiltersDigital Signal Processing-Digital Filters
Digital Signal Processing-Digital Filters
 
Design of Filters PPT
Design of Filters PPTDesign of Filters PPT
Design of Filters PPT
 
Sns slide 1 2011
Sns slide 1 2011Sns slide 1 2011
Sns slide 1 2011
 
Types of system
Types of system Types of system
Types of system
 
discrete time signals and systems
 discrete time signals and systems  discrete time signals and systems
discrete time signals and systems
 
DSP_2018_FOEHU - Lec 04 - The z-Transform
DSP_2018_FOEHU - Lec 04 - The z-TransformDSP_2018_FOEHU - Lec 04 - The z-Transform
DSP_2018_FOEHU - Lec 04 - The z-Transform
 
Time Domain and Frequency Domain
Time Domain and Frequency DomainTime Domain and Frequency Domain
Time Domain and Frequency Domain
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systems
 
Fir filter design (windowing technique)
Fir filter design (windowing technique)Fir filter design (windowing technique)
Fir filter design (windowing technique)
 
digital filter design
digital filter designdigital filter design
digital filter design
 
Z Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And SystemsZ Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And Systems
 
Digital Signal Processing Tutorial:Chapt 3 frequency analysis
Digital Signal Processing Tutorial:Chapt 3 frequency analysisDigital Signal Processing Tutorial:Chapt 3 frequency analysis
Digital Signal Processing Tutorial:Chapt 3 frequency analysis
 
DSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and Systems
DSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and SystemsDSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and Systems
DSP_FOEHU - Lec 02 - Frequency Domain Analysis of Signals and Systems
 
Discrete Time Fourier Transform
Discrete Time Fourier TransformDiscrete Time Fourier Transform
Discrete Time Fourier Transform
 
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
 
Fourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdfFourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdf
 
inverse z-transform ppt
inverse z-transform pptinverse z-transform ppt
inverse z-transform ppt
 
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
 
Sampling theorem
Sampling theoremSampling theorem
Sampling theorem
 

Similar a Digital Signal Processing[ECEG-3171]-Ch1_L02

PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptxPPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptxidrissaeed
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal ProcessingSandip Ladi
 
Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05Rediet Moges
 
Dsp U Lec04 Discrete Time Signals & Systems
Dsp U   Lec04 Discrete Time Signals & SystemsDsp U   Lec04 Discrete Time Signals & Systems
Dsp U Lec04 Discrete Time Signals & Systemstaha25
 
Signal classification of signal
Signal classification of signalSignal classification of signal
Signal classification of signal001Abhishek1
 
Unit 1 Operation on signals
Unit 1  Operation on signalsUnit 1  Operation on signals
Unit 1 Operation on signalsDr.SHANTHI K.G
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observationssipij
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observationssipij
 
MIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONS
MIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONSMIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONS
MIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONSsipij
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observationssipij
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observationssipij
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing ssuser2797e4
 
Signals and Systems Formula Sheet
Signals and Systems Formula SheetSignals and Systems Formula Sheet
Signals and Systems Formula SheetHaris Hassan
 
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdfStatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdfAnna Carbone
 
Chapter2.pptx
Chapter2.pptxChapter2.pptx
Chapter2.pptxSanjarBey
 

Similar a Digital Signal Processing[ECEG-3171]-Ch1_L02 (20)

Dsp Lab Record
Dsp Lab RecordDsp Lab Record
Dsp Lab Record
 
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptxPPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05
 
Dsp U Lec04 Discrete Time Signals & Systems
Dsp U   Lec04 Discrete Time Signals & SystemsDsp U   Lec04 Discrete Time Signals & Systems
Dsp U Lec04 Discrete Time Signals & Systems
 
Signal classification of signal
Signal classification of signalSignal classification of signal
Signal classification of signal
 
Unit 1 Operation on signals
Unit 1  Operation on signalsUnit 1  Operation on signals
Unit 1 Operation on signals
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observations
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observations
 
MIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONS
MIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONSMIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONS
MIXED SPECTRA FOR STABLE SIGNALS FROM DISCRETE OBSERVATIONS
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observations
 
Mixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete ObservationsMixed Spectra for Stable Signals from Discrete Observations
Mixed Spectra for Stable Signals from Discrete Observations
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing
 
Signals Processing Homework Help
Signals Processing Homework HelpSignals Processing Homework Help
Signals Processing Homework Help
 
Signals and Systems Formula Sheet
Signals and Systems Formula SheetSignals and Systems Formula Sheet
Signals and Systems Formula Sheet
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Section9 stochastic
Section9 stochasticSection9 stochastic
Section9 stochastic
 
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdfStatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
 
Chapter2.pptx
Chapter2.pptxChapter2.pptx
Chapter2.pptx
 
Digital signal processing
Digital signal processingDigital signal processing
Digital signal processing
 

Más de Rediet Moges

Digital Signal Processing[ECEG-3171]-Ch1_L07
Digital Signal Processing[ECEG-3171]-Ch1_L07Digital Signal Processing[ECEG-3171]-Ch1_L07
Digital Signal Processing[ECEG-3171]-Ch1_L07Rediet Moges
 
Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06Rediet Moges
 
Digital Signal Processing[ECEG-3171]-Ch1_L04
Digital Signal Processing[ECEG-3171]-Ch1_L04Digital Signal Processing[ECEG-3171]-Ch1_L04
Digital Signal Processing[ECEG-3171]-Ch1_L04Rediet Moges
 
Digital Signal Processing[ECEG-3171]-Ch1_L01
Digital Signal Processing[ECEG-3171]-Ch1_L01Digital Signal Processing[ECEG-3171]-Ch1_L01
Digital Signal Processing[ECEG-3171]-Ch1_L01Rediet Moges
 
Digital Signal Processing[ECEG-3171]-L00
Digital Signal Processing[ECEG-3171]-L00Digital Signal Processing[ECEG-3171]-L00
Digital Signal Processing[ECEG-3171]-L00Rediet Moges
 

Más de Rediet Moges (13)

Ch3 ex1
Ch3 ex1Ch3 ex1
Ch3 ex1
 
Ch2 ex2
Ch2 ex2Ch2 ex2
Ch2 ex2
 
Ch2 ex1
Ch2 ex1Ch2 ex1
Ch2 ex1
 
Ch1 ex5
Ch1 ex5Ch1 ex5
Ch1 ex5
 
Ch1 ex4
Ch1 ex4Ch1 ex4
Ch1 ex4
 
Ch1 ex3
Ch1 ex3Ch1 ex3
Ch1 ex3
 
Ch1 ex2
Ch1 ex2Ch1 ex2
Ch1 ex2
 
Ch1 ex1
Ch1 ex1Ch1 ex1
Ch1 ex1
 
Digital Signal Processing[ECEG-3171]-Ch1_L07
Digital Signal Processing[ECEG-3171]-Ch1_L07Digital Signal Processing[ECEG-3171]-Ch1_L07
Digital Signal Processing[ECEG-3171]-Ch1_L07
 
Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06
 
Digital Signal Processing[ECEG-3171]-Ch1_L04
Digital Signal Processing[ECEG-3171]-Ch1_L04Digital Signal Processing[ECEG-3171]-Ch1_L04
Digital Signal Processing[ECEG-3171]-Ch1_L04
 
Digital Signal Processing[ECEG-3171]-Ch1_L01
Digital Signal Processing[ECEG-3171]-Ch1_L01Digital Signal Processing[ECEG-3171]-Ch1_L01
Digital Signal Processing[ECEG-3171]-Ch1_L01
 
Digital Signal Processing[ECEG-3171]-L00
Digital Signal Processing[ECEG-3171]-L00Digital Signal Processing[ECEG-3171]-L00
Digital Signal Processing[ECEG-3171]-L00
 

Último

Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
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 PPTbhaskargani46
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
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 - VDineshKumar4165
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 

Último (20)

FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
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
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
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
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 

Digital Signal Processing[ECEG-3171]-Ch1_L02

  • 1. Chapter One Discrete-Time Signals and Systems Lecture #2 Rediet Million AAiT, School Of Electrical and Computer Engineering rediet.million@aait.edu.et March,2018 (Rediet Million) DSP-Lecture #2 March,2018 1 / 18
  • 2. 1.2.Discrete-Time Signals and Systems 1.2.1. Discrete-Time Signals A discrete-time signal is a function of a discrete time represented as a sequence of number x(n) : X = {x(n)} − ∞ < n < ∞ x(n) is the nth sample of the sequence. x(n) is only defined for n an integer. Discrete time signal often obtained by periodic sampling of a continuous-time signal. Sequence x(n) = xa(nT) ,n = −1, 0, 1, 2.3... where T is the sampling period. (Rediet Million) DSP-Lecture #2 March,2018 2 / 18
  • 3. Discrete-time Signals Sequences Discrete-time signals may be represented mathematically in several ways: i) Functional representation: x(n) = (0.5)n , n ≥ 0 0 , n < 0 ii) Sequence representation: x(n) = {..., −0.5, 1.5, 3, −3.7, 2.9, 0.6...} ↑ - The arrow indicates where n=0. - Thus ,x(−1) = −0.5, x(0) = 1.5, x(1) = 3, x()] = −3.7... (Rediet Million) DSP-Lecture #2 March,2018 3 / 18
  • 4. Discrete-time Signals Sequence Operations Summation:Point-wise addition of signals expressed as y(n) = x1(n) + x2(n) Multiplication: Point-wise multiplication of signals y(n) = x1(n)x2(n) (Rediet Million) DSP-Lecture #2 March,2018 4 / 18
  • 5. Discrete-time Signals Sequence Operations Time shifting: y(n) = x(n − N) where N is an integer. if N > 0 , it is delaying operation. if N < 0 , it is an advance operation. Unit delay y(n) = x(n − 1) Unit advance y(n) = x(n + 1) Example:When N = 2, x(n − 2) is a said to be a delayed version of x(n) (Rediet Million) DSP-Lecture #2 March,2018 5 / 18
  • 6. Discrete-time Signals Basic Sequences General(Arbitrary)sequence: Its random and not suitable for computation.Thus, we have to represent using basic sequences. Basic sequence :Unit samples(Impulse)sequence, Unit step Sequence, Exponential sequence, complex sinusoidal sequence. (Rediet Million) DSP-Lecture #2 March,2018 6 / 18
  • 7. Discrete-Time Signals Basic Sequences (i) Unit sample sequence: Defined as δ(n) = 1 , n = 0 0 , n = 0 Any arbitrary sequence can be represented as a sum of scaled,delayed and advanced unit sample sequences. x(n) = x(−1)δ(n + 1) + x(0)δ(n) + x(1)δ(n − 1) + x(2)δ(n − 2) + ..... More generally x[n] = ∞ k=−∞ x[k]δ[n − k] (Rediet Million) DSP-Lecture #2 March,2018 7 / 18
  • 8. Discrete-Time Signals Basic Sequences (ii) Unit step sequence: Defined as u(n) = 1 , n ≥ 0 0 , n < 0 Related to the unit sample(impulse) by . u(n) = δ(n) + δ(n − 1) + δ(n − 2) + ..... or u[n] = ∞ k=−∞ δ[n − k] Conversely, δ[n] = u[n] − u[n − 1] (Rediet Million) DSP-Lecture #2 March,2018 8 / 18
  • 9. Discrete-Time Signals |Basic Sequences (#1) Class exercises & Assignment 1) A sequence x(n) is shown below.Express x(n) as a linear combination of weighted and delayed unit samples. 2) Using the above sequence x(n),determine and plot the following related sequences. a.x(n − 2) c.x(2n) a.x(n + 2) c.x(n/2) b.x(−n) d.δ(x(n)) b.x(3 − n) d. x(n)=δ[sin( πn 4 )] (Rediet Million) DSP-Lecture #2 March,2018 9 / 18
  • 10. Discrete-Time Signals |Basic Sequences (iii) Exponential sequence Extremely important in representing and analyzing LTI systems. The general form of an exponential sequence is : x(n) = αn , for all n. Where the parameter α is a real or complex. When ’α’ is real, the exponential sequence takes either of the following four forms: (Rediet Million) DSP-Lecture #2 March,2018 10 / 18
  • 11. Discrete-Time Signals |Basic Sequences When ’α’ is complex, a more general case to consider is the complex exponential sequence : x(n) = Aαn , where α = |α|ejωo and A = |A|ejφ x(n) = Aαn =|A|ejφ |α|n ejωon = |A||α|n ej(ωon+φ) – polar form = |A||α|n cos(ωon + φ) + j|A||α|n sin(ωon + φ) = Re{x(n)} + jIm{x(n)} i.e rectangular representation of x(n) (Rediet Million) DSP-Lecture #2 March,2018 11 / 18
  • 12. Discrete-Time Signals |Basic Sequences if |α| < 1, the real and imaginary part of the sequence magnitude oscillate with exponentially decaying envelopes. if |α| > 1, the real and imaginary part of the sequence magnitude oscillate with exponentially growing envelopes. (Rediet Million) DSP-Lecture #2 March,2018 12 / 18
  • 13. Discrete-Time Signals |Basic Sequences When |α| = 1, x(n) is referred to as the discrete-time complex sinusoidal sequence and has the form: x(n) = |A|cos(ωon + φ) + j|A|sin(ωon + φ) For complex sinusoidal sequence, the real and imaginary part of the sequence magnitude oscillate with constant envelopes. The quantity ωo is called the frequency of the complex exponential or sinusoid and φ is called the phase. (Rediet Million) DSP-Lecture #2 March,2018 13 / 18
  • 14. Discrete-Time Signals |Basic Sequences Frequency range: Complex exponential sequences having frequencies ωo and ωo + 2πr,r an integer,are indistinguishable from one another. Consider a frequency (ωo + 2π) x(n) = Aej(ωo+2π)n = Aejωon ej2πn = Aejωon More generally (ωo + 2πr), r being an integer , x(n) = Aej(ωo+2πr)n = Aejωon ej2πnr = Aejωon The same for sinusoidal sequences x(n) = Acos[(ωo + 2πr)n + φ] = Acos(ωon + φ) This implies that a complete description of x(n) is obtained by considering frequencies in the range of length 2π such as −π < ωo ≤ π or 0 < ωo ≤ 2π (Rediet Million) DSP-Lecture #2 March,2018 14 / 18
  • 15. Discrete-Time Signals |Basic Sequences periodicity: In the continuous-time case, a sinusoidal signal and a complex exponential signal are both periodic. In the discrete-time case, a periodic sequence is defined as x(n) = x(n + N) , for all n where the Period N is necessarily to be an integer. For sinusoidal sequences Acos(ωon + φ) = Acos(ωon + ωoN + φ) which requires that ωoN = 2πr or N = 2πr ωo where r is an integer. This holds the same for complex exponential sequence ejωo(n+N) = ejωon which is true only for ωoN = 2πr (Rediet Million) DSP-Lecture #2 March,2018 15 / 18
  • 16. Discrete-Time Signals |Basic Sequences So,complex exponential and sinusoidal sequences - are not necessarily periodic in n with period (2π ωo ) - and ,depending on the value of ωo, may not be periodic at all. for example, for ωo = 3π 4 the smallest value of N is 8,obtained with k=3.But,x(n) cannot be periodic for ω = 1 ,since N = 2πr can never be an integer. Concept of low and high frequencies: For a continuous-time sinusoidal signal x(t) = Acos(Ωot + φ), as Ωo increases, x(t) oscillates more and more rapidly. The frequency of a discrete-time sinusoidal signal x(n) = Acos(ωon + φ) -increase as ωo increases,from ω = 0 to ω = π -and,decreases as ωo increases,from ω = π to ω = 2π The value of ωo in the vicinity of ωo = 2πr –> low frequencies, the value of ωo in the vicinity of ωo = (π + 2πr) –> high frequencies (Rediet Million) DSP-Lecture #2 March,2018 16 / 18
  • 17. Discrete-Time Signals |Basic Sequences (Rediet Million) DSP-Lecture #2 March,2018 17 / 18
  • 18. Discrete-Time Signals | Basic Sequences Reading assignment Classification of Discrete-Time Signals. Energy Signals and Power Signals Periodic Signals and Aperiodic Signals Symmetric and Anti-symmetric Signals ( From textbook page 11-15 ) (Rediet Million) DSP-Lecture #2 March,2018 18 / 18