INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

Size: px
Start display at page:

Download "INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)"

Transcription

1 INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN ISSN (Print) ISSN (Online) Volume 4, Issue 3, April 2013, pp IAEME: Journal Impact Factor (2013): (Calculated by GISI) IJARET I A E M E DESIGN & IMPLEMENTATION OF 3-BIT FLASH ADC IN 0.18µM CMOS Md Noorullah Khan Assistant professor, ECED Muffakham Jah college of engineering and technology Hyderabad, A.P. Dr Kaleem Fatima Professor and Head ECED Muffakham Jah College of engineering and technology Hyderabad, A.P. Khaja Mujeebuddin Quadry Professor & Head Dept. of ECE Royal Institute of Technology and Science Chevella, R.R.Dist, A.P. ABSTRACT This paper describes the design and implementation of a 3-bit flash Analog to Digital converter (ADC). It includes 7 comparators and one thermometer to binary encoder. It is implemented in 0.18um CMOS Technology. The simulation result of ADC is done in Cadence environment. Index Terms: CMOS, Comparator, Thermometer code, Flash ADC, cadence I. INTRODUCTION Applications such as wireless communications and digital audio and video have created need for cost-effective data converters that will achieve higher speed and resolution. The needs required by digital signal processors continually challenge analog designers to improve and develop new ADC and DAC architectures. There are many different types of arc-hitectures, each with unique characteristics and different limitations. Figure.1 shows the general block diagram of ADC. 308

2 Fig. 1.Block diagram for 3-bit Flash ADC Flash analog-to-digital converters, also known as parallel ADCs, are the fastest way to convert an analog signal to a digital signal. Flash ADCs are ideal for applications requiring very large bandwidth; however, they typically consume more power than other ADC architectures and are generally limited to 8-bits resolution. II ADC ARCHITECTURE III The 3-bit Flash ADC architecture is shown in Fig. 2. The entire ADC consists of three components: the resistive ladder, the comparators, and the binary encoder. Each comparator compares the voltage difference between its positive input from VIN and its negative input from the Resistive ladder and then generates a digital output. The binary encoder generates corresponding 3-bit binary codes based on the comparator outputs. As shown in figure 2. Fig. 2.Simple 3-bit Flash ADC The encoder converts the thermometer code produced by the comparators to a binary code as shown in the truth table in table II. As seen from the figure, the comparators all operate in parallel. Thus, the conversion speed is limited only by the speed of the comparator or the sampler. For this reason, the flash ADC is capable of high speed. 309

3 A) COMPARATOR CIRCUIT & DESIGN SPECIFICATIONS Comparator A comparator is used to detect whether a signal is greater or smaller than zero, or to compare size of one signal to another. It is in fact the second most widely used electronic components after amplifiers. A simple op-amp can be used as a comparator but this approach is too slow for practical applications. The circuit that has been used as a comparator is a CMOS circuit, which consists of two stages. The first stage is a differential amplifier circuit and the second stage consists of a buffer formed by using two inverter circuits. The output of the differential stage will neither rise exactly to vdd nor fall exactly to zero, hence this output is given to second stage consisting of two inverters which gives final output which will be either vdd or zero depending on whether the input voltage is greater or less than the reference voltage respectively. Fig.3. Circuit Diagram of the Comparator Fig 3 shows the comparator circuit where two matched input transistors whose sources are joined together and biased by a transistor which should always be maintained in saturation region. The MOS differential pair formed by the input transistors is loaded by a current mirror formed by two MOS transistors at the top. The input voltage is applied to the gate of the input transistor in the left leg of the circuit and reference voltage is applied at the gate of the input transistor in the right leg. If the input voltage exceeds the reference voltage then the input transistor in the right leg goes into cutoff and the entire current from the source flows only into the left leg and thus the voltage at the output node will be nearly equal to vdd, which is then given to the stage consisting of two inverters which finally makes output equal to vdd. Table 1: transistor sizes of the proposed comparator Transistor W (um) L (nm) PM PM PM PM NM NM NM NM NM

4 On the other hand when the input voltage is less than the reference voltage the input transistor in the left leg of the circuit goes into cutoff and the entire current from the source flows only into the right leg and thus the voltage at the output node will be nearly equal to zero and the next stage will make it exactly zero. W/Ls of the transistors used in the comparator are shown in Table 1, The above proposed comparator circuit consists of total 9 (4 pmos and 5 nmos) transistors. The widths and lengths of each of these transistors are shown in table I. Fig 4 shows the transient responses of the comparator. In the transient response it can be seen that whenever the input sinusoidal signal voltage is above the reference voltage (which is 1volt in this case) the comparator output is logic-1 and whenever it is below the reference voltage the comparator output is logic-0. Fig.4. Comparator Output The ac response in fig 5 shows that the comparator can work efficiently up to 4G-HZ since this comparator circuit can provide sufficient gain up to this frequency after which the response degrades and circuit cannot be used as a comparator beyond this frequency. Fig.5. AC response of the comparator B) THERMOMETER TO BINARY ENCODER DESIGN The outputs of comparators form a thermometer code (TC) which is a combination of a series of zeros and a series of ones, e.g., and are given to Thermometer to binary encoder circuit. 311

5 Fig.6. Block Diagram of Sub-ADC Because binary code is usually needed for digital signal processing, a thermometer code is then transformed to a binary code through a (2k-1)-to-k TC-to-BC encoder, where k is the resolution (bits) of ADCs. Truth table for thermometer to binary encoder is as shown in table2 Table.2. Thermometer to binary code The logic that has been used in implementing the thermometer to binary encoder is that the output binary code is numerically equal to the number of 1s present in the input thermometer code. Fig.7. Thermometer to Binary Encoder 312

6 Hence the output binary code can be obtained by simply adding all the bits of the input thermometer code. This has been implemented by using the full adder circuits as shown in the fig 7 FIG.8. OUTPUT OF THERMOMETER TO BINARY CODE CONVE ERTER Figure 8 shows the output of the comparators which are called as thermometer code, the bottom 3 wave forms are the converted 3 bit binary code. It can be seen from this result that as the number of input signals having the value equal to logic-1 increases by one the binary output of the circuit also increases by one in value. C) FINAL 3BIT FLASH ADC BLOCK After having designed the comparator and the thermometer to binary converter circuits, the next step is to arrange the seven comparators in parallel, where the one input to each of the comparator is the input signal and the other input is the reference voltages, which is shown in the figure 9. Fig.9. Final Flash ADC Here the comparator used is that of the figure 3 and the reference voltages required are derived from a series of voltage sources each having a voltage of 250mV. Hencee the voltage obtained as reference for the bottom most comparator is 250mV and that of the top most seventh comparator is 1.75V. Hence the reference voltages for the 3-bit flash ADC is according to the table

7 III.ADC OUTPUT WAVEFORMS Fig.10. Layout of Flash ADC For the Flash ADC complete layout is prepared as shown in figure 10 where the most sensitive parts are the comparators for which common centroid layout is carried out in order to overcome the errors in the fabrication process. Fig.11. Final output of 3bit Flash ADC Figure 11 shows the output of final 3-bit flash ADC designed. It can be observed from this figure that the input signal applied to the flash ADC is a sinusoidal signal whose input voltage varies from 0V to 2V which generates a 3-bit binary output which varies from 000 to 111 as the input sinusoidal voltage increases from 0V to 2V. 314

8 III. CONCLUSION A 3-bit Flash ADC has been designed using the proposed comparator circuit. The implementation of this circuit has Been done in cadence environment and output waveforms have been obtained. IV. REFERENCES [1] Behzad Razavi, Design of Analog CMOS Integrated Circuits, Tata McGraw-Hill Edition, [2] R.Jacob Baker, Harry W. Li & David E. Boyce, CMOS circuit design, layout and simulation, IEEE Press Series on Microelectronic Systems, Prentice-Hall of India Private Limited, [3] Klass Bult and Govert J. G. M. Geelen, A Fast Settling CMOS OpAmp for SC Circuits with 90- db DC Gain, IEEE J. Solid-State Circuits, Vol.25, No.6, December [4] Thomas Byunghak Cho, Student Member, IEEE, and Paul R. Gray, Fellow, IEEE, A 10 b, 20 Msample/s, 35 mw Pipeline A/D Converter, IEEE J. Solid-State Circuits, Vol.30, No.3, March [5]. Mark Ferriss, Joshua Kang, A 10-Bit 100-MHz Pipeline ADC, University of Michigan, 598 design project, [6]. Andrew M. Abo and Paul R. Gray, Fellow, IEEE, A 1.5-V, 10-bit, 14.3-MS/s CMOS Pipeline Analog-to-Digital Converter, IEEE J. Solid-State Circuits, Vol.34, No.5, March [7].Stephen H. Lewis, H.Scott Fetterman, George F. Gross, R. Ramachandran and T. R. Viswanathan, A 10-b 20-Msample/s Analog-to-Digital Converter, IEEE J. Solid-State Circuits, Vol.27, No.3, March [8]. Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolic, Digital Integrated Circuits: A Design Perspective, Prentice Hall, 2nd edition [9] Suhas. S. Khot, Prakash. W. Wani, Mukul. S. Sutaone and Saurabh.K.Bhise, A 581/781 Msps 3- Bit Cmos Flash Adc Using Tiq Comparator International Journal Of Electronics And Communication Engineering &Technology (IJECET) Volume 3, Issue 2, 2012, PP: ISSN PRINT: , ISSN ONLINE: [10]Rajinder Tiwari, R K Singh, An Optimized High Speed Dual Mode Cmos Differential Amplifier for Analog Vlsiapplications International Journal of Electrical Engineering & Technology (IJEET) Volume 3, Issue 1, 2012, PP: , ISSN PRINT: , ISSN ONLINE: [11] S. S. Khot, P. W. Wani,M. S. Sutaone and S.K.Bhise, A 555/690 Msps 4-Bit Cmos Flash Adc Using Tiq Comparator International Journal of Electrical Engineering & Technology (IJEET) Volume 3, Issue 2, 2012, PP: , ISSN PRINT: , ISSN ONLINE:

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) HIGH-SPEED 64-BIT BINARY COMPARATOR USING NEW APPROACH

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) HIGH-SPEED 64-BIT BINARY COMPARATOR USING NEW APPROACH INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 4, Issue 1, January- February (2013), pp. 325-336 IAEME:www.iaeme.com/ijcet.asp Journal

More information

International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND

International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) ISSN 0976 6464(Print) ISSN 0976 6472(Online) Volume 4, Issue 3, May June, 2013, pp. 24-32 IAEME: www.iaeme.com/ijecet.asp

More information

DESIGN AND ANALYSIS OF SECOND GENERATION CURRENT CONVEYOR BASED LOW POWER OPERATIONAL TRANSCONDUCTANCE AMPLIFIER

DESIGN AND ANALYSIS OF SECOND GENERATION CURRENT CONVEYOR BASED LOW POWER OPERATIONAL TRANSCONDUCTANCE AMPLIFIER INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print), ISSN 0976 6545(Print) ISSN 0976 6553(Online)

More information

High Speed CMOS Comparator Design with 5mV Resolution

High Speed CMOS Comparator Design with 5mV Resolution High Speed CMOS Comparator Design with 5mV Resolution Raghava Garipelly Assistant Professor, Dept. of ECE, Sree Chaitanya College of Engineering, Karimnagar, A.P, INDIA. Abstract: A high speed CMOS comparator

More information

Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc

Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 2, Ver. II (Mar.-Apr. 2017), PP 20-27 www.iosrjournals.org Cmos Full Adder and

More information

Performance Evaluation of Different Types of CMOS Operational Transconductance Amplifier

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

More information

A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER

A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER A NEW APPROACH TO DESIGN LOW POWER CMOS FLASH A/D CONVERTER C Mohan¹ and T Ravisekhar 2 ¹M. Tech (VLSI) Student, Sree Vidyanikethan Engineering College (Autonomous), Tirupati, India 2 Assistant Professor,

More information

Index terms: Analog to digital converter, Flash ADC, Pseudo NMOS logic, Pseudo Dynamic CMOS logic multi threshold voltage CMOS inverters.

Index terms: Analog to digital converter, Flash ADC, Pseudo NMOS logic, Pseudo Dynamic CMOS logic multi threshold voltage CMOS inverters. Low Power CMOS Flash ADC C Mohan, T Ravisekhar Abstract The present investigation proposes an efficient low power encoding scheme intended for a flash analog to digital converter. The designing of a thermometer

More information

A Low Power Gain Boosted Fully Differential OTA for a 10bit pipelined ADC

A Low Power Gain Boosted Fully Differential OTA for a 10bit pipelined ADC IOSR Journal of Engineering e-issn: 2250-3021, p-issn: 2278-8719, Vol. 2, Issue 12 (Dec. 2012) V2 PP 22-27 A Low Power Gain Boosted Fully Differential OTA for a 10bit pipelined ADC A J Sowjanya.K 1, D.S.Shylu

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 of High Gain Low Voltage CMOS Comparator

Design of High Gain Low Voltage CMOS Comparator Design of High Gain Low Voltage CMOS Comparator Shahid Khan 1 1 Rustomjee Academy for Global Careers Abstract: Comparators used in most of the analog circuits like analog to digital converters, switching

More information

Design and Implementation of Low Power Dynamic Thermometer Encoder For Flash ADC

Design and Implementation of Low Power Dynamic Thermometer Encoder For Flash ADC Design and Implementation of Low Power Dynamic Thermometer Encoder For Flash ADC Abstract: In the design of a low power Flash ADC, a major challenge lies in designing a high speed thermometer code to binary

More information

A High Speed Encoder for a 5GS/s 5 Bit Flash ADC

A High Speed Encoder for a 5GS/s 5 Bit Flash ADC A High Speed Encoder for a 5GS/s 5 Bit Flash ADC George Tom Varghese and K. K. Mahapatra Department of Electronics and Communication Engineering, National Institute of Technology, Rourkela, India E-mail:

More information

Design of Operational Amplifier in 45nm Technology

Design of Operational Amplifier in 45nm Technology Design of Operational Amplifier in 45nm Technology Aman Kaushik ME Scholar Dept. of E&CE, NITTTR Chandigarh Abstract-This paper presents the designing and performance analysis of Operational Transconductance

More information

Abstract :In this paper a low voltage two stage Cc. 1. Introduction. 2.Block diagram of proposed two stage operational amplifier and operation

Abstract :In this paper a low voltage two stage Cc. 1. Introduction. 2.Block diagram of proposed two stage operational amplifier and operation Small signal analysis of two stage operational amplifier on TSMC 180nm CMOS technology with low power dissipation Jahid khan 1 Ravi pandit 1, 1 Department of Electronics & Communication Engineering, 1

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

CHAPTER 3 DESIGN OF PIPELINED ADC USING SCS-CDS AND OP-AMP SHARING TECHNIQUE

CHAPTER 3 DESIGN OF PIPELINED ADC USING SCS-CDS AND OP-AMP SHARING TECHNIQUE CHAPTER 3 DESIGN OF PIPELINED ADC USING SCS-CDS AND OP-AMP SHARING TECHNIQUE 3.1 INTRODUCTION An ADC is a device which converts a continuous quantity into discrete digital signal. Among its types, pipelined

More information

Performance Analysis of 4-bit Flash ADC with Different Comparators Designed in 0.18um Technology

Performance Analysis of 4-bit Flash ADC with Different Comparators Designed in 0.18um Technology Performance Analysis of 4-bit Flash with Different Comparators Designed in 0.18um Technology A.Nandhini PG Scholar, Dept of ECE Kumaraguru College of Technology Coimbatore -641 049 M.Shanthi Associate

More information

Design and implementation of two stage operational amplifier

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

More information

A 6.0 GHZ ICCO (INDUCTOR-LESS CURRENT CONTROLLED OSCILLATOR) WITH LOW PHASE NOISE

A 6.0 GHZ ICCO (INDUCTOR-LESS CURRENT CONTROLLED OSCILLATOR) WITH LOW PHASE NOISE International Journal of Electrical Engineering & Technology (IJEET) Volume 7, Issue 5, September October, 2016, pp.01 07, Article ID: IJEET_07_05_001 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=7&itype=5

More information

A 45nm Flash Analog to Digital Converter for Low Voltage High Speed System-on-Chips

A 45nm Flash Analog to Digital Converter for Low Voltage High Speed System-on-Chips A 45nm Flash Analog to Digital Converter for Low Voltage High Speed System-on-Chips Dhruva Ghai Saraju P. Mohanty Elias Kougianos dvg0010@unt.edu smohanty@cse.unt.edu eliask@unt.edu VLSI Design and CAD

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

Op-Amp Design Project EE 5333 Analog Integrated Circuits Prof. Ramesh Harjani Department of ECE University of Minnesota, Twin Cities Report prepared

Op-Amp Design Project EE 5333 Analog Integrated Circuits Prof. Ramesh Harjani Department of ECE University of Minnesota, Twin Cities Report prepared Op-Amp Design Project EE 5333 Analog Integrated Circuits Prof. Ramesh Harjani Department of ECE University of Minnesota, Twin Cities Report prepared by: Nirav Desai (4280229) 1 Contents: 1. Design Specifications

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

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

nd International Conference on VLSI Design

nd International Conference on VLSI Design 29 22nd International Conference on VLI Design Design of a Low Power, Variable-Resolution Flash ADC reehari Veeramachanen, A. Mahesh Kumar, Venkat Tummala*,M.B. rinivas Centre for VLI and Embedded ystem

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

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET)

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print), ISSN 0976 6545(Print) ISSN 0976 6553(Online)

More information

University of Michigan, EECS413 Final project. A High Speed Operational Amplifier. 1. A High Speed Operational Amplifier

University of Michigan, EECS413 Final project. A High Speed Operational Amplifier. 1. A High Speed Operational Amplifier University of Michigan, EECS413 Final project. A High Speed Operational Amplifier. 1 A High Speed Operational Amplifier A. Halim El-Saadi, Mohammed El-Tanani, University of Michigan Abstract This paper

More information

Optimizing the Stage Resolution of a 10-Bit, 50 Ms/Sec Pipelined A/D Converter & Its Impact on Speed, Power, Area, and Linearity

Optimizing the Stage Resolution of a 10-Bit, 50 Ms/Sec Pipelined A/D Converter & Its Impact on Speed, Power, Area, and Linearity Circuits and Systems, 202, 3, 66-75 http://dx.doi.org/0.4236/cs.202.32022 Published Online April 202 (http://www.scirp.org/journal/cs) Optimizing the Stage Resolution of a 0-Bit, 50 Ms/Sec Pipelined A/D

More information

Fig. 2. Schematic of the THA. M1 M2 M3 M4 Vbias Vdd. Fig. 1. Simple 3-Bit Flash ADC. Table1. THA Design Values ( with 0.

Fig. 2. Schematic of the THA. M1 M2 M3 M4 Vbias Vdd. Fig. 1. Simple 3-Bit Flash ADC. Table1. THA Design Values ( with 0. A 2-GSPS 4-Bit Flash A/D Converter Using Multiple Track/Hold Amplifiers By Dr. Mahmoud Fawzy Wagdy, Professor And Chun-Shou (Charlie) Huang, MSEE Department of Electrical Engineering, California State

More information

Power Optimization in 3 Bit Pipelined ADC Structure

Power Optimization in 3 Bit Pipelined ADC Structure Global Journal of researches in engineering Electrical and Electronics engineering Volume 11 Issue 7 Version 1.0 December 2011 Type: Double Blind Peer Reviewed International Research Journal Publisher:

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

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

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

Data Converters. Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT

Data Converters. Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT Data Converters Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT Purpose To convert digital values to analog voltages V OUT Digital Value Reference Voltage Digital Value DAC Analog Voltage Analog Quantity:

More information

Sensors & Transducers Published by IFSA Publishing, S. L.,

Sensors & Transducers Published by IFSA Publishing, S. L., Sensors & Transducers Published by IFSA Publishing, S. L., 208 http://www.sensorsportal.com Fully Differential Operation Amplifier Using Self Cascode MOSFET Structure for High Slew Rate Applications Kalpraj

More information

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

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

More information

International Journal of Advance Engineering and Research Development. Comparitive Analysis of Two stage Operational Amplifier

International Journal of Advance Engineering and Research Development. Comparitive Analysis of Two stage Operational Amplifier 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 Comparitive

More information

[Vivekanand*, 4.(12): December, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Vivekanand*, 4.(12): December, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY DESIGN AND IMPLEMENTATION OF HIGH RELIABLE 6T SRAM CELL V.Vivekanand*, P.Aditya, P.Pavan Kumar * Electronics and Communication

More information

Nizamuddin M., International Journal of Advance Research, Ideas and Innovations in Technology.

Nizamuddin M., International Journal of Advance Research, Ideas and Innovations in Technology. ISSN: 2454-132X Impact factor: 4.295 (Volume3, Issue1) Available online at: www.ijariit.com Design & Performance Analysis of Instrumentation Amplifier at Nanoscale Dr. M. Nizamuddin Assistant professor,

More information

An Improved Recycling Folded Cascode OTA with positive feedback

An Improved Recycling Folded Cascode OTA with positive feedback An Improved Recycling Folded Cascode OTA with positive feedback S.KUMARAVEL, B.VENKATARAMANI Department of Electronics and Communication Engineering National Institute of Technology Trichy Tiruchirappalli

More information

Implementation of Pipelined ADC Using Open- Loop Residue Amplification

Implementation of Pipelined ADC Using Open- Loop Residue Amplification Implementation of Pipelined ADC Using Open- Loop Residue Amplification V.Kamalakannan 1, S.Tamilselvan 2 1 Research Scholar, Department of Electronics and Communication, Pondicherry Engineering College,

More information

DESIGN HIGH SPEED, LOW NOISE, LOW POWER TWO STAGE CMOS OPERATIONAL AMPLIFIER. Himanshu Shekhar* 1, Amit Rajput 1

DESIGN HIGH SPEED, LOW NOISE, LOW POWER TWO STAGE CMOS OPERATIONAL AMPLIFIER. Himanshu Shekhar* 1, Amit Rajput 1 ISSN 2277-2685 IJESR/June 2014/ Vol-4/Issue-6/319-323 Himanshu Shekhar et al./ International Journal of Engineering & Science Research DESIGN HIGH SPEED, LOW NOISE, LOW POWER TWO STAGE CMOS OPERATIONAL

More information

Design and Analysis of High Gain Differential Amplifier Using Various Topologies

Design and Analysis of High Gain Differential Amplifier Using Various Topologies Design and Analysis of High Gain Amplifier Using Various Topologies SAMARLA.SHILPA 1, J SRILATHA 2 1Assistant Professor, Dept of Electronics and Communication Engineering, NNRG, Ghatkesar, Hyderabad, India.

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

Design and Implementation of High Gain, High Bandwidth CMOS Folded cascode Operational Transconductance Amplifier

Design and Implementation of High Gain, High Bandwidth CMOS Folded cascode Operational Transconductance Amplifier Design and Implementation of High Gain, High Bandwidth CMOS Folded cascode Operational Transconductance Amplifier Jalpa solanki, P.G Student, Electronics and communication, SPCE Visnagar, India jalpa5737@gmail.com

More information

CMOS Operational Amplifier

CMOS Operational Amplifier The George Washington University Department of Electrical and Computer Engineering Course: ECE218 Instructor: Mona E. Zaghloul Students: Shunping Wang Yiping (Neil) Tsai Data: 05/14/07 Introduction In

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

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 6367(Print), ISSN 0976 6367(Print) ISSN 0976 6375(Online)

More information

Payal Jangra 1, Rekha Yadav 2 1. IJRASET: All Rights are Reserved

Payal Jangra 1, Rekha Yadav 2 1. IJRASET: All Rights are Reserved Design of 12-Bit DAC Using CMOS Technology Payal Jangra 1, Rekha Yadav 2 1 M. Tech. (VLSI) Student, 2 Assistant Professor Department of ECE, DCRUST, Murthal Abstract: Digital-to-Analog Converter (DAC)

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

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

6-Bit Charge Scaling DAC and SAR ADC

6-Bit Charge Scaling DAC and SAR ADC 6-Bit Charge Scaling DAC and SAR ADC Meghana Kulkarni 1, Muttappa Shingadi 2, G.H. Kulkarni 3 Associate Professor, Department of PG Studies, VLSI Design and Embedded Systems, VTU, Belgavi, India 1. M.Tech.

More information

Design And Implementation of Pulse-Based Low Power 5-Bit Flash Adc In Time-Domain

Design And Implementation of Pulse-Based Low Power 5-Bit Flash Adc In Time-Domain IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 13, Issue 3, Ver. I (May. - June. 2018), PP 55-60 www.iosrjournals.org Design And Implementation

More information

ECE 6770 FINAL PROJECT

ECE 6770 FINAL PROJECT ECE 6770 FINAL PROJECT POINT TO POINT COMMUNICATION SYSTEM Submitted By: Omkar Iyer (Omkar_iyer82@yahoo.com) Vamsi K. Mudarapu (m_vamsi_krishna@yahoo.com) MOTIVATION Often in the real world we have situations

More information

Design of 4-bit Flash Analog to Digital Converter using CMOS Comparator in Tanner Tool

Design of 4-bit Flash Analog to Digital Converter using CMOS Comparator in Tanner Tool 70 Design of 4-bit Flash Analog to Digital Converter using CMOS Comparator in Tanner Tool Nupur S. Kakde Dept. of Electronics Engineering G.H.Raisoni College of Engineering Nagpur, India Amol Y. Deshmukh

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

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

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

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

More information

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

Design and Analysis of Double Gate MOSFET Operational Amplifier in 45nm CMOS Technology

Design and Analysis of Double Gate MOSFET Operational Amplifier in 45nm CMOS Technology IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 12 June 2016 ISSN (online): 2349-784X Design and Analysis of Double Gate MOSFET Operational Amplifier in 45nm CMOS Technology

More information

Gain Boosted Telescopic OTA with 110db Gain and 1.8GHz. UGF

Gain Boosted Telescopic OTA with 110db Gain and 1.8GHz. UGF International Journal of Electronic Engineering Research ISSN 0975-6450 Volume 2 Number 2 (2010) pp. 159 166 Research India Publications http://www.ripublication.com/ijeer.htm Gain Boosted Telescopic OTA

More information

DESIGN OF OTA-C FILTER FOR BIOMEDICAL APPLICATIONS

DESIGN OF OTA-C FILTER FOR BIOMEDICAL APPLICATIONS DESIGN OF OTA-C FILTER FOR BIOMEDICAL APPLICATIONS Sreedhar Bongani 1, Dvija Mounika Chirumamilla 2 1 (ECE, MCIS, MANIPAL UNIVERSITY, INDIA) 2 (ECE, K L University, INDIA) ABSTRACT-This paper presents

More information

@IJMTER-2016, All rights Reserved 333

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

More information

DESIGN OF A FULLY DIFFERENTIAL HIGH-SPEED HIGH-PRECISION AMPLIFIER

DESIGN OF A FULLY DIFFERENTIAL HIGH-SPEED HIGH-PRECISION AMPLIFIER DESIGN OF A FULLY DIFFERENTIAL HIGH-SPEED HIGH-PRECISION AMPLIFIER Mayank Gupta mayank@ee.ucla.edu N. V. Girish envy@ee.ucla.edu Design I. Design II. University of California, Los Angeles EE215A Term Project

More information

Full Paper ACEEE Int. J. on Control System and Instrumentation, Vol. 4, No. 2, June 2013

Full Paper ACEEE Int. J. on Control System and Instrumentation, Vol. 4, No. 2, June 2013 ACEEE Int J on Control System and Instrumentation, Vol 4, No 2, June 2013 Analys and Design of CMOS Source Followers and Super Source Follower Mr D K Shedge 1, Mr D A Itole 2, Mr M P Gajare 3, and Dr P

More information

Study of Differential Amplifier using CMOS

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

More information

A 1.2V 8 BIT SAR ANALOG TO DIGITAL CONVERTER IN 90NM CMOS

A 1.2V 8 BIT SAR ANALOG TO DIGITAL CONVERTER IN 90NM CMOS A 1.2V 8 BIT SAR ANALOG TO DIGITAL CONVERTER IN 90NM CMOS Shruti Gatade 1, M. Nagabhushan 2, Manjunath.R 3 1,3 Student, Department of ECE, M S Ramaiah Institute of Technology, Bangalore (India) 2 Assistant

More information

ECE 415/515 ANALOG INTEGRATED CIRCUIT DESIGN

ECE 415/515 ANALOG INTEGRATED CIRCUIT DESIGN ECE 415/515 ANALOG INTEGRATED CIRCUIT DESIGN OPAMP DESIGN AND SIMULATION Vishal Saxena OPAMP DESIGN PROJECT R 2 v out v in /2 R 1 C L v in v out V CM R L V CM C L V CM -v in /2 R 1 C L (a) (b) R 2 ECE415/EO

More information

Analysis of New Dynamic Comparator for ADC Circuit

Analysis of New Dynamic Comparator for ADC Circuit RESEARCH ARTICLE OPEN ACCESS Analysis of New Dynamic Comparator for ADC Circuit B. Shiva Kumar *, Fazal Noorbasha**, K. Vinay Kumar ***, N. V. Siva Rama Krishna. T**** * (Student of VLSI Systems Research

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

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

DESIGN, IMPLEMENTATION AND ANALYSIS OF FLASH ADC ARCHITECTURE WITH DIFFERENTIAL AMPLIFIER AS COMPARATOR USING CUSTOM DESIGN APPROACH

DESIGN, IMPLEMENTATION AND ANALYSIS OF FLASH ADC ARCHITECTURE WITH DIFFERENTIAL AMPLIFIER AS COMPARATOR USING CUSTOM DESIGN APPROACH DESIGN, IMPLEMENTATION AND ANALYSIS OF FLASH ADC ARCHITECTURE WITH DIFFERENTIAL AMPLIFIER AS COMPARATOR USING CUSTOM DESIGN APPROACH 1 CHANNAKKA LAKKANNAVAR, 2 SHRIKANTH K. SHIRAKOL, 3 KALMESHWAR N. HOSUR

More information

TIQ Based Analog to Digital Converters and Power Reduction Principles

TIQ Based Analog to Digital Converters and Power Reduction Principles JOINT ADVANCED STUDENT SCHOOL 2011, MOSCOW TIQ Based Analog to Digital Converters and Power eduction Principles Final eport by Vahe Arakelyan 2nd year Master Student Synopsys Armenia Educational Department,

More information

12-nm Novel Topologies of LPHP: Low-Power High- Performance 2 4 and 4 16 Mixed-Logic Line Decoders

12-nm Novel Topologies of LPHP: Low-Power High- Performance 2 4 and 4 16 Mixed-Logic Line Decoders 12-nm Novel Topologies of LPHP: Low-Power High- Performance 2 4 and 4 16 Mixed-Logic Line Decoders Mr.Devanaboina Ramu, M.tech Dept. of Electronics and Communication Engineering Sri Vasavi Institute of

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

THE QUANTIZED DIFFERENTIAL COMPARATOR IN FLASH ANALOG TO DIGITAL CONVERTER DESIGN

THE QUANTIZED DIFFERENTIAL COMPARATOR IN FLASH ANALOG TO DIGITAL CONVERTER DESIGN THE QUANTIZED DIFFERENTIAL COMPARATOR IN FLASH ANALOG TO DIGITAL CONVERTER DESIGN Meghana Kulkarni 1, V. Sridhar 2, G.H.Kulkarni 3 1 Asst.Prof., E & C Dept, Gogte Institute of Technology, Bgm, Karnataka,

More information

A 80Ms/sec 10bit PIPELINED ADC Using 1.5Bit Stages And Built-in Digital Error Correction Logic

A 80Ms/sec 10bit PIPELINED ADC Using 1.5Bit Stages And Built-in Digital Error Correction Logic A 80Ms/sec 10bit PIPELINED ADC Using 1.5Bit Stages And Built-in Digital Error Correction Logic Abstract P.Prasad Rao 1 and Prof.K.Lal Kishore 2, 1 Research Scholar, JNTU-Hyderabad prasadrao_hod@yahoo.co.in

More information

[Chaudhari, 3(3): March, 2014] ISSN: Impact Factor: 1.852

[Chaudhari, 3(3): March, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Design and Implementation of 1-bit Pipeline ADC in 0.18um CMOS Technology Bharti D.Chaudhari *1, Priyesh P.Gandh i2 *1 PG Student,

More information

nmos, pmos - Enhancement and depletion MOSFET, threshold voltage, body effect

nmos, pmos - Enhancement and depletion MOSFET, threshold voltage, body effect COURSE DELIVERY PLAN - THEORY Page! 1 of! 7 Department of Electronics and Communication Engineering B.E/B.Tech/M.E/M.Tech : EC Regulation: 2016(Autonomous) PG Specialization : Not Applicable Sub. Code

More information

Operational Amplifier with Two-Stage Gain-Boost

Operational Amplifier with Two-Stage Gain-Boost Proceedings of the 6th WSEAS International Conference on Simulation, Modelling and Optimization, Lisbon, Portugal, September 22-24, 2006 482 Operational Amplifier with Two-Stage Gain-Boost FRANZ SCHLÖGL

More information

DESIGN OF LOW POWER AND HIGH GAIN BOOSTED OTA FOR HIGH FREQUENCY RADIO MODULATIONS AND TELECOMMUNICATION SYSTEMS

DESIGN OF LOW POWER AND HIGH GAIN BOOSTED OTA FOR HIGH FREQUENCY RADIO MODULATIONS AND TELECOMMUNICATION SYSTEMS DESIGN OF LOW POWER AND HIGH GAIN BOOSTED OTA FOR HIGH FREQUENCY RADIO MODULATIONS AND TELECOMMUNICATION SYSTEMS Sarin Vijay Mythry 1, K.Ramya Madhuri 2, K.Shruthi 3, B.Mary Harika 4, Dolphy Joseph 5 and

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

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

FIRST ORDER SIGMA DELTA MODULATOR USING 0.25 µm CMOS TECHNOLOGY AT 2.5 V

FIRST ORDER SIGMA DELTA MODULATOR USING 0.25 µm CMOS TECHNOLOGY AT 2.5 V International Journal of Electronics and Communication Engineering and Technology (IJECET) Volume 7, Issue 4, July-August 2016, pp. 13 19, Article ID: IJECET_07_04_002 Available online at http://www.iaeme.com/ijecet/issues.asp?jtype=ijecet&vtype=7&itype=4

More information

Design of Low Voltage Low Power CMOS OP-AMP

Design of Low Voltage Low Power CMOS OP-AMP RESEARCH ARTICLE OPEN ACCESS Design of Low Voltage Low Power CMOS OP-AMP Shahid Khan, Prof. Sampath kumar V. Electronics & Communication department, JSSATE ABSTRACT Operational amplifiers are an integral

More information

THE comparison is the basic operation in an analog-to-digital

THE comparison is the basic operation in an analog-to-digital IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 7, JULY 2006 541 Kickback Noise Reduction Techniques for CMOS Latched Comparators Pedro M. Figueiredo, Member, IEEE, and João

More information

Gunadarma University, Jl. Margonda Raya 100, Depok, Jawa Barat 16424, Indonesia

Gunadarma University, Jl. Margonda Raya 100, Depok, Jawa Barat 16424, Indonesia Advanced Materials Research Online: 2013-01-11 ISSN: 1662-8985, Vol. 646, pp 178-183 doi:10.4028/www.scientific.net/amr.646.178 2013 Trans Tech Publications, Switzerland A 8-bit DAC Design in AMS 0.35

More information

Design of a Low Power Current Steering Digital to Analog Converter in CMOS

Design of a Low Power Current Steering Digital to Analog Converter in CMOS Design of a Low Power Current Steering Digital to Analog Converter in CMOS Ranjan Kumar Mahapatro M. Tech, Dept. of ECE Centurion University of Technology & Management Paralakhemundi, India Sandipan Pine

More information

Chapter 2 Signal Conditioning, Propagation, and Conversion

Chapter 2 Signal Conditioning, Propagation, and Conversion 09/0 PHY 4330 Instrumentation I Chapter Signal Conditioning, Propagation, and Conversion. Amplification (Review of Op-amps) Reference: D. A. Bell, Operational Amplifiers Applications, Troubleshooting,

More information

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

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

More information

2-Bit Magnitude Comparator Design Using Different Logic Styles

2-Bit Magnitude Comparator Design Using Different Logic Styles International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 1 ǁ January. 2013 ǁ PP.13-24 2-Bit Magnitude Comparator Design Using Different Logic

More information

Operational Transconductance Amplifier Design for A 16-bit Pipelined ADC

Operational Transconductance Amplifier Design for A 16-bit Pipelined ADC Proceedings of EnCon2008 2 nd Engineering Conference on Sustainable Engineering nfrastructures Development & Management December 18-19, 2008, Kuching, Sarawak, Malaysia E CO 2008--26 Operational Transconductance

More information

DESIGN OF ADIABATIC LOGIC BASED COMPARATOR FOR LOW POWER AND HIGH SPEED APPLICATIONS

DESIGN OF ADIABATIC LOGIC BASED COMPARATOR FOR LOW POWER AND HIGH SPEED APPLICATIONS DOI: 10.21917/ijme.2017.064 DESIGN OF ADIABATIC LOGIC FOR LOW POWER AND HIGH SPEED APPLICATIONS T.S. Arun Samuel 1, S. Darwin 2 and N. Arumugam 3 1,3 Department of Electronics and Communication Engineering,

More information

Implementation of Full Adder using Cmos Logic

Implementation of Full Adder using Cmos Logic ISSN: 232-9653; IC Value: 45.98; SJ Impact Factor:6.887 Volume 5 Issue VIII, July 27- Available at www.ijraset.com Implementation of Full Adder using Cmos Logic Ravika Gupta Undergraduate Student, Dept

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

ISSN Page 32. Figure 1.1: Black box representation of the basic current conveyor.

ISSN Page 32. Figure 1.1: Black box representation of the basic current conveyor. DESIGN OF CURRENT CONVEYOR USING OPERATIONAL AMPLIFIER Nidhi 1, Narender kumar 2 1 M.tech scholar, 2 Assistant Professor, Deptt. of ECE BRCMCET, Bahal 1 nidhibajaj44@g mail.com Abstract-- The paper focuses

More information

Design Of A Comparator For Pipelined A/D Converter

Design Of A Comparator For Pipelined A/D Converter Design Of A Comparator For Pipelined A/D Converter Ms. Supriya Ganvir, Mr. Sheetesh Sad ABSTRACT`- This project reveals the design of a comparator for pipeline ADC. These comparator is designed using preamplifier

More information

Design and Layout of Two Stage High Bandwidth Operational Amplifier

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

More information