Recent content by JustinCk

  1. J

    Karnaugh Map for Active Low Output Y*

    Hi, Thanks for your reply. just to confirmed soo my answer should be: A B C D Y* 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 1 1 0 1 0 0 1 0 1 0 1 0 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 1 0 0 1 1 1 0 1 0 0 1 0 1 1 1 1 1 0 0 0 1 1 0 1 0 1 1 1 0 1 1 1 1 1 0 All my output should be inverted. Am I correct?
  2. J

    Karnaugh Map for Active Low Output Y*

    Hi All, I am given a canonical expression with active low output Y* Y*(A, B, C, D) = πM(1, 3, 4, 6, 9, 11, 14) I would like to use a karnaugh map to obtain the Product of Sum. However, I am confused because of the terms "active low". Is my truth table correct? A B C D Y* 0 0 0 0 1 0 0 0...
Back
Top