2-13 Express the complement of the following functions in sum of minters: |
(a) F(A, B, C, D) = S(0, 2, 6, 11, 13, 14), F'(A, B, C, D) = S(1, 3, 4, 5, 7, 8, 9, 10, 12, 15). (b) F(x, y, z) = P(0, 3, 6, 7) = S(1, 2, 4, 5), F'(x, y, z) = S(0, 3, 6, 7).
|
2-14 Convert the following to the other canonical form: |
(a) F(x, y, z) = S(1, 3, 7) = P(0, 2, 4, 5, 6) (b) F(A, B, C, D) = P(0, 1, 2, 3, 4, 6, 12) = S(5, 7, 8, 9, 10, 11, 13, 14, 15)
|
2-15 The sum of all the minterms of a Boolean function of n variables is equal to 1. |
(a) Prove the above statement for n=3.
(b) Suggest a general procedure for a general proof.
|
2-19 By substituting the Boolean expression equivalent of the binary operations as defined in Table 2-8, show the following: |
(a) The inhibition operation is neither commutative nor
associative.
|
2-22 Show that a positive logic NAND gate is a negative logic NOR gate and vice versa. |
(Hint) To change a positive-logic gate to a negative-logic gate is to complement all inputs and output of the gate at the same time. A positive-logic NAND gate implements the function (xy)'. Hence a negative-logic NAND gate implements ((x'y')')' = (x+y)', which is NOR function.
|
2-23 An integrated-circuit logic family has NAND gates with fan-out of 5 and buffer gates with fan-out of 10. Show how the output signal of a single NAND gate can bee applied to 50 other NAND-gate inputs without overloading the output gate. Use buffers to satisfy the fan-out requirements. |
(Hint) Feed the output of the NAND gate to 5 buffer gates, and use the output of the buffer gates to feed other gates.
|
COSC 3410 Answers to Selected Problems, Chapter | 1 | 2 | 3 | 4 | 5 | 6 | 7 |