HOME JOURNALS CONTACT

Journal of Applied Sciences

Year: 2014 | Volume: 14 | Issue: 14 | Page No.: 1623-1627
DOI: 10.3923/jas.2014.1623.1627
A Novel Low Power Adder-Subtractor using Efficient XOR Gates
V. Elamaran, G. Rajkumar, S. Singh Rajpurohit and R. Anooj Krishnan

Abstract: VLSI system and design trend is moving away from speed constraint to power due to the rapid technology evolution growth in the portable consumer electronics market. The operational time of consumer electronic products are highly limited due to limited backup time of batteries. A novel adder-subtractor using XOR gates which are in turn designed with less number of transistors is implemented. Modification of XOR gate portion in a adder-subtractor using minimum number of transistors is the key idea for the design. In future, a study of modification of the entire circuitry involved in the design will be implemented. A comparison of the results with traditional adder-subtractor using conventional CMOS approach using Electronic Design Automation (EDA) tools like DSCH (Digital Schematic) and Microwind layout tools using BSIM4 MOSFET model in 0.12 μm technology is obtained. Results show that all the three approaches are better than a conventional approach by comparing power, speed and layout area.

Fulltext PDF Fulltext HTML

How to cite this article
V. Elamaran, G. Rajkumar, S. Singh Rajpurohit and R. Anooj Krishnan, 2014. A Novel Low Power Adder-Subtractor using Efficient XOR Gates. Journal of Applied Sciences, 14: 1623-1627.

Keywords: Adder-subtractor, IC design, XOR gate, microwind layout tool and low power

INTRODUCTION

Since the transistor count and switching frequency were much low in the past decades, power dissipation was not an issue. As the technology shrinks, plenty of transistors, speedy and become much smaller, are being packed into a chip, which in turn increase the operational frequency and processing capacity per chip at a very higher rate. As a result increased power dissipation has come into picture. Since number of integrated transistors become double in once in 18 months, there is a much need to fabricate low power VLSI chips. Portable consumer electronic products powered by batteries is an another factor for low power VLSI Design, since the battery technology alone cannot solve the low power problem (Yeap, 1998; Vigneswaran et al., 2006; Reddy, 2011; Priya et al., 2012).

XOR gates are the most fundamental blocks for building adder systems (Haghparast and Navi, 2007). The performance of adder can be improved by designing XOR gate such as using minimum number of transistors but without sacrificing the performance. XOR gates were designed using eight transistors or six transistors in early designs (Leblebici and Kang, 1999). Over the past decade, due to pass transistors concepts, significant improvement has been done with the design of XOR gate using four number of transistors. Radhakrishnan (2001) proposed a formal approach to reduce the number of transistors in XOR and XNOR gates.

An optimized design is much needed at circuit level, which is having minimum transistor count, low energy/power dissipation and enough output voltage swing. A CMOS digital circuit has the total power consumption as:

(1)

where, f is the switching frequency, Cswitching is the charging/discharging capacitance, VDD is the switching voltage, Ishort-circuit is the short circuit current and Ileakage is the leakage (static) current (Vigneswaran et al., 2006; Rabaey, 2003; Vigneswaran and Reddy, 2006).

Many larger circuits are almost dependent on adder circuits for their performance. The new improved adder circuits will be much useful in the design of macro cells like arithmetic logic unit, adder-subtractor, high speed multipliers and other digital data processing applications with reduced power. But there is a fundamental trade-off between switching speed and power dissipation. Here the implementation adders which provide less power as well as less area with more speed because of less number of transistors is provided. The necessity for low power digital VLSI circuits may vary from application to application. Due to limited power available in batteries, power reduction must be implemented in devices like mobile phones, personal digital assistants, which is battery operated portable systems (Hu et al., 2011; Peiravi et al., 2009).

An ultimate aim of designing adder circuits is to reduce the power rather than reducing the delay and area nowadays. Since the number of transistors integrated per unit area are increasing double once in every two years, low power designs could be achieved by adding the complexity in the circuitry. Here the purpose of the study is to design adder with few number of transistors, especially design a novel XOR/XNOR gates to achieve the task.

EFFICIENT XOR GATE AND HALF ADDER DESIGNS

A most efficient XOR gate designs which are implemented using Digital Schematic CAD tool is presented here. Figure 1a shows the six transistor XOR gate which uses pass transistors, transmission gate and an inverter (Brown and Vranesic, 2004). Figure 1b shows that an efficient XOR gate which use only four transistors (Brown and Vranesic, 2004). The second one has nMOS pass transistor, pMOS pass transistor and an inverter. Figure 1c shows that another XOR gate using only three transistors in which the right most transistor should be faster than the other two (Chowdhury et al., 2008). So, the third circuit performance depends on the devices sizes like width and length of the transistors involved in the design.

Half adders can be designed using the previous XOR gate design and with a pass transistor to produce carry as a and b. Figure 2 shows the half-adder designs with corresponding first, second and third XOR gates respectively.

Fig. 1(a-c): XOR Gate using (a) Six transistors (b) Four transistors and (c) Three transistors

Fig. 2(a-c): Half adder using (a) First XOR gate (b) Second XOR gate and (c) Third XOR gate

Fig. 3: Full adder using two half adders

Fig. 4: Adder-Subtractor using XOR gate

A full adder functionality can be verified with Sum and Cout and implemented as in Fig. 3.

ADDER-SUBTRACTOR DESIGNS

A more advanced 4-bit adder-subtractor using a 2’s complement subtractor can be built by adding XOR gates and an add_sub control it as shown in Fig. 4. The XORs pass the bi bits and the output is the sum (as a+b) when add_sub = 0. The complemented values of bi enter full adders by having control bit of add_sub = 1 which changes the XORs into inverters with carry-in of C0 = 1. These operations provide (a-b) with 2’s complement algorithm (Uyemura, 2002).

A modified design removes one’s complement in the first stage at the cost of area and also removes the one half addition is shown is Fig. 5. This design has less area and reduces the critical path delay which helps to enhance the performance of the design. Since half adder is replaced for full adder, it saves more area and removes the need for 1’s complement at the cost of area.

The above design is verified using DSCH CAD tool which is a logic editor and simulator used to validate the architecture of the logic circuit. The resulting timing diagram is shown in Fig. 6 using the first XOR gate.

Arithmetic logic circuits play a vital role in systems like microprocessors and other VLSI circuits which evolve even higher levels of performance. In digital processing applications where multiplication and addition is more important, these adder/subtractor units are much useful.

Fig. 5: Modified adder-subtractor using XOR gate

Fig. 6: Timing diagram results

Since at the same time we perform both addition and subtraction, these designs are powerful in many applications.

SIMULATION RESULTS

All simulation layouts presented here are produced by Microwind CAD tool which is a layout editor and simulator. A simulation can be done on the layout produced by the tool. It used mask (MSK) files to store information of the designed layout. Performance characteristics like power dissipation, rise delay, fall delay, layout area and timing diagram results can be provided by this tool.

Since the usage of this tool is very easy, more time spent to have a better design rather than learning how to use the tool. This tool has the facility to convert the layout to Caltech Intermediate Format (CIF) which contains the information for fabrication. Metal Oxide Semiconductor Implementation Service (MOSIS) uses standard masks layout like CIF for fabrication. It has also an EXTRACT program to extract the electrical parameters. A Design Rule Checker (DRC) is invoked and convey the information about any violations of design rule for a particular foundry process.

Figure 7-9 show the layout of 4-bit adder/subtractor using the first, second and third XOR gates, respectively. Figure 10 shows the timing diagram results for the desing using first XOR gate.

Fig. 7: Layout using first XOR gate

Fig. 8: Layout using second XOR gate

Fig. 9: Layout using third XOR gate

Fig. 10: Timing results on layout

Table 1: Simulation results on layout

A simulation is done on the layout for all the designs with VDD = 1.2 V using 0.12 μm process for the period of 20 nsec. Table 1 provide the results of layout area with power dissipation involved in each design.

CONCLUSION

For many processing operations like counting, multiplication, filtering etc., addition forms the foundation. Pass transistors are very powerful for designing such efficient XOR gate which is used in adder circuits. The layout of all the designs are simulated here using Microwind tool. Simulation results show that the design with first XOR gate dissipates less power at the cost of area. The second XOR gate offers low power compared to the third XOR gate with optimum size. Obviously, the third one has less area with more power as expected. The modified design using first XOR gate looks good for low power digital VLSI applications. Here, the simplest and least expensive design that satisfies the specifications should be chosen. Adders are the mostly used blocks in multiplier designs which are much needed for the applications like digital signal processing. In future, this work can be carried out with all the possible of high speed adders.

REFERENCES

  • Yeap, G.K., 1998. Practical Low Power Digital VLSI Design. Kluwer Academic Publishers, Norwell, MA., ISBN: 0792380096, Pages: 233


  • Priya, M.G., K. Baskaran, D. Krishnaveni and S. Srinivasan, 2012. A new leakage power reduction technique for CMOS VLSI circuits. J. Artif. Intell., 5: 227-232.
    CrossRef    Direct Link    


  • Hu, J., X. Yu and J. Chen, 2011. New low-leakage flip-flops with power-gating scheme for ultra-low power systems. Inform. Technol. J., 10: 2161-2167.
    CrossRef    


  • Uyemura, J.P., 2002. Introduction to VLSI Circuits and Systems. John Wiley and Sons Inc., New York, USA., ISBN-13: 9780471127048, Pages: 642


  • Rabaey, J., 2003. Digital Integrated Circuits. 2nd Edn., Prentice-Hall Publication, New Jersey, ISBN 13: 9780130909961


  • Leblebici, Y. and S.M. Kang, 1999. CMOS Digital Integrated Circuits. 2nd Edn., McGraw Hill, Singapore


  • Haghparast, M. and K. Navi, 2007. A novel reversible full adder circuit for nanotechnology based systems. J. Applied Sci., 7: 3995-4000.
    CrossRef    Direct Link    


  • Peiravi, A., F. Moradi and D.T. Wisland, 2009. Leakage tolerant, noise immune domino logic for circuit design in the ultra deep submicron CMOS technology for high fan-in gates. J. Applied Sci., 9: 392-396.
    CrossRef    Direct Link    


  • Radhakrishnan, D., 2001. Low-voltage low-power CMOS full adder. IEE Proc. Circuits Devices Syst., 148: 19-24.
    CrossRef    Direct Link    


  • Chowdhury, S.R., A. Banerjee, A. Roy and H. Saha, 2008. A high speed 8 transistor full adder design using novel 3 transistor XOR gates. Int. J. Electrical Comput. Eng., 3: 784-790.
    Direct Link    


  • Reddy, N.S.S., 2011. Minimization of power dissipation in 16 bit processor using low power tecniques. Asian J. Applied Sci., 4: 657-662.
    CrossRef    Direct Link    


  • Brown, S.D. and Z. Vranesic, 2004. Fundamentals of Digital Logic with VHDL Design. 2nd Edn., Mc-Graw Hill, New York


  • Vigneswaran, T., B. Mukundhan and P.S. Reddy, 2006. A novel low power and high performance 14 transistor CMOS full adder cell. J. Applied Sci., 6: 1978-1981.
    CrossRef    Direct Link    


  • Vigneswaran, T. and P.S. Reddy, 2006. A novel low power 8 bit adder unit with adaptive supply voltage. J. Applied Sci., 6: 2936-2939.
    CrossRef    Direct Link    

  • © Science Alert. All Rights Reserved