StudentSquare.in

Karnaugh Map Part-3


Detailed Discussion


Remember the important steps to solve this type of problem :  

  1. Make Truth Table from the given function.
  2. Draw a K-Map depending on the Truth Table input variables.
  3. Put the Truth Table output value on the K-Map.
  4. Covering the Values on the K-Map.
  5. Form Boolean expression from the covering of K-Map.
  6. Simplify the Boolean expression.