How Can Algebraic Manipulation Prove the Consensus Property in Logic Circuits?

  • Context: MHB 
  • Thread starter Thread starter shamieh
  • Start date Start date
  • Tags Tags
    Manipulation
Click For Summary
SUMMARY

The discussion focuses on proving the consensus property in logic circuits using algebraic manipulation, specifically the equation xy + yz + x!z = xy + x!z. The consensus property is established through the application of Boolean algebra rules, including the use of the identity x + x! = T (True). The participant Sham successfully solved the equation and sought clarification on the legality of introducing the term (x + x!) into the manipulation process, which was explained by the fact that multiplying by T does not alter the truth value.

PREREQUISITES
  • Understanding of Boolean algebra and logic circuit design
  • Familiarity with algebraic manipulation techniques in logic
  • Knowledge of the consensus property in Boolean logic
  • Proficiency in applying Single Variable Theorems
NEXT STEPS
  • Study the application of Boolean algebra in digital circuit design
  • Learn more about the consensus theorem in Boolean logic
  • Explore the implications of identity elements in algebraic manipulation
  • Investigate the use of truth tables to validate Boolean expressions
USEFUL FOR

Electrical engineering students, logic circuit designers, and anyone interested in mastering Boolean algebra and its applications in digital logic design.

shamieh
Messages
538
Reaction score
0
Some background: I am in EE 280 Design of Logic Circuits.

Problem: Use algebraic manipulation to prove that xy +yz +x!z = xy + x!z. (Note that this is the consensus property which is: xy + yz + x!z = xy + x!z)

+ mean OR, ! mean NOT.

Please help! I am lost. I do have the rules near me (x AND 1 = x etc.. as well as the "Single Variable Theorems") If someone could walk me through solving this that would be great and I would be forever thankful.
 
Physics news on Phys.org
Try this:
$$xy+\bar{x}z+yz=xy+\bar{x}z+(x+\bar{x})yz.$$
 
Awesome, just figured it out. I solved and everything. I have a question tho. Where exactly does the rule (x + x!) come in play? I guess my question essentially is; how do I know that I can randomly put in a (x + x!) in the 2nd term. What is the property or rule that tells me I can do that legally? Sorry if this seems like a dumb question I'm just trying to understand what I'm actually doing versus just solving the equation.

Thanks again Ackbach,
-Sham(Ninja)
 
Well, $x+\bar{x}=\text{T}$, and $Tz=z$. So you can always multiply anything by $T$ and not change the truth value.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 23 ·
Replies
23
Views
4K
Replies
2
Views
11K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
8K