Program: B.Tech, CSE, Semester-III, Year-II CS-304: Digital Systems K-Map-02
Program: B.Tech, CSE, Semester-III, Year-II CS-304: Digital Systems K-Map-02
Program: B.Tech, CSE, Semester-III, Year-II CS-304: Digital Systems K-Map-02
Kapil Jain
Assistant Professor
Department of Electronics & Communication Engineering
1
Outlines
I. Prerequisite
II. Objective
III. 2 Variable K-Map
IV. 3 Variable K-Map
V. Implicant, Prime Implicant
VI. Learning Outcome
VII. Exercise
VIII. References
111112
CS-304
I. Prerequisite of Topic
CS-304 3
CS-304
II. Objective
CS-304 4
CS-304
III. 2 Variable K-Map
x2 x1
x1 0 1 x2 0 1
m0 m1 m0 m1
0
1 2 3 2 3
m2 m3 m2 m3
5
CS-304 SELO:-03,06 Reference : 01,04
• Any two adjacent cells in the map differ by ONLY one variable, which appears
complemented in one cell and uncomplemented in the other.
Example:
• m0 (=x1’x2’) is adjacent to m1 (=x1’x2) and m2 (=x1x2’) but NOT m3 (=x1x2)
CS-304 6
CS-304
• These
f(x1,xare
2) =unweight
x1’x2’+ xbinary
1’x2 + decimal
x1x2’ codes.
= m 0 + m 1 + m2
= x1’ + x2’
• 1s placed in K-map for specified minterms m0,
m1, m2
0 1
x
7
CS-304 SELO:-03,06 Reference : 01,04
IV. Three Variable K-Map
CS-304 8
CS-304 SELO:-03,06 Reference : 01,04
Minimize the equation using k-map y=A’B’C’+A’BC’+A’BC+ABC
CS-304 9
CS-304 SELO:-03,06 Reference : 01,04
Cell Adjacency
10
CS-304 SELO:-03,06 Reference : 01,04
CS-304 11
CS-304 SELO:-03,06 Reference : 01,04
• Simplify the given logic diagram using K-Map method.
CS-304 12
CS-304 SELO:-03,06 Reference : 01,04
13
CS-304 SELO:-03,06 Reference : 01,04
V. Implicant, Prime Implicant & Essential Prime Implicant
• Implicant is a product/minterm term in Sum of Products (SOP) or sum/maxterm
term in Product of Sums (POS) of a Boolean function.
F = AB + ABC + BC.
Implicants are AB, ABC and BC
• Prime Implicant
A group of square or rectangle made up of bunch of adjacent minterms which is
allowed by definition of K-Map are called prime implicants (PI) i.e. all possible
groups formed in K-Map.
14
CS-304 SELO:-03,06 Reference : 01,04
• Essential Prime Implicants
These are those subcubes(groups) which cover atleast one minterm that can’t be
covered by any other prime implicant. Essential prime implicants(EPI) are those
prime implicants which always appear in final solution.
CS-304 15
CS-304 SELO:-03,06 Reference : 01,04
Redundant Prime Implicants
The prime implicants for which each of its minterm is covered by some essential
prime implicant are redundant prime implicants (RPI). This prime implicant never
appears in final solution.
CS-304 16
CS-304 SELO:-03,06 Reference : 01,04
17
CS-304 SELO:-03,06 Reference : 01,04
VI. Learning Outcomes
CS-304 18
CS-304 SELO:-03,06 Reference : 01,04
Exercise
• A Karnaugh map (K-map) is an abstract form of ____________ diagram
organized as a matrix of squares.
a) Venn Diagram b) Cycle Diagram c) Block diagram d) Triangular Diagram
• The K-map based Boolean reduction is based on the following Unifying
Theorem: A + A’ = 1.
a) Impact b) Non Impact c) Force d) Complementarity
• Product-of-Sums expressions can be implemented using ___________
a) 2-level OR-AND logic circuits b) 2-level NOR logic circuits
c) 2-level XOR logic circuits d) Both 2-level OR-AND and NOR logic circuits
• In case of XOR/XNOR simplification we have to look for the following
a) Diagonal Adjacencies b) Offset Adjacencies
c) Straight Adjacencies d) Both diagonal and offset adjencies
CS-304 19
CS-304
IX. References
CS-304
CS-304 20
18
21
CS-304