- #1
shamieh
- 539
- 0
Also would someone mind checking my work on these problems too? My answers are in BOLD
2a)Draw the truth table corresponding to $f$(X,Y,Z) = \(\displaystyle \pi\)M(2,4,6)
ANSWER:
2b) Write out the canonical product of sums (POS) expression for $f$(X,Y,Z) of 2a.
ANSWER:
x!yz + xy!z! + xyz!
2c) Minimize the expression of 2b.
ANSWER:
= x!yz + xy!z! + xyz!
= x(x!yz + y!z! + yz!)
= xy(x!z + y!z! + z!)
Yea okay I'm lost now. Help on this one please?
2a)Draw the truth table corresponding to $f$(X,Y,Z) = \(\displaystyle \pi\)M(2,4,6)
ANSWER:
- x y z | f
- 0 0 0| 1
- 0 0 1| 1
- 0 1 0| 0
- 0 1 1| 1
- 1 0 0| 0
- 1 0 1| 1
- 1 1 0| 0
- 1 1 1| 1
2b) Write out the canonical product of sums (POS) expression for $f$(X,Y,Z) of 2a.
ANSWER:
x!yz + xy!z! + xyz!
2c) Minimize the expression of 2b.
ANSWER:
= x!yz + xy!z! + xyz!
= x(x!yz + y!z! + yz!)
= xy(x!z + y!z! + z!)
Yea okay I'm lost now. Help on this one please?
Last edited: