Group11 K-Map
Group11 K-Map
TEAM MEMBER :-
MANISH KHATRI | PARTH SIKKA | ROMI GUPTA | AFROZ AKHTER
Table of contents
01 02 03
Why K-Map ? When K-Map ? How K-Map ?
04 05 06
K-Map Method Standard Conclusions
Canonical Form
01
WHY K-MAP
1. F(A,B) = A.B 2. F(A,B) = A’.B + A.B
Rule No. 1
Simplification of logic expression using Boolean algebra is awkward because:
- it lacks specific rules to predict the most suitable next step in the simplification process
- it is difficult to determine whether the simplest form has been achieved.
Rule No. 2
A Karnaugh map is a graphical method used to obtained the most simplified form
of an expression in a standard form (Sum-of-Products or Product-of-Sums).
Rule No. 3
The simplest form of an expression is the one that has the minimum number of
terms with the least number of literals (variables) in each term.
RULES TO OBTAIN THE MOST SIMPLIFIED
EXPRESSION :
Rule No. 4
By simplifying an expression to the one that uses the minimum number of terms, we ensure
that the function will be implemented with the minimum number of gates.
Rule No. 5
By simplifying an expression to the one that uses the least number of literals for each
terms, we ensure that the function will be implemented with gates that have the minimum
number of inputs.
K-MAP METHODS
K-Map Function
BC BC BC BC
A 00 01 11 10 A 00 01 11 10 A 00 01 11 10 A 00 01 11 10
0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 1 1
1 1 0 0 0 1 1 1 0 0 1 1 1 0 0 1 0 0 0 0
BC BC BC BC
A 00 01 11 10 A 00 01 11 10 A 00 01 11 10 A 00 01 11 10
0 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 1
1 0 0 0 0 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1
4-VARIABLE MAP
CD CD CD CD
00 01 11 10 00 01 11 10 00 01 11 10 00 01 11 10
AB AB AB AB
00 1 0 0 0 00 0 0 0 0 00 0 0 0 0 00 0 0 0 0
01 0 0 0 0 01 0 1 0 0 01 0 0 0 0 01 1 0 0 1
11 0 0 0 0 11 0 1 0 0 11 0 1 1 0 11 0 0 0 0
10 1 0 0 0 10 0 0 0 0 10 0 0 0 0 10 0 0 0 0
CD CD CD CD
AB 00 01 11 10 AB 00 01 11 10 AB 00 01 11 10 AB 00 01 11 10
00 0 0 1 1 00 0 0 0 0 00 0 0 1 1 00 1 0 0 1
01 0 0 1 1 01 1 0 0 1 01 0 0 0 0 01 0 0 0 0
11 0 0 0 0 11 1 0 0 1 11 0 0 0 0 11 0 0 0 0
10 0 0 0 0 10 0 0 0 0 10 0 0 1 1 10 1 0 0 1