How to Simplify Boolean Algebra Expressions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 15K views
Kbob08
Messages
4
Reaction score
0
I just started Digital Systems coursework and it seems our professor felt like giving us a book that has no examples and progresses the class with no examples as well. So basically we are stuck trying to learn Boolean algebra reduction with no real guidence.

Great.

Anyways, I'm looking for some help:



Homework Statement



(x'y'+z')' +z +xy+ wz


2. The attempt at a solution

all I can see is this:

(x'y'+z')' +z +xy
 
Physics news on Phys.org
Sorry, I'm having a very difficult day (IE trying to do all my homework and NONE of it, it seems, I can accomplish, either to my shoddy math skills or lack of guidence).

Anyways,

I really just need how to deal with that first expression:

(x'y'+z')'

There isn't an example in the book and the one example in the lecture notes doesn't include any sort of situaion. I have been trying to guess at it:


[(z+x')(z+y')]'+z +xy
(z+x') + (z+y')+z +xy
z +x' + y'+xy

The book says I should get x + y + z as my answer, but I don't see it. I assume we will learn those maps next since it's in the book, but I'm pretty sure this is the type of prof that wants it done his way and when he says it.
 
Kbob08 said:
I just started Digital Systems coursework and it seems our professor felt like giving us a book that has no examples and progresses the class with no examples as well. So basically we are stuck trying to learn Boolean algebra reduction with no real guidence.

Great.

Anyways, I'm looking for some help:



Homework Statement



(x'y'+z')' +z +xy+ wz


2. The attempt at a solution

all I can see is this:

(x'y'+z')' +z +xy

(x'y'+z')' +z +xy+ wz
= use de morgan's law, (x.y)' = x' + y' | (x+y)' = x'.y'
= take out the common factor, anything +1 = 1
= z.1 + xy
= z + xy

hope this helps
 
Last edited:
chickens said:
(x'y'+z')' +z +xy+ wz
= (x'y')'.z + z + xy + wz use de morgan's law, (x.y)' = x' + y' | (x+y)' = x'.y'
= z[(x'y')'+ 1 + w] + xy take out the common factor, anything +1 = 1
= z.1 + xy
= z + xy

hope this helps

I'm going to leave this solution for now because I think Bob has worked it out by now. I'm going to issue chickens a 0-point warning for posting a complete solution to a homework problem, however.
 
berkeman said:
I'm going to leave this solution for now because I think Bob has worked it out by now. I'm going to issue chickens a 0-point warning for posting a complete solution to a homework problem, however.

didnt know i can't do that, really sorry, next time will post a guided solution rather than a complete one
 
chickens said:
didnt know i can't do that, really sorry, next time will post a guided solution rather than a complete one

No worries. The PF is a special place. I have a feeling that you'll fit in well here.
 
hi you can use one very good programs for that .
http://www.phoenixbit.com/site/products.asp?productid=karnaughanalyzer

with that program you can get even the circuit.
 
Last edited by a moderator: