Programming instructions

Misc. Digital Components
Multisim Component Reference Guide 9-4 ni.com
Boolean Expression:
9.1.5 NAND Gate
This component is a NOT AND, or inverted AND, gate. Its output is low only when all inputs
are high. Using a NAND gate is the same as having a NOT gate at the output of an AND gate.
NAND gate truth table:
Boolean Expression:
9.1.6 XOR Gate (Exclusive OR)
This component has a high output when an odd number of inputs (1, 3, 5, etc.) is high. An
even number of high inputs generates a low output.
()
yab
yab
=+
=+
aby
001
011
101
110
()
yab
yab
=∗
=∗
ComponentRef.book Page 4 Thursday, December 7, 2006 10:12 AM