Kirby
Lifer
I've got to find the sum-of-products for a timing diagram. I made a truth table and copied down the data.
Now, for SOP, the functions that you are supposed to use are the ones that are true, correct?
If the aforementioned is correct, then I would need to find the SOP for m(1,2,3,4,7).
So this is the equation I got: x'y'z + x'yz' + x'yz + xy'z' + xyz
Now comes the part that I'm confused on, simplification.
x'(y'z+yz' +yz) + x(y'z' + yz) = x'(1 + yz) + x(1)
OR
x'(y'z + yz') +yz(x' +x) + xy'z' = x' + yz + xy'z
I would think that this would simplify this way, but that doesn't make sense. The book gives the answer: x'z + x'y + yz + xy'z'
Can anyone help?
Now, for SOP, the functions that you are supposed to use are the ones that are true, correct?
If the aforementioned is correct, then I would need to find the SOP for m(1,2,3,4,7).
So this is the equation I got: x'y'z + x'yz' + x'yz + xy'z' + xyz
Now comes the part that I'm confused on, simplification.
x'(y'z+yz' +yz) + x(y'z' + yz) = x'(1 + yz) + x(1)
OR
x'(y'z + yz') +yz(x' +x) + xy'z' = x' + yz + xy'z
I would think that this would simplify this way, but that doesn't make sense. The book gives the answer: x'z + x'y + yz + xy'z'
Can anyone help?