K Map
K Map
❖The result of this procedure may depend on the order in which terms are combined or
eliminated so that the final expression obtained is not necessarily minimum
Example 1: Find a minimum sum-of-products expression for
❖The minimum product of sums can often be obtained by a procedure similar to that used
in the minimum sum-of-products case, except that the theorem is 𝑋 + 𝑌 𝑋 + 𝑌 ′ = 𝑋
used to combine terms.
Example 2: Find a minimum product-of-sums expression for
Karnaugh Maps - Rules of Simplification
Karnaugh Maps - Rules of Simplification
Karnaugh Maps - Rules of Simplification
Karnaugh Maps - Rules of Simplification
Karnaugh Maps - Rules of Simplification
Karnaugh Maps - Rules of Simplification
Summary:
AB
CD
Example 7:
CD
AB
1 0 0 0
1 0 1 1
1 0 1 1
1 0 0 0
Example 8: F = AC + AB
Example 9: F = AB’ + AC + A’BC’
Example 10:
Simplify the
truth table using
a 5-variable K-
Map
Activity
1.
ab
cd
2.
3. Find the minimum sum of products for each function using a Karnaugh map.
a. 𝑓1 𝑎, 𝑏, 𝑐 = 𝑚0 + 𝑚2 + 𝑚5 + 𝑚6 b. 𝑓4 𝑥, 𝑦, 𝑧 = 𝑀0. 𝑀5
b. 𝑓2 𝑑, 𝑒, 𝑓 = ∑𝑚(0,1,2,4) d. 𝑓3 𝑟, 𝑠, 𝑡 = 𝑟𝑡 ′ + 𝑟 ′ 𝑠 ′ + 𝑟 ′ 𝑠
4. Find the minimum sum-of-products expression for each function.