The figure below shows a multiplexer where S1 and S0 are the select lines, I0 to I3 are the input data lines, EN is the enable line, and F(P, Q, R) is the output. F is

The figure below shows a multiplexer where S1 and S0 are the select lines, I0 to I3 are the input data lines, EN is the enable line, and F(P, Q, R) is the output. F is Correct Answer PQ + Q̅R 

Concept:

[ alt="F1 S.B Madhu 28.04.20 D 2" src="//storage.googleapis.com/tb-img/production/20/05/F1_S.B_Madhu_28.04.20_D%202.png" style="width: 186px; height: 162px;">

For a general 4 to 1 multiplier as shown, the output expression is written as:

F = S̅10I0 + S̅1S0I1 + S10I2 + S1S0I3  

i.e. I0 will be the output when the select inputs are 00, I1 will be the output when the select Inputs are 01, and so on.

Application:

For the given MUX, the enable input is activated (Active low enable).

∴ The output expression will be:

F = P̅Q̅R + P̅Q(0) + PQ̅R + PQ(1)

F = P̅Q̅R  + PQ̅R + PQ

F = Q̅R(P + P̅) + PQ

F = Q̅R + PQ

Related Questions

Assertion (A) : A multiplexer (MUX) is a device which selects one of the many inputs to a single output. Reason (R): A digital multiplexer is a sequential circuit that selects binary information from one of the many input line sand directs it to a single output line
Statement (I): The multiplexer is essentially an electronic switching device which enables each of the inputs to be sampled in turn. Statement (II): A multiplexer is a circuit that is able to have inputs of data from a number of sources and then, by selecting an input channel, gives an output from just one of them.