KARNAU
GH
MAP
CONTENTS
 Introduction.
 Advantages of Karnaugh Maps.
 SOP & POS.
 Properties.
 Simplification Process
 Different Types of K-maps
 Simplyfing logic expression by different types of K-Map
 Don’t care conditions
 Prime Implicants
 References.
 Also known as Veitch diagram or K-Map.
 Invented in 1953 by
Maurice Karnaugh.
 A graphical way of
minimizing Boolean
expressions.
 It consists tables of rows
and columns with entries
represent 1`s or 0`s.
Introduction
Advantages of Karnaugh Maps
 Data representation’s simplicity.
 Changes in neighboring variables are easily displayed
 Changes Easy and Convenient to implement.
 Reduces the cost and quantity of logical gates.
SOP & POS
 The SOP (Sum of Product) expression represents
1’s .
 SOP form such as (A.B)+(B.C).
 The POS (Product of Sum) expression represents the
low (0) values in the K-Map.
 POS form like (A+B).(C+D)
Properties
An n-variable K-map has 2n
cells with n-variable truth
table value.
Adjacent cells differ
in only one bit .
Each cell refers to a
minterm or maxterm.
For minterm mi ,
maxterm Mi and
don’t care of f we
place 1 , 0 , x .
Simplification Process
No diagonals.
Only 2^n cells in each group.
Groups should be as large as possible.
A group can be combined if all cells of the group have
same set of variable.
Overlapping allowed.
Fewest number of groups possible.
Different Types
of
K-maps
Two Variable K-map(continued)
The K-Map is just a different form of the truth table.
V
W X FWX
Minterm – 0 0 0 1
Minterm – 1 0 1 0
Minterm – 2 1 0 1
Minterm – 3 1 1 0
V
0 1
2 3
X
W
W
X
1 0
1 0
Two Variable K-map Grouping
V
0 0
0 0
B
A
A
Groups of One – 4
1
A B
B
Groups of Two – 2
Two Variable K-Map Groupings
Group of Four
V
0 0
0 0
B
A
A
B
1
B
1
V
1 1
1 1
B
A
A
1
B
Three Variable K-map (continued)
 K-map from truth table.
W X Y FWXY
Minterm – 0 0 0 0 1
Minterm – 1 0 0 1 0
Minterm – 2 0 1 0 0
Minterm – 3 0 1 1 0
Minterm – 4 1 0 0 0
Minterm – 5 1 0 1 1
Minterm – 6 1 1 0 1
Minterm – 7 1 1 1 0
V
0 1
2 3
6 7
4 5
Y
XW
Y
1
XW
XW
XW
0
0 0
0 1
1 0
Only one
variable changes
for every row
cnge
12
Three Variable K-Map Groupings
V
0 0
0 0
0 0
0 0
C C
BA
BA
BA
BA
BA
1 1
BA
1 1
BA
1 1
BA
1 1
1
CA
1
1
CA
1
1
CA
1
1
CB
1
1
CB
1
1
CA
11
CB
1
1
CB
1
Groups of One – 8 (not shown)
Groups of Two – 12
Three Variable K-Map Groupings
Groups of Four – 6 Group of Eight - 1
V
1 1
1 1
1 1
1 1
C C
BA
BA
BA
BA
1
V
0 0
0 0
0 0
0 0
C C
BA
BA
BA
BA
1
C
1
1
1
1
C
1
1
1
A
1 1
1 1
B
1 1
1 1
A
1 1
1 1
B
1 1
1 1
Truth Table to K-Map Mapping
Four Variable K-Map
W X Y Z FWXYZ
Minterm – 0 0 0 0 0 0
Minterm – 1 0 0 0 1 1
Minterm – 2 0 0 1 0 1
Minterm – 3 0 0 1 1 0
Minterm – 4 0 1 0 0 1
Minterm – 5 0 1 0 1 1
Minterm – 6 0 1 1 0 0
Minterm – 7 0 1 1 1 1
Minterm – 8 1 0 0 0 0
Minterm – 9 1 0 0 1 0
Minterm –
10
1 0 1 0 1
Minterm –
11
1 0 1 1 0
Minterm –
12
1 1 0 0 1
Minterm –
13
1 1 0 1 0
V
0 1 3 2
4 5 7 6
12 13 15 14
8 9 11 10
XW
XW
XW
XW
ZY ZY ZY ZY
1 01 1
1 10 1
0 10 0
0 11 0
FOUR VARIABLE K-MAP
GROUPINGS
V
0 0 0 0
0 0 0 0
0 0 0 0
0 0 0 0
BA
BA
BA
BA
DC DC DC DC
CB
1 1
1 1
DB
1 1
1 1
DA
1
1
1
1
CB
1 1
1 1
DB
1
1
1
1
DA
1
1
1
1 DB11
11
FOUR VARIABLE K-MAP
GROUPINGS
Groups of Eight – 8 (two shown)
V
0 0 0 0
0 0 0 0
0 0 0 0
0 0 0 0
BA
BA
BA
BA
DC DC DC DC
B
1 1 1 1
1 1 1 1
D
1
1
1
1
1
1
1
1
Group of Sixteen – 1
V
1 1 1 1
1 1 1 1
1 1 1 1
1 1 1 1
BA
BA
BA
BA
DC DC DC DC
1
Simplyfing Logic
Expression
by
Different types of K-Map
TWO VARIABLE K-MAP
 Differ in the value of y in
m0 and m1.
 Differ in the value of x in
m0 and m2.
y = 0 y = 1
x = 0
m 0 = m 1 =
x = 1 m 2 = m 3 =
yx yx
yx yx
Two Variable K-Map
Simplified sum-of-products (SOP) logic expression for the logic
function F1.
V
1 1
0 0
K
J
J
K
J
JF =1
J K F1
0 0 1
0 1 1
1 0 0
1 1 0
20
Three Variable Maps
 A three variable K-map :
yz=00 yz=01 yz=11 yz=10
x=0 m0
m1 m3 m2
x=1 m4 m5 m7 m6
 Where each minterm corresponds to the product terms:
yz=00 yz=01 yz=11 yz=10
x=0
x=1
zyx zyx zyx zyx
zyx zyx zyx zyx
Four Variable K-Map
Simplified sum-of-products (SOP) logic expression for the logic
function F3.
TSURUTSUSRF +++=3
R S T U F3
0 0 0 0 0
0 0 0 1 1
0 0 1 0 0
0 0 1 1 1
0 1 0 0 0
0 1 0 1 1
0 1 1 0 1
0 1 1 1 1
1 0 0 0 0
1 0 0 1 1
1 0 1 0 0
1 0 1 1 0
1 1 0 0 1
1 1 0 1 0
1 1 1 0 1
1 1 1 1 1
V
0 1 1 0
0 1 1 1
1 0 1 1
0 1 0 0
SR
SR
SR
SR
UT UT UT UT
UR
TS
USR
UTS
 Five variable K-map is formed using two connected 4-
variable maps:
Chapter 2 - Part 2 23
23
0
1 5
4
VWX
YZ
V
Z
000 001
00
13
12
011
9
8
010
X
3
2 6
7
14
15
10
11
01
11
10
Y
16
17 21
20
29
28
25
24
19
18 22
23
30
31
26
27
100 101 111 110
W W
X
Five Variable K-Map
Don’t-care condition
 Minterms that may produce either
0 or 1 for the function.
 Marked with an ‘x’
in the K-map.
 These don’t-care conditions can
be used to provide further simplification.
SOME YOU GROUP, SOME YOU
DON’T
V
X 0
1 0
0 0
X 0
C C
BA
BA
BA
BA
CA
This don’t care condition was treated as a
(1).
There was no advantage in treating
this don’t care condition as a (1),
thus it was treated as a (0) and not
grouped.
Don’t Care Conditions
Simplified sum-of-products (SOP) logic expression for the logic
function F4.
SRTRF +=4
R S T U F4
0 0 0 0 X
0 0 0 1 0
0 0 1 0 1
0 0 1 1 X
0 1 0 0 0
0 1 0 1 X
0 1 1 0 X
0 1 1 1 1
1 0 0 0 1
1 0 0 1 1
1 0 1 0 1
1 0 1 1 X
1 1 0 0 X
1 1 0 1 0
1 1 1 0 0
1 1 1 1 0
V
X 0 X 1
0 X 1 X
X 0 0 0
1 1 X 1
SR
SR
SR
SR
UT UT UT UT
TR
SR
Implicants
The group of 1s is called implicants.
Two types of Implicants:
Prime Implicants.
Essential Prime Implicants.
Prime and Essential Prime
Implicants
Chapter 2 - Part 2 28
DB
CB
1 1
1 1
1 1
B
D
A
1 1
1 1
1
ESSENTIAL Prime
ImplicantsC
BD
CD
BD
Minterms covered by single prime implicant
DB
1 1
1 1
1 1
B
C
D
A
1 1
1 1
1
AD
BA
Example with don’t Care
Chapter 2 - Part 2 29
x
x
1
1 1
1
1
B
D
A
C
1
1
1
x
x
1
1 1
1
1
B
D
A
C
1
1
EssentialSelected
Besides some disadvantages like usage of
limited variables K-Map is very efficient
to simplify logic expression.
Conclusion
References
 Wikipedia.com.
 Digital Design by Morris Mano
Thank
You

More Related Content

PPTX
Don't care conditions
PPT
KARNAUGH MAP(K-MAP)
PPTX
PPT
08 logic simplification
PPTX
PDF
Kmap..(karnaugh map)
PPTX
PDF
Quine Mc Clusky (Tabular) method
Don't care conditions
KARNAUGH MAP(K-MAP)
08 logic simplification
Kmap..(karnaugh map)
Quine Mc Clusky (Tabular) method

What's hot (20)

PPTX
SOP POS, Minterm and Maxterm
PPT
The Karnaugh Map
PPTX
PPTX
Presentation on Karnaugh Map
PDF
Karnaugh Map (K-map)
PPT
Karnaugh map
PPTX
Half adder and full adder
PDF
Digital Electronics- Number systems & codes
PPT
KMAP
PPTX
Convolutional codes
PPTX
Karnaugh map peresentation
PPTX
full subtractor
PDF
Sop and pos
PPT
boolean algebra and logic simplification
PPTX
Routing algorithm
PPT
Combinational circuits
PPTX
Restoring & Non-Restoring Division Algorithm By Sania Nisar
PPTX
PPT
multiplexers and demultiplexers
PPT
Binary codes
SOP POS, Minterm and Maxterm
The Karnaugh Map
Presentation on Karnaugh Map
Karnaugh Map (K-map)
Karnaugh map
Half adder and full adder
Digital Electronics- Number systems & codes
KMAP
Convolutional codes
Karnaugh map peresentation
full subtractor
Sop and pos
boolean algebra and logic simplification
Routing algorithm
Combinational circuits
Restoring & Non-Restoring Division Algorithm By Sania Nisar
multiplexers and demultiplexers
Binary codes
Ad

Viewers also liked (20)

PPTX
PPTX
K - Map
PPTX
Karnaugh Mapping Explained
PPTX
Basics of K map
PPT
Karnaugh Map
PPS
Kmap Slideshare
PPT
Karnaugh maps
PPTX
Karnaugh Maps
PPTX
Logic simplification sop and pos forms
PPTX
Karnaugh map
PPSX
Chapter iii: Number System
PPTX
K-map method
PPTX
Combinational circuit
PDF
Chapter 06 boolean algebra
PPT
BOOLEAN ALGEBRA
PPT
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational Circuits
PPT
Ch4 Boolean Algebra And Logic Simplication1
PPTX
Boolean algebra
PPT
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...
PPTX
Seminar on polymorphism
K - Map
Karnaugh Mapping Explained
Basics of K map
Karnaugh Map
Kmap Slideshare
Karnaugh maps
Karnaugh Maps
Logic simplification sop and pos forms
Karnaugh map
Chapter iii: Number System
K-map method
Combinational circuit
Chapter 06 boolean algebra
BOOLEAN ALGEBRA
COMPUTER ORGANIZATION - Logic gates, Boolean Algebra, Combinational Circuits
Ch4 Boolean Algebra And Logic Simplication1
Boolean algebra
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...
Seminar on polymorphism
Ad

Similar to Karnaugh Graph or K-Map (20)

PDF
Karnaugh map
PDF
It’s similar to truth table; instead of being organized
PPTX
Engineering electronics and electrical 3 K-Maps.pptx
PPT
Digital Logic design. Chapter 3, Karnaugh maps
PPTX
Lecture_39_K-Map for minimization of Boolean expressions .pptx
PDF
Lecture08_Karnaug_hmaps_introduction.pdf
PPTX
DLD Presentation – K-Map (2 & 3 Variable).pptx
PPT
03_Karnaugh_Maps.ppt
PPT
Karnaugh_Maps Chapter 3 Special Sections
PPT
03_Karnaugh_Maps.ppt
PDF
Chapter-3.pdf
PDF
Chapter-3.pdf
PDF
k-map, k-map topic in digital electronicss.pdf
PPTX
Engineering 2nd Digital design week 5.ppt
PPTX
Map Simplification in computer organization architecture
PPTX
cume106 Electrical n Electronic principles Kmaps.pptx
PPTX
kmaps
PPTX
2.karnaugh map
PPTX
Chapter 3 .pptx
Karnaugh map
It’s similar to truth table; instead of being organized
Engineering electronics and electrical 3 K-Maps.pptx
Digital Logic design. Chapter 3, Karnaugh maps
Lecture_39_K-Map for minimization of Boolean expressions .pptx
Lecture08_Karnaug_hmaps_introduction.pdf
DLD Presentation – K-Map (2 & 3 Variable).pptx
03_Karnaugh_Maps.ppt
Karnaugh_Maps Chapter 3 Special Sections
03_Karnaugh_Maps.ppt
Chapter-3.pdf
Chapter-3.pdf
k-map, k-map topic in digital electronicss.pdf
Engineering 2nd Digital design week 5.ppt
Map Simplification in computer organization architecture
cume106 Electrical n Electronic principles Kmaps.pptx
kmaps
2.karnaugh map
Chapter 3 .pptx

Recently uploaded (20)

PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
Hazard Identification & Risk Assessment .pdf
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
advance database management system book.pdf
PDF
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PPTX
Core Concepts of Personalized Learning and Virtual Learning Environments
PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
PDF
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI .pdf
PDF
LIFE & LIVING TRILOGY- PART (1) WHO ARE WE.pdf
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
Journal of Dental Science - UDMY (2021).pdf
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
Hazard Identification & Risk Assessment .pdf
Cambridge-Practice-Tests-for-IELTS-12.docx
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
advance database management system book.pdf
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
Unit 4 Computer Architecture Multicore Processor.pptx
Core Concepts of Personalized Learning and Virtual Learning Environments
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
A powerpoint presentation on the Revised K-10 Science Shaping Paper
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
Share_Module_2_Power_conflict_and_negotiation.pptx
Environmental Education MCQ BD2EE - Share Source.pdf
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI .pdf
LIFE & LIVING TRILOGY- PART (1) WHO ARE WE.pdf
What if we spent less time fighting change, and more time building what’s rig...
Journal of Dental Science - UDMY (2021).pdf

Karnaugh Graph or K-Map

  • 2. CONTENTS  Introduction.  Advantages of Karnaugh Maps.  SOP & POS.  Properties.  Simplification Process  Different Types of K-maps  Simplyfing logic expression by different types of K-Map  Don’t care conditions  Prime Implicants  References.
  • 3.  Also known as Veitch diagram or K-Map.  Invented in 1953 by Maurice Karnaugh.  A graphical way of minimizing Boolean expressions.  It consists tables of rows and columns with entries represent 1`s or 0`s. Introduction
  • 4. Advantages of Karnaugh Maps  Data representation’s simplicity.  Changes in neighboring variables are easily displayed  Changes Easy and Convenient to implement.  Reduces the cost and quantity of logical gates.
  • 5. SOP & POS  The SOP (Sum of Product) expression represents 1’s .  SOP form such as (A.B)+(B.C).  The POS (Product of Sum) expression represents the low (0) values in the K-Map.  POS form like (A+B).(C+D)
  • 6. Properties An n-variable K-map has 2n cells with n-variable truth table value. Adjacent cells differ in only one bit . Each cell refers to a minterm or maxterm. For minterm mi , maxterm Mi and don’t care of f we place 1 , 0 , x .
  • 7. Simplification Process No diagonals. Only 2^n cells in each group. Groups should be as large as possible. A group can be combined if all cells of the group have same set of variable. Overlapping allowed. Fewest number of groups possible.
  • 9. Two Variable K-map(continued) The K-Map is just a different form of the truth table. V W X FWX Minterm – 0 0 0 1 Minterm – 1 0 1 0 Minterm – 2 1 0 1 Minterm – 3 1 1 0 V 0 1 2 3 X W W X 1 0 1 0
  • 10. Two Variable K-map Grouping V 0 0 0 0 B A A Groups of One – 4 1 A B B
  • 11. Groups of Two – 2 Two Variable K-Map Groupings Group of Four V 0 0 0 0 B A A B 1 B 1 V 1 1 1 1 B A A 1 B
  • 12. Three Variable K-map (continued)  K-map from truth table. W X Y FWXY Minterm – 0 0 0 0 1 Minterm – 1 0 0 1 0 Minterm – 2 0 1 0 0 Minterm – 3 0 1 1 0 Minterm – 4 1 0 0 0 Minterm – 5 1 0 1 1 Minterm – 6 1 1 0 1 Minterm – 7 1 1 1 0 V 0 1 2 3 6 7 4 5 Y XW Y 1 XW XW XW 0 0 0 0 1 1 0 Only one variable changes for every row cnge 12
  • 13. Three Variable K-Map Groupings V 0 0 0 0 0 0 0 0 C C BA BA BA BA BA 1 1 BA 1 1 BA 1 1 BA 1 1 1 CA 1 1 CA 1 1 CA 1 1 CB 1 1 CB 1 1 CA 11 CB 1 1 CB 1 Groups of One – 8 (not shown) Groups of Two – 12
  • 14. Three Variable K-Map Groupings Groups of Four – 6 Group of Eight - 1 V 1 1 1 1 1 1 1 1 C C BA BA BA BA 1 V 0 0 0 0 0 0 0 0 C C BA BA BA BA 1 C 1 1 1 1 C 1 1 1 A 1 1 1 1 B 1 1 1 1 A 1 1 1 1 B 1 1 1 1
  • 15. Truth Table to K-Map Mapping Four Variable K-Map W X Y Z FWXYZ Minterm – 0 0 0 0 0 0 Minterm – 1 0 0 0 1 1 Minterm – 2 0 0 1 0 1 Minterm – 3 0 0 1 1 0 Minterm – 4 0 1 0 0 1 Minterm – 5 0 1 0 1 1 Minterm – 6 0 1 1 0 0 Minterm – 7 0 1 1 1 1 Minterm – 8 1 0 0 0 0 Minterm – 9 1 0 0 1 0 Minterm – 10 1 0 1 0 1 Minterm – 11 1 0 1 1 0 Minterm – 12 1 1 0 0 1 Minterm – 13 1 1 0 1 0 V 0 1 3 2 4 5 7 6 12 13 15 14 8 9 11 10 XW XW XW XW ZY ZY ZY ZY 1 01 1 1 10 1 0 10 0 0 11 0
  • 16. FOUR VARIABLE K-MAP GROUPINGS V 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BA BA BA BA DC DC DC DC CB 1 1 1 1 DB 1 1 1 1 DA 1 1 1 1 CB 1 1 1 1 DB 1 1 1 1 DA 1 1 1 1 DB11 11
  • 17. FOUR VARIABLE K-MAP GROUPINGS Groups of Eight – 8 (two shown) V 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BA BA BA BA DC DC DC DC B 1 1 1 1 1 1 1 1 D 1 1 1 1 1 1 1 1 Group of Sixteen – 1 V 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 BA BA BA BA DC DC DC DC 1
  • 19. TWO VARIABLE K-MAP  Differ in the value of y in m0 and m1.  Differ in the value of x in m0 and m2. y = 0 y = 1 x = 0 m 0 = m 1 = x = 1 m 2 = m 3 = yx yx yx yx
  • 20. Two Variable K-Map Simplified sum-of-products (SOP) logic expression for the logic function F1. V 1 1 0 0 K J J K J JF =1 J K F1 0 0 1 0 1 1 1 0 0 1 1 0 20
  • 21. Three Variable Maps  A three variable K-map : yz=00 yz=01 yz=11 yz=10 x=0 m0 m1 m3 m2 x=1 m4 m5 m7 m6  Where each minterm corresponds to the product terms: yz=00 yz=01 yz=11 yz=10 x=0 x=1 zyx zyx zyx zyx zyx zyx zyx zyx
  • 22. Four Variable K-Map Simplified sum-of-products (SOP) logic expression for the logic function F3. TSURUTSUSRF +++=3 R S T U F3 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 1 1 0 1 0 0 0 0 1 0 1 1 0 1 1 0 1 0 1 1 1 1 1 0 0 0 0 1 0 0 1 1 1 0 1 0 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 0 1 1 1 0 1 1 1 1 1 1 V 0 1 1 0 0 1 1 1 1 0 1 1 0 1 0 0 SR SR SR SR UT UT UT UT UR TS USR UTS
  • 23.  Five variable K-map is formed using two connected 4- variable maps: Chapter 2 - Part 2 23 23 0 1 5 4 VWX YZ V Z 000 001 00 13 12 011 9 8 010 X 3 2 6 7 14 15 10 11 01 11 10 Y 16 17 21 20 29 28 25 24 19 18 22 23 30 31 26 27 100 101 111 110 W W X Five Variable K-Map
  • 24. Don’t-care condition  Minterms that may produce either 0 or 1 for the function.  Marked with an ‘x’ in the K-map.  These don’t-care conditions can be used to provide further simplification.
  • 25. SOME YOU GROUP, SOME YOU DON’T V X 0 1 0 0 0 X 0 C C BA BA BA BA CA This don’t care condition was treated as a (1). There was no advantage in treating this don’t care condition as a (1), thus it was treated as a (0) and not grouped.
  • 26. Don’t Care Conditions Simplified sum-of-products (SOP) logic expression for the logic function F4. SRTRF +=4 R S T U F4 0 0 0 0 X 0 0 0 1 0 0 0 1 0 1 0 0 1 1 X 0 1 0 0 0 0 1 0 1 X 0 1 1 0 X 0 1 1 1 1 1 0 0 0 1 1 0 0 1 1 1 0 1 0 1 1 0 1 1 X 1 1 0 0 X 1 1 0 1 0 1 1 1 0 0 1 1 1 1 0 V X 0 X 1 0 X 1 X X 0 0 0 1 1 X 1 SR SR SR SR UT UT UT UT TR SR
  • 27. Implicants The group of 1s is called implicants. Two types of Implicants: Prime Implicants. Essential Prime Implicants.
  • 28. Prime and Essential Prime Implicants Chapter 2 - Part 2 28 DB CB 1 1 1 1 1 1 B D A 1 1 1 1 1 ESSENTIAL Prime ImplicantsC BD CD BD Minterms covered by single prime implicant DB 1 1 1 1 1 1 B C D A 1 1 1 1 1 AD BA
  • 29. Example with don’t Care Chapter 2 - Part 2 29 x x 1 1 1 1 1 B D A C 1 1 1 x x 1 1 1 1 1 B D A C 1 1 EssentialSelected
  • 30. Besides some disadvantages like usage of limited variables K-Map is very efficient to simplify logic expression. Conclusion
  • 31. References  Wikipedia.com.  Digital Design by Morris Mano