Analog to Digital Conversion (ADC)

Slides:



Advertisements
Similar presentations
Pulse Code Modulation Pulse Code Modulation
Advertisements

D. De Venuto,Politecnico di Bari 0 Data Converter.
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
Digital Fundamentals Tenth Edition Floyd Chapter 12.
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.
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)
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.
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
EET260: A/D and D/A converters
Introduction to Analog-to-Digital Converters
1 Digital to Analog Converter Nov. 1, 2005 Fabian Goericke, Keunhan Park, Geoffrey Williams.
Digital to Analog Converters
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
ADC & DAC Signal Conversions.
10/6/2015 3:12 AM1 Data Encoding ─ Analog Data, Digital Signals (5.3) CSE 3213 Fall 2011.
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.
AD/DA Conversion Techniques - An Overview J. G. Pett  Introductory tutorial lecture for :- ‘Analogue and digital techniques in closed-loop regulation.
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
Basic Encoding Techniques
Data Acquisition ET 228 Chapter 15 Subjects Covered Analog to Digital Converter Characteristics Integrating ADCs Successive Approximation ADCs Flash ADCs.
High Speed Analog to Digital Converter
Analog-to-Digital and Digital-to-Analog Conversion
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 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.
Analog to Digital Converters
Analog/Digital Conversion
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.
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.
0 /59 Nyquist Rate ADCs Dr. Hossein Shamsi ECE Dept, K.N. Toosi University of Technology.
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.
Networked Embedded Systems Sachin Katti & Pengyu Zhang EE107 Spring 2016 Lecture 13 Interfacing with the Analog World.
Digital to analog converter [DAC]
MECH 373 Instrumentation and Measurements
Data Acquisition ET 228 Chapter
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.
SAR ADC Tao Chen.
Analog-Digital Conversion
EI205 Lecture 13 Dianguang Ma Fall 2008.
DATA COMMUNICATION Lecture-16.
Principles & Applications
Quantization and Encoding
Introduction to data converters
Introduction to data converters
Digital Control Systems Waseem Gulsher
Lesson 8: Analog Signal Conversion
Digital Control Systems Waseem Gulsher
Digital to Analog Converters (DAC)
Conversation between Analogue and Digital System
Sampling and Quantization
Analog-to-digital converter
Analog to Digital Encoding
Chapter 7 Converters.
Presentation transcript:

Analog to Digital Converters (ADCs) & Digital to Analog Converters (DACs)

Analog to Digital Conversion (ADC) Analog to Digital Conversion is the process by which analog signals are converted to their digitized forms. ADC occurs via three steps: - Sampling. - Quantization. - Encoding.

The idea of Sampling The analog signal is sampled at regular intervals of time. The sampling rate must be at least twice the highest frequency of the signal ( Nyquist Criterion).

Quantization Quantization is defined as the process of converting the continuous sample amplitude into a discrete amplitude. Thus by then, the signal will be discrete in both; time and amplitude.

Quantization Error The difference between the actual analog value and quantized digital value.

Encoding Encoding is the process which assigns ones and zeros (stream of bits) for every quantization level. The number of bits assigned for each level (n) depends on the levels’ number (L) ; such that L= 2^n.

Ideal ADC Q= Δ=quantization step = full scale / levels’ number. In an ideal analog-to-digital converter, the quantization error is uniformly distributed between –Δ/2 and Δ/2. The resolution of the ADC is the smallest detectable change in voltage.

In our experiment ADC0804 , and the SAR ADC are explained. Types Of ADCs There are many types of ADCs such as: Direct Conversion ADC. Successive Approximation Register (SAR) ADC. Integrating ADCs: Single slope, dual slope, and ramp ADC. Sigma-Delta ADC (over sampled ADC). ADC0804 Analog to Digital Converter. In our experiment ADC0804 , and the SAR ADC are explained.

ADC0804 Analog to Digital Converter ADC0804 is a 20-pin IC with an 8-bit resolution. The analog input voltage range is from 0 V to 5 V, with 15 mW power consumption and 100 us conversion time .

SAR ADC It is one of the popular ADCs for 8-16 bits. It has moderate conversion speeds ; the conversion time is around 1 Us. It doesn’t consume a lot of power and its cost is low in comparison with the other types. On the other hand, it requires a sample and hold circuit and it can have missing output codes.

The Block diagram of SAR ADC and its flow chart

Description of operation A successive approximation ADC works by using a digital to analog converter (DAC) and a comparator to perform a binary search to find the input voltage. A sample and hold circuit (S&H) is used to sample the analog input voltage and hold (i.e. keep a non-changing copy) the sampled value whilst the binary search is performed. The binary search starts with the most significant bit (MSB) and works towards the least significant bit (LSB). For a 8-bit output resolution, 8 comparisons are needed in the binary search, taking a least 8 clock cycles. The sample and hold circuit samples the analog input on a rising edge of the sample signal. The comparator output is a logic 1 if the sampled analog voltage is greater than the output of the DAC, 0 otherwise.

Example: Vref=5V, Vs=3.127V, 4-bits.(b1b2b3b4) Set b1=1 all b2b3b4=000 >> 1000 Vdac=8*5/(2^4)=2.5V (Vdac=2.5)>(Vs=3.127) No!! b1=1 2. Set b2=1 all b3b4=00 >> 1100 Vdac=12*5/(2^4)=3.75V (Vdac=3.75)>(Vs=3.127) Yes b2=0 3. Set b3=1 b4=0 >> 1010 Vdac=10*5/(2^4)=3.125V (Vdac=3.125)>(Vs=3.127) No!! b3=1 4. Set b4=1 >>1011 Vdac=11*5/(2^4)=3.4375V (Vdac=3.4375)>(Vs=3.127) Yes b4=0 Final Result=1010

Digital To Analog Conversion ( DAC) Digital to analog converter (DAC) is the device which converts digital signals to analog ones. Most of the DACs consist of a network of resistors and analog switches. The switches control the currents or voltages that are derived from a particular reference voltage and provide analog output current.

In our experiment, R-2R DAC and the general purpose DAC are explained. Types Of DACs There are many types of DACs such as: Weighted resistor DAC. R-2R DAC. General purpose DAC ( DAC 0800). Frequency to voltage converter. Pulse width modulation. In our experiment, R-2R DAC and the general purpose DAC are explained.

R-2R DAC The Block diagram of R-2R DAC is as shown below: The analog output is given by the following equation: The highest resistance value is only 2R and thus requires an area inside the IC less 8 times than that of the weighted resistor DAC which highest resistance is 16R.

The DAC analog output is represented by current The DAC analog output is represented by current. This current is the ratio of the input code to the full scale voltage (Vref) as given in the following equation: So, an operational amplifier is needed to convert the current to voltage level.

The General Purpose ( DAC 0800) The block diagram of DAC 0800 is as shown below: It’s clear that it’s a 8-bit DAC with 16 pins IC. The conversion time is around 100ns.

Bipolar/ Unipolar DACs For unipolar DACs, the output voltage is given by: For bipolar DACs, the output voltage is given by: