TESTING OF AN 8-BIT SIGMA DELTA ADC BASED ON CODE WIDTH TECHNIQUE USING 45nm TECHNOLOGY

Size: px
Start display at page:

Download "TESTING OF AN 8-BIT SIGMA DELTA ADC BASED ON CODE WIDTH TECHNIQUE USING 45nm TECHNOLOGY"

Transcription

1 2016 International Conference on Micro-Electronics and Telecommunication Engineering TESTING OF AN 8-BIT SIGMA DELTA ADC BASED ON CODE WIDTH TECHNIQUE USING 45nm TECHNOLOGY Yogita Tembhre ME Research Scholar SSTC, SSGI (FET) Bhilai C.G, India Anil Kumar Sahu Assistant Professor SSTC, SSGI (FET) Bhilai C.G, India Abstract- A novel design is exhibited in the paper presented here for an analog-to-digital converter (ADC) built-in self test (BIST) scheme using code-width technique. An 8-bit sigma-delta ADC BIST scheme is introduced. The 8 bit sigma-delta ADC with arbitrary faults is simulated in the given BIST scheme designed in CMOS 45nm technology. Different parametric faults have been detected here such as Differential Non Linearity (DNL), monotonicity fault and missing code fault. This architecture of ADC BIST is achieved by Tanner EDA tool v15.0 using 45nm BSIM4 CMOS technology. The power dissipation of the BIST circuit is 18mW for the power supply of 1V. Index Terms BSIM4, Code-width, DNL, Monotonicity, Parametric faults, Sigma-delta ADC BIST. I. INTRODUCTION Built-in self-test (BIST) does not require external equipment for test application and testing can be performed not only at the manufacturing stage but also at every power-up or even during normal operation. -Modulators are popular in ADCs due to the high accuracy obtainable in low-cost standard CMOS technology. -ADCs are however difficult to test efficiently due to their requirement for high-resolution teststimulus. And due to their oversampling implementation they do not have a direct input to output relationship. Conventionally, test approaches for analog and mixed-signal blocks mainly target on functionality, which are both extravagant and tedious [10, 11]. High-resolution ADCs having high sampling rates are used in wide area of high performing applications, such as high-grade imaging systems, wireless communications, and radar. To deliver ADCs satisfying the requirements of the applications, it is obligatory that they are tested as less time as possible, but without negotiating the quality of the test. The analog to digital converter is the standard of the mixed circuit and this circuit is the most exclusive to test due both to the ADCs standard tests being quite long and to the high price of mixed signal testers and other test instruments. The use of BIST techniques relieves the dependency on costly test equipment and allows delivering low-cost devices [1]. ADC testing is can be classified into dynamic and static testing. The dynamic testing measures these parameters such as signal-to-noise ratios (SNR), harmonic distortion, inter modulation distortion and frequency response. The proposed BIST scheme is based on code-width measurement. Code- Width is defined as the width of the analog input signal which is correlated to 1-LSB digital output. The static testing includes these parameters measurement such as integral nonlinearity (INL), differential nonlinearity (DNL), gain, offset, missing code error, monotonicity fault, etc [5]. II. PREVIOUS WORK A Ramp Generation scheme is used previously is developed in order to conquer the slope variations in a simple and slow slope ramp generator due to technique alterations. The adaptive scheme exhibits satisfactory performance with view to ramp linearity and precise slope although maintaining a low area overhead [2, 8]. An on-chip analog ramp generator for ADC BIST based on modulator is described which uses the over-sampling and noise shaping to generate the on-chip accurate analog ramp with the accurate control of a calibrated ramp slope [3]. A numerical simulation is performed by applying the generated linear ramp to ADC and DAC with known DNL and INL values. The on-chip formation of linear ramp signals as test stimuli, and propose various techniques for calculating the DNL and INL of the converters are discussed [5,6]. A pipelined ADC employs analog pre-processing to divide the range of input signal into sub-intervals and amplification of an extra signal for further processing in the consecutive levels. To provide test time improvements an alternative method to histogram based analysis techniques is used here which is code width technique [7]. III. ADC BIST SCHEME The analog ramp signal is enforced to sigma-delta ADC as input, the ADC generates digital code as output corresponding to the input signal. With the digital code as response the error detector concludes whether the ADC has any arbitrary fault or not. The ramp signal generator should have higher linearity than the sigma-delta ADC under test [4]. The ramp test signal fluctuates within dynamic range of ADC for proper operation. Different types of static ADC errors and faults are defined in Fig. 1. The monotonocity fault is defined when the ADC output decreases though the test input signal is monotonically increasing. It is expressed as x (n) x (n-1) < 0. The missing /16 $ IEEE DOI /ICMETE

2 code fault is defined as the difference between the current ADC output response and the previous output exceeds 1 LSB when the slope of the ramp input is sufficiently low. All bits are ORed except the LSB of the subtractor output can detect the missing code fault. If the output of subtractor is larger than 1, then the code transition is larger than 1 LSB and it corresponds to missing code fault. It is expressed as: x (n) - x (n-1) > 2 LSB. Then the DNL error is defined by the difference between the measured code width and the ideal code width. It is expressed as: DNL (n) = (x (n) - xideal) / xideal [12]. Digital Response Max code Faultless DNL INL Faulty Fig 1: Different ADC faults and error TABLE I. ERRORS AND THEIR DEFINITIONS Missing Code Fault Monotonocity Fault V max Analog input other fault is differential nonlinearity error (DNL) can be detected by measuring the code width in the form of clock count with the help of the synchronous counter. DNL is tested by measuring the code width corresponding to each sample. If any difference in the count is present then it shows the DNL error. IV. PROPOSED CIRCUIT The proposed circuit of BIST comprises a ramp generator, register, subtractor, synchronous counter and other digital circuitry. The ramp generator, subtractor, counter is to be reset at the start. An 8 bit register is used to store the sigma-delta ADC output for one sample period. Then the subtractor calculates the variation between the current ADC output and the previous output which is reserved in the 8 bit register. By ORing the 8 bits of the subtractor output a transition of the ADC output is occurred. This difference indicates the missing code fault and monotonic behavior. The negative difference represents monotonic behavior whereas if the difference is greater than 1, indicates missing code fault which shows that the code transition exceeds 1-LSB. Digital output 1 at the output of the comparator indicates the missing code fault. The synchronous counter counts the number of clocks until the code transition occurs. When the transition is detected the synchronous counter count corresponds to the code width for the specific code. Once code width is observed the counter is reset for the next code width measurement and the present count is reserved in the register. A subtractor is used to assess the difference in the code width of the two successive codes. If subtractor indicates the difference at its output, DNL error is detected. Table I indicates the different types of static errors of ADC and their definitions. Sr. Parameters and Definition Detection method No. detected faults and errors 1. Transition - OR(B 0,...,B n-2) 2. Code width (Cw) - Clock counting until transition 3. Missing code error X i-x i-1>1 OR(B 1,...,B n-2) 4. Monotonocity fault X i-x i-1<0 Sign (B) 5. Code width fault Cw max>2cw min Sign(Cw max-shift left (Cw min)) The BIST scheme proposed in this paper is based on code width measurement. The two faults which include missing code error, monotonic behavior fault can be detected by measuring the inequality between the digital output of the current sample and the previous sample. If this difference is negative under any stage then it is the indication of the monotonic conduct of the sigma-delta ADC and this can be detected. If this difference is more than 1-LSB then this is the indication of missing code error and it can be detected. The Fig 2: Block diagram of proposed BIST

3 A. Sigma-Delta ADC Basically, the output of sigma-delta modulator is the result of repeated measurement of difference between the analog input and the output response which considered as feedback. The figure represents the schematic of first order sigma-delta ADC which includes difference amplifier; a comparator, an integrator, and a feedback loop accommodate 1-bit DAC [9]. The 1-bit output from the modulator will then be fed to the digital decimation filter to continue the process to get the final output of the ADC. In this paper first order sigma delta ADC is used as CUT (circuit under test). It includes first order modulator and second stage CIC filter for decimation filter. The performance parameters are given in the table II. TABLE II. PARAMETERS OF 8-BIT SIGMA-DELTA ADC PARAMETERS VALUE Technology 45nm Order of Modulator 1 Order of decimation filter 2 Supply voltage 1V Resolution 8 bit Average power consumed 6.7mW Fig 4: Output response of the Σ-Δ ADC 1) Modulator : The sigma delta ADC comprises of mainly a sigma delta modulator and decimation filter. Here in this paper single stage sigma delta modulator and second stage CIC filter is used for decimation filter. The modulator comprises of a comparator, an integrator, a 1-bit DAC with the feedback loop and an op-amp. The schematic and input and output response of the modulator is shown in the figures below. a) Op-Amp: Op-amp in the paper is two-stage CMOS opamp whose parameters and waveforms are given below. The first phase of the op-amp is used as differential input while the second stage is used for additional voltage gain. Fig 3: Schematic of first order Σ-Δ ADC Fig 5: Schematic of the two stage CMOS OP-AMP

4 B. Ramp Generator A ramp generator is designed according to the frequency required for the purpose of work and has a device with linear response to a constant excitation current, which is capacitor in this work. The length (L) and width (W) of transistors in ramp generator were decided by the selection of some parameters of the circuit such as operating frequency and maximum voltage. The maximum voltage value is 1 volt. It occurs due to technology and fabrication process. The capacitance of 0.8 pf was chosen for this topology, which in the progress of circuit assimilation represents an appreciable size of the capacitor [2]. Fig 6: Frequency response characteristic of the two stage CMOS OPAMP TABLE III. PARAMETERS OF OPAMP PARAMETERS VALUES Gain 25dB Gain bandwidth product X Phase margin 266 Average Power consumed 2.54uW Fig 9: Schematic of Ramp generator Fig 7: Schematic of 1 st order sigma-delta modulator Fig 8: Input and output waveform of modulator Fig 10: Output Response of Ramp Generator

5 V. SIMULATION RESULTS AND DISCUSSION The proposed BIST circuit is verified using an 8-bit sigmadelta ADC with arbitrary faults such as open or short or some parametric variation. The error detector is designed with Tanner EDA tool v15.0 using 45nm BSIM4 CMOS technology. In practice, the fault coverage may be lower than the ideal simulation result because the test circuits do not cover all possible cases. The faults are also analyzed by varying the width to length ratio of the transistors of the operational amplifiers of the sigma-delta ADC. The waveforms are shown in below in fig 11 and fig 12. Figure 11 shows the waveform for input and output of OR gate represented as F. Whereas fig 12 shows the response waveforms for the faults namely missing code fault, montonocity fault and code width fault also known as DNL fault. Power consumed in the proposed BIST circuit is 18mW for the given power supply of 1V. As shown in the graph below it is observed that as the circuit is error free the value of the output response is zero. Fig 11: Input And Output Response of Proposed BIST circuit Fig 12: Waveform Showing the Absence of Errors in the Given BIST circuit VI. CONCLUSION Here, in this paper a BIST scheme for an 8 bit sigma-delta ADC has been presented. An 8 bit sigma-delta ADC is designed in 45 nm technology using Tanner EDA tool. The proposed scheme is based on code width testing. This scheme detects most of the catastrophic faults and parametric faults. The fault coverage of the scheme is trying to attain its maximum value. The transistor level design of the circuit is completed. The chip level design of the testing circuit has to be done. The paper proposes a new sigma-delta ADC BIST technique based on code width testing without a slopecalibrated ramp signal. Due to noise or any other uncertainty in the real circuit, the test can be performed several times, and in case if the fault detection is repeated, the BIST controller will finally decide that the ADC is faulty. ACKNOWLEDGMENT The authors would like to thank the management, SSTC SSGI institute for providing Tanner EDA Tool v15.0. REFERENCES [1] G. Evans, "ADC built-in-self-test based on a pseudorandom uniform noise generator," Design of Circuits and Integrated Circuits (DCIS), 2014 Conference on, Madrid, 2014, pp [2] Winkeler, Bruno, and Raimundo Freire. "Ramp Generator for ADC Built-In-Self Test." SForum, [3] W. Yong-Sheng, W. Jin-Xiang, L. Feng-Chang, Y. Yi-Zheng, Modulation Based On-Chip Ramp Generator for ADC BIST, WSEAS Int. Conf. on DYNAMICAL SYSTEMS and CONTROL, Venice, Italy, November 2-4, 2005, pp [4] Dongmyung Lee, Kwisung Yoo, Kicheol Kim, G. Han and Sungho Kang, "Code-width testing-based compact ADC BIST circuit," in IEEE Transactions on Circuits and Systems II: Express Briefs, vol. 51, no. 11, Nov. 2004, pp [5] Jiun-Lang Huang, Chee-Kian Ong and Kwang-Ting Cheng, "A BIST scheme for on-chip ADC and DAC testing," Design, Automation and Test in Europe Conference and Exhibition Proceedings, Paris, 2000, pp [6] Anil Kumar Sahu, Vivek Kumar Chandra, G.R. Sinha, "System Level Behavioral Modeling of CORDIC Based ORA of Builtin-Self-Test for Sigma-Delta Analog-to-Digital Converter." International Journal of Signal and Image Processing Issues Vol. 2015, no. 1, pp [7] A. Barua, Md.Tausiff, A Code Width Built-In-Self Test Circuit For 8-bit Pipelined ADC, 21st International Conference on Systems Engineering, 2011, pp [8] J. Ramesh & K. Gunavathi, A Novel Linear Ramp Generator for Analog and Mixed Signal Built-In-Self-Test Applications, I J E E S R, 3(1) June 2013, pp [9] Anil Kumar Sahu, Vivek Kumar Chandra, G.R. Sinha, Improved SNR and ENOB of Sigma-Delta Modulator for Post Simulation and High Level Modeling of Built-in-Self-Test Scheme. International Journal of Computer Applications, 2014, pp [10] Lala, P. K., Morgan Kaufmann (2001). Self-checking and faulttolerant digital design. [11] Johns, D. A., & Martin, K. (2008). Analog integrated circuit design. John Wiley & Sons. [12] Keshk, Arabi. "Software-based BIST for analog to digital converters in SoC." 2nd International IEEE Workshop in Design and Test, 2007, pp

IJDI-ERET. (Research Article) Novel design of 8-bit Sigma-Delta ADC using 45nm Technology. Yogita Tembhre 1*, Anil Kumar Sahu 2

IJDI-ERET. (Research Article) Novel design of 8-bit Sigma-Delta ADC using 45nm Technology. Yogita Tembhre 1*, Anil Kumar Sahu 2 IJDI-ERET INTERNATIONAL JOURNAL OF DARSHAN INSTITUTE ON ENGINEERING RESEARCH & EMERGING TECHNOLOGIES Vol. 5, No. 1, 2016 R www.ijdieret.in (Research Article) Novel design of 8-bit Sigma-Delta ADC using

More information

DESIGN OF LOW POWER VCO ENABLED QUANTIZER IN CONTINUOUS TIME SIGMA DELTA ADC FOR SIGNAL PROCESSING APPLICATION

DESIGN OF LOW POWER VCO ENABLED QUANTIZER IN CONTINUOUS TIME SIGMA DELTA ADC FOR SIGNAL PROCESSING APPLICATION ISSN: 2395-1680 (ONLINE) DOI: 10.21917/ijme.2016.0033 ICTACT JOURNAL ON MICROELECTRONICS, APRIL 2016, VOLUME: 02, ISSUE: 01 DESIGN OF LOW POWER VCO ENABLED QUANTIZER IN CONTINUOUS TIME SIGMA DELTA ADC

More information

Design of Continuous Time Sigma Delta ADC for Signal Processing Application

Design of Continuous Time Sigma Delta ADC for Signal Processing Application International Journal of Luminescence and Applications (ISSN: 22776362) Vol. 7, No. 34, October December 2017. Article ID: 254. pp.486490. Design of Continuous Time Sigma Delta ADC for Signal Processing

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

A 8-Bit Hybrid Architecture Current-Steering DAC

A 8-Bit Hybrid Architecture Current-Steering DAC A 8-Bit Hybrid Architecture Current-Steering DAC Mr. Ganesha H.S. 1, Dr. Rekha Bhandarkar 2, Ms. Vijayalatha Devadiga 3 1 Student, Electronics and communication, N.M.A.M. Institute of Technology, Karnataka,

More information

An ADC-BiST Scheme Using Sequential Code Analysis

An ADC-BiST Scheme Using Sequential Code Analysis An ADC-BiST Scheme Using Sequential Code Analysis Erdem S. ERDOGAN and Sule OZEV Duke University Department of Electrical & Computer Engineering Durham, NC USA {ese,sule}@ee.duke.edu Abstract This paper

More information

All-digital ramp waveform generator for two-step single-slope ADC

All-digital ramp waveform generator for two-step single-slope ADC All-digital ramp waveform generator for two-step single-slope ADC Tetsuya Iizuka a) and Kunihiro Asada VLSI Design and Education Center (VDEC), University of Tokyo 2-11-16 Yayoi, Bunkyo-ku, Tokyo 113-0032,

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

Design and Analysis of Low Power Two Stage CMOS Op- Amp with 50nm Technology

Design and Analysis of Low Power Two Stage CMOS Op- Amp with 50nm Technology Design and Analysis of Low Power Two Stage CMOS Op- Amp with 50nm Technology Swetha Velicheti, Y. Sandhyarani, P.Praveen kumar, B.Umamaheshrao Assistant Professor, Dept. of ECE, SSCE, Srikakulam, A.P.,

More information

Electronics A/D and D/A converters

Electronics A/D and D/A converters Electronics A/D and D/A converters Prof. Márta Rencz, Gábor Takács, Dr. György Bognár, Dr. Péter G. Szabó BME DED December 1, 2014 1 / 26 Introduction The world is analog, signal processing nowadays is

More information

ISSN:

ISSN: 1391 DESIGN OF 9 BIT SAR ADC USING HIGH SPEED AND HIGH RESOLUTION OPEN LOOP CMOS COMPARATOR IN 180NM TECHNOLOGY WITH R-2R DAC TOPOLOGY AKHIL A 1, SUNIL JACOB 2 1 M.Tech Student, 2 Associate Professor,

More information

Self-Test Designs in Devices of Avionics

Self-Test Designs in Devices of Avionics International Conference on Engineering Education and Research Progress Through Partnership 2004 VŠB-TUO, Ostrava, ISSN 1562-3580 Self-Test Designs in Devices of Avionics Yun-Che WEN, Yei-Chin CHAO Tzong-Shyng

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

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

International Journal of Advance Engineering and Research Development. Design of Pipelined ADC for High Speed Application

International Journal of Advance Engineering and Research Development. Design of Pipelined ADC for High Speed Application g Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 4, April -2015 Design of

More information

SAF ANALYSES OF ANALOG AND MIXED SIGNAL VLSI CIRCUIT: DIGITAL TO ANALOG CONVERTER

SAF ANALYSES OF ANALOG AND MIXED SIGNAL VLSI CIRCUIT: DIGITAL TO ANALOG CONVERTER SAF ANALYSES OF ANALOG AND MIXED SIGNAL VLSI CIRCUIT: DIGITAL TO ANALOG CONVERTER ABSTRACT Vaishali Dhare 1 and Usha Mehta 2 1 Assistant Professor, Institute of Technology, Nirma University, Ahmedabad

More information

A DSP-Based Ramp Test for On-Chip High-Resolution ADC

A DSP-Based Ramp Test for On-Chip High-Resolution ADC SUBMITTED TO IEEE ICIT/SSST A DSP-Based Ramp Test for On-Chip High-Resolution ADC Wei Jiang and Vishwani D. Agrawal Electrical and Computer Engineering, Auburn University, Auburn, AL 36849 weijiang@auburn.edu,

More information

Analog to Digital Conversion

Analog to Digital Conversion Analog to Digital Conversion Florian Erdinger Lehrstuhl für Schaltungstechnik und Simulation Technische Informatik der Uni Heidelberg VLSI Design - Mixed Mode Simulation F. Erdinger, ZITI, Uni Heidelberg

More information

DESIGN OF A 500MHZ, 4-BIT LOW POWER ADC FOR UWB APPLICATION

DESIGN OF A 500MHZ, 4-BIT LOW POWER ADC FOR UWB APPLICATION DESIGN OF A 500MHZ, 4-BIT LOW POWER ADC FOR UWB APPLICATION SANTOSH KUMAR PATNAIK 1, DR. SWAPNA BANERJEE 2 1,2 E & ECE Department, Indian Institute of Technology, Kharagpur, Kharagpur, India Abstract-This

More information

Design And Simulation Of First Order Sigma Delta ADC In 0.13um CMOS Technology Jaydip H. Chaudhari PG Student L. C. Institute of Technology, Bhandu

Design And Simulation Of First Order Sigma Delta ADC In 0.13um CMOS Technology Jaydip H. Chaudhari PG Student L. C. Institute of Technology, Bhandu Design And Simulation Of First Order Sigma Delta ADC In 0.13um CMOS Technology Jaydip H. Chaudhari PG Student L. C. Institute of Technology, Bhandu Gireeja D. Amin Assistant Professor L. C. Institute of

More information

A rad-hard 8-channel 12-bit resolution ADC for slow control applications in the LHC environment

A rad-hard 8-channel 12-bit resolution ADC for slow control applications in the LHC environment A rad-hard 8-channel 12-bit resolution ADC for slow control applications in the LHC environment G. Magazzù 1,A.Marchioro 2,P.Moreira 2 1 INFN-PISA, Via Livornese 1291 56018 S.Piero a Grado (Pisa), Italy

More information

A Novel Method for Testing Digital to Analog Converter in Static Range

A Novel Method for Testing Digital to Analog Converter in Static Range American Journal of Applied Sciences 7 (8): 1157-1163, 2010 ISSN 1546-9239 2010 Science Publications A Novel Method for esting Digital to Analog Converter in Static Range K. Hariharan, S. Gouthamraj, B.

More information

In the previous chapters, efficient and new methods and. algorithms have been presented in analog fault diagnosis. Also a

In the previous chapters, efficient and new methods and. algorithms have been presented in analog fault diagnosis. Also a 118 CHAPTER 6 Mixed Signal Integrated Circuits Testing - A Study 6.0 Introduction In the previous chapters, efficient and new methods and algorithms have been presented in analog fault diagnosis. Also

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

The need for Data Converters

The need for Data Converters The need for Data Converters ANALOG SIGNAL (Speech, Images, Sensors, Radar, etc.) PRE-PROCESSING (Filtering and analog to digital conversion) DIGITAL PROCESSOR (Microprocessor) POST-PROCESSING (Digital

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

A Low-Power 6-b Integrating-Pipeline Hybrid Analog-to-Digital Converter

A Low-Power 6-b Integrating-Pipeline Hybrid Analog-to-Digital Converter A Low-Power 6-b Integrating-Pipeline Hybrid Analog-to-Digital Converter Quentin Diduck, Martin Margala * Electrical and Computer Engineering Department 526 Computer Studies Bldg., PO Box 270231 University

More information

Modulation Based On-Chip Ramp Generator for ADC BIST

Modulation Based On-Chip Ramp Generator for ADC BIST Modulation Based On-Chip Ramp Generator for ADC BIST WAG YOG-SHEG, WAG JI-XIAG, LAI FEG-CHAG, YE YI-ZHEG Microelectronics Center Harbin Institute of Technology 92#, Xidazhi Street, Harbin, Heilongjiang,

More information

A-D and D-A Converters

A-D and D-A Converters Chapter 5 A-D and D-A Converters (No mathematical derivations) 04 Hours 08 Marks When digital devices are to be interfaced with analog devices (or vice a versa), Digital to Analog converter and Analog

More information

Testing A/D Converters A Practical Approach

Testing A/D Converters A Practical Approach Testing A/D Converters A Practical Approach Mixed Signal The seminar entitled Testing Analog-to-Digital Converters A Practical Approach is a one-day information intensive course, designed to address the

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

Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications

Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications RESEARCH ARTICLE OPEN ACCESS Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications Sharon Theresa George*, J. Mangaiyarkarasi** *(Department of Information and Communication

More information

A new structure of substage in pipelined analog-to-digital converters

A new structure of substage in pipelined analog-to-digital converters February 2009, 16(1): 86 90 www.sciencedirect.com/science/journal/10058885 The Journal of China Universities of Posts and Telecommunications www.buptjournal.cn/xben new structure of substage in pipelined

More information

Proposing. An Interpolated Pipeline ADC

Proposing. An Interpolated Pipeline ADC Proposing An Interpolated Pipeline ADC Akira Matsuzawa Tokyo Institute of Technology, Japan Matsuzawa & Okada Lab. Background 38GHz long range mm-wave system Role of long range mm-wave Current Optical

More information

A TDC based BIST Scheme for Operational Amplifier Jun Yuan a and Wei Wang b

A TDC based BIST Scheme for Operational Amplifier Jun Yuan a and Wei Wang b Applied Mechanics and Materials Submitted: 2014-07-19 ISSN: 1662-7482, Vols. 644-650, pp 3583-3587 Accepted: 2014-07-20 doi:10.4028/www.scientific.net/amm.644-650.3583 Online: 2014-09-22 2014 Trans Tech

More information

PG Scholar, Electronics (VLSI Design), PEC University of Technology, Chandigarh, India

PG Scholar, Electronics (VLSI Design), PEC University of Technology, Chandigarh, India A Low Power 4 Bit Successive Approximation Analog-To-Digital Converter Using 180nm Technology Jasbir Kaur 1, Praveen Kumar 2 1 Assistant Professor, ECE Department, PEC University of Technology, Chandigarh,

More information

Analog-to-Digital i Converters

Analog-to-Digital i Converters CSE 577 Spring 2011 Analog-to-Digital i Converters Jaehyun Lim, Kyusun Choi Department t of Computer Science and Engineering i The Pennsylvania State University ADC Glossary DNL (differential nonlinearity)

More information

CAPACITORLESS LDO FOR HIGH FREQUENCY APPLICATIONS

CAPACITORLESS LDO FOR HIGH FREQUENCY APPLICATIONS CAPACITORLESS LDO FOR HIGH FREQUENCY APPLICATIONS Jeyashri.M 1, SeemaSerin.A.S 2, Vennila.P 3, Lakshmi Priya.R 4 1PG Scholar, Department of ECE, Theni Kammavar Sangam College of Technology, Tamilnadu,

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

Design of an Assembly Line Structure ADC

Design of an Assembly Line Structure ADC Design of an Assembly Line Structure ADC Chen Hu 1, Feng Xie 1,Ming Yin 1 1 Department of Electronic Engineering, Naval University of Engineering, Wuhan, China Abstract This paper presents a circuit design

More information

VLSI DESIGN OF 12-BIT ADC WITH 1GSPS IN 180NM CMOS INTEGRATING WITH SAR AND TWO-STEP FLASH ADC

VLSI DESIGN OF 12-BIT ADC WITH 1GSPS IN 180NM CMOS INTEGRATING WITH SAR AND TWO-STEP FLASH ADC VLSI DESIGN OF 12-BIT ADC WITH 1GSPS IN 180NM CMOS INTEGRATING WITH SAR AND TWO-STEP FLASH ADC 1 K.LOKESH KRISHNA, 2 T.RAMASHRI 1 Associate Professor, Department of ECE, Sri Venkateswara College of Engineering

More information

Low-Power Pipelined ADC Design for Wireless LANs

Low-Power Pipelined ADC Design for Wireless LANs Low-Power Pipelined ADC Design for Wireless LANs J. Arias, D. Bisbal, J. San Pablo, L. Quintanilla, L. Enriquez, J. Vicente, J. Barbolla Dept. de Electricidad y Electrónica, E.T.S.I. de Telecomunicación,

More information

Design Approaches for Low-Power Reconfigurable Analog-to-Digital Converters

Design Approaches for Low-Power Reconfigurable Analog-to-Digital Converters Design Approaches for Low-Power Reconfigurable Analog-to-Digital Converters A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science in the Graduate School of The

More information

Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC

Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC Jinseok Koh Wireless Analog Technology Center Texas Instruments Inc. Dallas, TX Outline Fundamentals for ADCs Over-sampling and Noise

More information

AD9772A - Functional Block Diagram

AD9772A - Functional Block Diagram F FEATURES single 3.0 V to 3.6 V supply 14-Bit DAC Resolution 160 MPS Input Data Rate 67.5 MHz Reconstruction Passband @ 160 MPS 74 dbc FDR @ 25 MHz 2 Interpolation Filter with High- or Low-Pass Response

More information

Data Conversion Techniques (DAT115)

Data Conversion Techniques (DAT115) Data Conversion Techniques (DAT115) Hand in Report Second Order Sigma Delta Modulator with Interleaving Scheme Group 14N Remzi Yagiz Mungan, Christoffer Holmström [ 1 20 ] Contents 1. Task Description...

More information

Techniques for Pixel Level Analog to Digital Conversion

Techniques for Pixel Level Analog to Digital Conversion Techniques for Level Analog to Digital Conversion Boyd Fowler, David Yang, and Abbas El Gamal Stanford University Aerosense 98 3360-1 1 Approaches to Integrating ADC with Image Sensor Chip Level Image

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

Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009

Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009 Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009 Introduction The first thing in design an ADC is select architecture of ADC that is depend on parameters like bandwidth, resolution,

More information

Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage

Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage Sadeque Reza Khan Department of Electronic and Communication Engineering, National

More information

A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping

A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters.

More information

Design of Dynamic Latched Comparator with Reduced Kickback Noise

Design of Dynamic Latched Comparator with Reduced Kickback Noise Volume 118 No. 17 2018, 289-298 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Design of Dynamic Latched Comparator with Reduced Kickback Noise N

More information

2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS

2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS 2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS November 30 - December 3, 2008 Venetian Macao Resort-Hotel Macao, China IEEE Catalog Number: CFP08APC-USB ISBN: 978-1-4244-2342-2 Library of Congress:

More information

A 35 fj 10b 160 MS/s Pipelined- SAR ADC with Decoupled Flip- Around MDAC and Self- Embedded Offset Cancellation

A 35 fj 10b 160 MS/s Pipelined- SAR ADC with Decoupled Flip- Around MDAC and Self- Embedded Offset Cancellation Y. Zu, C.- H. Chan, S.- W. Sin, S.- P. U, R.P. Martins, F. Maloberti: "A 35 fj 10b 160 MS/s Pipelined-SAR ADC with Decoupled Flip-Around MDAC and Self- Embedded Offset Cancellation"; IEEE Asian Solid-

More information

Design of Gain Enhanced and Power Efficient Op- Amp for ADC/DAC and Medical Applications

Design of Gain Enhanced and Power Efficient Op- Amp for ADC/DAC and Medical Applications Indian Journal of Science and Technology, Vol 9(29), DOI: 10.17485/ijst/2016/v9i29/90885, August 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Design of Gain Enhanced and Power Efficient Op-

More information

ADC and DAC Standards Update

ADC and DAC Standards Update ADC and DAC Standards Update Revised ADC Standard 2010 New terminology to conform to Std-1057 SNHR became SNR SNR became SINAD Added more detailed test-setup descriptions Added more appendices Reorganized

More information

ISSN:

ISSN: High Frequency Power Optimized Ring Voltage Controlled Oscillator for 65nm CMOS Technology NEHA K.MENDHE 1, M. N. THAKARE 2, G. D. KORDE 3 Department of EXTC, B.D.C.O.E, Sevagram, India, nehakmendhe02@gmail.com

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

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

Design Strategy for a Pipelined ADC Employing Digital Post-Correction

Design Strategy for a Pipelined ADC Employing Digital Post-Correction Design Strategy for a Pipelined ADC Employing Digital Post-Correction Pieter Harpe, Athon Zanikopoulos, Hans Hegt and Arthur van Roermund Technische Universiteit Eindhoven, Mixed-signal Microelectronics

More information

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram LETTER IEICE Electronics Express, Vol.10, No.4, 1 8 A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram Wang-Soo Kim and Woo-Young Choi a) Department

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online): 2321-0613 Designing and FFT Analysis of Sigma Delta Converter using Spice Ritika Bathri 1 Prachi

More information

Integrated Microsystems Laboratory. Franco Maloberti

Integrated Microsystems Laboratory. Franco Maloberti University of Pavia Integrated Microsystems Laboratory Power Efficient Data Convertes Franco Maloberti franco.maloberti@unipv.it OUTLINE Introduction Managing the noise power budget Challenges of State-of-the-art

More information

A Successive Approximation ADC based on a new Segmented DAC

A Successive Approximation ADC based on a new Segmented DAC A Successive Approximation ADC based on a new Segmented DAC segmented current-mode DAC successive approximation ADC bi-direction segmented current-mode DAC DAC INL 0.47 LSB DNL 0.154 LSB DAC 3V 8 2MS/s

More information

Design of 10-bit current steering DAC with binary and segmented architecture

Design of 10-bit current steering DAC with binary and segmented architecture IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 13, Issue 3 Ver. III (May. June. 2018), PP 62-66 www.iosrjournals.org Design of 10-bit current

More information

Design of Sub-10-Picoseconds On-Chip Time Measurement Circuit

Design of Sub-10-Picoseconds On-Chip Time Measurement Circuit Design of Sub-0-Picoseconds On-Chip Time Measurement Circuit M.A.Abas, G.Russell, D.J.Kinniment Dept. of Electrical and Electronic Eng., University of Newcastle Upon Tyne, UK Abstract The rapid pace of

More information

DESIGN OF MULTIPLYING DELAY LOCKED LOOP FOR DIFFERENT MULTIPLYING FACTORS

DESIGN OF MULTIPLYING DELAY LOCKED LOOP FOR DIFFERENT MULTIPLYING FACTORS DESIGN OF MULTIPLYING DELAY LOCKED LOOP FOR DIFFERENT MULTIPLYING FACTORS Aman Chaudhary, Md. Imtiyaz Chowdhary, Rajib Kar Department of Electronics and Communication Engg. National Institute of Technology,

More information

Fully Integrated FPGA-based configurable Motor Control

Fully Integrated FPGA-based configurable Motor Control Fully Integrated FPGA-based configurable Motor Control Christian Grumbein, Endric Schubert Missing Link Electronics Stefano Zammattio Altera Europe Abstract Field programmable gate arrays (FPGA) provide

More information

2. ADC Architectures and CMOS Circuits

2. ADC Architectures and CMOS Circuits /58 2. Architectures and CMOS Circuits 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

More information

A Design of Sigma-Delta ADC Using OTA

A Design of Sigma-Delta ADC Using OTA RESEARCH ARTICLE OPEN ACCESS A Design of Sigma-Delta ADC Using OTA Miss. Niveditha Yadav M 1, Mr. Yaseen Basha 2, Dr. Venkatesh kumar H 3 1 Department of ECE, PG Student, NCET/VTU, and Bengaluru, India

More information

Design and Implementation of a Low Power Successive Approximation ADC. Xin HUANG, Xiao-ning XIN, Jian REN* and Xin-lei CHEN

Design and Implementation of a Low Power Successive Approximation ADC. Xin HUANG, Xiao-ning XIN, Jian REN* and Xin-lei CHEN 2018 International Conference on Mechanical, Electronic and Information Technology (ICMEIT 2018) ISBN: 978-1-60595-548-3 Design and Implementation of a Low Power Successive Approximation ADC Xin HUANG,

More information

Performance Improvement of Delta Sigma Modulator for Wide-Band Continuous-Time Applications

Performance Improvement of Delta Sigma Modulator for Wide-Band Continuous-Time Applications International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Performance Improvement of Delta Sigma Modulator for Wide-Band Continuous-Time Applications Parvathy Unnikrishnan 1, Siva Kumari

More information

The Fundamentals of Mixed Signal Testing

The Fundamentals of Mixed Signal Testing The Fundamentals of Mixed Signal Testing Course Information The Fundamentals of Mixed Signal Testing course is designed to provide the foundation of knowledge that is required for testing modern mixed

More information

IMPLEMENTING THE 10-BIT, 50MS/SEC PIPELINED ADC

IMPLEMENTING THE 10-BIT, 50MS/SEC PIPELINED ADC 98 CHAPTER 5 IMPLEMENTING THE 0-BIT, 50MS/SEC PIPELINED ADC 99 5.0 INTRODUCTION This chapter is devoted to describe the implementation of a 0-bit, 50MS/sec pipelined ADC with different stage resolutions

More information

on the use of an original calibration scheme. The effectiveness of the calibration procedure is

on the use of an original calibration scheme. The effectiveness of the calibration procedure is Ref: BC.MEJ-IMST01.2 Analog Built-In Saw-Tooth Generator for ADC Histogram Test F. Azaïs, S. Bernard, Y. Bertrand and M. Renovell LIRMM - University of Montpellier 161, rue Ada - 34392 Montpellier Cedex

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

TUTORIAL 283 INL/DNL Measurements for High-Speed Analog-to- Digital Converters (ADCs)

TUTORIAL 283 INL/DNL Measurements for High-Speed Analog-to- Digital Converters (ADCs) Maxim > Design Support > Technical Documents > Tutorials > A/D and D/A Conversion/Sampling Circuits > APP 283 Maxim > Design Support > Technical Documents > Tutorials > High-Speed Signal Processing > APP

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

Mixed signal IC (CP-PLL) Testing scheme using a novel approach

Mixed signal IC (CP-PLL) Testing scheme using a novel approach International Journal of Scientific & Engineering Research Volume 3, Issue 5, May-2012 1 Mixed signal IC (CP-PLL) Testing scheme using a novel approach Ashish Tiwari, Anil Kumar Sahu Abstract An effective

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 02, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 02, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 02, 2016 ISSN (online): 2321-0613 Design & Analysis of CMOS Telescopic Operational Transconductance Amplifier (OTA) with

More information

Selecting and Using High-Precision Digital-to-Analog Converters

Selecting and Using High-Precision Digital-to-Analog Converters Selecting and Using High-Precision Digital-to-Analog Converters Chad Steward DAC Design Section Leader Linear Technology Corporation Many applications, including precision instrumentation, industrial automation,

More information

A 130-NM CMOS 400 MHZ 8-BIT LOW POWER BINARY WEIGHTED CURRENT STEERING DAC

A 130-NM CMOS 400 MHZ 8-BIT LOW POWER BINARY WEIGHTED CURRENT STEERING DAC A 130-NM CMOS 400 MHZ 8-BIT LOW POWER BINARY WEIGHTED CURRENT STEERING DAC Ashok Kumar Adepu and Kiran Kumar Kolupuri Department of Electronics and communication Engineering,MVGR College of Engineering,

More information

Designing of a 8-bits DAC in 0.35µm CMOS Technology For High Speed Communication Systems Application

Designing of a 8-bits DAC in 0.35µm CMOS Technology For High Speed Communication Systems Application Designing of a 8-bits DAC in 035µm CMOS Technology For High Speed Communication Systems Application Veronica Ernita Kristianti, Hamzah Afandi, Eri Prasetyo ibowo, Brahmantyo Heruseto and shinta Kisriani

More information

Approaches to On-chip Testing of Mixed Signal Macros in ASICs

Approaches to On-chip Testing of Mixed Signal Macros in ASICs Approaches to On-chip Testing of Mixed Signal Macros in ASICs Dr. R. A. Cobley, School of Engineering, University of Exeter, Exeter, EX4 4QF, UK email: RACobley@exeter.ac.uk Abstract This paper initially

More information

Electronic Instrumentation & Automation. ET-7th semester. By : Rahul Sharma ET & TC Deptt. RCET, Bhilai

Electronic Instrumentation & Automation. ET-7th semester. By : Rahul Sharma ET & TC Deptt. RCET, Bhilai Electronic Instrumentation & Automation ET-7th semester By : Rahul Sharma ET & TC Deptt. RCET, Bhilai UNIT: III Voltage and Current Measurements Digital Voltmeters: Non-Integrating type, Integrating Type,

More information

Efficient Current Feedback Operational Amplifier for Wireless Communication

Efficient Current Feedback Operational Amplifier for Wireless Communication International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 10, Number 1 (2017), pp. 19-24 International Research Publication House http://www.irphouse.com Efficient Current

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

Design of Low Voltage High Speed Operational Amplifier for Pipelined ADC in 90 nm Standard CMOS Process

Design of Low Voltage High Speed Operational Amplifier for Pipelined ADC in 90 nm Standard CMOS Process Design of Low Voltage High Speed Operational Amplifier for Pipelined ADC in 90 nm Standard CMOS Process Shri Kant M.Tech. (VLSI student), Department of electronics and communication engineering NIT Kurukshetra,

More information

ANALOG-TO-DIGITAL converters (ADCs) are important

ANALOG-TO-DIGITAL converters (ADCs) are important 2158 IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 19, NO. 12, DECEMBER 2011 Transition-Code Based Linearity Test Method for Pipelined ADCs With Digital Error Correction Jin-Fu

More information

Pipeline vs. Sigma Delta ADC for Communications Applications

Pipeline vs. Sigma Delta ADC for Communications Applications Pipeline vs. Sigma Delta ADC for Communications Applications Noel O Riordan, Mixed-Signal IP Group, S3 Semiconductors noel.oriordan@s3group.com Introduction The Analog-to-Digital Converter (ADC) is a key

More information

ADVANCES in VLSI technology result in manufacturing

ADVANCES in VLSI technology result in manufacturing INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2013, VOL. 59, NO. 1, PP. 99 104 Manuscript received January 8, 2013; revised March, 2013. DOI: 10.2478/eletel-2013-0012 Rapid Prototyping of Third-Order

More information

A 2.5 V 109 db DR ADC for Audio Application

A 2.5 V 109 db DR ADC for Audio Application 276 JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.10, NO.4, DECEMBER, 2010 A 2.5 V 109 db DR ADC for Audio Application Gwangyol Noh and Gil-Cho Ahn Abstract A 2.5 V feed-forward second-order deltasigma

More information

IDDQ testing of a CMOS first order sigma-delta modulator of an 8-bit oversampling ADC

IDDQ testing of a CMOS first order sigma-delta modulator of an 8-bit oversampling ADC Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2004 IDDQ testing of a CMOS first order sigma-delta modulator of an 8-bit oversampling ADC Anand K. Chamakura Louisiana

More information

Design of Miller Compensated Two-Stage Operational Amplifier for Data Converter Applications

Design of Miller Compensated Two-Stage Operational Amplifier for Data Converter Applications Design of Miller Compensated Two-Stage Operational Amplifier for Data Converter Applications Prema Kumar. G Shravan Kudikala Casest, School Of Physics Casest, School Of Physics University Of Hyderabad

More information

Lecture 9, ANIK. Data converters 1

Lecture 9, ANIK. Data converters 1 Lecture 9, ANIK Data converters 1 What did we do last time? Noise and distortion Understanding the simplest circuit noise Understanding some of the sources of distortion 502 of 530 What will we do today?

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

ISSN: X Impact factor: 4.295

ISSN: X Impact factor: 4.295 ISSN: 2454-132X Impact factor: 4.295 (Volume2, Issue6) Available online at: www.ijariit.com An Approach for Reduction in Power Consumption in Low Voltage Dropout Regulator Shivani.S. Tantarpale 1 Ms. Archana

More information

CHAPTER. delta-sigma modulators 1.0

CHAPTER. delta-sigma modulators 1.0 CHAPTER 1 CHAPTER Conventional delta-sigma modulators 1.0 This Chapter presents the traditional first- and second-order DSM. The main sources for non-ideal operation are described together with some commonly

More information

Working with ADCs, OAs and the MSP430

Working with ADCs, OAs and the MSP430 Working with ADCs, OAs and the MSP430 Bonnie Baker HPA Senior Applications Engineer Texas Instruments 2006 Texas Instruments Inc, Slide 1 Agenda An Overview of the MSP430 Data Acquisition System SAR Converters

More information

A 12-bit Interpolated Pipeline ADC using Body Voltage Controlled Amplifier

A 12-bit Interpolated Pipeline ADC using Body Voltage Controlled Amplifier A 12-bit Interpolated Pipeline ADC using Body Voltage Controlled Amplifier Hyunui Lee, Masaya Miyahara, and Akira Matsuzawa Tokyo Institute of Technology, Japan Outline Background Body voltage controlled

More information