SlideShare uma empresa Scribd logo
1 de 33
LOGIC GATES &
BOOLEN ALGEBRA
BY
M.VENKATESH
OUTLINE
 INTRODUCTION TO LOGIC GATES
 TYPES OF LOGIC GATES
 ADVANTAGES,DIADVANTAGES &
APLLICATIONS
 INTROUCTION TO BOOLEN ALGEBRA
 RULES OF BOOLEN ALGEBRA
 EXAMPLE FOR BOOLEN ALGEBRA
INTRODUCTION TO LOGIC GATES
 A logic gate is an elementary building block of a DIGITAL CIRCUIT
 Most logic gates have two inputs and one output.
 In most logic gates, the low state is approximately zero volts (0 V),
while the high state is approximately five volts positive (+5 V).
 binary conditions low for 0V or high for 1V
 There are three common ways in which to represent the working of a
logic circuit.
1. Truth Tables
2. Logic Circuit Diagram
3. Boolean Expression
LOGIC GATES
 A truth table is a chart of Boolean values (1s and 0s) arranged to
indicate the results (or outputs) of all possible inputs combinations.
 The lists of all possible inputs combination are arranged in columns
on the left and the resultant outputs are listed in columns on the right
side of the table.
 A logic circuit diagram uses the graphical representation or
description of logic gates in combination to represent a logic
expression.
 Boolean algebra can be used to write a logic expression in the form
of an equation.
TYPES OF LOGIC GATES
NOT GATE
 It Is also called as complementary or inversion gate.
 NOT gate perform the ‘~’ operation.
 It has one input and one output.
NOT GATE
NOT GATE APPLICATION
.
AND GATE
 It perform Multiplication operation.
 AND gate represented as ‘.’
 When both inputs are high then output will high
AND GATE
AND GATE APPLICATION
OR GATE
 It perform Addition operation.
 OR gate represented as ‘+’
 When both inputs are low then output will low
OR GATE
OR GATE APPLICATION
.
NAND GATE
 NAND gate Complement of AND gate.
 When both inputs are low then output will low
NAND GATE
NOR GATE
 NOR gate is Complement of OR gate
 When both inputs are low then output will be low
NOR GATE
EXCLUSIVE OR GATE
 It is also called as Athematic Gate
 When any one input is then output will high
 XOR gate is represented as 
XOR GATE
EXCLUSIVE NOR GATE
 XNOR gate is complement of XOR gate
 When both inputs are high or low then the output will high
 XNOR is represented as

XNOR GATE
ADVANTAGES
 The switching time is much faster than analog circuits.
 logic gates is less expensive
DISADVANTAGES
 Logic circuits uses more energy than other circuits like analog
circuits to accomplish the same tasks resultant circuit produces more
heat.
 For activation, logic circuits require power system i.e. portable or
battery power systems which are limited in power.
APPLICATIONS
 Personal Computers
 Mobile Phones
 Tablets
 Calculators and
 Digital Watches
BOOLEN ALGEBRA
 Boolen algebra is given by English Mathematician GEORGE
BOOLE
 It is set of rules used to simplify the given logic
expression without changing its functionality.
 It is used when number of variables are less.
GEORGE BOOLE
(1815-1864)
BOOLEN ALGEBRA
 Set of rules it is used to simply and minimize the equation.
 Logic Expression : F=A`B+BC+ABC ------(1)
---
F=A`B+BC ---------(2)
The above two functions are same
 To reduce the variable we use the map method or k-map method
 For (1) we required 5 logic gates
 For (2) we required 4 logic gates
BOOLEN ALGEBRA
RULES OF BOOLEN ALGEBRA
1. COMPLEMENT RULE
A COMPLEMENT=A` Or (NOT A) Or
A.(A`)`=A
2. AND RULE
A.A=A
A.1=A
A.0=0
A.A`=0
A
RULES
3. OR RULE
A+A=A
A+0=1
A+1=1
A+A`=1
4.DISTRUBTIVE LAW
A.(B+C) = A.B+A.C
A+(B.C) = (A+B).(A+C)
RULES
5. COMMULATATIVE LAW
A+B = B+A
A.B = B.A
6. ASSOCITATIVE LAW
(A.B).C =A.(B.C)
7. DEMORGANS LAW
(A+B)`=A`.B`
(A.B)`=A`+B`
EXAMPLE OF BOOLEN ALGEBRA
DCBAY 
Logic gates And  Boolen algebra
Logic gates And  Boolen algebra

Mais conteúdo relacionado

Mais procurados

flip flop circuits and its applications
flip flop circuits and its applicationsflip flop circuits and its applications
flip flop circuits and its applications
Gaditek
 
Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1
Qundeel
 
Presentation on Logical Operators
Presentation on Logical OperatorsPresentation on Logical Operators
Presentation on Logical Operators
Sanjeev Budha
 
Digital logic gates
Digital logic gatesDigital logic gates
Digital logic gates
jsearle11
 

Mais procurados (20)

2's complement
2's complement2's complement
2's complement
 
Introduction to Half and Full Adder Circuit - Part 01 | Digital Logic Design |
Introduction to Half and Full Adder Circuit - Part 01 | Digital Logic Design |Introduction to Half and Full Adder Circuit - Part 01 | Digital Logic Design |
Introduction to Half and Full Adder Circuit - Part 01 | Digital Logic Design |
 
Digital Logic Design
Digital Logic Design Digital Logic Design
Digital Logic Design
 
flip flop circuits and its applications
flip flop circuits and its applicationsflip flop circuits and its applications
flip flop circuits and its applications
 
Karnaugh map
Karnaugh mapKarnaugh map
Karnaugh map
 
Boolean Function Forms
Boolean Function FormsBoolean Function Forms
Boolean Function Forms
 
Encoder and decoder
Encoder and decoderEncoder and decoder
Encoder and decoder
 
Nand and nor as a universal gates
Nand and nor as a universal gatesNand and nor as a universal gates
Nand and nor as a universal gates
 
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
 
Programmable Logic Devices Plds
Programmable Logic Devices PldsProgrammable Logic Devices Plds
Programmable Logic Devices Plds
 
Logic families ppt eceb srp
Logic families ppt eceb srpLogic families ppt eceb srp
Logic families ppt eceb srp
 
Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1
 
BOOLEAN ALGEBRA
BOOLEAN ALGEBRA BOOLEAN ALGEBRA
BOOLEAN ALGEBRA
 
Boolean+logic
Boolean+logicBoolean+logic
Boolean+logic
 
Presentation On Logic Gate
Presentation On Logic Gate Presentation On Logic Gate
Presentation On Logic Gate
 
boolean algrebra and logic gates in short
boolean algrebra and logic gates in shortboolean algrebra and logic gates in short
boolean algrebra and logic gates in short
 
Digital Electronics | Computer Science
Digital Electronics | Computer ScienceDigital Electronics | Computer Science
Digital Electronics | Computer Science
 
Presentation on Logical Operators
Presentation on Logical OperatorsPresentation on Logical Operators
Presentation on Logical Operators
 
boolean algebra and logic simplification
boolean algebra and logic simplificationboolean algebra and logic simplification
boolean algebra and logic simplification
 
Digital logic gates
Digital logic gatesDigital logic gates
Digital logic gates
 

Semelhante a Logic gates And Boolen algebra

08 chapter03 06_status_bits_otl_otu_scan_logic_fa16
08 chapter03 06_status_bits_otl_otu_scan_logic_fa1608 chapter03 06_status_bits_otl_otu_scan_logic_fa16
08 chapter03 06_status_bits_otl_otu_scan_logic_fa16
John Todora
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdf
MeghaChauhan75
 

Semelhante a Logic gates And Boolen algebra (20)

Basic gates and functions
Basic gates and functionsBasic gates and functions
Basic gates and functions
 
Logic gates ,flip flop ,registers and
Logic gates ,flip flop ,registers andLogic gates ,flip flop ,registers and
Logic gates ,flip flop ,registers and
 
FYBSC IT Digital Electronics Unit II Chapter I Boolean Algebra and Logic Gates
FYBSC IT Digital Electronics Unit II Chapter I Boolean Algebra and Logic GatesFYBSC IT Digital Electronics Unit II Chapter I Boolean Algebra and Logic Gates
FYBSC IT Digital Electronics Unit II Chapter I Boolean Algebra and Logic Gates
 
Basic Logic Gates with Truth Tables.pdf
Basic Logic Gates with Truth Tables.pdfBasic Logic Gates with Truth Tables.pdf
Basic Logic Gates with Truth Tables.pdf
 
Computer architecture 1
Computer architecture  1Computer architecture  1
Computer architecture 1
 
investagatory PHYSICS-LOGIC GATES
investagatory PHYSICS-LOGIC GATESinvestagatory PHYSICS-LOGIC GATES
investagatory PHYSICS-LOGIC GATES
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Chapter+13.ppt
Chapter+13.pptChapter+13.ppt
Chapter+13.ppt
 
Computer circuit logic
Computer circuit logicComputer circuit logic
Computer circuit logic
 
logic gates
logic gateslogic gates
logic gates
 
combinational _logic_circuit_digital.pptx
combinational _logic_circuit_digital.pptxcombinational _logic_circuit_digital.pptx
combinational _logic_circuit_digital.pptx
 
Chapter 02 Logic Functions and Gates
Chapter 02 Logic Functions and GatesChapter 02 Logic Functions and Gates
Chapter 02 Logic Functions and Gates
 
PHYSICS PROJECT 12.pptx
PHYSICS PROJECT 12.pptxPHYSICS PROJECT 12.pptx
PHYSICS PROJECT 12.pptx
 
08 chapter03 06_status_bits_otl_otu_scan_logic_fa16
08 chapter03 06_status_bits_otl_otu_scan_logic_fa1608 chapter03 06_status_bits_otl_otu_scan_logic_fa16
08 chapter03 06_status_bits_otl_otu_scan_logic_fa16
 
OR, AND, NOT Gates
OR, AND, NOT GatesOR, AND, NOT Gates
OR, AND, NOT Gates
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdf
 
1,basic and derived logic gates.pdf
1,basic and derived logic gates.pdf1,basic and derived logic gates.pdf
1,basic and derived logic gates.pdf
 
chapter 3 Boolean algebra (2).pptx
chapter 3 Boolean algebra (2).pptxchapter 3 Boolean algebra (2).pptx
chapter 3 Boolean algebra (2).pptx
 
Digital logic
Digital logicDigital logic
Digital logic
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdf
 

Último

Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 

Último (20)

Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 

Logic gates And Boolen algebra

  • 1. LOGIC GATES & BOOLEN ALGEBRA BY M.VENKATESH
  • 2. OUTLINE  INTRODUCTION TO LOGIC GATES  TYPES OF LOGIC GATES  ADVANTAGES,DIADVANTAGES & APLLICATIONS  INTROUCTION TO BOOLEN ALGEBRA  RULES OF BOOLEN ALGEBRA  EXAMPLE FOR BOOLEN ALGEBRA
  • 3. INTRODUCTION TO LOGIC GATES  A logic gate is an elementary building block of a DIGITAL CIRCUIT  Most logic gates have two inputs and one output.  In most logic gates, the low state is approximately zero volts (0 V), while the high state is approximately five volts positive (+5 V).  binary conditions low for 0V or high for 1V  There are three common ways in which to represent the working of a logic circuit. 1. Truth Tables 2. Logic Circuit Diagram 3. Boolean Expression
  • 4. LOGIC GATES  A truth table is a chart of Boolean values (1s and 0s) arranged to indicate the results (or outputs) of all possible inputs combinations.  The lists of all possible inputs combination are arranged in columns on the left and the resultant outputs are listed in columns on the right side of the table.  A logic circuit diagram uses the graphical representation or description of logic gates in combination to represent a logic expression.  Boolean algebra can be used to write a logic expression in the form of an equation.
  • 6. NOT GATE  It Is also called as complementary or inversion gate.  NOT gate perform the ‘~’ operation.  It has one input and one output.
  • 9. AND GATE  It perform Multiplication operation.  AND gate represented as ‘.’  When both inputs are high then output will high
  • 12. OR GATE  It perform Addition operation.  OR gate represented as ‘+’  When both inputs are low then output will low
  • 15. NAND GATE  NAND gate Complement of AND gate.  When both inputs are low then output will low
  • 17. NOR GATE  NOR gate is Complement of OR gate  When both inputs are low then output will be low
  • 19. EXCLUSIVE OR GATE  It is also called as Athematic Gate  When any one input is then output will high  XOR gate is represented as 
  • 21. EXCLUSIVE NOR GATE  XNOR gate is complement of XOR gate  When both inputs are high or low then the output will high  XNOR is represented as 
  • 23. ADVANTAGES  The switching time is much faster than analog circuits.  logic gates is less expensive DISADVANTAGES  Logic circuits uses more energy than other circuits like analog circuits to accomplish the same tasks resultant circuit produces more heat.  For activation, logic circuits require power system i.e. portable or battery power systems which are limited in power.
  • 24. APPLICATIONS  Personal Computers  Mobile Phones  Tablets  Calculators and  Digital Watches
  • 25. BOOLEN ALGEBRA  Boolen algebra is given by English Mathematician GEORGE BOOLE  It is set of rules used to simplify the given logic expression without changing its functionality.  It is used when number of variables are less. GEORGE BOOLE (1815-1864)
  • 26. BOOLEN ALGEBRA  Set of rules it is used to simply and minimize the equation.  Logic Expression : F=A`B+BC+ABC ------(1) --- F=A`B+BC ---------(2) The above two functions are same  To reduce the variable we use the map method or k-map method  For (1) we required 5 logic gates  For (2) we required 4 logic gates
  • 28. RULES OF BOOLEN ALGEBRA 1. COMPLEMENT RULE A COMPLEMENT=A` Or (NOT A) Or A.(A`)`=A 2. AND RULE A.A=A A.1=A A.0=0 A.A`=0 A
  • 29. RULES 3. OR RULE A+A=A A+0=1 A+1=1 A+A`=1 4.DISTRUBTIVE LAW A.(B+C) = A.B+A.C A+(B.C) = (A+B).(A+C)
  • 30. RULES 5. COMMULATATIVE LAW A+B = B+A A.B = B.A 6. ASSOCITATIVE LAW (A.B).C =A.(B.C) 7. DEMORGANS LAW (A+B)`=A`.B` (A.B)`=A`+B`
  • 31. EXAMPLE OF BOOLEN ALGEBRA DCBAY 