- #1
Paymemoney
- 175
- 0
1. Homework Statement and attempted solutions
Simply each of the following Boolean expressions:
i)
http://img69.imageshack.us/img69/4438/equa1.jpg
ii)
http://img69.imageshack.us/img69/9907/equa2.jpg
iii)Expand the following SOP form to proper miniterms (don't forget to delete identical terms):
http://img69.imageshack.us/img69/1740/equa3.jpg
Laws of Boolean Algebra:
A + A = A A . A = A NOT NOT A = A
A + 0 = A A . 0 = 0
A + 1 = 1 A . 1 = A
A + NOT A = 1 A . NOT A = 0
(A + B) + C = A + (B + C) (A . B) . C = A . (B . C)
(A + B) = (B + A) (A . B) = (B . A)
A . (B + C) = (A . B) + (A . C) A + (B . C) = (A + B) . (A + C)
NOT (A . B) = NOT A + NOT B
NOT (A + B) = NOT A . NOT B
X . Y + X . NOTY
P.S
Simply each of the following Boolean expressions:
i)
http://img69.imageshack.us/img69/4438/equa1.jpg
ii)
http://img69.imageshack.us/img69/9907/equa2.jpg
iii)Expand the following SOP form to proper miniterms (don't forget to delete identical terms):
http://img69.imageshack.us/img69/1740/equa3.jpg
Homework Equations
Laws of Boolean Algebra:
A + A = A A . A = A NOT NOT A = A
A + 0 = A A . 0 = 0
A + 1 = 1 A . 1 = A
A + NOT A = 1 A . NOT A = 0
(A + B) + C = A + (B + C) (A . B) . C = A . (B . C)
(A + B) = (B + A) (A . B) = (B . A)
A . (B + C) = (A . B) + (A . C) A + (B . C) = (A + B) . (A + C)
NOT (A . B) = NOT A + NOT B
NOT (A + B) = NOT A . NOT B
X . Y + X . NOTY
P.S
Last edited by a moderator: