s(t) s(t-dt) s(t-2dt) s(t-3dt) s(t-ndt) s(t)

Size: px
Start display at page:

Download "s(t) s(t-dt) s(t-2dt) s(t-3dt) s(t-ndt) s(t)"

Transcription

1 Programmable Filter: Your Design Project Description Design a programmable filter bank: Your chip receives one or more external input signals (x), and outputs several signal outputs (y). Include programming (e.g. download/upload) memory taps (w). Options: Follow the (sample) project design for a filter-bank: use 16 (or more) input-output filter-bank (i.e., processing array) with (at least) 5-bit storage of the taps It is a vector matrix multiplier. The matrix is a 17x16 array (one input for bias!). A transversal filter-bank: includes simple delay lines (e.g. RC delay-line) to convert 1d signal to several delayed versions. s(t) s(t-dt) s(t-2dt) s(t-3dt) s(t-ndt) s(t) Design Project P1

2 Option: Your Design Project Description Teams may use an RC-delay line design that converts a 1d digital signal to several delayed versions. Teams will add control circuitry that selects either a direct parallel (vector) input or a single input passing thru the RC-delay line as the input to the filter array. X 0 = s(t) X 1 = s(t-dt) X 2 = s(t-2dt) s(t-3dt) Xn= s(t-ndt) s(t) Design Project P2

3 . Notation: 0 0 Filter-Bank: Equations/Formula Signal Input Vector: x= [ x,..., x ] Signal Output Vector: n T y= [ y,..., y ] m T Matrix of "weights, parameters, or taps:" W = [ w ], i= 0,1,... n; j= 0,1,..., m. ij x Multiplier(s) W y y=wx y i j= n = j= 0 wx ij j Design Project P3

4 Non-adaptive Filter-Bank Processor Processor. is to compute a vector-matrix multiplication. y=wx; or y = wx : = y y : = wx i j= n j= n (analog) Multiplier cell ij j ij ij ij j j= 0 j= 0 Local computation of analog multipliers For speech/music signal s(t), one gets: y = wx : = wst ( jdt) i j= n j= n ij j j= 0 j= 0 ij Design Project P4

5 . Cross-bar (array) layout y 1 x 1 x j y i Design Project P5

6 Basic Cell y i Static memory x j c MDAC Floating-gate w ij MUX Dynamic memory You may use one of these 3 Tap Memory options Design Project P6

7 . Architectural Design The chip design is comprised of three stages High Level ( system specifications, block definitions) Component Level (Architectural/topology, simulations) Layout Level (Cadence LVS, DRC,..) Design Project P7

8 User friendly design: think as the end-user. Your chip should operate in (easy) operational modes, e.g.: i. Program read/write (taps) ii. Process analog filter processing Design Project P8

9 Current Mirrors. For the nmos mirror, I D1 = β1 (VGS 1 Vth1 ) 2 / 2 I D 2 = β1 (VGS 2 Vth 2 ) 2 / 2 VGS 1 = VGS 2 ± I D1 β1 + Vth1 = ± ID2 β2 + Vth 2 If transistors are matched, then I D2 W2 L1 β2 = I D1 = I D1 β1 W1 L2 Thus, for a given M1, M2 can be sized to produce any multiples of I D1 Design Project P9

10 . Differential Pairs Iss = ID 1+ ID2 I I = I ( I I ) = 2I I D1 D2 D1 ss D1 D1 ss I tanh( α( V V )) ss d d Design Project P10

11 . Basic Transconductance Amplifier The chip design is comprised of three stages High Level ( system specifications, block definitions) Component Level (Architectural/topology, simulations) Layout Level (Cadence LVS, DRC,..) Design Project P11

12 . Wide Transconductance Amplifier Use the transistor number to identify the I_ds thru the transistor Design Project P12

13 . Wide Transconductance Amplifier I = I I out 7 9 = I I 1 2 = I tanh( α( V V )) (approximately) tanh(.) is the hyperbolic tangent funtion. (Typically, α = 25 mv. ) Use the transistor number to identify the I_ds thru the transistor in the schematic. Current mirrors act as (current) buffers and copiers/reflectors. Dependening on tx sizing, they may scale the input current. Design Project P13

14 EXTRAS: Multiplier. Use the transistor number to identify the I_ds thru the transistor Design Project P14

15 . Multiplier I = I I = ( I ) ( I ) = ( I + I ) ( I + I ) out = ( I I ) + ( I I ) = ( I tanh( V V )) + ( I tanh( V V )) = ( I I ) tanh( V V )) = ( I I ) tanh( V V )) = ( I ) tanh( V V ) tanh( V V )) Use the transistor number to identify the I_ds thru the transistor Set V2=V4=Vdd/2. 0<V1<Vdd, 0<V3<Vdd Design Project P15

16 Current Mirrors. For the nmos mirror, I D1 = β1 (VGS 1 Vth1 ) 2 / 2 I D 2 = β1 (VGS 2 Vth 2 ) 2 / 2 VGS 1 = VGS 2 ± I D1 β1 + Vth1 = ± ID2 β2 + Vth 2 If transistors are matched, then I D2 W2 L1 β2 = I D1 = I D1 β1 W1 L2 Thus, for a given M1, M2 can be sized to produce any multiples of I D1 Design Project P16

17 Multipying Digital-Analog Converter (MDAC) MDAC:. Digital word ddddd k= 4 k= 4 k k Iout = 2 dk I = I 2 dk k= 0 k= 0 I I d 0 By tx sizing design, I dk W k L = I : = 2 k dk I W Lk Design Project P17

Option 1: A programmable Digital (FIR) Filter

Option 1: A programmable Digital (FIR) Filter Design Project Your design project is basically a module filter. A filter is basically a weighted sum of signals. The signals (input) may be related, e.g. a delayed versions of each other in time, e.g.

More information

Memory Basics. historically defined as memory array with individual bit access refers to memory with both Read and Write capabilities

Memory Basics. historically defined as memory array with individual bit access refers to memory with both Read and Write capabilities Memory Basics RAM: Random Access Memory historically defined as memory array with individual bit access refers to memory with both Read and Write capabilities ROM: Read Only Memory no capabilities for

More information

A Mixed Mode Self-Programming Neural System-on-Chip for Real-Time Applications

A Mixed Mode Self-Programming Neural System-on-Chip for Real-Time Applications A Mixed Mode Self-Programming Neural System-on-Chip for Real-Time Applications Khurram Waheed and Fathi M. Salam Department of Electrical and Computer Engineering Michigan State University East Lansing,

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

444 Index. F Fermi potential, 146 FGMOS transistor, 20 23, 57, 83, 84, 98, 205, 208, 213, 215, 216, 241, 242, 251, 280, 311, 318, 332, 354, 407

444 Index. F Fermi potential, 146 FGMOS transistor, 20 23, 57, 83, 84, 98, 205, 208, 213, 215, 216, 241, 242, 251, 280, 311, 318, 332, 354, 407 Index A Accuracy active resistor structures, 46, 323, 328, 329, 341, 344, 360 computational circuits, 171 differential amplifiers, 30, 31 exponential circuits, 285, 291, 292 multifunctional structures,

More information

ECEN 474/704 Lab 7: Operational Transconductance Amplifiers

ECEN 474/704 Lab 7: Operational Transconductance Amplifiers ECEN 474/704 Lab 7: Operational Transconductance Amplifiers Objective Design, simulate and layout an operational transconductance amplifier. Introduction The operational transconductance amplifier (OTA)

More information

Design of High Gain Two stage Op-Amp using 90nm Technology

Design of High Gain Two stage Op-Amp using 90nm Technology Design of High Gain Two stage Op-Amp using 90nm Technology Shaik Aqeel 1, P. Krishna Deva 2, C. Mahesh Babu 3 and R.Ganesh 4 1 CVR College of Engineering/UG Student, Hyderabad, India 2 CVR College of Engineering/UG

More information

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY Neha Bakawale Departmentof Electronics & Instrumentation Engineering, Shri G. S. Institute of

More information

ECEN 474/704 Lab 6: Differential Pairs

ECEN 474/704 Lab 6: Differential Pairs ECEN 474/704 Lab 6: Differential Pairs Objective Design, simulate and layout various differential pairs used in different types of differential amplifiers such as operational transconductance amplifiers

More information

Design of an Integrated Image Sensor System

Design of an Integrated Image Sensor System Institute of Integrated Sensor Systems Dept. of Electrical Engineering and Information Technology Design of an Integrated Image Sensor System Kuan Shang Fall Semester, 2007 Prof. Dr.-Ing. Andreas König

More information

Static Random Access Memory - SRAM Dr. Lynn Fuller Webpage:

Static Random Access Memory - SRAM Dr. Lynn Fuller Webpage: ROCHESTER INSTITUTE OF TECHNOLOGY MICROELECTRONIC ENGINEERING Static Random Access Memory - SRAM Dr. Lynn Fuller Webpage: http://people.rit.edu/lffeee 82 Lomb Memorial Drive Rochester, NY 14623-5604 Email:

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Historical Background Recent advances in Very Large Scale Integration (VLSI) technologies have made possible the realization of complete systems on a single chip. Since complete

More information

CMOS Digital Logic Design with Verilog. Chapter1 Digital IC Design &Technology

CMOS Digital Logic Design with Verilog. Chapter1 Digital IC Design &Technology CMOS Digital Logic Design with Verilog Chapter1 Digital IC Design &Technology Chapter Overview: In this chapter we study the concept of digital hardware design & technology. This chapter deals the standard

More information

Experiment #7 MOSFET Dynamic Circuits II

Experiment #7 MOSFET Dynamic Circuits II Experiment #7 MOSFET Dynamic Circuits II Jonathan Roderick Introduction The previous experiment introduced the canonic cells for MOSFETs. The small signal model was presented and was used to discuss the

More information

PROJECT ON MIXED SIGNAL VLSI

PROJECT ON MIXED SIGNAL VLSI PROJECT ON MXED SGNAL VLS Submitted by Vipul Patel TOPC: A GLBERT CELL MXER N CMOS AND BJT TECHNOLOGY 1 A Gilbert Cell Mixer in CMOS and BJT technology Vipul Patel Abstract This paper describes a doubly

More information

Study of Differential Amplifier using CMOS

Study of Differential Amplifier using CMOS Study of Differential Amplifier using CMOS Mr. Bhushan Bangadkar PG Scholar Mr. Amit Lamba Assistant Professor Mr. Vipin Bhure Assistant Professor Electronics and Communication Electronics and Communication

More information

Analog Integrated Circuit Configurations

Analog Integrated Circuit Configurations Analog Integrated Circuit Configurations Basic stages: differential pairs, current biasing, mirrors, etc. Approximate analysis for initial design MOSFET and Bipolar circuits Basic Current Bias Sources

More information

Analog VLSI Implementation of Novel Hybrid Neural Network Multiplier Architecture

Analog VLSI Implementation of Novel Hybrid Neural Network Multiplier Architecture Analog VLSI Implementation of Novel Hybrid Neural Network Multiplier Architecture S. Venkatesh, P. Cyril Prasanna Raj 1 M.Sc. (Engg.) Student, 2 Assistant Professor and Course Manager VLSI System Design

More information

Lecture 6: Electronics Beyond the Logic Switches Xufeng Kou School of Information Science and Technology ShanghaiTech University

Lecture 6: Electronics Beyond the Logic Switches Xufeng Kou School of Information Science and Technology ShanghaiTech University Lecture 6: Electronics Beyond the Logic Switches Xufeng Kou School of Information Science and Technology ShanghaiTech University EE 224 Solid State Electronics II Lecture 3: Lattice and symmetry 1 Outline

More information

Marvell 88E1000-RJJ Gigabit Ethernet Transceiver Partial Circuit Analysis

Marvell 88E1000-RJJ Gigabit Ethernet Transceiver Partial Circuit Analysis October 5, 2004 Marvell 88E1000-RJJ Gigabit Ethernet Transceiver Partial Circuit Analysis Introduction... Page 1 List of Figures... Page 2 Device Summary Sheet... Page 9 Analog Front-end Top Level...Tab

More information

CHAPTER 8 DIFFERENTIAL AND MULTISTAGE AMPLIFIERS

CHAPTER 8 DIFFERENTIAL AND MULTISTAGE AMPLIFIERS CHAPTER 8 DIFFERENTIAL AND MULTISTAGE AMPLIFIERS Chapter Outline 8.1 The CMOS Differential Pair 8. Small-Signal Operations of the MOS Differential Pair 8.3 The BJT Differential Pair 8.4 Other Non-ideal

More information

Design of a Folded Cascode Operational Amplifier in a 1.2 Micron Silicon-Carbide CMOS Process

Design of a Folded Cascode Operational Amplifier in a 1.2 Micron Silicon-Carbide CMOS Process University of Arkansas, Fayetteville ScholarWorks@UARK Electrical Engineering Undergraduate Honors Theses Electrical Engineering 5-2017 Design of a Folded Cascode Operational Amplifier in a 1.2 Micron

More information

Low-Power Realization of FIR Filters Using Current-Mode Analog Design Techniques

Low-Power Realization of FIR Filters Using Current-Mode Analog Design Techniques Low-Power Realization of FIR Filters Using Current-Mode Analog Design Techniques Venkatesh Srinivasan, Gail Rosen and Paul Hasler School of Electrical and Computer Engineering Georgia Institute of Technology,

More information

Index. Small-Signal Models, 14 saturation current, 3, 5 Transistor Cutoff Frequency, 18 transconductance, 16, 22 transit time, 10

Index. Small-Signal Models, 14 saturation current, 3, 5 Transistor Cutoff Frequency, 18 transconductance, 16, 22 transit time, 10 Index A absolute value, 308 additional pole, 271 analog multiplier, 190 B BiCMOS,107 Bode plot, 266 base-emitter voltage, 16, 50 base-emitter voltages, 296 bias current, 111, 124, 133, 137, 166, 185 bipolar

More information

EECS 427 Lecture 13: Leakage Power Reduction Readings: 6.4.2, CBF Ch.3. EECS 427 F09 Lecture Reminders

EECS 427 Lecture 13: Leakage Power Reduction Readings: 6.4.2, CBF Ch.3. EECS 427 F09 Lecture Reminders EECS 427 Lecture 13: Leakage Power Reduction Readings: 6.4.2, CBF Ch.3 [Partly adapted from Irwin and Narayanan, and Nikolic] 1 Reminders CAD assignments Please submit CAD5 by tomorrow noon CAD6 is due

More information

Design and Layout of Two Stage High Bandwidth Operational Amplifier

Design and Layout of Two Stage High Bandwidth Operational Amplifier Design and Layout of Two Stage High Bandwidth Operational Amplifier Yasir Mahmood Qureshi Abstract This paper presents the design and layout of a two stage, high speed operational amplifiers using standard

More information

A Parallel Analog CCD/CMOS Signal Processor

A Parallel Analog CCD/CMOS Signal Processor A Parallel Analog CCD/CMOS Signal Processor Charles F. Neugebauer Amnon Yariv Department of Applied Physics California Institute of Technology Pasadena, CA 91125 Abstract A CCO based signal processing

More information

10-Bit 5MHz Pipeline A/D Converter. Kannan Sockalingam and Rick Thibodeau

10-Bit 5MHz Pipeline A/D Converter. Kannan Sockalingam and Rick Thibodeau 10-Bit 5MHz Pipeline A/D Converter Kannan Sockalingam and Rick Thibodeau July 30, 2002 Contents 1 Introduction 8 1.1 Project Overview........................... 8 1.2 Objective...............................

More information

Low-Voltage Wide Linear Range Tunable Operational Transconductance Amplifier

Low-Voltage Wide Linear Range Tunable Operational Transconductance Amplifier Low-Voltage Wide Linear Range Tunable Operational Transconductance Amplifier A dissertation submitted in partial fulfillment of the requirement for the award of degree of Master of Technology in VLSI Design

More information

Design and Simulation of Low Dropout Regulator

Design and Simulation of Low Dropout Regulator Design and Simulation of Low Dropout Regulator Chaitra S Kumar 1, K Sujatha 2 1 MTech Student, Department of Electronics, BMSCE, Bangalore, India 2 Assistant Professor, Department of Electronics, BMSCE,

More information

Adder Design and Analysis

Adder Design and Analysis Adder Design and Analysis University of Washington EE 477 Zach Pritchett and Cody Hogan Winter 2012 Total Area 8.69 µm 2 Worst Case Delay ns FOM x 10 - Table of Contents 1 Introduction... 2 2 Design...

More information

MITE Architectures for Reconfigurable Analog Arrays. David Abramson

MITE Architectures for Reconfigurable Analog Arrays. David Abramson MITE Architectures for Reconfigurable Analog Arrays A Thesis Presented to The Academic Faculty by David Abramson In Partial Fulfillment of the Requirements for the Degree Master of Science School of Electrical

More information

Index terms: Analog to Digital conversion, capacitor sharing, high speed OPAMP-sharing pipelined analog to digital convertor, Low power.

Index terms: Analog to Digital conversion, capacitor sharing, high speed OPAMP-sharing pipelined analog to digital convertor, Low power. Pipeline ADC using Switched Capacitor Sharing Technique with 2.5 V, 10-bit Ankit Jain Dept. of Electronics and Communication, Indore Institute of Science & Technology, Indore, India Abstract: This paper

More information

MediaTek MT1688E DVD-ROM/CD-RW Drive Controller Partial Circuit Analysis

MediaTek MT1688E DVD-ROM/CD-RW Drive Controller Partial Circuit Analysis October 13, 2005 MediaTek MT1688E DVD-ROM/CD-RW Drive Controller Partial Circuit Analysis Table of Contents Introduction... Page 1 List of Figures... Page 2 Device Summary Sheet... Page 19 Top Level Diagram...Tab

More information

Lecture 13. Biasing and Loading Single Stage FET Amplifiers. The Building Blocks of Analog Circuits - III

Lecture 13. Biasing and Loading Single Stage FET Amplifiers. The Building Blocks of Analog Circuits - III Lecture 3 Biasing and Loading Single Stage FET Amplifiers The Building Blocks of Analog Circuits III In this lecture you will learn: Current biasing of circuits Current sources and sinks for CS, CG, and

More information

Design and implementation of two stage operational amplifier

Design and implementation of two stage operational amplifier Design and implementation of two stage operational amplifier Priyanka T 1, Dr. H S Aravind 2, Yatheesh Hg 3 1M.Tech student, Dept, of ECE JSSATE Bengaluru 2Professor and HOD, Dept, of ECE JSSATE Bengaluru

More information

Low Power 8-Bit ALU Design Using Full Adder and Multiplexer

Low Power 8-Bit ALU Design Using Full Adder and Multiplexer Low Power 8-Bit ALU Design Using Full Adder and Multiplexer Gaddam Sushil Raj B.Tech, Vardhaman College of Engineering. ABSTRACT: Arithmetic logic unit (ALU) is an important part of microprocessor. In

More information

0.85V. 2. vs. I W / L

0.85V. 2. vs. I W / L EE501 Lab3 Exploring Transistor Characteristics and Design Common-Source Amplifiers Lab report due on September 22, 2016 Objectives: 1. Be familiar with characteristics of MOSFET such as gain, speed, power,

More information

Lecture 33: Context. Prof. J. S. Smith

Lecture 33: Context. Prof. J. S. Smith Lecture 33: Prof J. S. Smith Context We are continuing to review some of the building blocks for multi-stage amplifiers, including current sources and cascode connected devices, and we will also look at

More information

Asahi Kasei Microsystems AKM5451 Cell Phone Receiver with Interface Circuitry Circuit Analysis

Asahi Kasei Microsystems AKM5451 Cell Phone Receiver with Interface Circuitry Circuit Analysis April 15, 2003 Asahi Kasei Microsystems AKM5451 Cell Phone Receiver with Interface Circuitry Circuit Analysis Table of Contents Introduction...Page 1 List of Figures...Page 2 Device Summary Sheet...Page

More information

Development of Ionizing Radiation Detectors Integrated with Readout Electronics

Development of Ionizing Radiation Detectors Integrated with Readout Electronics MIXED DESIGN MIXDES 2013, 20 th International Conference "Mixed Design of Integrated Circuits and Systems", June 20-22, 2013, Gdynia, Poland Development of Ionizing Radiation Detectors Integrated with

More information

EE 3101 ELECTRONICS I LABORATORY EXPERIMENT 7 LAB MANUAL MOSFET AMPLIFIER DESIGN AND ANALYSIS

EE 3101 ELECTRONICS I LABORATORY EXPERIMENT 7 LAB MANUAL MOSFET AMPLIFIER DESIGN AND ANALYSIS EE 3101 ELECTRONICS I LABORATORY EXPERIMENT 7 LAB MANUAL MOSFET AMPLIFIER DESIGN AND ANALYSIS OBJECTIVES In this experiment you will Learn procedures for working with static-sensitive devices. Construct

More information

Rail to Rail Input Amplifier with constant G M and High Unity Gain Frequency. Arun Ramamurthy, Amit M. Jain, Anuj Gupta

Rail to Rail Input Amplifier with constant G M and High Unity Gain Frequency. Arun Ramamurthy, Amit M. Jain, Anuj Gupta 1 Rail to Rail Input Amplifier with constant G M and High Frequency Arun Ramamurthy, Amit M. Jain, Anuj Gupta Abstract A rail to rail input, 2.5V CMOS input amplifier is designed that amplifies uniformly

More information

Keywords - Analog Multiplier, Four-Quadrant, FVF Differential Structure, Source Follower.

Keywords - Analog Multiplier, Four-Quadrant, FVF Differential Structure, Source Follower. Characterization of CMOS Four Quadrant Analog Multiplier Nipa B. Modi*, Priyesh P. Gandhi ** *(PG Student, Department of Electronics & Communication, L. C. Institute of Technology, Gujarat Technological

More information

Operational Amplifiers

Operational Amplifiers CHAPTER 9 Operational Amplifiers Analog IC Analysis and Design 9- Chih-Cheng Hsieh Outline. General Consideration. One-Stage Op Amps / Two-Stage Op Amps 3. Gain Boosting 4. Common-Mode Feedback 5. Input

More information

SOLIMAN A. MAHMOUD Department of Electrical Engineering, Faculty of Engineering, Cairo University, Fayoum, Egypt

SOLIMAN A. MAHMOUD Department of Electrical Engineering, Faculty of Engineering, Cairo University, Fayoum, Egypt Journal of Circuits, Systems, and Computers Vol. 14, No. 4 (2005) 667 684 c World Scientific Publishing Company DIGITALLY CONTROLLED CMOS BALANCED OUTPUT TRANSCONDUCTOR AND APPLICATION TO VARIABLE GAIN

More information

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 54, NO. 3, MARCH

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 54, NO. 3, MARCH IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 54, NO. 3, MARCH 2007 481 Programmable Filters Using Floating-Gate Operational Transconductance Amplifiers Ravi Chawla, Member, IEEE, Farhan

More information

GUJARAT TECHNOLOGICAL UNIVERSITY. Semester II. Type of course: ME-Electronics & Communication Engineering (VLSI & Embedded Systems Design)

GUJARAT TECHNOLOGICAL UNIVERSITY. Semester II. Type of course: ME-Electronics & Communication Engineering (VLSI & Embedded Systems Design) GUJARAT TECHNOLOGICAL UNIVERSITY Subject Name: Analog and Mixed Signal IC Design (Elective) Subject Code: 3725206 Semester II Type of course: ME-Electronics & Communication Engineering (VLSI & Embedded

More information

Basic Layout Techniques

Basic Layout Techniques Basic Layout Techniques Rahul Shukla Advisor: Jaime Ramirez-Angulo Spring 2005 Mixed Signal VLSI Lab Klipsch School of Electrical and Computer Engineering New Mexico State University Outline Transistor

More information

Performance Evaluation of Different Types of CMOS Operational Transconductance Amplifier

Performance Evaluation of Different Types of CMOS Operational Transconductance Amplifier Performance Evaluation of Different Types of CMOS Operational Transconductance Amplifier Kalpesh B. Pandya 1, Kehul A. shah 2 1 Gujarat Technological University, Department of Electronics & Communication,

More information

EE 482 Electronics II

EE 482 Electronics II EE 482 Electronics II Lab #4: BJT Differential Pair with Resistive Load Overview The objectives of this lab are (1) to design and analyze the performance of a differential amplifier, and (2) to measure

More information

Lecture 12 Memory Circuits. Memory Architecture: Decoders. Semiconductor Memory Classification. Array-Structured Memory Architecture RWM NVRWM ROM

Lecture 12 Memory Circuits. Memory Architecture: Decoders. Semiconductor Memory Classification. Array-Structured Memory Architecture RWM NVRWM ROM Semiconductor Memory Classification Lecture 12 Memory Circuits RWM NVRWM ROM Peter Cheung Department of Electrical & Electronic Engineering Imperial College London Reading: Weste Ch 8.3.1-8.3.2, Rabaey

More information

Advanced Operational Amplifiers

Advanced Operational Amplifiers IsLab Analog Integrated Circuit Design OPA2-47 Advanced Operational Amplifiers כ Kyungpook National University IsLab Analog Integrated Circuit Design OPA2-1 Advanced Current Mirrors and Opamps Two-stage

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #4 Lab Report MOSFET Amplifiers and Current Mirrors Submission Date: 07/03/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams

More information

E4332: VLSI Design Laboratory. Columbia University Spring 2005: Lectures

E4332: VLSI Design Laboratory. Columbia University Spring 2005: Lectures E4332: VLSI Design Laboratory Nagendra Krishnapura Columbia University Spring 2005: Lectures nkrishna@vitesse.com 1 AM radio receiver AM radio signals: Audio signals on a carrier Intercept the signal Amplify

More information

Implementing a 5-bit Folding and Interpolating Analog to Digital Converter

Implementing a 5-bit Folding and Interpolating Analog to Digital Converter Implementing a 5-bit Folding and Interpolating Analog to Digital Converter Zachary A Pfeffer (pfefferz@colorado.edu) Department of Electrical and Computer Engineering University of Colorado, Boulder CO

More information

Analog IC Design 2010

Analog IC Design 2010 Analog IC Design 2010 Lecture 7 CAD tools, Simulation and layout Markus Törmänen Markus.Tormanen@eit.lth.se All images are taken from Gray, Hurst, Lewis, Meyer, 5th ed., unless noted otherwise. Contents

More information

Lecture 10. Circuit Pitfalls

Lecture 10. Circuit Pitfalls Lecture 10 Circuit Pitfalls Intel Corporation jstinson@stanford.edu 1 Overview Reading Lev Signal and Power Network Integrity Chandrakasen Chapter 7 (Logic Families) and Chapter 8 (Dynamic logic) Gronowski

More information

Microelectronics Exercises of Topic 5 ICT Systems Engineering EPSEM - UPC

Microelectronics Exercises of Topic 5 ICT Systems Engineering EPSEM - UPC Microelectronics Exercises of Topic 5 ICT Systems Engineering EPSEM - UPC F. Xavier Moncunill Autumn 2018 5 Analog integrated circuits Exercise 5.1 This problem aims to follow the steps in the design of

More information

ECEN 5008: Analog IC Design. Final Exam

ECEN 5008: Analog IC Design. Final Exam ECEN 5008 Initials: 1/10 ECEN 5008: Analog IC Design Final Exam Spring 2004 Instructions: 1. Exam Policy: Time-limited, 150-minute exam. When the time is called, all work must stop. Put your initials on

More information

Short Channel Bandgap Voltage Reference

Short Channel Bandgap Voltage Reference Short Channel Bandgap Voltage Reference EE-584 Final Report Authors: Thymour Legba Yugu Yang Chris Magruder Steve Dominick Table of Contents Table of Figures... 3 Abstract... 4 Introduction... 5 Theory

More information

DFT for Testing High-Performance Pipelined Circuits with Slow-Speed Testers

DFT for Testing High-Performance Pipelined Circuits with Slow-Speed Testers DFT for Testing High-Performance Pipelined Circuits with Slow-Speed Testers Muhammad Nummer and Manoj Sachdev University of Waterloo, Ontario, Canada mnummer@vlsi.uwaterloo.ca, msachdev@ece.uwaterloo.ca

More information

d. Can you find intrinsic gain more easily by examining the equation for current? Explain.

d. Can you find intrinsic gain more easily by examining the equation for current? Explain. EECS140 Final Spring 2017 Name SID 1. [8] In a vacuum tube, the plate (or anode) current is a function of the plate voltage (output) and the grid voltage (input). I P = k(v P + µv G ) 3/2 where µ is a

More information

ECE380 Digital Logic

ECE380 Digital Logic ECE380 Digital Logic Implementation Technology: Standard Chips and Programmable Logic Devices Dr. D. J. Jackson Lecture 10-1 Standard chips A number of chips, each with a few logic gates, are commonly

More information

Lecture 2, Amplifiers 1. Analog building blocks

Lecture 2, Amplifiers 1. Analog building blocks Lecture 2, Amplifiers 1 Analog building blocks Outline of today's lecture Further work on the analog building blocks Common-source, common-drain, common-gate Active vs passive load Other "simple" analog

More information

The Design of A Reaktor Core Model of the Korg MS-20 VCF James J. Clark Sept. 2005

The Design of A Reaktor Core Model of the Korg MS-20 VCF James J. Clark Sept. 2005 The Design of A Reaktor ore Model of the Korg MS-2 VF James J. lark Sept. 25 The Korg MS-2 is one of the most popular analog music synthesizers. A good part of its appeal is due to the sound of its filter.

More information

ENEE 307 Laboratory#2 (n-mosfet, p-mosfet, and a single n-mosfet amplifier in the common source configuration)

ENEE 307 Laboratory#2 (n-mosfet, p-mosfet, and a single n-mosfet amplifier in the common source configuration) Revised 2/16/2007 ENEE 307 Laboratory#2 (n-mosfet, p-mosfet, and a single n-mosfet amplifier in the common source configuration) *NOTE: The text mentioned below refers to the Sedra/Smith, 5th edition.

More information

Reading. Lecture 33: Context. Lecture Outline. Chapter 9, multi-stage amplifiers. Prof. J. S. Smith

Reading. Lecture 33: Context. Lecture Outline. Chapter 9, multi-stage amplifiers. Prof. J. S. Smith eading Lecture 33: Chapter 9, multi-stage amplifiers Prof J. S. Smith Context Lecture Outline We are continuing to review some of the building blocks for multi-stage amplifiers, including current sources

More information

A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI)

A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI) A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI) Mahendra Kumar Lariya 1, D. K. Mishra 2 1 M.Tech, Electronics and instrumentation Engineering, Shri G. S. Institute of Technology

More information

Design of a low voltage,low drop-out (LDO) voltage cmos regulator

Design of a low voltage,low drop-out (LDO) voltage cmos regulator Design of a low,low drop-out (LDO) cmos regulator Chaithra T S Ashwini Abstract- In this paper a low, low drop-out (LDO) regulator design procedure is proposed and implemented using 0.25 micron CMOS process.

More information

Domino CMOS Implementation of Power Optimized and High Performance CLA adder

Domino CMOS Implementation of Power Optimized and High Performance CLA adder Domino CMOS Implementation of Power Optimized and High Performance CLA adder Kistipati Karthik Reddy 1, Jeeru Dinesh Reddy 2 1 PG Student, BMS College of Engineering, Bull temple Road, Bengaluru, India

More information

@IJMTER-2016, All rights Reserved 333

@IJMTER-2016, All rights Reserved 333 Design of High Performance CMOS Comparator using 90nm Technology Shankar 1, Vasudeva G 2, Girish J R 3 1 Alpha college of Engineering, 2 Knowx Innovations, 3 sjbit Abstract- In many digital circuits the

More information

Intelligent Systems Group Department of Electronics. An Evolvable, Field-Programmable Full Custom Analogue Transistor Array (FPTA)

Intelligent Systems Group Department of Electronics. An Evolvable, Field-Programmable Full Custom Analogue Transistor Array (FPTA) Department of Electronics n Evolvable, Field-Programmable Full Custom nalogue Transistor rray (FPT) Outline What`s Behind nalog? Evolution Substrate custom made configurable transistor array (FPT) Ways

More information

Axiom. AX502 GSM/GPRS CMOS Power Amplifier. Circuit Analysis

Axiom. AX502 GSM/GPRS CMOS Power Amplifier. Circuit Analysis Axiom AX502 GSM/GPRS CMOS Power Amplifier Circuit Analysis For questions, comments, or more information about this report, or for any additional technical needs concerning semiconductor technology, please

More information

Philips TDA9381PS TV Signal Processor Partial Circuit Analysis

Philips TDA9381PS TV Signal Processor Partial Circuit Analysis November 17, 2003 Philips TDA9381PS TV Signal Processor Partial Circuit Analysis Table of Contents Introduction...Page 1 List of Figures...Page 2 Device Summary Sheet...Page 9 Top Level Diagram... Tab

More information

Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem

Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem A report Submitted to Canopus Systems Inc. Zuhail Sainudeen and Navid Yazdi Arizona State University July 2001 1. Overview

More information

Enhancing the Slew rate and Gain Bandwidth of Single ended CMOS Operational Transconductance Amplifier using LCMFB Technique

Enhancing the Slew rate and Gain Bandwidth of Single ended CMOS Operational Transconductance Amplifier using LCMFB Technique ISSN: 2278 1323 Enhancing the Slew rate and Gain Bandwidth of Single ended CMOS Operational Transconductance Amplifier using LCMFB Technique 1 Abhishek Singh, 2 Sunil Kumar Shah, 3 Pankaj Sahu 1 abhi16.2007@gmail.com,

More information

Sense Amplifier Comparator with Offset Correction for Decision Feedback Equalization based Receivers

Sense Amplifier Comparator with Offset Correction for Decision Feedback Equalization based Receivers arxiv:1702.01067v1 [cs.ar] 3 Feb 2017 Sense Amplifier Comparator with Offset Correction for Decision Feedback Equalization based Receivers Naveen Kadayinti, and Dinesh Sharma Department of Electrical Engineering,

More information

An Improved Bandgap Reference (BGR) Circuit with Constant Voltage and Current Outputs

An Improved Bandgap Reference (BGR) Circuit with Constant Voltage and Current Outputs International Journal of Research in Engineering and Innovation Vol-1, Issue-6 (2017), 60-64 International Journal of Research in Engineering and Innovation (IJREI) journal home page: http://www.ijrei.com

More information

A new class AB folded-cascode operational amplifier

A new class AB folded-cascode operational amplifier A new class AB folded-cascode operational amplifier Mohammad Yavari a) Integrated Circuits Design Laboratory, Department of Electrical Engineering, Amirkabir University of Technology, Tehran, Iran a) myavari@aut.ac.ir

More information

Energy Efficient and High Performance Current-Mode Neural Network Circuit using Memristors and Digitally Assisted Analog CMOS Neurons

Energy Efficient and High Performance Current-Mode Neural Network Circuit using Memristors and Digitally Assisted Analog CMOS Neurons Energy Efficient and High Performance Current-Mode Neural Network Circuit using Memristors and Digitally Assisted Analog CMOS Neurons Aranya Goswamy 1, Sagar Kumashi 1, Vikash Sehwag 1, Siddharth Kumar

More information

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N Jan M. Rabaey, Anantha Chandrakasan, and Borivoje Nikolic CONTENTS PART I: THE FABRICS Chapter 1: Introduction (32 pages) 1.1 A Historical

More information

QUESTION BANK for Analog Electronics 4EC111 *

QUESTION BANK for Analog Electronics 4EC111 * OpenStax-CNX module: m54983 1 QUESTION BANK for Analog Electronics 4EC111 * Bijay_Kumar Sharma This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Abstract

More information

Chipcon SmartRF CC1020 Low Power RF Transceiver Circuit Analysis

Chipcon SmartRF CC1020 Low Power RF Transceiver Circuit Analysis March 28, 2005 Chipcon SmartRF CC1020 Low Power RF Transceiver Circuit Analysis Table of Contents Introduction... Page 1 List of Figures... Page 3 Device Summary Sheet... Page 7 Top Level Diagram (Analog)...Tab

More information

An 11 Bit Sub- Ranging SAR ADC with Input Signal Range of Twice Supply Voltage

An 11 Bit Sub- Ranging SAR ADC with Input Signal Range of Twice Supply Voltage D. Aksin, M.A. Al- Shyoukh, F. Maloberti: "An 11 Bit Sub-Ranging SAR ADC with Input Signal Range of Twice Supply Voltage"; IEEE International Symposium on Circuits and Systems, ISCAS 2007, New Orleans,

More information

Yet, many signal processing systems require both digital and analog circuits. To enable

Yet, many signal processing systems require both digital and analog circuits. To enable Introduction Field-Programmable Gate Arrays (FPGAs) have been a superb solution for rapid and reliable prototyping of digital logic systems at low cost for more than twenty years. Yet, many signal processing

More information

CSA104. , alias Gullinbursti (meaning "Golden Mane") a boar in Norse mythology, is a charge sensitive ASIC for the Gerda project.

CSA104. , alias Gullinbursti (meaning Golden Mane) a boar in Norse mythology, is a charge sensitive ASIC for the Gerda project. CSA104, alias Gullinbursti (meaning "Golden Mane") a boar in Norse mythology, is a charge sensitive ASIC for the Gerda project. Schematics and design by FBE ASIC Design & Consulting, chip layout by the

More information

Learning Outcomes. Spiral 2 8. Digital Design Overview LAYOUT

Learning Outcomes. Spiral 2 8. Digital Design Overview LAYOUT 2-8.1 2-8.2 Spiral 2 8 Cell Mark Redekopp earning Outcomes I understand how a digital circuit is composed of layers of materials forming transistors and wires I understand how each layer is expressed as

More information

DESIGN AND VERIFICATION OF ANALOG PHASE LOCKED LOOP CIRCUIT

DESIGN AND VERIFICATION OF ANALOG PHASE LOCKED LOOP CIRCUIT DESIGN AND VERIFICATION OF ANALOG PHASE LOCKED LOOP CIRCUIT PRADEEP G CHAGASHETTI Mr. H.V. RAVISH ARADHYA Department of E&C Department of E&C R.V.COLLEGE of ENGINEERING R.V.COLLEGE of ENGINEERING Bangalore

More information

SAR Control Logic. GADCout <9:0> Figure 1. GADC diagram architecture.

SAR Control Logic. GADCout <9:0> Figure 1. GADC diagram architecture. GADC bloc: The bloc GADC (General Analog to Digital Converter) is a general purpose 10 bit ADC used to digitize different analog voltages of the FEI4 chip. As depicted on the Figure 1 below, the GADC contains

More information

Novel CCII-based Field Programmable Analog Array and its Application to a Sixth-Order Butterworth LPF

Novel CCII-based Field Programmable Analog Array and its Application to a Sixth-Order Butterworth LPF 440 S. A. MAHMOUD, E. A. SOLIMAN, NOVEL CCII-ASED FIELD PROGRAMALE ANALOG ARRA. Novel CCII-based Field Programmable Analog Array and its Application to a Sixth-Order utterworth LPF Soliman MAHMOUD 1,2,

More information

Effect of Current Feedback Operational Amplifiers using BJT and CMOS

Effect of Current Feedback Operational Amplifiers using BJT and CMOS Effect of Current Feedback Operational Amplifiers using BJT and CMOS 1 Ravi Khemchandani ; 2 Ashish Nipane Singh & 3 Hitesh Khanna Research Scholar in Dronacharya College of Engineering Gurgaon Abstract

More information

8. Characteristics of Field Effect Transistor (MOSFET)

8. Characteristics of Field Effect Transistor (MOSFET) 1 8. Characteristics of Field Effect Transistor (MOSFET) 8.1. Objectives The purpose of this experiment is to measure input and output characteristics of n-channel and p- channel field effect transistors

More information

Rail-To-Rail Output Op-Amp Design with Negative Miller Capacitance Compensation

Rail-To-Rail Output Op-Amp Design with Negative Miller Capacitance Compensation Rail-To-Rail Op-Amp Design with Negative Miller Capacitance Compensation Muhaned Zaidi, Ian Grout, Abu Khari bin A ain Abstract In this paper, a two-stage op-amp design is considered using both Miller

More information

ON CHIP ERROR COMPENSATION, LIGHT ADAPTATION, AND IMAGE ENHANCEMENT WITH A CMOS TRANSFORM IMAGE SENSOR

ON CHIP ERROR COMPENSATION, LIGHT ADAPTATION, AND IMAGE ENHANCEMENT WITH A CMOS TRANSFORM IMAGE SENSOR ON CHIP ERROR COMPENSATION, LIGHT ADAPTATION, AND IMAGE ENHANCEMENT WITH A CMOS TRANSFORM IMAGE SENSOR A Thesis Presented to The Academic Faculty By Ryan Robucci In Partial Fulfillment of the Requirements

More information

High Voltage Operational Amplifiers in SOI Technology

High Voltage Operational Amplifiers in SOI Technology High Voltage Operational Amplifiers in SOI Technology Kishore Penmetsa, Kenneth V. Noren, Herbert L. Hess and Kevin M. Buck Department of Electrical Engineering, University of Idaho Abstract This paper

More information

A new 6-T multiplexer based full-adder for low power and leakage current optimization

A new 6-T multiplexer based full-adder for low power and leakage current optimization A new 6-T multiplexer based full-adder for low power and leakage current optimization G. Ramana Murthy a), C. Senthilpari, P. Velrajkumar, and T. S. Lim Faculty of Engineering and Technology, Multimedia

More information

A 10Gbps Analog Adaptive Equalizer and Pulse Shaping Circuit for Backplane Interface

A 10Gbps Analog Adaptive Equalizer and Pulse Shaping Circuit for Backplane Interface Proceedings of the 5th WSEAS Int. Conf. on CIRCUITS, SYSTEMS, ELECTRONICS, CONTROL & SIGNAL PROCESSING, Dallas, USA, November 1-3, 2006 225 A 10Gbps Analog Adaptive Equalizer and Pulse Shaping Circuit

More information

DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND

DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND SESSION WEEK COURSE: ELECTRONICS ENGINEERING FUNDAMENTALS DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND The course has 29 sessions distributed during 15 weeks. The duration

More information

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information