Help me

Thread Starter

cat

Joined Sep 25, 2006
8
is this true

F = xy'z + x'y'z + w'xy + wx'y +wxy
=y'z + w'xy + wy
= y'z + y' + x' + w + wy
=y' + x' + w

the truth table of the original function doesn't match the fucntions' simplified versions' truth table. Have i done something wrong?

thanks in advance
lion :)
 

n0162139

Joined Oct 3, 2006
1
I used karnaugh maps to simplify and I could only get it down to

F = w'x'y' + zx + yx

I haven't done this for ages but I think thats it.
 
Top