DIGITAL SYSTEMS CALCULATORS


TOOL: MAXTERM TO TRUTH TABLE CONVERTER


MAXTERM TO TRUTH TABLE CONVERTER

Enter the maxterm numbers.

F=

The truth table of F = ∏(2, 3, 5, 6, 7, 14) is illustrated below.

ABCDF00001000110010000110010010101001100011101000110011101011011111001110111110011111

SOLUTION

The function has 4 variables. Find the 4-bit binary equivalents of the maxterm numbers.

  • 210 = 00102
  • 310 = 00112
  • 510 = 01012
  • 610 = 01102
  • 710 = 01112
  • 1410 = 11102

Write a value of 0 for the rows corresponding to the binary variable values above and a value of 1 for the others.

Copied to clipboard
Copy Text

INFORMATION

Maxterm numbers depict the locations of 0s in the truth table. Converting a minterm number to binary reveals the values of variables in the row with F = 0 in the truth table. For instance, in a 4-variable function with variables A, B, C, and D, if the maxterm list includes the number 5, it implies that the row in the truth table corresponding to the variable values (A, B, C, D) = (0, 1, 0, 1) is 0. This is because the binary representation of 5 is 101 and the same number can be written as 0101 in 4-bits. Each bit in this representation corresponds to the value of one variable in the truth table.

INPUT FORMAT

Enter the maxterms separated by commas or spaces.

WHAT IS MAXTERM TO TRUTH TABLE CONVERTER?

Maxterm to truth table converter,

  • Constructs a truth table based on the entered maxterm numbers and
  • Shows the solution steps.

HOW TO USE THE MAXTERM TO TRUTH TABLE CONVERTER?

Maxterm to truth table converter can be used in two ways.

  • USER INPUTS

    Convert button

    You can enter the maxterm numbers to the input box and click on the "CONVERT" button. The result and explanations appaer below the calculator.

  • RANDOM INPUTS

    random buttons

    You can click on the DIE ICON next to the input box. If you use this property, a set of maxterm numbers 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. 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 truth tables corresponding to some other maxterm numbers, you can clear the input box 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