Simplification of Boolean Function
Simplification of Boolean Function
An implementation of a Boolean
The
Examples of K-Maps:
Examples:
Cell numbers are written in the cells.
2-variable K-map
3-Variable K-Map:
3-variable K-map
There are 8 minterms for 3 variables.
Therefore a three-variable K-Map
consists of eight squares.
4-variable K-map
4-variable K-map
Four variable Karnaugh map contains 24
= 16 squares.
m0
m1
m3
m2
m4
m5
m7
m6
m12
m13
m15
m14
m8
m9
m11
m10
Part 1
F = ABC + ABC + ABC + ABC
= 000 + 001+110+111
Minterm shorthand equation
=(0,1,6,7)
F=AB+AB
10
Logic Diagram
A
B
11
12
CD
00
0
00 10
01 0
11 1
10 0
AB
01
11
Q=AB+AC
13
NAND TECHNOLOGY
14
Logic diagram
15