Simplify using K-map implenent using basic gates F=Em (0,1,2,4,5,6,8,9,12,13,14)
Answers
Answered by
0
Explanation:
Minimization of Boolean expressions
• The minimization will result in reduction of the number of gates
(resulting from less number of terms) and the number of inputs
per gate (resulting from less number of variables per term)
• The minimization will reduce cost, efficiency and power
consumption.
• y(x+x`)=y.1=y
• y+xx`=y+0=y
• (x`y+xy`)=xy
• (x`y`+xy)=(xy)`
Similar questions