GATE CS 2024 Set 1 — Question 47
MSQ+2 / -0EasySOP & POS FormsBoolean Algebra & Logic GatesDigital LogicK-Map Minimization
Digital Logic → Boolean Algebra & Logic Gates → K-Map Minimization
Last updated
Question
Consider a Boolean expression given by .Which of the following statements is/are CORRECT?
A.
B.
C.
F(X, Y, Z) is independent of input D.
F(X, Y, Z) is independent of input Correct answer
(A) F(X, Y, Z) = (0,1,2,4); (B) F(X, Y, Z) = XY + YZ + XZ
Solution
Given the Boolean function in Sum of Minterms (SOP) form:Analysis of Option (A):
The function is defined over 3 variables, so the total minterms range from 0 to 7. The maxterms correspond to the minterms that are not present in the function.
Missing minterms: .
Thus, the Product of Maxterms (POS) form is:This statement is CORRECT.Analysis of Option (B):
Let's simplify the function using the minterms:
This statement is CORRECT.Analysis of Options (C) and (D):
The expression depends on all three variables. For instance:
These statements are INCORRECT.
The function is defined over 3 variables, so the total minterms range from 0 to 7. The maxterms correspond to the minterms that are not present in the function.
Missing minterms: .
Thus, the Product of Maxterms (POS) form is:This statement is CORRECT.Analysis of Option (B):
Let's simplify the function using the minterms:
- ()
- ()
- ()
- ()
- Group :
- Group :
- Group :
This statement is CORRECT.Analysis of Options (C) and (D):
The expression depends on all three variables. For instance:
- If , then . The output depends on .
- If , then . The output depends on .
These statements are INCORRECT.
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 2 Q49Which of the following is/are EQUAL to in radix- (i.e., base-) notation?
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free