際際滷

際際滷Share a Scribd company logo
INFANT JESUS COLLEGE OF
     ENGINEERING
  COMPUTER SCIENCE &
ENGINEERING DEPARTMENT
    PRESENTECH10
Guided by: NAGALINGARAJAN
       Presented by:
         ABIRAM.A
         BEJOY.S.P
     BHARATHI RAJA.M
     SUSHEENTHIRAN.A
Index
The map method
Rules for map
Present technique.
Types of variables
Uses of k-map
Application of k-map.
WHAT IS K-MAP?
The pictorial representation of variables
from which the Boolean expression or
truth table can be identified.
It avoids ambiguity during logic designing.
Since there is number of probability in
mapping the answer would be same and
avoid confusion.
It is denoted as k-map since it is found by
the person karnaugh.
THE MAP
Straight procedure for minimizing Boolean
functions
Considered as pictorial form of a truth
table
It is a diagram made of squares
It consists of minterms[0] & maxterms[1]
In Some cases dont care conditions are
used [represented by x] .
Rules
Mapping can be done horizontally or
vertically but not in diagonally.
Wrapping technique can be done only
form three variable map.
Only the maxterms can be mapped to form
a Boolean expression.
Overlapping of maxterms is possible,
utmost once.
present technique
Maxterms are grouped together to derive
the expression.
Dont care conditions alone cannot be
mapped to form a group.
The mapping can be selected depending
on the variable used
Corresponding variables should be written
for the mapped values.
The grouping is done in even numbers.
Basics
The frequently used variable mappings are
Two variable map
Three variable map
Four variable map
Five variable map
Lets see this in detail
Two variable-map
Four minterms for two
variables
It consists of four squares
                                  Y
The 0 and 1 marked in         X
row and column
designate the values of               0   0
variables
A two variable is shown
And the expression for
the group is                          1   1
=X+Y
Three variable map
It consists of eight minterms for three
binary variables
It has eight squares
Minterms are not arranged in binary
sequence but similar to gray code
Wrapping technique can start using only
from the three variable mapping
Consider the following truth table for which
the mapping can be done.
Truth table
D.NO   A   B   C   S   C

 0     0   0   0   0   0
 1     0   0   1   1   0
 2     0   1   0   1   0
 3     0   1   1   0   1
 4     1   0   0   1   0
 5     1   0   1   0   1
 6     1   1   0   0   1
 7     1   1   1   1   1
Representation of three
    variable map
        YZ

        00    01   11    10
X
        m0   m1    m3   M2
    0

        m4   m5    m7   m6
    1
FOUR VARIABLE MAP
In this method four variables are used.
The map contains 16 squares.
Grouping can be done only for the
maxterms
Wrapping can be done by folding the map.
Adjacent groups cannot be formed since it
contains single map.
The representation of four variable map is.
Four variable map
               C
     CD

    AB    00   01   10   11
                              Adjacent
          1    1         1     groups
    00
                              cant be
                               formed


    01                   1
                              B

    10

A                             Wrapping
                               can be
    11    1    1         1      cone
Five variable map
It consists of five variables (A,B,C,D,E)
Left hand four variable consists of 16 squares
and right consists of 16 squares
Actually it is the combination of two four variable
map
The left table represents the variable value A=0
and right table represents the A value as 1.
Adjacent group in the tables can be represented
once
Consider the following truth table for which the
mapping is done.
Five variable map
               A=0                 A=1

                      D                  D
     DE
BC
     0    2      2    3        16 17 19 18

     4    5      7    6        20 21 23 22
                           C                 C
     12   13     15   14       28 29 31 30
B                          B
     8    9      11   10       24 25 27 26
Representation of five variable
 map without using two four
        variable map        Adjacent
                                                       groups
                                                       cant be
       ABC
         000 001   010   011   110   111   100   101   formed
    DE
                                                        but it
     00   0   1    2      3     6     7     4     5     gives
                                                         the
                                                        same
     01   8   9 10 11 14 15 12 13                      answer

          24 25 26 27 30 31 28 29
     10

     11   16 17 18 19 22 23 20 21
DONT CARE CONDITIONS
                               Y

           CD
                00   01   11       11
      AB

           00   x    1    1         X

           01   0    x    1         0
                                        X

           10
                0    0    1         0
  W

           11
                0    0    1         0
DONT CARE CONDITION
The x represents the position of dont care
conditions.
The value of x may 1 or 0 it depends on
grouping.
The expression for the previous k-map is:
A=c +a +bd +bd.
Note that all the dont care cannot be mapped as
a single group.
OUR METHOD
Check the maxterms in the truth table
itself.
Write the corresponding expression.
Simplify the expression with the help of
DEMORGANS theory.
The is no need of k-map in this method.
uses
K-map is used to derive any form of logical
circuit
It is used in design and analysis procedure
It is used in Quine-McCluskey method
Simplification of Boolean expression is
easier
It is used in sum of product and in product
of sum method.
Application
The k-map can be used in combinational
circuit and in sequential circuit.
Full adder and half adder can be easily
analyzed with the help of k-map.
It is used in the in tabular method to
simplify the Boolean expression even
simpler than that.
conclusion
Thus k-map is a major topic in electronics
It is used in simplification of Boolean
expression & logic gates
It is used in the conversion of truth table to
Boolean expression and vice versa.
It is better to use a k-map than the tabular
method.
THANK YOU

More Related Content

Similar to Presentech'10 (20)

simplification of boolean algebra
simplification of boolean algebra
mayannpolisticoLNU
Chapter-3.ppt
Chapter-3.ppt
TANJILURRAHMAN190901
K-map method
K-map method
Harekushna Patel
K map
K map
zulhelmanzulhelman
Kmaps.ppt
Kmaps.ppt
EduardoPacheco475955
Kmaps.ppt
Kmaps.ppt
AshwiniMate10
Kmaps.ppt
Kmaps.ppt
ShaekAhmed
Basics of K map
Basics of K map
yogeshvaidya13
Karnaugh maps
Karnaugh maps
bhargav0077
3,EEng k-map.pdf
3,EEng k-map.pdf
DamotTesfaye
CSE-205_ch-3.pptx
CSE-205_ch-3.pptx
MdTahsinAmin2
Chapter-3-INTRODUCTION TO LOGIC DESIGN .pdf
Chapter-3-INTRODUCTION TO LOGIC DESIGN .pdf
ABDUKHASHEBA
K - Map
K - Map
Abhishek Choksi
AI Lesson 18
AI Lesson 18
Assistant Professor
Lesson 18
Lesson 18
Avijit Kumar
Module 2 logic gates
Module 2 logic gates
Deepak John
Karnaugh k map Maps electronics engineers.pptx
Karnaugh k map Maps electronics engineers.pptx
MrDoctor24
Peta karnaugh
Peta karnaugh
ti_stmik_nh_jambi
Chapter_3_Gate-Level_Minimization.ppt
Chapter_3_Gate-Level_Minimization.ppt
MdTahsinAmin2
DLD Lecture No 15 Prime and Essential Implicants, Five Variable Map.pptx
DLD Lecture No 15 Prime and Essential Implicants, Five Variable Map.pptx
SaveraAyub2
simplification of boolean algebra
simplification of boolean algebra
mayannpolisticoLNU
Karnaugh maps
Karnaugh maps
bhargav0077
3,EEng k-map.pdf
3,EEng k-map.pdf
DamotTesfaye
CSE-205_ch-3.pptx
CSE-205_ch-3.pptx
MdTahsinAmin2
Chapter-3-INTRODUCTION TO LOGIC DESIGN .pdf
Chapter-3-INTRODUCTION TO LOGIC DESIGN .pdf
ABDUKHASHEBA
Module 2 logic gates
Module 2 logic gates
Deepak John
Karnaugh k map Maps electronics engineers.pptx
Karnaugh k map Maps electronics engineers.pptx
MrDoctor24
Chapter_3_Gate-Level_Minimization.ppt
Chapter_3_Gate-Level_Minimization.ppt
MdTahsinAmin2
DLD Lecture No 15 Prime and Essential Implicants, Five Variable Map.pptx
DLD Lecture No 15 Prime and Essential Implicants, Five Variable Map.pptx
SaveraAyub2

Recently uploaded (20)

The Man In The Back Exceptional Delaware.pdf
The Man In The Back Exceptional Delaware.pdf
dennisongomezk
Unit 3 Poster Sketches with annotations.pptx
Unit 3 Poster Sketches with annotations.pptx
bobby205207
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Veera Pallapu
Capitol Doctoral Presentation -June 2025.pptx
Capitol Doctoral Presentation -June 2025.pptx
CapitolTechU
What is FIle and explanation of text files.pptx
What is FIle and explanation of text files.pptx
Ramakrishna Reddy Bijjam
Ray Dalio How Countries go Broke the Big Cycle
Ray Dalio How Countries go Broke the Big Cycle
Dadang Solihin
LDMMIA Free Reiki Yoga S9 Grad Level Intuition II
LDMMIA Free Reiki Yoga S9 Grad Level Intuition II
LDM & Mia eStudios
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
Final Sketch Designs for poster production.pptx
Final Sketch Designs for poster production.pptx
bobby205207
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Shrutidhara2
THERAPEUTIC COMMUNICATION included definition, characteristics, nurse patient...
THERAPEUTIC COMMUNICATION included definition, characteristics, nurse patient...
parmarjuli1412
BUSINESS QUIZ PRELIMS | QUIZ CLUB OF PSGCAS | 9 SEPTEMBER 2024
BUSINESS QUIZ PRELIMS | QUIZ CLUB OF PSGCAS | 9 SEPTEMBER 2024
Quiz Club of PSG College of Arts & Science
How to Manage Upselling of Subscriptions in Odoo 18
How to Manage Upselling of Subscriptions in Odoo 18
Celine George
ROLE PLAY: FIRST AID -CPR & RECOVERY POSITION.pptx
ROLE PLAY: FIRST AID -CPR & RECOVERY POSITION.pptx
Belicia R.S
Exploring Ocean Floor Features for Middle School
Exploring Ocean Floor Features for Middle School
Marie
Overview of Employee in Odoo 18 - Odoo 際際滷s
Overview of Employee in Odoo 18 - Odoo 際際滷s
Celine George
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
Arshad Shaikh
How to Manage Inventory Movement in Odoo 18 POS
How to Manage Inventory Movement in Odoo 18 POS
Celine George
IDF 30min presentation - December 2, 2024.pptx
IDF 30min presentation - December 2, 2024.pptx
ArneeAgligar
Publishing Your Memoir with Brooke Warner
Publishing Your Memoir with Brooke Warner
Brooke Warner
The Man In The Back Exceptional Delaware.pdf
The Man In The Back Exceptional Delaware.pdf
dennisongomezk
Unit 3 Poster Sketches with annotations.pptx
Unit 3 Poster Sketches with annotations.pptx
bobby205207
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Veera Pallapu
Capitol Doctoral Presentation -June 2025.pptx
Capitol Doctoral Presentation -June 2025.pptx
CapitolTechU
What is FIle and explanation of text files.pptx
What is FIle and explanation of text files.pptx
Ramakrishna Reddy Bijjam
Ray Dalio How Countries go Broke the Big Cycle
Ray Dalio How Countries go Broke the Big Cycle
Dadang Solihin
LDMMIA Free Reiki Yoga S9 Grad Level Intuition II
LDMMIA Free Reiki Yoga S9 Grad Level Intuition II
LDM & Mia eStudios
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
Final Sketch Designs for poster production.pptx
Final Sketch Designs for poster production.pptx
bobby205207
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Shrutidhara2
THERAPEUTIC COMMUNICATION included definition, characteristics, nurse patient...
THERAPEUTIC COMMUNICATION included definition, characteristics, nurse patient...
parmarjuli1412
How to Manage Upselling of Subscriptions in Odoo 18
How to Manage Upselling of Subscriptions in Odoo 18
Celine George
ROLE PLAY: FIRST AID -CPR & RECOVERY POSITION.pptx
ROLE PLAY: FIRST AID -CPR & RECOVERY POSITION.pptx
Belicia R.S
Exploring Ocean Floor Features for Middle School
Exploring Ocean Floor Features for Middle School
Marie
Overview of Employee in Odoo 18 - Odoo 際際滷s
Overview of Employee in Odoo 18 - Odoo 際際滷s
Celine George
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
Arshad Shaikh
How to Manage Inventory Movement in Odoo 18 POS
How to Manage Inventory Movement in Odoo 18 POS
Celine George
IDF 30min presentation - December 2, 2024.pptx
IDF 30min presentation - December 2, 2024.pptx
ArneeAgligar
Publishing Your Memoir with Brooke Warner
Publishing Your Memoir with Brooke Warner
Brooke Warner
Ad

Presentech'10

  • 1. INFANT JESUS COLLEGE OF ENGINEERING COMPUTER SCIENCE & ENGINEERING DEPARTMENT PRESENTECH10
  • 2. Guided by: NAGALINGARAJAN Presented by: ABIRAM.A BEJOY.S.P BHARATHI RAJA.M SUSHEENTHIRAN.A
  • 3. Index The map method Rules for map Present technique. Types of variables Uses of k-map Application of k-map.
  • 4. WHAT IS K-MAP? The pictorial representation of variables from which the Boolean expression or truth table can be identified. It avoids ambiguity during logic designing. Since there is number of probability in mapping the answer would be same and avoid confusion. It is denoted as k-map since it is found by the person karnaugh.
  • 5. THE MAP Straight procedure for minimizing Boolean functions Considered as pictorial form of a truth table It is a diagram made of squares It consists of minterms[0] & maxterms[1] In Some cases dont care conditions are used [represented by x] .
  • 6. Rules Mapping can be done horizontally or vertically but not in diagonally. Wrapping technique can be done only form three variable map. Only the maxterms can be mapped to form a Boolean expression. Overlapping of maxterms is possible, utmost once.
  • 7. present technique Maxterms are grouped together to derive the expression. Dont care conditions alone cannot be mapped to form a group. The mapping can be selected depending on the variable used Corresponding variables should be written for the mapped values. The grouping is done in even numbers.
  • 8. Basics The frequently used variable mappings are Two variable map Three variable map Four variable map Five variable map Lets see this in detail
  • 9. Two variable-map Four minterms for two variables It consists of four squares Y The 0 and 1 marked in X row and column designate the values of 0 0 variables A two variable is shown And the expression for the group is 1 1 =X+Y
  • 10. Three variable map It consists of eight minterms for three binary variables It has eight squares Minterms are not arranged in binary sequence but similar to gray code Wrapping technique can start using only from the three variable mapping Consider the following truth table for which the mapping can be done.
  • 11. Truth table D.NO A B C S C 0 0 0 0 0 0 1 0 0 1 1 0 2 0 1 0 1 0 3 0 1 1 0 1 4 1 0 0 1 0 5 1 0 1 0 1 6 1 1 0 0 1 7 1 1 1 1 1
  • 12. Representation of three variable map YZ 00 01 11 10 X m0 m1 m3 M2 0 m4 m5 m7 m6 1
  • 13. FOUR VARIABLE MAP In this method four variables are used. The map contains 16 squares. Grouping can be done only for the maxterms Wrapping can be done by folding the map. Adjacent groups cannot be formed since it contains single map. The representation of four variable map is.
  • 14. Four variable map C CD AB 00 01 10 11 Adjacent 1 1 1 groups 00 cant be formed 01 1 B 10 A Wrapping can be 11 1 1 1 cone
  • 15. Five variable map It consists of five variables (A,B,C,D,E) Left hand four variable consists of 16 squares and right consists of 16 squares Actually it is the combination of two four variable map The left table represents the variable value A=0 and right table represents the A value as 1. Adjacent group in the tables can be represented once Consider the following truth table for which the mapping is done.
  • 16. Five variable map A=0 A=1 D D DE BC 0 2 2 3 16 17 19 18 4 5 7 6 20 21 23 22 C C 12 13 15 14 28 29 31 30 B B 8 9 11 10 24 25 27 26
  • 17. Representation of five variable map without using two four variable map Adjacent groups cant be ABC 000 001 010 011 110 111 100 101 formed DE but it 00 0 1 2 3 6 7 4 5 gives the same 01 8 9 10 11 14 15 12 13 answer 24 25 26 27 30 31 28 29 10 11 16 17 18 19 22 23 20 21
  • 18. DONT CARE CONDITIONS Y CD 00 01 11 11 AB 00 x 1 1 X 01 0 x 1 0 X 10 0 0 1 0 W 11 0 0 1 0
  • 19. DONT CARE CONDITION The x represents the position of dont care conditions. The value of x may 1 or 0 it depends on grouping. The expression for the previous k-map is: A=c +a +bd +bd. Note that all the dont care cannot be mapped as a single group.
  • 20. OUR METHOD Check the maxterms in the truth table itself. Write the corresponding expression. Simplify the expression with the help of DEMORGANS theory. The is no need of k-map in this method.
  • 21. uses K-map is used to derive any form of logical circuit It is used in design and analysis procedure It is used in Quine-McCluskey method Simplification of Boolean expression is easier It is used in sum of product and in product of sum method.
  • 22. Application The k-map can be used in combinational circuit and in sequential circuit. Full adder and half adder can be easily analyzed with the help of k-map. It is used in the in tabular method to simplify the Boolean expression even simpler than that.
  • 23. conclusion Thus k-map is a major topic in electronics It is used in simplification of Boolean expression & logic gates It is used in the conversion of truth table to Boolean expression and vice versa. It is better to use a k-map than the tabular method.