What type of expression is Y=(\overline{A} +B)·(A+\overline{B} ), what sum terms are included in it, and what is its expanded form?
What type of expression is Y=(\overline{A} +B)·(A+\overline{B} ), what sum terms are included in it, and what is its expanded form?
This is a product of sums expression, with two sum terms,(\overline{A} +B) and (A+\overline{B} ).
Using Boolean algebra:
(\overline{A} +B)·(A+\overline{B} )=(\overline{A} +B)·A+(\overline{A} +B)·\overline{B} distributive law
=\overline{A} ·A+B·A+\overline{A}· \overline{B} +B· \overline{B} distributive law
=\overline{A}· \overline{B} +A·B Equation 1.3: A\cdot \overline{A}=0
(This is the Boolean expression for the exclusive-NOR gate discussed in the next section.)