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.

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.
Digital to Analogue Conversion
Digital to Analog and Analog to Digital Conversion
Digital Fundamentals Tenth Edition Floyd Chapter 12.
Analog-to-digital Conversion and Digital-to-analog Conversion (with DSP) ES-3.
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
Analog to Digital Converters (ADC) 2 ©Paul Godin Created April 2008.
Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
Lecture 9: D/A and A/D Converters
10/23/2003ME DAC Lecture1 DAC Sunij Chacko Pierre Emmanuel Deliou Thomas Holst Used with modification.
Analogue to Digital Conversion
Interfacing Analog and Digital Circuits
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.
Quantization Prof. Siripong Potisuk.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 26.1 Data Acquisition and Conversion  Introduction  Sampling  Signal Reconstruction.
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.
EET260: A/D and D/A converters
JF 12/04111 BSC Data Acquisition and Control Data Representation Computers use base 2, instead of base 10: Internally, information is represented by binary.
Introduction to Analog-to-Digital Converters
Digital Communication Techniques
Electronic Devices Ninth Edition Floyd Chapter 13.
Computer Based Data Acquisition Basics. Outline Basics of data acquisition Analog to Digital Conversion –Quantization –Aliasing.
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
Electronics Involves the use of devices and circuits to control the flow of electric current to achieve some purpose. These circuits contain: Resistors,
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.
Digital-to-Analog Analog-to-Digital Microprocessor Interface.
10/6/2015 3:12 AM1 Data Encoding ─ Analog Data, Digital Signals (5.3) CSE 3213 Fall 2011.
Professor: Dr. Miguel Alonso Jr.
Data Acquisition Systems
University of Tehran 1 Interface Design Transforms Omid Fatemi.
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.
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
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)
Embedded Systems Design 1 Lecture Set C Interfacing the MCS-51 to: –D/A Converter –A/D Converter.
Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
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.
Introduction to Data Conversion EE174 – SJSU Tan Nguyen.
PAM Modulation Lab#3. Introduction An analog signal is characterized by the fact that its amplitude can take any value over a continuous range. On the.
A/D and D/A Converters. Digital-to-analogue converters The digital-to-analog converter, known as the D/A converter (read as D-to-A converter) or the DAC,
1 Basic Signal Conversion 센서 및 계측 공학 (Sensor and Instrumentation Engineering) 2016 년 1 학기 충북대학교 전기전자반도체공학과 박 찬식
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.
Digital Logic & Design Dr. Waseem Ikram Lecture 45.
Residential Audio & Video Systems Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 15 – Digital Audio and Video.
Digital to analog converter [DAC]
MECH 373 Instrumentation and Measurements
Microprocessors Data Converters Analog to Digital Converters (ADC)
Digital-to-Analog Analog-to-Digital
COMPUTER NETWORKS and INTERNETS
EI205 Lecture 13 Dianguang Ma Fall 2008.
Digital-to-Analog Analog-to-Digital
CS 4594 Data Communications
Lesson 8: Analog Signal Conversion
Conversation between Analogue and Digital System
Analog to Digital Encoding
Presentation transcript:

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 digital numbersanalog-to-digital converter  In electronics, a digital-to-analog converter (DAC or D-to-A) is a device for converting a digital (usually binary) code to an analog signal (current, voltage or charges). Digital-to-Analog Converters are the interface between the abstract digital world and the analog real life. Simple switches, a network of resistors, current sources or capacitors may implement this conversiondigital-to-analog converter

Important terminologies in ADC  Resolution  Response type Linear ADCs Non-linear ADCs  Accuracy  Sampling rate  Aliasing

Resolution  The resolution of the converter indicates the smallest analog value that it can convert to a digital number  If the ADC has 8 bits and the Full scale is 0-5 Volts, then the ADC voltage resolution is: 5/2 8 = Volts

Response type  Linear ADCs Output binary value changes approximately with the analog value within the resolution (or ½ the resolution)  Non-linear ADCs Uses techniques known as companding to ‘magnify” the low amplitude analog signalscompanding   -law  A-law  Dolby

Accuracy  Accuracy depends on Quantization error Non-linear error caused by the physical imperfections of ADC

Sampling rate  For ADC, a signal values are measured and stored at intervals of time T s, the sampling time.  A bandlimited analog signal must be sampled at a frequency f s = 1/T s that is twice the maximum frequency (f a ) of the bandlimited signal  f s = 2f a is known as the Nyquist Sampling frequency

Aliasing  If a signal values are measured and stored at frequencies greater than the Nyquist sampling rate, the signal can be reproduced exactly (within quantization and other non-linear error accuracy).  However, If a function is sampled at less than Nyquist rate, the resulting function may have different frequency content. This is known as aliasing. For example: If a 3 KHz sine wave is sampled at 4 KHz, the resulting signal will appear as a 1 KHz signal.

How is it done Digital-Ramp ADC

How is it done Successive Approximation ADC

How is it done Flash ADC

Analog to Digital chip: ADC0820  8-Bit High Speed µP Compatible A/D Converter with Track/Hold Function  Uses ½ flash conversion technique consists of 32 comparators a most significant 4-bit ADC a least significant 4-bit ADC  1.5 µs conversion time  Does not need external sample-and-hold for signals moving at less than 100 mV/µs.

ADC0820

Analog to Digital chip: ADC0820  Has many input modes, RD, WR- RD, WR-RD Standalone  Input pulse required to read analog data (Sample) Must sample at more than Nyquist rate (f s = 2*f a )  Outputs signal when data is valid

ADC0820 – RD Mode

ADC0820 – WD-RD Mode t 1 = t INTL = 800 ns

ADC0820 – WD-RD Mode t 1 = t INTL = 800 ns

ADC0820 – WD-RD Mode

Acquiring an Analog Signal  Input is a sinusoidal signal with peak to peak of 5 V  Voltage input in the range -2.5 to 2.5 V  Use Analog to Digital Converter ADC0820 Input’s analog voltage 0 to 5 V Requires adding 2.5 Volts to input signal before converted.

Op-Amp - Non-Inverting Adder  Use LM741 Operational Amplifier  Eqs: Vo =V1 + v2 (for all resistors equal) Vo = (R1+R2)/R2 (V1 R4 + V2R3)/ (R3+R4)

References  