Minterm, Maxterm & K-Map
Minterm, Maxterm & K-Map
Minterms
XY(both normal)
XY(X normal, Y complemented)
XY(X complemented, Y normal)
XY(both complemented)
Product
term in
SOP
Maxterms
Maxterms are OR terms with every
X Y
X Y
X Y
X Y
(both normal)
(x normal, y complemented)
(x complemented, y normal)
(both complemented)
Sum term
in POS
F A BC
v v
f(x, y,z) x x y
Apply
A+BC = (A+B)(A+C)
x x y (x x)(x y) 1 (x y) x y
x y z z (x y z) x y z
Express as POM: f = M2 M3
using Identities
The graphical method by
using Karnaugh Map method
The K-map method is easy and straightforward.
A K-map for a function of n variables
consists of 2n cells, and,
in every row and column, two adjacent cells should differ in
the value of only one of the logic variables.
Examples of K-Maps:
Examples:
Cell numbers are written in the cells.
2-variable K-map
0 1
0 0 1
1 2 3
minterm
xy
xy
xy
xy
0
1
0
xy
xy
1
xy
xy
0
1
0
xy
xy
1
xy
xy
X
X
Y
xy
xy
Y
xy
xy
B= 0
B=1
m0 =
m1 =
AB
AB
A = 1 m2 =
AB
m3 =
AB
truth table.
Example Two variable function:
We choose a,b,c and d from the set
K-Map
Function
{0,1} to implement a particular
Table
function,
F(x,y).
Function
Values
Value
B=0 B
(x,y)
F(x,y)
00
01
10
11
a
b
c
d
A=0 a
A=1 c
=1
b
d