| Example 2.3 |
Recall the definition of a NAND gate :
The output of a NAND gate is high if any of its inputs is low. That is, the output is low only if all its inputs are high. The Boolean expression for a 4-input NAND gate is

where Output = 0 when A = 1,
B = 1, C = 1 and D = 1; Output = 1 otherwise.
| Copyright (C) 1998-99. HKIEd HAS Centre. All rights reserved. |