12.07.2015 Views

Boolean Algebra - Etsu

Boolean Algebra - Etsu

Boolean Algebra - Etsu

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 5: <strong>Boolean</strong> <strong>Algebra</strong> 93ABCABCBBA · BXXa) B goes through thefirst inverter whichoutputs a Bb) A and B go throughthe AND gatewhich outputsA · B.ABCBA · B(A · B) + CXc) A · B and C gothrough the ORgate which outputs(A · B) + C.ABCBA · B(A · B) + CX(A · B) + Cd) The output of theOR gate goesthrough a secondinverter giving usour result.Figure 5-7 Creating <strong>Boolean</strong> Expression from Combinational LogicTo begin with, AND takes precedence over OR unless overridden byparenthesis. NOT is a special case in that it can act like a set ofparenthesis. If the bar indicating the NOT function spans a singlevariable, it takes precedence over AND and OR. If, however, the NOTbar spans an expression, the expression beneath the bar must beevaluated before the NOT is taken. Figure 5-8 presents two examplesof handling precedence with the NOT function.ABX = A · BABX = A · BFigure 5-8 Examples of the Precedence of the NOT Function

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!