1. It is a Combinational circuit
2. Also known as Data selector because accept data from one of many sources for transmission over a commonly shared line.
3. A MUX is a digital switch that has many inputs (sources) and single Outputs (Destination).
4. It has a 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.
5. Truth Table
-- Logic circuit Diagram
-- Block diagram
There are currently no comments