SlideShare a Scribd company logo
Neha . Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82
www.ijera.com 77|P a g e
Design and Implementation of Low Power 3-Bit Flash ADC Using
180nm CMOS Technology
Neha1
, Amana Yadav2
[1]
M.Tech Scholar, Department Of Electronics AndCommunication, FET, Manav Rachna International
University, Faridabad, [2]
Assistant Professor, Department Of Electronics And Communication, FET, Manav
Rachna International University, Faridabad
ABSTRACT
Analog-to-digital converter has become a very important device in today’s digitized world as they have a very
wide variety of applications. Among all the ADC’s available, the Flash ADC is the fastest one but a main
disadvantage of Flash ADC is its power consumption. So, this paper aims at implementing a low power high
speed Flash ADC. A 3-bit Flash ADC has been designed using CMOS technology. A two stage open loop
comparator and a priority encoder have been implemented using which the ADC has been designed. All the
circuits are simulated using 180nm technology in Tanner EDA environment. The supply voltage Vdd is
1.8v.Analog output of each comparator depending upon the comparison between the input and the reference
voltage is fed to the encoder and finally the compressed digital output is obtained. The power dissipation of
each circuit implemented is calculated individually including other parameters like are, resolution gain and
speed.
Keywords:Flash ADC, Comparator, Encoder, OR gate, Tanner EDA, CMOS Technology.
I. INTRODUCTION
Analog-to-digital converters (ADC’s) are the most
distinguished signal circuits which interface the
world analog signals, the digital signal processing
and computing world. ADC’s includes three
essential parameters which cannot be changed once
it has been designed and the parameters are
resolution, speed and power consumption.
ADC which is being designed these days
needs an architecture having high speed of
operation and less power consumption. One single
ADC type cannot cover all applications since the
performance parameters like sampling rate, power
consumption and resolution of an ADC is basically
determined by its architecture. Therefore, it is very
important to choose an ADC for each particular
application. Different type of ADC’s are available
like SAR ADC, Dual Slope ADC, Sigma Delta
ADC and Flash ADC but among all the se the most
commonly used ADC is The Flash adc because of
its better tradeoff between its performance metrics.
Flash ADC is mainly used for applications which
require high speed and low resolution. Flash ADC
architectures have been widely studied because of
its fast performance among all the ADC’s
available. It is faster due to its parallel architecture
and hence it is also known as parallel ADC.
II. BASIC BUILDING BLOCKS:
A) COMPARATOR
The comparator is a circuit which
compares one analog signal with another analog
signal or a reference signal and produces binary
signal as the output based on the comparison.
Comparators are also known as 1-bit analog-to-
digital converter. Fig. 1 shows symbol of
comparator.
Fig. 1- Symbol of a Comparator
In Analog-to-Digital converters (ADC),
comparators play an important role. The
performance of the target application is
significantly influenced by the type and
architecture of the comparator. The comparator’s
input offset voltage, the delay and input signal
range directly affects the speed and resolution of an
ADC. Some basic applications of comparators are
analog-to-digital conversion, signal detection,
neural networks and function generation etc.
RESEARCH ARTICLE OPEN ACCESS
Neha . Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82
www.ijera.com 78|P a g e
TWO STAGE OPEN LOOP COMPARATOR
Two stage open loop comparator circuits consist of
two differential inputs. This comparator consists of
input stage, differential amplifier and output stage
as shown in Fig. 2. One of the advantages of this
circuit is that the circuit consumes minimum
number of transistor and thus the circuit area is
small.
Fig -2: Two stage CMOS open loop comparator
Table 1:Design Specification for comparator
Technology 180nm CMOS
Technology
Supply Voltage 1.8V
Slew Rate 8 V/µs
CL 5pF
Vout Range 2.0V
Response Time 2.72ns
The two-stage op amp without
compensation is an excellent implementation of a
high-gain, open-loop comparator. In order to
achieve the desired resolution Comparator requires
differential input and sufficient gain. So, two stage
op-amps make an excellent implementation of the
comparator. Hence a simplification occurs because
it is not necessary to compensate the comparator as
it will generally be used in an open loop mode. In
fact, it is preferred not to compensate the
comparator so that it has the large bandwidth
possible, which will give a faster response.
B) PRIORITY ENCODER
A priority encoder can be defined as a
circuit that compresses multiple binary inputs into a
smaller number of outputs and produces an output
which is the binary representation of the original
number starting from zero of the most significant
input bit. By acting on the highest priority encoder
they are often used to control interrupt requests. If
two or more inputs are given at the same time to
the encoder, the input having the highest priority
takes the lead. Different types of priority encoders
include 4 to 2, 8 to 3 priority encoders. The
following fig. shows the truth table of 8 to 3
priority encoder.
Table 2:Truth Table of 8 to 3 priority encoder
III)FLASH ADC ARCHITECTURE
Fig 3: Circuit of 3-bit Flash ADC
Figure 3. Represents the circuit diagram of
a 3 bit Flash ADC. Flash ADC requires 2N-1
number of comparators, 2N resistors and encoder
for N bit resolution. For e.g. For a Flash Adc of 4-
bit, we require 15 comparators and 8 resistors.An
analog signal is fed to each voltage comparator to
compare input voltage to reference voltages.
Reference voltage is generated by the resistive
Neha . Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82
www.ijera.com 79|P a g e
ladder circuit and depending on the comparison
made between Vin and Vref, the comparator
produces an output 0 or 1. If VIN is greater than
Vref, the output is 1 otherwise 0. The compared
analog input which means the output of the
comparator is then fed to the priority encoder to get
the digitized output. To reach at VDD R1 & R8 is
taken as 2 Kohm whether others are 1Kohm. .
Thus, comparator and encoder are the basic
building block of a flash ADC.
(Iv) Implementationsand Results
1. Two Stage Open Loop Comparator (In
Tanner Eda Using 180nm Technology)
Fig. 4- Two stage open loop comparator
1.1 Transient Analysis
Fig. 5- Transient analysis of two stage
comparator
1.2 AC Analysis
Fig. 6AC analysis of two stage open
loopcomparator
3db frequency- 339.36 Hz
1.3 Power Result (open loop comparator)
VVoltageSource_2 from time 1e-008 to 1e-007
Average power consumed -> 2.370059e-005 watts
Max power 7.570612e-005 at time 4.1e-008
Min power 5.441084e-006 at time 2.1375e-008
2. Implementation Of 8x3 Priority Encoder
(In Tanner Eda)
Fig. 7: 8x3 priority encoder using 4 input
OR gates
Neha . Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82
www.ijera.com 80|P a g e
2.1 Output Waveforms:
Fig 8: Output waveform of Priority Encoder
2.2 Power Results:
Vdd from time 1e-008 to 1e-007
Average power consumed -> 1.059128e-005 watts
Max power 2.593029e-004 at time 4.07411e-008
Min power 2.019536e-009 at time 5e-008
3. Implementation Of 4 Inputs Orgate
Fig 9: Schematic of 4 input OR gate
3.1 Output Waveform:
Fig 10: Output waveform of OR gate
IV. IMPLEMENTATION OF 3-BIT FLASH
ADC USING THE ABOVE IMPLEMENTED
COMPARATOR AND ENCODER (IN
TANNER EDA)
Fig. 11: 3-bitFlash ADC
4.1 Output Waveform:
Fig 12: Transient analysis of 3-bit Flash
Adcwith MSB and LSB
Neha . Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82
www.ijera.com 81|P a g e
4.2 Power Results:
VV1 from time 1e-009 to 1e-006
Average power consumed -> 1.947820e-017 watts
Max power 3.891749e-017 at time 1e-006
Min power 3.891749e-020 at time 1e-009
V. CONCLUSION
This paper concludes with the full custom design of
a two stage open loop comparator, a priority
encoder and finally a Flash ADC.A simple and fast
Flash ADC architecture that uses a CMOS open
loop comparator has been proposed and an 8 to 3
priority encoder has been used. The encoder has
been implemented using 4 inputs OR gates. The
results are summarized in the following table. The
circuit design and simulation results of 3-bit Flash
ADC using 0.18um technology have been
presented using TANNER-EDA environment. The
power supply voltage given is 1.8v.Though Flash
ADC is power hungry andcomplex circuit, so it is a
challenge to design and implement low power
ADC with high speed applications. Moreover, the
architecture of ADC can be extended from
medium-to-high resolution applications because of
the simplicity of the circuit and also the circuit
should be portable to smaller feature size CMOS
technologies with lower supply voltages. The result
has been summarized in the following table.
Table 3: Specification Summary for Flash ADC
Parameter Specification
Architecture Flash
Resolution 3-bit
Power Supply 1.8v
Technology 180nm
Power Dissipation 19.47mw
Area (in terms of transistor
count)
79
Frequency 10MHz
REFRENCES
[1]. Abhishek rai, B Ananda Venkatesan,
“Analysis and design of High Speed and
Low Power Comparator in ADC”,
International Journal of Engineering
Development and Research (IJEDR), 2014.
[2]. Anand Kumar Singh, Anuradha, Dr. Vijay
Nath, “Design and Performance analysis of
Low power CMOS Op-Amp.”, International
Journal Of Engineering Sciences &
Research Technology. 2014
[3]. Dharmendra B. Mavani, Arun
B.Nandurbarkar, “Study and Implementation
of comparator in CMOS 50nm Technology”,
International Journal Of research and
engineering Technology (IJRET), Volume 3,
Feb. 2014.
[4]. T.Maneesha, T.S Ghouse Basha, “Design Of
Low Voltage low Power Inverter based
comparator using CMOS technology”,
International Journal of emerging
Engineering Research and
Technology(IJEERT), Volume 2, September
2014.
[5]. Sujeet Mishra, Balchand Nagar, “Design of
a TIQ comparator for high speed and low
power 4-bit Flash ADC”, International
Journal of Emerging Technologies in
Computational and Applied science
(IJETCAS), 2013.
[6]. Marcel Siadjine njinowa, “Design of low
power 4-bit flash ADC based on standard
cells”, New Circuits and Systems
Conference (NEWCAS), 2013, IEEE.
[7]. M Subba Reddy, S. Tipu Rahaman, “An
effective 6-bit flash ADC using low power
CMOS technology”, Advanced Computing
Technologies (ICACT), 2013, IEEE.
[8]. Smriti Subhanad, Dr. H.P Shukla, A.G Rao,
“Design and Simulation of a high speed
CMOS Comparator”, International journal
Electronics and Communication
Engineering, ISSN 0974-2166 Volume 6,
2013
[9]. Pradeep Kumar, Amit Kolhe, "Design &
Implementation of Low Power 3-bit Flash
ADC in 0.18μm CMOS", International
Journal of Soft Computing and Engineering
(IJSCE), ISSN: 2231-2307, Volume-1,
Issue-5, November, 2011.
[10]. A. Mahesh Kumar, Venkat Tumamala,
“Design of a Low Power, Variable-
Resolution Flash ADC”, 22nd
International Conference on VLSI Design,
2009, IEEE
[11]. Phillip E. Allen and Douglas R. Holberg,
CMOS Analog Circuit Design, Oxford
University Press, Inc. 2002.
[12]. Sung-mo Kang, Yusuf Leblebici, “CMOS
Digital Integrated Circuits: Analysis and
Design”, third edition, Tata McGraw-Hill
edition 2003.
Neha . Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82
www.ijera.com 82|P a g e
ABOUT AUTHORS
Neha received B.Tech degree
from Punjab Technical
University (PTU), Punjab in
2014 and M.Tech scholar
degree from Manav Rachna
International University,
Faculty of Engineering and
Technology, Faridabad in
2016. Her current research
interests include low power
VLSI design, Embedded
Systems, Nanoscale and
CMOS devices.
Amana is currently working
as an Assistant Professor in
ECE Department of FET-
MRIU, Faridabad. She is
pursuing her Ph.D from
Manav Rachna Internatioal
University. She did M.Tech
in VLSI Design from Mody
Institute of Technology and
Science, Lakshmangarh in the year 2008 and
B.E (Honors) in ECE from Sri Balaji
College of Engineering and technology,
Rajasthan University in the year 2006. She
did her thesis during M.Tech under the
guidance of Dr. S.C Bose Scientist E2,
CEERI, Pilani. Her Research interests
include VLSI Designing.

More Related Content

What's hot

Z parameters
Z parametersZ parameters
Z parameters
shubhajitCHATTERJEE2
 
Timer 555
Timer 555Timer 555
Timer 555
rounak077
 
Counters
CountersCounters
Counters
Abhilash Nair
 
MOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTOR
MOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTORMOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTOR
MOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTOR
Manmohan Dash
 
Transistor Fundamentals
Transistor FundamentalsTransistor Fundamentals
Transistor Fundamentals
Jay Baria
 
Unit 4 feedback amplifiers
Unit 4 feedback amplifiersUnit 4 feedback amplifiers
Unit 4 feedback amplifiers
Dr Piyush Charan
 
Digital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shapingDigital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shaping
Aayush Kumar
 
Emi unit ii ppt
Emi unit ii pptEmi unit ii ppt
Emi unit ii ppt
SIVA NAGENDRA REDDY
 
Pulse width modulation (PWM)
Pulse width modulation (PWM)Pulse width modulation (PWM)
Pulse width modulation (PWM)
amar pandey
 
Embedded systems and its ports
Embedded systems and its portsEmbedded systems and its ports
Embedded systems and its ports
nitin kumar
 
Differential amplifier
Differential amplifierDifferential amplifier
Differential amplifier
Jayadeep Kumar
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
NimeshSingh27
 
Introduction to ADC & DAC
Introduction  to   ADC & DACIntroduction  to   ADC & DAC
Introduction to ADC & DAC
Nikhil Raut
 
Bio-polar junction transistor (edc)
Bio-polar junction transistor  (edc)Bio-polar junction transistor  (edc)
Bio-polar junction transistor (edc)
Abhinay Potlabathini
 
Electronics 1 : Chapter # 07 : AC Analysis BJT
Electronics 1 : Chapter # 07 : AC Analysis BJTElectronics 1 : Chapter # 07 : AC Analysis BJT
Electronics 1 : Chapter # 07 : AC Analysis BJT
Sk_Group
 
Multiplexer and demultiplexer applications.ppsx 3
Multiplexer and demultiplexer applications.ppsx 3Multiplexer and demultiplexer applications.ppsx 3
Multiplexer and demultiplexer applications.ppsx 3
safia safreen
 
Counters
CountersCounters
Counters
Ravi Maurya
 
Folded dipole antenna
Folded dipole antennaFolded dipole antenna
Folded dipole antenna
Navin Mandal
 

What's hot (20)

Z parameters
Z parametersZ parameters
Z parameters
 
Pulse code mod
Pulse code modPulse code mod
Pulse code mod
 
Timer 555
Timer 555Timer 555
Timer 555
 
Counters
CountersCounters
Counters
 
MOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTOR
MOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTORMOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTOR
MOSFET: METAL–OXIDE–SEMICONDUCTOR FIELD-EFFECT TRANSISTOR
 
Transistor Fundamentals
Transistor FundamentalsTransistor Fundamentals
Transistor Fundamentals
 
Unit 4 feedback amplifiers
Unit 4 feedback amplifiersUnit 4 feedback amplifiers
Unit 4 feedback amplifiers
 
Digital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shapingDigital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shaping
 
Emi unit ii ppt
Emi unit ii pptEmi unit ii ppt
Emi unit ii ppt
 
Pulse width modulation (PWM)
Pulse width modulation (PWM)Pulse width modulation (PWM)
Pulse width modulation (PWM)
 
Embedded systems and its ports
Embedded systems and its portsEmbedded systems and its ports
Embedded systems and its ports
 
Differential amplifier
Differential amplifierDifferential amplifier
Differential amplifier
 
Power amplifiers
Power amplifiersPower amplifiers
Power amplifiers
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
 
Introduction to ADC & DAC
Introduction  to   ADC & DACIntroduction  to   ADC & DAC
Introduction to ADC & DAC
 
Bio-polar junction transistor (edc)
Bio-polar junction transistor  (edc)Bio-polar junction transistor  (edc)
Bio-polar junction transistor (edc)
 
Electronics 1 : Chapter # 07 : AC Analysis BJT
Electronics 1 : Chapter # 07 : AC Analysis BJTElectronics 1 : Chapter # 07 : AC Analysis BJT
Electronics 1 : Chapter # 07 : AC Analysis BJT
 
Multiplexer and demultiplexer applications.ppsx 3
Multiplexer and demultiplexer applications.ppsx 3Multiplexer and demultiplexer applications.ppsx 3
Multiplexer and demultiplexer applications.ppsx 3
 
Counters
CountersCounters
Counters
 
Folded dipole antenna
Folded dipole antennaFolded dipole antenna
Folded dipole antenna
 

Similar to Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Technology

Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
ijsrd.com
 
A Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAA Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTA
IJERA Editor
 
IRJET - Design and Analysis of a Comparator for ADC in Tanner EDA
IRJET -  	  Design and Analysis of a Comparator for ADC in Tanner EDAIRJET -  	  Design and Analysis of a Comparator for ADC in Tanner EDA
IRJET - Design and Analysis of a Comparator for ADC in Tanner EDA
IRJET Journal
 
H0534248
H0534248H0534248
H0534248
IOSR Journals
 
Design of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADC
Design of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADCDesign of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADC
Design of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADC
IDES Editor
 
Power Efficient 4 Bit Flash ADC Using Cadence Tool
Power Efficient 4 Bit Flash ADC Using Cadence ToolPower Efficient 4 Bit Flash ADC Using Cadence Tool
Power Efficient 4 Bit Flash ADC Using Cadence Tool
IRJET Journal
 
N045048590
N045048590N045048590
N045048590
IJERA Editor
 
A 12-Bit High Speed Analog To Digital Convertor Using μp 8085
A 12-Bit High Speed Analog To Digital Convertor Using μp 8085A 12-Bit High Speed Analog To Digital Convertor Using μp 8085
A 12-Bit High Speed Analog To Digital Convertor Using μp 8085
IJERA Editor
 
DESIGN OF POWER EFFICIENT PRIORITY ENCODER
DESIGN OF POWER EFFICIENT PRIORITY ENCODERDESIGN OF POWER EFFICIENT PRIORITY ENCODER
DESIGN OF POWER EFFICIENT PRIORITY ENCODER
IRJET Journal
 
An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...
VLSICS Design
 
IRJET- Design and Simulation of 12-Bit Current Steering DAC
IRJET-  	  Design and Simulation of 12-Bit Current Steering DACIRJET-  	  Design and Simulation of 12-Bit Current Steering DAC
IRJET- Design and Simulation of 12-Bit Current Steering DAC
IRJET Journal
 
C011122428
C011122428C011122428
C011122428
IOSR Journals
 
12-Bit 1MSps SAR ADC For System-On-Chip
12-Bit 1MSps SAR ADC For System-On-Chip12-Bit 1MSps SAR ADC For System-On-Chip
12-Bit 1MSps SAR ADC For System-On-Chip
Sheila Sinclair
 
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADCDesign of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Aman JanGra
 
Er34881886
Er34881886Er34881886
Er34881886
IJERA Editor
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET Journal
 
Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc
Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash AdcCmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc
Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc
IOSRJECE
 
Implementation of 4-bit R-2R DAC on CADENCE Tools
Implementation of 4-bit R-2R DAC on CADENCE ToolsImplementation of 4-bit R-2R DAC on CADENCE Tools
Implementation of 4-bit R-2R DAC on CADENCE Tools
journal ijrtem
 

Similar to Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Technology (20)

Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
 
A Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAA Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTA
 
IRJET - Design and Analysis of a Comparator for ADC in Tanner EDA
IRJET -  	  Design and Analysis of a Comparator for ADC in Tanner EDAIRJET -  	  Design and Analysis of a Comparator for ADC in Tanner EDA
IRJET - Design and Analysis of a Comparator for ADC in Tanner EDA
 
H0534248
H0534248H0534248
H0534248
 
Design of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADC
Design of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADCDesign of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADC
Design of a 45nm TIQ Comparator for High Speed and Low Power 4-Bit Flash ADC
 
Power Efficient 4 Bit Flash ADC Using Cadence Tool
Power Efficient 4 Bit Flash ADC Using Cadence ToolPower Efficient 4 Bit Flash ADC Using Cadence Tool
Power Efficient 4 Bit Flash ADC Using Cadence Tool
 
N045048590
N045048590N045048590
N045048590
 
A 12-Bit High Speed Analog To Digital Convertor Using μp 8085
A 12-Bit High Speed Analog To Digital Convertor Using μp 8085A 12-Bit High Speed Analog To Digital Convertor Using μp 8085
A 12-Bit High Speed Analog To Digital Convertor Using μp 8085
 
Vlsics08
Vlsics08Vlsics08
Vlsics08
 
DESIGN OF POWER EFFICIENT PRIORITY ENCODER
DESIGN OF POWER EFFICIENT PRIORITY ENCODERDESIGN OF POWER EFFICIENT PRIORITY ENCODER
DESIGN OF POWER EFFICIENT PRIORITY ENCODER
 
An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...
 
IRJET- Design and Simulation of 12-Bit Current Steering DAC
IRJET-  	  Design and Simulation of 12-Bit Current Steering DACIRJET-  	  Design and Simulation of 12-Bit Current Steering DAC
IRJET- Design and Simulation of 12-Bit Current Steering DAC
 
C011122428
C011122428C011122428
C011122428
 
12-Bit 1MSps SAR ADC For System-On-Chip
12-Bit 1MSps SAR ADC For System-On-Chip12-Bit 1MSps SAR ADC For System-On-Chip
12-Bit 1MSps SAR ADC For System-On-Chip
 
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADCDesign of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
Design of Low Power High Speed 4-Bit TIQ Based CMOS Flash ADC
 
Er34881886
Er34881886Er34881886
Er34881886
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
 
3BITFLASHADC
3BITFLASHADC3BITFLASHADC
3BITFLASHADC
 
Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc
Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash AdcCmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc
Cmos Full Adder and Multiplexer Based Encoder for Low Resolution Flash Adc
 
Implementation of 4-bit R-2R DAC on CADENCE Tools
Implementation of 4-bit R-2R DAC on CADENCE ToolsImplementation of 4-bit R-2R DAC on CADENCE Tools
Implementation of 4-bit R-2R DAC on CADENCE Tools
 

Recently uploaded

Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 

Recently uploaded (20)

Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 

Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Technology

  • 1. Neha . Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82 www.ijera.com 77|P a g e Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Technology Neha1 , Amana Yadav2 [1] M.Tech Scholar, Department Of Electronics AndCommunication, FET, Manav Rachna International University, Faridabad, [2] Assistant Professor, Department Of Electronics And Communication, FET, Manav Rachna International University, Faridabad ABSTRACT Analog-to-digital converter has become a very important device in today’s digitized world as they have a very wide variety of applications. Among all the ADC’s available, the Flash ADC is the fastest one but a main disadvantage of Flash ADC is its power consumption. So, this paper aims at implementing a low power high speed Flash ADC. A 3-bit Flash ADC has been designed using CMOS technology. A two stage open loop comparator and a priority encoder have been implemented using which the ADC has been designed. All the circuits are simulated using 180nm technology in Tanner EDA environment. The supply voltage Vdd is 1.8v.Analog output of each comparator depending upon the comparison between the input and the reference voltage is fed to the encoder and finally the compressed digital output is obtained. The power dissipation of each circuit implemented is calculated individually including other parameters like are, resolution gain and speed. Keywords:Flash ADC, Comparator, Encoder, OR gate, Tanner EDA, CMOS Technology. I. INTRODUCTION Analog-to-digital converters (ADC’s) are the most distinguished signal circuits which interface the world analog signals, the digital signal processing and computing world. ADC’s includes three essential parameters which cannot be changed once it has been designed and the parameters are resolution, speed and power consumption. ADC which is being designed these days needs an architecture having high speed of operation and less power consumption. One single ADC type cannot cover all applications since the performance parameters like sampling rate, power consumption and resolution of an ADC is basically determined by its architecture. Therefore, it is very important to choose an ADC for each particular application. Different type of ADC’s are available like SAR ADC, Dual Slope ADC, Sigma Delta ADC and Flash ADC but among all the se the most commonly used ADC is The Flash adc because of its better tradeoff between its performance metrics. Flash ADC is mainly used for applications which require high speed and low resolution. Flash ADC architectures have been widely studied because of its fast performance among all the ADC’s available. It is faster due to its parallel architecture and hence it is also known as parallel ADC. II. BASIC BUILDING BLOCKS: A) COMPARATOR The comparator is a circuit which compares one analog signal with another analog signal or a reference signal and produces binary signal as the output based on the comparison. Comparators are also known as 1-bit analog-to- digital converter. Fig. 1 shows symbol of comparator. Fig. 1- Symbol of a Comparator In Analog-to-Digital converters (ADC), comparators play an important role. The performance of the target application is significantly influenced by the type and architecture of the comparator. The comparator’s input offset voltage, the delay and input signal range directly affects the speed and resolution of an ADC. Some basic applications of comparators are analog-to-digital conversion, signal detection, neural networks and function generation etc. RESEARCH ARTICLE OPEN ACCESS
  • 2. Neha . Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82 www.ijera.com 78|P a g e TWO STAGE OPEN LOOP COMPARATOR Two stage open loop comparator circuits consist of two differential inputs. This comparator consists of input stage, differential amplifier and output stage as shown in Fig. 2. One of the advantages of this circuit is that the circuit consumes minimum number of transistor and thus the circuit area is small. Fig -2: Two stage CMOS open loop comparator Table 1:Design Specification for comparator Technology 180nm CMOS Technology Supply Voltage 1.8V Slew Rate 8 V/µs CL 5pF Vout Range 2.0V Response Time 2.72ns The two-stage op amp without compensation is an excellent implementation of a high-gain, open-loop comparator. In order to achieve the desired resolution Comparator requires differential input and sufficient gain. So, two stage op-amps make an excellent implementation of the comparator. Hence a simplification occurs because it is not necessary to compensate the comparator as it will generally be used in an open loop mode. In fact, it is preferred not to compensate the comparator so that it has the large bandwidth possible, which will give a faster response. B) PRIORITY ENCODER A priority encoder can be defined as a circuit that compresses multiple binary inputs into a smaller number of outputs and produces an output which is the binary representation of the original number starting from zero of the most significant input bit. By acting on the highest priority encoder they are often used to control interrupt requests. If two or more inputs are given at the same time to the encoder, the input having the highest priority takes the lead. Different types of priority encoders include 4 to 2, 8 to 3 priority encoders. The following fig. shows the truth table of 8 to 3 priority encoder. Table 2:Truth Table of 8 to 3 priority encoder III)FLASH ADC ARCHITECTURE Fig 3: Circuit of 3-bit Flash ADC Figure 3. Represents the circuit diagram of a 3 bit Flash ADC. Flash ADC requires 2N-1 number of comparators, 2N resistors and encoder for N bit resolution. For e.g. For a Flash Adc of 4- bit, we require 15 comparators and 8 resistors.An analog signal is fed to each voltage comparator to compare input voltage to reference voltages. Reference voltage is generated by the resistive
  • 3. Neha . Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82 www.ijera.com 79|P a g e ladder circuit and depending on the comparison made between Vin and Vref, the comparator produces an output 0 or 1. If VIN is greater than Vref, the output is 1 otherwise 0. The compared analog input which means the output of the comparator is then fed to the priority encoder to get the digitized output. To reach at VDD R1 & R8 is taken as 2 Kohm whether others are 1Kohm. . Thus, comparator and encoder are the basic building block of a flash ADC. (Iv) Implementationsand Results 1. Two Stage Open Loop Comparator (In Tanner Eda Using 180nm Technology) Fig. 4- Two stage open loop comparator 1.1 Transient Analysis Fig. 5- Transient analysis of two stage comparator 1.2 AC Analysis Fig. 6AC analysis of two stage open loopcomparator 3db frequency- 339.36 Hz 1.3 Power Result (open loop comparator) VVoltageSource_2 from time 1e-008 to 1e-007 Average power consumed -> 2.370059e-005 watts Max power 7.570612e-005 at time 4.1e-008 Min power 5.441084e-006 at time 2.1375e-008 2. Implementation Of 8x3 Priority Encoder (In Tanner Eda) Fig. 7: 8x3 priority encoder using 4 input OR gates
  • 4. Neha . Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82 www.ijera.com 80|P a g e 2.1 Output Waveforms: Fig 8: Output waveform of Priority Encoder 2.2 Power Results: Vdd from time 1e-008 to 1e-007 Average power consumed -> 1.059128e-005 watts Max power 2.593029e-004 at time 4.07411e-008 Min power 2.019536e-009 at time 5e-008 3. Implementation Of 4 Inputs Orgate Fig 9: Schematic of 4 input OR gate 3.1 Output Waveform: Fig 10: Output waveform of OR gate IV. IMPLEMENTATION OF 3-BIT FLASH ADC USING THE ABOVE IMPLEMENTED COMPARATOR AND ENCODER (IN TANNER EDA) Fig. 11: 3-bitFlash ADC 4.1 Output Waveform: Fig 12: Transient analysis of 3-bit Flash Adcwith MSB and LSB
  • 5. Neha . Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82 www.ijera.com 81|P a g e 4.2 Power Results: VV1 from time 1e-009 to 1e-006 Average power consumed -> 1.947820e-017 watts Max power 3.891749e-017 at time 1e-006 Min power 3.891749e-020 at time 1e-009 V. CONCLUSION This paper concludes with the full custom design of a two stage open loop comparator, a priority encoder and finally a Flash ADC.A simple and fast Flash ADC architecture that uses a CMOS open loop comparator has been proposed and an 8 to 3 priority encoder has been used. The encoder has been implemented using 4 inputs OR gates. The results are summarized in the following table. The circuit design and simulation results of 3-bit Flash ADC using 0.18um technology have been presented using TANNER-EDA environment. The power supply voltage given is 1.8v.Though Flash ADC is power hungry andcomplex circuit, so it is a challenge to design and implement low power ADC with high speed applications. Moreover, the architecture of ADC can be extended from medium-to-high resolution applications because of the simplicity of the circuit and also the circuit should be portable to smaller feature size CMOS technologies with lower supply voltages. The result has been summarized in the following table. Table 3: Specification Summary for Flash ADC Parameter Specification Architecture Flash Resolution 3-bit Power Supply 1.8v Technology 180nm Power Dissipation 19.47mw Area (in terms of transistor count) 79 Frequency 10MHz REFRENCES [1]. Abhishek rai, B Ananda Venkatesan, “Analysis and design of High Speed and Low Power Comparator in ADC”, International Journal of Engineering Development and Research (IJEDR), 2014. [2]. Anand Kumar Singh, Anuradha, Dr. Vijay Nath, “Design and Performance analysis of Low power CMOS Op-Amp.”, International Journal Of Engineering Sciences & Research Technology. 2014 [3]. Dharmendra B. Mavani, Arun B.Nandurbarkar, “Study and Implementation of comparator in CMOS 50nm Technology”, International Journal Of research and engineering Technology (IJRET), Volume 3, Feb. 2014. [4]. T.Maneesha, T.S Ghouse Basha, “Design Of Low Voltage low Power Inverter based comparator using CMOS technology”, International Journal of emerging Engineering Research and Technology(IJEERT), Volume 2, September 2014. [5]. Sujeet Mishra, Balchand Nagar, “Design of a TIQ comparator for high speed and low power 4-bit Flash ADC”, International Journal of Emerging Technologies in Computational and Applied science (IJETCAS), 2013. [6]. Marcel Siadjine njinowa, “Design of low power 4-bit flash ADC based on standard cells”, New Circuits and Systems Conference (NEWCAS), 2013, IEEE. [7]. M Subba Reddy, S. Tipu Rahaman, “An effective 6-bit flash ADC using low power CMOS technology”, Advanced Computing Technologies (ICACT), 2013, IEEE. [8]. Smriti Subhanad, Dr. H.P Shukla, A.G Rao, “Design and Simulation of a high speed CMOS Comparator”, International journal Electronics and Communication Engineering, ISSN 0974-2166 Volume 6, 2013 [9]. Pradeep Kumar, Amit Kolhe, "Design & Implementation of Low Power 3-bit Flash ADC in 0.18μm CMOS", International Journal of Soft Computing and Engineering (IJSCE), ISSN: 2231-2307, Volume-1, Issue-5, November, 2011. [10]. A. Mahesh Kumar, Venkat Tumamala, “Design of a Low Power, Variable- Resolution Flash ADC”, 22nd International Conference on VLSI Design, 2009, IEEE [11]. Phillip E. Allen and Douglas R. Holberg, CMOS Analog Circuit Design, Oxford University Press, Inc. 2002. [12]. Sung-mo Kang, Yusuf Leblebici, “CMOS Digital Integrated Circuits: Analysis and Design”, third edition, Tata McGraw-Hill edition 2003.
  • 6. Neha . Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 6, (Part - 3) June 2016, pp.77-82 www.ijera.com 82|P a g e ABOUT AUTHORS Neha received B.Tech degree from Punjab Technical University (PTU), Punjab in 2014 and M.Tech scholar degree from Manav Rachna International University, Faculty of Engineering and Technology, Faridabad in 2016. Her current research interests include low power VLSI design, Embedded Systems, Nanoscale and CMOS devices. Amana is currently working as an Assistant Professor in ECE Department of FET- MRIU, Faridabad. She is pursuing her Ph.D from Manav Rachna Internatioal University. She did M.Tech in VLSI Design from Mody Institute of Technology and Science, Lakshmangarh in the year 2008 and B.E (Honors) in ECE from Sri Balaji College of Engineering and technology, Rajasthan University in the year 2006. She did her thesis during M.Tech under the guidance of Dr. S.C Bose Scientist E2, CEERI, Pilani. Her Research interests include VLSI Designing.