Experiment No 7
Experiment No 7
LAB MANUAL
DIGITAL LOGIC DESIGN
DEPARTMENT OF COMPUTER SCIENCE
EXPERIMENT NO. 07
Name Roll No
1.
2.
3.
4.
EXPERIMENT NO. 07
Boolean Expression Simplification Using Karnaugh Maps
Objective:
Understanding K-maps
Simplifying functions given as tasks and implementing the simplified circuit on logisim.
Background:
K-Maps is a clever way to represent a truth-table. It represents the truth-table in such a visual manner to
help identifying manipulations of the following nature:
6. From the groups made in step 5 find the product terms and sum them up for SOP form.
Lab Tasks:
Show K-map simplification below and draw the simplified expression circuit on logisim.
(2 Marks)
Task 2:
Given is a function below. Reduce it with K-map and show your calculations below. (3 Marks)
Construct the circuit on hardware and attached the result below. (2 Marks)
Observations: (2 Marks)
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
Review Questions
1. Solve the function below using K-maps and draw the simplified circuit diagram on logisim.
(1.5 Marks)
F (A,B,C,D) = ∑( m0, m1, m2, m4, m5, m6, m8, m9, m12, m13, m14 )