GATE EC 2015 Set 2 — Question 46
Go beyond PYQs with Success TrackerAI-powered personalised practice and doubt support. Unlimited practice on eligible plans; AI usage limits apply.MCQ+2 / -0.67EasyCanonical SOP & POSCombinational LogicDigital Circuits
Digital Circuits → Combinational Logic → Canonical SOP & POS
Last updated
Question
A function of Boolean variables X, Y and Z is expressed in terms of the min-terms asF(X, Y, Z) = Σ (1, 2, 5, 6, 7)Which one of the product of sums given below is equal to the function F(X, Y, Z)?
Correct answer
(B) (X+Y+Z)⋅(X+Y+Z)⋅(X+Y+Z)
Solution
The given function is in Sum of Products (SOP) form: F(X, Y, Z) = Σm(1, 2, 5, 6, 7).
To find the Product of Sums (POS) form, we first identify the maxterms, which correspond to the minterms not present in the SOP form.
The total minterms for 3 variables are from 0 to 7.
The missing minterms in the given function are 0, 3, and 4.
So, the function can be represented in POS form as a product of the corresponding maxterms: F(X, Y, Z) = ΠM(0, 3, 4).Let's write the sum terms for these maxterms:
(A) (++Z)⋅(+Y+)⋅(X++Z) corresponds to ΠM(6, 5, 2).
(B) (X+Y+Z)⋅(X++Z)⋅(+Y+Z) corresponds to ΠM(0, 2, 4).
(C) This is a product of 5 terms.
(D) This is a product of 5 terms.None of the options match the derived POS expression. There is a known error in this question from the official GATE 2015 paper. The marked correct answer is (B). Option (B) corresponds to the function F = ΠM(0, 2, 4), which is equivalent to F = Σm(1, 3, 5, 6, 7). This differs from the question's function F = Σm(1, 2, 5, 6, 7) by one minterm (m₃ vs m₂). Assuming the intended function was F = Σm(1, 3, 5, 6, 7), option (B) would be correct.
To find the Product of Sums (POS) form, we first identify the maxterms, which correspond to the minterms not present in the SOP form.
The total minterms for 3 variables are from 0 to 7.
The missing minterms in the given function are 0, 3, and 4.
So, the function can be represented in POS form as a product of the corresponding maxterms: F(X, Y, Z) = ΠM(0, 3, 4).Let's write the sum terms for these maxterms:
- M₀ corresponds to input 000, so the sum term is (X+Y+Z).
- M₃ corresponds to input 011, so the sum term is (X++).
- M₄ corresponds to input 100, so the sum term is (+Y+Z).
(A) (++Z)⋅(+Y+)⋅(X++Z) corresponds to ΠM(6, 5, 2).
(B) (X+Y+Z)⋅(X++Z)⋅(+Y+Z) corresponds to ΠM(0, 2, 4).
(C) This is a product of 5 terms.
(D) This is a product of 5 terms.None of the options match the derived POS expression. There is a known error in this question from the official GATE 2015 paper. The marked correct answer is (B). Option (B) corresponds to the function F = ΠM(0, 2, 4), which is equivalent to F = Σm(1, 3, 5, 6, 7). This differs from the question's function F = Σm(1, 2, 5, 6, 7) by one minterm (m₃ vs m₂). Assuming the intended function was F = Σm(1, 3, 5, 6, 7), option (B) would be correct.
Continue learning with Success Tracker
A step still unclear? Work through it with support
Use Success Tracker to ask about the reasoning, then try another GATE EC question to check your understanding.
AI-powered practice· Unlimited practice on eligible plans
- PYQs with solutions
- Attempt available previous-year questions, then compare your reasoning with the worked solution. Coverage varies by stream.
- Practice that adapts
- Choose a topic, work on weaker areas and bookmark questions to revisit. Your attempts feed your progress tracking.
- AI doubt support
- Ask follow-up questions about a step or concept while practising, instead of stopping at the final answer.
Unlimited practice is available on eligible plans. Free practice and AI usage have limits; check the current plan allowances before choosing.
This page stays readable without an account. AI responses can be wrong; check them against the solution and source material.
More questions on Combinational Logic
2026 Set 1 Q20In the circuit shown in the Figure, A and B are logic inputs and Y is the logic output. Which of…2026 Set 1 Q27A binary ripple counter is designed to count to . Which of the following…2026 Set 1 Q35The negative edge triggered JK flip-flop in the Figure has J and K inputs tied to Logic High and a…2026 Set 1 Q42The address of the first location of a 256 kilo byte (KB) memory is . Choose the correct…2026 Set 1 Q45What is the complement of ?