Interactive Karnaugh Map tool with Truth Table and Boolean Expression Simplification
Click on the output cells in the Truth Table below to toggle between 0, 1, and X (don't care).
The K-Map will update automatically as you edit.
AB=00 | AB=01 | AB=11 | AB=10 | |
---|---|---|---|---|
CD=00 | 0 | 4 | 12 | 8 |
CD=01 | 1 | 5 | 13 | 9 |
CD=11 | 3 | 7 | 15 | 11 |
CD=10 | 2 | 6 | 14 | 10 |
A | B | C | D | Index | Output |
---|