SlideShare a Scribd company logo
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

More Related Content

What's hot

Chapter3 - Fourier Series Representation of Periodic Signals
Chapter3 - Fourier Series Representation of Periodic SignalsChapter3 - Fourier Series Representation of Periodic Signals
Chapter3 - Fourier Series Representation of Periodic Signals
Attaporn Ninsuwan
 
Chapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant SystemChapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant System
Attaporn Ninsuwan
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
op205
 
DSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time Signals
DSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time SignalsDSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time Signals
DSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time Signals
Amr E. Mohamed
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systems
rbatec
 
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
taha25
 
Fir filter design using windows
Fir filter design using windowsFir filter design using windows
Fir filter design using windows
Sarang Joshi
 
DSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time Signals
DSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time SignalsDSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time Signals
DSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time Signals
Amr E. Mohamed
 
Digital Signal Processing[ECEG-3171]-Ch1_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03Digital Signal Processing[ECEG-3171]-Ch1_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03
Rediet Moges
 
Discrete-Time Signal Processing
Discrete-Time Signal ProcessingDiscrete-Time Signal Processing
Discrete-Time Signal Processing
lancer350
 
SIGNAL OPERATIONS
SIGNAL OPERATIONSSIGNAL OPERATIONS
SIGNAL OPERATIONS
mihir jain
 
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
Amr E. Mohamed
 
Discrete Time Fourier Transform
Discrete Time Fourier TransformDiscrete Time Fourier Transform
Discrete Time Fourier Transform
Waqas Afzal
 
signals and system
signals and systemsignals and system
signals and system
Naatchammai Ramanathan
 
signals and systems
signals and systemssignals and systems
signals and systems
shaiksafi1
 
OPERATIONS ON SIGNALS
OPERATIONS ON SIGNALSOPERATIONS ON SIGNALS
OPERATIONS ON SIGNALS
vishalgohel12195
 
DSP_2018_FOEHU - Lec 0 - Course Outlines
DSP_2018_FOEHU - Lec 0 - Course OutlinesDSP_2018_FOEHU - Lec 0 - Course Outlines
DSP_2018_FOEHU - Lec 0 - Course Outlines
Amr E. Mohamed
 
Fir filter design (windowing technique)
Fir filter design (windowing technique)Fir filter design (windowing technique)
Fir filter design (windowing technique)Bin Biny Bino
 
4. operations of signals
4. operations of signals 4. operations of signals
4. operations of signals
MdFazleRabbi18
 

What's hot (20)

Chapter3 - Fourier Series Representation of Periodic Signals
Chapter3 - Fourier Series Representation of Periodic SignalsChapter3 - Fourier Series Representation of Periodic Signals
Chapter3 - Fourier Series Representation of Periodic Signals
 
Chapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant SystemChapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant System
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
 
DSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time Signals
DSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time SignalsDSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time Signals
DSP_FOEHU - Lec 05 - Frequency-Domain Representation of Discrete Time Signals
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systems
 
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
 
Fir filter design using windows
Fir filter design using windowsFir filter design using windows
Fir filter design using windows
 
DSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time Signals
DSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time SignalsDSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time Signals
DSP_2018_FOEHU - Lec 02 - Sampling of Continuous Time Signals
 
Digital Signal Processing[ECEG-3171]-Ch1_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03Digital Signal Processing[ECEG-3171]-Ch1_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03
 
Matched filter
Matched filterMatched filter
Matched filter
 
Discrete-Time Signal Processing
Discrete-Time Signal ProcessingDiscrete-Time Signal Processing
Discrete-Time Signal Processing
 
SIGNAL OPERATIONS
SIGNAL OPERATIONSSIGNAL OPERATIONS
SIGNAL OPERATIONS
 
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
DSP_FOEHU - MATLAB 04 - The Discrete Fourier Transform (DFT)
 
Discrete Time Fourier Transform
Discrete Time Fourier TransformDiscrete Time Fourier Transform
Discrete Time Fourier Transform
 
signals and system
signals and systemsignals and system
signals and system
 
signals and systems
signals and systemssignals and systems
signals and systems
 
OPERATIONS ON SIGNALS
OPERATIONS ON SIGNALSOPERATIONS ON SIGNALS
OPERATIONS ON SIGNALS
 
DSP_2018_FOEHU - Lec 0 - Course Outlines
DSP_2018_FOEHU - Lec 0 - Course OutlinesDSP_2018_FOEHU - Lec 0 - Course Outlines
DSP_2018_FOEHU - Lec 0 - Course Outlines
 
Fir filter design (windowing technique)
Fir filter design (windowing technique)Fir filter design (windowing technique)
Fir filter design (windowing technique)
 
4. operations of signals
4. operations of signals 4. operations of signals
4. operations of signals
 

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

Dsp Lab Record
Dsp Lab RecordDsp Lab Record
Dsp Lab Record
Aleena Varghese
 
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
idrissaeed
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
Sandip 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_L05
Rediet Moges
 
Signal classification of signal
Signal classification of signalSignal classification of signal
Signal classification of signal
001Abhishek1
 
signals and systems_isooperations.pptx
signals and   systems_isooperations.pptxsignals and   systems_isooperations.pptx
signals and systems_isooperations.pptx
MrFanatic1
 
Unit 1 Operation on signals
Unit 1  Operation on signalsUnit 1  Operation on signals
Unit 1 Operation on signals
Dr.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 Observations
sipij
 
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
sipij
 
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
sipij
 
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
sipij
 
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
sipij
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing
ssuser2797e4
 
Signals Processing Homework Help
Signals Processing Homework HelpSignals Processing Homework Help
Signals Processing Homework Help
Matlab Assignment Experts
 
Signals and Systems Formula Sheet
Signals and Systems Formula SheetSignals and Systems Formula Sheet
Signals and Systems Formula Sheet
Haris Hassan
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
abidiqbal55
 
Section9 stochastic
Section9 stochasticSection9 stochastic
Section9 stochastic
cairo university
 
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdfStatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
Anna Carbone
 
Chapter2.pptx
Chapter2.pptxChapter2.pptx
Chapter2.pptx
SanjarBey
 

Similar to 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
 
Signal classification of signal
Signal classification of signalSignal classification of signal
Signal classification of signal
 
signals and systems_isooperations.pptx
signals and   systems_isooperations.pptxsignals and   systems_isooperations.pptx
signals and systems_isooperations.pptx
 
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
 

More from Rediet Moges

Ch3 ex1
Ch3 ex1Ch3 ex1
Ch3 ex1
Rediet Moges
 
Ch2 ex2
Ch2 ex2Ch2 ex2
Ch2 ex2
Rediet Moges
 
Ch2 ex1
Ch2 ex1Ch2 ex1
Ch2 ex1
Rediet Moges
 
Ch1 ex5
Ch1 ex5Ch1 ex5
Ch1 ex5
Rediet Moges
 
Ch1 ex4
Ch1 ex4Ch1 ex4
Ch1 ex4
Rediet Moges
 
Ch1 ex3
Ch1 ex3Ch1 ex3
Ch1 ex3
Rediet Moges
 
Ch1 ex2
Ch1 ex2Ch1 ex2
Ch1 ex2
Rediet Moges
 
Ch1 ex1
Ch1 ex1Ch1 ex1
Ch1 ex1
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_L07
Rediet 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_L06
Rediet 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_L01
Rediet Moges
 
Digital Signal Processing[ECEG-3171]-L00
Digital Signal Processing[ECEG-3171]-L00Digital Signal Processing[ECEG-3171]-L00
Digital Signal Processing[ECEG-3171]-L00
Rediet Moges
 

More from Rediet Moges (12)

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_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
 

Recently uploaded

Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 

Recently uploaded (20)

Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 

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