Lab 05
Lab 05
1 Objective
Design a combinational circuit with four inputs A, B, C, and D and one output E. E is to be equal to 1 when
A = 1, provided that B = 0, or when B = 1, provided that either C or D is also equal to 1. Otherwise, the
output is to be equal to 0.
• Obtain the truth table of the circuit.
2 Purpose
Having completed this experiment you will be able to:
• Implement combinational Boolean Functions using AND, OR and NOT gates.
3 Apparatus
• Logic Trainer
• Components (ICs)
– 74LS04
– 74LS08
– 74LS32
• Connecting wires
• Multisim
4 Theory
This experiment consists of three parts to achieve the set objectives. All these parts strive to accomplish
the functionality described by the following truth table:
1
Table 1: Truth Table
Inputs Outputs
A B C D E Product Term
0 0 0 0 ————
0 0 0 1 ————
0 0 1 0 ————
0 0 1 1 ————
0 1 0 0 ————
0 1 0 1 ————
0 1 1 0 ————
0 1 1 1 ————
1 0 0 0 ————
1 0 0 1 ————
1 0 1 0 ————
1 0 1 1 ————-
1 1 0 0 ————
1 1 0 1 ————
1 1 1 0 ————
1 1 1 1 ————
X = − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − (1)
2
4.3 Simplification of Boolean Expression
3
5 Exercise: 1
Design a combinational circuit with four inputs A, B, C, and D and one output E. E is to be equal to 0 when
A = 1, provided that B = 0, or when B = 1, provided that either C or D is also equal to 1. Otherwise, the
output is to be equal to 1.
X = − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − − −− (2)
In this experiment, you will use the basic AND, OR and NOT gate ICs to implement the function shown in
Eq. 2.
4
5.3 Simplification of Boolean Expression
5
6 Exercise: 3
Implement the Following problem on Multisim:
• Design a combinational circuit with four inputs A, B, C, and D and one output E. E is to be equal to
1 when A = 1, provided that B = 0, or when B = 1, provided that either C or D is also equal to 1.
Otherwise, the output is to be equal to 0.
7 Exercise: 4
Implement the Following problem on Multisim:
• Design a combinational circuit with four inputs A, B, C, and D and one output E. E is to be equal to
0 when A = 1, provided that B = 0, or when B = 1, provided that either C or D is also equal to 1.
Otherwise, the output is to be equal to 1.
8 Conclusion
——————————————————————————————————————————————–
——————————————————————————————————————————————–
——————————————————————————————————————————————–
——————————————————————————————————————————————–
——————————————————————————————————————————————–