SlideShare ist ein Scribd-Unternehmen logo
1 von 6
COMSATS UNIVERSITY OF SCIENCES AND TECHNOLOGY
29,OCT 2016
Analog-toDigitalConversion
Analog-to Digital Conversion
Analog-to-digital conversion is an electronic process in which a continuously variable (analog)
signal is changed, without altering its essential content, into a multi-level (digital) signal.
The input to an analog-to-digital converter (ADC) consists of a voltage that varies among a
theoretically infinite number of values. Examples are sine waves, the waveforms representing
human speech, and the signals from a conventional television camera. The output of the ADC, in
contrast, has defined levels or states. The number of states is almost always a power of two -- that
is, 2, 4, 8, 16, etc. The simplest digital signals have only two states, and are called binary. All
whole numbers can be represented in binary form as strings of ones and zeros.
CONVERSION TECHNIQUES:
There are two techniques.
 Pulse code modulation.
 Delta modulation.
Pulse code modulation:
Pulse code modulation is a most common method
used to convert an analog signal into a digital signal. So that it can be transmitted through a digital
communication network, and then converted back into the original analog signal.
The PCM process includes three steps:
1) Sampling
2) Quantization
3) Encoding
 SAMPLING:
Sampling is the process of reading the values of the filtered analogue signal at discrete time
intervals (i.e. at a constant sampling frequency, called the sampling frequency). A scientist called
Harry Nyquist discovered that the original analogue signal could be reconstructed if enough
samples were taken. He found that if the sampling frequency is at least twice the highest frequency
of the input analogue signal, the signal could be reconstructed using a low-pass filter at the
destination.
There are three sampling methods.
1) Ideal sampling
2) Natural sampling
3) Flat-top
 IDEAL SAMPLING:
Impulse (Ideal) sampling can be performed by multiplying input signal with impulse train 'T'. The
amplitude of impulse changes with respect to amplitude of input signal. You cannot use this
practically because pulse width cannot be zero and the generation of impulse train is not possible
practically.
 NATURAL SAMPLING:
Natural sampling is similar to impulse sampling, except the impulse train is replaced by pulse train
of period T. i.e. you multiply input signal to pulse train
 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. Here, the top of the samples are flat i.e. they have
constant amplitude. Hence, it is called as flat top sampling or practical sampling.
 Sampling Rate:
According to the Nyquist theorem, to reproduce the original analog signal, one necessary condition
is that the sampling rate be at least twice the highest frequency in the original signals.
 A signal with infinite bandwidth cannot be sampled.
 Second the sampling rate must be at least 2 times the highest frequency, not the bandwidth.
 IF the analog signal is low pass, the bandwidth and the highest frequency have the same
value.
 QUANTIZATION:
Quantization, in digital signal processing, is the process of mapping a large set of input values to
a (countable) smaller set. Quantization is opposite to sampling. It is done on y axis. When you are
quantizing an image, you are actually dividing a signal into quanta (partitions). On the x axis of the
signal, are the co-ordinate values, and on the y axis, we have amplitudes. So digitizing the
amplitudes is known as Quantization.
The following are the steps in quantization:
 We assume that the original analog signal has instantaneous amplitude between Vmin and Vmax.
 We divide the range into L zones, each of height (delta).
 We assign quantized values of 0 to L-1 to the midpoint of each zone.
 We approximate the value of the sample amplitude to the quantized values.
The quantization process selects the quantization value from the middle of each zone .This means
that the normalized quantized values are different from the normalized amplitudes .The difference
is called the normalized error.
 QUANTIZATION LEVELS:
If the amplitude of a signal fluctuates between two values only, we need only two levels: if the
signal like voice has many amplitude values, we need more quantization levels .In audio digitizing,
level is normally chosen to be 256, in video it is normally thousands.
 QUANTIZATION ERROR:
The input values to the quantizer are the real values, the output values are the approximated
values .The output values are chosen to be the middle value in the zone .If the input value is also
at the middle of the zone, there is no quantization error; otherwise there is an error .The
quantization error changes the signal to noise ratio of the signal, which in turn reduces the upper
limit capacity according to Shannon.
 UNIFORM VS NON-UNIFORM QUANTIZATION:
For many applications, the distribution of the instantaneous amplitude in the analog signal is not
uniform. Changes in amplitude often occur more frequently in the lower amplitudes than in the
higher ones. For these types of application it is better to use non-uniform zones.
Non uniform quantization can also be achieved by using a process called companding and
expanding. Companding means reducing the instantaneous voltage amplitude for large values.
While expanding is the opposite process.
 ENCODING:
The last step in PCM is encoding .After each sample is quantized and the number of Bits per
sample is decided, each sample can be changed to an nb-bit code word. Note that the number
of bits for each sample is determined from the number of quantized levels. If the number
of quantization levels is L, the number of bits is nb=log2L.
Components of PCM decoder
 PCM Bandwidth:
The minimum bandwidth of a line-encoded signal is Bmin=cx N*(1/r).We substitute the value of N
in this formula
This mean the minimum bandwidth of the digital signal is nb times greater than the bandwidth of
the analog signal.
Delta Modulation (DM):
PCM is a very complex technique.Other technique have been developed to reduce the complexity
of PCM.The simplest is delta modulation.DM finds the change from the previous sample.
 MODULATOR:
The modulator is used at the sender site to create a stream of bits from an analog signal .The
process records the small positive or negative changes called delta .if the delta is positive the
process records a 1; if it is negative the process records 0.The modulator at each sampling interval,
compares the values of the analog signal with the last value of the staircase signal.
If the amplitude of the analog signal is larger, the next bit in the digital data is 1; otherwise it is
0.Note that we need a delay unit to hold the staircase function for a period between two
comparisons.
 DEMODULATOR:
The demodulator takes the digital data and using the staircase maker and the delay unit, creates the
analog signal .The created analog signal however need to pass through a low-pass filter for
smoothing.
 ADAPTIVE DM:
A better performance can be achieved if the value of delta is not fixed.In adaptive delta modulation
,the value of delta changes according to the amplitude of the analog signal.
 QUANTIZATION ERROR:
It is obvious that DM is not perfect.Quantization error is always introduced in the process.The
quantization error of DM ,however is much less than that for PCM.

Weitere ähnliche Inhalte

Was ist angesagt?

Digital modulation techniques...
Digital modulation techniques...Digital modulation techniques...
Digital modulation techniques...Nidhi Baranwal
 
Modulation of digital and analog data
Modulation of digital and analog dataModulation of digital and analog data
Modulation of digital and analog dataPuspa Dhamayanti
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital ConversionSyed Umair
 
Error control coding techniques
Error control coding techniquesError control coding techniques
Error control coding techniquesDhanashriNandre
 
Analog to analog conversion - Amplitude modulation
Analog to analog conversion - Amplitude modulationAnalog to analog conversion - Amplitude modulation
Analog to analog conversion - Amplitude modulationSubashini Pandiarajan
 
signal encoding techniques
signal encoding techniquessignal encoding techniques
signal encoding techniquesSrinivasa Rao
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulationstk_gpg
 
WIRELESS TRANSMISSION
WIRELESS TRANSMISSIONWIRELESS TRANSMISSION
WIRELESS TRANSMISSIONjunnubabu
 
Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)Dr Rajiv Srivastava
 
UNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGUNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGabhishek reddy
 
Digital Modulation Techniques ppt
Digital Modulation Techniques pptDigital Modulation Techniques ppt
Digital Modulation Techniques pptPankaj Singh
 
Data Encoding
Data EncodingData Encoding
Data EncodingLuka M G
 
Minimum mode and Maximum mode Configuration in 8086
Minimum mode and Maximum mode Configuration in 8086Minimum mode and Maximum mode Configuration in 8086
Minimum mode and Maximum mode Configuration in 8086Jismy .K.Jose
 
DPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiverDPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiverSumukh Athrey
 
Application of DSP
Application of DSPApplication of DSP
Application of DSPKUNAL RANA
 

Was ist angesagt? (20)

Digital modulation techniques...
Digital modulation techniques...Digital modulation techniques...
Digital modulation techniques...
 
Base band transmission
Base band transmissionBase band transmission
Base band transmission
 
Modulation of digital and analog data
Modulation of digital and analog dataModulation of digital and analog data
Modulation of digital and analog data
 
8251 USART
8251 USART8251 USART
8251 USART
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital Conversion
 
Error control coding techniques
Error control coding techniquesError control coding techniques
Error control coding techniques
 
Turbo codes.ppt
Turbo codes.pptTurbo codes.ppt
Turbo codes.ppt
 
Analog to analog conversion - Amplitude modulation
Analog to analog conversion - Amplitude modulationAnalog to analog conversion - Amplitude modulation
Analog to analog conversion - Amplitude modulation
 
DPCM
DPCMDPCM
DPCM
 
signal encoding techniques
signal encoding techniquessignal encoding techniques
signal encoding techniques
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
WIRELESS TRANSMISSION
WIRELESS TRANSMISSIONWIRELESS TRANSMISSION
WIRELESS TRANSMISSION
 
Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)
 
UNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODINGUNIT-3 : CHANNEL CODING
UNIT-3 : CHANNEL CODING
 
Digital Modulation Techniques ppt
Digital Modulation Techniques pptDigital Modulation Techniques ppt
Digital Modulation Techniques ppt
 
Data Encoding
Data EncodingData Encoding
Data Encoding
 
Minimum mode and Maximum mode Configuration in 8086
Minimum mode and Maximum mode Configuration in 8086Minimum mode and Maximum mode Configuration in 8086
Minimum mode and Maximum mode Configuration in 8086
 
DPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiverDPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiver
 
Line coding
Line codingLine coding
Line coding
 
Application of DSP
Application of DSPApplication of DSP
Application of DSP
 

Ähnlich wie Analog-to Digital Conversion

Sensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSweta Kumari Barnwal
 
Digital transmission & analog Digital to conversion
Digital transmission &  analog Digital to conversionDigital transmission &  analog Digital to conversion
Digital transmission & analog Digital to conversionChAwais15
 
Computer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdfComputer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdfnavikvel
 
CCN
CCNCCN
CCNNICE
 
_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdfSoyallRobi
 
CE_PCM.ppt
CE_PCM.pptCE_PCM.ppt
CE_PCM.ppttasmitha
 
Pulse code modulation (PCM)
Pulse code modulation (PCM)Pulse code modulation (PCM)
Pulse code modulation (PCM)Mahima Shastri
 
MINI PROJECT REPORT-Quantilinzation.pptx
MINI PROJECT REPORT-Quantilinzation.pptxMINI PROJECT REPORT-Quantilinzation.pptx
MINI PROJECT REPORT-Quantilinzation.pptxvidhikokate7
 
B.Tech_EC6thsem_PCM.pptx
B.Tech_EC6thsem_PCM.pptxB.Tech_EC6thsem_PCM.pptx
B.Tech_EC6thsem_PCM.pptx09rohit82
 
TeleCom Lecture 07.ppt
TeleCom Lecture 07.pptTeleCom Lecture 07.ppt
TeleCom Lecture 07.pptRiyaBatool
 
Assignment2 analog to digital conversion soumit_mukherjee
Assignment2 analog to digital conversion soumit_mukherjeeAssignment2 analog to digital conversion soumit_mukherjee
Assignment2 analog to digital conversion soumit_mukherjeeSoumit Mukherjee
 
L 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcmL 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcmDEEPIKA KAMBOJ
 
Analog to digital conversion technique
Analog to digital conversion techniqueAnalog to digital conversion technique
Analog to digital conversion techniqueUmar Shuaib
 

Ähnlich wie Analog-to Digital Conversion (20)

Sensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuits
 
Digital transmission & analog Digital to conversion
Digital transmission &  analog Digital to conversionDigital transmission &  analog Digital to conversion
Digital transmission & analog Digital to conversion
 
Computer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdfComputer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdf
 
CCN
CCNCCN
CCN
 
1 PCM & Encoding
1  PCM & Encoding1  PCM & Encoding
1 PCM & Encoding
 
_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf_Pulse-Modulation-Techniqnes.pdf
_Pulse-Modulation-Techniqnes.pdf
 
CE_PCM.ppt
CE_PCM.pptCE_PCM.ppt
CE_PCM.ppt
 
Digitization
DigitizationDigitization
Digitization
 
Pulse code modulation (PCM)
Pulse code modulation (PCM)Pulse code modulation (PCM)
Pulse code modulation (PCM)
 
MINI PROJECT REPORT-Quantilinzation.pptx
MINI PROJECT REPORT-Quantilinzation.pptxMINI PROJECT REPORT-Quantilinzation.pptx
MINI PROJECT REPORT-Quantilinzation.pptx
 
Chapter 9.pptx
Chapter 9.pptxChapter 9.pptx
Chapter 9.pptx
 
Unit 3.pptx
Unit 3.pptxUnit 3.pptx
Unit 3.pptx
 
B.Tech_EC6thsem_PCM.pptx
B.Tech_EC6thsem_PCM.pptxB.Tech_EC6thsem_PCM.pptx
B.Tech_EC6thsem_PCM.pptx
 
TeleCom Lecture 07.ppt
TeleCom Lecture 07.pptTeleCom Lecture 07.ppt
TeleCom Lecture 07.ppt
 
Lecture 09
Lecture 09Lecture 09
Lecture 09
 
Analog_to_Digital.pdf
Analog_to_Digital.pdfAnalog_to_Digital.pdf
Analog_to_Digital.pdf
 
Assignment2 analog to digital conversion soumit_mukherjee
Assignment2 analog to digital conversion soumit_mukherjeeAssignment2 analog to digital conversion soumit_mukherjee
Assignment2 analog to digital conversion soumit_mukherjee
 
Speech technology basics
Speech technology   basicsSpeech technology   basics
Speech technology basics
 
L 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcmL 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcm
 
Analog to digital conversion technique
Analog to digital conversion techniqueAnalog to digital conversion technique
Analog to digital conversion technique
 

Mehr von wajahat Gul

High-level Data Link Control
High-level Data Link Control High-level Data Link Control
High-level Data Link Control wajahat Gul
 
THE INTERNET AND NETWORK STANARDS
THE INTERNET AND NETWORK STANARDSTHE INTERNET AND NETWORK STANARDS
THE INTERNET AND NETWORK STANARDSwajahat Gul
 
Cost benefit Analysis of payroll System
Cost benefit Analysis of payroll SystemCost benefit Analysis of payroll System
Cost benefit Analysis of payroll Systemwajahat Gul
 
Usability Engineering Presentation Slides
Usability Engineering Presentation SlidesUsability Engineering Presentation Slides
Usability Engineering Presentation Slideswajahat Gul
 
Requirement checklist
Requirement checklistRequirement checklist
Requirement checklistwajahat Gul
 
ATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional RequirementsATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional Requirementswajahat Gul
 

Mehr von wajahat Gul (8)

High-level Data Link Control
High-level Data Link Control High-level Data Link Control
High-level Data Link Control
 
THE INTERNET AND NETWORK STANARDS
THE INTERNET AND NETWORK STANARDSTHE INTERNET AND NETWORK STANARDS
THE INTERNET AND NETWORK STANARDS
 
Cost benefit Analysis of payroll System
Cost benefit Analysis of payroll SystemCost benefit Analysis of payroll System
Cost benefit Analysis of payroll System
 
Usability Engineering Presentation Slides
Usability Engineering Presentation SlidesUsability Engineering Presentation Slides
Usability Engineering Presentation Slides
 
ID E's features
ID E's featuresID E's features
ID E's features
 
Requirement checklist
Requirement checklistRequirement checklist
Requirement checklist
 
ATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional RequirementsATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional Requirements
 
The atm system
The atm systemThe atm system
The atm system
 

Kürzlich hochgeladen

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 

Kürzlich hochgeladen (20)

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 

Analog-to Digital Conversion

  • 1. COMSATS UNIVERSITY OF SCIENCES AND TECHNOLOGY 29,OCT 2016 Analog-toDigitalConversion
  • 2. Analog-to Digital Conversion Analog-to-digital conversion is an electronic process in which a continuously variable (analog) signal is changed, without altering its essential content, into a multi-level (digital) signal. The input to an analog-to-digital converter (ADC) consists of a voltage that varies among a theoretically infinite number of values. Examples are sine waves, the waveforms representing human speech, and the signals from a conventional television camera. The output of the ADC, in contrast, has defined levels or states. The number of states is almost always a power of two -- that is, 2, 4, 8, 16, etc. The simplest digital signals have only two states, and are called binary. All whole numbers can be represented in binary form as strings of ones and zeros. CONVERSION TECHNIQUES: There are two techniques.  Pulse code modulation.  Delta modulation. Pulse code modulation: Pulse code modulation is a most common method used to convert an analog signal into a digital signal. So that it can be transmitted through a digital communication network, and then converted back into the original analog signal. The PCM process includes three steps: 1) Sampling 2) Quantization 3) Encoding  SAMPLING: Sampling is the process of reading the values of the filtered analogue signal at discrete time intervals (i.e. at a constant sampling frequency, called the sampling frequency). A scientist called Harry Nyquist discovered that the original analogue signal could be reconstructed if enough samples were taken. He found that if the sampling frequency is at least twice the highest frequency of the input analogue signal, the signal could be reconstructed using a low-pass filter at the destination.
  • 3. There are three sampling methods. 1) Ideal sampling 2) Natural sampling 3) Flat-top  IDEAL SAMPLING: Impulse (Ideal) sampling can be performed by multiplying input signal with impulse train 'T'. The amplitude of impulse changes with respect to amplitude of input signal. You cannot use this practically because pulse width cannot be zero and the generation of impulse train is not possible practically.  NATURAL SAMPLING: Natural sampling is similar to impulse sampling, except the impulse train is replaced by pulse train of period T. i.e. you multiply input signal to pulse train  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. Here, the top of the samples are flat i.e. they have constant amplitude. Hence, it is called as flat top sampling or practical sampling.
  • 4.  Sampling Rate: According to the Nyquist theorem, to reproduce the original analog signal, one necessary condition is that the sampling rate be at least twice the highest frequency in the original signals.  A signal with infinite bandwidth cannot be sampled.  Second the sampling rate must be at least 2 times the highest frequency, not the bandwidth.  IF the analog signal is low pass, the bandwidth and the highest frequency have the same value.  QUANTIZATION: Quantization, in digital signal processing, is the process of mapping a large set of input values to a (countable) smaller set. Quantization is opposite to sampling. It is done on y axis. When you are quantizing an image, you are actually dividing a signal into quanta (partitions). On the x axis of the signal, are the co-ordinate values, and on the y axis, we have amplitudes. So digitizing the amplitudes is known as Quantization. The following are the steps in quantization:  We assume that the original analog signal has instantaneous amplitude between Vmin and Vmax.  We divide the range into L zones, each of height (delta).  We assign quantized values of 0 to L-1 to the midpoint of each zone.  We approximate the value of the sample amplitude to the quantized values. The quantization process selects the quantization value from the middle of each zone .This means that the normalized quantized values are different from the normalized amplitudes .The difference is called the normalized error.  QUANTIZATION LEVELS: If the amplitude of a signal fluctuates between two values only, we need only two levels: if the signal like voice has many amplitude values, we need more quantization levels .In audio digitizing, level is normally chosen to be 256, in video it is normally thousands.  QUANTIZATION ERROR: The input values to the quantizer are the real values, the output values are the approximated values .The output values are chosen to be the middle value in the zone .If the input value is also at the middle of the zone, there is no quantization error; otherwise there is an error .The quantization error changes the signal to noise ratio of the signal, which in turn reduces the upper limit capacity according to Shannon.
  • 5.  UNIFORM VS NON-UNIFORM QUANTIZATION: For many applications, the distribution of the instantaneous amplitude in the analog signal is not uniform. Changes in amplitude often occur more frequently in the lower amplitudes than in the higher ones. For these types of application it is better to use non-uniform zones. Non uniform quantization can also be achieved by using a process called companding and expanding. Companding means reducing the instantaneous voltage amplitude for large values. While expanding is the opposite process.  ENCODING: The last step in PCM is encoding .After each sample is quantized and the number of Bits per sample is decided, each sample can be changed to an nb-bit code word. Note that the number of bits for each sample is determined from the number of quantized levels. If the number of quantization levels is L, the number of bits is nb=log2L. Components of PCM decoder  PCM Bandwidth: The minimum bandwidth of a line-encoded signal is Bmin=cx N*(1/r).We substitute the value of N in this formula This mean the minimum bandwidth of the digital signal is nb times greater than the bandwidth of the analog signal. Delta Modulation (DM): PCM is a very complex technique.Other technique have been developed to reduce the complexity of PCM.The simplest is delta modulation.DM finds the change from the previous sample.
  • 6.  MODULATOR: The modulator is used at the sender site to create a stream of bits from an analog signal .The process records the small positive or negative changes called delta .if the delta is positive the process records a 1; if it is negative the process records 0.The modulator at each sampling interval, compares the values of the analog signal with the last value of the staircase signal. If the amplitude of the analog signal is larger, the next bit in the digital data is 1; otherwise it is 0.Note that we need a delay unit to hold the staircase function for a period between two comparisons.  DEMODULATOR: The demodulator takes the digital data and using the staircase maker and the delay unit, creates the analog signal .The created analog signal however need to pass through a low-pass filter for smoothing.  ADAPTIVE DM: A better performance can be achieved if the value of delta is not fixed.In adaptive delta modulation ,the value of delta changes according to the amplitude of the analog signal.  QUANTIZATION ERROR: It is obvious that DM is not perfect.Quantization error is always introduced in the process.The quantization error of DM ,however is much less than that for PCM.