317 views
1 votes
1 votes
what is the main reason behind using kmap???

it's used to reduced boolean expression or something else??

1 Answer

0 votes
0 votes
The main reason behind using k-map is to reduce the boolean expressions having maximum 5 to 6 variables.

For solving equations having more variables k-map technique is very cumbersome.

K-Map is used widely because it is easy to solve and  definitely gives the reduced boolean expression. if we solve a equation with boolean properties then the sequence of properties which we applied also matters so it does not give fully reduced equation if the sequence is wrong.

While reducing using boolean properties we are not sure that the expression is fully reduced or not . So we are never sure when to stop.

Related questions

0 votes
0 votes
1 answer
1
Rackson asked Jan 4, 2019
415 views
0 votes
0 votes
1 answer
2
Kalu30 asked Mar 1, 2018
454 views