Solving for abd + a'bc + ab'c = abd + a'bc + ab'c + bcd + acd

  • Thread starter Thread starter magnifik
  • Start date Start date
Click For Summary
SUMMARY

The equation abd + a'bc + ab'c + bcd + acd is not equivalent to abd + a'bc + ab'c due to the presence of additional terms on the left side. The discussion highlights a misunderstanding regarding the simplification of Boolean expressions, specifically in the context of combining terms. The suggestion to analyze the equation by identifying forced zeros indicates the necessity of careful term evaluation in Boolean algebra.

PREREQUISITES
  • Understanding of Boolean algebra and simplification techniques
  • Familiarity with the consensus theorem in Boolean expressions
  • Knowledge of how to identify and eliminate redundant terms
  • Experience with logical expressions and their equivalences
NEXT STEPS
  • Study Boolean algebra simplification methods
  • Learn about the consensus theorem and its applications
  • Practice identifying forced zeros in Boolean expressions
  • Explore tools for visualizing and simplifying logical expressions, such as Karnaugh maps
USEFUL FOR

Students and professionals in computer science, electrical engineering, or anyone involved in digital logic design and Boolean algebra simplification.

magnifik
Messages
350
Reaction score
0
I'm trying to prove

abd + a'bc + ab'c + bcd + acd = abd + a'bc + ab'c

i originally thought
abd + c(a'b + ab' + bd + ad) =
abd + c(a'b + ab' + d(a+b)) =
abd + c(a'b + ab'), where a+b = 0
but i realized if a+b = 0, ab = 0 as well, which would cancel out the abd, and that is clearly incorrect. any suggestions?? thanks
 
Physics news on Phys.org
magnifik said:
I'm trying to prove

abd + a'bc + ab'c + bcd + acd = abd + a'bc + ab'c

i originally thought
abd + c(a'b + ab' + bd + ad) =
abd + c(a'b + ab' + d(a+b)) =
abd + c(a'b + ab'), where a+b = 0
but i realized if a+b = 0, ab = 0 as well, which would cancel out the abd, and that is clearly incorrect. any suggestions?? thanks

The equation doesn't look right. The terms on the right are repeated on the left, but there are extra terms on the left as well. How could that work? That's probably why you are getting some forced zeros...
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K