DIGITAL SYSTEMS CALCULATORS


TOOL: K-MAP SOLVER FOR MAXTERMS (WITH DON'T CARES-PRODUCT OF SUMS FORM)


K-MAP SOLVER FOR MAXTERMS (WITH DON'T CARES-POS)

Enter the maxterm numbers and don't care conditions.

F=
d=

F = (A + D')(A + C')(B' + C' + D)

10X1030214050706112X131150141819111110ABCD0001111000011110CDAB

Click here to see the solution in sum of products form.

Copied to clipboard
Copy Text

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.

 
 

INFORMATION

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.

INPUT FORMAT

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.

WHAT IS K-MAP SOLVER FOR MAXTERMS (WITH DON'T CARES-POS)?

Karnaugh map solver for maxterms,

  • Constructs a Karnaugh map based on the entered maxterm numbers and don't care conditions,
  • Indicates the groups in different colors and
  • Finds the simplified expression in product of sums form.

HOW TO USE THE K-MAP SOLVER FOR MAXTERMS (WITH DON'T CARES-POS)?

Karnaugh map solver for maxterms can be used in two ways.

  • USER INPUTS

    Convert button

    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.

  • RANDOM INPUTS

    random buttons

    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.

  • SELECTING THE NUMBER OF VARIABLES

    Variable button

    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.

  • CLEARING THE INPUT BOX

    Clear button

    To find the simplified functions corresponding to the entered maxterms, you can clear the input boxes by clicking on the CLEAR button.

  • COPYING & DOWNLOADING THE SOLUTION

    • Copy Link

      You can copy the generated solution by clicking on the "Copy Text" link, appaers under the solution panel.

    • Download Link

      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.

 

CALCULATORS

Minterm-Maxterm Calculators