Engineering Science and Technology, An International Journal

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

Engineering Science and Technology, an International Journal 19 (2016) 559–565

Contents lists available at ScienceDirect

Engineering Science and Technology,


an International Journal Press: Karabuk University, Press Unit
ISSN (Printed) : 1302-0056
ISSN (Online) : 2215-0986
ISSN (E-Mail) : 1308-2043

j o u r n a l h o m e p a g e : h t t p : / / w w w. e l s e v i e r. c o m / l o c a t e / j e s t c h
H O S T E D BY

Available online at www.sciencedirect.com

ScienceDirect

Full Length Article

Low voltage high performance hybrid full adder


Pankaj Kumar *, Rajender Kumar Sharma
National Institute of Technology, Kurukshetra, India

A R T I C L E I N F O A B S T R A C T

Article history: This paper presents a low voltage and high performance 1-bit full adder designed with an efficient in-
Received 16 July 2015 ternal logic structure that leads to have a reduced Power Delay Product (PDP). The modified NOR and
Received in revised form NAND gates, an essential entity, are also presented. The circuit is designed with cadence virtuoso tool
14 September 2015
with UMC 90-nm and 55-nm CMOS technologies. The proposed adder is compared with some of the popular
Accepted 7 October 2015
Available online 27 October 2015
adders based on power consumption, speed and power delay product. The proposed full adder cells achieve
56% and 76.69% improvement in speed and power delay product metric when compared with conven-
tional C-CMOS full adder. It is also found that the proposed adder cells exhibit excellent signal integrity
Keywords:
High speed and driving capability when operated at low voltages.
Low voltage © 2015, Karabuk University. Production and hosting by Elsevier B.V. This is an open access article under
Logic structure the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/).
Hybrid adder

1. Introduction regular CMOS structure with pull up and pull down transistors. This
adder provides full output voltage swing against voltage and tran-
The explosive growth of battery operated portable applica- sistor sizing. The limitations of this design are its larger area and
tions such as cellular phones, smart cards, PDAs, laptops and the slower speed due to the availability of PMOS devices and larger input
evolution of the shrinkage of the technology requires smaller silicon capacitance of the static CMOS logic gates [16]. On the other hand,
area, high throughput circuitry and most importantly low power complementary pass transistor logic (CPL) is fast and also pro-
[1–3]. Power consumption of any system can be reduced by scaling vides full voltage swing output [17]. CPL adder is based on dual rail
the supply voltage and operating frequency. But, it increases the structure and requires 32 transistors. But it has larger power con-
propagation delay of the system and degrade the driving capabil- sumption because of the presence of static inverter and lot of internal
ity of the design [4,5]. Therefore, designing a full adder with nodes [18,19]. The other adders are designed using hybrid logic styles
improved power delay characteristics is of great interest. and are called hybrid adder. These adders are designed with a com-
Digital Signal Processing (DSP) is an important unit in electron- bination of more than one logic style to enhance the overall
ic devices. DSP based processors are used to perform the operations performance of the system. The main focus of hybrid logic style is
such as video processing, filtering and fast Fourier transform (FFT). to reduce the number of transistors and power dissipating nodes
Such modules perform extensive sequence of addition/subtraction, of the adder cell. Hybrid pass logic with static CMOS (HPSC) is an
multiplication and division computations. Addition is the most fun- example of hybrid adder. HPSC provides full output voltage swing
damental operation in arithmetic circuits [6,7]. Full adders are and has good output drive capability. The limitation of this adder
encountered in the critical path of the complex arithmetic circuit is its higher propagation delay [20]. On the other hand, hybrid adder
like multiplication, division and address calculations [8–13]. These is a good choice in terms of power consumption and speed than
are the core elements of any system and can significantly influ- HPSC but at the cost of increased number of transistors in the design
ence the performance of any system. That is why enhancing the [21]. However, hybrid CMOS full adder is faster than HPSC at all
performance of the 1-bit adder cell can enhance the overall system supply voltages. But its delay is increased with varying the load [1].
performance [11,14,15]. Full adder proposed in Reference 2 is designed with less tran-
Several logic styles have been used in the past to implement the sistors and consumes lesser amount of power. But it fails to provide
full adder cell. Each logic style has its own advantages and disad- full swing output voltage when operated at low voltages. This results
vantages. Standard static CMOS full adder (C-CMOS) is based on into deteriorated signals and degradation in speed tremendously
with the scaling of the supply voltage. In this adder, signals have
higher rise and fall time at lower voltages and it makes the design
inefficient at the scaled technology.
The internal logic structure based on transmission function theory
* Corresponding author. Tel.: +919996578201, fax: +911744238050.
E-mail address: pankajkumar_6120011@nitkkr.ac.in (P. Kumar). is proposed in Reference 22 to build the full adder cell as shown
Peer review under responsibility of Karabuk University. in Fig. 1. It consists of three main blocks to obtain the sum and carry

http://dx.doi.org/10.1016/j.jestch.2015.10.001
2215-0986/© 2015, Karabuk University. Production and hosting by Elsevier B.V. This is an open access article under the CC BY-NC-ND license (http://
creativecommons.org/licenses/by-nc-nd/4.0/).
560 P. Kumar, R.K. Sharma / Engineering Science and Technology, an International Journal 19 (2016) 559–565

Ci (A + B)
A Sum
Block 2 Sum HA Multiplexer
B (A + B)’
B
Block 1
A
[A’ +( A + B)]’
Block 3 Cout Multiplexer Cout
[B’.( A + B)’]’
B’

Fig. 1. Full adder module based on three logic blocks.


C

outputs. Block 1 has XOR/XNOR gate to generate ( A ⊕ B ) and ( A ⊕ B ) ’ Fig. 2. Proposed internal logic structure for designing the 1-bit full adder cell.
signals and block 2 and block 3 are used as XOR blocks or multi-
plexers to obtain the sum and carry outputs. This structure has been
adopted by many researchers as a standard structure for design- In Fig. 3(a.1–a.3) three basic CMOS inverter are shown which gives
ing the 1 bit full adder cells. Some of the popular designs are the complement output of the input signals A, B and C in the form
described in References 18,23–25. But the major problem of the of A’ B’ and C’ respectively. Similarly Fig. 3(b) represents the SR-
module reported in Reference 22 is the presence of intermediate CPL based XOR gate and its complement in the form of XNOR gate.
signals ( A ⊕ B ) and ( A ⊕ B ) ’ [26,27]. These intermediate signals are A and B are the input signals applied on these gates. In Fig. 3(c) and
used to drive the output blocks or multiplexers and therefore re- (d) modified NOR and modified NAND gates are shown. Multiplex-
sponsible for higher propagation delay and power consumption. ers required for generating the sum and carry outputs are shown
To reduce the overall propagation delay and power consump- in Fig. 3(e.1) and (e.2). Transmission gates are used for designing
tion a new full adder cell is designed with internal logic structure. the multiplexers. The proposed full adder cell is realized using the
The proposed structure uses inputs signal C and its complement C’ logic structure of Fig. 3.
to drive the output multiplexers in place of the intermediate signal The modified NOR and modified NAND gates “as essential en-
( A ⊕ B ) and its complement ( A ⊕ B ) ’ . The logic structure designed tities” are also proposed and shown in Fig. 3(c) and (d). A’ and ( A ⊕ B )
with input signal C also helps in reducing the overall hardware cost are the inputs applied on NOR gate and outputs are shown in the
of the design. This logic structure consists of XOR/XNOR gates, modi- form of [ A ’+ ( A ⊕ B )]’ . Similarly B’ and ( A ⊕ B ) ’ are the inputs applied
fied NOR and NAND gates with multiplexers inserted at the output. on NAND gate and output are shown in the form of [B ’.( A ⊕ B ) ’]’ .
Multiplexers are used to select the sum and carry outputs. The re- Due to this input combinations proposed NOR and proposed NAND
sultant full adder exhibits improved PDP compared to earlier reported gates require only three transistors. This makes the proposed design
adder designs. Proposed design also has full output swing and is faster, compact and power saving. The operation of the modified
found suitable when operated at lower voltages. NOR and NAND gates are described in Tables 2 and 3 respectively.
The rest of the paper is organized as follows. Section 2 intro- The output combinations of these gates are selected by the output
duces the proposed internal logic structure to build the 1-bit high multiplexers to generate the final carry output.
speed full adder cell. Section 3 describes simulation test bench. The After analysing the logic structure, it is obvious that Sum output
simulation results and comparison of the entire referred and pro- is equal to ( A ⊕ B ) when C is 0 and becomes equal ( A ⊕ B ) ’ when C
posed full adder cells are presented in section 4. Voltage and is 1. Similarly, carry output is equal to [ A ’+ ( A ⊕ B )]’ when C is 0 and
temperature analysis of the proposed design is carried out in section becomes equal to [V ’.( A ⊕ B ) ’]’ when C is 1. Therefore, this opti-
5. Section 6 draws the conclusion. mized structure successfully operates under the control of input
signal C. Hence, the proposed logic approach is faster due to the pres-
2. Implementing 1-bit full adder with proposed internal logic ence of signal C. This signal reduces the overall delay and power
structure consumption of the proposed designs. In addition to this, the ca-
pacitive load of this signal C is also reduced as it is connected only
In the proposed structure, the selection of sum and carry outputs to some transistor gates. Reductions in power consumption and prop-
are made under the control of input signal C. This signal is not gen- agation delay further improve the PDP of the proposed adder as
erated internally and therefore provides full output voltage swings compared with existing adders. Power consumption and propaga-
with no additional delay. It has good driving capability and used tion delay can be minimized further by sizing the XOR/XNOR,
to drive the multiplexers at the output of the full adder cells. Based
on this logic structure and using Swing Restored Complementary
Pass transistor Logic (SR-CPL) new full adder is proposed. The block Table 2
diagram of the proposed 1 bit full adder designed with internal logic Truth table of modified NOR gate.
structure is shown in Fig. 2. It is designed after analysing the truth A’ (A ⊕ B ) [ A ’ + ( A ⊕ B )] ’
table of full adder cell as shown in Table 1. The transistors sche-
0 0 1
matic of the proposed design is shown in Fig. 3. 0 1 0
1 0 0
Table 1 1 1 0
Truth table of 1-bit full adder.

A B C SUM Cout

0 0 0 0 0 Table 3
0 0 1 1 0 Truth table of modified NAND gate.
0 1 0 1 0 (A ⊕ B )’
B’ [B ’. ( A ⊕ B ) ’]’
0 1 1 0 1
1 0 0 1 0 0 0 1
1 0 1 0 1 0 1 1
1 1 0 0 1 1 0 1
1 1 1 1 1 1 1 0
P. Kumar, R.K. Sharma / Engineering Science and Technology, an International Journal 19 (2016) 559–565 561

C
B’
A’ (A + B)
A

B (A + B)’
A’

Fig . 3 (a.1) B’ Sum


C’

A’
(A + B)’ (A + B)
B’
B
A
B C

Fig . 3 (e.1)
Fig . 3 (a.2) Fig . 3 (b)

B C

A’
B’ [B’.(A + B)’]’

(A + B)
C’ Cout
[A’+(A + B)]’ [B’.(A + B)’]’

C’ (A + B)’
C
[A’+(A + B)]’

A’
B’

A
C
Fig . 3 (a.3) Fig . 3 (c) Fig . 3 (d) Fig . 3 (e.2)

Fig. 3. Full adder designed with proposed logic structure.

modified AND/OR gates and multiplexers accordingly. The sizing of full adders. The transistor sizes of each buffers is shown in Fig. 5.
the transistors is also helpful in balancing the propagation delay in Buffers are inserted at all the inputs and output of the Device Under
the output and also reduces the glitches in cascaded applications. Test (DUT) to simulate in the real time environment. The sizes of
the input buffer are chosen such that leads to experience suffi-
3. Simulation test bench cient signal distortion as expected in actual circuit. The sizes of the
input buffers are chosen such that it leads to experience sufficient
Bhattacharyya et al. [2] used simulation test bench shown in Fig. 4 signal distortion as expected in actual circuit. The performances of
to simulate the full adder circuits. The limitations of this structure DUT are calculated in terms of power dissipation, worst case delay
are that all the input test patterns are applied only to the first adder and power delay product. Some input transitions do not change the
cell and remaining adder cells are not tested properly. Secondly, the output but some internal node has switching during that time. This
power consumed by each adder is different. On the other hand, each switching activity leads to power dissipation. Therefore, entire input
Cout has two fan-out while sum output has only one fan-out. There- test patterns that can fairly test all the cases are considered for ac-
fore, full adder is not properly loaded in this structure. curate result in this work. The delay is observed from 50% of voltage
The structure shown in Fig. 5 is used successfully by the re- level of input to 50% of voltage level of resulting output for all the
searchers for the analysis of previous designs [1,27,28] and it is free rise and fall transitions. For power delay product calculations worst
from the limitation of test bench described above. This test bench case delay is chosen to be the larger delay amongst the sum and
is used for the performance comparison of referred and proposed carry outputs.

In A A Sum A Sum A Sum Sum

In B B Cout B Cout B Cout Cout

In C C C C

Fig. 4. Simulation test bench.


562 P. Kumar, R.K. Sharma / Engineering Science and Technology, an International Journal 19 (2016) 559–565

Table 5
5 12
10 Power, delay and power-delay-product comparison of full adders (with test bench)
In A A
Sum in 90-nm technology at different voltages.
3 5
4 6.4 f F VDD (V) 0.4 0.6 0.8 1.0 1.2
In B B
Cout Power Consumption (μW)
In C C C-CMOS [16] 0.3624 0.8615 1.584 2.564 3.846
HPSC [20] — 0.9207 1.652 2.44 3.481
Hybrid [21] 0.3194 0.7672 1.419 2.285 3.389
Hybrid CMOS [1] 0.3647 0.8427 1.531 2.457 3.647
Proposed 0.4442 1.076 2.038 3.42 4.938
Fig. 5. Simulation Test bench. Delay (pS)
C-CMOS [16] 1078 269.6 158.1 108.0 89.53
HPSC [20] — 206.2 117.7 87.13 72.05
Hybrid [21] 765.3 205.5 116.7 86.12 71.16
Hybrid CMOS [1] 2319 392.9 138.8 81.2 60.78
4. Simulation results and comparison
Proposed 432.9 109.2 64.74 48.98 38.54
Power-delay-Product (aJ)
The simulation of the circuits C-CMOS, HPSC, Hybrid, Hybrid C-CMOS [16] 390.667 232.260 234.590 276.912 344.332
CMOS and proposed full adder are carried out with UMC 90-nm tech- HPSC [20] — 189.848 194.440 212.597 250.806
nology and UMC 55-nm technology using cadence virtuoso tool. All Hybrid [21] 244.436 157.659 165.597 196.784 241.161
Hybrid CMOS [1] 845.739 331.096 212.502 199.5084 221.665
the adders are simulated using the common test bench by the spectre Proposed 192.294 117.499 131.940 167.511 190.310
simulator. The simulations are performed on varying supply voltage
ranging from 0.4 V to 1.2 V. The maximum operating frequency is
set at 100 MHz. The size of each full adder is taken as the same as
Table 6
those reported in literature. The proposed full adder (without test
Power, delay and power-delay Product comparison of full adders (with test bench)
bench and with test bench) designed with internal structure is com- in 55-nm technology at different voltages.
pared in terms of power consumption, propagation delay and Power
VDD (V) 0.4 0.6 0.8 1.0
Delay Product (PDP) with the existing full adders at UMC 90-nm
technology and UMC 55-nm technology as shown in Tables 4–6 re- Power Consumption (μW)
C-CMOS [16] 0.574 1.357 2.508 4.152
spectively. Full adder without test bench means analysing the full
HPSC [20] — 0.650 1.205 1.734
adder without having buffers at the input and without having buffers Hybrid [21] 0.225 0.550 1.036 1.703
and capacitance at the output. In other word, full adder analysed Hybrid CMOS [1] 0.263 0.623 1.154 1.885
under no-load condition. Similarly, Full adder with test bench means Proposed 0.2713 0.6612 1.274 2.199
analysing the full adder with buffers inserted at the input and output Delay (pS)
C-CMOS [16] 1071 189.8 85.47 56.41
in addition of the capacitance inserted at the output. In other word, HPSC [20] — 139.4 50.46 45.44
full adder was analysed under load condition. Hybrid [21] 954.8 179.1 85.07 58.15
The proposed full adder (without test bench) achieves 69.36% Hybrid CMOS [1] 2718 325.8 120.8 62.28
reduction in propagation delay and 43.32% improvement in power Proposed 440.3 79.76 34.63 24.82
Power-delay-Product (aJ)
delay product than the C-CMOS full adder when simulated with UMC
C-CMOS [16] 615.396 257.558 214.358 234.214
90-nm technology and 1.2 V. Similarly, proposed full adder (with HPSC [20] — 90.735 60.804 78.792
test bench) achieves up to 56.95% reduction in propagation delay Hybrid [21] 215.689 98.522 88.132 99.029
and 44.73% improvement in power delay product than the C-CMOS Hybrid CMOS [1] 716.464 203.103 139.403 117.397
full adder when simulated with UMC 90-nm technology and 1.2 V. Proposed 119.453 52.737 44.118 54.579

In addition to this, proposed full adder (with test bench) achieves


up to 56% reduction in propagation delay and 76.69% improve-
ment in power delay product than the C-CMOS full adder when simulated with UMC 55-nm technology and 1.0 V. It was observed
that the power consumption and propagation delay can be tuned
further by sizing the transistors individually in the proposed designs.
During the simulation of adders at low voltages ranging from 0.4 V
Table 4
Power, delay and power-delay-product comparison of full adders (without test bench) to 1.2 V, it is observed that the full adder HPSC fail at a supply voltage
in 90-nm technology at different voltages. of 0.4 V in case of both UMC 90-nm and UMC 55-nm technologies
while the remaining adders operates successfully at this supply
VDD (V) 0.4 0.6 0.8 1.0 1.2
voltage as shown in Tables 4–6. The lowest voltage at which HPSC
Power Consumption (μW)
can operate successfully at 100 MHz is 0.6 V. The values of propa-
C-CMOS [16] 0.1956 0.4528 0.8329 1.453 2.447
HPSC [20] — 0.4143 0.7765 1.258 2.172 gation delay and power-delay-product of the referred and proposed
Hybrid [21] 0.1543 0.353 0.6795 1.25 2.448 full adder cells simulated at UMC 90-nm technology (without test
Hybrid CMOS [1] 0.2031 0.4377 0.811 1.492 2.664 bench and with test bench) are evaluated by cadence under differ-
Proposed 0.2818 0.6935 1.365 2.549 4.527 ent voltage as shown in Figs. 6–9 respectively. Similarly, the values
Delay (pS)
of propagation delay and power-delay-product of the referred and
C-CMOS [16] 896.6 234.4 131.8 97.4 81.93
HPSC [20] — 163 97.97 72.98 60.66 proposed full adder cells simulated at UMC 55-nm technology (with
Hybrid [21] 546.6 164.6 99.83 75.82 75.5 test bench) are evaluated by cadence under different voltage as
Hybrid CMOS [1] 1558 256.6 95.89 60.62 46.94 shown in Figs. 10 and 11. These curves show that the proposed adder
Proposed 216.8 68.44 43.34 31.81 25.1
cells are robust against voltage variation and also have minimum
Power-delay-Product (aJ)
C-CMOS [16] 175.374 106.136 109.776 141.522 200.482
power-delay-product. The proposed adder operates successfully on
HPSC [20] — 67.530 76.073 91.808 131.753 low voltages and provides full output voltage swing and thus ex-
Hybrid [21] 84.340 58.103 67.834 94.775 184.824 hibits smaller power delay product at low voltages. This makes the
Hybrid CMOS [1] 316.429 112.313 77.766 90.445 125.048 proposed design a good candidate for low voltage and high speed
Proposed 61.094 47.463 59.159 81.083 113.627
VLSI applications.
P. Kumar, R.K. Sharma / Engineering Science and Technology, an International Journal 19 (2016) 559–565 563

Fig. 6. Delay of the full adder cells (without test bench) in 90-nm technology for Fig. 9. Power-delay-product of the full adder cells (with test bench) in 90-nm tech-
different supply voltages. nology for different supply voltages.

Fig. 7. Delay of the full adder cells (with test bench) in 90-nm technology for dif-
Fig. 10. Delay of the full adder cells (with test bench) in 55-nm technology for dif-
ferent supply voltages.
ferent supply voltages.

Fig. 12 shows the layout of the proposed full adder (excluding


buffers and output capacitance) in UMC 55-nm technology. Cadence
virtuoso layout editor has been used for designing the layout. DRC
and LVS analyses are carried out using Caliber of Mentor-graphics
tool. The presented full adder uses only two metal lines. The layout
area is calculated and found to be 77.07 μm2.

5. Voltage and temperature analysis

In highly scaled technology, voltage and temperature varia-


tions can significantly affect the performance of the digital circuits.
To investigate the effect of the same, leakage current variability of
the proposed full adder cell are estimated. Temperature is varied
from −47 °C to +47 °C and supply voltage is varied from 0.4 V to 1.4 V.
The variation found in calculated leakage current ranges in nA when
operated at 1.0 V, which is negligible. It is also observed that the
leakage current variability decreases with the decrease in temper-
Fig. 8. Power-delay-product of the full adder cells (without test bench) in 90-nm ature and increases with the increase in temperature. The
technology for different supply voltages. corresponding graph is shown in Fig. 13. This shows the robustness
564 P. Kumar, R.K. Sharma / Engineering Science and Technology, an International Journal 19 (2016) 559–565

Fig. 13. Leakage current variability against temperature and supply voltages in 55-
Fig. 11. Power-delay-product of the full adder cells (with test bench) in 55-nm tech-
nm technology for proposed circuits.
nology for different supply voltages.

of the proposed full adder cell against temperature and supply


voltage variations.

6. Conclusion

In this paper, l-bit high performance full adder cells based on


efficient internal logic structure have been presented. Spectre simu-
lations are carried out on cadence environment using UMC 90-nm
and 55-nm technologies to evaluate the new design and existing
designs. Results show that the proposed design has high perfor-
mance and best PDP in comparison with many existing full adder
cells. Consequently, this new design is found appropriate at low volt-
ages and has good output levels. This shows that proposed design
can be a good choice in the future at scaled technology or nano-
scaling. It is also verified through simulation results that the proposed
design perform well under the projected variations in supply voltage
and temperature.

References

[1] S. Goel, A. Kumar, M.A. Bayoumi, Design of robust, energy-efficient full adders
for deep-submicrometer design using hybrid-CMOS logic style, IEEE Trans. Very
Large Scale Integr. (VLSI) Syst. 14 (12) (2006) 1309–1321.
[2] P. Bhattacharyya, B. Kundu, S. Ghosh, V. Kumar, A. Dandapat, Performance
analysis of a low-power high-speed hybrid 1-bit full adder circuit, 2014.
[3] Z. Abid, H. El-Razouk, D. El-Dib, Low power multipliers based on new hybrid
full adders, Microelectr. J. 39 (12) (2008) 1509–1515.
[4] S. Goel, M. Elgamel, M. Bayoumi, Y. Hanafy, Design methodologies for high-
performance noise-tolerant XOR-XNOR circuits, IEEE Trans. Circ. Syst. I Reg.
Papers 53 (4) (2006) 867–878.
[5] K. Navi, M. Maeen, V. Foroutan, S. Timarchi, O. Kavehei, A novel low-power
full-adder cell for low voltage, Integration 42 (4) (2009) 457–467.
[6] K. Navi, V. Foroutan, M. Rahimi Azghadi, M. Maeen, M. Ebrahimpour, M. Kaveh,
et al., A novel low-power full-adder cell with new technique in designing logical
gates based on static CMOS inverter, Microelectr. J. 40 (10) (2009) 1441–1448.
[7] I. Brzozowski, A. Kos, Designing of low-power data oriented adders, Microelectr.
J. 45 (9) (2014) 1177–1186.
[8] C.-K. Tung, Y.C. Hung, S.H. Shieh, G.S. Huang, A low-power high-speed hybrid
CMOS full adder for embedded system. Proceeding in Design and Diagnostics
of Electronic Circuits and Systems, 2007.
[9] H.T. Bui, Y. Wang, Y. Jiang, Design and analysis of low-power 10-transistor full
adders using novel XOR-XNOR gates, IEEE Trans. Circuits Syst. II Analog Digit.
Signal Process. 49 (1) (2002) 25–30.
[10] M. Alioto, G. Palumbo, Analysis and comparison on full adder block in submicron
technology, IEEE Trans. Very Large Scale Integr. (VLSI) Syst. 10 (6) (2002)
806–823.
[11] K. Navi, O. Kavehei, Low-power and high-performance 1-bit CMOS full-adder
Fig. 12. Layout of the proposed full adder cell in 55-nm technology. cell, J. Comput. 3 (2) (2008) 48–54.
P. Kumar, R.K. Sharma / Engineering Science and Technology, an International Journal 19 (2016) 559–565 565

[12] M.R. Azghadi, O. Kavehie, K. Navi, A novel design for quantum-dot cellular [21] C.-H. Chang, J. Gu, M. Zhang, A review of 0.18 μm full adder performances for
automata cells and full adders, J. Appl. Sci. 7 (2012) 3460–3468. tree structured arithmetic circuits, IEEE Trans. Very Large Scale Integr. (VLSI)
[13] M.H. Ghadiry, A.K. A’ain, M. Nadi, Design and analysis of a novel low PDP full Syst. 13 (6) (2005) 686–695.
adder cell, J. Circuit. Syst. Comp. 20 (03) (2011) 439–445. [22] N. Zhuang, H. Wu, A new design of the CMOS full adder, IEEE J. Solid-State
[14] A. Shams, M. Bayoumi, Performance evaluation of 1-bit CMOS adder cells, IEEE Circuits 27 (5) (1992) 840–844.
Int. Symp. Circ. Syst. (1) (1999) 27–30. [23] E. Abu-Shama, M. Bayoumi, A new cell for low power adders, IEEE Int. Symp.
[15] K. Navi, M.H. Moaiyeri, R.F. Mirzaee, O. Hashemipour, B. Mazloom Nezhad, Two Circ. Syst. (4) (1996) 49–52.
new low-power full adders based on majority-not gates, Microelectr. J. 40 (1) [24] A. Wu, C. Ng, High performance low power low voltage adder, Electron. Lett.
(2009) 126–130. 33 (8) (1997) 681–682.
[16] H. Neil, D. Harris, CMOS VLSI Design: A Circuits and Systems Perspective, [25] A.M. Shams, M.A. Bayoumi, A novel low-power building block CMOS cell for
Addison-Wesley Publisher, 2005. adders, IEEE Int. Symp. Circ. Syst. (2) (1998) 153–156.
[17] A.P. Chandrakasan, R.W. Brodersen, Low Power Digital CMOS Design, Kluwer [26] M. Aguirre-Hernández, M. Linares-Aranda, Low-power low-voltage 1-bit CMOS
Academic Publishers, 1995. full adder for energy efficient multimedia applications. ICED/CASTOUR,
[18] D. Radhakrishnan, Low-voltage low-power CMOS full adder, IEE Proc. Circ. Dev. 2004.
Syst. (148) (2001) 19–24. [27] M. Aguirre-Hernandez, M. Linares-Aranda, CMOS full-adders for energy-efficient
[19] R. Zimmermann, W. Fichtner, Low-power logic styles: CMOS versus pass- arithmetic applications, IEEE Transac. Very Large Scale Integr. (VLSI) Syst. 19
transistor logic, IEEE J. Solid-State Circuits 32 (7) (1997) 1079–1090. (4) (2011) 718–721.
[20] M. Zhang, J. Gu, C.-H. Chang, A novel hybrid pass logic with static CMOS output [28] A.M. Shams, T.K. Darwish, M.A. Bayoumi, Performance analysis of low-power
drive full-adder cell. Proceedings of the 2003 International Symposium on 1-bit CMOS full adder cells, IEEE Trans. Very Large Scale Integr. (VLSI) Syst. 10
Circuits and Systems, 2003. (1) (2002) 20–29.

You might also like