Introduction
The objectives of the experiment are: becoming familiar with two standard forms of logic
functions: Sum of Products (SOP), and Product of Sums (POS), becoming familiar with two
canonical forms of logic functions: Sum of Minterms, and Product of Maxterms, applying the
algebraic manipulation method to transform standard to canonical forms, learning a procedure
for deriving the truth table of a logic function which is known in algebraic form, learning how to
derive the minterm list (decimal sum of minterms) form of a logic function whose truth table is
known, learning how to derive the maxterm list (decimal product of maxterms) form of a logic
function whose truth table is known, exercising two-level implementation of logic functions,
becoming familiar with degenerate two-level logic circuits: AND-AND, and developing skills in
analyzing and testing the behavior of combinational logic circuits.
Prelab assignment
In the pre lab assignment, we were tested on SOP Form of Logic Functions, Degenerate Two-
Level AND-AND Logic Circuit, and POS Form of Logic Functions.