Karnaugh Map Advanced app icon

Karnaugh Map Advanced

Generate maps and simplify Boolean expressions

Ivan Cigic

★ 4.84 ratingsEducationFree

iPhone Screenshots

App screenshotApp screenshotApp screenshot

Description

Create maps by inputting Boolean variables from a truth table. Arrange cells using Gray code ordering. Group adjacent cells in powers of two to simplify expressions. Identify minterms based on Boolean axioms. Export results for further analysis.

The Karnaugh map is a method to simplify Boolean algebra expressions. In a Karnaugh map the boolean variables are transferred (generally from a truth table) and ordered according to the principles of Gray code in which only one variable changes in between adjacent squares. Once the table is generated and the output possibilities are transcribed, the data is arranged into the largest possible groups containing 2n cells (n=0,1,2,3...) and the minterm is generated through the axiom laws of boolean algebra. We have designed this application primarily to support students studying electronic engineering, although it is useful in other disciplines including computer science and mathematics. Features: - Minimize logic function entered as text, Karnaugh map or truth table - Up to 8 variables - Contains History option - Supports the Don't care condition - Shows representation of each minimized component in the Karnaugh Map