Page 109 - Bebop to The Boolean Boogie An Unconventional Guide to Electronics Fundamentals, Components, and Processes
P. 109
90 ChapterNine
The Simplification Rules
There are a number of simplification rules that can be used to reduce the
complexity of Boolean expressions. As the end result is to reduce the number of
logic gates required to implement the expression, the process of simplification is
also known as minimizution (Figure 9-10).
y=a l(a&b) y=a&(a I b)
y=a
-e
AND OR AND
y = (a I b) &(a I E)
Figure 9-10. The simplification rules
- continued on next page