- #1
shamieh
- 539
- 0
1a)Draw a truth table corresponding to f(X,Y,Z) = \(\displaystyle \sum\)m(0,2,5,7)
Apparently since I know that \(\displaystyle \sum\)m(0,2,5,7), I also intuitively know that\(\displaystyle \pi\)m(1,3,4,6) NOTE: I HAVE NO IDEA WHAT THIS MEANSso I know that I have 3 inputs. So I know I have 2^3 rows, starting at 0. So this part is easy, I know I have
BUT, I'm not sure how they are getting the F column!
Apparently since I know that \(\displaystyle \sum\)m(0,2,5,7), I also intuitively know that\(\displaystyle \pi\)m(1,3,4,6) NOTE: I HAVE NO IDEA WHAT THIS MEANSso I know that I have 3 inputs. So I know I have 2^3 rows, starting at 0. So this part is easy, I know I have
- x y z| f
- 0 0 0|1 <--- How do they get a 1 here? Isn't 0 AND 0 AND 0 = 0??
- 0 0 1|0 <- How do they get a 0 here?Isn't 0 and 0 = 1. Then 1 AND 0 =0 ??]
- 0 1 0|
- 0 1 1|
- 1 0 0|
- 1 0 1|
- 1 1 0|
- 1 1 1|
BUT, I'm not sure how they are getting the F column!
Last edited: