Digital to Analog Converter By Rushabh Mehta Manthan Sheth.

Slides:



Advertisements
Similar presentations
Matthew Ladew Philip Hart Jenniffer Estrada. Pmos transistors MP1 and MP2 ensure identical biasing drain currents for MND1 and MND2 Active load- behaving.
Advertisements

Number Systems and Codes
MOS Current Mirror Section 9.2 J. Ou. A Simple Current Mirror.
Analog-to-Digital Converter (ADC) And
Elettronica T A.A Digital Integrated Circuits © Prentice Hall 2003 Inverter CMOS INVERTER.
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.
EE5316 CMOS MIXED SIGNAL IC DESIGN – PRESENTATION 1 (SELECTION OF ARCHITECTURE) DIGITAL TO ANALOG CONVERTER - Rushabh Mehta, Manthan Sheth The University.
DIGITAL SYSTEMS TCE INTERFACING WITH ANALOG DEVICES (Week 12)
Lecture #24 Gates to circuits
Design and Implementation of VLSI Systems (EN0160) Prof. Sherief Reda Division of Engineering, Brown University Spring 2007 [sources: Weste/Addison Wesley.
S. Reda VLSI Design Design and Implementation of VLSI Systems (EN1600) lecture09 Prof. Sherief Reda Division of Engineering, Brown University Spring 2008.
8-Bit Gray Code Converter
CMOS VLSIAnalog DesignSlide 1 CMOS VLSI Analog Design.
Field-Effect Transistors 1.Understand MOSFET operation. 2. Understand the basic operation of CMOS logic gates. 3. Make use of p-fet and n-fet for logic.
Chapter 16 CMOS Amplifiers
1 Digital to Analog Converter Nov. 1, 2005 Fabian Goericke, Keunhan Park, Geoffrey Williams.
Chapter 1 Number Systems and Codes William Kleitz Digital Electronics with VHDL, Quartus® II Version Copyright ©2006 by Pearson Education, Inc. Upper Saddle.
ACES Workshop 3-4 March, 2009 W. Dabrowski Serial power circuitry in the ABC-Next and FE-I4 chips W. Dabrowski Faculty of Physics and Applied Computer.
Number Systems.
Penn ESE370 Fall DeHon 1 ESE370: Circuit-Level Modeling, Design, and Optimization for Digital Systems Day 28: November 15, 2013 Memory Periphery.
Mary Jane Irwin ( ) Modified by Dr. George Engel (SIUE)
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
A little bit of exercise.. ;). Exercise Given to you are some binary to decimal examples : Given to you are some binary to decimal examples : Tens Units.
Zero Crossing Detector
Digital to Analog Converter for High Fidelity Audio Applications Matt Smith Alfred Wanga CSE598A.
Washington State University
Digital to Analog Converters (DAC) 15 March 2006 Doug Hinckley Lee Huynh Dooroo Kim.
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
Design of a 10 Bit TSMC 0.25μm CMOS Digital to Analog Converter Proceedings of the Sixth International Symposium on Quality Electronic Design IEEE, 2005.
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
Digital to Analog Converters (DAC) 2 ©Paul Godin Created March 2008.
Digital to Analog Converter for High Fidelity Audio Applications Matt Smith Alfred Wanga CSE598A.
Digital Electronics and Computer Interfacing Tim Mewes 5. Computer Interfacing – DAQ cards.
Introduction to MicroElectronics
Large Signal Amplifier Design Ryan Child 1. Background Large Signal Amplifiers belong to a class of amplifiers that are used for applications where high.
Digital to Analog Converter for High Fidelity Audio Applications Matt Smith Alfred Wanga CSE598A.
Tera-Pixel APS for CALICE Progress meeting, 6 th June 2006 Jamie Crooks, Microelectronics/RAL.
EE141 Project: 32x32 SRAM Abhinav Gupta, Glen Wong Optimization goals: Balance between area and performance Minimize area without sacrificing performance.
Basic Electricity and Electronics Module Three Microprocessor Basics Copyright © Texas Education Agency, All rights reserved.
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.
CMOS Analog Design Using All-Region MOSFET Modeling
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.
Chapter 5 Operational Amplifier
Digital to analog converter [DAC]
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
Digital-to-Analog Analog-to-Digital
EI205 Lecture 13 Dianguang Ma Fall 2008.
Alexander-Sadiku Fundamentals of Electric Circuits
Principles & Applications
Simple DAC architectures
Introduction to data converters
Introduction to data converters
DAC architectures.
Digital Control Systems Waseem Gulsher
1 Gbit/s Serial Link 1 Gbit/s Data Link Using Multi Level Signalling
Simple ADC structures.
Simple ADC structures.
Simple DAC architectures
Digital Control Systems Waseem Gulsher
DAC architectures.
Understanding Binary Basics
Digital to Analog Converters (DAC)
J.-B. Seo, S. Srirangarajan, S.-D. Roy, and S. Janardhanan
Conversation between Analogue and Digital System
Simple DAC architectures
Digital to Analog Converters (DAC) 3
Alexander-Sadiku Fundamentals of Electric Circuits
Chapter 5 OUTLINE Op-Amp from 2-Port Blocks
Chapter 7 Converters.
Presentation transcript:

Digital to Analog Converter By Rushabh Mehta Manthan Sheth

12 Progress Current to Voltage converter V out

1. I-V conversion Using a current mirror and load as ground connected PMOS. Possibly the best way to get linear I-V conversion. We evaluated the use of NMOS/PMOS in diode configuration in all possible ways (Doesn’t work) – Always, non-linearity comes when transistor goes from cut-off to saturation. – So, we need to give a constant fixed biasing.

Simulation Result When all 12 bits are ON => Output voltage = 0.75V When all 12 bits are OFF => Output voltage= 2.5V Total Swing = 2.5V to 0.75V

Binary weighted section design Need unit current sources. From our calculation, we need a maximum total current of 3.84uA from binary weighted 4 LSB bits => unit current source = 256nA.

Binary weighted section design 4 bit LSB binary encoder

Binary encoder simulation result Matches perfectly with what was desired. Swing = 2.5V- 0.75V = 1.75V Voltage change when all 4 bits ON = Output voltage = 2.5V – 6.835mV = V

Thermometer encoder design Dummy section 4 Bits 2 Bits LSB MSB Y3 Y2 Y1 Y0 A1A0Y0Y1Y2Y Y0 = VDD Y1= A1+A0 Y2= A1 Y3= A1.A0

Thermometer encoder design A0A1 Y1 Y2 Y3

Thermometer encoder simulation result A1 A0 Y1 Y2 Y3

Next Designing unit current sources for the thermometer coded section. Level inverter and shifter after I-V conversion. Designing delay block at the input of binary encoder.