Lecture 3 Minterms and Maxterms
Lecture 3 Minterms and Maxterms
COMP201TH
Lecture-3
Map Simplification (K-Map)
Part-I
(Canonical Normal Form- Minterm and Maxterm)
“I have not failed. I’ve just found 10,000 ways that won’t work.”
...Thomas A. Edison
* Remember *
x y z f
0 0 0 0 M0 f = 0.0 + 0.0 +0.0 +0.0.0 = 0 = M0
0 0 1 0 M1
0 1 0 0 M2
0 1 1 1 m3
1 0 0 0 M4
1 0 1 1 m5 f = 1.0+0.1+1.1+1.0.1= 1 =m5
1 1 0 1 m6
1 1 1 1 m7