DE - Lab Manual 7
DE - Lab Manual 7
Experiment No: - 07
Aim: - To study Multiplexer IC and realization of Full Adder using Multiplexer IC.
Theory: -
Verification of Multiplexer:
Multiplexer is a combinational logic circuit that performs multiplexing; it selects one of many
analog or digital input signals and forwards the selected input into a single line. A multiplexer of
2n inputs has n select bits, which are used to select which input line to send to the output. An
electronic multiplexer makes it possible for several signals to share one device or resource.
Truth Table:
Dec
No. S2 S1 S0 D0 D1 D2 D3 D4 D5 D6 D7
0 0 0 0 1 0 0 0 0 0 0 0
1 0 0 1 0 1 0 0 0 0 0 0
2 0 1 0 0 0 1 0 0 0 0 0
3 0 1 1 0 0 0 1 0 0 0 0
4 1 0 0 0 0 0 0 1 0 0 0
5 1 0 1 0 0 0 0 0 1 0 0
6 1 1 0 0 0 0 0 0 0 1 0
7 1 1 1 0 0 0 0 0 0 0 1
General symbol for 8: 1 Mux