Chapter 2.1 - Boolean Algebra & Logic Functions
Chapter 2.1 - Boolean Algebra & Logic Functions
Boolean algebra
and Logic functions
Boolean algebra
and Logic functions
Truth table.
Truth Table
+ NOT gate:
+ 2-input OR gate:
Meaning:
Basic logic operations
and logic gates
+ Pulse diagram of 2-input NOR diagram:
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Basic logic operations
and logic gates
Theorems of logic algebra
Theorems of logic algebra
DeMorgan’s Theorem
(X+Y)’ = X’ . Y’
(X.Y)’ = X’ + Y’
The complement of the sum is the product of the complements
The complement of the product is the sum of the complements
In general
(A+B+….+Z)’ = A’ . B’ . … . Z’
(A.B.C….Z)’ = A’+ B’+ ….+Z’
PRACTICE