Boolean Algebra and Logic Gates
Boolean Algebra and Logic Gates
a)
b)
c)
d)
20. Determine the values of A, B, C, and D that make the sum term equal to zero
a) A = 1, B = 0, C = 0, D = 0
b) A = 1, B = 0, C = 1, D = 0
c) A = 0, B = 1, C = 0, D = 0
d) A = 1, B = 0, C = 1, D = 1
22. Derive the Boolean expression for the logic circuit shown below:
a)
b)
c)
d)
23. From the truth table below, determine the standard SOP expression.
a)
b)
c)
d)
24. One of De Morgan's theorems states that . Simply stated, this means that
logically there is no difference between:
a) a NOR and an AND gate with inverted inputs.
b) a NAND and an OR gate with inverted inputs.
c) an AND and a NOR gate with inverted inputs.
d) a NOR and a NAND gate with inverted inputs.
26. For the SOP expression , how many 1s are in the truth table's output
column?
a) 1
b) 2
c) 3
d) 5
27. A truth table for the SOP expression has how many input
combinations?
a) 1
b) 2
c) 4
d) 8
28. How many gates would be required to implement the following Boolean expression before
simplification? XY + X(X + Z) + Y(X + Z)
a) 1
b) 2
c) 4
d) 5
29. How many gates would be required to implement the following Boolean expression after
simplification? XY + X(X + Z) + Y(X + Z)
a) 1
b) 2
c) 4
d) 5
30. Determine the values of A, B, C, and D that make the product term equal to 1.
a) A = 0, B = 1, C = 0, D = 1
b) A = 0, B = 0, C = 0, D = 1
c) A = 1, B = 1, C = 1, D = 1
d) A = 0, B = 0, C = 1, D = 0
31. What is the primary motivation for using Boolean algebra to simplify logic expressions?
a) It may make it easier to understand the overall function of the circuit.
b) It may reduce the number of gates.
c) It may reduce the number of inputs required.
d) all of the above
32. Use Boolean algebra to find the most simplified SOP expression
for F = ABD + CD + ACD + ABC + ABCD.
a) F = ABD + ABC + CD
b) F = CD + AD
c) F = BC + AB
d) F = AC + AD
34. The truth table for the SOP expression has how many input combinations?
a) 1
b) 2
c) 4
d) 8
35. Converting the Boolean expression LM + M(NO + PQ) to SOP form, we get ________.
a) LM + MNOPQ
b) L + MNO + MPQ
c) LM + M + NO + MPQ
d) LM + MNO + MPQ
37. For the SOP expression , how many 0s are in the truth table's output column?
a) Zero
b) 1
c) 4
d) 5
41. The systematic reduction of logic circuits is performed using Boolean algebra.
a) True
b) False
42. By applying De Morgan's theorem to a NOR gate, two identical truth tables can be produced.
a) True
b) False
43. The process of reduction or simplification of combinational logic circuits increases the cost of
the circuit.
a) True
b) False
46. In the commutative law, in ORing and ANDing of two variables, the order in which the
variables are ORed or ANDed makes no difference.
a) True
b) False
47. Which of the following is an important feature of the sum-of-products (SOP) form of
expression?
a) All logic circuits are reduced to nothing more than simple AND and OR gates.
b) The delay times are greatly reduced over other forms.
c) No signal must pass through more than two gates, not including inverters.
d) The maximum number of gates that any signal must pass through is reduced by a factor
of two.
48. Determine the binary values of the variables for which the following standard POS
expression is equal to 0.
a) (0 + 1 + 0)(1 + 0 + 1)
b) (1 + 1 + 1)(0 + 0 + 0)
c) (0 + 0 + 0)(1 + 0 + 1)
d) (1 + 1 + 0)(1 + 0 + 0)
49. The expression W(X + YZ) can be converted to SOP form by applying which law?
a) associative law
b) commutative law
c) distributive law
d) none of the above
51. Derive the Boolean expression for the logic circuit shown below:
a)
b)
c)
d)
52. Simplification of the Boolean expression AB + ABC + ABCD + ABCDE + ABCDEF yields
which of the following results?
a) ABCDEF
b) AB
c) AB + CD + EF
d) A + B + C + D + E + F
e) A + B(C+D(E+F))
53. Given that F = (A + B'+ C)(D + E), which of the following represents the only correct
expression for F'?
a) F' = A'BC'+ D'+ E'
b) F' = AB'C + DE
c) F' = (A'+ B + C')(D'+ E')
d) F' = A'BC' + D'E'
e) F' = (A + B'+ C)(D'+ E')