answersLogoWhite

0

What else can I help you with?

Related Questions

How many minimum NOR gates is required to implement NAND gate?

A 2 input NAND gate requires 4 NOR gates.A 3 input NAND gate requires 5 NOR gates.A 4 input NAND gate requires 6 NOR gates.etc.


When is that the 'NAND' logic gate can function as a 'NOT' logic gate?

When the two input terminals of a NAND gate are short circuited, it acts as a NOT gate.


The OR gate can be converted to the NAND function by adding which gate to the input of the OR gate?

NOT Gate


Give two ways of converting a two input NAND gate to an inverter?

Short both the inputs, if '0' is given as the input output will be '1' and if '1' is given as a input the output will be '0'


How NAND gate works?

A: NAND implies not and to be true both input must be hi or true <> There are two flavors of NAND gate. The positive input/negative output NAND will have a low output if and only if both inputs are high. The negative input/positive output NAND will have a high output if and only if both inputs are low.


What is 7400 ic?

The 7400, and its variations, is a quad two input NAND gate.


How many cells are needed to make a twelve input NAND gate?

12


What about nand gate?

the not gate applied to and gate is nand gate


What is the boolean expression for a NAND gate?

There are two forms of the NAND gate. Inverted input: Ouput = not Input1 and not Input2 and not Input3 ... Inverted output: Output = not (Input1 and Input2 and Input3 ...)


What is mean IC 7400?

The 7400, and its variations, is a quad two input NAND gate.


What is OR gate in logic gate?

1. NAND gate is used to invert the input A (by connecting A to both inputs). 2. NAND gate used to invert B the same way 3. Now put A' and B' into into a third NAND gate. The output will be (A'B')' which is equivalent to A+B.


What type of gate is the 74LS00?

The 74LS00 is a quad two input NAND gate with low power schottkey TTL implementation.