Digital Logic & Design Dr. Waseem Ikram Lecture 45.

Slides:



Advertisements
Similar presentations
Interfacing to the Analog World
Advertisements

Interfacing to the Analog World
Analog to Digital Conversion (ADC)
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.
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.
COMP3221: Microprocessors and Embedded Systems
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
DIGITAL SYSTEMS TCE INTERFACING WITH ANALOG DEVICES (Week 12)
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
Embedded Systems Development and Applications
EET260: A/D and D/A converters
Analogue Input/Output
PH4705/ET4305: A/D: Analogue to Digital Conversion
1 Digital to Analog Converter Nov. 1, 2005 Fabian Goericke, Keunhan Park, Geoffrey Williams.
Digital to Analog Converters
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 (DAC)
Digital to Analog Converters
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
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
University of Tehran 1 Interface Design Transforms Omid Fatemi.
Digital to Analog Converters (DAC) 15 March 2006 Doug Hinckley Lee Huynh Dooroo Kim.
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
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.
High Speed Analog to Digital Converter
Digital to Analog Converters (DAC) 1 Technician Series ©Paul Godin March 2015.
Analog-to-Digital and Digital-to-Analog Conversion
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
Digital to Analog Converters (DAC) 3 ©Paul Godin Created March 2008.
Analog to Digital Converters
Analog/Digital Conversion
Digital to Analog Converter (DAC)
ECE 2799 Electrical and Computer Engineering Design ANALOG to DIGITAL CONVERSION Prof. Bitar Last Update:
Lecture No. 29 Sequential Logic.
ELECTRONIC DEVICES BASIC OP-AMP CIRCUIT MOHD AIDIL IDHAM BIN DAUD AZFAR ASYRAFIE BIN AHMAD
Digital Logic & Design Dr.Waseem Ikram Lecture 44.
EKT 314/4 WEEK 9 : CHAPTER 4 DATA ACQUISITION AND CONVERSION ELECTRONIC INSTRUMENTATION.
Task 2: Define digital and analogue signals
0 /59 Nyquist Rate ADCs Dr. Hossein Shamsi ECE Dept, K.N. Toosi University of Technology.
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.
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
What is a DAC? A digital to analog converter (DAC) converts a digital signal to an analog voltage or current output DAC.
Analog-Digital Conversion
EI205 Lecture 13 Dianguang Ma Fall 2008.
Digital Control Systems Waseem Gulsher
Digital Logic & Design Dr. Waseem Ikram Lecture No. 31.
Lesson 8: Analog Signal Conversion
Digital Control Systems Waseem Gulsher
Digital to Analog Converters (DAC)
Conversation between Analogue and Digital System
Digital to Analog Converters (DAC) 3
Chapter 7 Converters.
Presentation transcript:

Digital Logic & Design Dr. Waseem Ikram Lecture 45

Recap Logic Block Multiple Logic Elements LUT, flip-flop, cascade logic Control logic, programmable selects

Recap Implementing function by Programming LUT Example 1 Example 2 full adder Programming Row & Column interconnects through transistor switches.

Recap Conversion of real world quantities Mobile phones Digital Thermometers Digital storage of sound and pictures Digital voltmeters Industrial control and monitoring.

Recap Sampling Under-sampling Over-sampling Sampling frequency Nyquist frequency Holding Sampled value Sample and Hold Circuit

Recap Quantization Process of converting analogue value to a code Few bits, quantization levels less accurate More bits, quantization levels more accurate

Recap Linear Amplifier Inverting/Non-inverting inputs Single outputs High input impedance Low output impedance Very High voltage gain Inverting Amplifier Comparator

Recap FLASH Converter Fast conversion time Expensive circuit complexity Resistor voltage divider Multiple Op-Amps as comparators Input signal connected to all comparators Comparator o/p high if i/p higher than ref Priority encoder Encoder o/p is digital equivalent of i/p

Recap DUAL-SLOPE A/D Converter Slower than FLASH Used in Digital voltmeters and other measuring instruments Ckt. Diagram Working

Successive Approximation Converter Widely used Faster conversion time w.r.t. dual slope Explain operation Circuit diagram (fig 1)

A/D Converter Errors Missing Code (fig 14.26a) Incorrect Code (fig 14.26b) Offset (fig 14.26c)

Binary-Weighted-Input D/A Converter Summer Weighted Resistors Circuit (fig 3, tab 2) Disadvantage Weighted resistors of exact value

R/2R Ladder D/A Converter Circuit (fig 4) Equivalent circuit (fig 5a) Simplified circuit (fig 5b, table 3)

Performance Characteristics of D/A Converters Resolution Number of bits that are converted Reciprocal of the number of discrete steps in the output expressed in percentage 4-bit D/A has a resolution of 6.67% (1/15 x 100) Accuracy Actual o/p of a D/A w.r.t. expected o/p Expressed as a percentage of full-scale o/p O/p = 10 v accuracy is 0.1% then max error is 10mV Should not be +/-1/2 least sign. bit

Performance Characteristics of D/A Converters Linearity Deviation form the straight line output of a D/A Monotonicity DAC does not take any reverse steps when D/A sequenced over its entire range of input steps Settling time The time it takes the D/A to settle within +/- ½ LSB of its final value when a change occurs in its input

Successive-Approximation 4-bit A/D Converter

Successive-Approximation D/A Conversion V in SAR outputD/A outputComparator output

Missing Code ‘1001’

Incorrect Code

Offset Error

A 4-bit Binary-Weighted-Input D/A Converter

D/A Output voltages for binary inputs 0000 to 1111 InputCurrent through (mA)V out (volts) R2R4R8RRfRf

R/2R Ladder D/A Converter

The R/2R resistor network with binary 0001

The equivalent R/2R resistor network with binary 0001

D/A Output voltages for binary inputs 0000 to 1111 InputV th (volts)Current through R f V out V0.625V/2R-0.625V V1.25V/2R-1.25V V1.875V/2R-1.875V V2.5V/2R-2.5V V3.125V/2R-3.125V V3.75V/2R-3.75V V4.325V/2R-4.325V 10005V5V/2R-5V V5.625V/2R-5.625V V6.25V/2R-6.25V V6.875V/2R-6.875V V7.5V/2R-7.5V V8.125V/2R-8.125V V8.75V/2R-8.75V V9.325V/2R-9.325V