SlideShare a Scribd company logo
1 of 14
CHAPTER 2:
BOOLEAN OPERATION
Part B
By:
Siti Sabariah Salihin
sabariah@psa.edu.my
2.3 Developing Logic Expression from
the Truth Table in the form of
a. Sum Of Product , SOP
b. Product Of Sum , POS
DEE2034 : DIGITAL ELECTRONICS
A. SUM OF PRODUCT , SOP
 Sum Of Product expression ( a.k.a SOP) is one or more
product terms (AND) connected by OR operator. The
examples for this form are:
 1. AB + AB + AB ( 3 product terms)
 2. ABC + ABC ABC ( 3 product terms)
 3. AB + CD + EF + GK + HL ( 5 product terms)
 Each of these sum of products expressions consist of
two or more AND terms which are Ored togather.
DEE2034 : DIGITAL ELECTRONICS
 Example:
Write a Sum of Product, SOP Boolean Expression
and draw their Logic Diagram for the following
given Truth Table.
A. SUM OF PRODUCT , SOP
A B C Y
0 0 0 1
0 0 1 0
0 1 0 0
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 0
1 1 1 0
DEE2034 : DIGITAL ELECTRONICS
 Solution:
A. SUM OF PRODUCT , SOP
A B C Y
0 0 0 1
0 0 1 0
0 1 0 0
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 0
1 1 1 0
A B C
A B C
A B C
The Final SOP for Truth Table is Y = A B C +A B C + A B C
and Logic Diagram is shown in following figure:
DEE2034 : DIGITAL ELECTRONICS
A. SUM OF PRODUCT , SOP
 Y = A B C +A B C + A B C
 Logic Diagram is shown in following figure:
A
B
C
DEE2034 : DIGITAL ELECTRONICS
 Exercise 1a: Write a Sum of Product, SOP
Boolean Expression and draw their Logic Diagram
for the following given truth table.
A. SUM OF PRODUCT , SOP
A B C Y
0 0 0 1
0 0 1 0
0 1 0 1
0 1 1 0
1 0 0 1
1 0 1 0
1 1 0 0
1 1 1 1
DEE2034 : DIGITAL ELECTRONICS
A. SUM OF PRODUCT , SOP
Solution Exercise 1 and 2:
Discuss With your lecturer
Exercise 2a: Develop the Truth Table for
the expression Y = ABC + ABC and draw
The Logic Circuit.
DEE2034 : DIGITAL ELECTRONICS
B. PRODUCT OF SUM , POS
 Product of sums expression (aka POS) is one or
more sum (OR) terms connected by AND operator.
 The examples for POS form are:
1. ( A + B + ) . ( A + B + C ) ( 2 Sum Terms )
2. ( A + B) . ( C + D ) F ( 3 Sum Terms )
3. (A + B) . (B + D) . (A+B+C) . (A+D+E) ( 4 Sum terms)
An POS expression is equal to 0 only if at least one of the sum
terms is equal to 0. Convert each binary value to the
corresponding sum term by replacing each 1 wuth the
corresponding variable complement and each o with the
corresponding variable. Example 1001 = A + B + C + D
DEE2034 : DIGITAL ELECTRONICS
 Example: Write a Product Of Sum, POS Boolean
Expression and draw the logic diagram for the
given truth table.
B. PRODUCT OF SUM , POS
A B C Y
0 0 0 1
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 1
1 1 1 0
(A+B+C)
(A+B+C)
DEE2034 : DIGITAL ELECTRONICS
 Solution:
Y = ( A + B + C ) . ( A + B + C )
The Logic Circuit : Discuss with your lecturer
B. PRODUCT OF SUM , POS
DEE2034 : DIGITAL ELECTRONICS
 Example 1b: Develop the Truth Table for
( A + B ) . ( A + B ) . ( A + B ) and Draw Logic circuit.
Solution:
The Logic Circuit: Discuss With Your Lecturer
B. PRODUCT OF SUM , POS
A B Y
0 0 0
0 1 0
1 0 0
1 1 1
DEE2034 : DIGITAL ELECTRONICS
continue chapter 2 Part C
1. "Digital Systems Principles And Application"
Sixth Editon, Ronald J. Tocci.
2. "Digital Systems Fundamentals"
P.W Chandana Prasad, Lau Siong Hoe,
Dr. Ashutosh Kumar Singh, Muhammad Suryanata.
REFERENCES:
Download Tutorials Chapter 2: Boolean Operations
http://www.portal.cidos.edu.my
DEE2034 : DIGITAL ELECTRONICS
continue chapter 2: Part C.
DEE2034 : DIGITAL ELECTRONICS

More Related Content

What's hot

Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuitsSARITHA REDDY
 
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic CircuitsFYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic CircuitsArti Parab Academics
 
Magnitude comparator
Magnitude comparatorMagnitude comparator
Magnitude comparatorSyed Saeed
 
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic CircuitsFYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic CircuitsArti Parab Academics
 
Design half ,full Adder and Subtractor
Design half ,full Adder and SubtractorDesign half ,full Adder and Subtractor
Design half ,full Adder and SubtractorJaimin@prt.ltd.
 
Introduction of Combinational logic circuits & half adder
Introduction of Combinational logic circuits & half adderIntroduction of Combinational logic circuits & half adder
Introduction of Combinational logic circuits & half adderhymalakshmitirumani
 
DLD Presentation By Team Reboot,Rafin Rayan,EUB
DLD Presentation By Team Reboot,Rafin Rayan,EUBDLD Presentation By Team Reboot,Rafin Rayan,EUB
DLD Presentation By Team Reboot,Rafin Rayan,EUBRafin Rayan
 
Ee2 chapter8 applicationsof_booleanalgebra
Ee2 chapter8 applicationsof_booleanalgebraEe2 chapter8 applicationsof_booleanalgebra
Ee2 chapter8 applicationsof_booleanalgebraCK Yang
 
Unit 3 combinational circuits
Unit 3  combinational circuitsUnit 3  combinational circuits
Unit 3 combinational circuitsAmrutaMehata
 
Chapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital SystemsChapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital SystemsSSE_AndyLi
 
Number system logic gates
Number system logic gatesNumber system logic gates
Number system logic gatesJaipal Dhobale
 

What's hot (20)

Digital 4-bit Comprator
Digital 4-bit CompratorDigital 4-bit Comprator
Digital 4-bit Comprator
 
Arithmetic circuits
Arithmetic circuitsArithmetic circuits
Arithmetic circuits
 
Chapter 4: Combinational Logic
Chapter 4: Combinational LogicChapter 4: Combinational Logic
Chapter 4: Combinational Logic
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
 
Number system
Number systemNumber system
Number system
 
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic CircuitsFYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
 
2-bit comparator
2-bit comparator2-bit comparator
2-bit comparator
 
Magnitude comparator
Magnitude comparatorMagnitude comparator
Magnitude comparator
 
Decimal adder
Decimal adderDecimal adder
Decimal adder
 
Logic Design
Logic DesignLogic Design
Logic Design
 
Digital Logic Design
Digital Logic Design Digital Logic Design
Digital Logic Design
 
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic CircuitsFYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
FYBSC IT Digital Electronics Unit III Chapter II Arithmetic Circuits
 
Design half ,full Adder and Subtractor
Design half ,full Adder and SubtractorDesign half ,full Adder and Subtractor
Design half ,full Adder and Subtractor
 
Jz3418011804
Jz3418011804Jz3418011804
Jz3418011804
 
Introduction of Combinational logic circuits & half adder
Introduction of Combinational logic circuits & half adderIntroduction of Combinational logic circuits & half adder
Introduction of Combinational logic circuits & half adder
 
DLD Presentation By Team Reboot,Rafin Rayan,EUB
DLD Presentation By Team Reboot,Rafin Rayan,EUBDLD Presentation By Team Reboot,Rafin Rayan,EUB
DLD Presentation By Team Reboot,Rafin Rayan,EUB
 
Ee2 chapter8 applicationsof_booleanalgebra
Ee2 chapter8 applicationsof_booleanalgebraEe2 chapter8 applicationsof_booleanalgebra
Ee2 chapter8 applicationsof_booleanalgebra
 
Unit 3 combinational circuits
Unit 3  combinational circuitsUnit 3  combinational circuits
Unit 3 combinational circuits
 
Chapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital SystemsChapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital Systems
 
Number system logic gates
Number system logic gatesNumber system logic gates
Number system logic gates
 

Viewers also liked

Minttu Jaakkola: säätiön hakukriteerit
Minttu Jaakkola: säätiön hakukriteeritMinttu Jaakkola: säätiön hakukriteerit
Minttu Jaakkola: säätiön hakukriteeritKaskas Media
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus finalJeremy Paynter
 
stomatologia mikroskopowa zebow w mikrodet
stomatologia mikroskopowa zebow w mikrodetstomatologia mikroskopowa zebow w mikrodet
stomatologia mikroskopowa zebow w mikrodetszkolenienowemedia3
 
Tema 1 proyectos
Tema 1  proyectosTema 1  proyectos
Tema 1 proyectosAlex Pérez
 
Pinning Slideshow
Pinning SlideshowPinning Slideshow
Pinning SlideshowTram Truong
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus finalJeremy Paynter
 
Reporte grupal sobre la campaña
Reporte grupal sobre la campañaReporte grupal sobre la campaña
Reporte grupal sobre la campañaAndreina Carnero
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus finalJeremy Paynter
 
Dieta equilibrada
Dieta equilibradaDieta equilibrada
Dieta equilibradaUNSAACEPIA
 
Elver alexander perez actividad 1_2_mapa_c
Elver alexander perez actividad 1_2_mapa_c Elver alexander perez actividad 1_2_mapa_c
Elver alexander perez actividad 1_2_mapa_c Alex Pérez
 
JOURNALISM-PKU NEWS
JOURNALISM-PKU NEWSJOURNALISM-PKU NEWS
JOURNALISM-PKU NEWSAlice Namu
 
OneRideAway with Pics (1)
OneRideAway with Pics (1)OneRideAway with Pics (1)
OneRideAway with Pics (1)Daehyun Chung
 
2016 KITS Project Introductions - Week 1
2016 KITS Project Introductions - Week 12016 KITS Project Introductions - Week 1
2016 KITS Project Introductions - Week 1Daehyun Chung
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus finalJeremy Paynter
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminologyAlex Kirby
 

Viewers also liked (20)

Minttu Jaakkola: säätiön hakukriteerit
Minttu Jaakkola: säätiön hakukriteeritMinttu Jaakkola: säätiön hakukriteerit
Minttu Jaakkola: säätiön hakukriteerit
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus final
 
BLOODHOUND LAST
BLOODHOUND LASTBLOODHOUND LAST
BLOODHOUND LAST
 
CV 2016 WORD
CV 2016 WORDCV 2016 WORD
CV 2016 WORD
 
stomatologia mikroskopowa zebow w mikrodet
stomatologia mikroskopowa zebow w mikrodetstomatologia mikroskopowa zebow w mikrodet
stomatologia mikroskopowa zebow w mikrodet
 
Tema 1 proyectos
Tema 1  proyectosTema 1  proyectos
Tema 1 proyectos
 
Pinning Slideshow
Pinning SlideshowPinning Slideshow
Pinning Slideshow
 
Activiad 1 gestion de proyectos informaticos
Activiad 1 gestion de proyectos informaticosActiviad 1 gestion de proyectos informaticos
Activiad 1 gestion de proyectos informaticos
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus final
 
Reporte grupal sobre la campaña
Reporte grupal sobre la campañaReporte grupal sobre la campaña
Reporte grupal sobre la campaña
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus final
 
Dieta equilibrada
Dieta equilibradaDieta equilibrada
Dieta equilibrada
 
Elver alexander perez actividad 1_2_mapa_c
Elver alexander perez actividad 1_2_mapa_c Elver alexander perez actividad 1_2_mapa_c
Elver alexander perez actividad 1_2_mapa_c
 
JOURNALISM-PKU NEWS
JOURNALISM-PKU NEWSJOURNALISM-PKU NEWS
JOURNALISM-PKU NEWS
 
OneRideAway with Pics (1)
OneRideAway with Pics (1)OneRideAway with Pics (1)
OneRideAway with Pics (1)
 
2016 KITS Project Introductions - Week 1
2016 KITS Project Introductions - Week 12016 KITS Project Introductions - Week 1
2016 KITS Project Introductions - Week 1
 
Para convocatoria INBA-UAM Luis Vallejo (Termy)
Para convocatoria INBA-UAM Luis Vallejo (Termy)Para convocatoria INBA-UAM Luis Vallejo (Termy)
Para convocatoria INBA-UAM Luis Vallejo (Termy)
 
Recruitment leaders program prospectus final
Recruitment leaders program   prospectus finalRecruitment leaders program   prospectus final
Recruitment leaders program prospectus final
 
Reunion de personal 2016
Reunion de personal 2016Reunion de personal 2016
Reunion de personal 2016
 
Y1 gd engine_terminology
Y1 gd engine_terminologyY1 gd engine_terminology
Y1 gd engine_terminology
 

Similar to Dee2034 chapter 2 boolean algebra part b

PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)Fizaril Amzari Omar
 
PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018Fizaril Amzari Omar
 
Lecture 05-Logic expression and Boolean Algebra.pptx
Lecture 05-Logic expression and Boolean Algebra.pptxLecture 05-Logic expression and Boolean Algebra.pptx
Lecture 05-Logic expression and Boolean Algebra.pptxWilliamJosephat1
 
NOTA TOPIK 2_SSK20152 (3).pptx
NOTA TOPIK 2_SSK20152 (3).pptxNOTA TOPIK 2_SSK20152 (3).pptx
NOTA TOPIK 2_SSK20152 (3).pptxeedayaya1
 
Basic gates and boolean algebra
Basic gates and boolean algebraBasic gates and boolean algebra
Basic gates and boolean algebraSudheesh S Madhav
 
Boolean algebra simplification and combination circuits
Boolean algebra simplification and combination circuitsBoolean algebra simplification and combination circuits
Boolean algebra simplification and combination circuitsJaipal Dhobale
 
Boolean Algebra - R.D.Sivakumar
Boolean Algebra - R.D.SivakumarBoolean Algebra - R.D.Sivakumar
Boolean Algebra - R.D.SivakumarSivakumar R D .
 
08 logic simplification
08 logic simplification08 logic simplification
08 logic simplificationarunachalamr16
 
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 quineNilesh Bhaskarrao Bahadure
 
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 CIRCUITsanjay kumar pediredla
 
Combinational logic circuits design and implementation
Combinational logic circuits design and implementationCombinational logic circuits design and implementation
Combinational logic circuits design and implementationssuserca5764
 
Lec4-Algghhhhgghgjhf5dvbgyuygit87678.pdf
Lec4-Algghhhhgghgjhf5dvbgyuygit87678.pdfLec4-Algghhhhgghgjhf5dvbgyuygit87678.pdf
Lec4-Algghhhhgghgjhf5dvbgyuygit87678.pdfabdnazar2003
 
Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1Qundeel
 
1664361224.pdf
1664361224.pdf1664361224.pdf
1664361224.pdfnostavimle
 

Similar to Dee2034 chapter 2 boolean algebra part b (20)

Chapter 2 part b boolean soppos
Chapter 2 part b boolean sopposChapter 2 part b boolean soppos
Chapter 2 part b boolean soppos
 
PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)
 
PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018
 
9525.ppt
9525.ppt9525.ppt
9525.ppt
 
Lecture 05-Logic expression and Boolean Algebra.pptx
Lecture 05-Logic expression and Boolean Algebra.pptxLecture 05-Logic expression and Boolean Algebra.pptx
Lecture 05-Logic expression and Boolean Algebra.pptx
 
NOTA TOPIK 2_SSK20152 (3).pptx
NOTA TOPIK 2_SSK20152 (3).pptxNOTA TOPIK 2_SSK20152 (3).pptx
NOTA TOPIK 2_SSK20152 (3).pptx
 
14 Lec11 2003
14 Lec11 200314 Lec11 2003
14 Lec11 2003
 
Basic gates and boolean algebra
Basic gates and boolean algebraBasic gates and boolean algebra
Basic gates and boolean algebra
 
Boolean algebra simplification and combination circuits
Boolean algebra simplification and combination circuitsBoolean algebra simplification and combination circuits
Boolean algebra simplification and combination circuits
 
Boolean Algebra - R.D.Sivakumar
Boolean Algebra - R.D.SivakumarBoolean Algebra - R.D.Sivakumar
Boolean Algebra - R.D.Sivakumar
 
08 logic simplification
08 logic simplification08 logic simplification
08 logic simplification
 
abdullah
abdullahabdullah
abdullah
 
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
 
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
 
Combinational logic circuits design and implementation
Combinational logic circuits design and implementationCombinational logic circuits design and implementation
Combinational logic circuits design and implementation
 
sop_pos(DE).pptx
sop_pos(DE).pptxsop_pos(DE).pptx
sop_pos(DE).pptx
 
Simplification
SimplificationSimplification
Simplification
 
Lec4-Algghhhhgghgjhf5dvbgyuygit87678.pdf
Lec4-Algghhhhgghgjhf5dvbgyuygit87678.pdfLec4-Algghhhhgghgjhf5dvbgyuygit87678.pdf
Lec4-Algghhhhgghgjhf5dvbgyuygit87678.pdf
 
Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1Ch4 Boolean Algebra And Logic Simplication1
Ch4 Boolean Algebra And Logic Simplication1
 
1664361224.pdf
1664361224.pdf1664361224.pdf
1664361224.pdf
 

Recently uploaded

Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 

Recently uploaded (20)

Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 

Dee2034 chapter 2 boolean algebra part b

  • 1. CHAPTER 2: BOOLEAN OPERATION Part B By: Siti Sabariah Salihin sabariah@psa.edu.my
  • 2. 2.3 Developing Logic Expression from the Truth Table in the form of a. Sum Of Product , SOP b. Product Of Sum , POS DEE2034 : DIGITAL ELECTRONICS
  • 3. A. SUM OF PRODUCT , SOP  Sum Of Product expression ( a.k.a SOP) is one or more product terms (AND) connected by OR operator. The examples for this form are:  1. AB + AB + AB ( 3 product terms)  2. ABC + ABC ABC ( 3 product terms)  3. AB + CD + EF + GK + HL ( 5 product terms)  Each of these sum of products expressions consist of two or more AND terms which are Ored togather. DEE2034 : DIGITAL ELECTRONICS
  • 4.  Example: Write a Sum of Product, SOP Boolean Expression and draw their Logic Diagram for the following given Truth Table. A. SUM OF PRODUCT , SOP A B C Y 0 0 0 1 0 0 1 0 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 1 1 0 0 1 1 1 0 DEE2034 : DIGITAL ELECTRONICS
  • 5.  Solution: A. SUM OF PRODUCT , SOP A B C Y 0 0 0 1 0 0 1 0 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 1 1 0 0 1 1 1 0 A B C A B C A B C The Final SOP for Truth Table is Y = A B C +A B C + A B C and Logic Diagram is shown in following figure: DEE2034 : DIGITAL ELECTRONICS
  • 6. A. SUM OF PRODUCT , SOP  Y = A B C +A B C + A B C  Logic Diagram is shown in following figure: A B C DEE2034 : DIGITAL ELECTRONICS
  • 7.  Exercise 1a: Write a Sum of Product, SOP Boolean Expression and draw their Logic Diagram for the following given truth table. A. SUM OF PRODUCT , SOP A B C Y 0 0 0 1 0 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 1 0 0 1 1 1 1 DEE2034 : DIGITAL ELECTRONICS
  • 8. A. SUM OF PRODUCT , SOP Solution Exercise 1 and 2: Discuss With your lecturer Exercise 2a: Develop the Truth Table for the expression Y = ABC + ABC and draw The Logic Circuit. DEE2034 : DIGITAL ELECTRONICS
  • 9. B. PRODUCT OF SUM , POS  Product of sums expression (aka POS) is one or more sum (OR) terms connected by AND operator.  The examples for POS form are: 1. ( A + B + ) . ( A + B + C ) ( 2 Sum Terms ) 2. ( A + B) . ( C + D ) F ( 3 Sum Terms ) 3. (A + B) . (B + D) . (A+B+C) . (A+D+E) ( 4 Sum terms) An POS expression is equal to 0 only if at least one of the sum terms is equal to 0. Convert each binary value to the corresponding sum term by replacing each 1 wuth the corresponding variable complement and each o with the corresponding variable. Example 1001 = A + B + C + D DEE2034 : DIGITAL ELECTRONICS
  • 10.  Example: Write a Product Of Sum, POS Boolean Expression and draw the logic diagram for the given truth table. B. PRODUCT OF SUM , POS A B C Y 0 0 0 1 0 0 1 1 0 1 0 1 0 1 1 1 1 0 0 0 1 0 1 1 1 1 0 1 1 1 1 0 (A+B+C) (A+B+C) DEE2034 : DIGITAL ELECTRONICS
  • 11.  Solution: Y = ( A + B + C ) . ( A + B + C ) The Logic Circuit : Discuss with your lecturer B. PRODUCT OF SUM , POS DEE2034 : DIGITAL ELECTRONICS
  • 12.  Example 1b: Develop the Truth Table for ( A + B ) . ( A + B ) . ( A + B ) and Draw Logic circuit. Solution: The Logic Circuit: Discuss With Your Lecturer B. PRODUCT OF SUM , POS A B Y 0 0 0 0 1 0 1 0 0 1 1 1 DEE2034 : DIGITAL ELECTRONICS
  • 13. continue chapter 2 Part C 1. "Digital Systems Principles And Application" Sixth Editon, Ronald J. Tocci. 2. "Digital Systems Fundamentals" P.W Chandana Prasad, Lau Siong Hoe, Dr. Ashutosh Kumar Singh, Muhammad Suryanata. REFERENCES: Download Tutorials Chapter 2: Boolean Operations http://www.portal.cidos.edu.my DEE2034 : DIGITAL ELECTRONICS
  • 14. continue chapter 2: Part C. DEE2034 : DIGITAL ELECTRONICS