Digital Logic Design Lab Manual 4 2
Digital Logic Design Lab Manual 4 2
2 Problem Analysis
A Multiplexer or mux is a combinational circuits that selects several analog or digital input signals and forwards
the selected input into a single output line. A multiplexer of 2n inputs has n selected lines, are used to select
which input line to send to the output. A 4 * 1 line MUX, it is possible to implement any 2-variable function
directly, simply by connecting I0 , I1 , I2 , I3 to logic 1 in logic 0, as dictated by a truth table 1. The block diagram
of 4x1 Multiplexer is shown in the following figure 1.
From Truth table 1, we can directly write the Boolean function for output, Y as,
Y = S10 S00 I0 + S10 S0 I1 + S1 S00 I2 + S1 S0 I3
4 Procedure
Setup the circuits shown as figure 3 following given steps to analyze the operation of the 4x1 Multiplexer.
1. Construct the circuit on breadboard for each Gate as shown in figure 3 by inserting the appropriate IC.
5 Implementation On Tinkercad
Figure 4 shows the output of 4x1 Multiplexer using IC 7411 a three input AND gate.
Figure 4: Implementation of 4x1 Multiplexer using IC 7411 a Three Input AND Gate.
6 Input/Output
Verify the following truth table 2 using implemented 4x1 Multiplexer in figure 4.
8 Lab Task (Please implement yourself and show the output to the
instructor)
1. Implement 2x1 multiplexer using integrated circuits (IC’s) and verify the truth tables.
8.2 Procedure
Setup the circuits shown as figure 6 following given steps to analyze the operation of the 2x1 Multiplexer.
1. Construct the circuit on breadboard for each Gate as shown in figure 6 by inserting the appropriate IC.
2. Check the combinations of various inputs as shown in truth tables for each Gate.
• 4 data inputs
• 2 selection lines and
• 1 output
10 Policy
Copying from internet, classmate, seniors, or from any other source is strongly prohibited. 100% marks will be
deducted if any such copying is detected.