SlideShare uma empresa Scribd logo
1 de 18
Baixar para ler offline
The Analog to Digital Conversion Process
Joel Amulraj
Chennai, India
Week 2 Assignment
The Analog to Digital Conversion Process
• Sounds are analog - they are made of waves that travel through matter. People hear sounds
when these waves physically vibrate their eardrums.
• Since Computers are digital devices, they cannot understand these continuous pressure variable
analog signals, so they communicate digitally, using electrical impulses that represent 0s and 1s
( i.e., through Binary).
Binary Notations:
• One binary digit (0 or 1) is referred to as a bit, which is short for binary digit. One bit can only be
used to represent 2 different values: 0 and 1.
The Analog to Digital Conversion Process
• To represent more than two values, we need to use multiple bits.
• Two bits combined can be used to represent 4 different values: 0 0,
0 1, 1 0, and 1 1.
• Three bits can be used to represent 8 different values: 0 0 0, 0 0 1,
0 1 0, 1 0 0, 0 1 1, 1 0 1, 1 1 0 & 1 1 1.
• In general, 'n' bits can be used to represent 2^n different values.
20 1
21 2
22 4
23 8
24 16
25 32
26 64
27 128
28 256
29 512
210 1,024
211 2,048
212 4,096
213 8,192
214 16,384
215 32,768
216 65,536
Which part of the computer component converts the analog to digital information??
“The Sound Card “
The most basic sound card is a printed circuit board that translates analog and digital information:
The Analog to Digital Conversion Process
An analog-to-digital converter (ADC)
The ADC translates the analog waves of your voice into digital data that the computer can understand.
To do this, it samples, or digitizes, the sound by taking precise measurements of the wave at frequent
intervals.
A digital-to-analog converter (DAC)
If you were to play your recording back through the speakers, the DAC would perform the same basic
steps in reverse. With accurate measurements and a fast sampling rate, the restored analog signal can
be nearly identical to the original sound wave.
Capture and playback of digital audio
Air pressure
variations
Captured via
microphone
Air pressure
variations
ADC
Signal is
converted into
binary
(discrete form)
0101001101
0110101111
Analogue to Digital
Converter
DAC
Converts
back into
voltage
Digital to Analogue
Converter
The Analog to Digital Conversion Process
 Audio analogue to digital converters work by repeatedly
measuring the amplitude(volume) of an incoming electrical
pressure soundwave (an electrical voltage), and outputting
these measurements as a long list of binary bytes. In this way,
a mathematical "picture" of the shape of the wave is created.
The Analog to Digital Conversion Process
The 2 essential parameters
There are 2 important parameters which control the quality of the audio conversion process. These
are ...
Sample
rate
& Word
length
Number of
samples taken
per second.
Known as Bit
depth.
It is the number of
bits used to carry
the data in each
sample of audio.
Sample Rate ( in detail )
• Sample rate is the number of samples of audio carried per second, measured in Hz or kHz.
• Sampling rate defines the number of samples per second taken from a continuous signal to make a
discrete or digital signal.
• Sampling involves taking snapshots of an audio signal at very fast intervals usually tens of thousands of
times per second.
• For audio production, the least samples rate that is required is 44.1 Khz. The other sample rates are
48Khz, 88.2 Khz, 96 Khz, 192 Khz.
The Analog to Digital Conversion Process
 Why a minimum of 44,100 hz sample rate is required ? Nyquist theorem
It states that :
"The sample rate should be a little over twice the amount of the highest audio frequency (harmonic) to be
recorded if poor sound quality is to be avoided".
• Because humans can hear audio frequencies as high as 20KHz (20,000cps/Hz), a minimum sample rate of 44.1KHz
(or 44,100 sample measurements a second) was decided upon.,
Human audio spectrum = 20Hz to 20,000Hz (20KHz)
Highest audio frequency = 20,000Hz ... therefore ...
20,000 x 2 = 40,000 + "a little bit more" = 44,100 samples per second
Sampling frequency - Lowersamplerates producepoorerquality
Because of less samples,
The resulting waveform
is not a smooth
waveform like the
original waveform.
Sampling frequency - Higher sample rates produce better quality recordings
Because of more
samples, The
resulting waveform
is a smooth
waveform like the
original waveform.
The Bit Depth ( Word length )
 Bit depth is the number of bits of information in
each sample, and it directly corresponds to
the resolution of each sample.
For example in digital world, information are
represented in binary ( 0 & 1) – base 2.
For 2 bit system – 2^2 ( 4 possibilities ) are there to
represent the information.
For 8 bits it is 256 possibilities.
Such like that a 16 bit system uses 65,536
possibilities to represent the sampled frequency.
The Analog to Digital Conversion Process
So how many possibilities for 24 bit system?? Yes, it’s 16,777,216 possibilities
 Examples of bit depth - Compact Disc Digital Audio, which uses 16 bits per sample,
and DVD-Audio and Blu-ray Disc which can support up to 24 bits per sample.
• The longer the word length the larger the file size, the less the distortion, the better quality
the sound
• The shorter the word length, the smaller the file size, the more the distortion, the poorer
quality the sound
The Analog to Digital Conversion Process
Bit depth is not only used to represent the sampled frequency, but also decides the maximum amount of
amplitude ( loudness dB) that can be sampled. i.e the Dynamic Range of the signal.
 Formula for calculating the loudness = 20 log 2^n ; ( where n is the no. of bits )
 Example 1 : Calculate the loudness present in the sample rate of 44.1 khz which uses a 16 bit depth ??
20 log 2^ 16 = 96 dB
 Example 2 : Calculate the loudness present in the sample rate of 48 khz which uses a 24 bit depth ??
“ Each bit contributes to 6 dB “
The Analog to Digital Conversion Process
• Playing back the recorded audio in a different sample rate, changes it pitch and speed.
• Such like, if the recorded audio is played from a lower sample to a higher sample rate,
then the pitch will be sound low and the speed the song ( tempo) will also be high
• If the recorded audio is played from a higher sample to a lower sample rate, then the
pitch will sound low and the speed the song ( tempo) will also be high.
The Analog to Digital Conversion Process
To conclude ,
Analog to Digital conversion happens by sampling the analogue signal using binary bits ( 0 & 1)
For the conversion to happen 2 parameters are important
The Sampling Rate & The Bit Depth ( word length )
• The Sampling Rate corresponds to the frequency of the signal
• The Bit depth corresponds to the Amplitude ( DR ) of the signal
Conclusion
That’s it Folks, It was really interesting in doing this assignment and collecting all these details.
Learnt a lot about these conversion process and even about sampling quantization too.
Hope I have done good on this assignment. Look forward to get a good review from you. If there is
any mistake kindly correct me. Thanks for your valuable time and going through this assignment.
Joel Amulraj

Mais conteúdo relacionado

Mais procurados

Mf formulation and parameterization
Mf formulation and parameterizationMf formulation and parameterization
Mf formulation and parameterizationArunaDevi63
 
EC 8395 - Communication Engineering - Unit 3 m - ary signaling
EC 8395 - Communication Engineering - Unit 3   m - ary signalingEC 8395 - Communication Engineering - Unit 3   m - ary signaling
EC 8395 - Communication Engineering - Unit 3 m - ary signalingKannanKrishnana
 
Neural Networks: Multilayer Perceptron
Neural Networks: Multilayer PerceptronNeural Networks: Multilayer Perceptron
Neural Networks: Multilayer PerceptronMostafa G. M. Mostafa
 
Fir filter design (windowing technique)
Fir filter design (windowing technique)Fir filter design (windowing technique)
Fir filter design (windowing technique)Bin Biny Bino
 
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IDSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IAmr E. Mohamed
 
Deep neural networks
Deep neural networksDeep neural networks
Deep neural networksSi Haem
 
Wavelet transform in image compression
Wavelet transform in image compressionWavelet transform in image compression
Wavelet transform in image compressionjeevithaelangovan
 
Applications of digital signal processing
Applications of digital signal processing Applications of digital signal processing
Applications of digital signal processing Rajeev Piyare
 
Intelligent reflecting surface
Intelligent reflecting surfaceIntelligent reflecting surface
Intelligent reflecting surfaceVARUN KUMAR
 
Adaptive linear equalizer
Adaptive linear equalizerAdaptive linear equalizer
Adaptive linear equalizerSophia Jeanne
 
Chapter 9 morphological image processing
Chapter 9   morphological image processingChapter 9   morphological image processing
Chapter 9 morphological image processingAhmed Daoud
 
Mobile computing notes and material
Mobile computing notes and materialMobile computing notes and material
Mobile computing notes and materialSDMCET DHARWAD
 

Mais procurados (20)

Mimo
MimoMimo
Mimo
 
Mf formulation and parameterization
Mf formulation and parameterizationMf formulation and parameterization
Mf formulation and parameterization
 
EC 8395 - Communication Engineering - Unit 3 m - ary signaling
EC 8395 - Communication Engineering - Unit 3   m - ary signalingEC 8395 - Communication Engineering - Unit 3   m - ary signaling
EC 8395 - Communication Engineering - Unit 3 m - ary signaling
 
4. block coding
4. block coding 4. block coding
4. block coding
 
Modulation Techniques for Mobile Radio
Modulation Techniques for Mobile RadioModulation Techniques for Mobile Radio
Modulation Techniques for Mobile Radio
 
Ch4 digital transmission
Ch4 digital transmissionCh4 digital transmission
Ch4 digital transmission
 
Neural Networks: Multilayer Perceptron
Neural Networks: Multilayer PerceptronNeural Networks: Multilayer Perceptron
Neural Networks: Multilayer Perceptron
 
Fir filter design (windowing technique)
Fir filter design (windowing technique)Fir filter design (windowing technique)
Fir filter design (windowing technique)
 
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IDSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
 
Precoding
PrecodingPrecoding
Precoding
 
Deep neural networks
Deep neural networksDeep neural networks
Deep neural networks
 
Wavelet transform in image compression
Wavelet transform in image compressionWavelet transform in image compression
Wavelet transform in image compression
 
Applications of digital signal processing
Applications of digital signal processing Applications of digital signal processing
Applications of digital signal processing
 
Intelligent reflecting surface
Intelligent reflecting surfaceIntelligent reflecting surface
Intelligent reflecting surface
 
Adaptive equalization
Adaptive equalizationAdaptive equalization
Adaptive equalization
 
Adaptive linear equalizer
Adaptive linear equalizerAdaptive linear equalizer
Adaptive linear equalizer
 
Chapter 9 morphological image processing
Chapter 9   morphological image processingChapter 9   morphological image processing
Chapter 9 morphological image processing
 
Outdoor propagatiom model
Outdoor propagatiom modelOutdoor propagatiom model
Outdoor propagatiom model
 
Mobile computing notes and material
Mobile computing notes and materialMobile computing notes and material
Mobile computing notes and material
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 

Destaque

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
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversionFirman Bachtiar
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversionEngr Ahmad Khan
 
Analog to Digital , Digital to Analog Conversion
Analog to Digital , Digital to Analog ConversionAnalog to Digital , Digital to Analog Conversion
Analog to Digital , Digital to Analog ConversionKunj Patel
 
DAC-digital to analog converter
DAC-digital to analog converterDAC-digital to analog converter
DAC-digital to analog converterShazid Reaj
 
Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process riley Mcclaflin
 
Digital to analog conversion
Digital to analog conversionDigital to analog conversion
Digital to analog conversionWaseemKhan00
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converterAshutosh Jaiswal
 
DAC , Digital to analog Converter
DAC , Digital to analog ConverterDAC , Digital to analog Converter
DAC , Digital to analog ConverterHossam Zein
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversionDJShirlee
 
ANALOG TO DIGITAL CONVERSION
ANALOG TO DIGITAL CONVERSIONANALOG TO DIGITAL CONVERSION
ANALOG TO DIGITAL CONVERSIONgulshan guls
 
Analog to Digital Conversion Basics
Analog to Digital Conversion BasicsAnalog to Digital Conversion Basics
Analog to Digital Conversion BasicsSrikrishna Thota
 
Analog-to-Digital Conversion
Analog-to-Digital ConversionAnalog-to-Digital Conversion
Analog-to-Digital ConversionMariia Kreposna
 
25 quantization and_compression
25 quantization and_compression25 quantization and_compression
25 quantization and_compressionAmina Byalal
 
Analog to digital conversion technique
Analog to digital conversion techniqueAnalog to digital conversion technique
Analog to digital conversion techniqueUmar Shuaib
 
ADC - Analog to Digital Conversion on AVR microcontroller Atmega16
ADC - Analog to Digital  Conversion on AVR microcontroller Atmega16ADC - Analog to Digital  Conversion on AVR microcontroller Atmega16
ADC - Analog to Digital Conversion on AVR microcontroller Atmega16Robo India
 

Destaque (20)

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
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversion
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversion
 
Analog to Digital , Digital to Analog Conversion
Analog to Digital , Digital to Analog ConversionAnalog to Digital , Digital to Analog Conversion
Analog to Digital , Digital to Analog Conversion
 
DAC-digital to analog converter
DAC-digital to analog converterDAC-digital to analog converter
DAC-digital to analog converter
 
Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process
 
Digital to analog conversion
Digital to analog conversionDigital to analog conversion
Digital to analog conversion
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
DAC , Digital to analog Converter
DAC , Digital to analog ConverterDAC , Digital to analog Converter
DAC , Digital to analog Converter
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversion
 
ANALOG TO DIGITAL CONVERSION
ANALOG TO DIGITAL CONVERSIONANALOG TO DIGITAL CONVERSION
ANALOG TO DIGITAL CONVERSION
 
Analog to Digital Conversion Basics
Analog to Digital Conversion BasicsAnalog to Digital Conversion Basics
Analog to Digital Conversion Basics
 
Analog to-digital conversion
Analog to-digital conversionAnalog to-digital conversion
Analog to-digital conversion
 
Analog-to-Digital Conversion
Analog-to-Digital ConversionAnalog-to-Digital Conversion
Analog-to-Digital Conversion
 
Chap65
Chap65Chap65
Chap65
 
25 quantization and_compression
25 quantization and_compression25 quantization and_compression
25 quantization and_compression
 
Analog to digital conversion technique
Analog to digital conversion techniqueAnalog to digital conversion technique
Analog to digital conversion technique
 
Chap4
Chap4Chap4
Chap4
 
Defying Nyquist in Analog to Digital Conversion
Defying Nyquist in Analog to Digital ConversionDefying Nyquist in Analog to Digital Conversion
Defying Nyquist in Analog to Digital Conversion
 
ADC - Analog to Digital Conversion on AVR microcontroller Atmega16
ADC - Analog to Digital  Conversion on AVR microcontroller Atmega16ADC - Analog to Digital  Conversion on AVR microcontroller Atmega16
ADC - Analog to Digital Conversion on AVR microcontroller Atmega16
 

Semelhante a The analog to digital conversion process

Sampling rate bit depth
Sampling rate bit depthSampling rate bit depth
Sampling rate bit depthJonny Williams
 
Sampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey losslessSampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey losslessJonny Williams
 
Chapter 02 audio recording - part i
Chapter 02   audio recording - part iChapter 02   audio recording - part i
Chapter 02 audio recording - part iNazihah Ahwan
 
Lecture7 encodingmodulation
Lecture7 encodingmodulationLecture7 encodingmodulation
Lecture7 encodingmodulationH K
 
Unit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptxUnit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptxChitraKanna2
 
Chapter 2- Digital Data Acquistion.ppt
Chapter 2- Digital Data Acquistion.pptChapter 2- Digital Data Acquistion.ppt
Chapter 2- Digital Data Acquistion.pptVasanthiMuniasamy2
 
Analogue to digital conversion
Analogue to digital conversionAnalogue to digital conversion
Analogue to digital conversionsimonandisa
 
multimedia chapter1
multimedia chapter1multimedia chapter1
multimedia chapter1nes
 
03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.ppt
03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.ppt03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.ppt
03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.pptZeyadAlabsy
 
07_[15]_Lecture 7[updated].pdf
07_[15]_Lecture 7[updated].pdf07_[15]_Lecture 7[updated].pdf
07_[15]_Lecture 7[updated].pdfjetninga
 

Semelhante a The analog to digital conversion process (20)

Digital Audio
Digital AudioDigital Audio
Digital Audio
 
Sound digitalisation
Sound digitalisationSound digitalisation
Sound digitalisation
 
Sampling rate bit depth
Sampling rate bit depthSampling rate bit depth
Sampling rate bit depth
 
Week two a d conversion
Week two a d conversionWeek two a d conversion
Week two a d conversion
 
Sampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey losslessSampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey lossless
 
Chapter 02 audio recording - part i
Chapter 02   audio recording - part iChapter 02   audio recording - part i
Chapter 02 audio recording - part i
 
Lecture7 encodingmodulation
Lecture7 encodingmodulationLecture7 encodingmodulation
Lecture7 encodingmodulation
 
Sampling
SamplingSampling
Sampling
 
3 Digital Audio
3  Digital  Audio3  Digital  Audio
3 Digital Audio
 
3 Digital Audio
3 Digital Audio3 Digital Audio
3 Digital Audio
 
Unit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptxUnit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptx
 
Digital audio
Digital audioDigital audio
Digital audio
 
Chapter 2- Digital Data Acquistion.ppt
Chapter 2- Digital Data Acquistion.pptChapter 2- Digital Data Acquistion.ppt
Chapter 2- Digital Data Acquistion.ppt
 
M1L1-2.ppt
M1L1-2.pptM1L1-2.ppt
M1L1-2.ppt
 
Digital audio
Digital audioDigital audio
Digital audio
 
Analogue to digital conversion
Analogue to digital conversionAnalogue to digital conversion
Analogue to digital conversion
 
multimedia chapter1
multimedia chapter1multimedia chapter1
multimedia chapter1
 
03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.ppt
03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.ppt03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.ppt
03_04-AnalogDigital-HYanikomeroglu-12Jan2011_14Jan2011_Old1.ppt
 
07_[15]_Lecture 7[updated].pdf
07_[15]_Lecture 7[updated].pdf07_[15]_Lecture 7[updated].pdf
07_[15]_Lecture 7[updated].pdf
 
dsp dip.pptx
dsp dip.pptxdsp dip.pptx
dsp dip.pptx
 

Último

Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxAmita Gupta
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 

Último (20)

Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 

The analog to digital conversion process

  • 1. The Analog to Digital Conversion Process Joel Amulraj Chennai, India Week 2 Assignment
  • 2. The Analog to Digital Conversion Process • Sounds are analog - they are made of waves that travel through matter. People hear sounds when these waves physically vibrate their eardrums. • Since Computers are digital devices, they cannot understand these continuous pressure variable analog signals, so they communicate digitally, using electrical impulses that represent 0s and 1s ( i.e., through Binary). Binary Notations: • One binary digit (0 or 1) is referred to as a bit, which is short for binary digit. One bit can only be used to represent 2 different values: 0 and 1.
  • 3. The Analog to Digital Conversion Process • To represent more than two values, we need to use multiple bits. • Two bits combined can be used to represent 4 different values: 0 0, 0 1, 1 0, and 1 1. • Three bits can be used to represent 8 different values: 0 0 0, 0 0 1, 0 1 0, 1 0 0, 0 1 1, 1 0 1, 1 1 0 & 1 1 1. • In general, 'n' bits can be used to represent 2^n different values. 20 1 21 2 22 4 23 8 24 16 25 32 26 64 27 128 28 256 29 512 210 1,024 211 2,048 212 4,096 213 8,192 214 16,384 215 32,768 216 65,536
  • 4. Which part of the computer component converts the analog to digital information?? “The Sound Card “ The most basic sound card is a printed circuit board that translates analog and digital information:
  • 5. The Analog to Digital Conversion Process An analog-to-digital converter (ADC) The ADC translates the analog waves of your voice into digital data that the computer can understand. To do this, it samples, or digitizes, the sound by taking precise measurements of the wave at frequent intervals. A digital-to-analog converter (DAC) If you were to play your recording back through the speakers, the DAC would perform the same basic steps in reverse. With accurate measurements and a fast sampling rate, the restored analog signal can be nearly identical to the original sound wave.
  • 6. Capture and playback of digital audio Air pressure variations Captured via microphone Air pressure variations ADC Signal is converted into binary (discrete form) 0101001101 0110101111 Analogue to Digital Converter DAC Converts back into voltage Digital to Analogue Converter
  • 7. The Analog to Digital Conversion Process  Audio analogue to digital converters work by repeatedly measuring the amplitude(volume) of an incoming electrical pressure soundwave (an electrical voltage), and outputting these measurements as a long list of binary bytes. In this way, a mathematical "picture" of the shape of the wave is created.
  • 8. The Analog to Digital Conversion Process The 2 essential parameters There are 2 important parameters which control the quality of the audio conversion process. These are ... Sample rate & Word length Number of samples taken per second. Known as Bit depth. It is the number of bits used to carry the data in each sample of audio.
  • 9. Sample Rate ( in detail ) • Sample rate is the number of samples of audio carried per second, measured in Hz or kHz. • Sampling rate defines the number of samples per second taken from a continuous signal to make a discrete or digital signal. • Sampling involves taking snapshots of an audio signal at very fast intervals usually tens of thousands of times per second. • For audio production, the least samples rate that is required is 44.1 Khz. The other sample rates are 48Khz, 88.2 Khz, 96 Khz, 192 Khz.
  • 10. The Analog to Digital Conversion Process  Why a minimum of 44,100 hz sample rate is required ? Nyquist theorem It states that : "The sample rate should be a little over twice the amount of the highest audio frequency (harmonic) to be recorded if poor sound quality is to be avoided". • Because humans can hear audio frequencies as high as 20KHz (20,000cps/Hz), a minimum sample rate of 44.1KHz (or 44,100 sample measurements a second) was decided upon., Human audio spectrum = 20Hz to 20,000Hz (20KHz) Highest audio frequency = 20,000Hz ... therefore ... 20,000 x 2 = 40,000 + "a little bit more" = 44,100 samples per second
  • 11. Sampling frequency - Lowersamplerates producepoorerquality Because of less samples, The resulting waveform is not a smooth waveform like the original waveform.
  • 12. Sampling frequency - Higher sample rates produce better quality recordings Because of more samples, The resulting waveform is a smooth waveform like the original waveform.
  • 13. The Bit Depth ( Word length )  Bit depth is the number of bits of information in each sample, and it directly corresponds to the resolution of each sample. For example in digital world, information are represented in binary ( 0 & 1) – base 2. For 2 bit system – 2^2 ( 4 possibilities ) are there to represent the information. For 8 bits it is 256 possibilities. Such like that a 16 bit system uses 65,536 possibilities to represent the sampled frequency.
  • 14. The Analog to Digital Conversion Process So how many possibilities for 24 bit system?? Yes, it’s 16,777,216 possibilities  Examples of bit depth - Compact Disc Digital Audio, which uses 16 bits per sample, and DVD-Audio and Blu-ray Disc which can support up to 24 bits per sample. • The longer the word length the larger the file size, the less the distortion, the better quality the sound • The shorter the word length, the smaller the file size, the more the distortion, the poorer quality the sound
  • 15. The Analog to Digital Conversion Process Bit depth is not only used to represent the sampled frequency, but also decides the maximum amount of amplitude ( loudness dB) that can be sampled. i.e the Dynamic Range of the signal.  Formula for calculating the loudness = 20 log 2^n ; ( where n is the no. of bits )  Example 1 : Calculate the loudness present in the sample rate of 44.1 khz which uses a 16 bit depth ?? 20 log 2^ 16 = 96 dB  Example 2 : Calculate the loudness present in the sample rate of 48 khz which uses a 24 bit depth ?? “ Each bit contributes to 6 dB “
  • 16. The Analog to Digital Conversion Process • Playing back the recorded audio in a different sample rate, changes it pitch and speed. • Such like, if the recorded audio is played from a lower sample to a higher sample rate, then the pitch will be sound low and the speed the song ( tempo) will also be high • If the recorded audio is played from a higher sample to a lower sample rate, then the pitch will sound low and the speed the song ( tempo) will also be high.
  • 17. The Analog to Digital Conversion Process To conclude , Analog to Digital conversion happens by sampling the analogue signal using binary bits ( 0 & 1) For the conversion to happen 2 parameters are important The Sampling Rate & The Bit Depth ( word length ) • The Sampling Rate corresponds to the frequency of the signal • The Bit depth corresponds to the Amplitude ( DR ) of the signal
  • 18. Conclusion That’s it Folks, It was really interesting in doing this assignment and collecting all these details. Learnt a lot about these conversion process and even about sampling quantization too. Hope I have done good on this assignment. Look forward to get a good review from you. If there is any mistake kindly correct me. Thanks for your valuable time and going through this assignment. Joel Amulraj