Skip to content

Opening book details…

About this document

Quine-McCluskey Method Explained by Tong Majok is a document available to read on EtoBox.

The tabular method (also known as the Quine-McCluskey method) is used to minimize Boolean functions. It works by [1] representing the function as sums of minterms, [2] grouping terms based on number of 1s, [3] matching terms to reduce variables, [4] repeating until terms are irreducible, and [5] selecting prime implicants to minimize the function. The method can handle large numbers of variables and has been programmed into algorithms. It reduces functions into prime implicants from which variables are elim

Author
Tong Majok
Language
EN