How to Simplify Boolean Algebra: Can Someone Help Me with This Problem?

Click For Summary

Discussion Overview

The discussion revolves around simplifying the Boolean expression b ⊕ c', with participants seeking assistance on how to approach the problem. The scope includes homework-related inquiries and technical explanations of Boolean algebra concepts.

Discussion Character

  • Homework-related
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants express uncertainty about the meaning of the symbol ⊕ and its interpretation as an exclusive OR (XOR).
  • One participant provides a truth table for XOR, suggesting that b ⊕ c' can be expressed as b'c + bc'.
  • Another participant questions the interpretation of the symbol and shares their experience with it being used as a + inside a circle.
  • There are multiple comments regarding visibility issues with the symbol, with some participants seeing an empty box instead of the intended symbol.
  • One participant confirms the algebraic manipulation of the expression, stating that A XOR B' can be represented as A'B' + AB.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the interpretation of the symbol ⊕, and there are varying opinions on its representation and meaning. The discussion remains unresolved regarding the initial problem's clarity.

Contextual Notes

There are limitations in the discussion regarding the assumptions made about the symbol ⊕ and its definition, which may affect the understanding of the problem.

naspek
Messages
176
Reaction score
0
hey there..
can someone help me with the problem given..

Problem..
simplify b ⊕ c'


Homework Equations





The Attempt at a Solution


i don't know how to attempt this question..
can someone can give me an idea to start..
thanks in advance
 
Physics news on Phys.org
naspek said:
hey there..
can someone help me with the problem given..

Problem..
simplify b ⊕ c'
What was the symbol between b and c'? Kind of hard to help if we don't know what the problem is.
naspek said:

Homework Equations





The Attempt at a Solution


i don't know how to attempt this question..
can someone can give me an idea to start..
thanks in advance
 
It looks like an exclusive OR to me, as in 'one or the other but not both':

A B X
0 0 0
0 1 1
1 0 1
1 1 0

So A XOR B = A'B + AB'

So what does that tell you about B XOR C'?
 
Zryn,
How do you get XOR out of ⊕?
 
That was the symbol I was introduced to, and used, throughout my University life, essentially a + inside a circle.

Doing a Google search for "XOR Symbol" confirmed this.

If we assume that the symbol is part of a Rorschach test, I'm going with 'XOR Symbol', but what do you see =P?
 
Maybe it's my browser - I don't see anything but an empty box.
 
It's a pretty shabby XOR symbol, as far as XOR symbol's go really, but it does the job.
 

Attachments

  • XOR.JPG
    XOR.JPG
    19.9 KB · Views: 447
Yeah, all I see is an empty box.
 
Zryn said:
It looks like an exclusive OR to me, as in 'one or the other but not both':

A B X
0 0 0
0 1 1
1 0 1
1 1 0

So A XOR B = A'B + AB'

So what does that tell you about B XOR C'?

thank u for the such an idea..
so..
when A XOR B' = AB + A'B'

correct?
 
Last edited:
  • #10
Yes, you can algebraically replace each B with B', so A'B + AB' becomes A'B' + A(B')' = A'B' + AB.

Proof below just for completeness:

A B (B') X
0 0 (1) 1
0 1 (0) 0
1 0 (1) 0
1 1 (0) 1

So A XOR B' = A'B' + AB.

All good!
 
  • #11
Zryn said:
Yes, you can algebraically replace each B with B', so A'B + AB' becomes A'B' + A(B')' = A'B' + AB.

Proof below just for completeness:

A B (B') X
0 0 (1) 1
0 1 (0) 0
1 0 (1) 0
1 1 (0) 1

So A XOR B' = A'B' + AB.

All good!
thanks Zrynn =)
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
15
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
Replies
10
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K