NAND logic gate

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instanceOf gate
gptkbp:alsoKnownAs NOT-AND gate
gptkbp:BooleanExpression NOT (A AND B)
gptkbp:canBeBuiltFrom gptkb:MOSFETs
gptkb:CMOS_technology
gptkb:TTL_technology
transistors
diodes
resistors
gptkbp:canConstruct all other logic gates
gptkbp:category gptkb:algebra
digital electronics
logic circuits
gptkbp:complement gptkb:AND_gate
gptkbp:firstDescribed 1913
gptkbp:function outputs false only if all inputs are true
https://www.w3.org/2000/01/rdf-schema#label NAND logic gate
gptkbp:IEEEStandardSymbol IEC 60617-12:1997
gptkbp:input binary
gptkbp:inputCount 2 or more
gptkbp:inventedBy Bernard Peirce
gptkbp:logicalOperation negated conjunction
gptkbp:logicFamilyVariants gptkb:CMOS
gptkb:TTL
gptkb:ECL
gptkb:RTL
gptkb:DTL
gptkbp:logicSymbol standard logic gate symbol with small circle at output
gptkbp:maximumInputs varies by implementation
gptkbp:minimumInputs 2
gptkbp:output binary
gptkbp:outputCount 1
gptkbp:relatedTo gptkb:AND_gate
gptkb:NOT_gate
gptkb:OR_gate
gptkb:XNOR_gate
gptkb:XOR_gate
NOR gate
gptkbp:symbol
gptkbp:truthTable A=0, B=0 → Q=1
A=0, B=1 → Q=1
A=1, B=0 → Q=1
A=1, B=1 → Q=0
gptkbp:truthTableFormat binary
gptkbp:truthTableRows 4 (for 2-input gate)
gptkbp:universalGate true
gptkbp:usedIn digital circuits
microprocessors
computers
memory devices
gptkbp:bfsParent gptkb:NAND_flash
gptkbp:bfsLayer 6