Int. Journal of Electrical & Electronics Engg.
Vol. 2, Spl. Issue 1 (2015)
e-ISSN: 1694-2310 | p-ISSN: 1694-2426
Layout Design of Low Power Half Adder using 90nm Technology Neha Yadav Department of ECE, National Institute of Technical Teachers’ Training & Research Chandigarh, India neha.yadav075@gmail.com
Abstract: The basic building block of any digital operation is addition. This paper compares fully automatic and proposed semicustom layout design; the proposed design has been optimized for power consumption, low area and high speed. Power consumption and area are the major design issue for a designer. All the design result of fully custom and proposed semicustom design taken at 1.2V. In this the circuit simulation has been done on DSCH3 and layout simulation on Microwind3.1. Keywords: Half Adder, CMOS circuit, VLSI, Microwind 3.1 power dissipation, logic gates, delay
1. INTRODUCTION Addition is the basic operation which is applied various field of VLSI, such as application specific DSP architecture and microcontrollers; half adder is used to adding two binary numbers, as we know that addition is the base of other operation also like subtraction, multiplication, division and address calculation.[1] sometimes we required to increasing the speed of the circuit it need parallel operation compare to series operations, then we need no. of CMOS for designing the layout of that particular circuit which increases the area and power consumption. So the factor like power, area and speed depends upon the no. of CMOS and the circuit complexity. Arithmetic operation like multiplication done by ALU, and it is depending on addition. [1, 2]. Recently the work on low power VLSI system has high demand because of limited amount of power available in case of mobile communication. [1]
propose a new design of half adder circuit using CMOS. The strength of a signal is measured by how closely it approximates an ideal voltage source [3, 4] VLSI implementation, major problem are heat dissipation and power consumption. So it is required to reduce power supply voltage. Area, delay and power dissipation have emerged as the major problem of the designers. [4, 5] So in this paper the main point is the performance like robustness, and delay silicon area and power consumption. [6, 7] 2. CMOS HALF ADDER DESIGN Half adder is used to addition of two binary no. A, B are with its sum and carry. The output of sum of A and B is XOR and carry of A and B is output of AND gate. Half Adder is also use for two or more bit for parallel addition, which increases the operation time of the circuit in two bit parallel adder and the operation of two bit adder is same as the half adder shown below: Sum= A XOR B Carry= A AND B Table.1 Truth table of half adder
So designer Bfacing more 0 constraint 1 with the high speed low power area efficiency and high performance [1]. Here we
A0
1
1 0
B A
Sum
0 0 1 1
0 1 0 1
0 1 1 1
Carry 0 0 0 1
Boolean Expression of Sum Boolean expression is obtained using k map, which is filled by truth table output. It is in SOP form which is based on min terms. Boolean Expression of Carry
0
1
0
0
0
1
0
Fig.1 Sum=A’B+AB’
97
B
Boolean Expression of Carry is obtained same as Boolean Expression of Sum with k map using truth table output.
0 1
A
1
Fig.2 Carry=AB
So from the Boolean expression circuit of half adder at gate level and at CMOS level are designs with DSCH shown below. Fig.3 shows gate level design and fig.4 equivalent CMOS logic design. The simulated output of CMOS circuit using DSCH is given in fig.5.the simulated NITTTR, Chandigarh
EDIT-2015