002 Boolean Algebra and Logic Gates Lecture
002 Boolean Algebra and Logic Gates Lecture
DIGITAL ELECTRONICS 1:
LOGIC CIRCUIT AND
SWITCHING THEORY
Presented by:
Engr. Ronieto N. Mendoza
CHAPTER 2
BOOLEAN FUNCTIONS
LOGIC GATES
THEOREMS and PROPERTIES OF BOOLEAN
ALGEBRA
Example: The element 0 is an identity element with respect to operation + on the set
of integers I = {…, -3, -2, -1, 0, 1, 2, 3, …} since x + 0 = 0 + x = x for any x I
THEOREMS and PROPERTIES OF BOOLEAN
ALGEBRA
BOOLEAN FUNCTIONS
LOGIC GATES
Boolean Functions
•A binary variable can take the value of 0 or 1.
BOOLEAN FUNCTIONS
LOGIC GATES
Implementation of Boolean functions with
Gates
Implementation of Boolean functions with
Gates
Implementation of Boolean functions with
Gates
Implementation of Boolean functions with
Gates
Implementation of Boolean functions with
Gates
CONTENT
THEOREMS AND PROPERTIES OF BOOLEAN ALGEBRA
BOOLEAN FUNCTIONS
LOGIC GATES
SIMPLIFY THE FOLLOWING BOOLEAN FUNCTIONS
SIMPLIFY THE FOLLOWING BOOLEAN FUNCTIONS
CONTENT
THEOREMS AND PROPERTIES OF BOOLEAN ALGEBRA
BOOLEAN FUNCTIONS
LOGIC GATES
Complement of a Boolean Function
CONTENT
THEOREMS AND PROPERTIES OF BOOLEAN ALGEBRA
BOOLEAN FUNCTIONS
LOGIC GATES
Canonical & Standard Forms
•Canonical Forms
•Sum of Minterms
•Product of Maxterms
•Standard Forms
•Sum of Products (SOP)
•Product of Sums (POS)
Canonical & Standard Forms
•Minterm
•n variable forming an AND term, with each
variable being primed or unprimed that provide
n
2 possible combinations.
•Maxterm
•n variable forming an OR term, with each
variable being primed or unprimed that provide
n
2 possible combinations.
Canonical & Standard Forms
Canonical & Standard Forms
•A Boolean function may be expressed
algebraically from a given truth table by
forming a minterm for each combination
of variables that produces a 1 in the
function, and then taking the OR of all
those terms.
Canonical & Standard Forms
Canonical & Standard Forms
Canonical & Standard Forms
Canonical & Standard Forms
Canonical & Standard Forms
Canonical & Standard Forms
Canonical & Standard Forms
•The two canonical forms of Boolean algebra are
basic forms that one obtains from reading a
function from the truth table.
BOOLEAN FUNCTIONS
LOGIC GATES
LOGIC GATES
What is a Logic Gates?
Logic gates are electronic circuits that operate on one
or more input signals to produce an output signal.