ECE 171: Introduction to Digital Circuits

 Fall 1999

Rev: 10.27.99

Lecture Notes 8

Last Time

This Time

Sum of Products (SOP)

Have students pick four numbers between 0 and 7 and fill in the truth table. Show the four functions, or minterms, that make up the function and show that the OR of these functions is equivalent to the original function.

Product of Sums (POS)

Have students pick four numbers between 0 and 7 and fill in the truth table. Show the four functions, or maxterms, that make up the function and show that the AND of these functions is equivalent to the original function.

Boolean Algebra

Write out the 22 rules in the book. Derive the non-obvious rules by either previous rules or use a truth table proof. Add the following rule

23. (A+B) (A+B') = A

Have students pick the relationships for 2-3 examples with 2 or 3 different variables. Use the variables X,Y, and Z to avoid confusion with the rules.

SOP Minimization