• edited by
11,708 views
13 13 votes

The delays of NOR gates, Multiplexer and Inverters are 2ns, 1.5ns and 1ns respectively.

If all the inputs P, Q, R, S and T are applied at the same time instant, Then the Maximum propagation delay (in ns) of the circuit is _______________

3 Answers

Best answer
17 17 votes
As you know that the function of multiplexer is to select any one input based on the given input via its select lines. So, the following cases will arise. It is but obvious when the select lines labeled S0(MUX1) will have value 0 input 0 will be selected. Similarly,when S0(MUX1) will have value 1,input 1 will be selected. The same holds for S1(MUX2) as well.

Now consider these situations:-

Case 1:- Suppose T=0, S0(MUX1)=0 and S1(MUX2)=1. The Propagation delay is as under:-

Delay due to input 0(Nor GATE selected since input=0,S0(MUX1) has input 0)+Delay due to MUX1+Delay due to input(Since S1(MUX2=1)+Delay due to MUX2

So,propagation delay=2ns+1.5ns+0ns+1.5ns=5ns.

Case 2 :-

Suppose T=1, S0(MUX1)=1 and S1(MUX2)=0. The Propagation delay is as under:-

Delay due to input 1(Not GATE selected since input=0,S0(MUX1) has input 1)+Delay due to MUX1+Delay due to input(Since S1(MUX2=0)+Delay due to MUX2

So,propagation delay=1ns+1.5ns+2ns+1.5ns=6ns.
Here you select the maximum value of the two inputs which is 6ns. I hope this helps you. :)
• selected by
6 6 votes
In mux output will depend upon select line, when S = 0, input line 0 will be selected, when select line, S =1, input line 1 will be selected.

Considering S0 = select line of first mux, S1 = select line of second mux.

Case 1 : when T = 0, S0=0 and S1 = 1
Propagation delay= Delay due to input 0 (Nor gate, Since S0=0) + Delay due to MUX1 + Delay due to input 1(Since S1 =1) + Delay due to MUX2
So propagation delay = 2ns + 1.5ns + 0ns+ 1.5ns = 5ns

Case 2 : when T =1, S0 =1 and S1 = 0
Propagation delay = Delay due to input 1 (Not gate, Since S0=1) + Delay due to MUX1 + Delay due to input 0(Nor gate,Since S1 =0) + Delay due to MUX2
So propagation delay = 1ns + 1.5ns + 2ns+ 1.5ns = 6ns

Maximum propagation delay = max(case 1, case 2) = max ( 5ns, 6ns) = 6ns.
• edited by
6 6 votes

There will be 2 cases for this question because the values received at the select lines by the MUX changes the inputs it waits for.

So, on the left is when Value for left MUX is 1 and right MUX as 0
Right has the opposite.

SO the maximum is max(5,6) = 6.

• edited by
Position:
Show:

Related questions

3 3 votes
2 answers 2 answers
2.3k
2.3k views
_Dipak_ asked Apr 16, 2015
2,281 views
0 0 votes
0 0 answers
2.7k
2.7k views
aditi19 asked Nov 25, 2018
2,721 views
answer is 6but I’m getting 5(delay of NOR gate+delay of 1st MUX+delay of 2nd MUX)=2+1.5+1.5=5 nswhere is extra 1 ns delay coming from?
2 2 votes
4 answers 4 answers
1.6k
1.6k views
sh!va asked Feb 22, 2017
1,559 views
  In the following circuit, Y can be expressed as :$\text{Y = BC + A}$$\text{Y = AC}' + \text{BC}$$\text{Y = C}$$\text{Y = B}$
7 7 votes
3 answers 3 answers
3.6k
3.6k views
pC asked Jan 3, 2016
3,609 views
A fair die is tossed two times. the probability that 2nd toss results in value greater than first toss is ?