back to top
Friday - 02 / January / 2026

Karnaugh map

This graphic method simplify a logic equation of combanational circuit. To understand combinational circuits click on this button.

Combinational circuit Combinational circuitclick here

This method is useful when the circuit has 4, 5 or 6 variables.

Procedure

Here is an example with 4 variables, first build the truth table:

After build the Karnaugh map and put “1” where the input combination is have high value in output, in the rest you put “0”.

Looking to the map, you can simplify the combinational circuit in the following way:

The logic equation become:

X=AB+\bar{C}D

If the map was in this form:

You could simplify in the following way:

And would stay like this:

X=B

Others possible combination forms, depending on the map:

X=\bar{B}\bar{D}

X=A\bar{D}

 

X=\bar{B}

X=\bar{C}D+BC\bar{D}+\bar{A}\bar{B}CD

The secret is to get the greatest number of “1” possible with least contours possible.

5 or 6 variables

To use the map with 5 variables, you must make 2 maps, one with A=0 and another with A=1 and solve both.

The contours in A=0 map only will have \bar{A} in your expression, while the contours in A=1 map will have A in expression. Therefore, the equation will stay like this:

To 6 variables is the same thing, but with 4 maps.

Related Articles

  1. Hello very cool web site!! Man .. Excellent .. Amazing .. I’ll bookmark your site and take the feeds also…I am happy to search out numerous helpful info here in the submit, we want work out extra strategies on this regard, thanks for sharing.

  2. I do accept as true with all of the ideas you’ve presented in your post. They’re very convincing and will certainly work. Still, the posts are very short for newbies. May just you please prolong them a bit from subsequent time? Thank you for the post.

DEIXE UMA RESPOSTA

Por favor digite seu comentário!
Por favor, digite seu nome aqui

- Advertisement -spot_img

Latest Articles