SAR ADC Tao Chen.

Slides:



Advertisements
Similar presentations
D. De Venuto,Politecnico di Bari 0 Data Converter.
Advertisements

Analog to Digital Conversion (ADC)
Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
Data Acquisition ET 228 Chapter
Digital to Analogue Conversion Chapter 13. Why is conversion needed? Most signals in the world are analogue. Microprocessors and most computers computers.
Digital to Analogue Conversion
EE435 Final Project: 9-Bit SAR ADC
Digital to Analog and Analog to Digital Conversion
Digital Fundamentals Tenth Edition Floyd Chapter 12.
©2008 The McGraw-Hill Companies, Inc. All rights reserved. Digital Electronics Principles & Applications Seventh Edition Chapter 14 Connecting with Analog.
CE 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Analog to Digital (and back again) Interfacing a microprocessor-based system.
Arnan Sipitakiat Dept. Computer Engineering, Chiang Mai Univeristy.
ADC and DAC. Reason for Signal Conversion digital AD2 DA1.
Mixed Signal Chip Design Lab Analog-to-Digital Converters Jaehyun Lim, Kyusun Choi Department of Computer Science and Engineering The Pennsylvania State.
Analogue to Digital Conversion
Interfacing Analog and Digital Circuits
DIGITAL SYSTEMS TCE INTERFACING WITH ANALOG DEVICES (Week 12)
Design and Implementation a 8 bits Pipeline Analog to Digital Converter in The Technology 0.6 μm CMOS Process Eri Prasetyo.
1 Dr. Un-ki Yang Particle Physics Group or Shuster 5.15 Amplifiers and Feedback: 3.
Day of Miscellany ADC/DAC I2C Student presentations.
Embedded Systems Development and Applications
 Circuit building blocks that compare the strength of two signals (usually Volts) and provide an output signal when one is bigger than the other are.
EE174 – SJSU Lecture #4 Tan Nguyen
EET260: A/D and D/A converters
Introduction to Analog-to-Digital Converters
Analogue Input/Output
Digital to Analog and Analog to Digital Conversion
Lab IV Lecture 1 Course Overview Introduce Step 1 Course Web Page
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.
Lab IV Lecture 1 Course Overview Introduce Step 1 Course Web Page:
Data Acquisition ET 228 Chapter 15 Subjects Covered Analog to Digital Converter Characteristics Integrating ADCs Successive Approximation ADCs Flash ADCs.
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.
Analog to Digital Converters
Analog/Digital Conversion
Figure Analog-to-digital conversion.. Figure The DAC output is a staircase approximation to the original signal. Filtering removes the sharp.
Embedded Systems Design 1 Lecture Set C Interfacing the MCS-51 to: –D/A Converter –A/D Converter.
M. TWEPP071 MAPS read-out electronics for Vertex Detectors (ILC) A low power and low signal 4 bit 50 MS/s double sampling pipelined ADC M.
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.
Sill Torres: Pipelined SAR Pipelined SAR with Comparator-Based Switch-Capacitor Residue Amplification Pedro Henrique Köhler Marra Pinto and Frank Sill.
EKT 314/4 WEEK 9 : CHAPTER 4 DATA ACQUISITION AND CONVERSION ELECTRONIC INSTRUMENTATION.
0 /59 Nyquist Rate ADCs Dr. Hossein Shamsi ECE Dept, K.N. Toosi University of Technology.
Low Power, High-Throughput AD Converters
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.
Digital to analog converter [DAC]
Presented by Richard Prentice Prepared by Richard Prentice
Digital-to-Analog Analog-to-Digital
What is a DAC? A digital to analog converter (DAC) converts a digital signal to an analog voltage or current output DAC.
EKT 124 / 3 DIGITAL ELEKTRONIC 1
B.Sc. Thesis by Çağrı Gürleyük
Analog-Digital Conversion
EI205 Lecture 13 Dianguang Ma Fall 2008.
Pedro Henrique Köhler Marra Pinto and Frank Sill Torres
Principles & Applications
DAC architectures.
ADC.
Created by Luis Chioye Presented by Cynthia Sosa
Created by Luis Chioye Presented by Cynthia Sosa
Simple ADC structures.
Simple ADC structures.
Capacitor Charging: Voltage Across Sample & Hold Capacitor
CSE 171 Lab 11 Digital Voltmeter.
Analog-to-Digital Converters
Lesson 8: Analog Signal Conversion
Digital Control Systems Waseem Gulsher
ADS7841 SAR Input Model (6/1/17)
فهرست مطالب 1 مقدمه اي بر مبدل هاي تقريب متوالي 2 نحوه عملكرد مبدل هاي تقريب متوالي 3 مزايا و خطاهاي مبدل هاي تقريب متوالي 4 انواع پياده سازي مبدل.
Chapter 7 Converters.
Presentation transcript:

SAR ADC Tao Chen

Successive-approximation Register (SAR) ADC Chapter 17 Figure 05 Read chapter 17.2

Binary Search

Example timing diagram At “convert start”, SHA grabs a sample and hold its value Set DAC MSB to 1 as test bit, rest bits set to 0, DAC output compared to sample held If comparator output = 1, keep test bit as 1, else set test bit = 0 If test bit is LSB, reset “busy” and signal end of conversion Else, move test bit to next lower bit, and set it to 1, generate DAC output At end of conversion, DAC input code sent out as ADC output code

Charge redistribution implementation

Sampling Phase Vin = 1.3 Vref = 5V

Conversion Phase 0 Vin = 1.3V Vref = 5V

Conversion Phase 1 Vin = 1.3 Vref = 5V

Conversion Phase 2 Vin = 1.3 Vref = 5V 1

Conversion Phase 3 Vin = 1.3 Vref = 5V

For N-bit ADC Conversion Phase 0 can be skipped Non-overlapping Clock

Chapter 17 Figure 10

Segmented CDAC

Hybrid ADC

Hybrid ADC

Design Consideration Comparator: high speed, high resolution Capacitor: matching & KT/C (area) Switch: sampling time & conversion time

Project State-of-the-art ADCs R-string R2R Flash SAR Size R CDAC (size C) Segmentation Decoder Comparator Switch Encoder SAR Logic Buffer Bubble rm Clock/Timing Power ENOB Speed Area State-of-the-art ADCs http://web.stanford.edu/~murmann/adcsurvey.html

Simulation Data converter simulation is very slow! Histogram test, spectral test takes hours to days! Server load is high at the end of the semester! Server crashes very often !! Start your project earlier !!!