Lab6 - ING
Lab6 - ING
LABORATORY WEEK 6
Spring 2024-2025
Name-Surname:
Student No:
Instructor:
Dr. Lecturer
Nazlı Tokatlı
6-1
EXPERIMENT 6: MULTIPLEXERS AND DEMULTIPLEXERS
2014 Fall
Objective:
General Information:
A B C F
0 0 0 1
0 0 1 1
0 1 0 0
0 1 1 1
1 0 0 1
1 0 1 0
1 1 0 0
1 1 1 0
1
F
1
A B C
6-2
To implement the same circuit using 4-to-1 MUX, use one of the variables (C) as
input to the MUX and other variables (A and B) as select lines (Fig. 5.2).
1 I0
C I1
F
C I2
0 I3
A B
Functions can also be implemented using decoders. Consider a 3-to-8 decoder and the
truth table in Table 6.1, outputs corresponding to minterms 0, 1, 3, 4 can be connected
by an invert-OR gate to obtain the function F (Fig. 5.3).
F0
F1
F
F2
F3
0 DI
F4
F5
F6
F7
A B C
Prelab:
6-3
Lab Equipment:
Procedure:
1. Wire the circuits you designed for prelab section 1 step a, b and c.
6-4