Computer Science, asked by priyanshudas25, 6 months ago

How many select lines does an 8: 1 multiplexer have? Briefly explain the working of a 4:1 multiplexer. Also draw the logic diagram of a 4: 1 multiplexer.

Answers

Answered by PallaviVerma24
2

Answer:

Multiplexer is a combinational circuit that has maximum of 2n data inputs, ‘n’ selection lines and single output line. One of these data inputs will be connected to the output based on the values of selection lines.

Since there are ‘n’ selection lines, there will be 2n possible combinations of zeros and ones. So, each combination will select only one data input. Multiplexer is also called as Mux.

4x1 Multiplexer

4x1 Multiplexer has four data inputs I3, I2, I1 & I0, two selection lines s1 & s0 and one output Y. The block diagram of 4x1 Multiplexer is shown in the following figure.

4x1 Multiplexer

Similar questions