Boolean Functions Simplification and Standard Forms-JHN
Boolean Functions Simplification and Standard Forms-JHN
Lecturer
De Morgan’s theorem
➢ A product term is a term consisting of the product (Boolean multiplication) of literals (variables or
ҧ
their complements [𝐴 / 𝐴]).
➢ When two or more product terms are summed by Boolean addition, the resulting expression is a
sum-of-products (SOP). For example:
Example:
➢ A sum term is a term consisting of the sum (Boolean addition) of literals (variables or their
complements).
➢ When two or more sum terms are multiplied, the resulting expression is a product-of-sums
(POS). For example:
1. Digital Systems Principles and Applications - Ronald J. Tocci (Section 4.1 to 4.3)
2. Digital Fundamentals - Thomas L. Floyd (Section 4.5 to 4.7)
** Example math from these sections