• 0

Boolean functions and Karnaugh Mapping


Question

Not sure where else to put this thread... so whatever.

I have a function that i dont understand. Ive never seen this before:

F3(A, B, C, D) = Em(0, 1, 2, 3, 4, 6, 8, 9, 10, 11, 12, 14) + d(13, 15) <-- whats this d stuff tacked on at the end? is it just an addon to the m series? would it be saying the sumation (E) of m + d? :huh: :blink:

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

well, all you have to do is put the function in a k-map to reduce it, rewrite the function and plot it on a PLA... i did the problem assuming the d(13, 15) is just an addon to the m series... so it worked but im not sure if it's correct

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.