Mixed Signal Integrated Circuit Design

Slides:



Advertisements
Similar presentations
Tutorial 2 Sequential Logic. Registers A register is basically a D Flip-Flop A D Flip Flop has 3 basic ports. D, Q, and Clock.
Advertisements

Verilog Fundamentals Shubham Singh Junior Undergrad. Electrical Engineering.
Counters Discussion D8.3.
A Digital Circuit Toolbox
Table 7.1 Verilog Operators.
Arduino Guitar Pedal Ian Andal IME 458 Dr. Pan.
Registers and Counters. Register Register is built with gates, but has memory. The only type of flip-flop required in this class – the D flip-flop – Has.
From Continuous Time System to Discrete Time System ES400 Jack Ou, Ph.D. Chapter 1.
Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
Design and Implementation a 8 bits Pipeline Analog to Digital Converter in The Technology 0.6 μm CMOS Process Eri Prasetyo.
 Circuit building blocks that compare the strength of two signals (usually Volts) and provide an output signal when one is bigger than the other are.
DEVELOPMENT OF A READOUT SYSTEM FOR LARGE SCALE TIME OF FLIGHT SYSTEMS WITH PICOSECOND RESOLUTION Considerations and designs for a system of tdc’s with.
Analog-to-Digital Converters
Sequential Circuit Introduction to Counter
The Ideal Op-amp (Operational amplifier) + – v+v+ v–v– V OUT + – + – V IN V OUT V IN [μV] V OUT [V] +15V –15V V OUT =A(v + –v – ) A~10 5 saturation.
Digital data acquisition1 Measuring ? „Wer misst, misst Mist.“ numeric result Sensing, Signal Processing Evaluation Physical/Chemical Property Physical/Chemical.
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
© The McGraw-Hill Companies, Inc McGraw-Hill 1 PRINCIPLES AND APPLICATIONS OF ELECTRICAL ENGINEERING THIRD EDITION G I O R G I O R I Z Z O N I 15.
© The McGraw-Hill Companies, Inc McGraw-Hill 1 PRINCIPLES AND APPLICATIONS OF ELECTRICAL ENGINEERING THIRD EDITION G I O R G I O R I Z Z O N I 14.
Status Report Atsushi Nukariya. FPGA training course ・ I solved 15 problems which are proposed by Uchida-san. ・ I used above circuit board. FPGA.
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
EDA385 Project Presentation The Sound Disguiser. Overview Sample input audio Read input from the rotary encoder Process the audio due to choosen mode.
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Lecture 17 Dr. Shi Dept. of Electrical and Computer Engineering.
©F.M. Rietti Components Fundamentals. ©F.M. Rietti LM-18 Computer Science SSI Embedded Systems I 2 Active Components (cont) Comparator –if V2 > V1 the.
Comparators, DAC, and ADC
Low Power, High-Throughput AD Converters
Low Power, High-Throughput AD Converters
Delta Modulation Professor: Dr. Miguel Alonso Jr..
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.
Counters and registers Eng.Maha Alqubali. Registers Registers are groups of flip-flops, where each flip- flop is capable of storing one bit of information.
ECE 101 Exploring Electrical Engineering Chapter 7 Data Acquisition Herbert G. Mayer, PSU Status 11/30/2015 Derived with permission from PSU Prof. Phillip.
Task 2: Define digital and analogue signals
Low Power, High-Throughput AD Converters
Sampling. Introduction  Sampling refers to the process of converting a continuous, analog signal to discrete digital numbers.
Digital Design: With an Introduction to the Verilog HDL, 5e M. Morris Mano Michael D. Ciletti Copyright ©2013 by Pearson Education, Inc. All rights reserved.
Digital Design: With an Introduction to the Verilog HDL, 5e M. Morris Mano Michael D. Ciletti Copyright ©2013 by Pearson Education, Inc. All rights reserved.
Digital to analog converter [DAC]
Figure 4.1 Computerized data-acquisition system.
Supplement on Verilog FF circuit examples
Class Exercise 1B.
CHAPTER 18 Circuits for Arithmetic Operations
Integrated Circuits for the INO
Feedback No feedback : Open loop (used in comparators)
EEL 3705 / 3705L Digital Logic Design
Figure 12-13: Synchronous Binary Counter
DR S. & S.S. GHANDHY ENGINEENRING COLLEGE
Malik Najmus Siraj Digital Logic Design Malik Najmus Siraj
Digital System Design Review.
DIGITAL ELECTRONICS THEME 7: Register structures – with parallel input, with serial input. Shift registers – reversible, cycle. Register structures are.
Elec 2607 Digital Switching Circuits
Digital Logic & Design Dr. Waseem Ikram Lecture No. 34.
Lecture No. 24 Sequential Logic.
Recap D flip-flop based counter Flip-flop transition table
Digital Logic & Design Dr. Waseem Ikram Lecture No. 31.
Analog-to-Digital Converters
Digital Control Systems Waseem Gulsher
Instructor: Alexander Stoytchev
Lecture 17 Logistics Last lecture Today HW5 due on Wednesday
Dr. Clincy Professor of CS
Lecture No. 32 Sequential Logic.
INTRODUCTION OF DIGITAL SYSTEM
FIGURE 1: SERIAL ADDER BLOCK DIAGRAM
Digital Logic & Design Dr. Waseem Ikram Lecture No. 36.
The Verilog Hardware Description Language
Flip Flops Unit-4.
CHAPTER 18 Circuits for Arithmetic Operations
Lecture 17 Logistics Last lecture Today HW5 due on Wednesday
A 12 bit 50 MS/s Dual Channel Time Domain Two Step ADC
A 12 bit 50 MS/s Dual Channel Time Domain Two Step ADC
Presentation transcript:

Mixed Signal Integrated Circuit Design By Arlen Cox

Block Diagram

Analog to Digital Converter

Up/Down Counter (ADC)

Digital to Analog Converter (ADC)

Operational Amplifier (ADC)

Conversion Sample (ADC)

Analog to Digital Layout

Opamp Layout

Multiplier

Multiplier Layout

D Flip Flop

D Flip Flop with Reset

Shift Register

Modulus Counter

Packer Output

Packer Layout

Modulator

Modulator Output

Modulator Layout

Complete Layout

About Tools Magic SPICE VeriLogger Electric Icarus Verilog

Thanks Dr. Khoie Dr. Stark Dr. Hughes