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

Size: px
Start display at page:

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

Transcription

1 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, Atlanta, Georgia Abstract This work demonstrates the feasibility of low-power analog FIR filters using current-mode techniques. Preliminary results from the proposed filter indicates a power consumption that is much lower than alternate digital implementations at 2MSPS making it attractive for portable applications. The FIR filter comprises of a current-mode sample-and-hold configured as a delay element followed by an analog multiplier. Results from an 8-tap linear phase filter and a 16-tap non-linear phase filter are shown to match well with the ideal filter responses. x n Z -1 Z -1 Z Z -1 w w 1 w 2 w n Fig. 1. Block Diagram of an N-tap FIR Filter. y n I. MOTIVATION FOR ANALOG FIR FILTERS Traditionally, signal processing has been performed in the digital domain. In recent times, however, analog implementations of signal processing functions are gaining popularity owing to its low-power capability [1]. Repetitive signal processing operations such as multiplication and addition are both power and area intensive in the digital domain. An analog implementation on the other hand is area and power efficient as demonstrated by an analog vector matrix multiplier (VMM) [2]. The VMM chip uses analog techniques to achieve extremely low power dissipation and floating-gate transistors are used to provide programmability. The low-power capability of analog signal processing is demonstrated in this paper with the implementation of a finite impulse response (FIR) filter. FIR filters are typically used to realize linear phase filters and matched filters. They offer full control over their frequency response through algorithms that optimally minimize various constraints and have predominantly been implemented using digital circuitry. FIR filtering is represented by, y n = M 1 m= w m x n m (1) It is clear from (1) that FIR filters primarily require a timedelay function and repetitive multiplication and addition operations. Figure 1 shows a block diagram representation of a direct form I FIR filter that implements (1). An analog implementation of the time-delay function that is low-power, accurate and area efficient is quite challenging. Voltage-mode implementations of delay chains involve the use of charge coupled devices (CCDs) [3] or switched capacitor circuits [4]. CCDs require the use of non-standard process steps while the use of switched capacitor circuits require linear capacitors that may be difficult to obtain in a standard digital CMOS process. A current-mode approach that uses switched-current techniques are advantageous on a number of counts. A switchedcurrent approach does not require linear sampling capacitors, can operate at low supply voltages and can be implemented easily on a standard digital CMOS process. Besides, a full current-mode implementation of the signal processing chain provides the addition operation for almost no extra power dissipation. Owing to Kirchoff s current law (KCL), addition is easily implemented by tying the outputs together. Using such an approach a direct form I FIR filter has been implemented. Initial results indicate a power consumption that is much lower than a corresponding digital implementation. The frequency response of the filter matches well with that of an ideal filter with 7-bit quantized coefficients making such an analog approach attractive from both a power and accuracy standpoint. Section II of the paper discusses the analog FIR filter architecture and its circuit implementation. The simulation results of an 8-tap and 16-tap filter designed on a.5µm standard digital CMOS process are presented in section III. Section IV provides a comparison between the power dissipated in the proposed analog approach and the various digital implementations. Section V concludes the work by summarizing the results. II. ANALOG FIR FILTER A current-mode analog FIR filter is implemented by designing the delay element as a chain of current-mode sampleand-holds. Multiplication is performed using a simple current mirror and addition is performed by tying all the outputs together and thereby dissipates no extra power. An FIR filter has been demonstrated using such an approach in [5]. The delay chain, however, suffers from input signal dependent charge injection that results in a distortion of the input signal /4/$2. 24 IEEE 2223

2 + _ V DD Half-Delay Element Half-Delay Element I BIAS M5 C H Input In Out In I OUT Clock V DD Out Output I IN M4 M3 (b) V REF M1 M2 I in I out I TAIL n L W M1 M2 m L W (a) (c) Fig. 2. (a) Simplified circuit schematic of the current-mode sample-and-hold used in the filter design. (b) Block diagram representation of the full-delay stage using two half-delay stages in a master-slave configuration. (c) Multiplier designed as a current mirror where the filter coefficient is implemented as a ratio of the W/L of the transistors M1 and M2. and the overall filter response. In this work, the concept of zero-voltage switching as proposed in [6] is used with the result that the delay element does not suffer from input dependent charge injection. In the following sub-sections, the delay element and the multiply and accumulate unit are described in more detail. A. Current-Mode Delay Element The delay element is implemented using current-mode sample-and-holds. A single sample-and-hold implements a delay of half a clock period. One of the non-idealities in a sample-and-hold circuit is the charge injected onto the sampling capacitor when the sampling switch opens. Charge injection has been the major limitation in current-mode sampleand-holds. Particulary severe is the input dependence of the injected charge as this leads to distortion, whereas the input independent component of the injected charge merely appears as an offset in the sampled waveform. Several techniques have been proposed to mitigate the effects of charge injection. The use of dummy switches or CMOS switches that partially cancel the charge injection has been proposed in [7]. This technique relies on the accurate matching of an nmos with a pmos switch and the precise control of the rise and fall time of the clock that drive these switches. The use of multiple clock phases that provide charge cancellation through coarse and fine memories have achieved good results [8], [9], [1]. The generation of the multiple clock phases introduces an additional design overhead. The technique of zero-voltage switching as proposed in [6] ensures an input independent charge injection and has been chosen to implement the sample-and-hold. Apart from charge injection, the finite output resistance of the sampling transistor introduces an error as well. This occurs when the drain voltage at which the input is sampled differs from that when the sample is held. It is therefore important that apart from charge injection, the drain voltage of the sampling transistor be maintained constant both during sampling and the hold phase. Zero-voltage switching creates a virtual ground for sampling at the drain of the sampling transistor, thereby minimizing the errors introduced by the finite output resistance of the transistor. Figure 2(a) shows the simplified circuit schematic of a current-mode sample-and-hold. The key to understanding the circuit operation is that the current through both transistors M1 and M2 should equal the tail current I TAIL at all times. During the sampling phase, switch transistors M3 and M4 are closed, which causes the amplifier to set the gate of M2 to a value that allows current I TAIL I BIAS I IN to flow through M2. During the hold phase, transistors M3 and M4 are turned off thereby sampling the gate voltage of M2 across the hold capacitor C H. Now, when the output switch M5 closes, the output current I OUT equals the sampled current I IN,albeit with a signal inversion. The negative feedback around the amplifier ensures that the voltage at its inverting terminal is held close to the reference voltage V REF. The switch transistor M3 therefore opens with a constant potential V REF at its source terminal, injecting a constant amount of charge onto the sampling capacitor independent of the input current. The amplifier is designed to be a simple single stage differential pair. Such a design works well as the amplifier is required to have just a modest gain of 4 db that is easily achieved using a differential pair. Besides, the power dissipation is minimized as well. Figure 2(b) shows the implementation of the full-delay stage from two half-delay stages. Cascading a second half-delay stage such that its clock is in opposite phase with the first implements a full-delay stage. This also corrects the signal inversion of the first sample-and-hold and to a first order cancels the input independent charge injection. 2224

3 B. Multiply and Accumulate Unit The current-mode multiplier is implemented as a simple current mirror where the current mirror ratio implements the filter coefficients. This results in a highly linear multiplier element. The summation is performed by simply tying the outputs of the multiplier together. Owing to KCL, currents flowing into a node automatically add up thereby realizing an accumulator without dissipating any extra power dissipation. Figure 2(c) shows a simple current mirror. The current mirror is designed by first choosing a unit aspect ratio (W/L) for both M1 and M2. Next, a mirror ratio of m/n, is achieved by scaling the aspect ratio of M2 by m and that of M1 by n. The resolution of the coefficients is now determined by the maximum value that one allocates for either m or n. For instance, assuming a maximum value of 1 for both m and n, one can achieve a total of 32 distinct coefficients. Higher resolutions are possible if larger values are used for m and n. Table I summarizes the resolution possible for different maximum value of m and n. As can be observed, the higher the maximum value of m and n, the higher is the precision to which the multiplier coefficients can be set. This however, entails an area and power penalty. Increasing the coefficient precision increases the transistor sizes and this increases the parasitic capacitances, thereby requiring a higher current to achieve a given frequency bandwidth. Also, of importance is the mean squared error (MSE) that results from the quantization of coefficients using such a technique. Maximum values of m and n correspond to a certain bit resolution and this results in a non-linear quantization. The worst resolution occurs for values of coefficients that are either close to or 1 and this results in coefficient quantization noise. In Table I, the worst case MSE due to quantization noise is also summarized for an 8-tap filter case. MSE is defined as, N=7 MSE = (w ideal [i] w quantized [i]) 2 (2) i= where, w represents the coefficient value. For the 5-bit case, a coefficient of.5 or.95 results in the maximum quantization error. Assuming an 8-tap filter with all coefficients as either.5 or.95, one gets a worst-case MSE of.2. For higher bits of precision, a similar analysis is performed by identifying the coefficients that are prone to the worst quantization error and the results are given in Table I. The multiplier structure presented in this paper is well suited for fixed filter applications where the value of the coefficients are known apriori. Programmability can be achieved by implementing the current mirror using floating-gate transistors. Such an approach was adopted in [2] with the result that the multiplier dissipates 531nW/M Hz and exhibits over 2 decades of linear range. III. FILTER IMPLEMENTATION AND RESULTS In the initial investigations, a direct form I FIR filter, also known as the tapped delay line has been designed in a.5µm CMOS process. Two different filters were implemented with TABLE I COMPARISON OF MULTIPLIER PRECISION FOR DIFFERENT MAXIMUM VALUES OF m AND n. Max m or n Bit Resolution 8-Tap Worst Case MSE 1 5 2e e e e-4 TABLE II COMPARISON OF FILTER COEFFICIENTS FOR THE 8-TAP FILTER. Ideal Non-Quantized Quantized Coefficients from the Coefficients Coefficients Filter Impulse Response the first being an 8-tap linear phase filter with symmetric coefficients. Since applications such as audio processing and nonlinear compensation of signals do not require filters with linear phase, a 16-tap non-linear phase filter has been implemented as well. The multiplier was implemented using a bit resolution of 7 bits. Figure 3 shows the simulated frequency and impulse response for the 8-tap filter and Figure 4 shows the corresponding results for the 16-tap filter. The results were obtained at a clock frequency of 2MHz. Also shown in the figures are the ideal responses for both the filters obtained from MATLAB using quantized coefficients. As can be observed, the proposed analog filter matches the ideal responses closely thereby demonstrating the accuracy of the approach. Foran8-tapfilter, the proposed analog approach dissipates a total of 13.26mW of power for a data throughput of 2 mega samples per second (MSPS). The power consumption in the present implementation is dominated by the delay lines. The delay lines consume 12.66mW of power out of the total 13.26mW for an 8-tap filter. It is evident that the multiplication and addition consume negligible power. Also, with the implementation being parallel, to a first order, the power dissipation scales linearly with the number of taps. Table II compares the ideal non-quantized filter coefficients with both the ideal quantized coefficients and that obtained from the impulse response of the analog filter. It is evident both from the Table II and figures 3(b) and 4(b) that the impulse response of the filter matches closely with the quantized version of the ideal filter. As mentioned earlier in Section II, higher precisions of 8 and 1 bits can be achieved at the expense of area and power dissipations. IV. POWER DISSIPATION COMPARISONS Low-power ASIC implementation of digital FIR filters entails a number of design choices. For instance, a symmetric 2225

4 Magnitude (db) Phase (degrees) Normalized Output Filter Tap Position Fig. 3. (a) Frequency and phase response of the designed 8-tap FIR filter plotted along with the filter response obtained using MATLAB with 7-bit quantized coefficients. (b) Impulse response of the 8-Tap filter and that of the filter response obtained using MATLAB. Magnitude (db) Phase (degrees) Normalized Output Filter Tap Position Fig. 4. (a) Frequency and phase response of the designed 16-tap FIR filter plotted along with the filter response obtained using MATLAB with 7-bit quantized coefficients. (b) Impulse response of the analog filter plotted with that of the filter impulse response obtained using MATLAB. TABLE III COMPARISON OF THE PROPOSED FILTER PERFORMANCE WITH EARLIER APPROACHES Parameter Proposed Filter ASIC [11] TI [12] FPGA (TCS) [13] FPGA (CN-RNS) [13] Analog [5] No. of Taps Sampling Frequency 2MHz 2MHz 2MHz 2MHz 2MHz 1MHz Power Dissipation 13.26mW 328mW 4mW mW 21mW 1mW Area.24mm 2.66mm 2 NA NA NA.4mm 2 Supply Voltage 5V 3V 3.3V NA NA 5V Technology.5µm CMOS.35µm CMOS.5µm CMOS NA NA 2.µm CMOS filter can be implemented using a folded FIR filter as opposed to a direct form I implementation with the result that the number of multiplication operations are reduced. Also, there exist a number of architectural choices for the multiplier itself (Booth, Wallace-Dada, Reduced glitch Booth etc.). In [11], an area and power comparison for various multiplier choices has been performed with the result that a Wallace-Dada multiplier with a signed-magnitude representation dissipates the lowest power for a direct form I FIR filter. A commercial digital filter chip has been chosen for the comparison as well [12]. The chip contains 32 multiply and accumulate units that can be used to implement either a 32- tap arbitrary phase filter or a 64-tap linear phase filter. For the sake of completeness, implementation of FIR filters on FPGAs is included in the comparison as well. The best case implementation is that of a carry-save residue number system (CS-RNS) approach as given in [13]. Table III summarizes the results of the analog FIR filtering approach and compares the performance with digital implementations mentioned earlier and with the analog implementation of [5]. From Table I, it can be observed that the 24-tap implementation of an ASIC FIR filter dissipates 328 mw of power. In comparison, the proposed analog filter dissipates, mw, a factor of 8 times lower power dissipation. 2226

5 In comparison with the commercial filter chip, the analog approach dissipates 7.5 times lower power. A 16 times power improvement is achieved when compared to a best case FPGA approach of CS-RNS, while a corresponding implementation using the conventional two s complement (TCS) approach dissipates 3 times more power than the proposed analog approach. In comparison with an earlier current-mode approach, the power dissipation is about 7.5 times lower for a sampling speed that is 2 times faster. A number of avenues exist for further lowering the power consumption of the analog approach. As pointed earlier, the delay chains consume the bulk of the total power dissipation. Future research into low-power current-mode sample-andholds is essential to further reducing the power consumption of the delay lines. Also, as can be observed from III, the current design operates on a 5V supply. Reducing the power supply will reduce the power dissipation further. This is possible as one of the advantages of a current-mode approach is the potential for low-voltage operation. [7] H. Yang, T. Fiez, and D. Allstot, Current-feedthrough effects and cancellation techniques in switched-current circuits, Proceedings of the International Symposium on Circuits and Systems, vol. 2, pp , May 199. [8] J. Hughes and K. Moulding, S 2 I: A two-step approach to switchedcurrents, Proceedings of the International Symposium on Circuits and Systems, pp , May [9], S 3 I: The seamless S 2 I switched-current cell, Proceedings of the International Symposium on Circuits and Systems, pp , May [1] C. Toumazou and S. Xiao, N-step charge injection cancellation scheme for very accurate switched-current circits, Electronics Letters, vol. 3, no. 9, pp , Apr [11] A. Erdogan, E. Zwyssig, and T. Arslan, Architectural trad-offs in the design of low power fir filtering cores, IEE Proceedings on Circuits, Devices and Systems, vol. 151, pp. 1 17, Feb. 24. [12] GC211A-3.3V digital chip, Texas Instruments Datasheet, 2. [13] G. Cardarilli, A. Re, A. Nannarelli, and M. Re, Power characterization of digital filters implemented on FPGA, Proceedings of the International Symposium on Circuits and Systems, pp. V 81 V 84, 22. V. CONCLUSIONS A current-mode analog FIR filter that dissipates much lower power than corresponding digital filters has been presented. Results from an 8-Tap linear phase and a 16-Tap nonlinear phase filter demonstrate the accuracy of the proposed implementation. The analog implementation is low power and accurate and presents a viable alternative to the digital approach. Also, fast analog-to-digital conversion that can now be avoided at the front-end presents further power savings. Currently, the analog delay elements set the power dissipation for the entire filter. Further research in low-power high speed delay elements holds the potential for even greater power reduction in FIR filters. ACKNOWLEDGEMENT The authors would like to thank Sunil Kamath, Dr. David Anderson, Venkatesh Krishnan and Sourabh Ravindran of the Cooperative Analog and Digital Signal Processing lab at Georgia Institute of Technology, Atlanta, GA for helpful discussions. REFERENCES [1] P. Hasler and D. Anderson, Cooperative analog-digital signal processing, Proceedings of the IEEE International Conference on Acoustics, Speech, and Signal Processing, vol. 4, pp. IV 3972 IV 3975, May 22. [2] R. Chawla, A. Bandyopadhyay, V. Srinivasan, and P. Hasler, A 531nw/mhz, 128x32 current-mode vector matrix multiplier with over 2 decades of linear range, Proceedings of the IEEE Custom Integrated Circuits Conference, pp , Oct. 24. [3] D. Buss, D. Collins, W. Bailey, and C. Reeves, Transversal filtering using charge transfer devices, IEEE Journal of Solid-State Circuits, vol. 8, pp , Apr [4] Y. Lee and K. Martin, A CMOS realization of eight 32-tap transversal filters on a single IC, Proceedings of the IEEE Custom Integrated Circuits Conference, pp , May [5] G. Liang and D. Allstot, FIR filtering using switched current techniques, Proceedings of the International Symposium on Circuits and Systems, pp , May 199. [6] D. Nairn, A high linearity sampling technique for switched current circuits, IEEE Transactions on Circuits and Systems II, vol. 43, pp , Jan

Design of a Capacitor-less Low Dropout Voltage Regulator

Design of a Capacitor-less Low Dropout Voltage Regulator Design of a Capacitor-less Low Dropout Voltage Regulator Sheenam Ahmed 1, Isha Baokar 2, R Sakthivel 3 1 Student, M.Tech VLSI, School of Electronics Engineering, VIT University, Vellore, Tamil Nadu, India

More information

Low-Voltage Low-Power Switched-Current Circuits and Systems

Low-Voltage Low-Power Switched-Current Circuits and Systems Low-Voltage Low-Power Switched-Current Circuits and Systems Nianxiong Tan and Sven Eriksson Dept. of Electrical Engineering Linköping University S-581 83 Linköping, Sweden Abstract This paper presents

More information

Chapter 5. Operational Amplifiers and Source Followers. 5.1 Operational Amplifier

Chapter 5. Operational Amplifiers and Source Followers. 5.1 Operational Amplifier Chapter 5 Operational Amplifiers and Source Followers 5.1 Operational Amplifier In single ended operation the output is measured with respect to a fixed potential, usually ground, whereas in double-ended

More information

DAT175: Topics in Electronic System Design

DAT175: Topics in Electronic System Design DAT175: Topics in Electronic System Design Analog Readout Circuitry for Hearing Aid in STM90nm 21 February 2010 Remzi Yagiz Mungan v1.10 1. Introduction In this project, the aim is to design an adjustable

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

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems 1 Eun-Jung Yoon, 2 Kangyeob Park, 3* Won-Seok Oh 1, 2, 3 SoC Platform Research Center, Korea Electronics Technology

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

Design and Analysis of Current-to-Voltage and Voltage - to-current Converters using 0.35µm technology

Design and Analysis of Current-to-Voltage and Voltage - to-current Converters using 0.35µm technology Design and Analysis of Current-to-Voltage and Voltage - to-current Converters using 0.35µm technology Kopal Gupta 1, Prof. B. P Singh 2, Rockey Choudhary 3 1 M.Tech (VLSI Design ) at Mody Institute of

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

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

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

A Self-Contained Large-Scale FPAA Development Platform

A Self-Contained Large-Scale FPAA Development Platform A SelfContained LargeScale FPAA Development Platform Christopher M. Twigg, Paul E. Hasler, Faik Baskaya School of Electrical and Computer Engineering Georgia Institute of Technology, Atlanta, Georgia 303320250

More information

SWITCHED-CURRENTS an analogue technique for digital technology

SWITCHED-CURRENTS an analogue technique for digital technology SWITCHED-CURRENTS an analogue technique for digital technology Edited by С Toumazou, ]. B. Hughes & N. C. Battersby Supported by the IEEE Circuits and Systems Society Technical Committee on Analog Signal

More information

A PSEUDO-CLASS-AB TELESCOPIC-CASCODE OPERATIONAL AMPLIFIER

A PSEUDO-CLASS-AB TELESCOPIC-CASCODE OPERATIONAL AMPLIFIER A PSEUDO-CLASS-AB TELESCOPIC-CASCODE OPERATIONAL AMPLIFIER M. Taherzadeh-Sani, R. Lotfi, and O. Shoaei ABSTRACT A novel class-ab architecture for single-stage operational amplifiers is presented. The structure

More information

A low-variation on-resistance CMOS sampling switch for high-speed high-performance applications

A low-variation on-resistance CMOS sampling switch for high-speed high-performance applications A low-variation on-resistance CMOS sampling switch for high-speed high-performance applications MohammadReza Asgari 1 and Omid Hashemipour 2a) 1 Microelectronic Lab, Shahid Beheshti University, G. C. Tehran,

More information

THE TREND toward implementing systems with low

THE TREND toward implementing systems with low 724 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 30, NO. 7, JULY 1995 Design of a 100-MHz 10-mW 3-V Sample-and-Hold Amplifier in Digital Bipolar Technology Behzad Razavi, Member, IEEE Abstract This paper

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 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

CMOS Instrumentation Amplifier with Offset Cancellation Circuitry for Biomedical Application

CMOS Instrumentation Amplifier with Offset Cancellation Circuitry for Biomedical Application CMOS Instrumentation Amplifier with Offset Cancellation Circuitry for Biomedical Application Author Mohd-Yasin, Faisal, Yap, M., I Reaz, M. Published 2006 Conference Title 5th WSEAS Int. Conference on

More information

IN RECENT years, low-dropout linear regulators (LDOs) are

IN RECENT years, low-dropout linear regulators (LDOs) are IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 52, NO. 9, SEPTEMBER 2005 563 Design of Low-Power Analog Drivers Based on Slew-Rate Enhancement Circuits for CMOS Low-Dropout Regulators

More information

Transconductance Amplifier Structures With Very Small Transconductances: A Comparative Design Approach

Transconductance Amplifier Structures With Very Small Transconductances: A Comparative Design Approach 770 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 37, NO. 6, JUNE 2002 Transconductance Amplifier Structures With Very Small Transconductances: A Comparative Design Approach Anand Veeravalli, Student Member,

More information

Chapter 13: Introduction to Switched- Capacitor Circuits

Chapter 13: Introduction to Switched- Capacitor Circuits Chapter 13: Introduction to Switched- Capacitor Circuits 13.1 General Considerations 13.2 Sampling Switches 13.3 Switched-Capacitor Amplifiers 13.4 Switched-Capacitor Integrator 13.5 Switched-Capacitor

More information

Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters

Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters Abstract In this paper, we present a complete design methodology for high-performance low-power Analog-to-Digital

More information

2. Single Stage OpAmps

2. Single Stage OpAmps /74 2. Single Stage OpAmps Francesc Serra Graells francesc.serra.graells@uab.cat Departament de Microelectrònica i Sistemes Electrònics Universitat Autònoma de Barcelona paco.serra@imb-cnm.csic.es Integrated

More information

Analysis of CMOS Second Generation Current Conveyors

Analysis of CMOS Second Generation Current Conveyors Analysis of CMOS Second Generation Current Conveyors Mrugesh K. Gajjar, PG Student, Gujarat Technology University, Electronics and communication department, LCIT, Bhandu Mehsana, Gujarat, India Nilesh

More information

You will be asked to make the following statement and provide your signature on the top of your solutions.

You will be asked to make the following statement and provide your signature on the top of your solutions. 1 EE 435 Name Exam 1 Spring 216 Instructions: The points allocated to each problem are as indicated. Note that the first and last problem are weighted more heavily than the rest of the problems. On those

More information

Analysis and Design of High Speed Low Power Comparator in ADC

Analysis and Design of High Speed Low Power Comparator in ADC Analysis and Design of High Speed Low Power Comparator in ADC 1 Abhishek Rai, 2 B Ananda Venkatesan 1 M.Tech Scholar, 2 Assistant professor Dept. of ECE, SRM University, Chennai 1 Abhishekfan1791@gmail.com,

More information

RESISTOR-STRING digital-to analog converters (DACs)

RESISTOR-STRING digital-to analog converters (DACs) IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 6, JUNE 2006 497 A Low-Power Inverted Ladder D/A Converter Yevgeny Perelman and Ran Ginosar Abstract Interpolating, dual resistor

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

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

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations CHAPTER 3 Instrumentation Amplifier (IA) Background 3.1 Introduction The IAs are key circuits in many sensor readout systems where, there is a need to amplify small differential signals in the presence

More information

ACURRENT reference is an essential circuit on any analog

ACURRENT reference is an essential circuit on any analog 558 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 43, NO. 2, FEBRUARY 2008 A Precision Low-TC Wide-Range CMOS Current Reference Guillermo Serrano, Member, IEEE, and Paul Hasler, Senior Member, IEEE Abstract

More information

IN the design of the fine comparator for a CMOS two-step flash A/D converter, the main design issues are offset cancelation

IN the design of the fine comparator for a CMOS two-step flash A/D converter, the main design issues are offset cancelation JOURNAL OF STELLAR EE315 CIRCUITS 1 A 60-MHz 150-µV Fully-Differential Comparator Erik P. Anderson and Jonathan S. Daniels (Invited Paper) Abstract The overall performance of two-step flash A/D converters

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

CHAPTER 5 DESIGN AND ANALYSIS OF COMPLEMENTARY PASS- TRANSISTOR WITH ASYNCHRONOUS ADIABATIC LOGIC CIRCUITS

CHAPTER 5 DESIGN AND ANALYSIS OF COMPLEMENTARY PASS- TRANSISTOR WITH ASYNCHRONOUS ADIABATIC LOGIC CIRCUITS 70 CHAPTER 5 DESIGN AND ANALYSIS OF COMPLEMENTARY PASS- TRANSISTOR WITH ASYNCHRONOUS ADIABATIC LOGIC CIRCUITS A novel approach of full adder and multipliers circuits using Complementary Pass Transistor

More information

Lecture 3 Switched-Capacitor Circuits Trevor Caldwell

Lecture 3 Switched-Capacitor Circuits Trevor Caldwell Advanced Analog Circuits Lecture 3 Switched-Capacitor Circuits Trevor Caldwell trevor.caldwell@analog.com Lecture Plan Date Lecture (Wednesday 2-4pm) Reference Homework 2017-01-11 1 MOD1 & MOD2 ST 2, 3,

More information

Electronic Circuits EE359A

Electronic Circuits EE359A Electronic Circuits EE359A Bruce McNair B206 bmcnair@stevens.edu 201-216-5549 1 Memory and Advanced Digital Circuits - 2 Chapter 11 2 Figure 11.1 (a) Basic latch. (b) The latch with the feedback loop opened.

More information

Analysis and Design of High Speed Low Power Comparator in ADC

Analysis and Design of High Speed Low Power Comparator in ADC Analysis and Design of High Speed Low Power Comparator in ADC Yogesh Kumar M. Tech DCRUST (Sonipat) ABSTRACT: The fast growing electronics industry is pushing towards high speed low power analog to digital

More information

A New Design Technique of CMOS Current Feed Back Operational Amplifier (CFOA)

A New Design Technique of CMOS Current Feed Back Operational Amplifier (CFOA) Circuits and Systems, 2013, 4, 11-15 http://dx.doi.org/10.4236/cs.2013.41003 Published Online January 2013 (http://www.scirp.org/journal/cs) A New Design Technique of CMOS Current Feed Back Operational

More information

A 24 V Chopper Offset-Stabilized Operational Amplifier with Symmetrical RC Notch Filters having sub-10 µv offset and over-120db CMRR

A 24 V Chopper Offset-Stabilized Operational Amplifier with Symmetrical RC Notch Filters having sub-10 µv offset and over-120db CMRR ROMANIAN JOURNAL OF INFORMATION SCIENCE AND TECHNOLOGY Volume 20, Number 4, 2017, 301 312 A 24 V Chopper Offset-Stabilized Operational Amplifier with Symmetrical RC Notch Filters having sub-10 µv offset

More information

Design and Performance Analysis of a Reconfigurable Fir Filter

Design and Performance Analysis of a Reconfigurable Fir Filter Design and Performance Analysis of a Reconfigurable Fir Filter S.karthick Department of ECE Bannari Amman Institute of Technology Sathyamangalam INDIA Dr.s.valarmathy Department of ECE Bannari Amman Institute

More information

DESIGN OF A NOVEL CURRENT MIRROR BASED DIFFERENTIAL AMPLIFIER DESIGN WITH LATCH NETWORK. Thota Keerthi* 1, Ch. Anil Kumar 2

DESIGN OF A NOVEL CURRENT MIRROR BASED DIFFERENTIAL AMPLIFIER DESIGN WITH LATCH NETWORK. Thota Keerthi* 1, Ch. Anil Kumar 2 ISSN 2277-2685 IJESR/October 2014/ Vol-4/Issue-10/682-687 Thota Keerthi et al./ International Journal of Engineering & Science Research DESIGN OF A NOVEL CURRENT MIRROR BASED DIFFERENTIAL AMPLIFIER DESIGN

More information

You will be asked to make the following statement and provide your signature on the top of your solutions.

You will be asked to make the following statement and provide your signature on the top of your solutions. 1 EE 435 Name Exam 1 Spring 2018 Instructions: The points allocated to each problem are as indicated. Note that the first and last problem are weighted more heavily than the rest of the problems. On those

More information

ECEN 474/704 Lab 8: Two-Stage Miller Operational Amplifier

ECEN 474/704 Lab 8: Two-Stage Miller Operational Amplifier ECEN 474/704 Lab 8: Two-Stage Miller Operational Amplifier Objective Design, simulate and test a two-stage operational amplifier Introduction Operational amplifiers (opamp) are essential components of

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

Highly linear common-gate mixer employing intrinsic second and third order distortion cancellation

Highly linear common-gate mixer employing intrinsic second and third order distortion cancellation Highly linear common-gate mixer employing intrinsic second and third order distortion cancellation Mahdi Parvizi a), and Abdolreza Nabavi b) Microelectronics Laboratory, Tarbiat Modares University, Tehran

More information

A Novel Continuous-Time Common-Mode Feedback for Low-Voltage Switched-OPAMP

A Novel Continuous-Time Common-Mode Feedback for Low-Voltage Switched-OPAMP 10.4 A Novel Continuous-Time Common-Mode Feedback for Low-oltage Switched-OPAMP M. Ali-Bakhshian Electrical Engineering Dept. Sharif University of Tech. Azadi Ave., Tehran, IRAN alibakhshian@ee.sharif.edu

More information

THE USE of multibit quantizers in oversampling analogto-digital

THE USE of multibit quantizers in oversampling analogto-digital 966 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 57, NO. 12, DECEMBER 2010 A New DAC Mismatch Shaping Technique for Sigma Delta Modulators Mohamed Aboudina, Member, IEEE, and Behzad

More information

Low-Power Multipliers with Data Wordlength Reduction

Low-Power Multipliers with Data Wordlength Reduction Low-Power Multipliers with Data Wordlength Reduction Kyungtae Han, Brian L. Evans, and Earl E. Swartzlander, Jr. Dept. of Electrical and Computer Engineering The University of Texas at Austin Austin, TX

More information

Design of Pipeline Analog to Digital Converter

Design of Pipeline Analog to Digital Converter Design of Pipeline Analog to Digital Converter Vivek Tripathi, Chandrajit Debnath, Rakesh Malik STMicroelectronics The pipeline analog-to-digital converter (ADC) architecture is the most popular topology

More information

Low Power Adiabatic Logic Design

Low Power Adiabatic Logic Design IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 1, Ver. III (Jan.-Feb. 2017), PP 28-34 www.iosrjournals.org Low Power Adiabatic

More information

Low Power Design of Successive Approximation Registers

Low Power Design of Successive Approximation Registers Low Power Design of Successive Approximation Registers Rabeeh Majidi ECE Department, Worcester Polytechnic Institute, Worcester MA USA rabeehm@ece.wpi.edu Abstract: This paper presents low power design

More information

Design of 1.8V, 72MS/s 12 Bit Pipeline ADC in 0.18µm Technology

Design of 1.8V, 72MS/s 12 Bit Pipeline ADC in 0.18µm Technology Design of 1.8V, 72MS/s 12 Bit Pipeline ADC in 0.18µm Technology Ravi Kumar 1, Seema Kanathe 2 ¹PG Scholar, Department of Electronics and Communication, Suresh GyanVihar University, Jaipur, India ²Assistant

More information

A CMOS Phase Locked Loop based PWM Generator using 90nm Technology Rajeev Pankaj Nelapati 1 B.K.Arun Teja 2 K.Sai Ravi Teja 3

A CMOS Phase Locked Loop based PWM Generator using 90nm Technology Rajeev Pankaj Nelapati 1 B.K.Arun Teja 2 K.Sai Ravi Teja 3 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 06, 2015 ISSN (online): 2321-0613 A CMOS Phase Locked Loop based PWM Generator using 90nm Technology Rajeev Pankaj Nelapati

More information

To learn fundamentals of high speed I/O link equalization techniques.

To learn fundamentals of high speed I/O link equalization techniques. 1 ECEN 720 High-Speed Links: Circuits and Systems Lab5 Equalization Circuits Objective To learn fundamentals of high speed I/O link equalization techniques. Introduction An ideal cable could propagate

More information

A 16Ω Audio Amplifier with 93.8 mw Peak loadpower and 1.43 quiscent power consumption

A 16Ω Audio Amplifier with 93.8 mw Peak loadpower and 1.43 quiscent power consumption A 16Ω Audio Amplifier with 93.8 mw Peak loadpower and 1.43 quiscent power consumption IEEE Transactions on circuits and systems- Vol 59 No:3 March 2012 Abstract A class AB audio amplifier is used to drive

More information

Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies

Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies A. Pena Perez, V.R. Gonzalez- Diaz, and F. Maloberti, ΣΔ Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies, IEEE Proceeding of Latin American Symposium on Circuits and Systems, Feb.

More information

MACGDI: Low Power MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications

MACGDI: Low Power MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications International Journal of Electronics and Electrical Engineering Vol. 5, No. 3, June 2017 MACGDI: Low MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications N. Subbulakshmi Sri Ramakrishna Engineering

More information

Low Power Approach for Fir Filter Using Modified Booth Multiprecision Multiplier

Low Power Approach for Fir Filter Using Modified Booth Multiprecision Multiplier Low Power Approach for Fir Filter Using Modified Booth Multiprecision Multiplier Gowridevi.B 1, Swamynathan.S.M 2, Gangadevi.B 3 1,2 Department of ECE, Kathir College of Engineering 3 Department of ECE,

More information

Ultra Low Power Multistandard G m -C Filter for Biomedical Applications

Ultra Low Power Multistandard G m -C Filter for Biomedical Applications Volume-7, Issue-5, September-October 2017 International Journal of Engineering and Management Research Page Number: 105-109 Ultra Low Power Multistandard G m -C Filter for Biomedical Applications Rangisetti

More information

RECENTLY, low-voltage and low-power circuit design

RECENTLY, low-voltage and low-power circuit design IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 4, APRIL 2008 319 A Programmable 0.8-V 10-bit 60-MS/s 19.2-mW 0.13-m CMOS ADC Operating Down to 0.5 V Hee-Cheol Choi, Young-Ju

More information

ALTHOUGH zero-if and low-if architectures have been

ALTHOUGH zero-if and low-if architectures have been IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 40, NO. 6, JUNE 2005 1249 A 110-MHz 84-dB CMOS Programmable Gain Amplifier With Integrated RSSI Function Chun-Pang Wu and Hen-Wai Tsao Abstract This paper describes

More information

A Robust Oscillator for Embedded System without External Crystal

A Robust Oscillator for Embedded System without External Crystal Appl. Math. Inf. Sci. 9, No. 1L, 73-80 (2015) 73 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/091l09 A Robust Oscillator for Embedded System without

More information

Quadrature GPS Receiver Front-End in 0.13μm CMOS: The QLMV cell

Quadrature GPS Receiver Front-End in 0.13μm CMOS: The QLMV cell 1 Quadrature GPS Receiver Front-End in 0.13μm CMOS: The QLMV cell Yee-Huan Ng, Po-Chia Lai, and Jia Ruan Abstract This paper presents a GPS receiver front end design that is based on the single-stage quadrature

More information

A Volterra Series Approach for the Design of Low-Voltage CG-CS Active Baluns

A Volterra Series Approach for the Design of Low-Voltage CG-CS Active Baluns A Volterra Series Approach for the Design of Low-Voltage CG-CS Active Baluns Shan He and Carlos E. Saavedra Gigahertz Integrated Circuits Group Department of Electrical and Computer Engineering Queen s

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

Data Word Length Reduction for Low-Power DSP Software

Data Word Length Reduction for Low-Power DSP Software EE382C: LITERATURE SURVEY, APRIL 2, 2004 1 Data Word Length Reduction for Low-Power DSP Software Kyungtae Han Abstract The increasing demand for portable computing accelerates the study of minimizing power

More information

229. TWO CLASSES OF CHARGE TRANSFER DEVICES FOR SIGNAL PROCESSING

229. TWO CLASSES OF CHARGE TRANSFER DEVICES FOR SIGNAL PROCESSING 229. TWO CLASSES OF CHARGE TRANSFER DEVICES FOR SIGNAL PROCESSING R. D. Baertsch, W. E. Engeler, H. s. Goldberg, c. M. Puckette, J. J. Tiemann* ABSTRACT Charge transfer devices offer new opportunities

More information

ISSCC 2006 / SESSION 11 / RF BUILDING BLOCKS AND PLLS / 11.9

ISSCC 2006 / SESSION 11 / RF BUILDING BLOCKS AND PLLS / 11.9 ISSCC 2006 / SESSION 11 / RF BUILDING BLOCKS AND PLLS / 11.9 11.9 A Single-Chip Linear CMOS Power Amplifier for 2.4 GHz WLAN Jongchan Kang 1, Ali Hajimiri 2, Bumman Kim 1 1 Pohang University of Science

More information

INF4420 Switched capacitor circuits Outline

INF4420 Switched capacitor circuits Outline INF4420 Switched capacitor circuits Spring 2012 1 / 54 Outline Switched capacitor introduction MOSFET as an analog switch z-transform Switched capacitor integrators 2 / 54 Introduction Discrete time analog

More information

Single-Ended to Differential Converter for Multiple-Stage Single-Ended Ring Oscillators

Single-Ended to Differential Converter for Multiple-Stage Single-Ended Ring Oscillators IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 38, NO. 1, JANUARY 2003 141 Single-Ended to Differential Converter for Multiple-Stage Single-Ended Ring Oscillators Yuping Toh, Member, IEEE, and John A. McNeill,

More information

CHAPTER 6 PHASE LOCKED LOOP ARCHITECTURE FOR ADC

CHAPTER 6 PHASE LOCKED LOOP ARCHITECTURE FOR ADC 138 CHAPTER 6 PHASE LOCKED LOOP ARCHITECTURE FOR ADC 6.1 INTRODUCTION The Clock generator is a circuit that produces the timing or the clock signal for the operation in sequential circuits. The circuit

More information

ECEN 474/704 Lab 5: Frequency Response of Inverting Amplifiers

ECEN 474/704 Lab 5: Frequency Response of Inverting Amplifiers ECEN 474/704 Lab 5: Frequency Response of Inverting Amplifiers Objective Design, simulate and layout various inverting amplifiers. Introduction Inverting amplifiers are fundamental building blocks of electronic

More information

Design and Simulation of Low Voltage Operational Amplifier

Design and Simulation of Low Voltage Operational Amplifier Design and Simulation of Low Voltage Operational Amplifier Zach Nelson Department of Electrical Engineering, University of Nevada, Las Vegas 4505 S Maryland Pkwy, Las Vegas, NV 89154 United States of America

More information

A Multichannel Pipeline Analog-to-Digital Converter for an Integrated 3-D Ultrasound Imaging System

A Multichannel Pipeline Analog-to-Digital Converter for an Integrated 3-D Ultrasound Imaging System 1266 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 38, NO. 7, JULY 2003 A Multichannel Pipeline Analog-to-Digital Converter for an Integrated 3-D Ultrasound Imaging System Kambiz Kaviani, Student Member,

More information

1P6M 0.18-µm Low Power CMOS Ring Oscillator for Radio Frequency Applications

1P6M 0.18-µm Low Power CMOS Ring Oscillator for Radio Frequency Applications 1P6M 0.18-µm Low Power CMOS Ring Oscillator for Radio Frequency Applications Ashish Raman and R. K. Sarin Abstract The monograph analysis a low power voltage controlled ring oscillator, implement using

More information

IN the face of shrinking feature size, one of the major

IN the face of shrinking feature size, one of the major 1 An Analysis of Injection Locked Clocking with Ring Oscillators Suchit Bhattarai and Rachel Nancollas Abstract In the recent years, injection locked clocking (ILC has been proposed as a solution to the

More information

Atypical op amp consists of a differential input stage,

Atypical op amp consists of a differential input stage, IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 33, NO. 6, JUNE 1998 915 Low-Voltage Class Buffers with Quiescent Current Control Fan You, S. H. K. Embabi, and Edgar Sánchez-Sinencio Abstract This paper presents

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

High Speed Flash Analog to Digital Converters

High Speed Flash Analog to Digital Converters ECE 551, Analog Integrated Circuit Design, High Speed Flash ADCs, Dec 2005 1 High Speed Flash Analog to Digital Converters Alireza Mahmoodi Abstract Flash analog-to-digital converters, also known as parallel

More information

Second-Order Sigma-Delta Modulator in Standard CMOS Technology

Second-Order Sigma-Delta Modulator in Standard CMOS Technology SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 1, No. 3, November 2004, 37-44 Second-Order Sigma-Delta Modulator in Standard CMOS Technology Dragiša Milovanović 1, Milan Savić 1, Miljan Nikolić 1 Abstract:

More information

AN increasing number of video and communication applications

AN increasing number of video and communication applications 1470 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 32, NO. 9, SEPTEMBER 1997 A Low-Power, High-Speed, Current-Feedback Op-Amp with a Novel Class AB High Current Output Stage Jim Bales Abstract A complementary

More information

II. Previous Work. III. New 8T Adder Design

II. Previous Work. III. New 8T Adder Design ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: High Performance Circuit Level Design For Multiplier Arun Kumar

More information

A single-slope 80MS/s ADC using two-step time-to-digital conversion

A single-slope 80MS/s ADC using two-step time-to-digital conversion A single-slope 80MS/s ADC using two-step time-to-digital conversion The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published

More information

ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4

ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4 ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4 25.4 A 1.8V 14b 10MS/s Pipelined ADC in 0.18µm CMOS with 99dB SFDR Yun Chiu, Paul R. Gray, Borivoje Nikolic University of California, Berkeley,

More information

Circuit Architecture for Photon Counting Pixel Detector with Threshold Correction

Circuit Architecture for Photon Counting Pixel Detector with Threshold Correction Circuit Architecture for Photon Counting Pixel Detector with Threshold Correction Dr. Amit Kr. Jain Vidya college of Engineering, Vidya Knowledge Park, Baghpat Road, Meerut 250005 UP India dean.academics@vidya.edu.in

More information

JDT LOW POWER FIR FILTER ARCHITECTURE USING ACCUMULATOR BASED RADIX-2 MULTIPLIER

JDT LOW POWER FIR FILTER ARCHITECTURE USING ACCUMULATOR BASED RADIX-2 MULTIPLIER JDT-003-2013 LOW POWER FIR FILTER ARCHITECTURE USING ACCUMULATOR BASED RADIX-2 MULTIPLIER 1 Geetha.R, II M Tech, 2 Mrs.P.Thamarai, 3 Dr.T.V.Kirankumar 1 Dept of ECE, Bharath Institute of Science and Technology

More information

INF4420. Switched capacitor circuits. Spring Jørgen Andreas Michaelsen

INF4420. Switched capacitor circuits. Spring Jørgen Andreas Michaelsen INF4420 Switched capacitor circuits Spring 2012 Jørgen Andreas Michaelsen (jorgenam@ifi.uio.no) Outline Switched capacitor introduction MOSFET as an analog switch z-transform Switched capacitor integrators

More information

A High Gain and Improved Linearity 5.7GHz CMOS LNA with Inductive Source Degeneration Topology

A High Gain and Improved Linearity 5.7GHz CMOS LNA with Inductive Source Degeneration Topology A High Gain and Improved Linearity 5.7GHz CMOS LNA with Inductive Source Degeneration Topology Ch. Anandini 1, Ram Kumar 2, F. A. Talukdar 3 1,2,3 Department of Electronics & Communication Engineering,

More information

CHAPTER 4 ULTRA WIDE BAND LOW NOISE AMPLIFIER DESIGN

CHAPTER 4 ULTRA WIDE BAND LOW NOISE AMPLIFIER DESIGN 93 CHAPTER 4 ULTRA WIDE BAND LOW NOISE AMPLIFIER DESIGN 4.1 INTRODUCTION Ultra Wide Band (UWB) system is capable of transmitting data over a wide spectrum of frequency bands with low power and high data

More information

ECEN620: Network Theory Broadband Circuit Design Fall 2012

ECEN620: Network Theory Broadband Circuit Design Fall 2012 ECEN620: Network Theory Broadband Circuit Design Fall 2012 Lecture 11: Charge Pump Circuits Sam Palermo Analog & Mixed-Signal Center Texas A&M University Announcements & Agenda Exam 1 is on Wed. Oct 3

More information

Design of a Low Power 5GHz CMOS Radio Frequency Low Noise Amplifier Rakshith Venkatesh

Design of a Low Power 5GHz CMOS Radio Frequency Low Noise Amplifier Rakshith Venkatesh Design of a Low Power 5GHz CMOS Radio Frequency Low Noise Amplifier Rakshith Venkatesh Abstract A 5GHz low power consumption LNA has been designed here for the receiver front end using 90nm CMOS technology.

More information

CMOS High Speed A/D Converter Architectures

CMOS High Speed A/D Converter Architectures CHAPTER 3 CMOS High Speed A/D Converter Architectures 3.1 Introduction In the previous chapter, basic key functions are examined with special emphasis on the power dissipation associated with its implementation.

More information

A CMOS UWB Transmitter for Intra/Inter-chip Wireless Communication

A CMOS UWB Transmitter for Intra/Inter-chip Wireless Communication A CMOS UWB Transmitter for Intra/Inter-chip Wireless Communication Pran Kanai Saha, Nobuo Sasaki and Takamaro Kikkawa Research Center For Nanodevices and Systems, Hiroshima University 1-4-2 Kagamiyama,

More information

Chapter 4. CMOS Cascode Amplifiers. 4.1 Introduction. 4.2 CMOS Cascode Amplifiers

Chapter 4. CMOS Cascode Amplifiers. 4.1 Introduction. 4.2 CMOS Cascode Amplifiers Chapter 4 CMOS Cascode Amplifiers 4.1 Introduction A single stage CMOS amplifier cannot give desired dc voltage gain, output resistance and transconductance. The voltage gain can be made to attain higher

More information

Design of a Sample and Hold Circuit using Rail to Rail Low Voltage Compact Operational Amplifier and bootstrap Switching

Design of a Sample and Hold Circuit using Rail to Rail Low Voltage Compact Operational Amplifier and bootstrap Switching RESEARCH ARTICLE OPEN ACCESS Design of a Sample and Hold Circuit using Rail to Rail Low Voltage Compact Operational Amplifier and bootstrap Switching Annu Saini, Prity Yadav (M.Tech. Student, Department

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

Design Of Multirate Linear Phase Decimation Filters For Oversampling Adcs

Design Of Multirate Linear Phase Decimation Filters For Oversampling Adcs Design Of Multirate Linear Phase Decimation Filters For Oversampling Adcs Phanendrababu H, ArvindChoubey Abstract:This brief presents the design of a audio pass band decimation filter for Delta-Sigma analog-to-digital

More information

INTEGRATED CIRCUITS. SA571 Compandor. Product specification 1997 Aug 14 IC17 Data Handbook

INTEGRATED CIRCUITS. SA571 Compandor. Product specification 1997 Aug 14 IC17 Data Handbook INTEGRATED CIRCUITS 1997 Aug 14 IC17 Data Handbook DESCRIPTION The is a versatile low cost dual gain control circuit in which either channel may be used as a dynamic range compressor or expandor. Each

More information

Design and Performance Analysis of Low Power RF Operational Amplifier using CMOS and BiCMOS Technology

Design and Performance Analysis of Low Power RF Operational Amplifier using CMOS and BiCMOS Technology Proc. of Int. Conf. on Recent Trends in Information, Telecommunication and Computing, ITC Design and Performance Analysis of Low Power RF Operational Amplifier using CMOS and BiCMOS Technology A. Baishya

More information