what is Karnaugh map?
Karnaugh map is also known as K-map. it will help to reduce digital equation in short form use don't care condition.
while designing any circuit we need a small one without any complexity with the same efficiency and obtaining the same output as the actual one for various combinations... Karnaugh map or K-map is a procedure to reduce the large boolean expressions to shorter ones using minterms,don't cares following the axiom laws of boolean algebra.
it helps in reducing the variables when designing a circuit. lesser the variable lesser the gates and less complex is the circuit
It is is a method to simplify Boolean algebra expressions. Refer : http://en.wikipedia.org/wiki/Karnaugh_map A nice video at: http://www.youtube.com/watch?v=nwRkIbkc03g ( You can see more videos there)
it is a method to simplify boolean equation to a simplified form
Join our real-time social learning platform and learn together with your friends!