EET260: A/D and D/A converters

Slides:



Advertisements
Similar presentations
Analog to Digital Conversion (ADC)
Advertisements

Analog-to-Digital Converter (ADC) And
Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
Sensors Interfacing.
EET 252 Unit 6 Analog-to-Digital Conversion
Digital to Analogue Conversion
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.
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.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Shuvra Das University of Detroit Mercy
Arnan Sipitakiat Dept. Computer Engineering, Chiang Mai Univeristy.
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.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 26.1 Data Acquisition and Conversion  Introduction  Sampling  Signal Reconstruction.
Embedded Systems Development and Applications
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.
EE174 – SJSU Lecture #4 Tan Nguyen
1 Figure 9.36 The process of periodically sampling an analog signal. (a) Sample-and-hold (S/H) circuit. The switch closes for a small part (  seconds)
Pulse Code Modulation Lecture 5.
COMP3221: Microprocessors and Embedded Systems Lecture 20: Analog Output Lecturer: Hui Wu Session 2, 2004.
Digital to Analog Converters
Digital to Analog and Analog to Digital Conversion
Fall 2004EE 3563 Digital Systems Design Audio Basics  Analog to Digital Conversion  Sampling Rate  Quantization  Aliasing  Digital to Analog Conversion.
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
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.
Analog to Digital Converters (ADC) 1
Digital-to-Analog Analog-to-Digital Microprocessor Interface.
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
AD/DA Conversion Techniques - An Overview J. G. Pett  Introductory tutorial lecture for :- ‘Analogue and digital techniques in closed-loop regulation.
FE8113 ”High Speed Data Converters”. Course outline Focus on ADCs. Three main topics:  1: Architectures ”CMOS Integrated Analog-to-Digital and Digital-to-
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.
Analog-to-Digital and Digital-to-Analog Conversion
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
Digital Voltmeter (DVM)
Analog to Digital Converters
Digital to Analog Converter (DAC)
Figure Analog-to-digital conversion.. Figure The DAC output is a staircase approximation to the original signal. Filtering removes the sharp.
ECE 2799 Electrical and Computer Engineering Design ANALOG to DIGITAL CONVERSION Prof. Bitar Last Update:
Embedded Systems Design 1 Lecture Set C Interfacing the MCS-51 to: –D/A Converter –A/D Converter.
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.
EKT 314/4 WEEK 9 : CHAPTER 4 DATA ACQUISITION AND CONVERSION ELECTRONIC INSTRUMENTATION.
Digital-to-Analog Analog-to-Digital
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.
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.
Electronic Devices and Circuit Theory
Digital to analog converter [DAC]
Digital-to-Analog Analog-to-Digital
Digital-to-Analog Analog-to-Digital
Analog-Digital Conversion
EI205 Lecture 13 Dianguang Ma Fall 2008.
Digital-to-Analog Analog-to-Digital
Digital Control Systems Waseem Gulsher
Lesson 8: Analog Signal Conversion
Conversation between Analogue and Digital System
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:

EET260: A/D and D/A converters

Analog-to-digital conversion A/D conversion We will consider process and circuits required to convert an analog waveform into a digital output. 0110 0111 1000 1010 1100 1110 1111 0101 0011 Analog-to-digital conversion

Sample-and-hold (S/H) circuit A/D conversion A modern A/D converter is a single-chip IC which performs the following processes. [ADC IC picture] 0110 0111 1000 1010 1100 1110 1111 0101 0011 Anti-aliasing filter Sample-and-hold (S/H) circuit A/D converter

Sampling and aliasing  Sampling is basically a multiplication process, and it gives rise to sidebands just like AM modulation does.  analog input sampled output sampling pulses

Sampling and aliasing (frequency) The frequency spectrum resulting from sampling looks like: Decreasing the sampling frequency ( fs ), we get: If we continue to decrease fs to a value less than the Nyquist rate, aliasing (overlapping of the spectra) occurs: We get a carrier and upper and lower sidebands at multiples of the sampling frequency: fs, 2fs, 3fs , etc.

Sample-and-hold (S/H) circuit Sampling and aliasing To eliminate the problem, a low-pass filter called an anti-aliasing filter is included at the input of the A/D converter to block any frequencies higher than one-half the sampling frequency. Anti-aliasing filter Sample-and-hold (S/H) circuit A/D converter

Sample-and-hold circuit A/D conversion begins with sampling, which is carried out by a sample-and-hold (S/H) circuit. The S/H circuit takes a precise measurement of the analog voltage at specified intervals. Anti-aliasing filter Sample-and-hold (S/H) circuit A/D converter

Sample-and-hold circuit A sample-and-hold (S/H) circuit accepts the analog input signal and passes it through, unchanged, during its sampling mode. In the hold mode, the amplifier remembers or memorizes a particular voltage level at the instant of sampling. The output is a fixed DC level whose amplitude is the value at the sampling time.

Sample-and-hold (S/H) circuit Conversion The constant S/H output during the sampling interval permits accurate quantization. The last step is the conversion from an analog voltage into a binary number. Two common converters are: Successive-approximation converter Flash converter Anti-aliasing filter Sample-and-hold (S/H) circuit A/D converter

Comparator Comparators are found in both types of A/D converters. A comparator compares two analog inputs and produces a binary output. +Vcc= +5 V inputs outputs if A > B C is true (+5 V) if A < B C is false (0 V) A + C B  -Vcc= 0 V

Successive-approximation converter This converter contains an 8-bit successive-approximations register (SAR).

Successive-approximation converter Special logic in the register causes each bit to be turned on one at a time from MSB to LSB until the closest binary value is stored in the register. At each clock cycle, a comparison is made. If the D/A output is greater than the analog input, that bit is turned off (set to 0) If the D/A output is less than the analog input, that bit is left on (set to 1). Process repeats until 8 bits are checked.

Successive-approximation converter If the clock frequency is 200-kHz, how long does it take to complete the conversion for an 8-bit D/A converter?

Successive-approximation converter Successive-approximation converters are fast and consistent. Conversion times range from 0.25 to 200 ms and 8-, 10-, 12-, and 16-bit versions are available.

Flash converter A flash converter uses a large resistive voltage divider and multiple analog comparators.

Flash converter The encoder logic circuit converts the 7-bit input from the comparators into a 3-bit binary output. The flash converter produces an output as fast as the comparators can switch and the signals can be translated to binary levels by the logic circuits. Flash converters are the fastest type of A/D converter.

Flash converter The number of comparators is equal to 2N – 1, where N is the number of desired output bits.

Flash converter Flash A/D converters are complicated and expensive but are the best choice for high-speed conversions. Conversion speeds < 100 ns are typical. Speed less than 0.5 ns are possible. 6-, 8-, 10-bit flash converters are available.

Digital-to-analog (D/A) conversion We will consider a circuit which convert a digital signal into and analog output. D/A conversion Analog-to-digital conversion

Digital-to-analog (D/A) conversion One of the most popular D/A circuits is the R-2R ladder shown below

R-2R ladder DAC The output voltage is given . b0 b1 b2 b3 Vref Vo

Example Problem 1 Assume the R-2R ladder DAC circuit below as the following values: R = 50 k and Rf = 100 k. Assume Vref = 1 V. Determine the D/A converter output for the following binary inputs. a. 00002 b. 00012 c. 01012 d. 11112 e. What is the resolution of this D/A converter. b0 b1 b2 b3 Vref Vo