Statements (26)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:gate
|
| gptkbp:alsoKnownAs |
exclusive NOR
|
| gptkbp:BooleanExpression |
(A AND B) OR (NOT A AND NOT B)
NOT (A XOR B) |
| gptkbp:category |
combinational logic
|
| gptkbp:function |
outputs true when inputs are equal
|
| gptkbp:inputCount |
2
|
| gptkbp:inventedBy |
digital logic designers
|
| gptkbp:outputCount |
1
|
| gptkbp:relatedTo |
OR
AND XOR NOT |
| gptkbp:symbol |
⊙
|
| gptkbp:truthTable |
A=0, B=0 → Output=1
A=0, B=1 → Output=0 A=1, B=0 → Output=0 A=1, B=1 → Output=1 |
| gptkbp:usedIn |
digital circuits
error detection arithmetic circuits parity checkers |
| gptkbp:bfsParent |
gptkb:Standard_TTL
gptkb:Xor |
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
XNOR
|