More Karnaugh map examples
F(A,B,C) = ?m(0,4,6,7)
F =
F(A,B,C) = ? m(1,2,3,6)
F =
F' simply replace 1's with 0's and vice versa
F(A,B,C) =
0 0 1 1
0 0 1 1
0
1
AB
A
00
01
11
10
C
B
1 0 1 1
0 0 1 0
0
1
AB
A
00
01
11
10
C
B
0 1 1 0
1 1 0 0
0
1
AB
A
00
01
11
10
C
B
F’(A,B,C) = ? m(0,4,5,7)
F’ =
Previous slide
Next slide
Back to first slide
View graphic version