Top Banner
CHAPTER 2 : BOOLEAN OPERATIONS Part C DEE2034 : DIGITAL ELECTRONICS
15

Dee2034 chapter 2 boolean algebra part c

Apr 09, 2017

Download

Education

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Dee2034 chapter 2 boolean algebra part c

CHAPTER 2 :

BOOLEAN OPERATIONSPart C

DEE2034 : DIGITAL ELECTRONICS

Page 2: Dee2034 chapter 2 boolean algebra part c

2.4 Simplify combinational Logic Circuits using:

a. Boolean Laws ( Already Discuss in Part B notes) b. Karnough Map

DEE2034 : DIGITAL ELECTRONICS

Page 3: Dee2034 chapter 2 boolean algebra part c

Review:Boolean SimplificationQuestion: Using Boolean Rules/Laws/De

Morgan Theorem, simplify the expression below:

a. Y = AC (A B D) + A B C D + A B C (5m)

b. Y = ABC (BD + CDE) + AC (5m)

NOTES: Do and pass up to me tomorrow in my class. This is to HELP u to COVER your QUIZ 1 MARK.

DEE2034 : DIGITAL ELECTRONICS

Page 4: Dee2034 chapter 2 boolean algebra part c

KARNAUGH MAPProvides a systematic method for

simplifying a Boolean expression or a truth table function

The K-map is a table consisting of N = 2n cells, where n is the number of input variables.

The table format is such that there is a single variable change between any adjacent cells

DEE2034 : DIGITAL ELECTRONICS

Page 5: Dee2034 chapter 2 boolean algebra part c

Two variables K-map with assume A and B as variable

Three variable K-map with assume A, B and C as variable

DEE2034 : DIGITAL ELECTRONICS

Page 6: Dee2034 chapter 2 boolean algebra part c

Looping 1.Looping of PAIR/TWO

Looping a PAIR of adjacent 1s in a K-map eliminates the variable that appears in complemented and uncomplemented form

DEE2034 : DIGITAL ELECTRONICS

Page 7: Dee2034 chapter 2 boolean algebra part c

2. Looping group of FOUR/QUAD Looping a QUAD of adjacent 1s eliminate

the two variables that appear in both complemented and uncomplemented form

DEE2034 : DIGITAL ELECTRONICS

Page 8: Dee2034 chapter 2 boolean algebra part c

3. Looping group of EIGHT/OCTET Looping an OCTET of adjacent 1s

eliminates the three variables that appear in the both complemented and uncomplemented form

DEE2034 : DIGITAL ELECTRONICS

Page 9: Dee2034 chapter 2 boolean algebra part c

Examples Simplify this Boolean equation by using K-maps

F = X Y Z+ X Y Z + X Y Z

DEE2034 : DIGITAL ELECTRONICS

Page 10: Dee2034 chapter 2 boolean algebra part c

ExamplesFind out the equation based on the given

DEE2034 : DIGITAL ELECTRONICS

Page 11: Dee2034 chapter 2 boolean algebra part c

Solution

DEE2034 : DIGITAL ELECTRONICS

Page 12: Dee2034 chapter 2 boolean algebra part c

More Exercises in K-Map

DEE2034 : DIGITAL ELECTRONICS

Page 13: Dee2034 chapter 2 boolean algebra part c

Question:Use a K-map to minimize the following SOP Boolean Expression a. A B C + A B C + A B C + A B C + A B C

b. A B C D + A B C D + A B C D + A B C D + A B C D +

A B C D + A B C D + A B C D + A B C D

c. C ( A B + B ) + A B C + A B

DEE2034 : DIGITAL ELECTRONICS

Page 14: Dee2034 chapter 2 boolean algebra part c

Discuss the answer with your lecturer.Do exercises in Tutorials.

END OF CHAPTER 2

DEE2034 : DIGITAL ELECTRONICS

Page 15: Dee2034 chapter 2 boolean algebra 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