Master Boolean's Algebra with SOP: Simplifying F(X, Y) to XY' + XY

  • Thread starter desmond iking
  • Start date
  • Tags
    Algebra
Both of these terms have an X and a Y, so the first two terms should also have an X and a Y, but they don't. The first and third terms, X'Y' and XY, are not included in the final result because they have a different arrangement of X and Y.
  • #1
desmond iking
284
2
Can someone please explain why the F( X, Y ) is XY' + XY ? IMO , it is X'Y' + X'Y +XY' +XY ... or the author simplified it to become XY' + XY ? how to simplify it?
 

Attachments

  • IMG_20141215_212410[1].jpg
    IMG_20141215_212410[1].jpg
    28 KB · Views: 418
Engineering news on Phys.org
  • #2
Use boolean algebra to reduce it. In boolean algebra X+X' = 1 and use algebra to extract common factors.

Is this a homework assignment?
 
  • #3
jedishrfu said:
Use boolean algebra to reduce it. In boolean algebra X+X' = 1 and use algebra to extract common factors.

Is this a homework assignment?
no, i am studying myself during the holiday.
 
  • Like
Likes jedishrfu
  • #4
Did my advice make sense?

Boolean algebra rules are the same as ordinary algebra with the added concepts X=X'=1 and X.X'=0 and X=0 means X=false and X=1 means X=true. Engineers start with a truth table for a circuit, construct boolean expressions, reduce them down using boolean algebra ruls and then construct a circuit from the reduced expressions.
 
  • #5
jedishrfu said:
Did my advice make sense?

Boolean algebra rules are the same as ordinary algebra with the added concepts X=X'=1 and X.X'=0 and X=0 means X=false and X=1 means X=true. Engineers start with a truth table for a circuit, construct boolean expressions, reduce them down using boolean algebra ruls and then construct a circuit from the reduced expressions.
i only managed to reduce it to XY +Y' +X'Y
here's my working:
(X'Y') + (X'Y) + (XY') + (XY)
=XY +Y'(X' +X ) +X'Y
= XY +Y' +X'Y
 
  • #7
jedishrfu said:
what about the 1st and 3rd term? they have a common Y.

continue form the previous post , i still didnt get the ans
XY +Y' +X'Y = Y(X +X') +Y' = Y+Y'
 
  • #8
desmond iking said:
Can someone please explain why the F( X, Y ) is XY' + XY ?
Hi Desmond. No one can explain it. It's a misprint. :oops:

It is just the exclusive OR function, X'Y + XY'. It doesn't simplify, except you can write it as X ⨁ Y.
Good luck with your self-study. http://thumbnails112.imagebam.com/37333/0363e9373324851.jpg
 
Last edited by a moderator:
  • Like
Likes desmond iking
  • #9
I noticed that theF(X , Y) is the outcome of the addition of the last two. *correct me if I m wrong* , why it only involve the addition of last two term? Why not also the first two terms??
 
  • #10
desmond iking said:
I noticed that theF(X , Y) is the outcome of the addition of the last two. *correct me if I m wrong* , why it only involve the addition of last two term? Why not also the first two terms??
It's a misprint. F(X,Y) is true when either of these is true: X'Y or XY'
 
  • Like
Likes desmond iking

1. What is Master Boolean's Algebra with SOP?

Master Boolean's Algebra with SOP (Sum of Products) is a method used to simplify logic expressions in Boolean algebra. It involves breaking down a complex expression into smaller terms, adding them together, and then simplifying them using Boolean laws and identities.

2. What is F(X, Y) in the expression XY' + XY?

In the expression XY' + XY, F(X, Y) represents the Boolean function that we are trying to simplify. In this case, F(X, Y) is equal to XY' + XY.

3. How do you simplify F(X, Y) to XY' + XY using Master Boolean's Algebra with SOP?

To simplify F(X, Y) to XY' + XY, we first need to break down the expression into smaller terms using Boolean laws and identities. Then, we add together the terms that have the same variables. In this case, both terms have XY as a common factor. Finally, we can simplify the expression to XY' + XY using the distributive property.

4. Why is simplifying logic expressions important?

Simplifying logic expressions is important because it helps us understand and analyze complex systems and circuits. It also allows us to reduce the number of gates and inputs needed, which can save time and resources in designing and building electronic devices.

5. Can Master Boolean's Algebra with SOP be used for more complex expressions?

Yes, Master Boolean's Algebra with SOP can be used for more complex expressions with multiple variables and terms. The same principles of breaking down the expression, adding together like terms, and simplifying using Boolean laws and identities still apply, but may require more steps and careful organization of terms.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
587
  • Calculus and Beyond Homework Help
Replies
6
Views
540
Replies
18
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
531
  • Calculus and Beyond Homework Help
Replies
25
Views
306
  • Quantum Physics
Replies
4
Views
653
  • General Math
Replies
2
Views
2K
Replies
1
Views
523
Back
Top