Definitions for "Nand Gate" Add To Word List
Login or Register  | Word Lists | Search History

In computers, a logic circuit that is a negative AND gate. It is an AND gate with an inverter on its output.
Helpful?           0
a logic gate that produces an output that is the inverse of the output of an AND gate
Helpful?           0
a N OT- AND circuit which is an AND gate followed by a NOT gate
Helpful?           0
Gate whose output is 0 when both input are 1 and 1 in all other cases.
Helpful?           0
a basic logic gate similar to an AND gate but with an inverted output. NAND stands for Not AND. See also AND, and inverter.
Helpful?           0
A logic circuit which performs the AND function and then inverts the result. A NOT-AND gate. See also AND gate, and NOR gate.
Helpful?           0
Logic circuit which operates like an AND gate followed by an INVERTER. The output of a NAND gate is LOW (logic level 0) only if all inputs are HIGH (logic level 1).
Helpful?           0
The NAND gate is a digital logic gate that behaves according to the truth table to the right. A LOW output results only if both the inputs to the gate are HIGH. If one or both inputs are LOW, a HIGH output results.
Helpful?           0