(K-Map) OksanaYarem - KarnaughMaps
(K-Map) OksanaYarem - KarnaughMaps
(K-Map) OksanaYarem - KarnaughMaps
F(A, B, C) = A B C + A B C + A B C + A B C
Simplified into:
F(A, B) = A B + A B
Definition of Kmap
Minterms in
Kmaps
Minterm represents
ALL of the possible
INPUT combinations
for the function.
A function with n
variables has 2^n
minterms
(since each variable can
appear complemented
or not)
Minter
m
Minterm
X Y
X Y
X Y
XY
X Y
X Y Z
X Y Z
X Y Z
X Y Z
X Y Z
X Y Z
XYZ
Example 1. Re-arranging the truth table into the Kmap for two
variables.
F(X, Y) = X + Y
This function is equivalent to the OR of all of the minterms that have a value of 1.
0
1
Thus: F(X, Y) = X + Y = X Y + X Y + X YX
Minter
X
Y
X+
Y
m
Y
X
X
X Y
X Y
X Y
XY
0
X
XY
Groups can overlap and wrap around the sides of the Kmap.
X Y
X Y
X Y
XY
X Y
X Y
X Y
X Y Z
X Y
X Y Z
X Y Z
XYZ
Z
Z
Z
Possible groupings