ISSN ONLINE(2278-8875) PRINT (2320-3765)

All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.

Gate Count Comparison of Different 16-Bit Carry Select Adders

M.Lavanya
Assistant professor, Dept. of ECE, Vardhaman College of Engineering, Telangana, India
Related article at Pubmed, Scholar Google

Visit for more related articles at International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering

Abstract

Addition is the most fundamental computational process encountered in digital system. An area efficient carry select adder is proposed in this paper by comparing the Gate count of Regular and Modified 16-bit carry select adders with a proposed Common Boolean Logic carry select adder. In this paper, Gate count evaluation of Regular, Modified and proposed designs are given in terms of INVERTER, NAND and NOR Gates. The comparison results shows that the common Boolean logic carry select adder structure require lesser number of gates than that of Regular and Modified 16-bit carry select adder.

Keywords

Common Boolean Logic, Gate Count, Comparison

INTRODUCTION

Digital computers perform variety of information tasks. Among the functions encountered are the various arithmetic operations. The basic arithmetic operation is addition and is performed by different binary adders. The common and very useful combinational logic circuit which can be constructed using few basic logic gates. Any binary adder is made up from Inverter, AND, OR and XOR gates. In this paper the architectures of Regular, Modified and proposed carry select adders gate counts are given in terms of Inverter, Nand and Nor Gates.
The number of gates required for AND and OR gates in terms of Inverter, Nand and Nor are 1 1 0 and 1 0 1 respectively. Similarly the gate count required for XOR is given as follows. The Boolean expression for XOR is A’B+AB’ and the circuit is given as shown in fig 1.
image
In fig 1, there are 2 AND gates,1 OR gate,2 Inverters present. The total gate count in terms of Inverter, Nand, Nor gates are 5 2 1. Similarly the gate counts of different gates that are used in the Regular, Modified and Common Boolean Logic carry select adders architectures are given in the Table 1.
image
The Architecture of Regular 16-bit carry select adder is shown in fig 2. It has five groups, each is of different size.
image
The Gate count evaluation of group (1) and group (2) is shown in fig 3.The group (1) has two full adders. The structure of it is shown in fig 3a. The Gate count in terms of Inverter, Nand and Nor gates is determined as follows.
Gate count= 2*Full Adders (FA)
= 2*14
= 28.
image
Similarly, the structure of group (2) is shown in fig 3b. and the Gate count is determined as follows.
Gate count= 3 (FA) +1 (HA) +3 (2x1 Mux)
= 3*14+1*10+3*7
= 42+10+21
image
In the same way the gate counts of remaining three groups are calculated. The gate counts of all five groups of Regular 16- bit carry select adder in terms of Inverter, Nand and Nor gates are given in Table 2. The total number of gates required for the above architecture is 530.
image

MODIFIED 16-BIT CARRY SELECT ADDER

The architecture of Modified 16-bit carry select adder is shown in fig 4. The difference between the regular and modified 16-bit carry select adders lies at cin=1, that is, in regular carry select adder ripple carry adder is used where as in modified 16-bit carry select adder Binary to excess one converter is used for cin=1. In Modified carry select adder also there are five different groups. The Gate count evaluation is shown in fig 5.
image
The Gate count evaluation of group (1) and Group (2) of fig 5 are determined as follows.
The Gate count =2*Full Adders (FA)
= 2*14
= 28.
The Gate count = 1FA+1HA+2XOR+1AND+1INVERTER+3MUX
= 1*14+1*10+2*8+1*2+1+3*7
= 64
imageimage
Similarly, the remaining three Groups Gate counts are determined .The Gate counts of all five groups in terms of Inverter, Nand and Nor gates are given in Table 3.
image
The total number of gates for Modified 16-bit Carry select adder is 470. By comparing the gate counts of above two architectures, the number of gates of the later architecture is reduced by 60.

PROPOSED CARRY SELECT ADDER USING COMMON BOOLEAN LOGIC

The proposed carry select adder is constructed by using the common Boolean logic. This logic is given with full adder shown in the fig 6.
image
In this proposed architecture, XOR and AND gates are used instead of Full adders for cin=0 and inverter from XOR and OR gates are used instead of full adders and Binary to Excess-1 converter for cin=1. With the use of these gates, the gate count of this architecture is reduced. The gate count of proposed one bit carry select adder is given as follows.
The Gate count = 1XOR+1OR+1AND+1INVERTER+2MUX
= 1*8+1*2+1*2+1+2*7
= 27.
The truth table of full adder is given in Table 4.
image
Similarly, the gate count of 16-bit common Boolean logic using carry select adder is 16*27=432.The 16-bit proposed carry select adder is constructed from ‘sixteen’ similar one bit common Boolean logic.

COMPARISON RESULTS

A comparison of different 16-bit carry select adders in terms of inverter, nand & nor gates are given where the 16-bit regular and modified carry select adders have different groups for cin=0 and cin=1 and the proposed common Boolean logic carry select adder has sixteen similar groups. Fig 7 shows the comparison of gate counts of five different groups of regular and modified carry select adders.
image
Fig 8 shows comparison of total number of gates required for 16-bit regular, modified and proposed carry select adders. Comparing 16-bit regular and modified with proposed carry select adders the number of gates for the proposed carry select adder reduced by 98 and 38 respectively.
image

CONCLUSION

In this paper, comparison of different 16-bit carry select adders are given and is determined that proposed carry select adder has reduced gate count than the other two. The percentage decrease in gate count of proposed 16-bit common Boolean logic carry select adder when compared with 16-bit regular and modified carry select adders are 18.5% and 8% respectively.

References

  1. B. Ramkumar and Harish M Kittur., “Low-Power and Area-Efficient Carry Select Adder”, IEEE Transactions on very large scale Integration (VLSI) systems, vol. 20, no. 2, pp. 371-375,February 2012.
  2. I-Chyn Wey, Cheng-Chen Ho, Yi-Sheng Lin, and Chien-Chang Peng., “An Area-Efficient Carry Select Adder Design by Sharing the Common Boolean Logic Term”, IMECS, vol II ,pp. 1091-1094,March 2012.
  3. O. Bedrij, “Carry Select Adder,” IRE Trans. on Electronic Computers, Vol. EC-11, pp. 340-346, 1962