SlideShare a Scribd company logo
1 of 27
By
Mr. C.R.Shinde
Electrical Engineering Department
Matoshri College of Engineering & Research centre, Nashik
Unit 01 : Design of combinational circuit
M1:-Introductions
M2:- Booleans algebra, De-Morgan theory.
M3:- Karnaugh map: structure for two, three and four Variables, SOP and
POS form reduction of Boolean expressions by K-map.
M4:- Design of combinational circuits using Boolean expression and K-
map.
M5:- encoder, decoder, half and full adder.
Unit 1_Module1 Matoshri College of Engineering & Research Center Nashik 2
Module2
Booleans algebra,
De-Morgan theory.
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 3
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 4
AND GATE
OR GATE
NOT GATE
Introduction to Booleans algebra
๏‚— It is set of rules, used to simplify the given logic
expression without changing its functionality
๏‚— It is used when number of variables less
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 5
George Boole
1815-1864
NOT
AND AND AND
OR
NEED 5 LOGIC GATES
NOT
AND AND
OR
NEED 4 LOGIC GATES
Rule 1:- complement
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 6
Rule 2 :- AND
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 7
Hence
Rule 2 :- AND (Cont.)
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 8
Rule 3 :- OR
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 9
Hence
Rule 3 :- OR (Cont.)
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 10
Rule 4 :- Distributive law
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 11
Rule 5 :-Commutative law
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 12
Rule 6 :-Associative law
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 13
PRIORITY
1)NOT
2)AND
3)OR
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 14
Rule 7 :- de-morgans law
The whole complement of a product of variables is equal to
the sum of the complements of variable
The whole complement of a sum of variables is equal to
the product of the complements of variable
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 15
Rule 7 :- de-morgans law
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 16
Boolean algebra Examples
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 17
V V
Simplification Using Boolean Algebra
๏‚— AB+A(B+C)+B(B+C)
โ€ข (distributive law)
๏‚— AB+AB+AC+BB+BC
โ€ข (rule 7; BB=B)
๏‚— AB+AB+AC+B+BC
๏‚— (rule 5; AB+AB=AB)
๏‚— AB+AC+B+BC
๏‚— (rule 10; B+BC=B)
๏‚— AB+AC+B
๏‚— (rule 10; AB+B=B)
๏‚— B+AC A
B
C
B+A
C
A
B
C AB+A(B+C)+B(B+C)
Boolean algebra Examples
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 19
Boolean algebra Examples
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 20
Boolean algebra Examples
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 21
Boolean algebra Examples
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 22
De-Morgans Examples
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 23
De-Morgans Examples
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 24
ASSIGNMENTS 1
Simplify Following Boolean Algebra Equation
Y= AB + A(B+C) + B(B+C)
Y=(A+B+C).(A+B)
Y= AB+ABC+AB
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 25
ASSIGNMENTS 1
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 26
C
B
A
AC
AB
ABC
C
B
A
C
B
A
C
B
A
BC
A
C
B
A
BD
C
B
A
๏€ซ
๏€ซ
๏€ซ
๏€ซ
๏€ซ
๏€ซ
๏€ซ
๏€ซ ]
)
(
[
Simplify Following Boolean Algebra Equation
Thank you
Mr. C. R. Shinde
Electrical Engineering Department
Matoshri College of Engineering & Research centre, Nashik
If you have any query, ask me anytime onโ€ฆโ€ฆ โ€ฆ .. . . .
cshinde58@gmail.com
chandrakant.shinde@matoshri.edu.in
9970031353
Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 27

More Related Content

What's hot

Lecture 14 ME 176 7 Root Locus Technique
Lecture 14 ME 176 7 Root Locus TechniqueLecture 14 ME 176 7 Root Locus Technique
Lecture 14 ME 176 7 Root Locus Technique
Leonides De Ocampo
ย 
Mapping of one model into other model
Mapping of one model into other modelMapping of one model into other model
Mapping of one model into other model
ratikaagarwal
ย 
Secante
SecanteSecante
Secante
oskrjulia
ย 
implementation and design of 32-bit adder
implementation and design of 32-bit adderimplementation and design of 32-bit adder
implementation and design of 32-bit adder
veereshwararao
ย 
7.3 daqy 2
7.3 daqy 27.3 daqy 2
7.3 daqy 2
leblance
ย 
The dag representation of basic blocks
The dag representation of basic blocksThe dag representation of basic blocks
The dag representation of basic blocks
Shabeen Taj
ย 

What's hot (19)

Math unit38 vectors
Math unit38 vectorsMath unit38 vectors
Math unit38 vectors
ย 
Lecture 14 ME 176 7 Root Locus Technique
Lecture 14 ME 176 7 Root Locus TechniqueLecture 14 ME 176 7 Root Locus Technique
Lecture 14 ME 176 7 Root Locus Technique
ย 
Mapping of one model into other model
Mapping of one model into other modelMapping of one model into other model
Mapping of one model into other model
ย 
Model and Design
Model and Design Model and Design
Model and Design
ย 
Secante
SecanteSecante
Secante
ย 
Algorithm(BFS, PRIM, DIJKSTRA, LCS)
Algorithm(BFS, PRIM, DIJKSTRA, LCS)Algorithm(BFS, PRIM, DIJKSTRA, LCS)
Algorithm(BFS, PRIM, DIJKSTRA, LCS)
ย 
implementation and design of 32-bit adder
implementation and design of 32-bit adderimplementation and design of 32-bit adder
implementation and design of 32-bit adder
ย 
Low Power FPGA Based Elliptical Curve Cryptography
Low Power FPGA Based Elliptical Curve CryptographyLow Power FPGA Based Elliptical Curve Cryptography
Low Power FPGA Based Elliptical Curve Cryptography
ย 
7.3 daqy 2
7.3 daqy 27.3 daqy 2
7.3 daqy 2
ย 
The dag representation of basic blocks
The dag representation of basic blocksThe dag representation of basic blocks
The dag representation of basic blocks
ย 
embedded-systems
embedded-systemsembedded-systems
embedded-systems
ย 
DIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUIT
DIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUITDIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUIT
DIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUIT
ย 
1 sollins algorithm
1 sollins algorithm1 sollins algorithm
1 sollins algorithm
ย 
32-bit unsigned multiplier by using CSLA & CLAA
32-bit unsigned multiplier by using CSLA &  CLAA32-bit unsigned multiplier by using CSLA &  CLAA
32-bit unsigned multiplier by using CSLA & CLAA
ย 
Cs6702 graph theory and applications question bank
Cs6702 graph theory and applications question bankCs6702 graph theory and applications question bank
Cs6702 graph theory and applications question bank
ย 
Shortest path algorithm
Shortest  path algorithmShortest  path algorithm
Shortest path algorithm
ย 
A* Algorithm
A* AlgorithmA* Algorithm
A* Algorithm
ย 
Design & implementation of high speed carry select adder
Design & implementation of high speed carry select adderDesign & implementation of high speed carry select adder
Design & implementation of high speed carry select adder
ย 
Boolean algebra
Boolean algebraBoolean algebra
Boolean algebra
ย 

Similar to module2: Boolean Algebra, De-Morgan Theory

module5: Encode/Decode Half & Full Adder
module5: Encode/Decode Half & Full Addermodule5: Encode/Decode Half & Full Adder
module5: Encode/Decode Half & Full Adder
chandrakant shinde
ย 
module4: Design of combinational circuit using boolean expression
module4: Design of combinational circuit using boolean expressionmodule4: Design of combinational circuit using boolean expression
module4: Design of combinational circuit using boolean expression
chandrakant shinde
ย 
CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...
CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...
CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...
rameshreddybattini
ย 
Pertemuan ke_13_14 Bab_9_Dasar_Transistor.ppt
Pertemuan ke_13_14 Bab_9_Dasar_Transistor.pptPertemuan ke_13_14 Bab_9_Dasar_Transistor.ppt
Pertemuan ke_13_14 Bab_9_Dasar_Transistor.ppt
AndiZulkifli8
ย 
DIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptxDIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptx
ponni2
ย 
SSR_TSRPT
SSR_TSRPTSSR_TSRPT
SSR_TSRPT
Fazle Samad
ย 

Similar to module2: Boolean Algebra, De-Morgan Theory (20)

module1:Introduction to digital electronics
module1:Introduction to digital electronicsmodule1:Introduction to digital electronics
module1:Introduction to digital electronics
ย 
module5: Encode/Decode Half & Full Adder
module5: Encode/Decode Half & Full Addermodule5: Encode/Decode Half & Full Adder
module5: Encode/Decode Half & Full Adder
ย 
module4: Design of combinational circuit using boolean expression
module4: Design of combinational circuit using boolean expressionmodule4: Design of combinational circuit using boolean expression
module4: Design of combinational circuit using boolean expression
ย 
module3:Karnaugh Map
module3:Karnaugh Mapmodule3:Karnaugh Map
module3:Karnaugh Map
ย 
2008 cse
2008 cse2008 cse
2008 cse
ย 
2008 cse copy
2008 cse   copy2008 cse   copy
2008 cse copy
ย 
Unit 04
Unit 04Unit 04
Unit 04
ย 
R18 b.tech.ece syllabus1
R18 b.tech.ece syllabus1R18 b.tech.ece syllabus1
R18 b.tech.ece syllabus1
ย 
R18 b.tech.ece syllabus1
R18 b.tech.ece syllabus1R18 b.tech.ece syllabus1
R18 b.tech.ece syllabus1
ย 
CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...
CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...
CMOS VLSI PROJECT || CMOS 3-Bit Binary to Square of the given Input || MULTIP...
ย 
Digital electronics combinational log ckt sop pos kmap quine
Digital electronics combinational log ckt sop pos kmap quineDigital electronics combinational log ckt sop pos kmap quine
Digital electronics combinational log ckt sop pos kmap quine
ย 
Pertemuan ke_13_14 Bab_9_Dasar_Transistor.ppt
Pertemuan ke_13_14 Bab_9_Dasar_Transistor.pptPertemuan ke_13_14 Bab_9_Dasar_Transistor.ppt
Pertemuan ke_13_14 Bab_9_Dasar_Transistor.ppt
ย 
Unit-I digital electronics ...
Unit-I digital electronics                                                   ...Unit-I digital electronics                                                   ...
Unit-I digital electronics ...
ย 
Unit-I digital electronics ...
Unit-I digital electronics                                                   ...Unit-I digital electronics                                                   ...
Unit-I digital electronics ...
ย 
Ec
EcEc
Ec
ย 
DIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptxDIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptx
ย 
Network analysis techniques basics
Network analysis techniques basicsNetwork analysis techniques basics
Network analysis techniques basics
ย 
Ec 2009 scheme syllabus
Ec 2009 scheme syllabusEc 2009 scheme syllabus
Ec 2009 scheme syllabus
ย 
VTU-15ecschsyll cbcs
VTU-15ecschsyll cbcsVTU-15ecschsyll cbcs
VTU-15ecschsyll cbcs
ย 
SSR_TSRPT
SSR_TSRPTSSR_TSRPT
SSR_TSRPT
ย 

More from chandrakant shinde

More from chandrakant shinde (16)

Module 5 :Voltage regulator IC 78XX 79XX LM317
Module 5 :Voltage regulator IC 78XX 79XX LM317Module 5 :Voltage regulator IC 78XX 79XX LM317
Module 5 :Voltage regulator IC 78XX 79XX LM317
ย 
Module 4 :Ic 555 As A Astable & Monostable Multivibrator
Module 4 :Ic 555 As A Astable & Monostable MultivibratorModule 4 :Ic 555 As A Astable & Monostable Multivibrator
Module 4 :Ic 555 As A Astable & Monostable Multivibrator
ย 
Module 3 :IC555 Timer IC & ITs Applications
Module 3 :IC555 Timer IC & ITs ApplicationsModule 3 :IC555 Timer IC & ITs Applications
Module 3 :IC555 Timer IC & ITs Applications
ย 
Module 2 :high pass & Low pass filter
Module 2 :high pass & Low pass filterModule 2 :high pass & Low pass filter
Module 2 :high pass & Low pass filter
ย 
Module 1 :Active Filter: Its Configurations with frequency response
Module 1 :Active Filter: Its Configurations with frequency responseModule 1 :Active Filter: Its Configurations with frequency response
Module 1 :Active Filter: Its Configurations with frequency response
ย 
Module4: opamp as a V-I & I-V Converter
Module4:  opamp as a V-I & I-V ConverterModule4:  opamp as a V-I & I-V Converter
Module4: opamp as a V-I & I-V Converter
ย 
Module3: opamp as a Schmitt trigger
Module3: opamp as a Schmitt triggerModule3: opamp as a Schmitt trigger
Module3: opamp as a Schmitt trigger
ย 
Module2: opamp as ZCD (zero crossing detector)
Module2: opamp as ZCD (zero crossing detector)Module2: opamp as ZCD (zero crossing detector)
Module2: opamp as ZCD (zero crossing detector)
ย 
Module1: Introduction to operational amplifire
Module1: Introduction to operational amplifireModule1: Introduction to operational amplifire
Module1: Introduction to operational amplifire
ย 
Module 5: CPLD & FPGA
Module 5: CPLD & FPGAModule 5: CPLD & FPGA
Module 5: CPLD & FPGA
ย 
Module 4: PLA
Module 4: PLAModule 4: PLA
Module 4: PLA
ย 
Module 1: SRAM & DRAM
Module 1: SRAM & DRAMModule 1: SRAM & DRAM
Module 1: SRAM & DRAM
ย 
Module4 Shift register
Module4 Shift registerModule4 Shift register
Module4 Shift register
ย 
Module3: UP/Down counter
Module3: UP/Down counterModule3: UP/Down counter
Module3: UP/Down counter
ย 
Module2: Design of synchronous & Asynchronous counter
Module2: Design of synchronous & Asynchronous counterModule2: Design of synchronous & Asynchronous counter
Module2: Design of synchronous & Asynchronous counter
ย 
Module1:Introduction to sequential circuit
Module1:Introduction to sequential circuitModule1:Introduction to sequential circuit
Module1:Introduction to sequential circuit
ย 

Recently uploaded

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
SUHANI PANDEY
ย 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
KreezheaRecto
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
sivaprakash250
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
amitlee9823
ย 

Recently uploaded (20)

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
ย 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
ย 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
ย 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
ย 
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Ramesh Nagar Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
ย 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
ย 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
ย 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
ย 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
ย 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
ย 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
ย 
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
ย 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
ย 

module2: Boolean Algebra, De-Morgan Theory

  • 1. By Mr. C.R.Shinde Electrical Engineering Department Matoshri College of Engineering & Research centre, Nashik
  • 2. Unit 01 : Design of combinational circuit M1:-Introductions M2:- Booleans algebra, De-Morgan theory. M3:- Karnaugh map: structure for two, three and four Variables, SOP and POS form reduction of Boolean expressions by K-map. M4:- Design of combinational circuits using Boolean expression and K- map. M5:- encoder, decoder, half and full adder. Unit 1_Module1 Matoshri College of Engineering & Research Center Nashik 2
  • 3. Module2 Booleans algebra, De-Morgan theory. Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 3
  • 4. Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 4 AND GATE OR GATE NOT GATE
  • 5. Introduction to Booleans algebra ๏‚— It is set of rules, used to simplify the given logic expression without changing its functionality ๏‚— It is used when number of variables less Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 5 George Boole 1815-1864 NOT AND AND AND OR NEED 5 LOGIC GATES NOT AND AND OR NEED 4 LOGIC GATES
  • 6. Rule 1:- complement Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 6
  • 7. Rule 2 :- AND Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 7 Hence
  • 8. Rule 2 :- AND (Cont.) Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 8
  • 9. Rule 3 :- OR Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 9 Hence
  • 10. Rule 3 :- OR (Cont.) Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 10
  • 11. Rule 4 :- Distributive law Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 11
  • 12. Rule 5 :-Commutative law Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 12
  • 13. Rule 6 :-Associative law Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 13
  • 14. PRIORITY 1)NOT 2)AND 3)OR Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 14
  • 15. Rule 7 :- de-morgans law The whole complement of a product of variables is equal to the sum of the complements of variable The whole complement of a sum of variables is equal to the product of the complements of variable Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 15
  • 16. Rule 7 :- de-morgans law Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 16
  • 17. Boolean algebra Examples Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 17 V V
  • 18. Simplification Using Boolean Algebra ๏‚— AB+A(B+C)+B(B+C) โ€ข (distributive law) ๏‚— AB+AB+AC+BB+BC โ€ข (rule 7; BB=B) ๏‚— AB+AB+AC+B+BC ๏‚— (rule 5; AB+AB=AB) ๏‚— AB+AC+B+BC ๏‚— (rule 10; B+BC=B) ๏‚— AB+AC+B ๏‚— (rule 10; AB+B=B) ๏‚— B+AC A B C B+A C A B C AB+A(B+C)+B(B+C)
  • 19. Boolean algebra Examples Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 19
  • 20. Boolean algebra Examples Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 20
  • 21. Boolean algebra Examples Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 21
  • 22. Boolean algebra Examples Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 22
  • 23. De-Morgans Examples Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 23
  • 24. De-Morgans Examples Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 24
  • 25. ASSIGNMENTS 1 Simplify Following Boolean Algebra Equation Y= AB + A(B+C) + B(B+C) Y=(A+B+C).(A+B) Y= AB+ABC+AB Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 25
  • 26. ASSIGNMENTS 1 Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 26 C B A AC AB ABC C B A C B A C B A BC A C B A BD C B A ๏€ซ ๏€ซ ๏€ซ ๏€ซ ๏€ซ ๏€ซ ๏€ซ ๏€ซ ] ) ( [ Simplify Following Boolean Algebra Equation
  • 27. Thank you Mr. C. R. Shinde Electrical Engineering Department Matoshri College of Engineering & Research centre, Nashik If you have any query, ask me anytime onโ€ฆโ€ฆ โ€ฆ .. . . . cshinde58@gmail.com chandrakant.shinde@matoshri.edu.in 9970031353 Unit 1_Module2 Matoshri College of Engineering & Research Center Nashik 27