Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell

Size: px
Start display at page:

Download "Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell"

Transcription

1 International Journal of Electronics and Computer Science Engineering 333 Available Online at ISSN: Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell Arun Prakash Singh 1, Rohit Kumar 2 1 Electronics and Communication Engineering Department, Northern India Engineering College, Lucknow, Uttar Pradesh, India. 2 Electronics and Communication Engineering Department, Krishna Girls Engineering College, Kanpur Uttar Pradesh, India arun_prakash_singh@yahoo.co.in, 2 rohit.hbti@rediffmail.com Abstract- Now a-days in digital circuits design high speed, high throughput, small silicon area, and at the same time, lowpower consumption of digital circuit is most important things for digital circuit designers. In this paper a novel design method of a low power digital circuit is discussed, where the GATE DIFFUSION INPUT (GDI) technique has been used for the simultaneous generation of digital logic functions. Simulation results are performed by AIMSPICE based on 0.18µm CMOS technology, shows GDI technique of low power digital circuit design. Simulation results shows up to 45% reduction in power-delay product in GDI. GDI approach allows implementation of a wide range of complex logic functions using only two transistors. This method is suitable for designing of fast, low power circuits, using reduced number of transistor (as compared to CMOS techniques), while improving power characteristics. Keywords: Gate Diffusion Input (GDI), Low Power Design, complex logic, Power characteristic 1. INTRODUCTION Most of the VLSI applications, such as DSP, image & video processing, and microprocessors, extensively use logic gates and arithmetic circuits. AND, OR, addition, subtraction, and multiplication are examples of the most commonly used operations by these circuits. Logic gates are the building block of all digital circuits also 1-bit full adder cell is the extensively use in arithmetic circuits. Thus, enhancing their performance is critical for enhancing the overall module performance. Recently, building low-power VLSI systems has emerged as highly in demand because of the fast growing technology in mobile communication and computation. The battery technology does not advance at the same rate as the microelectronics technology. There is a limited amount of power available for the mobile systems. So designers are faced with more constraints: high speed, high throughput, small silicon area, and at the same time, low-power consumption. So building low-power, high performance adder cells are of great interest. A structured approach for designing and analyzing an adder cell is based on decomposing it into smaller modules. Each of these modules is implemented, optimized, and tested separately. Several full adder cells are composed by connecting these modules. For addition performed in DSP applications, latency and throughput are the two major constraints from delay perspective. Adder is not only a high-delay block but also a significant source of power dissipation. That s why, if one also aims to minimize power consumption, it is of great interest to identify the techniques to be applied to reduce delay by using various delay optimizations. Minimizing power consumption for digital systems involves optimization at all levels of the design. This optimization includes the technology used to implement the digital circuits, the circuit style and topology, the architecture for implementing the circuits and at the highest level the algorithms that are being implemented. The most important technology consideration is the threshold voltage and its control, which allows the reduction of supply voltage without significant impact on logic speed. Since energy is consumed only when capacitance is being switched, power can be reduced by minimizing this capacitance through operation reduction, choice of number representation, exploitation of signal correlations. 1.1-WHY LOW POWER? Power dissipation limitations come in two ways. The first is related to cooling considerations when implementing high performance systems. High-speed circuits dissipate large amounts of energy in a short amount of time, generating a great deal of heat. This heat needs to be removed by the package on which integrated circuits are

2 IJECSE, Volume1, Number 2 Arun Prakash Singh and Rohit Kumar mounted. Heat removal may become a limiting factor if the package cannot sufficiently dissipate this heat or if the required thermal components are too expensive for the application. The second failure of high-power circuits relates to the increasing popularity of portable electronic devices. Laptop computers, portable video players and cellular phones all use batteries as a power source. These devices provide a limited time of operation before they require recharging. To extend the battery life, low power operation is desirable in integrated circuits ADVANTAGES OF GDI OVER CMOS TECHNOLOGY 1. Low power circuit design 2. Allows reducing power consumption. 3. Reducing propagation delay. 4. Reducing area of digital circuit. 5. Maintaining low complexity of logic design. 2. BASIC GATE DIFFUSION INPUT (GDI CELL) FUNCTIONS Gate Diffusion Input (GDI CELL) method is based on the use of a simple cell as shown in Figure -1 [1]. At a first glance the basic cell reminds the standard CMOS inverter, but there are some important differences: (1) Gate Diffusion Input (GDI CELL) contains three inputs G (common gate input of NMOS and PMOS), P (input to the source/drain of PMOS), and N (input to the source/drain of NMOS). (2) Bulks of both NMOS and PMOS are connected to N or P (respectively), so it can be arbitrarily biased at contrast with CMOS inverter. It must be remarked, that not all the functions are possible in standard P-Well CMOS process, but can be successfully implemented in Twin-Well CMOS technologies. A simple change of the input configuration of the simple Gate Diffusion Input (GDI) CELL as shown in figure -1 corresponds to six different Boolean functions. 1. When input N=0, P=B, and G=A then output D= AB which is function F1. 2. When input N=B, P=1, and G=A then output D= A + B which is function F2. 3. When input N=1, P=B, and G=A then output D=A+B which is OR function. 4. When input N=B, P=0, and G=A then output D=AB which is AND function. 5. When input N=C, P=B, and G=A then output D= AB + AC which is MUX function and When input N=0, P=1, and G=A then output D= A which is NOT function. Figure -1: Gate Diffusion INPUT (GDI) Basic Cell Table -1 also shows a simple change of the input configuration of the simple Gate Diffusion Input (GDI) CELL corresponds to six different Boolean functions. Most of these functions are complex (6-12 transistors) in CMOS, as well as in standard CMOS implementations, but very simple (only 2 transistors per function) in Gate Diffusion Input (GDI CELL) design method. As can be seen in [1], Gate Diffusion Input (GDI CELL) structure is different from the

3 Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell 335 existing CMOS techniques and has some important features, which allows improvements in design complexity level, N P G OUTPUT FUNCTION 0(0V) B(3.3V) A(0V) AB (3.05V) F1 B(0V) 1(3.3V) A(0V) A +B (3.3V) F2 1(3.3V) B(3.3V) A(0V) A+B(2.53V) OR B(3.3V) 0(0V) A(0V) AB(0V) AND C(3.3V) B(3.3V) A(0V) 0(0V) 1(3.3V) A(0V) A (3.3V) transistor counts, static power dissipation and logic level swing TRANSIENT ANALYSIS OF BASIC GATE DIFFUSION INPUT (GDI) FUNCTIONS Figure 2-7 shows the transient analysis of basic Gate Diffusion Input (GDI) functions given in table -1. Here V(1) is input voltage at G, V(2) is input voltage at P, V(4) is input voltage at N and V(3) is output voltage at D of basic Gate Diffusion Input (GDI) CELL as shown in figure 2.1. (i) FUNCTION F1 ( AB ) AB + AC (2.53V) MUX NOT (ii) FUNCTION F2 ( A +B) Figure -2: TRANSIENT ANALYSIS OF FUNCTION F1 ( AB ) (iii) OR GATE (A+B) Figure -3: TRANSIENT ANALYSIS OF FUNCTION F2 ( A +B)

4 IJECSE, Volume1, Number 2 Arun Prakash Singh and Rohit Kumar (iv) AND GATE (AB) Figure -4: TRANSIENT ANALYSIS OF OR GATE (A+B) Figure -5: TRANSIENT ANALYSIS OF AND GATE (AB) (v) MUX ( AB + AC ) (vi) NOT ( A ) Figure -6: TRANSIENT ANALYSIS OF MUX Figure -7: TRANSIENT ANALYSIS OF NOT ( A )

5 Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell OPERATIONAL ANALYSIS OF GATE DIFFUSION INPUT (GDI) CIRCUITS To understand the effects of the low swing problem in a Gate Diffusion Input (GDI) cell as shown in figure -1, the following analysis is given, based on the example of F1 function, and can be easily extended to use in other Gate Diffusion Input (GDI) functions. Table -2 presents a full set of logic states and related functionality modes of F1. Transient analysis of this function is shown in figure -2. As can be seen from Table -2, the only state where low swing occurs in the output value is A= 0 and B= 0. In this case, the voltage level of F1 is V =.50V (instead of the expected 0 V) because of the poor high-to-low transition tp characteristics of the PMOS pass transistor. It is obvious that the only case (among all the possible transitions) where the effect occurs is the transition from A= 0 and B= V to A= 0 and B= 0. This is also shown in figure 3. The fact that demands special emphasis is that in about 50% of the cases (for), the Gate Diffusion Input (GDI) cell operates as a regular CMOS inverter, which is widely used as a digital buffer for logic-level restoration. In some of these cases, when V = 1 without a swing drop from the previous stages, a Gate Diffusion Input (GDI) cell functions as an inverter buffer and recovers the voltage swing. Table- 2: INPUT LOGIC STATES vs. FUNCTIONALITY SWING OF F1 FUNCTION. A(Input at G) B(Input at P) Functionality 0 0 pmos Trans Gate 0 V CMOS Inverter V 0 nmos Trans Gate F1( AB,Output at D) Voltage level V.50V Tp V 3.05V 0 0V V V CMOS Inverter 0 0V 2.3. COMPARISONS WITH CMOS LOGIC STYLES In this work a variety of logic gates have been implemented in 0.35µm technology to compare the Gate Diffusion Input (GDI) technique with CMOS. Five sets of comparisons were carried out on different logic gates. Circuits were designed at the transistor-level in a 0.35 µm twin-well CMOS process technology. The circuits were simulated using AIMSPICE at 3.3V with load capacitance of 100fF. Each set includes a logic cell implemented in two different techniques: Gate Diffusion Input (GDI) and CMOS. Cells were designed for a minimal number of transistors. Several examples of logic gates in both techniques are shown in Table 2.3.circuits were implemented with W/L ratio of 3, to achieve the best power-delay performance. Same transitions of logic values were supplied to the inputs of the test circuits in both techniques. Measured values apply to transitions in inputs connected to gate of transistors, in order to achieve a consistent comparison. Measurements were performed on test circuits that were placed between two blocks, which contain circuits similar to the device under test. This allows more realistic environment conditions for test circuit, instead of the ideal input transitions of simulator's voltage sources.

6 IJECSE, Volume1, Number 2 Arun Prakash Singh and Rohit Kumar Table -3: AND and OR CELLS USING GATE DIFFUSION INPUT and CMOS DESIGN TECHNIQUES In order to perform a fair comparison between the both techniques, the measurements were carried out from cells series with buffers and not from a single cell. Gate Diffusion Input (GDI) test circuits contain two basic cells with one output buffer. CMOS has no buffers in test circuits. As can be seen from Table 2.3, between the both design techniques, Gate Diffusion Input (GDI) proves to have the lowest transistor count. Power and Delay comparison between both techniques is given in table 2.4. This comparison shows that CMOS delays compared to Gate Diffusion Input (GDI), in most cases are bounded according to expression given in equation 2.1. t (2.1) t PHL( cmos) PHL( GDI ) Table - 4: LOGIC GATES COMPARISIONS of GDI and CMOS Gate type in series Logic expression GDI CMOS MUX AB + AC Power( µ w ) Delay(ns ec) Power( µ w ) Delay(ns ec) OR A+B AND AB F1 AB F2 A +B CONVETIONAL CMOS 1-BIT FULL AER In most VLSI applications, arithmetic operations play an important role. Commonly used operations are addition, subtraction, multiplication and accumulation, and the 1-bit Full Adder (FA) cell is the building block for most implementations of these operations. Conventional CMOS Style a basic cell in digital computing systems is the 1-bit full adder which has three 1-bit inputs (A, B, and Cin ) and two 1-bit outputs (sum and carry). The relations between the inputs and the outputs are expressed as: SUM = A B Cin.(3.1) CARRY = A B + Cin( A B)...(3.2)

7 Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell 339 The internal structure of 1-bit conventional CMOS full adder cell is shown in Figure 8 [2]. The 1-bit conventional CMOS full adder cell has 28 transistors. Different logic styles can be investigated from different points of view. Evidently, they tend to favor one performance aspect at the expense of others. In other words, it is different design constraints imposed by the application that each logic style has its place in the cell library development. Even a selected style appropriate for a specific function may not be suitable for another one. For example, static approach presents robustness against noise effects, so automatically provides a reliable operation. The issue of ease of design is not always attained easily. The CMOS design style is not area efficient for complex gates with large fan-ins. Thus, care must be taken when a static logic style is selected to realize a logic function. Pseudo NMOS technique is straightforward, yet it compromises noise margin and suffers from static power dissipation. Pass transistor logic style is known to be a popular method for implementing some specific circuits such as multiplexers and XOR-based circuits, like adders. On the other hand, dynamic logic facilitates the realization of fast, small and complex gates. However, this advantage is gained at the expense of parasitic effects such as load sharing, which makes the design process hazardous. Charge leakage necessitates frequent refreshing, reducing the operational frequency of the circuit. In general, none of the mentioned styles can compete with CMOS style in robustness and stability. The CMOS structure combines PMOS pull-up and NMOS pull-down networks to produce considered outputs. In this style all transistors (either PMOS or NMOS) are arranged in completely separate branches, each may consist of several sub-branches. Mutually exclusiveness of pull-up and pull-down networks is of a great concern. Figure 8 shows the conventional CMOS 28- transistor full adder. Table -8 : INTERNAL STRUCTURE 1-BIT CONVENTIONAL CMOS FULL AER [2] 3.1. XOR BASED FULL AER Equation (3.2) can be modify and written as given in equation (3.3). CARRY = ( X Y ) Y + ( X Y ) CIN.....(3.3) And these equation can be implemented by two XOR gate and one Gate Diffusion Input (GDI) MUX as shown in figure 9, 2-input XOR gate shown in figure 10. A B Figure -9: 2-INPUT XOR GATE

8 IJECSE, Volume1, Number 2 Arun Prakash Singh and Rohit Kumar Figure -10: XOR BASED FULL AER 3.2. GATE DIFFUSION INPUT (GDI CELL) XOR GATE XOR function is the key variables in adder equations. If the generation of them is optimized, this could greatly enhance the performance of the full adder cell. In this new cell, we have used the Gate Diffusion Input (GDI CELL) technique for generating of XOR function. The GDI XOR gate is shown as Figure below where only 4 transistors are used. Compare the Gate Diffusion Input (GDI CELL) XOR with the conventional CMOS counterpart, it is obvious that Gate Diffusion Input (GDI CELL) XOR gate requires less transistor. Figure -11: GATE DIFFUSION INPUT (GDI) XOR GATE 3.3 GATE DIFFUSION INPUT (GDI CELL) 1- BIT FULL AER According to figure 11, 1-bit full adder circuit requires two XOR gate and one MUX. Gate Diffusion Input (GDI CELL) XOR gate is shown in figure 11, which can be implemented by 4-transistor and MUX function is given in table 2, which can be implemented by 2-transistor. So according to figure 12 Gate Diffusion Input (GDI CELL) 1-bit full adder requires only 10-transistor. Hence attempt to create 10-transistor based full adder is achieved. 10-transistor full adder is shown in figure -12. Simulation result and power-delay comparison is given by figure 13 and table 5 respectively. Figure -12: GATE DIFFUSION INPUT (GDI CELL) BASED 1-BIT FULL AER

9 Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell 341 From figure 8 and 12 we can see that Gate Diffusion Input (GDI CELL) 1-bit full adder requires less number of transistors than its conventional CMOS counterpart. 3.4: TRANSIENT ANALYSIS OF GATE DIFFUSION INPUT (GDI CELL) BASED 1-BIT FULL AER Transient analysis of sum and C out is shown in figure 13. The circuit is simulated using AIMSPICE at 3.3V with load capacitance of 100fF. Also all circuits were implemented with W/L ratio of 3. Here V(1) is input at A, V(4) is input at B, V(7) is input at C, V(8) is output at sum and V(9) is output at C as shown in figure 13. (i) SUM V(8) in out (ii) Cout V(9) (a) (b) Figure -13: TRANSIENT ANALYSIS OF GATE DIFFUSION INPUT (GDI CELL) BASED 1-BIT FULL AER 3.5: POWER-DELAY COMPARISON OF CMOS AND GATE DIFFUSION INPUT (GDI) 1- BIT FULL AER Power-delay comparison of CMOS and GATE DIFFUSION INPUT (GDI) 1- bit full adder is given in table -5. CHARCTERSTICS G DI POWER( µ w ) DELAY (nsec) NUMBER TRANSISTORS OF CM OS Table -5: COMPARISION OF GDI AND CMOS 1-BIT FULL AER CIRCUITS 2.087

10 IJECSE, Volume1, Number 2 Arun Prakash Singh and Rohit Kumar 4: CONCLUSIONS AND FUTURE SCOPE The advantages of Gate Diffusion Input (GDI CELL) technique, 2-transistors implementation of complex logic functions and in-cell swing restoration under certain operating conditions are unique within existing low-power design techniques. This together with positive measurement and simulation results, provide evidence that Gate Diffusion Input (GDI CELL) design might enrich the toolbox of VLSI designers. In this work, a new low-power full adder capable of operating down to 0.5V has been given. In this cell, the Gate Diffusion Input (GDI CELL) technique has been used for generating of intermediate function of XOR. The new circuit is the most energy efficient cell compared to several CMOS circuits We hope that the given results will encourage further research activities on Gate Diffusion Input (GDI CELL) technique. The issue of sequential logic design with Gate Diffusion Input (GDI CELL) is currently being explored, as well as technology compatibility for twin-well CMOS process. More work was done in automation of a logic design methodology based on Gate Diffusion Input (GDI) cells. References [1]. A. Morgenshtein, A. Fish, I. A. Wagner, Gate Diffusion Input (GDI) A Novel Power Efficient Method for Digital Circuits: A Design Methodology, 14th ASIC/SOC Conference, Washington D.C., USA, September [2]. A. M. Shams, T. K. Darwish and M. A. Bayoumi, Performance Analysis of Low-Power 1-Bit CMOS Full-Adder Cells, IEEE Trans. on VLSI Systems, vol. 10, Feb [3]. J. P. Uyemura, Fundamentals of MOS Digital Integrated Circuits, Reading, Addison-Wesley, pp [4]. N. Zhuang and H. Wu, A New Design of the CMOS Full-Adder, IEEE J. Solid-State Circuits, pp , May [5]. A. M. Shams and M. A. Bayoumi, A Novel High Performance CMOS 1-Bit Full-Adder Cell, IEEE Trans. on Circuits and Systems II: Analog and Digital Signal Processing, pp ,May [6]. E. Abu Shama, A. Elechouemi, S. Sayed and M. Bayoumi, An Efficient Low Power Basic Cell for Adders, Proc. 38th Midwest Symposium on Circuits and Systems, pp , [7]. A. A. Fayed and M. A. Bayoumi, A Low Power 10 Transistor Full-Adder Cell for Embedded Architectures, IEEE International Symposium on Circuits and Systems, pp , [8]. Lu Junming, Shu Yan, Lin Zhenghui and Wang Ling, A Novel 10 Transistor low Power high Speed Full-Adder cell, Proc. of the 6th International Conference on Solid State and Integrated Circuit Technology, pp , [9]. Hanho Lee and G. E. Sobelman, A New Low Voltage Full-Adder Circuit, Proc. of the 7th Great Lakes Symposium on VLSI, 1997.

Energy Efficient Full-adder using GDI Technique

Energy Efficient Full-adder using GDI Technique Energy Efficient Full-adder using GDI Technique Balakrishna.Batta¹, Manohar.Choragudi², Mahesh Varma.D³ ¹P.G Student, Kakinada Institute of Engineering and technology, korangi, JNTUK, A.P, INDIA ²Assistant

More information

CHAPTER 6 GDI BASED LOW POWER FULL ADDER CELL FOR DSP DATA PATH BLOCKS

CHAPTER 6 GDI BASED LOW POWER FULL ADDER CELL FOR DSP DATA PATH BLOCKS 87 CHAPTER 6 GDI BASED LOW POWER FULL ADDER CELL FOR DSP DATA PATH BLOCKS 6.1 INTRODUCTION In this approach, the four types of full adders conventional, 16T, 14T and 10T have been analyzed in terms of

More information

A New High Speed - Low Power 12 Transistor Full Adder Design with GDI Technique

A New High Speed - Low Power 12 Transistor Full Adder Design with GDI Technique International Journal of Scientific & Engineering Research Volume 3, Issue 7, July-2012 1 A New High Speed - Low Power 12 Transistor Full Design with GDI Technique Shahid Jaman, Nahian Chowdhury, Aasim

More information

II. Previous Work. III. New 8T Adder Design

II. Previous Work. III. New 8T Adder Design ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: High Performance Circuit Level Design For Multiplier Arun Kumar

More information

PERFORMANCE ANALYSIS OF LOW POWER FULL ADDER CELLS USING 45NM CMOS TECHNOLOGY

PERFORMANCE ANALYSIS OF LOW POWER FULL ADDER CELLS USING 45NM CMOS TECHNOLOGY International Journal of Microelectronics Engineering (IJME), Vol. 1, No.1, 215 PERFORMANCE ANALYSIS OF LOW POWER FULL ADDER CELLS USING 45NM CMOS TECHNOLOGY K.Dhanunjaya 1, Dr.MN.Giri Prasad 2, Dr.K.Padmaraju

More information

Comparison of High Speed & Low Power Techniques GDI & McCMOS in Full Adder Design

Comparison of High Speed & Low Power Techniques GDI & McCMOS in Full Adder Design International Conference on Multidisciplinary Research & Practice P a g e 625 Comparison of High Speed & Low Power Techniques & in Full Adder Design Shikha Sharma 1, ECE, Geetanjali Institute of Technical

More information

A NOVEL 4-Bit ARITHMETIC LOGIC UNIT DESIGN FOR POWER AND AREA OPTIMIZATION

A NOVEL 4-Bit ARITHMETIC LOGIC UNIT DESIGN FOR POWER AND AREA OPTIMIZATION A NOVEL 4-Bit ARITHMETIC LOGIC UNIT DESIGN FOR POWER AND AREA OPTIMIZATION Mr. Snehal Kumbhalkar 1, Mr. Sanjay Tembhurne 2 Department of Electronics and Communication Engineering GHRAET, Nagpur, Maharashtra,

More information

A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI)

A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI) A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI) Mahendra Kumar Lariya 1, D. K. Mishra 2 1 M.Tech, Electronics and instrumentation Engineering, Shri G. S. Institute of Technology

More information

A Structured Approach for Designing Low Power Adders

A Structured Approach for Designing Low Power Adders A Structured Approach for Designing Low Power Adders Ahmed M. Shams, Magdy A. Bayoumi (axs8245,mab 8 cacs.usl.edu) Abstract- A performance analysis of a general 1-bit full adder cell is presented. The

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 05, May -2018 e-issn (O): 2348-4470 p-issn (P): 2348-6406 COMPARATIVE

More information

Design & Analysis of Low Power Full Adder

Design & Analysis of Low Power Full Adder 1174 Design & Analysis of Low Power Full Adder Sana Fazal 1, Mohd Ahmer 2 1 Electronics & communication Engineering Integral University, Lucknow 2 Electronics & communication Engineering Integral University,

More information

Enhancement of Design Quality for an 8-bit ALU

Enhancement of Design Quality for an 8-bit ALU ABHIYANTRIKI An International Journal of Engineering & Technology (A Peer Reviewed & Indexed Journal) Vol. 3, No. 5 (May, 2016) http://www.aijet.in/ eissn: 2394-627X Enhancement of Design Quality for an

More information

A Literature Survey on Low PDP Adder Circuits

A Literature Survey on Low PDP Adder Circuits Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 12, December 2015,

More information

Design and Simulation of Novel Full Adder Cells using Modified GDI Cell

Design and Simulation of Novel Full Adder Cells using Modified GDI Cell Design and Simulation of Novel Full Adder Cells using Modified GDI Cell 1 John George Victor, 2 Dr M Sunil Prakash 1,2 Dept of ECE, MVGR College of Engineering, Vizianagaram, India IJECT Vo l 6, Is s u

More information

A Low-Power 12 Transistor Full Adder Design using 3 Transistor XOR Gates

A Low-Power 12 Transistor Full Adder Design using 3 Transistor XOR Gates A Low-Power 12 Transistor Full Adder Design using 3 Transistor XOR Gates Anil Kumar 1 Kuldeep Singh 2 Student Assistant Professor Department of Electronics and Communication Engineering Guru Jambheshwar

More information

Investigation on Performance of high speed CMOS Full adder Circuits

Investigation on Performance of high speed CMOS Full adder Circuits ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Investigation on Performance of high speed CMOS Full adder Circuits 1 KATTUPALLI

More information

High Speed NP-CMOS and Multi-Output Dynamic Full Adder Cells

High Speed NP-CMOS and Multi-Output Dynamic Full Adder Cells High Speed NP-CMOS and Multi-Output Dynamic Full Adder Cells Reza Faghih Mirzaee, Mohammad Hossein Moaiyeri, Keivan Navi Abstract In this paper we present two novel 1-bit full adder cells in dynamic logic

More information

Design and Analyse Low Power Wallace Multiplier Using GDI Technique

Design and Analyse Low Power Wallace Multiplier Using GDI Technique IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 2, Ver. III (Mar.-Apr. 2017), PP 49-54 www.iosrjournals.org Design and Analyse

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August ISSN International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August-2013 1156 Novel Low Power Shrikant and M Pattar, High H V Ravish Speed Aradhya 8T Full Adder Abstract - Full adder

More information

Gdi Technique Based Carry Look Ahead Adder Design

Gdi Technique Based Carry Look Ahead Adder Design IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 6, Ver. I (Nov - Dec. 2014), PP 01-09 e-issn: 2319 4200, p-issn No. : 2319 4197 Gdi Technique Based Carry Look Ahead Adder Design

More information

Pardeep Kumar, Susmita Mishra, Amrita Singh

Pardeep Kumar, Susmita Mishra, Amrita Singh Study of Existing Full Adders and To Design a LPFA (Low Power Full Adder) Pardeep Kumar, Susmita Mishra, Amrita Singh 1 Department of ECE, B.M.S.E.C, Muktsar, 2,3 Asstt. Professor, B.M.S.E.C, Muktsar Abstract

More information

Reduced Area & Improved Delay Module Design of 16- Bit Hamming Codec using HSPICE 22nm Technology based on GDI Technique

Reduced Area & Improved Delay Module Design of 16- Bit Hamming Codec using HSPICE 22nm Technology based on GDI Technique International Journal of Scientific and Research Publications, Volume 4, Issue 7, July 2014 1 Reduced Area & Improved Delay Module Design of 16- Bit Hamming Codec using HSPICE 22nm Technology based on

More information

Two New Low Power High Performance Full Adders with Minimum Gates

Two New Low Power High Performance Full Adders with Minimum Gates Two New Low Power High Performance Full Adders with Minimum Gates M.Hosseinghadiry, H. Mohammadi, M.Nadisenejani Abstract with increasing circuits complexity and demand to use portable devices, power consumption

More information

Two New Low Power High Performance Full Adders with Minimum Gates

Two New Low Power High Performance Full Adders with Minimum Gates Two New Low Power High Performance Full Adders with Minimum Gates M.Hosseinghadiry, H. Mohammadi, M.Nadisenejani Abstract with increasing circuits complexity and demand to use portable devices, power consumption

More information

Implementation of Low Power High Speed Full Adder Using GDI Mux

Implementation of Low Power High Speed Full Adder Using GDI Mux Implementation of Low Power High Speed Full Adder Using GDI Mux Thanuja Kummuru M.Tech Student Department of ECE Audisankara College of Engineering and Technology. Abstract The binary adder is the critical

More information

An energy efficient full adder cell for low voltage

An energy efficient full adder cell for low voltage An energy efficient full adder cell for low voltage Keivan Navi 1a), Mehrdad Maeen 2, and Omid Hashemipour 1 1 Faculty of Electrical and Computer Engineering of Shahid Beheshti University, GC, Tehran,

More information

Implementation of High Performance Carry Save Adder Using Domino Logic

Implementation of High Performance Carry Save Adder Using Domino Logic Page 136 Implementation of High Performance Carry Save Adder Using Domino Logic T.Jayasimha 1, Daka Lakshmi 2, M.Gokula Lakshmi 3, S.Kiruthiga 4 and K.Kaviya 5 1 Assistant Professor, Department of ECE,

More information

A Low Power and Area Efficient Full Adder Design Using GDI Multiplexer

A Low Power and Area Efficient Full Adder Design Using GDI Multiplexer A Low Power and Area Efficient Full Adder Design Using GDI Multiplexer G.Bramhini M.Tech (VLSI), Vidya Jyothi Institute of Technology. G.Ravi Kumar, M.Tech Assistant Professor, Vidya Jyothi Institute of

More information

Design of Low power and Area Efficient 8-bit ALU using GDI Full Adder and Multiplexer

Design of Low power and Area Efficient 8-bit ALU using GDI Full Adder and Multiplexer Design of Low power and Area Efficient 8-bit ALU using GDI Full Adder and Multiplexer Mr. Y.Satish Kumar M.tech Student, Siddhartha Institute of Technology & Sciences. Mr. G.Srinivas, M.Tech Associate

More information

Design of Two High Performance 1-Bit CMOS Full Adder Cells

Design of Two High Performance 1-Bit CMOS Full Adder Cells Int. J. Com. Dig. Sys. 2, No., 47-52 (23) 47 International Journal of Computing and Digital Systems -- An International Journal @ 23 UOB CSP, University of Bahrain Design of Two High Performance -Bit CMOS

More information

Design of Low Power ALU using GDI Technique

Design of Low Power ALU using GDI Technique Design of Low Power ALU using GDI Technique D.Vigneshwari, K.Siva nagi reddy. Abstract The purpose of this paper is to design low power and area efficient ALU using GDI technique. Main sub modules of ALU

More information

Implementation of Efficient 5:3 & 7:3 Compressors for High Speed and Low-Power Operations

Implementation of Efficient 5:3 & 7:3 Compressors for High Speed and Low-Power Operations Volume-7, Issue-3, May-June 2017 International Journal of Engineering and Management Research Page Number: 42-47 Implementation of Efficient 5:3 & 7:3 Compressors for High Speed and Low-Power Operations

More information

A new 6-T multiplexer based full-adder for low power and leakage current optimization

A new 6-T multiplexer based full-adder for low power and leakage current optimization A new 6-T multiplexer based full-adder for low power and leakage current optimization G. Ramana Murthy a), C. Senthilpari, P. Velrajkumar, and T. S. Lim Faculty of Engineering and Technology, Multimedia

More information

Design and Implementation of Complex Multiplier Using Compressors

Design and Implementation of Complex Multiplier Using Compressors Design and Implementation of Complex Multiplier Using Compressors Abstract: In this paper, a low-power high speed Complex Multiplier using compressor circuit is proposed for fast digital arithmetic integrated

More information

A SURVEY OF LOW POWER HIGH SPEED ONE BIT FULL ADDER

A SURVEY OF LOW POWER HIGH SPEED ONE BIT FULL ADDER A SURVEY OF LOW POWER HIGH SPEED ONE BIT FULL ADDER N. M. CHORE 1, R. N. MANDAVGANE 2 Department of Electronic Engineering B. D. College of Engineering Rashtra Sant Tukdoji Maharaj Nagpur University Wardha,

More information

LOW POWER NOVEL HYBRID ADDERS FOR DATAPATH CIRCUITS IN DSP PROCESSOR

LOW POWER NOVEL HYBRID ADDERS FOR DATAPATH CIRCUITS IN DSP PROCESSOR LOW POWER NOVEL HYBRID ADDERS FOR DATAPATH CIRCUITS IN DSP PROCESSOR B. Sathiyabama 1, Research Scholar, Sathyabama University, Chennai, India, mathumithasurya@gmail.com Abstract Dr. S. Malarkkan 2, Principal,

More information

ASIC Implementation of High Speed Area Efficient Arithmetic Unit using GDI based Vedic Multiplier

ASIC Implementation of High Speed Area Efficient Arithmetic Unit using GDI based Vedic Multiplier INTERNATIONAL JOURNAL OF APPLIED RESEARCH AND TECHNOLOGY ISSN 2519-5115 RESEARCH ARTICLE ASIC Implementation of High Speed Area Efficient Arithmetic Unit using GDI based Vedic Multiplier 1 M. Sangeetha

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2017 Special 11(6): pages 599-604 Open Access Journal Design A Full

More information

Comparative Study on CMOS Full Adder Circuits

Comparative Study on CMOS Full Adder Circuits Comparative Study on CMOS Full Adder Circuits Priyanka Rathore and Bhavna Jharia Abstract The Presented paper focuses on the comparison of seven full adders. The comparison is based on the power consumption

More information

Low Power 8-Bit ALU Design Using Full Adder and Multiplexer

Low Power 8-Bit ALU Design Using Full Adder and Multiplexer Low Power 8-Bit ALU Design Using Full Adder and Multiplexer Gaddam Sushil Raj B.Tech, Vardhaman College of Engineering. ABSTRACT: Arithmetic logic unit (ALU) is an important part of microprocessor. In

More information

A Novel Low Power, High Speed 14 Transistor CMOS Full Adder Cell with 50% Improvement in Threshold Loss Problem

A Novel Low Power, High Speed 14 Transistor CMOS Full Adder Cell with 50% Improvement in Threshold Loss Problem A Novel Low Power, High Speed 4 Transistor CMOS Full Adder Cell with 5% Improvement in Threshold Loss Problem T. Vigneswaran, B. Mukundhan, and P. Subbarami Reddy Abstract Full adders are important components

More information

ISSN Vol.04, Issue.05, May-2016, Pages:

ISSN Vol.04, Issue.05, May-2016, Pages: ISSN 2322-0929 Vol.04, Issue.05, May-2016, Pages:0332-0336 www.ijvdcs.org Full Subtractor Design of Energy Efficient, Low Power Dissipation Using GDI Technique M. CHAITANYA SRAVANTHI 1, G. RAJESH 2 1 PG

More information

Badi Lavanya,Sathish Kumar,Manoj Babu,Ajithkumar,Manivel. (IJ0SER) April 2018 (p)

Badi Lavanya,Sathish Kumar,Manoj Babu,Ajithkumar,Manivel. (IJ0SER) April 2018 (p) Area-Delay-Power Efficient Carry Select Adder Badi Lavanya #1, Y. Sathish Kumar *2, #1 M.Tech (Vlsi & Embedded Systems) Swamy Vivekananda Engineering College (Sveb), Kalavarai (Vi), Bobbili (M), Vizianagaram

More information

ISSN:

ISSN: 343 Comparison of different design techniques of XOR & AND gate using EDA simulation tool RAZIA SULTANA 1, * JAGANNATH SAMANTA 1 M.TECH-STUDENT, ECE, Haldia Institute of Technology, Haldia, INDIA ECE,

More information

DESIGN OF MULTIPLIER USING GDI TECHNIQUE

DESIGN OF MULTIPLIER USING GDI TECHNIQUE DESIGN OF MULTIPLIER USING GDI TECHNIQUE 1 Bini Joy, 2 N. Akshaya, 3 M. Sathia Priya 1,2,3 PG Students, Dept of ECE/SNS College of Technology Tamil Nadu (India) ABSTRACT Multiplier is the most commonly

More information

Area and Power Efficient Pass Transistor Based (PTL) Full Adder Design

Area and Power Efficient Pass Transistor Based (PTL) Full Adder Design This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com Area and Power Efficient Pass Transistor Based (PTL) Full Adder Design

More information

A Low-Power High-speed Pipelined Accumulator Design Using CMOS Logic for DSP Applications

A Low-Power High-speed Pipelined Accumulator Design Using CMOS Logic for DSP Applications International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) Volume. 1, Issue 5, September 2014, PP 30-42 ISSN 2349-4840 (Print) & ISSN 2349-4859 (Online) www.arcjournals.org

More information

Low Power 8-Bit ALU Design Using Full Adder and Multiplexer Based on GDI Technique

Low Power 8-Bit ALU Design Using Full Adder and Multiplexer Based on GDI Technique Low Power 8-Bit ALU Design Using Full Adder and Multiplexer Based on GDI Technique Mohd Shahid M.Tech Student Al-Habeeb College of Engineering and Technology. Abstract Arithmetic logic unit (ALU) is an

More information

SURVEY AND EVALUATION OF LOW-POWER FULL-ADDER CELLS

SURVEY AND EVALUATION OF LOW-POWER FULL-ADDER CELLS SURVEY ND EVLUTION OF LOW-POWER FULL-DDER CELLS hmed Sayed and Hussain l-saad Department of Electrical & Computer Engineering University of California Davis, C, U.S.. STRCT In this paper, we survey various

More information

2-BIT COMPARATOR WITH 8-TRANSISTOR 1-BIT FULL ADDER WITH CAPACITOR

2-BIT COMPARATOR WITH 8-TRANSISTOR 1-BIT FULL ADDER WITH CAPACITOR 2-BIT COMPARATOR WITH 8-TRANSISTOR 1-BIT FULL ADDER WITH CAPACITOR C.CHANDAN KUMAR M.Tech-VLSI, Department of ECE, Sree vidyanikethan Engineering college A.Rangampet, Tirupati, India chennachandu123@gmail.com

More information

Design and Analysis of Improved Sparse Channel Adder with Optimization of Energy Delay

Design and Analysis of Improved Sparse Channel Adder with Optimization of Energy Delay ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Design and Analysis of Improved Sparse Channel Adder with Optimization of Energy Delay 1 Prajoona Valsalan

More information

DESIGN OF PARALLEL MULTIPLIERS USING HIGH SPEED ADDER

DESIGN OF PARALLEL MULTIPLIERS USING HIGH SPEED ADDER DESIGN OF PARALLEL MULTIPLIERS USING HIGH SPEED ADDER Mr. M. Prakash Mr. S. Karthick Ms. C Suba PG Scholar, Department of ECE, BannariAmman Institute of Technology, Sathyamangalam, T.N, India 1, 3 Assistant

More information

DESIGN OF EXTENDED 4-BIT FULL ADDER CIRCUIT USING HYBRID-CMOS LOGIC

DESIGN OF EXTENDED 4-BIT FULL ADDER CIRCUIT USING HYBRID-CMOS LOGIC DESIGN OF EXTENDED 4-BIT FULL ADDER CIRCUIT USING HYBRID-CMOS LOGIC 1 S.Varalakshmi, 2 M. Rajmohan, M.Tech, 3 P. Pandiaraj, M.Tech 1 M.Tech Department of ECE, 2, 3 Asst.Professor, Department of ECE, 1,

More information

Power-Area trade-off for Different CMOS Design Technologies

Power-Area trade-off for Different CMOS Design Technologies Power-Area trade-off for Different CMOS Design Technologies Priyadarshini.V Department of ECE Sri Vishnu Engineering College for Women, Bhimavaram dpriya69@gmail.com Prof.G.R.L.V.N.Srinivasa Raju Head

More information

Design of GDI Based Power Efficient Combinational Circuits and Comparison with Other Logic Styles

Design of GDI Based Power Efficient Combinational Circuits and Comparison with Other Logic Styles Design of GDI Based Power Efficient Combinational Circuits and Comparison with Other Logic Styles Silpa T S, Athira V R Abstract In the modern era, power dissipation has become a major and vital constraint

More information

Impact of Logic and Circuit Implementation on Full Adder Performance in 50-NM Technologies

Impact of Logic and Circuit Implementation on Full Adder Performance in 50-NM Technologies Impact of Logic and Circuit Implementation on Full Adder Performance in 50-NM Technologies Mahesh Yerragudi 1, Immanuel Phopakura 2 1 PG STUDENT, AVR & SVR Engineering College & Technology, Nandyal, AP,

More information

A SUBSTRATE BIASED FULL ADDER CIRCUIT

A SUBSTRATE BIASED FULL ADDER CIRCUIT International Journal on Intelligent Electronic System, Vol. 8 No.. July 4 9 A SUBSTRATE BIASED FULL ADDER CIRCUIT Abstract Saravanakumar C., Senthilmurugan S.,, Department of ECE, Valliammai Engineering

More information

[Singh*, 5(3): March, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785

[Singh*, 5(3): March, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY COMPARISON OF GDI BASED D FLIP FLOP CIRCUITS USING 90NM AND 180NM TECHNOLOGY Gurwinder Singh*, Ramanjeet Singh ECE Department,

More information

Design and Analysis of Low-Power 11- Transistor Full Adder

Design and Analysis of Low-Power 11- Transistor Full Adder Design and Analysis of Low-Power 11- Transistor Full Adder Ravi Tiwari, Khemraj Deshmukh PG Student [VLSI, Dept. of ECE, Shri Shankaracharya Technical Campus(FET), Bhilai, Chattisgarh, India 1 Assistant

More information

Implementation of Carry Select Adder using CMOS Full Adder

Implementation of Carry Select Adder using CMOS Full Adder Implementation of Carry Select Adder using CMOS Full Adder Smitashree.Mohapatra Assistant professor,ece department MVSR Engineering College Nadergul,Hyderabad-510501 R. VaibhavKumar PG Scholar, ECE department(es&vlsid)

More information

Integration of Optimized GDI Logic based NOR Gate and Half Adder into PASTA for Low Power & Low Area Applications

Integration of Optimized GDI Logic based NOR Gate and Half Adder into PASTA for Low Power & Low Area Applications Integration of Optimized GDI Logic based NOR Gate and Half Adder into PASTA for Low Power & Low Area Applications M. Sivakumar Research Scholar, ECE Department, SCSVMV University, Kanchipuram, India. Dr.

More information

MACGDI: Low Power MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications

MACGDI: Low Power MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications International Journal of Electronics and Electrical Engineering Vol. 5, No. 3, June 2017 MACGDI: Low MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications N. Subbulakshmi Sri Ramakrishna Engineering

More information

Power Efficient Arithmetic Logic Unit

Power Efficient Arithmetic Logic Unit Power Efficient Arithmetic Logic Unit Silpa T S, Athira V R Abstract In the modern era, power dissipation has become a major and vital constraint in electronic industry. Many techniques were already introduced

More information

Full Adder Circuits using Static Cmos Logic Style: A Review

Full Adder Circuits using Static Cmos Logic Style: A Review Full Adder Circuits using Static Cmos Logic Style: A Review Sugandha Chauhan M.E. Scholar Department of Electronics and Communication Chandigarh University Gharuan,Punjab,India Tripti Sharma Professor

More information

A High Performance Asynchronous Counter using Area and Power Efficient GDI T-Flip Flop

A High Performance Asynchronous Counter using Area and Power Efficient GDI T-Flip Flop Indian Journal of Science and Technology, Vol 8(7), 622 628, April 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 DOI: 10.17485/ijst/2015/v8i7/62847 A High Performance Asynchronous Counter using

More information

Design of an Energy Efficient, Low Power Dissipation Full Subtractor Using GDI Technique

Design of an Energy Efficient, Low Power Dissipation Full Subtractor Using GDI Technique Design of an Energy Efficient, Low Power Dissipation Full Subtractor Using GDI Technique ABSTRACT: Rammohan Kurugunta M.Tech Student, Department of ECE, Intel Engineering College, Anantapur, Andhra Pradesh,

More information

AREA OPTIMIZED ARITHMETIC AND LOGIC UNIT USING LOW POWER 1-BIT FULL ADDER

AREA OPTIMIZED ARITHMETIC AND LOGIC UNIT USING LOW POWER 1-BIT FULL ADDER International Journal of Electronics, Communication & Instrumentation Engineering Research and Development (IJECIERD) ISSN 2249-684X Vol. 3, Issue 3, Aug 2013, 115-120 TJPRC Pvt. Ltd. AREA OPTIMIZED ARITHMETIC

More information

IC Layout Design of 4-bit Universal Shift Register using Electric VLSI Design System

IC Layout Design of 4-bit Universal Shift Register using Electric VLSI Design System IC Layout Design of 4-bit Universal Shift Register using Electric VLSI Design System 1 Raj Kumar Mistri, 2 Rahul Ranjan, 1,2 Assistant Professor, RTC Institute of Technology, Anandi, Ranchi, Jharkhand,

More information

Design and Performance Analysis of High Speed Low Power 1 bit Full Adder

Design and Performance Analysis of High Speed Low Power 1 bit Full Adder Design and Performance Analysis of High Speed Low Power 1 bit Full Adder Gauri Chopra 1, Sweta Snehi 2 PG student [RNA], Dept. of MAE, IGDTUW, New Delhi, India 1 PG Student [VLSI], Dept. of ECE, IGDTUW,

More information

Minimization of Area and Power in Digital System Design for Digital Combinational Circuits

Minimization of Area and Power in Digital System Design for Digital Combinational Circuits Indian Journal of Science and Technology, Vol 9(29), DOI: 10.17485/ijst/2016/v9i29/93237, August 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Minimization of Area and Power in Digital System

More information

International Journal of Advanced Research in Biology Engineering Science and Technology (IJARBEST)

International Journal of Advanced Research in Biology Engineering Science and Technology (IJARBEST) Abstract NEW HIGH PERFORMANCE 4 BIT PARALLEL ADDER USING DOMINO LOGIC Department Of Electronics and Communication Engineering UG Scholar, SNS College of Engineering Bhuvaneswari.N [1], Hemalatha.V [2],

More information

Design of New Full Swing Low-Power and High- Performance Full Adder for Low-Voltage Designs

Design of New Full Swing Low-Power and High- Performance Full Adder for Low-Voltage Designs International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 2, No., 201, pp. 29-. ISSN 2-9 International Academic Journal of Science and Engineering

More information

Design of High speed Low-Power 1-Bit CMOS ALU using threshold voltage Techniques

Design of High speed Low-Power 1-Bit CMOS ALU using threshold voltage Techniques ISSN: 0975-5662, June, 2018 www.ijrct.org Design of High speed Low-Power 1-Bit CMOS ALU using threshold voltage Techniques Kadari Shivaram yadav 1, M.Praveen kumar 2 Dr. Dayadi Lakshmaiah 3 G.Naveen 4,Ch.Rajendra

More information

Energy Efficient ALU based on GDI Comparator

Energy Efficient ALU based on GDI Comparator Energy Efficient ALU based on GDI Comparator 1 Kiran Balu K, 2 Binu Manohar 1 PG Scholar, 2 Assistant Professor Dept. of ECE Mangalam college of engineering Ettumanoor, Kottayam, Kerala Abstract This paper

More information

Keywords: VLSI; CMOS; Pass Transistor Logic (PTL); Gate Diffusion Input (GDI); Parellel In Parellel Out (PIPO); RAM. I.

Keywords: VLSI; CMOS; Pass Transistor Logic (PTL); Gate Diffusion Input (GDI); Parellel In Parellel Out (PIPO); RAM. I. Comparison and analysis of sequential circuits using different logic styles Shofia Ram 1, Rooha Razmid Ahamed 2 1 M. Tech. Student, Dept of ECE, Rajagiri School of Engg and Technology, Cochin, Kerala 2

More information

High Performance Low-Power Signed Multiplier

High Performance Low-Power Signed Multiplier High Performance Low-Power Signed Multiplier Amir R. Attarha Mehrdad Nourani VLSI Circuits & Systems Laboratory Department of Electrical and Computer Engineering University of Tehran, IRAN Email: attarha@khorshid.ece.ut.ac.ir

More information

Design and Implementation of Single Bit ALU Using PTL & GDI Technique

Design and Implementation of Single Bit ALU Using PTL & GDI Technique Volume 5 Issue 1 March 2017 ISSN: 2320-9984 (Online) International Journal of Modern Engineering & Management Research Website: www.ijmemr.org Design and Implementation of Single Bit ALU Using PTL & GDI

More information

Low Power and High Performance ALU using Dual Mode Transmission Gate Diffusion Input (DMTGDI)

Low Power and High Performance ALU using Dual Mode Transmission Gate Diffusion Input (DMTGDI) International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-6 Issue-6, August 2017 Low Power and High Performance ALU using Dual Mode Transmission Gate Diffusion Input

More information

Low power high speed hybrid CMOS Full Adder By using sub-micron technology

Low power high speed hybrid CMOS Full Adder By using sub-micron technology Low power high speed hybrid CMOS Full Adder By using sub-micron technology Ch.Naveen Kumar 1 Assistant professor,ece department GURUNANAK institutions technical campus Hyderabad-501506 A.V. Rameshwar Rao

More information

Gate-Diffusion Input (GDI): A Power-Efficient Method for Digital Combinatorial Circuits

Gate-Diffusion Input (GDI): A Power-Efficient Method for Digital Combinatorial Circuits 566 IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 10, NO. 5, OCTOBER 2002 Gate-Diffusion Input (GDI): A Power-Efficient Method for Digital Combinatorial Circuits Arkadiy Morgenshtein,

More information

the cascading of two stages in CMOS domino logic[7,8]. The operating period of a cell when its input clock and output are low is called the precharge

the cascading of two stages in CMOS domino logic[7,8]. The operating period of a cell when its input clock and output are low is called the precharge 1.5v,.18u Area Efficient 32 Bit Adder using 4T XOR and Modified Manchester Carry Chain Ajith Ravindran FACTS ELCi Electronics and Communication Engineering Saintgits College of Engineering, Kottayam Kerala,

More information

Domino CMOS Implementation of Power Optimized and High Performance CLA adder

Domino CMOS Implementation of Power Optimized and High Performance CLA adder Domino CMOS Implementation of Power Optimized and High Performance CLA adder Kistipati Karthik Reddy 1, Jeeru Dinesh Reddy 2 1 PG Student, BMS College of Engineering, Bull temple Road, Bengaluru, India

More information

COMPREHENSIVE ANALYSIS OF ENHANCED CARRY-LOOK AHEAD ADDER USING DIFFERENT LOGIC STYLES

COMPREHENSIVE ANALYSIS OF ENHANCED CARRY-LOOK AHEAD ADDER USING DIFFERENT LOGIC STYLES COMPREHENSIVE ANALYSIS OF ENHANCED CARRY-LOOK AHEAD ADDER USING DIFFERENT LOGIC STYLES PSowmya #1, Pia Sarah George #2, Samyuktha T #3, Nikita Grover #4, Mrs Manurathi *1 # BTech,Electronics and Communication,Karunya

More information

Comparator Design Analysis using Efficient Low Power Full Adder Meena Aggarwal 1, Rajesh Mehra 2 1 ME student (ECE), 2 Associate Professor

Comparator Design Analysis using Efficient Low Power Full Adder Meena Aggarwal 1, Rajesh Mehra 2 1 ME student (ECE), 2 Associate Professor International Journal of Engineering Trends and Technology (IJETT) olume 26 Number 1- August 2015 Comparator Design Analysis using Efficient Low Power Full Adder Meena Aggarwal 1, Rajesh Mehra 2 1 ME student

More information

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Design A Power Efficient Compressor Using Adders Abstract

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Design A Power Efficient Compressor Using Adders Abstract Design A Power Efficient Compressor Using Adders Vibha Mahilang 1, Ravi Tiwari 2 1 PG Student [VLSI Design], Dept. of ECE, SSTC, Shri Shankracharya Group of Institutions, Bhilai, CG, India 2 Assistant

More information

Design and Implementation of combinational circuits in different low power logic styles

Design and Implementation of combinational circuits in different low power logic styles IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 6, Ver. II (Nov -Dec. 2015), PP 01-05 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org Design and Implementation of

More information

Performance Analysis of High Speed CMOS Full Adder Circuits For Embedded System

Performance Analysis of High Speed CMOS Full Adder Circuits For Embedded System ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Performance Analysis of High Speed CMOS Full Adder Circuits For Embedded System

More information

Design Of Arthematic Logic Unit using GDI adder and multiplexer 1

Design Of Arthematic Logic Unit using GDI adder and multiplexer 1 Design Of Arthematic Logic Unit using GDI adder and multiplexer 1 M.Vishala, 2 Maddana, 1 PG Scholar, Dept of VLSI System Design, Geetanjali college of engineering & technology, 2 HOD Dept of ECE, Geetanjali

More information

Power Efficient adder Cell For Low Power Bio MedicalDevices

Power Efficient adder Cell For Low Power Bio MedicalDevices IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 2, Ver. III (Mar-Apr. 2014), PP 39-45 e-issn: 2319 4200, p-issn No. : 2319 4197 Power Efficient adder Cell For Low Power Bio MedicalDevices

More information

Design of Low Power Flip Flop Based on Modified GDI Primitive Cells and Its Implementation in Sequential Circuits

Design of Low Power Flip Flop Based on Modified GDI Primitive Cells and Its Implementation in Sequential Circuits Design of Low Power Flip Flop Based on Modified GDI Primitive Cells and Its Implementation in Sequential Circuits Dr. Saravanan Savadipalayam Venkatachalam Principal and Professor, Department of Mechanical

More information

DESIGN OF HIGH EFFICIENT AND LOW POWER MULTIPLIER

DESIGN OF HIGH EFFICIENT AND LOW POWER MULTIPLIER Int. J. Engg. Res. & Sci. & Tech. 2015 Balaje et al., 2015 Research Paper ISSN 2319-5991 www.ijerst.com Special Issue, Vol. 1, No. 3, May 2015 International Conference on Advance Research and Innovation

More information

Design and Analysis of CMOS based Low Power Carry Select Full Adder

Design and Analysis of CMOS based Low Power Carry Select Full Adder Design and Analysis of CMOS based Low Power Carry Select Full Adder Mayank Sharma 1, Himanshu Prakash Rajput 2 1 Department of Electronics & Communication Engineering Hindustan College of Science & Technology,

More information

Design and Implementation of High Speed Carry Select Adder

Design and Implementation of High Speed Carry Select Adder Design and Implementation of High Speed Carry Select Adder P.Prashanti Digital Systems Engineering (M.E) ECE Department University College of Engineering Osmania University, Hyderabad, Andhra Pradesh -500

More information

DESIGN AND ANALYSIS OF LOW POWER 10- TRANSISTOR FULL ADDERS USING NOVEL X-NOR GATES

DESIGN AND ANALYSIS OF LOW POWER 10- TRANSISTOR FULL ADDERS USING NOVEL X-NOR GATES DESIGN AND ANALYSIS OF LOW POWER 10- TRANSISTOR FULL ADDERS USING NOVEL X-NOR GATES Basil George 200831005 Nikhil Soni 200830014 Abstract Full adders are important components in applications such as digital

More information

A Comparative Analysis of Low Power and Area Efficient Digital Circuit Design

A Comparative Analysis of Low Power and Area Efficient Digital Circuit Design A Comparative Analysis of Low Power and Area Efficient Digital Circuit Design 1 B. Dilli Kumar, 2 A. Chandra Babu, 2 V. Prasad 1 Assistant Professor, Dept. of ECE, Yoganada Institute of Technology & Science,

More information

Low Power, Area Efficient FinFET Circuit Design

Low Power, Area Efficient FinFET Circuit Design Low Power, Area Efficient FinFET Circuit Design Michael C. Wang, Princeton University Abstract FinFET, which is a double-gate field effect transistor (DGFET), is more versatile than traditional single-gate

More information

Parallel Self Timed Adder using Gate Diffusion Input Logic

Parallel Self Timed Adder using Gate Diffusion Input Logic IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 4 October 2015 ISSN (online): 2349-784X Parallel Self Timed Adder using Gate Diffusion Input Logic Elina K Shaji PG Student

More information

Design of Low Power High Speed Hybrid Full Adder

Design of Low Power High Speed Hybrid Full Adder IJECT Vo l. 6, Is s u e 4, Oc t - De c 2015 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Design of Low Power High Speed Hybrid Full Adder 1 P. Kiran Kumar, 2 P. Srikanth 1,2 Dept. of ECE, MVGR College

More information

Design a Low Power CNTFET-Based Full Adder Using Majority Not Function

Design a Low Power CNTFET-Based Full Adder Using Majority Not Function Design a Low Power CNTFET-Based Full Adder Using Majority Not Function Seyedehsomayeh Hatefinasab * Department of Electrical and Computer Engineering, Payame Noor University, Sari, Iran. *Corresponding

More information

Design and Implementation of High Speed Carry Select Adder Korrapatti Mohammed Ghouse 1 K.Bala. 2

Design and Implementation of High Speed Carry Select Adder Korrapatti Mohammed Ghouse 1 K.Bala. 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 07, 2015 ISSN (online): 2321-0613 Design and Implementation of High Speed Carry Select Adder Korrapatti Mohammed Ghouse

More information