SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Digital Technology
       What are binary digits?
1. Computers use binary numbers, and
   therefore use binary digits in place of
   decimal digits.
2. The word bit is a shortening of the words
   "Binary digIT."
3. Whereas decimal digits have 10 possible
   values ranging from 0 to 9, bits have only
   two possible values: 0 and 1.
Decimal and binary numbers.
• You can see that in binary numbers, each bit holds the value of
  increasing powers of 2. That makes counting in binary pretty
  easy
• E.g 1011 means
• 1 * 23) + (0 * 22) + (1 * 21) + (1 * 20) = 8 + 0 + 2 + 1 = 11
• Some more examples
• 10 = 1010
  11 = 1011
  12 = 1100
  13 = 1101
  14 = 1110
  15 = 1111
  16 = 10000
Bits and bytes.
1. Bits are rarely seen alone in computers.
2. They are almost always bundled together into 8-
   bit collections, and these collections are called
   bytes.
3. With 8 bits in a byte, you can represent 256
   values ranging from 0 to 255, as shown here:
                     0 = 00000000
                     1 = 00000001
                     2 = 00000010
                           ...
                   254 = 11111110
                   255 = 11111111
Bits and bytes continued
1. CD uses 2 bytes, or 16 bits, per sample. That
   gives each sample a range from 0 to
   65,535, like this:
2. 0 = 0000000000000000
   1 = 0000000000000001
   2 = 0000000000000010
   ...
   65534 = 1111111111111110
   65535 = 1111111111111111
Analogue at a glance

1. As a technology, analogue is the process of
   taking an audio or video signal (in most
   cases, the human voice) and translating it
   into electronic pulses.
2. Digital on the other hand is breaking the
   signal into a binary format where the audio
   or video data is represented by a series of
   "1"s and "0"s.
Analogue to Digital (A to D)
1. Digital technology breaks your voice (or
   television) signal into binary code—a series
   of 1s and 0s—transfers it to the other end
   where another device (phone, modem or TV)
   takes all the numbers and reassembles them
   into the original signal.
2. The beauty of digital is that it knows what it
   should be when it reaches the end of the
   transmission.
Is the duplication perfect?
1. Like any technology, digital has a few
   shortcomings.
2. Since devices are constantly
   translating, coding, and reassembling your
   voice, you won't get the same rich sound
   quality as you do with analogue.
Can we use the digital phone using
        an analogue line?
• There are digital-to-analog adapters that not only let
  you use analog equipment in a digital environment,
  but also safeguard against frying the internal circuitry
  of your phone, fax, modem, or laptop.
• Some adapters come designed to work with one
  specific piece of office equipment: phone, modem,
  laptop, or teleconferencer. Simply connect the
  adapter in between your digital line and your analog
  device.
Comparing Analogue Vs. Digital
• http://telecom.hellodirect.com/docs/Tutorials
  /AnalogVsDigital.1.051501.asp



  Visit the above site for more details of
  Analogue Vs. Digital
Recording the analogue way
1. In the Beginning: Etching Tin
2. Thomas Edison is credited with creating the first
   device for recording and playing back sounds in 1877.
   His approach used a very simple mechanism to store
   an analog wave mechanically.
3. In Edison's original phonograph, a diaphragm directly
   controlled a needle, and the needle scratched an
   analog signal onto a tinfoil cylinder . (see the clip in
   the link below)
4. http://communication.howstuffworks.com/analog-
   digital1.htm
An analogue wave



                                                Image from
                                                www.howstuffworks.com




Analogue Wave
The needle in Edison's phonograph is scratching onto the tin
cylinder an analog wave representing the vibrations created
by your voice. For example, here is a graph showing the
analog wave created by saying the word "hello":
Analogue recording cont….
1. The waveform was recorded electronically rather
   than on tinfoil, but the principle is the same.
2. What the graph is showing is, essentially, the
   position of the microphone's diaphragm (Y axis)
   over time (X axis).
3. The vibrations are very quick -- the diaphragm is
   vibrating on the order of 1,000 oscillations per
   second.
4. This is the sort of wave scratched onto the tinfoil in
   Edison's device. Notice that the waveform for the
   word "hello" is fairly complex.
Getting in to the digital world
1. In a CD (and any other digital recording technology), the
   goal is to create a recording with very high fidelity (very
   high similarity between the original signal and the
   reproduced signal) and perfect reproduction (the
   recording sounds the same every single time you play it
   no matter how many times you play it).
2. To accomplish these two goals, digital recording converts
   the analog wave into a stream of numbers and records
   the numbers instead of the wave.
3. The conversion is done by a device called an analog-to-
   digital converter (ADC).
4. To play back the music, the stream of numbers is
   converted back to an analog wave by a digital-to-analog
   converter (DAC).
5. The analog wave produced by the DAC is amplified and
   fed to the speakers to produce the sound.
Converting an analogue wave to digital wave

 • http://communication.howstuffworks.com/an
   alog-digital3.htm
                             Here is a typical wave
                             (assume here that
                             each tick on the x-axis
                             represents 1/1000 of a
                             second):
……………..contd…
• When you sample the wave with an analog-to-
  digital converter, you have control over two
  variables:
• The sampling rate - Controls how many
  samples are taken per second
• The sampling precision - Controls how many
  different gradations (quantization levels) are
  possible when taking the sample
Convert the curve to numbers
• In the following figure, let's assume that the sampling rate is
  1,000 per second and the precision is 10:




 1. The green rectangles represent samples.
 2. Every one-thousandth of a second, the ADC looks at the wave
    and picks the closest number between 0 and 9.
3. The number chosen is shown along the bottom of the figure.
4. These numbers are a digital representation of the original wave.


Digital reading:    7     8      9          and so on
Binary form:       111   1000   1001
1. When the DAC recreates the wave from these
   numbers, you get the blue line shown in the following
   figure:
                                   2. You can see that the
                                      blue line lost quite a
                                      bit of the detail
                                      originally found in the
                                      red line, and that
                                      means the fidelity of
                                      the reproduced wave
                                      is not very good.


3. This is the sampling error. You reduce sampling error
   by increasing both the sampling rate and the precision
In these diagrams the
rate and the precision
have been improved

Weitere ähnliche Inhalte

Was ist angesagt?

Analog Vs Digital Signals
Analog Vs Digital SignalsAnalog Vs Digital Signals
Analog Vs Digital Signalssajjad1996
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converterAshutosh Jaiswal
 
digital to analog (DAC) & analog to digital converter (ADC)
digital to analog (DAC) & analog to digital converter (ADC) digital to analog (DAC) & analog to digital converter (ADC)
digital to analog (DAC) & analog to digital converter (ADC) Asif Iqbal
 
Adc by anil kr yadav
Adc by anil kr yadavAdc by anil kr yadav
Adc by anil kr yadavAnil Yadav
 
Analog to Digital conversion
Analog to Digital conversionAnalog to Digital conversion
Analog to Digital conversionChetan Pandey
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital ConversionSyed Umair
 
Lec1 - Analog and Digital systems
Lec1 - Analog and Digital systemsLec1 - Analog and Digital systems
Lec1 - Analog and Digital systemsMuhammad Salman
 
Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process riley Mcclaflin
 
Digital transmission & analog Digital to conversion
Digital transmission &  analog Digital to conversionDigital transmission &  analog Digital to conversion
Digital transmission & analog Digital to conversionChAwais15
 
ADC - Analog digital converter
ADC - Analog digital converterADC - Analog digital converter
ADC - Analog digital converterMahmoud Salheen
 
Analog-to Digital Conversion
Analog-to Digital ConversionAnalog-to Digital Conversion
Analog-to Digital Conversionwajahat Gul
 
Analog and digital signal system : digital logic
Analog and digital signal system : digital logicAnalog and digital signal system : digital logic
Analog and digital signal system : digital logicSatya P. Joshi
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversionEngr Ahmad Khan
 
Encoding and Decoding
Encoding and DecodingEncoding and Decoding
Encoding and Decodingmrhaken
 
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
 
Adc and dac
Adc and dacAdc and dac
Adc and dacboarddk1
 

Was ist angesagt? (20)

ADC & DAC
ADC & DACADC & DAC
ADC & DAC
 
Analog Vs Digital Signals
Analog Vs Digital SignalsAnalog Vs Digital Signals
Analog Vs Digital Signals
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
digital to analog (DAC) & analog to digital converter (ADC)
digital to analog (DAC) & analog to digital converter (ADC) digital to analog (DAC) & analog to digital converter (ADC)
digital to analog (DAC) & analog to digital converter (ADC)
 
Adc & dac
Adc & dacAdc & dac
Adc & dac
 
Adc by anil kr yadav
Adc by anil kr yadavAdc by anil kr yadav
Adc by anil kr yadav
 
Analog to Digital conversion
Analog to Digital conversionAnalog to Digital conversion
Analog to Digital conversion
 
Adc f05
Adc f05Adc f05
Adc f05
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital Conversion
 
Lec1 - Analog and Digital systems
Lec1 - Analog and Digital systemsLec1 - Analog and Digital systems
Lec1 - Analog and Digital systems
 
Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process Analog-to-Digital Conversion Process
Analog-to-Digital Conversion Process
 
Digital transmission & analog Digital to conversion
Digital transmission &  analog Digital to conversionDigital transmission &  analog Digital to conversion
Digital transmission & analog Digital to conversion
 
ADC - Analog digital converter
ADC - Analog digital converterADC - Analog digital converter
ADC - Analog digital converter
 
Analog-to Digital Conversion
Analog-to Digital ConversionAnalog-to Digital Conversion
Analog-to Digital Conversion
 
Analog and digital signal system : digital logic
Analog and digital signal system : digital logicAnalog and digital signal system : digital logic
Analog and digital signal system : digital logic
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversion
 
Encoding and Decoding
Encoding and DecodingEncoding and Decoding
Encoding and Decoding
 
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
 
Analog to digital converters, adc
Analog to digital converters, adcAnalog to digital converters, adc
Analog to digital converters, adc
 
Adc and dac
Adc and dacAdc and dac
Adc and dac
 

Andere mochten auch

07 Analogue to Digital Converter(ADC).2016
07 Analogue to Digital Converter(ADC).201607 Analogue to Digital Converter(ADC).2016
07 Analogue to Digital Converter(ADC).2016Mohamed Fawzy
 
160 summer 15_sound_lecture
160 summer 15_sound_lecture160 summer 15_sound_lecture
160 summer 15_sound_lecturepasporn
 
DAC , Digital to analog Converter
DAC , Digital to analog ConverterDAC , Digital to analog Converter
DAC , Digital to analog ConverterHossam Zein
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its typesAnu Garg
 
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...IOSR Journals
 
Dsp U Lec03 Analogue To Digital Converters
Dsp U   Lec03 Analogue To Digital ConvertersDsp U   Lec03 Analogue To Digital Converters
Dsp U Lec03 Analogue To Digital Converterstaha25
 
Game Development Careers
Game Development CareersGame Development Careers
Game Development CareersJesse Schell
 
EBU Digital-Radio-Toolkit
EBU Digital-Radio-ToolkitEBU Digital-Radio-Toolkit
EBU Digital-Radio-ToolkitDigris AG
 
Untersuchungen DAB Insel
Untersuchungen DAB InselUntersuchungen DAB Insel
Untersuchungen DAB InselDigris AG
 
T2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24th
T2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24thT2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24th
T2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24thOpen Channel ApS | U-Media ApS
 

Andere mochten auch (20)

07 Analogue to Digital Converter(ADC).2016
07 Analogue to Digital Converter(ADC).201607 Analogue to Digital Converter(ADC).2016
07 Analogue to Digital Converter(ADC).2016
 
160 summer 15_sound_lecture
160 summer 15_sound_lecture160 summer 15_sound_lecture
160 summer 15_sound_lecture
 
Audio unit
Audio unitAudio unit
Audio unit
 
3 Digital Audio
3 Digital Audio3 Digital Audio
3 Digital Audio
 
Digital audio
Digital audioDigital audio
Digital audio
 
DAC , Digital to analog Converter
DAC , Digital to analog ConverterDAC , Digital to analog Converter
DAC , Digital to analog Converter
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its types
 
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...
 
File formats
File formatsFile formats
File formats
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
Dsp U Lec03 Analogue To Digital Converters
Dsp U   Lec03 Analogue To Digital ConvertersDsp U   Lec03 Analogue To Digital Converters
Dsp U Lec03 Analogue To Digital Converters
 
Sound & Video File Sizes
Sound & Video File SizesSound & Video File Sizes
Sound & Video File Sizes
 
A RADIO- Paula Romero
A RADIO- Paula RomeroA RADIO- Paula Romero
A RADIO- Paula Romero
 
Game Development Careers
Game Development CareersGame Development Careers
Game Development Careers
 
EBU Digital-Radio-Toolkit
EBU Digital-Radio-ToolkitEBU Digital-Radio-Toolkit
EBU Digital-Radio-Toolkit
 
Untersuchungen DAB Insel
Untersuchungen DAB InselUntersuchungen DAB Insel
Untersuchungen DAB Insel
 
T2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24th
T2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24thT2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24th
T2 Lite | Next Generation of Digital Radio at DVB World 2015 March 24th
 
Digaudio
DigaudioDigaudio
Digaudio
 
DAB Radio
DAB RadioDAB Radio
DAB Radio
 
IBOC
IBOCIBOC
IBOC
 

Ähnlich wie Analogue to digital conversion

Digitaltechnology 090926105236-phpapp02
Digitaltechnology 090926105236-phpapp02Digitaltechnology 090926105236-phpapp02
Digitaltechnology 090926105236-phpapp02Msbiswa
 
Digital Technology
Digital TechnologyDigital Technology
Digital Technologysimonandisa
 
Digital technology
Digital technologyDigital technology
Digital technologyPaula Mills
 
multimedia chapter1
multimedia chapter1multimedia chapter1
multimedia chapter1nes
 
2017 10-06 analogue and digital signals
2017 10-06 analogue and digital signals2017 10-06 analogue and digital signals
2017 10-06 analogue and digital signalsAigerim Kaimakova
 
Conclusion in this titty tittle 106_1.ppt
Conclusion in this titty tittle 106_1.pptConclusion in this titty tittle 106_1.ppt
Conclusion in this titty tittle 106_1.pptKelvinSerimwe
 
Telecom lect 6
Telecom lect 6Telecom lect 6
Telecom lect 6Shiraz316
 
Sampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey losslessSampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey losslessJonny Williams
 
Electromagnetic Spectrum- Digital signal and transmission
Electromagnetic Spectrum- Digital signal and transmission Electromagnetic Spectrum- Digital signal and transmission
Electromagnetic Spectrum- Digital signal and transmission mnandin
 

Ähnlich wie Analogue to digital conversion (20)

Digitaltechnology 090926105236-phpapp02
Digitaltechnology 090926105236-phpapp02Digitaltechnology 090926105236-phpapp02
Digitaltechnology 090926105236-phpapp02
 
Digital Technology
Digital TechnologyDigital Technology
Digital Technology
 
Digital technology
Digital technologyDigital technology
Digital technology
 
14
1414
14
 
Digital Audio
Digital AudioDigital Audio
Digital Audio
 
Assiment
AssimentAssiment
Assiment
 
multimedia chapter1
multimedia chapter1multimedia chapter1
multimedia chapter1
 
Chap65
Chap65Chap65
Chap65
 
How digital devices works
How digital devices works How digital devices works
How digital devices works
 
Media IT - Coding
Media IT - CodingMedia IT - Coding
Media IT - Coding
 
LECTURE 2.pptx
LECTURE 2.pptxLECTURE 2.pptx
LECTURE 2.pptx
 
2017 10-06 analogue and digital signals
2017 10-06 analogue and digital signals2017 10-06 analogue and digital signals
2017 10-06 analogue and digital signals
 
Conclusion in this titty tittle 106_1.ppt
Conclusion in this titty tittle 106_1.pptConclusion in this titty tittle 106_1.ppt
Conclusion in this titty tittle 106_1.ppt
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Telecom lect 6
Telecom lect 6Telecom lect 6
Telecom lect 6
 
Tech Overview
Tech OverviewTech Overview
Tech Overview
 
Coding
CodingCoding
Coding
 
Sampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey losslessSampling rate bit depth_lossey lossless
Sampling rate bit depth_lossey lossless
 
Week two a d conversion
Week two a d conversionWeek two a d conversion
Week two a d conversion
 
Electromagnetic Spectrum- Digital signal and transmission
Electromagnetic Spectrum- Digital signal and transmission Electromagnetic Spectrum- Digital signal and transmission
Electromagnetic Spectrum- Digital signal and transmission
 

Mehr von simonandisa

12.1 - Lenz's law
12.1  - Lenz's law12.1  - Lenz's law
12.1 - Lenz's lawsimonandisa
 
12.1 - Faraday's law
12.1  - Faraday's law12.1  - Faraday's law
12.1 - Faraday's lawsimonandisa
 
6.3 - Magnetic Force and Field
6.3  - Magnetic Force and Field6.3  - Magnetic Force and Field
6.3 - Magnetic Force and Fieldsimonandisa
 
9.3 - Electric Potential
9.3 - Electric Potential9.3 - Electric Potential
9.3 - Electric Potentialsimonandisa
 
6.2 - Electric Force and field
6.2 - Electric Force and field6.2 - Electric Force and field
6.2 - Electric Force and fieldsimonandisa
 
9.4 - Orbital Motion & Kepler's third law
9.4 - Orbital Motion & Kepler's third law9.4 - Orbital Motion & Kepler's third law
9.4 - Orbital Motion & Kepler's third lawsimonandisa
 
6.1 - Gravitational Force and fields
6.1 - Gravitational Force and fields6.1 - Gravitational Force and fields
6.1 - Gravitational Force and fieldssimonandisa
 
5.2 - Ammeters, Voltmeters & Potential Dividers
5.2 - Ammeters, Voltmeters & Potential Dividers5.2 - Ammeters, Voltmeters & Potential Dividers
5.2 - Ammeters, Voltmeters & Potential Dividerssimonandisa
 
5.2 - Internal Resistance, Power & Combining Resistors
5.2 - Internal Resistance, Power & Combining Resistors5.2 - Internal Resistance, Power & Combining Resistors
5.2 - Internal Resistance, Power & Combining Resistorssimonandisa
 
5.1 - Potential Difference, Current & Resistance
5.1 - Potential Difference, Current & Resistance5.1 - Potential Difference, Current & Resistance
5.1 - Potential Difference, Current & Resistancesimonandisa
 
The Scientific Method
The Scientific Method The Scientific Method
The Scientific Method simonandisa
 
10.3 - Entropy and the 2nd law
10.3 - Entropy and the 2nd law10.3 - Entropy and the 2nd law
10.3 - Entropy and the 2nd lawsimonandisa
 
10.2 - First law of Thermodynamics and PV graphs
10.2 - First law of Thermodynamics and PV graphs10.2 - First law of Thermodynamics and PV graphs
10.2 - First law of Thermodynamics and PV graphssimonandisa
 
10.3 - Second law of thermodynamics
10.3 - Second law of thermodynamics10.3 - Second law of thermodynamics
10.3 - Second law of thermodynamicssimonandisa
 
Introduction to the analog mobile phone system
Introduction to the analog mobile phone systemIntroduction to the analog mobile phone system
Introduction to the analog mobile phone systemsimonandisa
 
Organic chemistry
Organic chemistryOrganic chemistry
Organic chemistrysimonandisa
 
How data storage is changing
How data storage is changingHow data storage is changing
How data storage is changingsimonandisa
 
2.4 - Uniform Circular Motion
2.4 - Uniform Circular Motion2.4 - Uniform Circular Motion
2.4 - Uniform Circular Motionsimonandisa
 

Mehr von simonandisa (20)

12.1 - Lenz's law
12.1  - Lenz's law12.1  - Lenz's law
12.1 - Lenz's law
 
12.1 - Faraday's law
12.1  - Faraday's law12.1  - Faraday's law
12.1 - Faraday's law
 
6.3 - Magnetic Force and Field
6.3  - Magnetic Force and Field6.3  - Magnetic Force and Field
6.3 - Magnetic Force and Field
 
9.3 - Electric Potential
9.3 - Electric Potential9.3 - Electric Potential
9.3 - Electric Potential
 
6.2 - Electric Force and field
6.2 - Electric Force and field6.2 - Electric Force and field
6.2 - Electric Force and field
 
9.4 - Orbital Motion & Kepler's third law
9.4 - Orbital Motion & Kepler's third law9.4 - Orbital Motion & Kepler's third law
9.4 - Orbital Motion & Kepler's third law
 
6.1 - Gravitational Force and fields
6.1 - Gravitational Force and fields6.1 - Gravitational Force and fields
6.1 - Gravitational Force and fields
 
5.2 - Ammeters, Voltmeters & Potential Dividers
5.2 - Ammeters, Voltmeters & Potential Dividers5.2 - Ammeters, Voltmeters & Potential Dividers
5.2 - Ammeters, Voltmeters & Potential Dividers
 
5.2 - Internal Resistance, Power & Combining Resistors
5.2 - Internal Resistance, Power & Combining Resistors5.2 - Internal Resistance, Power & Combining Resistors
5.2 - Internal Resistance, Power & Combining Resistors
 
5.1 - Potential Difference, Current & Resistance
5.1 - Potential Difference, Current & Resistance5.1 - Potential Difference, Current & Resistance
5.1 - Potential Difference, Current & Resistance
 
The Scientific Method
The Scientific Method The Scientific Method
The Scientific Method
 
10.3 - Entropy and the 2nd law
10.3 - Entropy and the 2nd law10.3 - Entropy and the 2nd law
10.3 - Entropy and the 2nd law
 
10.2 - First law of Thermodynamics and PV graphs
10.2 - First law of Thermodynamics and PV graphs10.2 - First law of Thermodynamics and PV graphs
10.2 - First law of Thermodynamics and PV graphs
 
10.3 - Second law of thermodynamics
10.3 - Second law of thermodynamics10.3 - Second law of thermodynamics
10.3 - Second law of thermodynamics
 
Introduction to the analog mobile phone system
Introduction to the analog mobile phone systemIntroduction to the analog mobile phone system
Introduction to the analog mobile phone system
 
Organic chemistry
Organic chemistryOrganic chemistry
Organic chemistry
 
Cc ds
Cc dsCc ds
Cc ds
 
How data storage is changing
How data storage is changingHow data storage is changing
How data storage is changing
 
Cd's & dvd's
Cd's & dvd'sCd's & dvd's
Cd's & dvd's
 
2.4 - Uniform Circular Motion
2.4 - Uniform Circular Motion2.4 - Uniform Circular Motion
2.4 - Uniform Circular Motion
 

Kürzlich hochgeladen

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 

Kürzlich hochgeladen (20)

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 

Analogue to digital conversion

  • 1. Digital Technology What are binary digits? 1. Computers use binary numbers, and therefore use binary digits in place of decimal digits. 2. The word bit is a shortening of the words "Binary digIT." 3. Whereas decimal digits have 10 possible values ranging from 0 to 9, bits have only two possible values: 0 and 1.
  • 2. Decimal and binary numbers. • You can see that in binary numbers, each bit holds the value of increasing powers of 2. That makes counting in binary pretty easy • E.g 1011 means • 1 * 23) + (0 * 22) + (1 * 21) + (1 * 20) = 8 + 0 + 2 + 1 = 11 • Some more examples • 10 = 1010 11 = 1011 12 = 1100 13 = 1101 14 = 1110 15 = 1111 16 = 10000
  • 3. Bits and bytes. 1. Bits are rarely seen alone in computers. 2. They are almost always bundled together into 8- bit collections, and these collections are called bytes. 3. With 8 bits in a byte, you can represent 256 values ranging from 0 to 255, as shown here: 0 = 00000000 1 = 00000001 2 = 00000010 ... 254 = 11111110 255 = 11111111
  • 4. Bits and bytes continued 1. CD uses 2 bytes, or 16 bits, per sample. That gives each sample a range from 0 to 65,535, like this: 2. 0 = 0000000000000000 1 = 0000000000000001 2 = 0000000000000010 ... 65534 = 1111111111111110 65535 = 1111111111111111
  • 5. Analogue at a glance 1. As a technology, analogue is the process of taking an audio or video signal (in most cases, the human voice) and translating it into electronic pulses. 2. Digital on the other hand is breaking the signal into a binary format where the audio or video data is represented by a series of "1"s and "0"s.
  • 6. Analogue to Digital (A to D) 1. Digital technology breaks your voice (or television) signal into binary code—a series of 1s and 0s—transfers it to the other end where another device (phone, modem or TV) takes all the numbers and reassembles them into the original signal. 2. The beauty of digital is that it knows what it should be when it reaches the end of the transmission.
  • 7. Is the duplication perfect? 1. Like any technology, digital has a few shortcomings. 2. Since devices are constantly translating, coding, and reassembling your voice, you won't get the same rich sound quality as you do with analogue.
  • 8. Can we use the digital phone using an analogue line? • There are digital-to-analog adapters that not only let you use analog equipment in a digital environment, but also safeguard against frying the internal circuitry of your phone, fax, modem, or laptop. • Some adapters come designed to work with one specific piece of office equipment: phone, modem, laptop, or teleconferencer. Simply connect the adapter in between your digital line and your analog device.
  • 9. Comparing Analogue Vs. Digital • http://telecom.hellodirect.com/docs/Tutorials /AnalogVsDigital.1.051501.asp Visit the above site for more details of Analogue Vs. Digital
  • 10. Recording the analogue way 1. In the Beginning: Etching Tin 2. Thomas Edison is credited with creating the first device for recording and playing back sounds in 1877. His approach used a very simple mechanism to store an analog wave mechanically. 3. In Edison's original phonograph, a diaphragm directly controlled a needle, and the needle scratched an analog signal onto a tinfoil cylinder . (see the clip in the link below) 4. http://communication.howstuffworks.com/analog- digital1.htm
  • 11. An analogue wave Image from www.howstuffworks.com Analogue Wave The needle in Edison's phonograph is scratching onto the tin cylinder an analog wave representing the vibrations created by your voice. For example, here is a graph showing the analog wave created by saying the word "hello":
  • 12. Analogue recording cont…. 1. The waveform was recorded electronically rather than on tinfoil, but the principle is the same. 2. What the graph is showing is, essentially, the position of the microphone's diaphragm (Y axis) over time (X axis). 3. The vibrations are very quick -- the diaphragm is vibrating on the order of 1,000 oscillations per second. 4. This is the sort of wave scratched onto the tinfoil in Edison's device. Notice that the waveform for the word "hello" is fairly complex.
  • 13. Getting in to the digital world 1. In a CD (and any other digital recording technology), the goal is to create a recording with very high fidelity (very high similarity between the original signal and the reproduced signal) and perfect reproduction (the recording sounds the same every single time you play it no matter how many times you play it). 2. To accomplish these two goals, digital recording converts the analog wave into a stream of numbers and records the numbers instead of the wave. 3. The conversion is done by a device called an analog-to- digital converter (ADC). 4. To play back the music, the stream of numbers is converted back to an analog wave by a digital-to-analog converter (DAC). 5. The analog wave produced by the DAC is amplified and fed to the speakers to produce the sound.
  • 14. Converting an analogue wave to digital wave • http://communication.howstuffworks.com/an alog-digital3.htm Here is a typical wave (assume here that each tick on the x-axis represents 1/1000 of a second):
  • 15. ……………..contd… • When you sample the wave with an analog-to- digital converter, you have control over two variables: • The sampling rate - Controls how many samples are taken per second • The sampling precision - Controls how many different gradations (quantization levels) are possible when taking the sample
  • 16. Convert the curve to numbers • In the following figure, let's assume that the sampling rate is 1,000 per second and the precision is 10: 1. The green rectangles represent samples. 2. Every one-thousandth of a second, the ADC looks at the wave and picks the closest number between 0 and 9.
  • 17. 3. The number chosen is shown along the bottom of the figure. 4. These numbers are a digital representation of the original wave. Digital reading: 7 8 9 and so on Binary form: 111 1000 1001
  • 18. 1. When the DAC recreates the wave from these numbers, you get the blue line shown in the following figure: 2. You can see that the blue line lost quite a bit of the detail originally found in the red line, and that means the fidelity of the reproduced wave is not very good. 3. This is the sampling error. You reduce sampling error by increasing both the sampling rate and the precision
  • 19. In these diagrams the rate and the precision have been improved