Sie sind auf Seite 1von 4

COMPUTER ENGINEERING DEPARTMENT

COLLEGE OF ENGINEERING
NOTRE DAME UNIVERSITY
COTABATO CITY, 9600
PHILIPPINES
CpE 411B: LOGIC CIRCUIT AND SWITCHING THEORY

EXPERIMENT No. 15: MULTIPLEXER

OBJECTIVES:
1. To implement a 4 to 1 Line Multiplexer and Quadruple 2-to-1 Line Multiplexer
combinational circuit.
2. To design and implement Boolean function using 2-to-1 Line Multiplexer.
3. To simulate logic circuit using NI Multisim circuit simulation software platform.
4. To simulate and implement logic circuit through bread boarding as per required
by the logic circuit (hardware implementation).

REQUIRED READING:
International Edition, Third Edition, Digital Design, M. Morris Mano, Chapter
4, Combinational Logic.

MATERIAL/EQUIPMENT:

Hardware Components
Piece(s) Component
1 Power supply adjustable from approximately 0 to 15 V
1 Breadboard
1 74LS32 IC
2 74LS04 IC
4 74LS08 IC
10/4 1 kΩ resistors/400Ω resistor
4 Light Emitting Diode (LED)
1 set Connecting wires
1 Dip switch
1 Working Personal Computer (available at the LAB)
Software
NI Multisim (installed)

PROCEDURES:
Part 1: A 4-to-1 Line Multiplexer Combinational Circuit Realization
1. Connect the circuit as shown in Figure 1.15.1.
2. Turn on the power supply.
3. Follow the input combination in Table 1.15.1, and record the result. (Note: pull-
up resistor switch is used and a logic probe (inverter series with LED circuit) is
used to synchronize with the truth table.)

Part 2: A Quadruple 2-to-1 Line Multiplexer Combinational Circuit Realization


1. Connect the circuit as shown in Figure 1.15.2.
2. Turn on the power supply.
3. Follow the input combination in Table 1.15.2, and record the result. (Note: pull-
up resistor switch is used and a logic probe (inverter series with LED circuit) is
used to synchronize with the truth table.)

Part 3: Boolean Function Implementation Using Multiplexer

Implement the Boolean function using 2-to-1 line multiplexer circuit


F(A,B,C,D) = Σ(2,3,5,7,8,10,11,15)
Requirements: (Write all answers on the datasheet)
1. Truth Table for the Boolean function.
2. Determine the Boolean function for 2 data to be selected
3. Create its logic diagram derived from the Boolean function and block
diagram for 2-to-1 line multiplexer..
4. Identify all the materials needed.
5. Simulate the circuit using NI Multisim.
Part 4: Hardware Implementation

1. Implement the circuit for Procedure Part 3.


2. Record the result in Table (1.15.3).

Part 4: Documentation
1. Print an NI schematic diagram file and an actual wiring diagram (IC based) of
Figure 1.15.1 to Figure 1.15.2 on a separate short bond paper.
2. Perform and print the results on the follow-up exercise/Questions if stated.
3. Type your Observation and Conclusion on a separate short bond paper
Data Sheet (MULTIPLEXERS)

Part 3 Procedure: Boolean Function Implementation Using Multiplexer


Requirements:
1. Truth Table 2. Boolean Functions:
A B C D F

2. Logic diagram:

3. Required Materials:
Part I to III. Hardware Implementation
1. TABLE 1.15.1 4-TO-1 LINE MULTIPLEXER (Part 1 Procedure: Figure 1.15.1)

SELECTION
INPUT LINES OUTPUT LINE
LINES
I3 I2 I1 I0 S1 S0 Y
0 0 0 0 0 0
1 1 0 1 0 1
1 0 1 0 1 0
1 1 1 1 1 1
0 0 1 1 1 1
1 1 1 0 1 0
1 1 1 1 0 1
0 1 0 1 0 0

2. TABLE 1.15.2 QUADRUPLE 2-TO-1 LINE MULTIPLEXER (Part 2 Procedure)


INPUT B INPUT A SELECT ENABLE OUTPUT Y
B4 B3 B2 B1 A4 A3 A2 A1 S E Y4 Y3 Y2 Y1
1 0 1 1 1 1 0 1 1 X
1 1 1 1 0 0 1 1 0 1
1 0 1 0 1 1 1 0 0 0
1 1 0 1 0 0 0 0 0 1
1 1 1 0 1 0 1 0 0 0
1 1 0 0 0 0 1 1 0 1

3. TABLE 1.15.3 2-TO-1 LINE MULTIPLEXER (Part 3 Procedure)


SELECTOR INPUTS DATA OUTPUT
A B C D I0 I1 F
0 0 1 0
0 1 1 0
0 0 1 1
1 1 1 1
1 0 0 0
0 0 0 1
0 1 0 0
1 1 0 1

INSTRUCTOR

DATE

Das könnte Ihnen auch gefallen