Competitive Manufacturing Process

Discussion in 'Screenshots' started by xPoTaTox, Apr 12, 2018.

  1. xPoTaTox
    Offline

    xPoTaTox Donator

    Joined:
    Sep 20, 2017
    Messages:
    324
    Likes Received:
    176
    Gender:
    Male
    Location:
    Malaysia
    Country Flag:
    IGN:
    xPoTaTox
    Level:
    17x
    David2016 likes this.
  2. Kai
    Offline

    Kai Donator

    Joined:
    Sep 11, 2015
    Messages:
    10,255
    Likes Received:
    11,297
    LOL. Does each line represent one function? Cos it's nonsense if F represents that entire representation which doesn't seem to be the case.
     
    xPoTaTox likes this.
  3. xPoTaTox
    Offline

    xPoTaTox Donator

    Joined:
    Sep 20, 2017
    Messages:
    324
    Likes Received:
    176
    Gender:
    Male
    Location:
    Malaysia
    Country Flag:
    IGN:
    xPoTaTox
    Level:
    17x
    Yea. Need to simplify it and sketch the stupid stuff. ~f10
     
  4. Kai
    Offline

    Kai Donator

    Joined:
    Sep 11, 2015
    Messages:
    10,255
    Likes Received:
    11,297
    All the simplified expressions are A+B.

    Let each expression be represented by 0, 1...n.

    F0 (after initial expansion) = CABC + ABB'C + ABC + A + BBA + B = ABC + AC+ ABC + A + BA = ABC + A + B = A + B
    F1 = AC(B+1) + A + B = AC + A + B = A(C+1) + B = A + B
    F2 = Taken from F0 last part. CAB + A + B is equivalent to ABC + A + B = A + B
    F3 = A + B, already simplified.

    Can look into using kanaugh map if you wish, it has helped me alot in boolean simplification questions.

    As for the logic diagram:

    upload_2018-4-12_21-45-14.png
     
    Gonzo, xPoTaTox and Cyraptor like this.
  5. xPoTaTox
    Offline

    xPoTaTox Donator

    Joined:
    Sep 20, 2017
    Messages:
    324
    Likes Received:
    176
    Gender:
    Male
    Location:
    Malaysia
    Country Flag:
    IGN:
    xPoTaTox
    Level:
    17x
    Take my money.
     
    WizKB likes this.

Share This Page