Boolean Algebra Exercises
Boolean Algebra Exercises
1. Using Boolean notation, write an expression that is a 0 only when all of its variables (A, B,
C, and D) are 0s.
2. Write an expression that is a 1 when one or more of its variables (A, B, C, D, and E) are 0s.
(a) X = A + B + C
(b) X = (A + B)C
7. Write the Boolean expression for each of the logic gates in Figure 1 :
Figure 1
8. Write the Boolean expression for each of the logic circuits in Figure 2 :
Figure 2
9. Draw the logic circuit represented by each of the following expressions:
(a) A + B + C + D
(b) ABCD
(c) A + BC
(d) ABC + D
(e) AB + ̅̅̅̅
10. Construct a truth table for each of the following Boolean expressions :
(a) A+B+C
(b) ABC
(c) AB + BC + CA
(d) (A + B)(B + C)(C + A)
(e) ̅ ̅ ̅
Figure 3