Reduce the Boolean Expression using Karnaugh Map. (P.O.S.)

KARNAUGH MAP (P.O.S.)


  • Reduce the following Boolean Expression to its simplest form using K-Map (P.O.S.)
      F(A,B,C,D) = ∏(5,6,7,8,9,12,13,14,15)

      Hint Solution:  F=(B’+D’)(B’+C’)+(A’+C)

  • Reduce the following Boolean Expression to its simplest form using K-Map (P.O.S.)

  • F(A,B,C,D) = ∏(0,3,5,6,7,11,12,15)

    Hint Solution:  F=(R'+S').(P+Q'+S').(P+Q'+R').(P+Q+R+S).(P'+Q'+R+S)



  • Reduce the following Boolean Expression to its simplest form using K-Map (P.O.S.)
   F(A,B,C,D) = ∏(0,1,2,3,4,5,10,11,15)

     Hint Solution:  F=(A+C).(B+C').(A'+C'+D')








No comments

Post your comments

Powered by Blogger.