High Speed Analog to Digital Converter

Slides:



Advertisements
Similar presentations
EET260 Introduction to digital communication
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.
Analogue to Digital Conversion (PCM and DM)
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.
CE 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Analog to Digital (and back again) Interfacing a microprocessor-based system.
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
LSU 06/04/2007Electronics 71 Analog to Digital Converters Electronics Unit – Lecture 7 Representing a continuously varying physical quantity by a sequence.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Shuvra Das University of Detroit Mercy
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)
ADC. A/D converter (Analog/Digital converter) A device that converts continuously varying analog signals from instruments and sensors that monitor conditions,
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
1 Dr. Un-ki Yang Particle Physics Group or Shuster 5.15 Amplifiers and Feedback: 3.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 26.1 Data Acquisition and Conversion  Introduction  Sampling  Signal Reconstruction.
Analog-to-Digital Converter (ADC)
Introduction to Data Conversion
Discussion #25 – ADCECEN 3011 Conversion Mosiah 5:2 2 And they all cried with one voice, saying: Yea, we believe all the words which though has spoken.
Analog to Digital Converters (ADC)
EE174 – SJSU Lecture #4 Tan Nguyen
EET260: A/D and D/A converters
Introduction to Analog-to-Digital Converters
PH4705/ET4305: A/D: Analogue to Digital Conversion
In presenting Order: Josh Navikonis Moiz H Mike Hochman Brian Post Analog-Digital Converters ME /29/2009.
Digital to Analog and Analog to Digital Conversion
Digital to Analog Converters
Computer Networks Digitization. Spring 2006Computer Networks2 Transfer of an Analog Signal  When analog data (voice, pictures, video) are transformed.
ADC & DAC Signal Conversions.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
Analog to Digital Converters (ADC) 1
Analog to Digital Converter
INTERFACE WITH ANALOG WORLD
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
Analog to Digital Converters (ADC) Ben Lester, Mike Steele, Quinn Morrison.
Data Acquisition ET 228 Chapter 15 Subjects Covered Analog to Digital Converter Characteristics Integrating ADCs Successive Approximation ADCs Flash ADCs.
Analog-to-Digital and Digital-to-Analog Conversion
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
Analog Capture- Port E. Digital to Analog and Analog to Digital Conversion D/A or DAC and A/D or ADC.
Analog to Digital Converters
Analog/Digital Conversion
Digital to Analog Converter (DAC)
ECE 2799 Electrical and Computer Engineering Design ANALOG to DIGITAL CONVERSION Prof. Bitar Last Update:
Low Power, High-Throughput AD Converters
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.
Introduction to Data Conversion EE174 – SJSU Tan Nguyen.
Digital Logic & Design Dr.Waseem Ikram Lecture 44.
Electronic instrumentation Digitization of Analog Signal in TD
EKT 314/4 WEEK 9 : CHAPTER 4 DATA ACQUISITION AND CONVERSION ELECTRONIC INSTRUMENTATION.
Lecture Notes / PPT UNIT III
Digital Logic & Design Dr. Waseem Ikram Lecture 45.
Analog-Digital Conversion. Analog outputs from sensors and analog front- ends (analog signal conditioning) have to be converted into digital signals.
Digital to analog converter [DAC]
MECH 373 Instrumentation and Measurements
Microprocessors Data Converters Analog to Digital Converters (ADC)
Signal conditioning.
Analog to Digital Converters Electronics Unit – Lecture 7
Soutenance de thèse vendredi 24 novembre 2006, Lorient
Lesson 8: Analog Signal Conversion
Conversation between Analogue and Digital System
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:

High Speed Analog to Digital Converter Presentation by : Abdelrahman Radwan George Ekladious

Introduction An electronic integrated circuit which transforms a signal from analog (continuous) to digital (discrete) form. Analog signals are directly measurable quantities. Digital signals only have two states. For digital computer, we refer to binary states, 0 and 1.

Why ADC ? storing analog data replicating or reconstructing analog data Microprocessors can only perform complex processing on digitized signals. When signals are in digital form they are less susceptible to the deleterious effects of additive noise.

ADC Applications Measurements / Data Acquisition Control Systems PLCs (Programmable Logic Controllers) Sensor integration (Robotics) Cell Phones Video Devices Audio Devices t e e* Controller 0010 0101 0011 1011 ∆t e*(∆t) 1001 1010 u*(∆t)

Principal of Operation

ADC Process Sampling and Holding (S/H) Quantizing and Encoding (Q/E)

Holding and Sampling Holding signal benefits the accuracy of the A/D conversion. Minimum sampling rate should be at least twice the highest data frequency of the analog signal.

Quantizing - breaking down analog value is a set of finite states. Encoding - assigning a digital word or number to each state and matching it to the input signal

Resolution: The smallest change in analog signal that will result in a change in the digital output. V = Reference voltage range N = Number of bits in digital output. 2N = Number of states. ∆V = Resolution The resolution represents the quantization error inherent in the conversion of the signal to digital form

Quantizing The number of possible states that the converter can output is: N=2n where n is the number of bits in the AD converter Example: For a 3 bit A/D converter, N=23=8. Analog quantization size: Q=(Vmax-Vmin)/N = (10V – 0V)/8 = 1.25V

Quantization We have 0-10V signals. Separate them into a set of discrete states with 1.25V increments.

Encoding Here we assign the digital value (binary number) to each state for the computer to read.

Accuracy of A/D Conversion There are two ways to best improve the accuracy of A/D conversion: increasing the resolution which improves the accuracy in measuring the amplitude of the analog signal. increasing the sampling rate which increases the maximum frequency that can be measured.

Sampling Rate Frequency at which ADC evaluates analog signal. As we see in the second picture, evaluating the signal more often more accurately depicts the ADC signal.

Aliasing Occurs when the input signal is changing much faster than the sample rate. For example, a 2 kHz sine wave being sampled at 1.5 kHz would be reconstructed as a 500 Hz (the aliased signal) sine wave. Nyquist Rule: Use a sampling frequency at least twice as high as the maximum frequency in the signal to avoid aliasing.

A/D converter Types Flash ADC Delta-Sigma ADC Dual Slope (integrating) ADC Successive Approximation ADC

Flash ADC Uses the 2N resistors to form a ladder voltage divider, which divides the reference voltage into 2N equal intervals. Consists of a series of comparators, each one comparing the input signal to a unique reference voltage. The comparator outputs connect to the inputs of a priority encoder circuit, which produces a binary output

Flash ADC Circuit

Comparator If Output VIN > VREF High VIN < VREF Low VIN + VOUT -

Flash ADC operation As the analog input voltage exceeds the reference voltage at each comparator, the comparator outputs will sequentially saturate to a high state. The priority encoder generates a binary number based on the highest-order active input, ignoring all other active inputs.

Example Design a Flash ADC with the following parameters: number of output bits = 2; input voltage range = 0 to 3V; comparator outputs have positive saturation = +12V and negative saturation = 0V;

Solution Resolution = input voltage range / 2n = 3 / 22 = 0.75V Number of Comparators : 2n = 22 = 4 Thus we need 4 comparators and 4 equal resistors.

Solution continued Vref= 3V

Solution continued

Flash ADC Advantages and Disadvantages Very Fast . Very simple operational theory . Speed is only limited by gate and comparator propagation delay . Disadvantages: Expensive. Each additional bit of resolution requires twice the comparators. Prone to produce glitches in the output

Successive Approximation ADC

Operation Principle A Successive Approximation Register (SAR) is added to the circuit Instead of counting up in binary sequence, this register counts by trying all values of bits starting with the MSB and finishing at the LSB. The register monitors the comparators output to see if the binary count is greater or less than the analog signal input and adjusts the bits accordingly

Advantages and Disadvantages SA ADC Capable of high speed and reliable . Medium accuracy compared to other ADC types. Good tradeoff between speed and cost. Disadvantages : Higher resolution successive approximation ADC’s will be slower

Successive Approximation ADC Example Goal: Find digital value Vin 8-bit ADC Vin = 7.65 Vfull scale = 10

Successive Approximation ADC Example Vfull scale = 10, Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 7 (Vfull scale +0)/2 = 5 7.65 > 5  Bit 7 = 1 1  

Successive Approximation ADC Example Vfull scale = 10, Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 6 (Vfull scale +5)/2 = 7.5 7.65 > 7.5  Bit 6 = 1 1  1  

Successive Approximation ADC Example Vfull scale = 10, Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 5 (Vfull scale +7.5)/2 = 8.75 7.65 < 8.75  Bit 5 = 0 1  1  0  

Successive Approximation ADC Example Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 4 (8.75+7.5)/2 = 8.125 7.65 < 8.125  Bit 4 = 0 1  1  0  

Successive Approximation ADC Example Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 3 (8.125+7.5)/2 = 7.8125 7.65 < 7.8125  Bit 3 = 0 1  1  0 0   

Successive Approximation ADC Example Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 2 (7.8125+7.5)/2 = 7.65625 7.65 < 7.65625  Bit 2 = 0 1  1  0 0   

Successive Approximation ADC Example Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 1 (7.65625+7.5)/2 = 7.578125 7.65 > 7.578125  Bit 1 = 1 1  1  0 0  1   

Successive Approximation ADC Example Vin = 7.65 MSB  LSB Average high/low limits Compare to Vin Vin > Average  MSB = 1 Vin < Average  MSB = 0 Bit 0 (7.65625+7.578125)/2 = 7.6171875 7.65 > 7.6171875  Bit 0 = 1 1  1  0 0  1 

Wilkinson Analog Digital Converter (ADC) circuit schematic diagram Wilkinson ADC Wilkinson Analog Digital Converter (ADC) circuit schematic diagram Speed: High Cost: High Accuracy: High http://fs6.depauw.edu:50080/~akomives/DUNPLweb/summer03/orlayposter.ppt

ADC Types Comparaison

Why High speed ADCs ? Better Resolution Bandwidth Low Power

Better Resolution Bandwidth The average speed of high-speed A/D converters has increased by a factor of ten over the past five years.

Low Power The usage of portable devices such as laptops and Bluetooth devices its demanded to use a very low power ADC .

Current Research 14 GSps, four-bit data converter pair in 90 nm CMOS [7] . The experimental results show that the The ADC consume 214 mW and from a 1.0-V supply and occupy 0.1575 mm2 .

Ultralow-Voltage High-Speed ADC In the proposed design strategy [6], a 7-bit flash ADC is designed and fabricated in 90-nm CMOS to operate with a 0.5 V supply voltage. Using two-way interleaving, the prototype achieves a maximum conversion rate of 420 MS/s with an ERBW of 50 MHz. The total power consumption of the interleaved ADC is 4.1 mW. Using the proposed FD-oriented design, this paper achieves at least 3.5 times speed enhancement compared with other state-of-the-art ULV ADC

High Speed ADCs Comparison

References http://ume.gatech.edu/mechatronics_course/ADC_F05.ppt http://ume.gatech.edu/mechatronics_course/ADC_F10.pptx http://www.me.berkeley.edu/ME102B/Past_Proj/f03/Proj6/T MS320LF2407A_Documents/Intro-ADC.pdf http://www.allaboutcircuits.com/vol_4/chpt_13/6.html http://www.allaboutcircuits.com/vol_4/chpt_13/4.html Lin, J.; Mano, I.; Miyahara, M.; Matsuzawa, A., "Ultralow- Voltage High-Speed Flash ADC Design Strategy Based on FoM- Delay Product," Very Large Scale Integration (VLSI) Systems, IEEE Transactions on, vol.PP, no.99, pp.1,1 Hao-Chiao Hong; Yung-Shun Chen; Wei-Chieh Fang, "14 GSps Four-Bit Noninterleaved Data Converter Pair in 90 nm CMOS With Built-In Eye Diagram Testability," Very Large Scale Integration (VLSI) Systems, IEEE Transactions on , vol.22, no.6, pp.1238,1247, June 2014