Which of the logic equation is the represented canonical Sum of Product (SOP)…

2021

Which of the logic equation is the represented canonical Sum of Product (SOP) form for the given K-Map?

image.png

Answer: B. A'B'C'D'+ABC'D'+A'BC'D+ABCD+ AB'C'DIn canonical SOP, we write one minterm for each cell containing 1 in the K-map. Steps: Identify all the 1s in the K-map. For each 1, write the corresponding…

  1. A.

    A'B'CD+A'BCD+ A'BCD'+ ABCD + A'BCD

  2. B.

    A'B'C'D'+ABC'D'+A'BC'D+ABCD+ AB'C'D

  3. C.

    A'B'CD+A'BCD'+A'BCD+ ABC'D+A'BCD

  4. D.

    A'BCD+ABCD'+A'BCD+ ABC'D

Attempted by 602 students.

Show answer & explanation

Correct answer: B

In canonical SOP, we write one minterm for each cell containing 1 in the K-map.

Steps:

  1. Identify all the 1s in the K-map.

  2. For each 1, write the corresponding minterm using A, B, C, D
    (use complemented variable if the bit is 0, uncomplemented if it is 1).

  3. Add (OR) all the minterms together.

Since the question asks for canonical SOP (not simplified), no grouping is done—every 1 contributes one minterm.

Explore the full course: Hpsc Pgt Computer Science

Loading lesson…