Ch4 - Tabulation Method
Ch4 - Tabulation Method
Tabulation Method
Digital Systems
CSE 113
2 Outline
Introduction
5-Variable K-Maps
6-Variable K-Maps
The Tabulation Method
Determination of Prime Implicants
Prime Implicant Chart
References.
3 Introduction
squares or cells.
The terms which are not marked with ‘√’ are the Prime
implicants.
Variables are to be considered as true form in place of
1s, as complemented form in place of 0s, and no
variable if ‘-’ appears.
Here the prime implicants are B′C′D , A′BD′ , A′BC , BCD
, ACD (from column III), and AB′ (from column IV).
So, the Boolean expression can be written as:
F = AB′ + B′C′D + A′BD′ + A′BC + BCD + ACD.
18 Example 1 Co nt.
Note that the terms A′BC, BCD, and ACD are not
marked. So they are not the essential prime
implicants.
However, the minterms 7 and 15 are still unmarked
and both of them are covered by the term BCD and
are included in the Boolean expression.
Therefore, the simplified Boolean expression of the
given function can be written as:
F = AB′ + B′C′D + A′BD′ + BCD.
23 Example 1 Co nt.
2010. [Link]