answersLogoWhite

0

Check this link

http://www.dumpt.com/img/viewer.php?file=bd6b3mqsa66fhr6c76l1.bmp

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Minimum number of and gates required to form full and half adder?

9,to implement a half adder 5 nand gates and for a full adder,another xor gate is required consisting of 4 nand gates. thus a total of 9 nand gates are required for a full adder.


Design full adder using only nor gates?

12 NOR gates are required to implement full adder


Minimum number of nand gates required to implement a 2-input exclusiveor?

4


Why do you design a full adder using OR gate?

You cannot design a full adder using only OR gates. You also need AND gates. Typically, this can be done with just NAND gates.


How many half adder and or gates are required to add two 4 bit binary numbers?

i have the same question. please some1 answer it...


How many NOR gates are their in a full adder?

12


What are the minimum number of inputs that can be given to the logic gates?

A: two


How many NAND gates required for Ex-OR?

4 as a minimum, but you can use more if you really want to.


Minimum Number of NAND gates required to realize the function AB?

A&B = ((A&B)')' So two, it would go a - | ==NAND--=NAND-- b - | By using two NAND gates back-to-back, you can create a normal AND gate.


Draw the logic circuit for a half adder using nor gates only?

ab+bc


How many minimum number of nand gates are required to realize xor gates?

As such an OR gate should do the job...but if the question is of using gates other than the simple OR, it should be a combo of NOR and NOT gates; where-in, the NOT gate comes after the NOR gate. Factfully speaking: The output of a NOR gate when fed to a NOT gate shall give you an OR gate. cheers :) Anish Murthy Airpula, RF Design Engineer (F.A.E) Ceramic & Microwave Products Group, Dover Corporation Inc, United States of America


How many logic gates are needed to build the 4 bit carry-lookahead adder?

10 ANd and 4 Or gate..