SlideShare uma empresa Scribd logo
1 de 22
Baixar para ler offline
Chapter Two
Sampling and Reconstruction
Lecture #5
Rediet Million
AAiT, School Of Electrical and Computer Engineering
rediet.million@aait.edu.et
March,2018
(Rediet Million) DSP-Lecture #5 March,2018 1 / 22
Introduction
Under reasonable constraints,a continuous -time(analog) signals can
be quite accurately represented by samples taken at discrete point in
time.
Basic digital processing of continuous-time signals perform in three
stages:
(Rediet Million) DSP-Lecture #5 March,2018 2 / 22
2.1 Periodic sampling
Typically,discrete-time signals,x(n), are formed by periodically
sampling of a continuous-time signals, xc(t), according to the relation
x(n) = xc(nTs) ,−∞ < n < ∞
where Ts is the sampling period(interval) and fs =
1
Ts
or Ωs =
2π
Ts
is the sampling frequency in sample/sec (Hz) or in rad/sec.
It is convenient to represent an ideal sampling process mathematically
in two steps:
First, the CT signal, xc(t) , is multiplied by a periodic sequence
of infinite impulse train, s(t), to form the sampled signal xs(t).
xs(t) = xc(t)s(t)
(Rediet Million) DSP-Lecture #5 March,2018 3 / 22
Periodic sampling
Mathematically,
s(t) =
∞
n=−∞
δ(t − nTs)
xs(t) = xc(t)s(t) = xc(t)
∞
n=−∞
δ(t − nTs)
xs(t) =
∞
n=−∞
xc(nTs)δ(t − nTs)
Then the sampled signal, xs(t), is converted into a discrete-time
signal by mapping the impulse that are spaced in time by Ts into a
sequence x(n).
x(n) = xs(nTs) = xc(nTs)
(Rediet Million) DSP-Lecture #5 March,2018 4 / 22
Periodic sampling
(Rediet Million) DSP-Lecture #5 March,2018 5 / 22
Periodic sampling
Example
(Rediet Million) DSP-Lecture #5 March,2018 6 / 22
Periodic sampling
Frequency domain representation of sampling
The effect of continuous to discrete time conversion maybe analyzed
by considering the Fourier transform of xs(t).
Since xs(t) is the product of xc(t) & s(t) ,the Fourier transform of
xs(t) is the convolution of the Fourier transforms of Xc(jΩ) & S(jΩ).
xs(t) = xc(t)s(t) ⇒ Xs(jΩ) =
1
2π
Xc(jΩ) ∗ S(jΩ)
s(t) is a periodic function of time and it is possible to compute its
Fourier series representation
s(t) =
∞
n=−∞
δ(t − nTs)
S(jΩ) = 2π
∞
k=−∞
Ckδ(Ω − kΩs)
Where Ckis Fourier series coefficient and Ωs =
2π
Ts
(Rediet Million) DSP-Lecture #5 March,2018 7 / 22
Periodic sampling
Frequency domain representation of sampling
Ck is determined from exponential Fourier series
Ck =
1
Ts
Ts /2
−Ts /2
δ(t)e−jkΩs tdt =
1
Ts
Thus,
S(jΩ) =
2π
Ts
∞
k=−∞
δ(Ω − kΩs)
⇒ The Fourier transform of a periodic infinite impulse train,s(t), is a
periodic infinite impulse train ,S(jΩ) ,in frequency domain.
(Rediet Million) DSP-Lecture #5 March,2018 8 / 22
Periodic sampling
Frequency domain representation of sampling
Since Xs(jΩ) =
1
2π
Xc(jΩ) ∗ S(jΩ) , it follows that
Xs(jΩ) =
1
2π
Xc(jΩ) ∗
2π
Ts
∞
k=−∞
δ(Ω − kΩs)
Xs(jΩ) =
1
Ts
∞
k=−∞
Xc(jΩ − jkΩs)
Finally the discrete Fourier transform of x(n) can be obtained as follows:
- We know that x(ejw ) =
∞
n=−∞
x(n)e−jnw =
∞
n=−∞
Xc(nTs)e−jnw and
Xs(jΩ) =
1
Ts
∞
k=−∞
Xc(jΩ − jkΩs) =
∞
n=−∞
Xc(nTs)e−jnΩTs
-Combining the two equations:
x(ejw ) = Xs(jΩ)|Ω=w/Ts
=
1
Ts
∞
k=−∞
Xc(
jw
Ts
−
2πk
Ts
)
(Rediet Million) DSP-Lecture #5 March,2018 9 / 22
Periodic sampling
Frequency domain representation of sampling
Example: Suppose that Xc(jΩ) is strictly band-limited so that Xc(jΩ) = 0
for |(Ω)| > ΩN as shown in figure bellow.
If xc(t) is sampled with a sampling frequency Ωs > 2ΩN , the Fourier
transform of xs(t) is formed by periodically replicating Xc(jΩ) as
illustrated bellow.
(Rediet Million) DSP-Lecture #5 March,2018 10 / 22
Periodic sampling
Frequency domain representation of sampling
However ,if Ωs < 2ΩN ,the shifted spectra Xc(jΩ − jkΩs) overlap, and
when these spectra are summed to form Xs(jΩ) ,the result is as shown
bellow.
This overlapping of spectral components is called aliasing.When aliasing
occurs,the frequency of xc(t) is corrupted, and Xc(jΩ) cannot recovered
from Xs(jΩ).
Aliasing can be avoided by using Nyquist sampling theorem.
(Rediet Million) DSP-Lecture #5 March,2018 11 / 22
Periodic sampling
Nyquist sampling theorem
If xc(t) is strictly band-limited,
Xc(jΩ) = 0 for |Ω| > ΩN
then xc(t) may be uniquely recovered from its sample xc(nTs) if
Ωs ≥ 2ΩN =
2π
Ts
The frequency ΩN = Ωs/2 is called the Nyquist frequency, and the
minimum sampling frequency, Ωs = 2ΩN, is called the Nyquist rate.
Thus ,in order to avoid aliasing, the operating frequency of the signal
should be in Nyquist interval [−
Ωs
2
,
Ωs
2
].
This is done by analog low-pass pre-filter known as an anti-aliasing
pre-filter. The cutoff frequency of this pre-filter,Ωc, is taken to be the
Nyquist frequency,
Ωs
2
.
(Rediet Million) DSP-Lecture #5 March,2018 12 / 22
Periodic sampling
Aliased frequency components
The unique frequency components that appear within the Nyquist
interval maybe obtained by reducing the original frequency f modulo fs, i.e
fa = f mod (fs)
-This modulo-fs operation is obtained by adding or subtracting from f
enough multiples of fs until it lies within the Nyquist interval [−fs/2, fs/2].
Thus, the sinusoid that is extracted by the analog reconstructor will be
xa(t) = ej2πfat fa = f if |f | ≤
fs
2
(Rediet Million) DSP-Lecture #5 March,2018 13 / 22
Periodic sampling
Aliased frequency components
Example:
Let x(t) = 4 + 3cos(πt) + 2cos(2πt) + cos(3πt).
Determine the minimum sampling rate that will not cause any aliasing
effects, If x(t) is sampled at half the Nyquist rate determine xa(t) that
would be aliased with x(t).
-The frequencies in x(t) are
f1 = 0Hz f2 =
1
2
Hz f3 = 1Hz f4 = 1.5Hz
Thus,fmax = f4 = 1.5Hz and the minimum sampling rate is
fs = 2fmax = 3Hz
- If x(t) is sampled at half of this rate i.e fs =
fs
2
= 1.5Hz ,then aliasing
will occur.
The Nyquist interval of this case is [−
fs
2
,
fs
2
] i.e [−0.75, 0.75].
(Rediet Million) DSP-Lecture #5 March,2018 14 / 22
Aliased frequency components
-The aliased frequencies will be only due to f3 & f4 since they are outside
the Nyquist interval.
- The aliased components will have frequencies
f3a = f3mod(fs ) = 1mod(1.5) = 1 − 1.5 = −0.5Hz
f4a = f4mod(fs ) = 1.5mod(1.5) = 1.5 − 1.5 = 0Hz
- Thus,x(t) will be aliased with
xa(t) = 4cos(2πf1t) + 3cos(2πf2t) + 2cos(2πf3at) + cos(2πf4at)
= 4 + 3cos(πt) + 2cos(−πt) + cos(0)
= 5 + 5cos(πt)
-The signal x(t)& xa(t) are shown below.They agree only at their sampled
values i.e x(nT) = xa(nT)
(Rediet Million) DSP-Lecture #5 March,2018 15 / 22
Sampling and reconstruction
The above example shows that the sample values x(nT) don’t uniquely
determine the continuous-time signal they can form.
Hence, an ideal reconstructor is supposed to extract from a sampled
signal,all the frequency components that lie within the Nyquist interval,
[−
Ωs
2
,
Ωs
2
], & removes all frequencies outside the interval.
This shows that an ideal reconstructor,Hr (jΩ), acts as an ideal low-pass
filter with cutoff frequency equal to the Nyquist frequency
Ωs
2
.
(Rediet Million) DSP-Lecture #5 March,2018 16 / 22
Sampling and reconstruction
Example: Sampling and reconstruction of sinusoidal signal
Suppose we sample the CT signal xc(t) = cos(4000πt) with sampling
period Ts =
1
6000
sec.
-We can obtain x(n) = xc(nTs) = cos(4000πTsn) = cos(ω0n)
,where ω0 = 4000πTs =
2π
3
- The highest frequency of xc(t) is Ω0 = 4000π and the sampling
frequency is Ωs =
2π
Ts
= 12000π
Ωs = 12000π ≥ 2Ω0 = 8000π ⇒ there is no aliasing.
- The Fourier transform of xc(t) is
Xc(jΩ) = πδ(Ω − 4000π) + πδ(Ω + 4000π)
(Rediet Million) DSP-Lecture #5 March,2018 17 / 22
Sampling and reconstruction
and the sampled signal for sampling frequency of Ωs = 12000π is
Xs(jΩ) =
1
Ts
∞
k=−∞
Xc(jΩ − jkΩs)
=
π
Ts
∞
k=−∞
δ(Ω − 4000π − kΩs) + δ(Ω + 4000π + kΩs)
(Rediet Million) DSP-Lecture #5 March,2018 18 / 22
Sampling and reconstruction
the above figure(a) shows Xc(jΩ) is a pair of impulse at Ω = ±4000π
and the shifted copies of is FT centered on ±Ωs, ±2Ωs , etc
Plotting x(ejω) = xs(
jω
Ts
) as a function of the normalized frequency
ω = ΩTs gives in figure(b).
The above figure also shows the frequency response of the ideal
reconstructor filter Hr (jΩ) for Ωs = 12000π
⇒ the signal that would be reconstructed would have frequency
Ω0 = 4000π which is the frequency of the original signal.
(Rediet Million) DSP-Lecture #5 March,2018 19 / 22
Sampling and reconstruction
Example: Aliasing in the reconstruction of under-sampled sinusoidal
signal
Suppose the signal is again xc(t) = cos(4000πt).However now the
sampling period is increased to Ts =
1
1500
sec
- This sampling period fails to satisfy the Nyquist criterion ,since
Ωs = 3000π 2Ω0 = 8000π ⇒ there is will be aliasing.
- the sampled signal for sampling frequency of Ωs = 3000π is
Xs(jΩ) =
π
Ts
∞
k=−∞
δ(Ω − 4000π − kΩs) + δ(Ω + 4000π + kΩs)
(Rediet Million) DSP-Lecture #5 March,2018 20 / 22
Sampling and reconstruction
This time the impulse is located at Ω = −1000π is from
δ(Ω + 4000π − kΩs) and the impulse at Ω = 1000π is from
δ(Ω + 4000π + kΩs).
It is clear that the signal would be reconstructed using sampling rate
Ts =
1
1500
sec would have frequency Ω0 = 1000π and not 4000π.
(Rediet Million) DSP-Lecture #5 March,2018 21 / 22
Periodic sampling
(#1 ) Class exercises & Assignment
1) The sequence x(n) = cos(
πn
4
) was obtained by sampling a CT signal
xc(t) = cos(Ω0t) at a sampling rate of 1000 sample/sec. Determine the
two possible values of Ω0 that could have resulted in sequence x(n).
2 Consider the discrete-time sequence x(n) = sin(
πn
8
) .Find the two
different continuous-time signals that would produce this sequence when
sampled at a frequency of fs = 20Hz.
3) For the following continuous signals xc(t) and the corresponding
sampling frequency fs
a.xc(t) = 10sin(2πt) + 10sin(8πt) + 5sin(12πt) ,fs = 5Hz
b.xc(t) = sin(6πt)[1 + 2cos(4πt)] ,fs = 4Hz
i.Determine xa(t) aliased with xc(t) and show that the two signals have
the same sample values i.e xc(nTs) = xa(nTs).
ii. Find the condition for Ts to correctly sample xc(t) and avoid aliasing.
(Rediet Million) DSP-Lecture #5 March,2018 22 / 22

Mais conteúdo relacionado

Mais procurados

Chapter4 - The Continuous-Time Fourier Transform
Chapter4 - The Continuous-Time Fourier TransformChapter4 - The Continuous-Time Fourier Transform
Chapter4 - The Continuous-Time Fourier TransformAttaporn Ninsuwan
 
Fourier analysis of signals and systems
Fourier analysis of signals and systemsFourier analysis of signals and systems
Fourier analysis of signals and systemsBabul Islam
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)Fariza Zahari
 
Convolution discrete and continuous time-difference equaion and system proper...
Convolution discrete and continuous time-difference equaion and system proper...Convolution discrete and continuous time-difference equaion and system proper...
Convolution discrete and continuous time-difference equaion and system proper...Vinod Sharma
 
Solved problems in waveguides
Solved problems in waveguidesSolved problems in waveguides
Solved problems in waveguidessubhashinivec
 
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...Waqas Afzal
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter designRohan Nagpal
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPTJay Baria
 
Discrete-Time Signal Processing
Discrete-Time Signal ProcessingDiscrete-Time Signal Processing
Discrete-Time Signal Processinglancer350
 
DSP_FOEHU - Lec 10 - FIR Filter Design
DSP_FOEHU - Lec 10 - FIR Filter DesignDSP_FOEHU - Lec 10 - FIR Filter Design
DSP_FOEHU - Lec 10 - FIR Filter DesignAmr E. Mohamed
 
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNALSAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNALkaran sati
 
Chapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant SystemChapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant SystemAttaporn Ninsuwan
 
Unit 1 Operation on signals
Unit 1  Operation on signalsUnit 1  Operation on signals
Unit 1 Operation on signalsDr.SHANTHI K.G
 
Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...Souvik Das
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systemsrbatec
 
1.introduction to signals
1.introduction to signals1.introduction to signals
1.introduction to signalsINDIAN NAVY
 
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
 

Mais procurados (20)

Chapter4 - The Continuous-Time Fourier Transform
Chapter4 - The Continuous-Time Fourier TransformChapter4 - The Continuous-Time Fourier Transform
Chapter4 - The Continuous-Time Fourier Transform
 
Fourier analysis of signals and systems
Fourier analysis of signals and systemsFourier analysis of signals and systems
Fourier analysis of signals and systems
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)
 
Convolution discrete and continuous time-difference equaion and system proper...
Convolution discrete and continuous time-difference equaion and system proper...Convolution discrete and continuous time-difference equaion and system proper...
Convolution discrete and continuous time-difference equaion and system proper...
 
Solved problems in waveguides
Solved problems in waveguidesSolved problems in waveguides
Solved problems in waveguides
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
 
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter design
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
Sns slide 1 2011
Sns slide 1 2011Sns slide 1 2011
Sns slide 1 2011
 
Discrete-Time Signal Processing
Discrete-Time Signal ProcessingDiscrete-Time Signal Processing
Discrete-Time Signal Processing
 
DSP_FOEHU - Lec 10 - FIR Filter Design
DSP_FOEHU - Lec 10 - FIR Filter DesignDSP_FOEHU - Lec 10 - FIR Filter Design
DSP_FOEHU - Lec 10 - FIR Filter Design
 
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNALSAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
 
Chapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant SystemChapter2 - Linear Time-Invariant System
Chapter2 - Linear Time-Invariant System
 
Unit 1 Operation on signals
Unit 1  Operation on signalsUnit 1  Operation on signals
Unit 1 Operation on signals
 
Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...
 
Solved problems
Solved problemsSolved problems
Solved problems
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systems
 
1.introduction to signals
1.introduction to signals1.introduction to signals
1.introduction to signals
 
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
 

Semelhante a Digital Signal Processing[ECEG-3171]-Ch1_L05

Speech signal time frequency representation
Speech signal time frequency representationSpeech signal time frequency representation
Speech signal time frequency representationNikolay Karpov
 
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLAB
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLABDIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLAB
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLABMartin Wachiye Wafula
 
Lecture9 Signal and Systems
Lecture9 Signal and SystemsLecture9 Signal and Systems
Lecture9 Signal and Systemsbabak danyal
 
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 SignalsAmr E. Mohamed
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing ssuser2797e4
 
Pulse Modulation ppt
Pulse Modulation pptPulse Modulation ppt
Pulse Modulation pptsanjeev2419
 
signal homework
signal homeworksignal homework
signal homeworksokok22867
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Rediet Moges
 
pulse modulation technique (Pulse code modulation).pptx
pulse modulation technique (Pulse code modulation).pptxpulse modulation technique (Pulse code modulation).pptx
pulse modulation technique (Pulse code modulation).pptxNishanth Asmi
 
Dsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processingDsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processingAmr E. Mohamed
 
Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63Prateek Omer
 

Semelhante a Digital Signal Processing[ECEG-3171]-Ch1_L05 (20)

Dsp Lab Record
Dsp Lab RecordDsp Lab Record
Dsp Lab Record
 
DSP Lab 1-6.pdf
DSP Lab 1-6.pdfDSP Lab 1-6.pdf
DSP Lab 1-6.pdf
 
Speech signal time frequency representation
Speech signal time frequency representationSpeech signal time frequency representation
Speech signal time frequency representation
 
Lecture1
Lecture1Lecture1
Lecture1
 
Basic concepts
Basic conceptsBasic concepts
Basic concepts
 
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLAB
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLABDIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLAB
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLAB
 
Lecture9
Lecture9Lecture9
Lecture9
 
Lecture9 Signal and Systems
Lecture9 Signal and SystemsLecture9 Signal and Systems
Lecture9 Signal and Systems
 
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
 
unit4 sampling.pptx
unit4 sampling.pptxunit4 sampling.pptx
unit4 sampling.pptx
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing
 
Pulse Modulation ppt
Pulse Modulation pptPulse Modulation ppt
Pulse Modulation ppt
 
signal homework
signal homeworksignal homework
signal homework
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
pulse modulation technique (Pulse code modulation).pptx
pulse modulation technique (Pulse code modulation).pptxpulse modulation technique (Pulse code modulation).pptx
pulse modulation technique (Pulse code modulation).pptx
 
Dsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processingDsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processing
 
Kanal wireless dan propagasi
Kanal wireless dan propagasiKanal wireless dan propagasi
Kanal wireless dan propagasi
 
Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63
 

Mais 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_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_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03Digital Signal Processing[ECEG-3171]-Ch1_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03Rediet 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
 

Mais 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_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_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03Digital Signal Processing[ECEG-3171]-Ch1_L03
Digital Signal Processing[ECEG-3171]-Ch1_L03
 
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

Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfRajuKanojiya4
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectErbil Polytechnic University
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfChristianCDAM
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptNarmatha D
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Crystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxCrystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxachiever3003
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
Crushers to screens in aggregate production
Crushers to screens in aggregate productionCrushers to screens in aggregate production
Crushers to screens in aggregate productionChinnuNinan
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 

Último (20)

Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdf
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction Project
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdf
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.ppt
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Crystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxCrystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptx
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
Crushers to screens in aggregate production
Crushers to screens in aggregate productionCrushers to screens in aggregate production
Crushers to screens in aggregate production
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 

Digital Signal Processing[ECEG-3171]-Ch1_L05

  • 1. Chapter Two Sampling and Reconstruction Lecture #5 Rediet Million AAiT, School Of Electrical and Computer Engineering rediet.million@aait.edu.et March,2018 (Rediet Million) DSP-Lecture #5 March,2018 1 / 22
  • 2. Introduction Under reasonable constraints,a continuous -time(analog) signals can be quite accurately represented by samples taken at discrete point in time. Basic digital processing of continuous-time signals perform in three stages: (Rediet Million) DSP-Lecture #5 March,2018 2 / 22
  • 3. 2.1 Periodic sampling Typically,discrete-time signals,x(n), are formed by periodically sampling of a continuous-time signals, xc(t), according to the relation x(n) = xc(nTs) ,−∞ < n < ∞ where Ts is the sampling period(interval) and fs = 1 Ts or Ωs = 2π Ts is the sampling frequency in sample/sec (Hz) or in rad/sec. It is convenient to represent an ideal sampling process mathematically in two steps: First, the CT signal, xc(t) , is multiplied by a periodic sequence of infinite impulse train, s(t), to form the sampled signal xs(t). xs(t) = xc(t)s(t) (Rediet Million) DSP-Lecture #5 March,2018 3 / 22
  • 4. Periodic sampling Mathematically, s(t) = ∞ n=−∞ δ(t − nTs) xs(t) = xc(t)s(t) = xc(t) ∞ n=−∞ δ(t − nTs) xs(t) = ∞ n=−∞ xc(nTs)δ(t − nTs) Then the sampled signal, xs(t), is converted into a discrete-time signal by mapping the impulse that are spaced in time by Ts into a sequence x(n). x(n) = xs(nTs) = xc(nTs) (Rediet Million) DSP-Lecture #5 March,2018 4 / 22
  • 5. Periodic sampling (Rediet Million) DSP-Lecture #5 March,2018 5 / 22
  • 6. Periodic sampling Example (Rediet Million) DSP-Lecture #5 March,2018 6 / 22
  • 7. Periodic sampling Frequency domain representation of sampling The effect of continuous to discrete time conversion maybe analyzed by considering the Fourier transform of xs(t). Since xs(t) is the product of xc(t) & s(t) ,the Fourier transform of xs(t) is the convolution of the Fourier transforms of Xc(jΩ) & S(jΩ). xs(t) = xc(t)s(t) ⇒ Xs(jΩ) = 1 2π Xc(jΩ) ∗ S(jΩ) s(t) is a periodic function of time and it is possible to compute its Fourier series representation s(t) = ∞ n=−∞ δ(t − nTs) S(jΩ) = 2π ∞ k=−∞ Ckδ(Ω − kΩs) Where Ckis Fourier series coefficient and Ωs = 2π Ts (Rediet Million) DSP-Lecture #5 March,2018 7 / 22
  • 8. Periodic sampling Frequency domain representation of sampling Ck is determined from exponential Fourier series Ck = 1 Ts Ts /2 −Ts /2 δ(t)e−jkΩs tdt = 1 Ts Thus, S(jΩ) = 2π Ts ∞ k=−∞ δ(Ω − kΩs) ⇒ The Fourier transform of a periodic infinite impulse train,s(t), is a periodic infinite impulse train ,S(jΩ) ,in frequency domain. (Rediet Million) DSP-Lecture #5 March,2018 8 / 22
  • 9. Periodic sampling Frequency domain representation of sampling Since Xs(jΩ) = 1 2π Xc(jΩ) ∗ S(jΩ) , it follows that Xs(jΩ) = 1 2π Xc(jΩ) ∗ 2π Ts ∞ k=−∞ δ(Ω − kΩs) Xs(jΩ) = 1 Ts ∞ k=−∞ Xc(jΩ − jkΩs) Finally the discrete Fourier transform of x(n) can be obtained as follows: - We know that x(ejw ) = ∞ n=−∞ x(n)e−jnw = ∞ n=−∞ Xc(nTs)e−jnw and Xs(jΩ) = 1 Ts ∞ k=−∞ Xc(jΩ − jkΩs) = ∞ n=−∞ Xc(nTs)e−jnΩTs -Combining the two equations: x(ejw ) = Xs(jΩ)|Ω=w/Ts = 1 Ts ∞ k=−∞ Xc( jw Ts − 2πk Ts ) (Rediet Million) DSP-Lecture #5 March,2018 9 / 22
  • 10. Periodic sampling Frequency domain representation of sampling Example: Suppose that Xc(jΩ) is strictly band-limited so that Xc(jΩ) = 0 for |(Ω)| > ΩN as shown in figure bellow. If xc(t) is sampled with a sampling frequency Ωs > 2ΩN , the Fourier transform of xs(t) is formed by periodically replicating Xc(jΩ) as illustrated bellow. (Rediet Million) DSP-Lecture #5 March,2018 10 / 22
  • 11. Periodic sampling Frequency domain representation of sampling However ,if Ωs < 2ΩN ,the shifted spectra Xc(jΩ − jkΩs) overlap, and when these spectra are summed to form Xs(jΩ) ,the result is as shown bellow. This overlapping of spectral components is called aliasing.When aliasing occurs,the frequency of xc(t) is corrupted, and Xc(jΩ) cannot recovered from Xs(jΩ). Aliasing can be avoided by using Nyquist sampling theorem. (Rediet Million) DSP-Lecture #5 March,2018 11 / 22
  • 12. Periodic sampling Nyquist sampling theorem If xc(t) is strictly band-limited, Xc(jΩ) = 0 for |Ω| > ΩN then xc(t) may be uniquely recovered from its sample xc(nTs) if Ωs ≥ 2ΩN = 2π Ts The frequency ΩN = Ωs/2 is called the Nyquist frequency, and the minimum sampling frequency, Ωs = 2ΩN, is called the Nyquist rate. Thus ,in order to avoid aliasing, the operating frequency of the signal should be in Nyquist interval [− Ωs 2 , Ωs 2 ]. This is done by analog low-pass pre-filter known as an anti-aliasing pre-filter. The cutoff frequency of this pre-filter,Ωc, is taken to be the Nyquist frequency, Ωs 2 . (Rediet Million) DSP-Lecture #5 March,2018 12 / 22
  • 13. Periodic sampling Aliased frequency components The unique frequency components that appear within the Nyquist interval maybe obtained by reducing the original frequency f modulo fs, i.e fa = f mod (fs) -This modulo-fs operation is obtained by adding or subtracting from f enough multiples of fs until it lies within the Nyquist interval [−fs/2, fs/2]. Thus, the sinusoid that is extracted by the analog reconstructor will be xa(t) = ej2πfat fa = f if |f | ≤ fs 2 (Rediet Million) DSP-Lecture #5 March,2018 13 / 22
  • 14. Periodic sampling Aliased frequency components Example: Let x(t) = 4 + 3cos(πt) + 2cos(2πt) + cos(3πt). Determine the minimum sampling rate that will not cause any aliasing effects, If x(t) is sampled at half the Nyquist rate determine xa(t) that would be aliased with x(t). -The frequencies in x(t) are f1 = 0Hz f2 = 1 2 Hz f3 = 1Hz f4 = 1.5Hz Thus,fmax = f4 = 1.5Hz and the minimum sampling rate is fs = 2fmax = 3Hz - If x(t) is sampled at half of this rate i.e fs = fs 2 = 1.5Hz ,then aliasing will occur. The Nyquist interval of this case is [− fs 2 , fs 2 ] i.e [−0.75, 0.75]. (Rediet Million) DSP-Lecture #5 March,2018 14 / 22
  • 15. Aliased frequency components -The aliased frequencies will be only due to f3 & f4 since they are outside the Nyquist interval. - The aliased components will have frequencies f3a = f3mod(fs ) = 1mod(1.5) = 1 − 1.5 = −0.5Hz f4a = f4mod(fs ) = 1.5mod(1.5) = 1.5 − 1.5 = 0Hz - Thus,x(t) will be aliased with xa(t) = 4cos(2πf1t) + 3cos(2πf2t) + 2cos(2πf3at) + cos(2πf4at) = 4 + 3cos(πt) + 2cos(−πt) + cos(0) = 5 + 5cos(πt) -The signal x(t)& xa(t) are shown below.They agree only at their sampled values i.e x(nT) = xa(nT) (Rediet Million) DSP-Lecture #5 March,2018 15 / 22
  • 16. Sampling and reconstruction The above example shows that the sample values x(nT) don’t uniquely determine the continuous-time signal they can form. Hence, an ideal reconstructor is supposed to extract from a sampled signal,all the frequency components that lie within the Nyquist interval, [− Ωs 2 , Ωs 2 ], & removes all frequencies outside the interval. This shows that an ideal reconstructor,Hr (jΩ), acts as an ideal low-pass filter with cutoff frequency equal to the Nyquist frequency Ωs 2 . (Rediet Million) DSP-Lecture #5 March,2018 16 / 22
  • 17. Sampling and reconstruction Example: Sampling and reconstruction of sinusoidal signal Suppose we sample the CT signal xc(t) = cos(4000πt) with sampling period Ts = 1 6000 sec. -We can obtain x(n) = xc(nTs) = cos(4000πTsn) = cos(ω0n) ,where ω0 = 4000πTs = 2π 3 - The highest frequency of xc(t) is Ω0 = 4000π and the sampling frequency is Ωs = 2π Ts = 12000π Ωs = 12000π ≥ 2Ω0 = 8000π ⇒ there is no aliasing. - The Fourier transform of xc(t) is Xc(jΩ) = πδ(Ω − 4000π) + πδ(Ω + 4000π) (Rediet Million) DSP-Lecture #5 March,2018 17 / 22
  • 18. Sampling and reconstruction and the sampled signal for sampling frequency of Ωs = 12000π is Xs(jΩ) = 1 Ts ∞ k=−∞ Xc(jΩ − jkΩs) = π Ts ∞ k=−∞ δ(Ω − 4000π − kΩs) + δ(Ω + 4000π + kΩs) (Rediet Million) DSP-Lecture #5 March,2018 18 / 22
  • 19. Sampling and reconstruction the above figure(a) shows Xc(jΩ) is a pair of impulse at Ω = ±4000π and the shifted copies of is FT centered on ±Ωs, ±2Ωs , etc Plotting x(ejω) = xs( jω Ts ) as a function of the normalized frequency ω = ΩTs gives in figure(b). The above figure also shows the frequency response of the ideal reconstructor filter Hr (jΩ) for Ωs = 12000π ⇒ the signal that would be reconstructed would have frequency Ω0 = 4000π which is the frequency of the original signal. (Rediet Million) DSP-Lecture #5 March,2018 19 / 22
  • 20. Sampling and reconstruction Example: Aliasing in the reconstruction of under-sampled sinusoidal signal Suppose the signal is again xc(t) = cos(4000πt).However now the sampling period is increased to Ts = 1 1500 sec - This sampling period fails to satisfy the Nyquist criterion ,since Ωs = 3000π 2Ω0 = 8000π ⇒ there is will be aliasing. - the sampled signal for sampling frequency of Ωs = 3000π is Xs(jΩ) = π Ts ∞ k=−∞ δ(Ω − 4000π − kΩs) + δ(Ω + 4000π + kΩs) (Rediet Million) DSP-Lecture #5 March,2018 20 / 22
  • 21. Sampling and reconstruction This time the impulse is located at Ω = −1000π is from δ(Ω + 4000π − kΩs) and the impulse at Ω = 1000π is from δ(Ω + 4000π + kΩs). It is clear that the signal would be reconstructed using sampling rate Ts = 1 1500 sec would have frequency Ω0 = 1000π and not 4000π. (Rediet Million) DSP-Lecture #5 March,2018 21 / 22
  • 22. Periodic sampling (#1 ) Class exercises & Assignment 1) The sequence x(n) = cos( πn 4 ) was obtained by sampling a CT signal xc(t) = cos(Ω0t) at a sampling rate of 1000 sample/sec. Determine the two possible values of Ω0 that could have resulted in sequence x(n). 2 Consider the discrete-time sequence x(n) = sin( πn 8 ) .Find the two different continuous-time signals that would produce this sequence when sampled at a frequency of fs = 20Hz. 3) For the following continuous signals xc(t) and the corresponding sampling frequency fs a.xc(t) = 10sin(2πt) + 10sin(8πt) + 5sin(12πt) ,fs = 5Hz b.xc(t) = sin(6πt)[1 + 2cos(4πt)] ,fs = 4Hz i.Determine xa(t) aliased with xc(t) and show that the two signals have the same sample values i.e xc(nTs) = xa(nTs). ii. Find the condition for Ts to correctly sample xc(t) and avoid aliasing. (Rediet Million) DSP-Lecture #5 March,2018 22 / 22