logo

CuriousTab

CuriousTab

Logic Circuit Simplification problems


  • 1. The Boolean expression Electronics Logic Circuit Simplification: The Boolean expression is logically equivalent to what single gate?

  • Options
  • A. NAND
  • B. NOR
  • C. AND
  • D. OR
  • Discuss
  • 2. Which statement below best describes a Karnaugh map?

  • Options
  • A. It is simply a rearranged truth table.
  • B. The Karnaugh map eliminates the need for using NAND and NOR gates.
  • C. Variable complements can be eliminated by using Karnaugh maps.
  • D. A Karnaugh map can be used to replace Boolean rules.
  • Discuss
  • 3. The systematic reduction of logic circuits is accomplished by:

  • Options
  • A. symbolic reduction
  • B. TTL logic
  • C. using Boolean algebra
  • D. using a truth table
  • Discuss
  • 4. Which of the examples below expresses the commutative law of multiplication?

  • Options
  • A. A + B = B + A
  • B. A ? B = B + A
  • C. A ? (B ? C) = (A ? B) ? C
  • D. A ? B = B ? A
  • Discuss
  • 5. Which output expression might indicate a product-of-sums circuit construction?

  • Options
  • A.
  • B.
  • C.
  • D.
  • Discuss
  • 6. Which of the following expressions is in the sum-of-products (SOP) form?

  • Options
  • A. Y = (A + B)(C + D)
  • B. Y = AB(CD)
  • C.
  • D.
  • Discuss
  • 7. One of DeMorgan's theorems states that Electronics Logic Circuit Simplification: One of DeMorgan's theorems states that. Simply stated, this means that logically there is no difference between:

  • Options
  • A. a NAND gate and an AND gate with a bubbled output
  • B. a NOR gate and an AND gate with a bubbled output
  • C. a NOR gate and a NAND gate with a bubbled output
  • D. a NAND gate and an OR gate with a bubbled output
  • Discuss
  • 8. Which of the examples below expresses the distributive law of Boolean algebra?

  • Options
  • A. A ? (B ? C) = (A ? B) + C
  • B. A + (B + C) = (A ? B) + (A ? C)
  • C. A ? (B + C) = (A ? B) + (A ? C)
  • D. (A + B) + C = A + (B + C)
  • Discuss
  • 9. The observation that a bubbled input OR gate is interchangeable with a bubbled output AND gate is referred to as:

  • Options
  • A. a Karnaugh map
  • B. DeMorgan's second theorem
  • C. the commutative law of addition
  • D. the associative law of multiplication
  • Discuss
  • 10. Logically, the output of a NOR gate would have the same Boolean expression as a(n):

  • Options
  • A. NAND gate immediately followed by an INVERTER
  • B. OR gate immediately followed by an INVERTER
  • C. AND gate immediately followed by an INVERTER
  • D. NOR gate immediately followed by an INVERTER
  • Discuss

First 2 3