productofsums
Product of sums (POS) is a form of Boolean expression in which a function is written as an AND (product) of one or more OR terms (sums) of literals. It is the dual of the more common sum of products (SOP) form and is commonly associated with conjunctive normal form (CNF) representations in logic.
A canonical POS expression uses a maxterm for each input combination that yields the function value 0.
Example: for two variables a and b, a function that is true only for a = 1 and
Canonical POS can be simplified by Boolean algebra techniques or Karnaugh maps to reduce the number of