Heat
- 272
- 0
Homework Statement
I understand the basic of kmaps like
xy+xy' =
y y'
x 1 1
x' 0 0
would be x.
but when we have (x+y)(x+y'), how would that be setup?
The discussion focuses on solving the K-map expression (x+y)(x+y'). The solution involves converting the product of sums into a sum of products by applying Boolean algebra principles. The expression can be simplified by evaluating it for all combinations of (x,y) values, resulting in a K-map that can be filled accordingly. The final simplified expression for (x+y)(x+y') is determined to be x.
PREREQUISITESStudents studying digital logic design, electrical engineering students, and anyone looking to master K-map simplification techniques.
Heat said:Homework Statement
I understand the basic of kmaps like
xy+xy' =
y y'
x 1 1
x' 0 0
would be x.
but when we have (x+y)(x+y'), how would that be setup?