Analog to Digital conversion. Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital.

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.
1 Analog to Digital Conversion ADC Essentials A/D Conversion Techniques Interfacing the ADC to the IBM PC DAS (Data Acquisition Systems) How to select.
Sensors Interfacing.
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.
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.
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)
1 Analog-to-digital converter Prepared by: Selah al-Battah Mohammed Al-khabbaz Atiyah Alnakhli Ali Dumyati.
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.
Embedded Systems Development and Applications
EET260: A/D and D/A converters
Introduction to Analog-to-Digital Converters
PH4705/ET4305: A/D: Analogue to Digital Conversion
Digital to Analog and Analog to Digital Conversion
Computer Data Acquisition and Signal Conversion Chuck Kammin ABE 425 March 27, 2006.
Digital to Analog Converters
Difference amplifier.
Non-linear application Inverting Schmitt Trigger
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
1 Sensors and Measurements Penderia & Pengukuran ENT 164 Signal Processing Elements Hema C.R. School of Mechatronics Engineering Northern Malaysia University.
ADC & DAC Signal Conversions.
ECE 4371, Fall, 2014 Introduction to Telecommunication Engineering/Telecommunication Laboratory Zhu Han Department of Electrical and Computer Engineering.
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
Analog and Digital Instruments
Analog to Digital Converter
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.
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
PREPARED BY V.SANDHIYA LECT/ ECE UNIT- 3 APPLICATIONS OF OP-AMP 1.
Analog to Digital Converters
Analog/Digital Conversion
Digital to Analog Converter (DAC)
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.
Digital-to-Analog Analog-to-Digital
디지털제어 강의실 : 담당교수 : 고경철(기계공학부) 사무실 : 산학협력관 105B 면담시간 : 수시
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.
Electronic Devices and Circuit Theory
Digital to analog converter [DAC]
MECH 373 Instrumentation and Measurements
Introduction to Discrete-Time Control Systems fall
Digital-to-Analog Analog-to-Digital
Digital-to-Analog Analog-to-Digital
Analog-Digital Conversion
EI205 Lecture 13 Dianguang Ma Fall 2008.
Chapter 13 Linear-Digital ICs
DIGITAL CONTROL 목 차 1. Introduction to Digital Control System
Unit - 5 Analog and Digital Instruments. Digital Voltmeter (DVM) Used to measure the ac and dc voltages and displays the result in digital form. Types:
Digital-to-Analog Analog-to-Digital
Analog to Digital Converters Electronics Unit – Lecture 7
Simple ADC structures.
Simple ADC structures.
Lesson 8: Analog Signal Conversion
Digital Control Systems Waseem Gulsher
Analog and Digital Instruments
Conversation between Analogue and Digital System
Analog-to-digital converter
Chapter 7 Converters.
Presentation transcript:

Analog to Digital conversion

Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital (AD) conversion.  The conversion time depends upon the frequency of input clock signal.

Analog to digital conversion

Conversion Methods  Ladder Comparison  Successive Approximation  Slope Integration  Flash Comparison

Ladder Comparison

Successive Approximation

Slope integration *Charge a capacitor at constant current *Count clock ticks *Stop when the capacitor voltage matches the input *Cannot achieve high resolution *Capacitor and/or comparator Vin Counting time IN C R S Enable N-bit Output Oscillator Clk Start Conversion Q Counter

Flash comparison  If N is the number of bits in the output word….  Then 2 N comparators will be required.  With modern microelectronics this is quite possible, but will be expensive.

ADC Essentials Basic I/O Relationship –ADC is Rationing System x = Analog input / Reference –Fraction: 0 ~ 1

ADC Essentials n bits ADC –Number of discrete output level : 2 n –Quantum LSB size Q = LSB = FS / 2 n Quantization Error –  1/2 LSB –Reduced by increasing n

Converter Errors Offset Error Gain Error

Converter Errors Integral Linearity Error Differential Linearity Error

A/D conversion Techniques  Counter or Tracking ADC  Successive Approximation ADC  Most Commonly Used  Dual Slop Integrating ADC  Voltage to Frequency ADC  Parallel or Flash ADC  Fast Conversion  Software Implementation  Shaft Encoder

Counter type ADC Block Diagram Wave form

Counter type ADC Operation –Reset and Start Counter –DAC convert Digital output of Counter to Analog signal –Compare Analog input and Output of DAC Vi < V DAC –Continue counting Vi = V DAC –Stop counting –Digital Output = Output of Counter

Tracking type ADC Tracking or servo type –Using Up/Down Counter to track input signal continuously For slow varying input

Successive Approximation ADC  Most Commonly used in medium to high speed Converters  Based on approximating the input signal with binary code and then successively revising this approximation until best approximation is achieved  SAR(Successive Approximation Register) holds the current binary value Block Diagram

Successive Approximation ADC Circuit wave form Logic Flow

Dual slope integrating ADC Operation  Integrate  Reset and integrate  Thus  

Dual slope integrating ADC Excellent Noise Rejection  High frequency noise cancelled out by integration  Proper T 1 eliminates line noise  Easy to obtain good resolution Low speed  If T 1 = 60Hz, converter throughput rate < 30 samples/s

Voltage to Frequency ADC VFC (Voltage to Frequency Converter)  Convert analog input voltage to train of pulses Counter  Generates Digital output by counting pulses over a fixed interval of time

Voltage to Frequency ADC  Low speed  Good noise immunity  High resolution For slow varying signal With long conversion time  Applicable to remote data sensing in noisy environments Digital transmission over a long distance

Parallel or Flash ADC Very high speed conversion  Up to 100MHz for 8 bit resolution  Video, Radar, Digital Oscilloscope Resolution is limited  Large number of comparator in IC Single step Conversion  2 n –1 comparator  Precision Resistive Network  Encoder

Software Implementation Implementing software using Microprocessor  Counting  Shifting  Inverting  Code conversion  ….. Limited practical use  Availability if Good performance with very responsible cost

Shaft Encoder Electromechanical ADC  Convert shaft angle to digital output Encoding  Optical or magnetic sensor Applications  Machine tools, industrial robotics, Numerical control

Shaft Encoder Binary Encoder  Misalignment of mechanism causes large error. Ex: > 111 (180 deg) Gray Encoder  Misalignment causes of 1 LSB error.

The End ……. Thank You ……