Truth Table to Boolean Expression Converter

Convert any truth table to a simplified Boolean expression. Click output cells to set values, and instantly get the SOP, POS, and minimized expression with circuit diagram.

Truth Table Input

# A B C F (Click to Toggle)
0 0 0 0 0
1 0 0 1 0
2 0 1 0 0
3 0 1 1 0
4 1 0 0 0
5 1 0 1 0
6 1 1 0 0
7 1 1 1 0

How to Use

  1. 1. Select the number of variables
  2. 2. Click output cells (F column) to toggle: 0 → 1 → X → 0
  3. 3. View the generated SOP and POS expressions
  4. 4. See the simplified expression and circuit