answersLogoWhite

0


Best Answer
  1. A 2 input NAND gate requires 4 NOR gates.
  2. A 3 input NAND gate requires 5 NOR gates.
  3. A 4 input NAND gate requires 6 NOR gates.
  4. etc.
User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many minimum NOR gates is required to implement NAND gate?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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

4


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.


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

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


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.


How many NAND gates required for Ex-OR?

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


How many NAND gates are required to obtain OR gate?

two nand gates


How many NAND gates are required to obtain AND operation?

by multiplying two NAND gates


Design full adder using only nor gates?

12 NOR gates are required to implement full adder


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


What is the minimum no of 2 inputs NAND gates used to perform function of 2 inputs OR gates?

ans. 3 nand gates resoon :- OR GATE :- x+y NAND GATE :- x'+y' LOGIC :-so the logic is is we apply NAND to the inputs x' and y' instead of xand y we would get x+y DESIGN PROCEDURE 1. for inverting the input x and y can be done by NAND gates , 2. take a NAND gate and pass both x in both the inputs it means x NAND x gives you x' 3. follow similar procedure for inverting y 4. and then all the outputs of those NAND gates as the inputs of another NAND gate


How nand gate acts as a universal gate?

A universal gate is a gate which can implement any Boolean function without need touse any other gate type.The NAND and NOR gates are universal gates.In practice, this is advantageous since NAND and NOR gates are economical andeasier to fabricate and are the basic gates used in all IC digital logic families.In fact, an AND gate is typically implemented as a NAND gate followed by aninverter not the other way around!!Likewise, an OR gate is typically implemented as a NOR gate followed by an inverternot the other way around!!A universal gate is a gate which can implement any Boolean function without need touse any other gate type.The NAND and NOR gates are universal gates.In practice, this is advantageous since NAND and NOR gates are economical andeasier to fabricate and are the basic gates used in all IC digital logic families.In fact, an AND gate is typically implemented as a NAND gate followed by aninverter not the other way around!!Likewise, an OR gate is typically implemented as a NOR gate followed by an inverternot the other way around!!can be combined to produce AND, OR,NOT,XORand XNOR gates


How many nand gates are contained in a 7400 nand ic?

Four.