← Go Back

Chapter - 9: Minimization Techniques/Methods

Following are the Minimization Techniques used in DLD

  1. Boolean Algebra Techniques
  2. Karnaugh's Map
  3. Tabulation Method
  1. Boolean Algebra Techniques

  2. Karnaugh's Map (K-Map) Method

Difference between K-Map & Truth Table

Both truth table and K-map describes the behavior of logic ckt or Boolean Expressions. The truth table contains all possible input combinations of their input variables with corresponding outputs in sequence form, while k-map also contains all possible input combinations of their input variable with corresponding outputs in adjacency form but the main advantage of k-map is that we can get minimized form of Boolean Expressions.