You are on page 1of 6

Pass-Transistor Dual Value Logic for Low-Power CMOS

NBKR INSTITUTE OF SCIENCE OF


TECHNOLOGY
G.Rajesh

II ECE,20904269

Golla.rajesh615@gmail.com

Abstract:
The increasing prominence of portable Above powers we can reduce the total power. By
systems and the need to limit power using new logic styles like Complementary Pass
consumption in very high density VLSI chips Logic (CPL), Double Pass Logic (DPL), CMOS
have led to rapid and innovative developments Logic and Dual Value Logic (DVL) we can
in low power design during the recent years. reduce the Total power. In a CMOS Logic and
The driving forces behind these developments DPL Logic, contains a very large number of
are portable device applications requiring low transistors, these currents contribute to the
power dissipation and high throughput, such as overall power dissipation even when the
note book computers, Portable Communication transistors are not undergoing any switching
Devices and Personal Digital Assistants event.
(PDA’s). In most of there cases, the
requirements for low power consumption must This paper presents new pass transistor

be met along with equally demanding goals of logic termed DVL which contains fewer

high chip density and high throughput. transistors than its counterpart DPL yet
maintaining comparable performance. A method
The average power consumption in for synthesis of such network is also developed
conventional CMOS digital circuits can be and demonstrated in this paper. The new logic is
expressed as the sum of three main characterized by good speed and low power.
components, namely,(i)the dynamic(switching)
power consumption, (ii)the short-circuit power
consumption, and (iii)the leakage power
consumption. By reducing the any one of the
I. Introduction surpass those of the DPL gates.
However, the improved gate has some
undesirable input configurations in which
New logic CMOS families using pass- the current path is supplied by a single
transistor circuit techniques have recently transistor instead of a double pass
been proposed with the objective of transistor (as in the case in DPL), making
improving speed and power consumption. this transition time worse. To avoid
This logic (in most cases) passes the charge degradation of delay due to the use of the
between the nodes rather than charging the just one pMOS transistor, the particular
nodes from VDD and then discharging them transistor width is increased. The
to GND. This feature contributes to less elimination of redundant branches is
power being used as compared to the regular illustrated in Fig. The resulting two
CMOS. The Double Pass-Transistor Logic halves (which constitute the gate) are not
(DPL), developed by Hitachi demonstrated a of the same speed. The faster half is
1.5nS 32-bit ALU and 4.4nS 54-bit NAND (60 pS) and the slower is AND
multiplier in 0.25 um technology. However, (70 pS), which is still being faster than
DPL has not yet been fully adopted because DPL (75 pS).
of its high transistor count. The objective of
the new logic gates and the synthesis
method developed for pass-transistor logic is
to minimize the number of transistors used
in DPL and preserve the speed of the logic.

II. New Logic Gates


The new logic gate represents an
improvement over DPL family achieved by
the elimination of the redundant branches
and rearrangement of signals. This
simplification, illustrated in Fig preserves
the advantages of DPL gates which are:
a) Compensation of speed degradation
B. SiMrrangement:
due to the use of pMOS transistors.
The use of two parallel Pmos transistors
b) Straightforward full swing operation.
is avoided by simple signal re-
This simplification is achieved by in arrangement because the two Pmos
three steps: transistors contribute more to the delay
than one pMOS transistor in parallel with
A. Elimination of the redundant one nMOS tramsistor. This is especially
branches: true in a pull up operation. The current is
always provided by one pMOS in
This simplification is achieved by parallel. The AND/NOR DPL gate is
eliminating the redundant branches obtained from NOR/OR DPL
(shown in shaded area) from DPL. Most configuration whose inputs are simply
of the pull up and pull down transition inverted. Signal rearrangement applied to
times, in the resulting configuration, AND/NOR DPL gate results in an AND
gate configuration which is faster than
DPL (60 pS vs.75 pS), where AND is a
faster half.

The comparison between


NAND/AND DPL gate and DVL shows:
a) 20% speed improvement, using 75%
of transistors used in DPL gate.
b) 25% less connections and wires than
in DPL gate. The 4% area penalty
comparison to DPL is quite
negligible.
Similar arguments can be used to
C. Selection of the faster halves:
build the NOR/OR gates from DPL
gates.

Finally we take a faster half from figures.


The resulting AND/NAND
complementary logic gate (shown in III. Synthesis Method:
figure) is obtained by elimination of the
The synthesis method for DVL is based on
redundant branches for the NAND and
the method used to create the logic
rearrangement of signals for the AND
described before. At present, there is no
gates respectively. We named this logic:
known algorithm to find minimal multi-
DVL (Dual Value Logic). The resulting
stage logic circuits. The proposed method
AND/NAND DVL gate contains a total
for synthesis of DVL is based on transistors
of 6 transistors as compared to DPL
instead of logic gates. In place of conjointly
consisting of 4 transistors of each type.
assembling several basic gates, functions are
There is a total of 9 inputs in DVL versus
synthesized at the transistor level. In
12 in DPL resulting in a smaller
addition, the programming of this method
capacitive load of DVL gate. In DVL 3
has been developed to prove the efficiency
inputs are connected to the transistor
of the theory presented.
source and 6 to the gate (3 to p-type and
3 to n-type). In DPL 4 inputs are The Key point of DVL synthesis
connected to the source and 8 to the gate consists of employing Karnaugh-Map at the
(4 to p-type and 4 to n-type transistors). transistor level. Thus, we are not cascading
several logic gate levels (NAND/AND or
NOR/OR) but buildling functions by
directly using several transisitor levels in
series. However, the choice of pseudo
karnaugh-map in the programming for less
than 8 inputs was done because its
explanation is simple, but a pseudo quine
mccluskey technique could have been
adopted instead.

The DVL synthesis was compared not only


to the conventional CMOS, but also to DPL
circuits and CPL circuits using lean cells. an
example of DVL synthesis versus
conventional CMOS synthesis shows the
improvement of global size, the number of
transistors and the delay of the circuit. in
each circuit, the global size of DVL is
Usually, the general KARNAUGH-Map is smaller compared to the other circuits.
covered by loops of “0” or “1” in such a way
that a minimized sum of products forms is The Comparision with AND/NAND
obtained. In our case four classes of loops DPL gate shows 25% less transistors
are allowed (as illustrated in Fig.4) to resulting in 25%less connections and wires
directly synthesize a part of the final circuit. in an equivalent DVL gate, keeping the
Accumulating all loops necessary to cover total transistor area constant. Similar
the Karnaugh map yields the resulting methods can be used to built the NOR/OR .
circuit.

IV. Results: A. Comparison with CMOS:


The best way to compare efficiency of the A comparison between DVL and
presented algorithm is via synthesizing and conventional CMOS for the function
simulating circuits obtained using our is
automated algorithm, and comparing it to
circuits produced by CPL and DPL using the
concept of logic gates.
comparisons were made using the output
load of 15 FF in the both cases.

The
comparison between CPL and DVL is
B. Comparison with DPL: shown in Table III
The function used for comparison is a three
variable function F2 (A,B,C), where
and .This function CONCLUSION
was implemented using 4 DPL gates in two
logic levels. Afterwards this circuit was built DVL logic family has been developed which
using DVL .The load applied to the output is has advantages over standard CMOS as well
a standard load of two gate inputs. The as new pass transistors families such as DPL
comparison results are shown in Table I and CPL. However, the exact speed
improvement is dependent on each
particular circuit. The power consumption is
also reduced for 30-50% over conventional
CMOS. Generation of DVL is supported by
an automated synthesis tool based on the
algorithm developed in the course of this
work.

ACKNOWLEDGEMENT:
We are thankful to Mr.Mohanaiah,.proff. of ECE
dept. NBKRIST, for his kind support and guidance.
We also like to acknowledge our
Principal,Management and H.O.D for encouraging
C. Comparison with CPL: us and providing lab facilities.

The function F published by Yano in [6] was


synthesized for DVL and compared to CPL
which uses lean cells and special inverters
[6]. Delays were measured for 1 cell, 2 cells
and 3 cells cascaded. The circuit is made REFERENCES
with conventional inverters. The
• F.S lai and w. hang “differential
cascade voltage switch with pass
gate logic tree for high
performance CMOS digital
systems”, 1993 international
symposium on VLSI technology
systems and applications pp358-362
may 1993.
• Yano, K, et al ,” A 3.8 ns CMOS
16X16-b multiplier using
complementary pass-transistor
logic” IEEE J.solid state circuits,
vole 25,p388-395,april 1990

You might also like