← Go Back

Chapter - 7: Boolean Expression

Boolean expression are short hand way for describing the Boolean function or logic function

Two forms of Boolean Expression

  1. Canonical form
  2. Standard form

Canonical Form

This form of Boolean expression is obtained from truth table. Whereas, standard form of Boolean expression is used when implementing logical diagram standard form Boolean expression is the maintained form of Boolean expression.

  1. Sum of Minterms Boolean expressions
  2. Product of Maxterms Boolean expressions

A minterm is complemented of maxterm or a maxterm is the complement of minterm.

---Insert equation here--- pg 29 of DLD - Part 0 (notes)