You are on page 1of 17

KV-CHARTS

The Boolean algebraic expressions are used to determine which cases are interesting and which combination of predicate values should be used to reach which node. Sizes of kv-charts are from 2 variable to 5variable The karnaugh Veitch chart reduces Boolean algebraic manipulations to graphical trivia

One Variable Map


0 0 A 1

0
0

0
1

The function is never true

0
0

1
1

The function is true when A is true

A1

1
0

0
1

The function is true when A is false The function is always true

Two Variable Map

Representation of Functions in the Map

Three variable Map

Three variable map-example

Four variable map-example

Four variable map-example

Five variable map-example

You might also like