A 4 to 1 multiplexer to realize a Boolean function F (X, Y, Z) is shown in the figure below. The inputs Y and Z are connected to the selectors of the MUX (Y is more significant). The canonical sum-of-product expression for F (X, Y, Z) is

A 4 to 1 multiplexer to realize a Boolean function F (X, Y, Z) is shown in the figure below. The inputs Y and Z are connected to the selectors of the MUX (Y is more significant). The canonical sum-of-product expression for F (X, Y, Z) is Correct Answer ∑m (2, 3, 4, 7)

F = Y̅ Z̅ I0 + Y̅ Z I1 + Y Z̅ I2 + Y Z I3

= Y̅ Z̅ X + Y Z̅ X̅ + YZ

= X Y̅ Z̅ + X̅ Y Z̅ + X Y Z + X̅ Y Z

F (X, Y, Z) = ∑m (4, 2, 7, 3)

= ∑m (2, 3, 4, 7)

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
A 4 × 1 MUX used to implement a 3-input Boolean function is as shown above. The Boolean function F(A, B, C) implemented is:
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.