GATE EC 2021 Set 1 — Question 41
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 CircuitsCritical Path DelaySequential Logic
Digital Circuits → Combinational Logic → Critical Path Delay
Last updated
Question
The propagation delays of the XOR gate, AND gate and multiplexer (MUX) in the circuit shown in the figure are 4 ns, 2 ns and 1 ns, respectively.

If all the inputs P, Q, R, S and T are applied simultaneously and held constant, the maximum propagation delay of the circuit is

If all the inputs P, Q, R, S and T are applied simultaneously and held constant, the maximum propagation delay of the circuit is
Correct answer
(C) 6 ns
Solution
Let's analyze the propagation delays for each path from input to output Y.Path 1: P to Y
- P goes to XOR gate (delay 4 ns).
- Output of XOR goes to MUX (delay 1 ns).
- Total delay = 4 ns + 1 ns = 5 ns.
- Q goes to XOR gate (delay 4 ns).
- Output of XOR goes to MUX (delay 1 ns).
- Total delay = 4 ns + 1 ns = 5 ns.
- R goes to AND gate (delay 2 ns).
- Output of AND goes to MUX (delay 1 ns).
- Total delay = 2 ns + 1 ns = 3 ns.
- S goes to AND gate (delay 2 ns).
- Output of AND goes to MUX (delay 1 ns).
- Total delay = 2 ns + 1 ns = 3 ns.
- T goes to MUX (delay 1 ns).
- Total delay = 1 ns.
- P or Q to XOR (delay 4 ns).
- XOR output to MUX select line (no additional gate delay, but this signal controls the MUX).
- The MUX itself has a delay of 1 ns from its data inputs to output. The select line delay is usually considered part of the MUX delay for data path. However, if the select line itself has a delay, it can affect which data input is selected. In this problem, the select line is driven by the XOR gate output.
- The XOR gate output (P XOR Q) drives the select line of the first MUX (delay 4 ns).
- The AND gate output (R AND S) drives the select line of the second MUX (delay 2 ns).
1.Path through the first MUX (inputs P, Q, R, S):
- Input P/Q to XOR gate: 4 ns
- Output of XOR gate (which is also for the first MUX) is available at 4 ns.
- Data inputs to the first MUX are R (from AND gate) and S (from AND gate).
- R to AND gate: 2 ns
- S to AND gate: 2 ns
- Output of AND gate (data input to MUX) is available at 2 ns.
- The first MUX itself has a delay of 1 ns.
- The output of the first MUX is available at .
- Delay to select line ( from XOR) = 4 ns.
- Delay to data input (from AND) = 2 ns.
- Output of first MUX = ns.
- The output of the first MUX is available at 5 ns.
- Input T is available at 0 ns.
- The select line for the second MUX is driven by the AND gate output (R AND S), which is available at 2 ns.
- The second MUX itself has a delay of 1 ns.
- The final output Y is available at .
- Delay to select line ( from AND) = 2 ns.
- Delay to data input (from first MUX) = 5 ns.
- Final output Y = ns.
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 ?