SlideShare a Scribd company logo
1 of 26
SAMPLING
SAGAR KUMAR
16TC-20
Signal and
System
1TELECOM ENGINEERING
Content
2
• Introduction
• Sampling Theorem
• Sampling Methods
• Ideal sampling
• Natural sampling
• Flat top sampling
• Reconstruction of Sampled Signal
• Aliasing
TELECOM ENGINEERING
Introduction
3
• Most of the signals that we use in our daily life are
analog in nature ( for eg: speech, weather signals etc).
• Digital system possess many advantages in comparison
to analog system such as they are immune to noise,
can be stored, processed with more efficient
algorithms, secure, more robust and cost effective etc.
• Most of the effective signal processor are digital signal
processors which needs digital information in order to
process it.
TELECOM ENGINEERING
Introduction
4
• Hence there arises a need to convert our analog
signal to discrete time signal in order to process
them properly through digital signal processors and
then reconvert them back to analog signals so that
we can understand them.
• Sampling is the answer to this need.
• Sampling is a way to convert a signal from
continuous time to discrete time.
TELECOM ENGINEERING
Sampling Theorem
5
• A Band-limited continuous time signal can be
represented by its samples and can be recovered
back when sampling frequency fs is greater than or
equal to the twice the highest frequency component
of message signal. i. e.
fs ≥ 2fm
where fm is the maximum frequency component
of the continuous time signal.
• Key words: Band Limited
Sampling Frequency
TELECOM ENGINEERING
Sampling Method
fs = 1/Ts is called the sampling rate or sampling
frequency.
x(t)
Analog
signal
 xs (t)  x[nTs]
Discrete
signal
6
p(t)
• Analog signal is sampled every Ts secs.
• Ts is referred to as the sampling interval.
•
TELECOM ENGINEERING
Sampling Methods
• There are 3 sampling methods:
• Ideal Sampling- an impulse at each sampling
instant with amplitude equals to signal at that
point of time.
Ideal Sampling
7TELECOM ENGINEERING
Sampling Methods
• Natural Sampling- a pulse of short width with
varying amplitude
Natural Sampling
8TELECOM ENGINEERING
Sampling Methods
• Flat-top Sampling– make use of sample and
hold circuit almost like natural but with single
amplitude value.
Flat-top Sampling
9TELECOM ENGINEERING
Impulse Sampling
• Impulse sampling can be performed by multiplying
input signal x(t) with impulse train p(t) of period 'Ts'.
p(t)   (t nTs )
n
Here, the amplitude of impulse changes with
respect to amplitude of input signal x(t).
p(t)
x(t)
xs(t)
101
0
TELECOM ENGINEERING
Impulse Sampling
• The output of sampler is given by
xs (t)  x(t) p(t)

 x(t)  (t  nTs )
n
• Recall the sifting property of impulse function:
x(t)(t t0 )  x(t0 )(t t0 )
hence we can write :
xs (t)  x(t)   x(nTs )(t nTs )
n
(1)
11TELECOM ENGINEERING
Impulse Sampling
• To take the spectrum of the sampled signal let us
take the Fourier Transform of equation (1) as we
know multiplication in time domain becomes
convolution in frequency domain we have:
where
hence
s 
2
X () X ()
1
X()*P()
X ()and P() are Fourier transform of x(t) and p(t).
s
12
T
Xs ()  X()

(n)
1  2
 X ()*
2 
s 



n
TELECOM ENGINEERING
Impulse Sampling
since
Hence the spectrum of sampled signal is given as:
•we can not use ideal/impulse sampling because we can not
generate the impulse train practically.
1
s
Ts
Xs ()  X () X ( n )


n
s s
Ts
2
n
FT of p(t)  FT (t nT ) (n)


13TELECOM ENGINEERING
Natural Sampling
• Natural sampling is similar to impulse sampling,
except the impulse train is replaced by pulse train of
period Ts.
n
• When we multiply input signal x(t) to pulse train p(t)
we get the signal as shown below:
• The pulse equation is being given as:
p(t)   p(t  nTs )
x(t) p(t) xs(t)

2

2
14
p(t)
TELECOM ENGINEERING
Natural Sampling
is given as:
where
n
• The exponential Fourier series representation of p(t)
• The output of the sampler is given as:
xs (t)  x(t) p(t)

 x(t)   p(t nTs ) (1)
n
C enjst

p(t)  
n
2
1 1
T
n s
Ts Ts
P(n)

C  p(t)e njst
dt 
s
2

Ts
(2)
15TELECOM ENGINEERING
Natural Sampling
Now putting the value of Cn in equation (2) we have:
s
1
P(n)enjst

n Ts
p(t)  
s
Ts
P(n)enjst
n

1


1
s
Ts
P(n)enjst
n
Now putting the value of p(t) in equation (1) we have:
xs (t)  x(t) p(t)
 x(t)


s
16
Ts
P(n)x(t)enjst


1

n
TELECOM ENGINEERING
Natural Sampling
• Toget the spectrum of the sampled signal let us take
the Fourier Transform of both side:
• Now according to frequency shifting property of FT
we have:
s
s s
njt
P(n)x(t)eFT x (t) FT
 1

Ts





n
s
sFT x(t)enjt
   X() 
1
17
s
Ts n
P(n)FT x(t)enjst
  


TELECOM ENGINEERING
Natural Sampling
• Hence we can say that
• Hence the spectrum of sampled signal is given as:
s s
Ts n
P(n)FT x(t)enjst
FT x (t)
1
 


s
1
Ts
X () P(ns)X (s)


n
s
18
2ss 0
Xs ()
TELECOM ENGINEERING
Flat-Top Sampling
• The top of the samples are flat i.e. they have
constant amplitude. Hence, it is called as flat top
• During transmission, noise is introduced at top of the
transmission pulse which can be easily removed if
the pulse is in the form of flat top.
sampling or practical sampling.
x(t)
19
p(t)
xs(t)
TELECOM ENGINEERING
Flat-Top Sampling
.
xs (t)  p(t)* x(t)

xs (t)  p(t)*[  x(kTs )(t kTs )]
k
• Mathematically we can consider the flat top sampled
signal is equivalent to the convolved sequence of the
pulse p(t) and the ideal sampled signal xδ(t).
p(t)
x(t)
sx (t)

2

2
20
*
2
0
TELECOM ENGINEERING
Flat-Top Sampling
.
P()  Fourier Transform of p(t)
X()  Fourier Transform of x(t)
Now applying Fourier Transform
Xs () P()X()
s s
Ts
X ()  P()
1
X (n)


n
s s
Ts
X () 
1
P()X (n)


n
s
21
2ss 0
Xs ()
where
TELECOM ENGINEERING
s 2ss 0
s 2ss 0
s 2ss 0
Reconstruction of Sampled Signal
Spectrum of a typical Sampled Signal
fs > 2fm
Oversampling
fs = 2fm
Perfect sampling
fs < 2fm
Undersampling
Xs ()
Xs ()
Aliasing
Low-Pass Filter
with transfer function H(ω)
ωm
Xs ()
-ωm
ωm-ωm
ωs-ωm
22TELECOM ENGINEERING
Aliasing
23
• Aliasing refers to the phenomenon of a high
frequency component in the spectrum of a signal
seemingly taking on the identity of a lower frequency
in the spectrum of its sampled version (under-
sampled version of the message signal)
• It is worth to be mention here that a time-limited
signal cannot be band-limited. Since all signals are
more or less time-limited, they cannot be band-
limited.
TELECOM ENGINEERING
Aliasing
24
• Hence we must pass most of signals through low
pass filter before sampling in order to make them
band-limited. This is called an anti-aliasing filter and
are typically built into an analog to digital (A/D)
converter.
• Distortion will occur (If the signal is not band-limited)
when the signal is sampled. We refer to this
distortion as aliasing.
TELECOM ENGINEERING
References
25
• Forouzan B. A, “Data Communications and Networking”,
McGraw-Hill, Fourth Edition
• Taub H.,Schilling D.L.,Saha G. “Taub’s Principle of
Communication Systems”, McGraw-Hill, Third edition
• Communication Systems, 3Rd Ed Simon Haykin
• B. P. Lathi, Modern Digital and Analog Communication
Systems, (3rd ed.) Oxford University press, 1998
• John G. Proakis and Masoud Salehi, Communication
Systems Engineering, Prentice Hall international edition,
1994
TELECOM ENGINEERING
26TELECOM ENGINEERING

More Related Content

What's hot

What's hot (20)

DPCM
DPCMDPCM
DPCM
 
PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)
 
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNALSAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
 
Sampling and Reconstruction of Signal using Aliasing
Sampling and Reconstruction of Signal using AliasingSampling and Reconstruction of Signal using Aliasing
Sampling and Reconstruction of Signal using Aliasing
 
OPERATIONS ON SIGNALS
OPERATIONS ON SIGNALSOPERATIONS ON SIGNALS
OPERATIONS ON SIGNALS
 
Sampling
SamplingSampling
Sampling
 
Chebyshev filter
Chebyshev filterChebyshev filter
Chebyshev filter
 
Convolutional codes
Convolutional codesConvolutional codes
Convolutional codes
 
NYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISINYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISI
 
Digital communication unit II
Digital communication unit IIDigital communication unit II
Digital communication unit II
 
Digital Communication: Information Theory
Digital Communication: Information TheoryDigital Communication: Information Theory
Digital Communication: Information Theory
 
Convolution Codes
Convolution CodesConvolution Codes
Convolution Codes
 
M ary psk modulation
M ary psk modulationM ary psk modulation
M ary psk modulation
 
Pulse shaping
Pulse shapingPulse shaping
Pulse shaping
 
Classification of signals
Classification of signalsClassification of signals
Classification of signals
 
Design of Filters PPT
Design of Filters PPTDesign of Filters PPT
Design of Filters PPT
 
Companding & Pulse Code Modulation
Companding & Pulse Code ModulationCompanding & Pulse Code Modulation
Companding & Pulse Code Modulation
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
 
Types of Sampling in Analog Communication
Types of Sampling in Analog CommunicationTypes of Sampling in Analog Communication
Types of Sampling in Analog Communication
 
Design of IIR filters
Design of IIR filtersDesign of IIR filters
Design of IIR filters
 

Similar to Overview of sampling

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
 
Chapter 6m
Chapter 6mChapter 6m
Chapter 6mwafaa_A7
 
디지털통신 7
디지털통신 7디지털통신 7
디지털통신 7KengTe Liao
 
Sampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptxSampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptxHamzaJaved306957
 
Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulationVishal kakade
 
4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform4.Sampling and Hilbert Transform
4.Sampling and Hilbert TransformINDIAN NAVY
 
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
 
Course-Notes__Advanced-DSP.pdf
Course-Notes__Advanced-DSP.pdfCourse-Notes__Advanced-DSP.pdf
Course-Notes__Advanced-DSP.pdfShreeDevi42
 
Advanced_DSP_J_G_Proakis.pdf
Advanced_DSP_J_G_Proakis.pdfAdvanced_DSP_J_G_Proakis.pdf
Advanced_DSP_J_G_Proakis.pdfHariPrasad314745
 
Lecture9 Signal and Systems
Lecture9 Signal and SystemsLecture9 Signal and Systems
Lecture9 Signal and Systemsbabak danyal
 
Signal & systems
Signal & systemsSignal & systems
Signal & systemsAJAL A J
 

Similar to Overview of sampling (20)

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
 
Tdm fdm
Tdm fdmTdm fdm
Tdm fdm
 
Lecture13
Lecture13Lecture13
Lecture13
 
Chapter 6m
Chapter 6mChapter 6m
Chapter 6m
 
디지털통신 7
디지털통신 7디지털통신 7
디지털통신 7
 
sampling.ppt
sampling.pptsampling.ppt
sampling.ppt
 
Sampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptxSampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptx
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulation
 
4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform
 
Lec2.pptx
Lec2.pptxLec2.pptx
Lec2.pptx
 
IMT Advanced
IMT AdvancedIMT Advanced
IMT Advanced
 
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
 
Basic concepts
Basic conceptsBasic concepts
Basic concepts
 
Course-Notes__Advanced-DSP.pdf
Course-Notes__Advanced-DSP.pdfCourse-Notes__Advanced-DSP.pdf
Course-Notes__Advanced-DSP.pdf
 
Advanced_DSP_J_G_Proakis.pdf
Advanced_DSP_J_G_Proakis.pdfAdvanced_DSP_J_G_Proakis.pdf
Advanced_DSP_J_G_Proakis.pdf
 
Lecture9
Lecture9Lecture9
Lecture9
 
Lecture9 Signal and Systems
Lecture9 Signal and SystemsLecture9 Signal and Systems
Lecture9 Signal and Systems
 
Signal & systems
Signal & systemsSignal & systems
Signal & systems
 

Recently uploaded

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
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
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

Overview of sampling

  • 2. Content 2 • Introduction • Sampling Theorem • Sampling Methods • Ideal sampling • Natural sampling • Flat top sampling • Reconstruction of Sampled Signal • Aliasing TELECOM ENGINEERING
  • 3. Introduction 3 • Most of the signals that we use in our daily life are analog in nature ( for eg: speech, weather signals etc). • Digital system possess many advantages in comparison to analog system such as they are immune to noise, can be stored, processed with more efficient algorithms, secure, more robust and cost effective etc. • Most of the effective signal processor are digital signal processors which needs digital information in order to process it. TELECOM ENGINEERING
  • 4. Introduction 4 • Hence there arises a need to convert our analog signal to discrete time signal in order to process them properly through digital signal processors and then reconvert them back to analog signals so that we can understand them. • Sampling is the answer to this need. • Sampling is a way to convert a signal from continuous time to discrete time. TELECOM ENGINEERING
  • 5. Sampling Theorem 5 • A Band-limited continuous time signal can be represented by its samples and can be recovered back when sampling frequency fs is greater than or equal to the twice the highest frequency component of message signal. i. e. fs ≥ 2fm where fm is the maximum frequency component of the continuous time signal. • Key words: Band Limited Sampling Frequency TELECOM ENGINEERING
  • 6. Sampling Method fs = 1/Ts is called the sampling rate or sampling frequency. x(t) Analog signal  xs (t)  x[nTs] Discrete signal 6 p(t) • Analog signal is sampled every Ts secs. • Ts is referred to as the sampling interval. • TELECOM ENGINEERING
  • 7. Sampling Methods • There are 3 sampling methods: • Ideal Sampling- an impulse at each sampling instant with amplitude equals to signal at that point of time. Ideal Sampling 7TELECOM ENGINEERING
  • 8. Sampling Methods • Natural Sampling- a pulse of short width with varying amplitude Natural Sampling 8TELECOM ENGINEERING
  • 9. Sampling Methods • Flat-top Sampling– make use of sample and hold circuit almost like natural but with single amplitude value. Flat-top Sampling 9TELECOM ENGINEERING
  • 10. Impulse Sampling • Impulse sampling can be performed by multiplying input signal x(t) with impulse train p(t) of period 'Ts'. p(t)   (t nTs ) n Here, the amplitude of impulse changes with respect to amplitude of input signal x(t). p(t) x(t) xs(t) 101 0 TELECOM ENGINEERING
  • 11. Impulse Sampling • The output of sampler is given by xs (t)  x(t) p(t)   x(t)  (t  nTs ) n • Recall the sifting property of impulse function: x(t)(t t0 )  x(t0 )(t t0 ) hence we can write : xs (t)  x(t)   x(nTs )(t nTs ) n (1) 11TELECOM ENGINEERING
  • 12. Impulse Sampling • To take the spectrum of the sampled signal let us take the Fourier Transform of equation (1) as we know multiplication in time domain becomes convolution in frequency domain we have: where hence s  2 X () X () 1 X()*P() X ()and P() are Fourier transform of x(t) and p(t). s 12 T Xs ()  X()  (n) 1  2  X ()* 2  s     n TELECOM ENGINEERING
  • 13. Impulse Sampling since Hence the spectrum of sampled signal is given as: •we can not use ideal/impulse sampling because we can not generate the impulse train practically. 1 s Ts Xs ()  X () X ( n )   n s s Ts 2 n FT of p(t)  FT (t nT ) (n)   13TELECOM ENGINEERING
  • 14. Natural Sampling • Natural sampling is similar to impulse sampling, except the impulse train is replaced by pulse train of period Ts. n • When we multiply input signal x(t) to pulse train p(t) we get the signal as shown below: • The pulse equation is being given as: p(t)   p(t  nTs ) x(t) p(t) xs(t)  2  2 14 p(t) TELECOM ENGINEERING
  • 15. Natural Sampling is given as: where n • The exponential Fourier series representation of p(t) • The output of the sampler is given as: xs (t)  x(t) p(t)   x(t)   p(t nTs ) (1) n C enjst  p(t)   n 2 1 1 T n s Ts Ts P(n)  C  p(t)e njst dt  s 2  Ts (2) 15TELECOM ENGINEERING
  • 16. Natural Sampling Now putting the value of Cn in equation (2) we have: s 1 P(n)enjst  n Ts p(t)   s Ts P(n)enjst n  1   1 s Ts P(n)enjst n Now putting the value of p(t) in equation (1) we have: xs (t)  x(t) p(t)  x(t)   s 16 Ts P(n)x(t)enjst   1  n TELECOM ENGINEERING
  • 17. Natural Sampling • Toget the spectrum of the sampled signal let us take the Fourier Transform of both side: • Now according to frequency shifting property of FT we have: s s s njt P(n)x(t)eFT x (t) FT  1  Ts      n s sFT x(t)enjt    X()  1 17 s Ts n P(n)FT x(t)enjst      TELECOM ENGINEERING
  • 18. Natural Sampling • Hence we can say that • Hence the spectrum of sampled signal is given as: s s Ts n P(n)FT x(t)enjst FT x (t) 1     s 1 Ts X () P(ns)X (s)   n s 18 2ss 0 Xs () TELECOM ENGINEERING
  • 19. Flat-Top Sampling • The top of the samples are flat i.e. they have constant amplitude. Hence, it is called as flat top • During transmission, noise is introduced at top of the transmission pulse which can be easily removed if the pulse is in the form of flat top. sampling or practical sampling. x(t) 19 p(t) xs(t) TELECOM ENGINEERING
  • 20. Flat-Top Sampling . xs (t)  p(t)* x(t)  xs (t)  p(t)*[  x(kTs )(t kTs )] k • Mathematically we can consider the flat top sampled signal is equivalent to the convolved sequence of the pulse p(t) and the ideal sampled signal xδ(t). p(t) x(t) sx (t)  2  2 20 * 2 0 TELECOM ENGINEERING
  • 21. Flat-Top Sampling . P()  Fourier Transform of p(t) X()  Fourier Transform of x(t) Now applying Fourier Transform Xs () P()X() s s Ts X ()  P() 1 X (n)   n s s Ts X ()  1 P()X (n)   n s 21 2ss 0 Xs () where TELECOM ENGINEERING
  • 22. s 2ss 0 s 2ss 0 s 2ss 0 Reconstruction of Sampled Signal Spectrum of a typical Sampled Signal fs > 2fm Oversampling fs = 2fm Perfect sampling fs < 2fm Undersampling Xs () Xs () Aliasing Low-Pass Filter with transfer function H(ω) ωm Xs () -ωm ωm-ωm ωs-ωm 22TELECOM ENGINEERING
  • 23. Aliasing 23 • Aliasing refers to the phenomenon of a high frequency component in the spectrum of a signal seemingly taking on the identity of a lower frequency in the spectrum of its sampled version (under- sampled version of the message signal) • It is worth to be mention here that a time-limited signal cannot be band-limited. Since all signals are more or less time-limited, they cannot be band- limited. TELECOM ENGINEERING
  • 24. Aliasing 24 • Hence we must pass most of signals through low pass filter before sampling in order to make them band-limited. This is called an anti-aliasing filter and are typically built into an analog to digital (A/D) converter. • Distortion will occur (If the signal is not band-limited) when the signal is sampled. We refer to this distortion as aliasing. TELECOM ENGINEERING
  • 25. References 25 • Forouzan B. A, “Data Communications and Networking”, McGraw-Hill, Fourth Edition • Taub H.,Schilling D.L.,Saha G. “Taub’s Principle of Communication Systems”, McGraw-Hill, Third edition • Communication Systems, 3Rd Ed Simon Haykin • B. P. Lathi, Modern Digital and Analog Communication Systems, (3rd ed.) Oxford University press, 1998 • John G. Proakis and Masoud Salehi, Communication Systems Engineering, Prentice Hall international edition, 1994 TELECOM ENGINEERING