GATE CS 2024 Set 2 — Question 50
MSQ+2 / -0MediumMinterms & MaxtermsBoolean Algebra & Logic GatesDigital LogicSOP & POS Forms
Digital Logic → Boolean Algebra & Logic Gates → Minterms & Maxterms
Last updated
Question
Consider 4-variable functions expressed in sum-of-minterms form as given below.
With respect to the circuit given above, which of the following options is/are CORRECT?

A.
B.
C.
D.
Correct answer
(C) Y = Σ(0,1,2,3,4,5,6,7); (D) Y = (8,9,10,11,12,13,14,15)
Solution
The circuit consists of an AND gate, an OR gate, and an XOR gate.
The intersection of minterms is:
The union of minterms is:
The XOR operation includes minterms present in or but not both (Symmetric Difference).
Minterms in :
Minterms in :
Common minterms ():
Union ():
Removing common minterms from the union:
So, in sum-of-minterms form:
This matches Option (C).
The missing minterms from the set are .
Therefore, .
This matches Option (D).Thus, both (C) and (D) are correct representations of the function .
1.Top Branch (AND gate):
Let the output of the AND gate be .The intersection of minterms is:
2.Bottom Branch (OR gate):
Let the output of the OR gate be .The union of minterms is:
3.Final Output (XOR gate):
The XOR operation includes minterms present in or but not both (Symmetric Difference).
Minterms in :
Minterms in :
Common minterms ():
Union ():
Removing common minterms from the union:
So, in sum-of-minterms form:
This matches Option (C).
4.Product-of-Maxterms Form:
The maxterms correspond to the minterms not present in the function.The missing minterms from the set are .
Therefore, .
This matches Option (D).Thus, both (C) and (D) are correct representations of the function .
More questions on Boolean Algebra & Logic Gates
2024 Set 1 Q13Consider a system that uses 5 bits for representing signed integers in 2’s complement format. In…2024 Set 2 Q14The format of a single-precision floating-point number as per the IEEE 754 standard is:…2024 Set 1 Q28Consider the circuit shown below where the gates may have propagation delays. Assume that all…2024 Set 2 Q30For a Boolean variable , which of the following statements is/are FALSE?2024 Set 1 Q47Consider a Boolean expression given by . Which of the following…
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free