SlideShare a Scribd company logo
1 of 8
Download to read offline
Analog and Digital Pulse Modulation Techniques
Need?
 Many Signals in Modern Communication Systems are digital
 Also, analog signals are transmitted digitally.
 Reduced distortion and improvement in signal to noise ratios.
 PAM , PWM , PPM , PCM and DM.
 In CW modulation schemes some parameter of modulated wave varies
continuously with message.
 In Analog pulse modulation some parameter of each pulse is modulated
by a particular sample value of the message.
 Pulse modulation of two types
 Analog Pulse Modulation
 Pulse Amplitude Modulation (PAM)
 Pulse width Modulation (PWM)
 Pulse Position Modulation (PPM)
 Digital Pulse Modulation
 Pulse code Modulation (PCM)
 Delta Modulation (DM)
 PAM:In this scheme high frequency carrier (pulse) is varied in
accordance with sampled value of message signal.
 PWM: In this width of carrier pulses are varied in accordance with
sampled values of message signal.
Example: Speed control of DC Motors.
PPM: In this scheme position of high frequency carrier pulse is changed in
accordance with the sampled values of message signal.
PCM
Three steps
 Sampling
 Quantization
 Binary encoding
Before sampling the signal is filtered to limit bandwidth.
Sampling:
 Process of converting analog signal into discrete signal.
 Sampling is common in all pulse modulation techniques
 The signal is sampled at regular intervals such that each sample is
proportional to amplitude of signal at that instant
 Analog signal is sampled every , called sampling interval. =
1 is called sampling rate or sampling frequency.
 = 2 is Min. sampling rate called Nyquist rate. Sampled spectrum
( ) is repeating periodically without overlapping.
 Original spectrum is centered at = 0 and having bandwidth of .
Spectrum can be recovered by passing through low pass filter with cut-off
.
 For < 2 sampled spectrum will overlap and cannot be recovered
back. This is called aliasing.
 Sampling methods:
 Ideal – An impulse at each sampling instant.
 Natural – A pulse of Short width with varying amplitude.
 Flat Top – Uses sample and hold, like natural but with single
amplitude value.
Sampling of band-pass Signals:
A band-pass signal of bandwidth 2fm can be completely recovered from its
samples.
Min. sampling rate = 2 × ℎ
= 2 × 2 = 4
Range of minimum sampling frequencies is in the range of 2 × 4 ×
Instantaneous Sampling or Impulse Sampling:
Sampling function is train of spectrum remains constant impulses
throughout frequency range. It is not practical.
Natural sampling:
The spectrum is weighted by a sinc function.
Amplitude of high frequency components reduces.
Flat top sampling:
Here top of the samples remains constant.
In the spectrum high frequency components are attenuated due sinc pulse roll
off. This is known as Aperture effect
If pulse width increases aperture effect is more i.e. more attenuation of high
frequency components.
Quantization:
 Sampling results in series of pulse of varying amplitude between two
limits.
 The amplitude values are infinite between two limits, we map these to
finite set of values.
 This is achieved by dividing the distance between min and max into L
zones each of height Δ
∆=
( − )
Quantization Levels
 The midpoint of each zone is assigned a value from 0 to L-1 (resulting in
L values)
 Each sample falling in a zone is then approximated to the value of the
midpoint.
Quantization Zones
 Assume we have a voltage signal with amplitudes
= −20 = +20 .
 We want to use L = 8 quantization levels.
 Zone width ∆= {(20 − (−20)}/8 = 5
 The 8 zones are: -20 to -15, -15 to -10, -10 to -5, -5 to 0, 0 to +5, +5 to
+10, +10 to +15, +15 to +20
 The midpoint are: -17.5, -12.5, -7.5, -2.5, 2.5, 7.5, 12.5, 17.5
Assigning Codes to Zones
 Each zone is then assigned a binary code.
 The number of bits required to encode the zones, or the number of bits
per sample as follows:
=
 Say, = 3
 The 8 zone (or level) codes are therefore: 000, 001, 010, 011, 100, 101,
110, and 111
 Assigning codes to zones:
 000 will refer to zone -20 to -15
 001 to zone -15 to -10, etc
Quantization Error
 When a signal is quantized, we introduce an error – the coded signal is an
approximation of the actual amplitude value.
 The difference between actual and coded value (midpoint) is referred to
as the quantization error.
 BUT, the more zones the more bits required to encode the samples so
higher bit rate
Quantization Error and SQNR
 Signals with lower amplitude values will suffer more from quantization
error as the error ∆/2 is fixed for all signal levels.
 Non -linear quantization is used to alleviate this problem. Goal is to keep
SNQR fixed for all sample values.
 Two approaches:
 The quantization levels follow a logarithmic curve. Smaller Δ’s at
lower amplitudes and larger Δ’s at higher amplitudes.
 Companding: The logarithmic zone, and then expanded at the
receiver. The zones are fixed in height.
Bit rate and bandwidth requirements of PCM
 The bit rate of a PCM signal can be calculated form the number of bits
per sample × the sampling rate. Bit rate = ×
 The bandwidth required to transmit this signal depends on the type of line
encoding used.
 A digitized signal will always need more bandwidth than the original
analog signal. Price we pay for robustness and other features of digital
transmission.
Important Relations
 Quantization Noise =
∆
 Signal to Noise ratio
( ) = . 2 = 1.76 + 6.02 ≅ (1.8 + 6 )
 = . × =
Bandwidth for PCM signal = n.fm
Where, n – No. of bits in PCM code
Fm – signal bandwidth
fs – sampling rate
Delta Modulation
 The present sample is compared with previous sample value and 1/0 is
transmitted if it is greater/less than the previous sample value.
 Bandwidth requirement of DM is less on compared to PCM.
 DM needs simple circuity compared to PCM
 Quantization error is more.
 Drawbacks are
 Slope overload – Magnitude of slope is greater than slope of
staircase
 Granular Noise – Signal variations with in step size
 In ADM step size is made adaptive to take care of above problems.
 Delta PDM: The difference between two successive samples is quantized,
encoded and transmitted. Useful in voice transmission.
Line coding
 PCM, DM & ADM are source coding techniques. Here analog signal is
converted to its digital equivalent.
 Dispersion in channel causes overlap in time between successive symbols
– Inter symbol inter ference (ISI)
 So need for shaping binary data
 Line coding converts binary sequence into digital signal format which is
more convenient for transmission over cable or other medium.
 It maximizes bit rate, reduces power of transmission and reduces dc
component.
Various line code formats
RZ, NRZ, AMI, Manchester etc.
Unipolar NRZ: Requires only one power supply. It has DC value.
Polar NRZ: Both –ve & +ve power supply required.
Bipolar: Binary 1, as alternate positive and negative value. Binary 0
by 0 level also called alternate mark inversion (AMI)
Manchester: Called split phase encoding
No DC voltage
Twice the BW of unipolar NRZ or polar NRZ (pulses) are
half the width
Two types of quantization errors:
Slope overload distortion and granular noise
_Pulse-Modulation-Techniqnes.pdf

More Related Content

Similar to _Pulse-Modulation-Techniqnes.pdf

Introduction to communication system lecture4
Introduction to communication system lecture4Introduction to communication system lecture4
Introduction to communication system lecture4Jumaan Ally Mohamed
 
Pulse code modulation (PCM)
Pulse code modulation (PCM)Pulse code modulation (PCM)
Pulse code modulation (PCM)Mahima Shastri
 
Pulse code modulation and Quantization
Pulse code modulation and QuantizationPulse code modulation and Quantization
Pulse code modulation and QuantizationMuhamamd Awaissaleem
 
Analog-to Digital Conversion
Analog-to Digital ConversionAnalog-to Digital Conversion
Analog-to Digital Conversionwajahat Gul
 
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdfpcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdfNahshonMObiri
 
PCM and delta modulation.ppt
PCM and delta modulation.pptPCM and delta modulation.ppt
PCM and delta modulation.ppt1637ARUNIMADAS
 
Delta Modulation & Adaptive Delta M.pptx
Delta Modulation & Adaptive Delta M.pptxDelta Modulation & Adaptive Delta M.pptx
Delta Modulation & Adaptive Delta M.pptxrubini Rubini
 
Communication Engineering-Unit 2
Communication Engineering-Unit 2Communication Engineering-Unit 2
Communication Engineering-Unit 2RemyaRoseS
 
komdat5
komdat5komdat5
komdat5pasca
 
Lecture7 encodingmodulation
Lecture7 encodingmodulationLecture7 encodingmodulation
Lecture7 encodingmodulationH K
 
lecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdflecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdfAyadAABDULKAFI
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulationstk_gpg
 
Digital-transmission.pptx
Digital-transmission.pptxDigital-transmission.pptx
Digital-transmission.pptxDennisA6
 
Data Encoding
Data EncodingData Encoding
Data EncodingLuka M G
 

Similar to _Pulse-Modulation-Techniqnes.pdf (20)

Introduction to communication system lecture4
Introduction to communication system lecture4Introduction to communication system lecture4
Introduction to communication system lecture4
 
Digitization
DigitizationDigitization
Digitization
 
311 pulse modulation
311 pulse modulation311 pulse modulation
311 pulse modulation
 
Unit 3.pptx
Unit 3.pptxUnit 3.pptx
Unit 3.pptx
 
Pulse code modulation (PCM)
Pulse code modulation (PCM)Pulse code modulation (PCM)
Pulse code modulation (PCM)
 
Presentation ct
Presentation ctPresentation ct
Presentation ct
 
Pulse code modulation and Quantization
Pulse code modulation and QuantizationPulse code modulation and Quantization
Pulse code modulation and Quantization
 
Analog-to Digital Conversion
Analog-to Digital ConversionAnalog-to Digital Conversion
Analog-to Digital Conversion
 
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdfpcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
pcm-march-2020_1_5e71b8ff9c7ad_1584511231641.pdf
 
PCM and delta modulation.ppt
PCM and delta modulation.pptPCM and delta modulation.ppt
PCM and delta modulation.ppt
 
Delta Modulation & Adaptive Delta M.pptx
Delta Modulation & Adaptive Delta M.pptxDelta Modulation & Adaptive Delta M.pptx
Delta Modulation & Adaptive Delta M.pptx
 
Pulse code mod
Pulse code modPulse code mod
Pulse code mod
 
Communication Engineering-Unit 2
Communication Engineering-Unit 2Communication Engineering-Unit 2
Communication Engineering-Unit 2
 
05 signal encodingtechniques
05 signal encodingtechniques05 signal encodingtechniques
05 signal encodingtechniques
 
komdat5
komdat5komdat5
komdat5
 
Lecture7 encodingmodulation
Lecture7 encodingmodulationLecture7 encodingmodulation
Lecture7 encodingmodulation
 
lecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdflecturenote_1681299989Chapter 5- digital transmission.pdf
lecturenote_1681299989Chapter 5- digital transmission.pdf
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
Digital-transmission.pptx
Digital-transmission.pptxDigital-transmission.pptx
Digital-transmission.pptx
 
Data Encoding
Data EncodingData Encoding
Data Encoding
 

More from SoyallRobi

3510Chapter6Part2 (1).pdf
3510Chapter6Part2 (1).pdf3510Chapter6Part2 (1).pdf
3510Chapter6Part2 (1).pdfSoyallRobi
 
you_can_find_some_TDM_related_math.pdf
you_can_find_some_TDM_related_math.pdfyou_can_find_some_TDM_related_math.pdf
you_can_find_some_TDM_related_math.pdfSoyallRobi
 
Assignment #4-Ch5-6-7-8-Data Communications.pdf
Assignment #4-Ch5-6-7-8-Data Communications.pdfAssignment #4-Ch5-6-7-8-Data Communications.pdf
Assignment #4-Ch5-6-7-8-Data Communications.pdfSoyallRobi
 
_Pulse-Modulation-Systems.pdf
_Pulse-Modulation-Systems.pdf_Pulse-Modulation-Systems.pdf
_Pulse-Modulation-Systems.pdfSoyallRobi
 
_Amplitude-Modulated-Systmes.pdf
_Amplitude-Modulated-Systmes.pdf_Amplitude-Modulated-Systmes.pdf
_Amplitude-Modulated-Systmes.pdfSoyallRobi
 
_Amplitude-Modulated-Systems.pdf
_Amplitude-Modulated-Systems.pdf_Amplitude-Modulated-Systems.pdf
_Amplitude-Modulated-Systems.pdfSoyallRobi
 
_Angle-Modulated-Systems.pdf
_Angle-Modulated-Systems.pdf_Angle-Modulated-Systems.pdf
_Angle-Modulated-Systems.pdfSoyallRobi
 
_Digital-Modulation.pdf
_Digital-Modulation.pdf_Digital-Modulation.pdf
_Digital-Modulation.pdfSoyallRobi
 

More from SoyallRobi (8)

3510Chapter6Part2 (1).pdf
3510Chapter6Part2 (1).pdf3510Chapter6Part2 (1).pdf
3510Chapter6Part2 (1).pdf
 
you_can_find_some_TDM_related_math.pdf
you_can_find_some_TDM_related_math.pdfyou_can_find_some_TDM_related_math.pdf
you_can_find_some_TDM_related_math.pdf
 
Assignment #4-Ch5-6-7-8-Data Communications.pdf
Assignment #4-Ch5-6-7-8-Data Communications.pdfAssignment #4-Ch5-6-7-8-Data Communications.pdf
Assignment #4-Ch5-6-7-8-Data Communications.pdf
 
_Pulse-Modulation-Systems.pdf
_Pulse-Modulation-Systems.pdf_Pulse-Modulation-Systems.pdf
_Pulse-Modulation-Systems.pdf
 
_Amplitude-Modulated-Systmes.pdf
_Amplitude-Modulated-Systmes.pdf_Amplitude-Modulated-Systmes.pdf
_Amplitude-Modulated-Systmes.pdf
 
_Amplitude-Modulated-Systems.pdf
_Amplitude-Modulated-Systems.pdf_Amplitude-Modulated-Systems.pdf
_Amplitude-Modulated-Systems.pdf
 
_Angle-Modulated-Systems.pdf
_Angle-Modulated-Systems.pdf_Angle-Modulated-Systems.pdf
_Angle-Modulated-Systems.pdf
 
_Digital-Modulation.pdf
_Digital-Modulation.pdf_Digital-Modulation.pdf
_Digital-Modulation.pdf
 

Recently uploaded

chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
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
 
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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
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
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
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
 
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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
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
 
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
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

_Pulse-Modulation-Techniqnes.pdf

  • 1. Analog and Digital Pulse Modulation Techniques Need?  Many Signals in Modern Communication Systems are digital  Also, analog signals are transmitted digitally.  Reduced distortion and improvement in signal to noise ratios.  PAM , PWM , PPM , PCM and DM.  In CW modulation schemes some parameter of modulated wave varies continuously with message.  In Analog pulse modulation some parameter of each pulse is modulated by a particular sample value of the message.  Pulse modulation of two types  Analog Pulse Modulation  Pulse Amplitude Modulation (PAM)  Pulse width Modulation (PWM)  Pulse Position Modulation (PPM)  Digital Pulse Modulation  Pulse code Modulation (PCM)  Delta Modulation (DM)  PAM:In this scheme high frequency carrier (pulse) is varied in accordance with sampled value of message signal.
  • 2.  PWM: In this width of carrier pulses are varied in accordance with sampled values of message signal. Example: Speed control of DC Motors. PPM: In this scheme position of high frequency carrier pulse is changed in accordance with the sampled values of message signal. PCM Three steps  Sampling  Quantization  Binary encoding Before sampling the signal is filtered to limit bandwidth. Sampling:  Process of converting analog signal into discrete signal.  Sampling is common in all pulse modulation techniques  The signal is sampled at regular intervals such that each sample is proportional to amplitude of signal at that instant  Analog signal is sampled every , called sampling interval. = 1 is called sampling rate or sampling frequency.  = 2 is Min. sampling rate called Nyquist rate. Sampled spectrum ( ) is repeating periodically without overlapping.  Original spectrum is centered at = 0 and having bandwidth of . Spectrum can be recovered by passing through low pass filter with cut-off .  For < 2 sampled spectrum will overlap and cannot be recovered back. This is called aliasing.  Sampling methods:  Ideal – An impulse at each sampling instant.  Natural – A pulse of Short width with varying amplitude.  Flat Top – Uses sample and hold, like natural but with single amplitude value.
  • 3. Sampling of band-pass Signals: A band-pass signal of bandwidth 2fm can be completely recovered from its samples. Min. sampling rate = 2 × ℎ = 2 × 2 = 4 Range of minimum sampling frequencies is in the range of 2 × 4 × Instantaneous Sampling or Impulse Sampling: Sampling function is train of spectrum remains constant impulses throughout frequency range. It is not practical. Natural sampling: The spectrum is weighted by a sinc function. Amplitude of high frequency components reduces. Flat top sampling: Here top of the samples remains constant. In the spectrum high frequency components are attenuated due sinc pulse roll off. This is known as Aperture effect
  • 4. If pulse width increases aperture effect is more i.e. more attenuation of high frequency components. Quantization:  Sampling results in series of pulse of varying amplitude between two limits.  The amplitude values are infinite between two limits, we map these to finite set of values.  This is achieved by dividing the distance between min and max into L zones each of height Δ ∆= ( − ) Quantization Levels  The midpoint of each zone is assigned a value from 0 to L-1 (resulting in L values)  Each sample falling in a zone is then approximated to the value of the midpoint. Quantization Zones  Assume we have a voltage signal with amplitudes = −20 = +20 .  We want to use L = 8 quantization levels.  Zone width ∆= {(20 − (−20)}/8 = 5  The 8 zones are: -20 to -15, -15 to -10, -10 to -5, -5 to 0, 0 to +5, +5 to +10, +10 to +15, +15 to +20  The midpoint are: -17.5, -12.5, -7.5, -2.5, 2.5, 7.5, 12.5, 17.5 Assigning Codes to Zones  Each zone is then assigned a binary code.  The number of bits required to encode the zones, or the number of bits per sample as follows:
  • 5. =  Say, = 3  The 8 zone (or level) codes are therefore: 000, 001, 010, 011, 100, 101, 110, and 111  Assigning codes to zones:  000 will refer to zone -20 to -15  001 to zone -15 to -10, etc Quantization Error  When a signal is quantized, we introduce an error – the coded signal is an approximation of the actual amplitude value.  The difference between actual and coded value (midpoint) is referred to as the quantization error.  BUT, the more zones the more bits required to encode the samples so higher bit rate Quantization Error and SQNR  Signals with lower amplitude values will suffer more from quantization error as the error ∆/2 is fixed for all signal levels.  Non -linear quantization is used to alleviate this problem. Goal is to keep SNQR fixed for all sample values.  Two approaches:  The quantization levels follow a logarithmic curve. Smaller Δ’s at lower amplitudes and larger Δ’s at higher amplitudes.  Companding: The logarithmic zone, and then expanded at the receiver. The zones are fixed in height. Bit rate and bandwidth requirements of PCM  The bit rate of a PCM signal can be calculated form the number of bits per sample × the sampling rate. Bit rate = ×  The bandwidth required to transmit this signal depends on the type of line encoding used.
  • 6.  A digitized signal will always need more bandwidth than the original analog signal. Price we pay for robustness and other features of digital transmission. Important Relations  Quantization Noise = ∆  Signal to Noise ratio ( ) = . 2 = 1.76 + 6.02 ≅ (1.8 + 6 )  = . × = Bandwidth for PCM signal = n.fm Where, n – No. of bits in PCM code Fm – signal bandwidth fs – sampling rate Delta Modulation  The present sample is compared with previous sample value and 1/0 is transmitted if it is greater/less than the previous sample value.  Bandwidth requirement of DM is less on compared to PCM.  DM needs simple circuity compared to PCM  Quantization error is more.  Drawbacks are  Slope overload – Magnitude of slope is greater than slope of staircase  Granular Noise – Signal variations with in step size  In ADM step size is made adaptive to take care of above problems.  Delta PDM: The difference between two successive samples is quantized, encoded and transmitted. Useful in voice transmission. Line coding  PCM, DM & ADM are source coding techniques. Here analog signal is converted to its digital equivalent.  Dispersion in channel causes overlap in time between successive symbols – Inter symbol inter ference (ISI)
  • 7.  So need for shaping binary data  Line coding converts binary sequence into digital signal format which is more convenient for transmission over cable or other medium.  It maximizes bit rate, reduces power of transmission and reduces dc component. Various line code formats RZ, NRZ, AMI, Manchester etc. Unipolar NRZ: Requires only one power supply. It has DC value. Polar NRZ: Both –ve & +ve power supply required. Bipolar: Binary 1, as alternate positive and negative value. Binary 0 by 0 level also called alternate mark inversion (AMI) Manchester: Called split phase encoding No DC voltage Twice the BW of unipolar NRZ or polar NRZ (pulses) are half the width Two types of quantization errors: Slope overload distortion and granular noise