1 Analog-to-digital converter Prepared by: Selah al-Battah Mohammed Al-khabbaz Atiyah Alnakhli Ali Dumyati.

Slides:



Advertisements
Similar presentations
Interfacing to the Analog World
Advertisements

Analog to Digital Conversion (ADC)
Analog-to-Digital Converter (ADC) And
Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
Sensors Interfacing.
Digital to Analogue Conversion
Digital to Analog and Analog to Digital Conversion
Announcements Assignment 8 posted –Due Friday Dec 2 nd. A bit longer than others. Project progress? Dates –Thursday 12/1 review lecture –Tuesday 12/6 project.
CE 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Analog to Digital (and back again) Interfacing a microprocessor-based system.
4-Integrating Peripherals in Embedded Systems (cont.)
Analog to Digital Conversion. Introduction  An analog-to-digital converter (ADC, A/D, or A to D) is a device that converts continuous signals to discrete.
COMP3221: Microprocessors and Embedded Systems
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Analog to Digital Converters (ADC) 2 ©Paul Godin Created April 2008.
Instrumentation - Introduction 10/9/2013Ohio University - Dr. Cyders1 Engineering measurements are usually taken by some form of transducer. A transducer.
Lecture 9: D/A and A/D Converters
Analogue to Digital Conversion
Interfacing Analog and Digital Circuits
DIGITAL SYSTEMS TCE INTERFACING WITH ANALOG DEVICES (Week 12)
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
Real time DSP Professors: Eng. Julian S. Bruno Eng. Jerónimo F. Atencio Sr. Lucio Martinez.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 26.1 Data Acquisition and Conversion  Introduction  Sampling  Signal Reconstruction.
EE174 – SJSU Lecture #4 Tan Nguyen
EET260: A/D and D/A converters
Digital Signal Processing (DSP) Fundamentals. Overview What is DSP? Converting Analog into Digital –Electronically –Computationally How Does It Work?
Analog-to-Digital Converters Prepared by: Mohammed Al-Ghamdi, Mohammed Al-Alawi,
Why prefer CMOS over CCD? CMOS detector is radiation resistant Fast switching cycle Low power dissipation Light weight with high device density Issues:
Introduction to Analog-to-Digital Converters
Digital to Analog and Analog to Digital Conversion
Department of Electrical & Computer Engineering 1 ES585a - Computer Based Power System Protection Course by Dr.T.S.Sidhu - Fall 2005 Class discussion presentation.
Digital to Analog Converters
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
Computer Networks Digitization. Spring 2006Computer Networks2 Transfer of an Analog Signal  When analog data (voice, pictures, video) are transformed.
ADC & DAC Signal Conversions.
Chapter 13 Linear-Digital ICs. Copyright ©2009 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Electronic Devices.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
1 4-Integrating Peripherals in Embedded Systems (cont.)
Analog to Digital Converters (ADC) 1
Analog to Digital conversion. Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital.
Data Acquisition Systems
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
CHAPTER 19 Data Conversion. Objectives Describe and Analyze: Analog vs. Digital Signals Resolution Digital-to-Analog Conversion Analog-to Digital Conversion.
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
◦ We sometimes need to digitize an analog signal ◦ To send human voice over a long distance, we need to digitize it, since digital signals are less prone.
Digital Voltmeter (DVM)
Digital Control CSE 421.
Analog/Digital Conversion
Digital to Analog Converter (DAC)
CPEN Digital Logic Design Binary Systems Spring 2004 C. Gerousis © Digital Design 3 rd Ed., Mano Prentice Hall.
Digital-to-Analog Analog-to-Digital Week 10. Data Handling Systems  Both data about the physical world and control signals sent to interact with the.
0808/0809 ADC. Block Diagram ADC ADC0808/ADC Bit μP Compatible A/D Converters with 8-Channel Multiplexer The 8-bit A/D converter uses successive.
Task 2: Define digital and analogue signals
Lecture Notes / PPT UNIT III
Analog-Digital Conversion. Other types of ADC i. Dual Slope ADCs use a capacitor connected to a reference voltage. the capacitor voltage starts at zero.
Electronic Devices and Circuit Theory
Residential Audio & Video Systems Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 15 – Digital Audio and Video.
MECH 373 Instrumentation and Measurements
Microprocessors Data Converters Analog to Digital Converters (ADC)
Digital Control CSE 421.
Analog-Digital Conversion
EI205 Lecture 13 Dianguang Ma Fall 2008.
Chapter 13 Linear-Digital ICs
Quantization and Encoding
Soutenance de thèse vendredi 24 novembre 2006, Lorient
Lesson 8: Analog Signal Conversion
Digital Control Systems Waseem Gulsher
Conversation between Analogue and Digital System
Analog-to-digital converter
Chapter 7 Converters.
Presentation transcript:

1 Analog-to-digital converter Prepared by: Selah al-Battah Mohammed Al-khabbaz Atiyah Alnakhli Ali Dumyati

2 Introduction - Signals in real world; light, sound. -When you scan a picture with a scanner what the scanner is doing?? (ADC) It is taking the analog information provided by the picture (light) and converting into digital. -When you record your voice on your computer,

3 Introduction cont'd - Since analog signals can assume any value, noise is interpreted as being part of the original signal. Digital system, on the other hand, can only understand two numbers, zero and one. Anything different from this is discarded. - Here we need a translator from analog to digital. The devices which play this job are called analog to digital converter.

4 Analog-to-digital converter -An analog-to-digital converter (abbreviated ADC, A/D or A to D) is an electronic circuit that converts continuous signals to discrete digital numbers. - The digital output may be using different coding schemes, such as binary and two's complement binary. However, some non-electronic or only partially electronic devices, such as shaft encoder, can also be considered as ADCs.

5 Techniques of ACD -There are various techniques of A/D conversion : 1.including flash. 2.successive approximation. 3.Delta-encoded.4.Integrator. 5.delta sigma or modulator.

6 A direct conversion ADC or flash ADC  -A direct conversion is very fast, but usually has only 8 bits of resolution (256 comparators) or fewer, as it needs a large, expensive circuit. ADCs of this type have a large die size, a high input capacitance, and are prone to produce mistakes on the output (by outputting an out-of-sequence code).  -example:  They are often used for video or other fast signals.

7 A successive approximation ADC This type uses a comparator to reject ranges of voltages, eventually settling on a final voltage range. The way successive approximation works is through constantly comparing the input voltage to a known reference voltage until the best approximation is achieved. At each step in this process, a binary value of the approximation is stored in a successive approximation register (SAR). the SAR uses a refernce voltage for conversion.

8 A delta-encoded ADC - A delta-encoded ADC has an up-down counter that feeds a (DAC). The input signal and the DAC both go to a comparator. The comparator controls the counter. The circuit uses negative feedback from the comparator to adjust the counter until the DAC's output is close enough to the input signal. The number is read from the counter. counterfeedbackcounterfeedback -Delta converters have very wide ranges, and high resolution, but the conversion time is dependent on the input signal level. -Delta converters are often very good choices to read real-world signals..

9 Integrator  An integrator ADC (also called ramp-compare, dual- slope or multi-slope ADC) produces a saw-tooth signal that ramps up, then quickly falls to zero. When the ramp starts, a timer starts counting. When the ramp voltage matches the input, a comparator fires, and the timer's value is recorded. Timed ramp converters require the least number of transistors. saw-tooth signaltransistorssaw-tooth signaltransistors  - The ramp time is sensitive to temperature??  There are two solutions: use a clocked counter driving a DAC and then use the comparator to preserve the counter's value, or calibrate the timed ramp. DAC

10 A Sigma-Delta ADC  - Also known as a Delta-Sigma ADC over samples the desired signal by a large factor and filters the desired signal band. Generally a smaller number of bits than required are converted using a Flash ADC after the Filter. The resulting signal, along with the error generated by the discrete levels of the Flash, is fed back and subtracted from the input to the filter. This negative feedback has the effect of noise shaping the error due to the Flash so that it does not appear in the desired signal frequencies. A digital filter follows the ADC which reduces the sampling rate, noise shapingnoise shaping

11 Resolution -The resolution of the converter indicates the number of discrete values it can produce over the range of voltage values. It is usually expressed in (bits). For example, an ADC that encodes an analog input to one of 256 discrete values ( ) has a resolution of eight bits, since 2^8 = Resolution can also be defined electrically, and expressed in volt. The voltage resolution of an ADC is equal to its overall voltage measurement range divided by the number of discrete values.

12 Commercial analog-to-digital converters - These are usually integrated circuit. - Most converters sample with 6 to 24 bits of resolution, and produce less than 1 mega sample per second. It is rare to get more than 24 bits of resolution. Mega sample converters are required in digital video cameras, video capture card, and TV tuner card to convert full-speed analog video to MPEG digital video files. - Commercial converters usually have ±0.5 to ±1.5 LSB error in their output.

13 Application to music recording -ADCs are integral to much current music reproduction technology, since much music production is done on computers; even when analog recording is used. -An ADC is still needed to create the PCM data stream that goes onto a compact disc. PCMcompact discPCMcompact disc

14 Other applications -AD converters are used virtually everywhere where an analog signal has to be processed, stored, or transported in digital form. Fast video ADCs are used, for example, in TV tuner cards. Slow on-chip 8, 10, 12, or 16 bit ADCs are common in microcontrollers. TV tuner cardsmicrocontrollers TV tuner cardsmicrocontrollers -Very fast ADCs are needed in digital oscilloscopes, and are crucial for new applications like software defined radio digital oscilloscopessoftware defined radiodigital oscilloscopessoftware defined radio

15 Questions?? Questions??