









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
BOOLEAN ALGEBRA AND LOGIC. SIMPLICATION. Boolean Algebra ... (simplify) Boolean functions ... Boolean Algebra Properties (cont.) Let X: boolean variable, ...
Typology: Summaries
1 / 15
This page cannot be seen from the preview
Don't miss anything!










Materi Kuliah ke- 5 BOOLEAN ALGEBRA AND LOGIC SIMPLICATION
Let X: boolean variable, 0,1: constants
Let X: boolean variable, 0,1: constants
More Boolean Algebra PropertiesMore Boolean Algebra Properties
X + Y = Y + X 11. X • Y = Y • X Commutative
X + (Y+Z) = (X+Y) + Z 13. X•(Y•Z) = (X•Y)•Z Associative
X•(Y+Z) = X•Y + X•Z 15. X+(Y•Z) = (X+Y) • (X+Z) Distributive
(X + Y)’ = X’ • Y’ 17. (X • Y)’ = X’ + Y’ DeMorgan’s In general, ( X 1 + X 2 + … + Xn )’ = X 1 ’•X 2 ’ • … • Xn’, and ( X 1 • X 2 • … • Xn )’ = X 1 ’ + X 2 ’ + … + Xn’ Let X,Y, and Z: boolean variables Absorption Property (Covering)Absorption Property (Covering)
x + x•y = x
x•(x+y) = x (dual)
Truth Table notation forTruth Table notation for MintermsMinterms andand MaxtermsMaxterms