Lab Report 4 DLD
Lab Report 4 DLD
EXPERIMENT NO 4
Lab Title:
Student Name: Junaid Waqas Reg. No: 210781
Objective:
LAB ASSESSMENT:
Data presentation
Experimental results
Conclusion
Date: Signature:
EXPERIMENT 04
Objectives:
To understand the utilization of Boolean algebra in logic circuits.
To write logic equation of a logic circuit from the logic diagram.
Simplification of Boolean Expression using K-Map.
Equipment required:
TTL IC-7408
TTL IC-7432
TTL IC-7404
TTL IC-7400
TTL IC-7402
TTL IC-7486
Digital Electronics Trainer
Task 1:
Simplify the given expression and follow the given steps to verify the circuit.
F = (X’Y’+Z)’ + Z + XY + WZ
Steps:
1. Obtain the truth table for the expression given above.
2. Simplify the Expression using Boolean algebra.
3. Draw the logic diagram for the simplified expression.
4. Implement the circuit on trainer using the required logic gates and verify your circuit by applying
all the possible input combinations to the circuit.
Simplified Expression:
Logic Diagram:
Truth Table:
Inputs Output
W X Y Z F
0 0 0 0 0
0 0 0 1 1
0 0 1 0 1
0 0 1 1 1
0 1 0 0 1
0 1 0 1 1
0 1 1 0 1
0 1 1 1 1
1 0 0 0 0
1 0 0 1 1
1 0 1 0 1
1 0 1 1 1
1 1 0 0 1
1 1 0 1 1
1 1 1 0 1
1 1 1 1 1
Simulation Results
Non-simplified circuit:
Simplified circuit:
Task 2:
Steps:
1. Write the Logic expression for the circuit.
2. Simplify the expression using Boolean algebra.
3. Obtain the truth table for the simplified expression.
4. Draw a new logic diagram for the simplified expression.
5. Implement the circuit on trainer using the required logic gates.
6. Verify your circuit by applying all the possible input combinations to the circuit.
Logic Expression:
Simplified Expression:
X Y Z F
0 0 0 0
0 0 1 0
0 1 0 1
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 1
1 1 1 1
Simulation Results
Non-simplified circuit:
Simplified circuit:
Task 3:
Expression:
Canonical Form:
F = ∑m (1,2,3,5,7)
Simplified Expression:
Truth Table:
Inputs Output
A B C F
0 0 0 0
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 0
1 1 1 1
Logic Diagram:
Simulation Results
Non-simplified circuit:
Simplified circuit:
Conclusion:
In this lab, we have to patch the given expression on hardware and also on software
(PROTEUS). After this we have to simplify the given circuit using K-Map and then patch this
circuit on hardware and as well as software (PROTEUS). After this we have to verify the Truth
Tables of both the expressions (Simplified and non-Simplified).