SlideShare a Scribd company logo
1 of 27
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 2
Session 8: Focus
 Rules of Boolean Algebra
◦ Rules 7 to 12
 Theorems of Boolean Algebra
◦ Consensus Theorem
◦ DeMargon’s Theorems
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com
Rules
of
Boolean Algebra
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 4
Rules of Boolean Algebra
 A, B or C can represent a single variable or a combination of
variables
 These 12 rules are useful in simplifying Boolean expressions
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 5
Rule 7
 A . A = A (Idempotent or Identity Law)
 Valid for any number of the same input:
 A . A . A ….. A = A
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 6
Rule 8
 A . = 0A
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 7
Rule 9
 (Involution law)
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 8
Rule 10
 A + AB = A (Absorption or Redundancy Law)
 A + AB = A (1 + B) : Factoring (Distributive law)
 = A . 1 : By Rule 2, (1 + B) = 1
 = A : By Rule 4, A . 1 = A
 A + AB = A
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 9
Rule 11
 A + B = A + BA
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 10
Rule 11
 A + B = A + BA
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 11
Rule 12
 (A + B) . (A + C) = A + BC
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 12
Rule 12
 (A + B) . (A + C) = A + BC
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com
Consensus Theorem
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 14
Consensus Theorem (in SOP)
 It states that in the SOP form: (Sum Of Products)
 Let us verify it with Truth table:
14
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 15
Consensus Theorem … (SOP form)
 It states that in the SOP form: (Sum Of Products)
 If in a given Boolean expression we can identify two
terms with one having a variable (X.Y) and the other
having its complement ( . Z)
 Then the term that is formed by the product of the
remaining variables (Y.Z) in the two terms in the case
of a SOP expression will be redundant
15
X
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 16
Consensus Theorem … (POS form)
 Consensus theorem states that in the POS form: (Product Of
Sums)
 If in a given Boolean expression we can identify two
terms with one having a variable (X + Y) and the other
having its complement ( + Z)
 Then the term that is formed by the product of the
remaining variables (Y + Z) in the two terms in the
case of a POS expression will be redundant
16
X
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 17
Quiz 1: Using Consensus Theorem
 Simplify the following Boolean Expression Using Consensus
Theorem
17
 The redundant terms are: BCD
 and ACD
 The simplified expression is:
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com
DeMorgon’s Theorems
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 19
Augustus De Morgan
19
Augustus De Morgan,
(born June 27, 1806, Madura, India)
English mathematician and logician
whose major contributions to the
study of logic include the formulation
of De Morgan's laws
DeMorgan, a mathematician who knew Boole,
proposed two important theorems of Boolean Algebra
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 20
DeMorgon’s Theorem 1
 Theorem 1:
 The complement of a sum of variables is equal to the product
of the complements of the variables
 It can also be stated as:
 The complement of two or more ORed variables is
equivalent to the AND of the complements of the
individual variables.
 Valid for any number of variables:
20
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 21
DeMorgon’s Theorem 1
21
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 22
Proof for DeMorgan’s Theorem 1
 Let us assume all the variables (X1 to Xn) are in a
logic 0 state
 Therefore, LHS = RHS
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 23
Proof for DeMorgan’s Theorem 1 ..contd
 Let us assume that any one of the n variables, say X1
is in a logic 1 (HIGH) state
 Therefore again, LHS = RHS
 The same holds good when more than one or all
variables in the logic 1 state. Therefore Theorem 1
stands proved.
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 24
DeMorgon’s Theorem 2
 Theorem 2:
 The complement of a product of variables is equal to the sum
of the complements of the variables
 It can also be stated as:
 The complement of two or more ANDed variables is
equivalent to the OR of the complements of the
individual variables.
 Valid for any number of variables:
24
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 25
DeMorgon’s Theorem 2
25
Home work:
Proof for Theorem 2
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 26
Session 8: Summary
 Rules of Boolean Algebra
◦ Rules 7 to 12
 Theorems of Boolean Algebra
◦ Consensus Theorem
◦ DeMargon’s Theorems
Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 27
References
Ref 1 Ref 2

More Related Content

What's hot

idea selection 3
idea selection 3idea selection 3
idea selection 3salmanxox
 

What's hot (15)

Digital Design Course Summary
 Digital Design Course Summary Digital Design Course Summary
Digital Design Course Summary
 
Digital Design Session 28
Digital Design Session 28Digital Design Session 28
Digital Design Session 28
 
Digital Design Session 14
Digital Design Session 14Digital Design Session 14
Digital Design Session 14
 
Digital Design Session 17
Digital Design Session 17Digital Design Session 17
Digital Design Session 17
 
Digital Design Session 25
Digital Design Session 25Digital Design Session 25
Digital Design Session 25
 
Digital Design Session 22
Digital Design Session 22Digital Design Session 22
Digital Design Session 22
 
Digital Design Session 27
Digital Design Session 27Digital Design Session 27
Digital Design Session 27
 
Digital Design Session 29
Digital Design Session 29Digital Design Session 29
Digital Design Session 29
 
Digital Design Session 21
Digital Design Session 21Digital Design Session 21
Digital Design Session 21
 
Digital Design Session 18
Digital Design Session 18Digital Design Session 18
Digital Design Session 18
 
Digital Design Session 20
Digital Design Session 20Digital Design Session 20
Digital Design Session 20
 
Digital Design Session 19
Digital Design Session 19Digital Design Session 19
Digital Design Session 19
 
Digital Design Session 15
Digital Design Session 15Digital Design Session 15
Digital Design Session 15
 
Digital Design Session 24
Digital Design Session 24Digital Design Session 24
Digital Design Session 24
 
idea selection 3
idea selection 3idea selection 3
idea selection 3
 

More from International Institute of Information Technology - Bangalore (8)

Digital Design Session 26
Digital Design Session 26Digital Design Session 26
Digital Design Session 26
 
Digital Design Session 23
Digital Design Session 23Digital Design Session 23
Digital Design Session 23
 
Digital Design Session 16
Digital Design Session 16Digital Design Session 16
Digital Design Session 16
 
Digital Design Session 13
Digital Design Session 13Digital Design Session 13
Digital Design Session 13
 
Digital Design Session 11
Digital Design Session 11Digital Design Session 11
Digital Design Session 11
 
Digital Design Session 6
Digital Design Session 6Digital Design Session 6
Digital Design Session 6
 
Digital Design Session 2
Digital Design Session 2Digital Design Session 2
Digital Design Session 2
 
Basic Electric Circuits Tutorial 7
Basic Electric Circuits Tutorial 7Basic Electric Circuits Tutorial 7
Basic Electric Circuits Tutorial 7
 

Recently uploaded

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

Digital Design Session 8

  • 1. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com
  • 2. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 2 Session 8: Focus  Rules of Boolean Algebra ◦ Rules 7 to 12  Theorems of Boolean Algebra ◦ Consensus Theorem ◦ DeMargon’s Theorems
  • 3. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com Rules of Boolean Algebra
  • 4. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 4 Rules of Boolean Algebra  A, B or C can represent a single variable or a combination of variables  These 12 rules are useful in simplifying Boolean expressions
  • 5. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 5 Rule 7  A . A = A (Idempotent or Identity Law)  Valid for any number of the same input:  A . A . A ….. A = A
  • 6. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 6 Rule 8  A . = 0A
  • 7. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 7 Rule 9  (Involution law)
  • 8. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 8 Rule 10  A + AB = A (Absorption or Redundancy Law)  A + AB = A (1 + B) : Factoring (Distributive law)  = A . 1 : By Rule 2, (1 + B) = 1  = A : By Rule 4, A . 1 = A  A + AB = A
  • 9. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 9 Rule 11  A + B = A + BA
  • 10. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 10 Rule 11  A + B = A + BA
  • 11. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 11 Rule 12  (A + B) . (A + C) = A + BC
  • 12. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 12 Rule 12  (A + B) . (A + C) = A + BC
  • 13. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com Consensus Theorem
  • 14. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 14 Consensus Theorem (in SOP)  It states that in the SOP form: (Sum Of Products)  Let us verify it with Truth table: 14
  • 15. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 15 Consensus Theorem … (SOP form)  It states that in the SOP form: (Sum Of Products)  If in a given Boolean expression we can identify two terms with one having a variable (X.Y) and the other having its complement ( . Z)  Then the term that is formed by the product of the remaining variables (Y.Z) in the two terms in the case of a SOP expression will be redundant 15 X
  • 16. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 16 Consensus Theorem … (POS form)  Consensus theorem states that in the POS form: (Product Of Sums)  If in a given Boolean expression we can identify two terms with one having a variable (X + Y) and the other having its complement ( + Z)  Then the term that is formed by the product of the remaining variables (Y + Z) in the two terms in the case of a POS expression will be redundant 16 X
  • 17. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 17 Quiz 1: Using Consensus Theorem  Simplify the following Boolean Expression Using Consensus Theorem 17  The redundant terms are: BCD  and ACD  The simplified expression is:
  • 18. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com DeMorgon’s Theorems
  • 19. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 19 Augustus De Morgan 19 Augustus De Morgan, (born June 27, 1806, Madura, India) English mathematician and logician whose major contributions to the study of logic include the formulation of De Morgan's laws DeMorgan, a mathematician who knew Boole, proposed two important theorems of Boolean Algebra
  • 20. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 20 DeMorgon’s Theorem 1  Theorem 1:  The complement of a sum of variables is equal to the product of the complements of the variables  It can also be stated as:  The complement of two or more ORed variables is equivalent to the AND of the complements of the individual variables.  Valid for any number of variables: 20
  • 21. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 21 DeMorgon’s Theorem 1 21
  • 22. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 22 Proof for DeMorgan’s Theorem 1  Let us assume all the variables (X1 to Xn) are in a logic 0 state  Therefore, LHS = RHS
  • 23. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 23 Proof for DeMorgan’s Theorem 1 ..contd  Let us assume that any one of the n variables, say X1 is in a logic 1 (HIGH) state  Therefore again, LHS = RHS  The same holds good when more than one or all variables in the logic 1 state. Therefore Theorem 1 stands proved.
  • 24. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 24 DeMorgon’s Theorem 2  Theorem 2:  The complement of a product of variables is equal to the sum of the complements of the variables  It can also be stated as:  The complement of two or more ANDed variables is equivalent to the OR of the complements of the individual variables.  Valid for any number of variables: 24
  • 25. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 25 DeMorgon’s Theorem 2 25 Home work: Proof for Theorem 2
  • 26. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 26 Session 8: Summary  Rules of Boolean Algebra ◦ Rules 7 to 12  Theorems of Boolean Algebra ◦ Consensus Theorem ◦ DeMargon’s Theorems
  • 27. Digital Design – © 2020 Mouli Sankaran Email: mouli.sankaran@yahoo.com 27 References Ref 1 Ref 2