KMAP SOLVER FOR MAXTERMS
Enter the maxterm numbers and don't care conditions.
F = (A + D')(A + C')(B' + C' + D)
Click here to see the solution in sum of products form.
The calculator above gives the simplified function in product of sums form. If you are looking for the Sum of Products solution, please click here.
The Karnaugh map is an important tool used to simplify functions in Boolean algebra. The 1s, 0s, and don't care conditions from the truth table are transferred to the Karnaugh map in a specific order, and rectangular groups consisting of sides with lengths of 1, 2, or 4 and composed of 0s are identified. The complements of terms corresponding to each group are multiplied together, resulting in a simplified expression in sum-of-products form.
Enter the maxterm numbers to the first input box and don't care conditions to the second one. The maxterms and don't care conditions should be different numbers. These numbers should be separated by commas or spaces.
Karnaugh map solver for maxterms,
Karnaugh map solver for maxterms can be used in two ways.
You can enter the maxterm numbers and don't care conditions to the input boxes and click on the "SOLVE" button. The result and explanations appaer below the calculator.
You can click on the DIE ICON next to the input boxes. If you use this property, a set of maxterm numbers and don't care conditions are generated and entered to the calculator, automatically. The result and explanations appaer below the calculator. You can create your own examples and practice using this property.
The number of variables are automatically set to a number based on the entered maxterms and don't care conditions. You can select the number of variables manually by clicking on the corresponding radio button under the input box.
To find the simplified functions corresponding to the entered maxterms, you can clear the input boxes by clicking on the CLEAR button.
You can copy the generated solution by clicking on the "Copy Text" link, appaers under the solution panel.
Even you can download the solution as an image file with .jpg extension if you click on the "Download Solution" link at the bottom of the solution panel. You can share the downloaded image file.
KMAP SOLVER FOR MAXTERMS