3-Bit Flash ADC Using TIQ Comparator
3-Bit Flash ADC Using TIQ Comparator
Abstract—High speed and low power consumption are criti- • The comparator’s output is in the high state when the
cal requirements for many applications of an analog-to-digital voltage at the non-inverting input (+) is greater than
converter (ADC). Implementing flash ADC, the fastest available the voltage at the inverting input (−); this is commonly
ADC type, requires a significant amount of (Integrated Circuit)IC
real estate. Significant disadvantages include its high power and represented as logic level “1” or the supply voltage.
area requirements. Threshold Inverter Quantization (TIQ) is • On the other hand, the comparator’s output is in a low
a comparator that can be used to get around this problem. state (often denoted by logic level “0” or ground) if the
Using two cascading inverters as a voltage comparator gives this voltage at the inverting input (−) is greater than the
technique its name. Internal reference voltages are compared voltage at the non-inverting input (+).
with the input voltage, which depends on the transistor sizes of
the inverters. The priority encoder gives the digital output based In many electronic applications that call for circuits capable
on the highest order active input, ignoring all other active input. of making decisions, such as ADCs, comparators are used to
While TIQ is not as fast as Flash ADC, its small size and power calculate the bit value of each step in the digitization process.
efficiency make it a worthy replacement in situations where every Additional uses include signal conditioning in different forms,
milliwatt and square millimeter counts. The design structures are
relaxation oscillators, pulse production, and voltage level sens-
stimulated using CMOS 180nm technology which uses a Vdd of
1.8V and has a power consumption of 26.39 (μW) with a delay ing.
of 32.96(μs).
Index Terms—ADC, TIQ, Cascading Inverter, Priority En-
coder, Internal Reference Voltage.
I. I NTRODUCTION
2
Authorized licensed use limited to: Green University of Bangladesh. Downloaded on May 11,2025 at 06:27:56 UTC from IEEE Xplore. Restrictions apply.
factors like speed, resolution, and power consumption[8].
The spectrum of comparator options—from Open-Loop to
Dynamic, TIQ, Quantized Differential, and specialized am-
plifier designs—offers a range of trade-offs, emphasizing the
complex trade-off between power efficiency and resolution
demands in the implementation of ADCs[3].
III. M ETHODOLOGY
TIQ is a novel approach to Flash ADC architecture that
provides a more compact and power-efficient solution than the
conventional resistor ladder-based methods. Power-hungry re-
sistor networks are not necessary with TIQ comparators since
they use cascaded inverters that switch at certain threshold
voltages. This significantly lowers the number of components
and, thus, power consumption. Because of its larger in-
put/output swing ratio and smaller silicon footprint, this simple
design is perfect for highly integrated circuits. It also improves Fig. 3. TIQ Comparator Block
precision. TIQ-based Flash ADCs so stand out in industries
like signal processing and telecommunications as excellent
options for applications requiring accuracy, efficiency, and Next, a priority encoder receives the outputs from these
downsizing. comparators. Because it guarantees that only the comparator
with the greatest priority—that is, the comparator with the
highest trigger voltage that trips—is taken into account in
situations where several comparators may trip as a result of
the input voltage being above their thresholds, this priority
encoder is essential. The priority encoder converts the outputs
from the comparators into a 3-bit digital code. The analog
input signal is efficiently converted into an accurate digital
representation by this digital code, which corresponds to the
most significant comparator that has triggered.
Switch point can be mathematically calculated as
K
(Vdd − Vtp ) Knp + Vtn
Vs = (1)
K
1 + Knp
where
- Vs : Switching Voltage
Fig. 2. TIQ Comparator Design - Vdd : Supply Voltage
- Vtp : PMOS Threshold Voltage
- Vtn : NMOS Threshold Voltage
A. Threshold Voltage - Kp : Proportional Constant for PMOS, defined as μp Wp
Seven comparators serve as the central component of the - Kn : Proportional Constant for NMOS, defined as μn Wn
TIQ method used in this three-bit ADC system. A distinct - μp : Mobility of holes
”trigger voltage” that varies from 0.3V to 1.5V is built into - μn : Mobility of electrons
every comparator. By altering each comparator’s transistor - Wp : Width of PMOS
ratio, this range is created, allowing the comparators to trip - Wn : Width of NMOS
at these preset voltage levels.
This ADC compares an analog signal applied to it simul- By calculating reference voltages obtained voltages are
taneously with the trigger voltages of all seven comparators. 0.3V, 0.4V, 0.66V, 0.91V, 1.19V, 1.4V, and 1.7V.
The theory behind this is that when the input voltage rises None of the comparators would trip if the input voltage fell
beyond a given threshold, each comparator will ”trip” or react. below the lowest trigger voltage (0.3V in this configuration).
The highest priority signal is represented by the comparator In order to solve this, the system is configured such that, in the
with the highest trigger voltage that still trips; this effectively event that the input voltage falls below the ADC’s detectable
quantizes the analog input into a digital value dependent on range, all comparators will output the default digital value of
which comparator reacts first. 000.
3
Authorized licensed use limited to: Green University of Bangladesh. Downloaded on May 11,2025 at 06:27:56 UTC from IEEE Xplore. Restrictions apply.
B. Priority Encoder
A priority encoder is a particular kind of digital circuit
designed to overcome a significant drawback of standard
digital encoders: their incapacity to process several high inputs
at once. By ranking its inputs in order of significance, a priority
encoder effectively eliminates the ambiguity that arises when
many inputs are active, unlike conventional digital encoders
that may provide incorrect outputs.
4
Authorized licensed use limited to: Green University of Bangladesh. Downloaded on May 11,2025 at 06:27:56 UTC from IEEE Xplore. Restrictions apply.
are reduced, which makes it possible to combine them into
extremely small and densely packed integrated circuits.
5
Authorized licensed use limited to: Green University of Bangladesh. Downloaded on May 11,2025 at 06:27:56 UTC from IEEE Xplore. Restrictions apply.
versatile while still using a minimal amount of electricity.
This can entail investigating different architectures, refin-
ing the circuit topology, or using cutting-edge materials
during manufacture.
• Exploration of New Comparator Designs: Proceed with
the investigation of unique comparator designs that go
beyond the document’s three-stage architecture. Look at
different configurations or topologies that can provide
better performance or extra features for particular appli-
cations.
R EFERENCES
[1] M. Sowmya Priya, M. Senthil Sivakumar, and S. Pulya, ”Comparative
analysis of the CMOS 180nm technology-based flash ADC designs using
a dynamic comparator and TIQ comparator,” 2019 2nd International
Conference on Power and Embedded Drive Control (ICPEDC), Chennai,
India, 2019, pp. 111-115, doi: 10.1109/ICPEDC47771.2019.9036632.
[2] M. Kulkarni, V. Sridhar and G. H. Kulkarni, ”4-bit Flash Analog to
Digital Converter design using CMOS-LTE Comparator,” 2010 IEEE
Asia Pacific Conference on Circuits and Systems, Kuala Lumpur,
Malaysia, 2010, pp. 772-775, doi: 10.1109/APCCAS.2010.5774817.
[3] Neha, Amana Yadav and Ila Chaudhary. “Design and Analysis of
Comparators using 180 nm CMOS Technology.” (2016).
[4] J. Talukdar and B. Das, ”An improved TIQ comparator based 3-bit
flash ADC,” 2017 1st International Conference on Electronics, Materials
Engineering and Nano-Technology (IEMENTech), Kolkata, India.
[5] R. Joglekar, R. Daniels, A. Jagare, P. Shah and S. S. Rathod, ”TIQ
Comparator Based 8-bit Flash ADC for Communication Applications,”
2022 Sardar Patel International Conference on Industry 4.0 - Nascent
Technologies and Sustainability for ’Make in India’ Initiative, Mumbai,
India, 2022, pp. 1-6, doi: 10.1109/SPICON56577.2022.10180784.
[6] S. K. Vinodiya and R. S. Gamad, ”Analysis and design of low power,
high-speed comparators in 180nm technology with low supply voltages
for ADCs,” 2017 8th International Conference on Computing, Commu-
nication and Networking Technologies (ICCCNT), Delhi, India, 2017,
pp. 1-5, doi: 10.1109/ICCCNT.2017.8203994.
[7] Mishra, Sujeet Kumar, and Bal Chand Nagar. “DESIGN of a TIQ
COMPARATOR for HIGH SPEED and LOW POWER 4 BIT FLASH
ADC.” (2002).
[8] S. A. V. Kuppa, S. D. N. S. S. Manikanta, S. K. Gubba, M. O. V. P.
Kumar and G. M. Sheeba, ”Design of Low Power Flash ADC using TIQ
Comparator,” 2023 International Conference on Sustainable Computing
and Data Communication Systems (ICSCDS), Erode, India.
[9] YOUNG, J.; HOON, K.; CHULWOO, K.; SOO-WONK, K. A5-bit 500-
Ms/s flash ADC using time- domain comparison. Journal of Circuits,
Systems, and Computer, v. 21, n. 8, p. 1240023/1-1240023/12, 2012.
[10] AGRAWAL, N.; PAILY, R. A threshold inverter quantization based
folding and interpolation ADC in 0.18 μm CMOS. Journal Analog
Integrated Circuits and Signal Processing, v. 63, n. 2, p. 273-281, 2010.
6
Authorized licensed use limited to: Green University of Bangladesh. Downloaded on May 11,2025 at 06:27:56 UTC from IEEE Xplore. Restrictions apply.