12 Bit Comparator 32nm
12 Bit Comparator 32nm
INTRODUCTION
The paper discusses the importance of power consumption in digital CMOS circuits and the
use of different methodologies for designing low-power circuits with small size and
high-speed interfaces. It emphasizes the impact of wiring complexity on the area of an
integrated circuit and the significance of selecting the right logic style for circuit
performance.
The paper presents the design of a 12-bit comparator with low power consumption and
improved packing densities using a multiplexer-based approach and a novel technique. The
design is implemented in 32-nanometer technology with a supply voltage of 0.7 V,
targeting applications such as Digital Signal Processing, Central Processing Unit, and
Microcontroller.
In the comparison process, the comparator will check the relative magnitude of two signals
from the position of the most significant bit to the next successive bit position and so on. If
most significant bits are not equal, then it will decide that either A is greater than or less than
B.
Otherwise check for the next successive bit position and goes on till the unequal bit position
occurs [8–9]. Equations (1)–(3) are given to control the outputs of the 2-bit digital comparator
[1–3].
The paper mentions specific examples of two-bit and one-bit comparators designed using
different logic styles, such as PTL, GDI, and CMOS, with varying power consumption, area,
and transistor counts. The proposed multiplexer-based two-bit comparator design is
highlighted as having fewer transistors compared to other comparator designs using CMOS,
PTL, and TG logic techniques.
4. TWO-BIT DIGITAL COMPARATOR USING A MULTIPLEXER
For the implementation of the design procedure using hardware, it requires two sub-block,
where the first block is used to determine the equality of each single-bit data simultaneously
of a 2-bit comparator.
- Finally, these two outputs A < B and A = B are used as input of an NOR gate to
determine whether A is greater than B or not.
The second stage has been implemented by Equations (5–7) to compute the final outputs of
a 12-bit comparator.
7. CONVENTIONAL CMOS LOGIC-BASED 2-BIT COMPARATOR
Low power and high speed are important factors in digital VLSI circuits, and CMOS is
considered the best alternative due to its low power consumption and high speed. The
conventional CMOS logic-based inverter consists of NMOS and PMOS transistors with their
gates and drains shorted. The CMOS logic style is an extension of CMOS inverters to
multiple inputs.