GATE EC 2015 Set 2 — Question 48
Go beyond PYQs with Success TrackerAI-powered personalised practice and doubt support. Unlimited practice on eligible plans; AI usage limits apply.MCQ+2 / -0.67MediumMUX, DEMUX, Decoders & EncodersCombinational LogicDigital Circuits
Digital Circuits → Combinational Logic → MUX, DEMUX, Decoders & Encoders
Last updated
Question
A 1-to-8 demultiplexer with data input , address inputs , , (with as the LSB) and to as the eight demultiplexed outputs, is to be designed using two 2-to-4 decoders (with enable input E and address inputs and ) as shown in the figure. , , and are to be connected to P, Q, R and S, but not necessarily in this order. The respective input connections to P, Q, R, and S terminals should be

Correct answer
(D) Dᵢₙ, S₂, S₀, S₁
Solution
Solution
The problem asks for the correct connections to terminals P, Q, R, and S to implement a 1-to-8 demultiplexer using two 2-to-4 decoders.Standard Implementation of 1-to-8 Demux using 2-to-4 Decoders:1.A 1-to-8 demultiplexer has one data input (), three address lines (), and eight outputs ( to ).
2.The Most Significant Bit (MSB) of the address, , is used to select one of the two decoders.
- When , the first decoder (producing outputs to ) should be enabled.
- When , the second decoder (producing outputs to ) should be enabled.
4.The data input, , must be passed to the selected output. This is achieved by using to control the enable pins of the decoders. The effective enable signals should be:
- Enable for Decoder 1 (Y0-Y3):
- Enable for Decoder 2 (Y4-Y7):
1.Terminals R and S are connected to the common address inputs and of both decoders. This implies that R and S must be the lower-order address bits, and . Since is the LSB, it's conventional to connect it to . Thus, R = and S = .
2.Terminals P and Q are used to generate the enable signals for the decoders. The logic shown is and .
3.The use of an inverter on terminal Q is characteristic of generating select signals from an address line (e.g., and ). This strongly suggests that Q = .
4.With R, S, and Q assigned, the only remaining terminal is P, and the only remaining input is . Therefore, P = .
Combining these deductions, the connections for (P, Q, R, S) should be (, , , ). This matches option (D).Note on the Flawed Diagram:The logic gates shown in the diagram ( and ) do not correctly implement the required demultiplexer enable logic ( and ). Substituting the derived connections (P=, Q=) into the diagram's logic gives and , which is incorrect. However, the question asks for the intended connections, and based on standard design principles, the assignment in option (D) is the only logical choice for the roles of the terminals.Therefore, the correct answer is based on the intended function despite the error in the provided schematic's logic gates.
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 ?