Embed presentation
Downloaded 22 times







Maxterms, like minterms, provide an algebraic way to represent a boolean function from its truth table. A maxterm is the product (AND) of the variables that equal 1 in a row where the function equals 0. The boolean function is represented by the product of the maxterms that correspond to rows where the function is 0. This maxterm representation is equivalent to the minterm representation if the same terms are included in the product.






Discusses maxterms in three-variable truth tables and their use in algebraically representing Boolean functions.