5/4/2006BAE 54131 Analog to Digital (A/D) Conversion An overview of A/D techniques.

Slides:



Advertisements
Similar presentations
Interfacing to the Analog World
Advertisements

Interfacing to the Analog World
Analog to Digital Conversion (ADC)
Analog-to-Digital Converter (ADC) And
Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
Digital to Analogue Conversion
Digital to Analog and Analog to Digital Conversion
Digital Fundamentals Tenth Edition Floyd Chapter 12.
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.
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.
Data Acquisition Concepts Data Translation, Inc. Basics of Data Acquisition.
LSU 06/04/2007Electronics 71 Analog to Digital Converters Electronics Unit – Lecture 7 Representing a continuously varying physical quantity by a sequence.
Analog to Digital Converters (ADC) 2 ©Paul Godin Created April 2008.
Lecture 9: D/A and A/D Converters
Analogue to Digital Conversion
1 Analog to Digital Conversion Lecture 8. 2 In These Notes... Analog to Digital Converters –ADC architectures –Sampling/Aliasing –Quantization –Inputs.
Interfacing Analog and Digital Circuits
DIGITAL SYSTEMS TCE INTERFACING WITH ANALOG DEVICES (Week 12)
1 Analog-to-digital converter Prepared by: Selah al-Battah Mohammed Al-khabbaz Atiyah Alnakhli Ali Dumyati.
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
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?
Introduction to Analog-to-Digital Converters
COMP3221: Microprocessors and Embedded Systems Lecture 20: Analog Output Lecturer: Hui Wu Session 2, 2004.
Analogue Input/Output
PH4705/ET4305: A/D: Analogue to Digital Conversion
Digital to Analog Converters
Digital to Analog and Analog to Digital Conversion
Computer Data Acquisition and Signal Conversion Chuck Kammin ABE 425 March 27, 2006.
Electronic Devices Ninth Edition Floyd Chapter 13.
Digital to Analog Converters
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
1 Sensors and Measurements Penderia & Pengukuran ENT 164 Signal Processing Elements Hema C.R. School of Mechatronics Engineering Northern Malaysia University.
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.
Understanding ADC Specifications September Definition of Terms 000 Analogue Input Voltage Digital Output Code FS1/2.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
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
University of Tehran 1 Interface Design Transforms Omid Fatemi.
Digital Electronics and Computer Interfacing
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
Data Acquisition ET 228 Chapter 15 Subjects Covered Analog to Digital Converter Characteristics Integrating ADCs Successive Approximation ADCs Flash ADCs.
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
Analog/Digital Conversion
Digital to Analog Converter (DAC)
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.
Digital-to-Analog Analog-to-Digital
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.
8-1 Embedded Systems Analog to Digital Conversion Lecture 8.
Electronic Devices and Circuit Theory
Digital to analog converter [DAC]
MECH 373 Instrumentation and Measurements
Digital-to-Analog Analog-to-Digital
Electronic Devices Ninth Edition Floyd Chapter 13.
Analog-Digital Conversion
EI205 Lecture 13 Dianguang Ma Fall 2008.
Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition
Chapter 13 Linear-Digital ICs
Principles & Applications
Analog to Digital Converters Electronics Unit – Lecture 7
Lesson 8: Analog Signal Conversion
Digital Control Systems Waseem Gulsher
Universiti Malaysia Perlis
Analog-to-digital converter
Chapter 7 Converters.
 Both data about the physical world and control signals sent to interact with the physical world are typically "analog" or continuously varying quantities.
Presentation transcript:

5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques

5/4/2006BAE A/D fundamentals A / D conversion is a process where an analog signal is converted into a numeric representation. –Analog input is normally classified into one of two types and a voltage range Types and typical ranges –Uni-polar (0 -1 V, 0 - 5V, V) –Bi-polar (-1 to 1V, -5 to 5V, -10 to 10V) –Digital output is normally binary at the hardware level and typically decimal at the software interface level. Hardware generally controls observed voltage resolution. Primary critical specifications for A/D conversions –Resolution (voltage resolution) –Conversion rate (time resolution) –Elements contributing to inaccuracy (non-linearity, offset/bias, missing codes, non-monotonicity)

5/4/2006BAE A/D fundamentals Resolution –Normally specified in terms of the number of binary digits that the analog value is converted to: eg. 8 bit conversion, 12 bit conversion, 16 bit conversion –Analog resolution can be computed from the specified resolution: analog resolution = analog range / [2^(binary digits in result)] example: a bi-polar A/D converter set to input a range of -10 to +10 V with a 12 bit conversion analog resolution = 20V / [2^12] = 20/4096 V / bit = 4.9 mV/bit Conversion Rate –The rate at which an A/D converter can make sequential a conversions. In general higher resolutions require greater time or greater cost or both. –Typically specified in samples per second (sometimes MSPS)

5/4/2006BAE Transfer Function The ideal output from an A/D converter is a stair-step function (see right) –Ideal worst case error in conversion is  1/2 bit. –Missing codes or the imperfections where increasing voltage does not result in the next step being output are described as non-monotonicity. –Errors in A/D conversion may be significant particularly if the full range of the analog signal is significantly less than the range of the analog input of the A/D.

5/4/2006BAE A/D Converter Types Dual Slope Integrating

5/4/2006BAE A/D Converter Types Operation Reference signal is integrated for a fixed time Input is switched to the analog input and is integrated until the integrator output is zero The time required to integrate the signal back to zero is used to compute the value of the signal Accuracy dependent on V ref and timing Characteristics Noise tolerant (Integrates variations in the input signal during the T 1 phase) Typically slow conversion rates (Hz to few kHz)

5/4/2006BAE Successive Approximation (Digital to Analog Conversion + null balancing) –4 bit D/A using a summing amplifier and switch –4 bit D/A using R-2R ladder Digital value (D1, D2, D3 etc.) is converted to an analog value A/D Converter Types – D to A conversion

5/4/2006BAE A/D Converter Types Successive Approximation –The input signal must be “held at a single level during conversion. (A sample and hold circuit is required on the input. –Note that conversion time depends on the input level and the convergence method. Converter Schematic

5/4/2006BAE Conversion –At start of conversion, the clock is used to cycle a counter that drives the D/A converter. –When the D/A output is larger than the input then the count is reduced otherwise it is increased using an algorithm to home in on the matching value. –When the counter step size is within the tolerance desired (usually 1 count) then conversion is stopped and the digital value being output to the D/A is output

5/4/2006BAE Sample and hold devices Some A/D converters require the input analog signal to be held constant during conversion, (eg. successive approximation devices) In other cases, peak capture or sampling at a specific point in time necessitates a sampling device. This function is accomplished by a sample and hold device as shown to the right: These devices are incorporated into some A/D converters

5/4/2006BAE A/D Converter Types Flash Conversion –A multi-level voltage divider is used to set voltage levels over the complete range of conversion. –A comparator is used at each level to determine whether the voltage is lower or higher than the level. –The series of comparator outputs are encoded to a binary number in digital logic (an encoder)

5/4/2006BAE A/D Converter Types Sigma / Delta

5/4/2006BAE A/D Converter Types Operation –Comparator feedback signal is subtracted from analog input and the difference is integrated. –The average value of V F is forced to equal V a. –V F is a digital pulse stream whose duty cycle is proportional to V a This is known as Delta modulation –This pulse stream is sampled digitally and averaged numerically (decimation) Giving a numerical representation of the voltage in. –The error in the average or mean is: –The greater the number of samples averaged, the greater the accuracy –The greater the number of samples averaged, the greater the time between the start of gathering samples and the output of the mean (group delay) –This A/D does not work well if switched from channel to channel because of the delay till valid result