0
\$\begingroup\$

enter image description here

In this picture is an example of a boolean majority function (may be a bad example) So the rule says that the result or an output of a majority logic function would be a selection of majority inputs, so if there are 3 inputs, then 1 would become result if we input at least two 1's and 0 otherwise.

  • Does this rule apply to any multiplexer?
  • And does the output (result) depends on the logical gates being used in a boolean function?
asked Dec 1, 2011 at 17:04
\$\endgroup\$

1 Answer 1

3
\$\begingroup\$

1) It shouldn't apply at all to a multiplexer if we're talking about the same thing. A multiplexer is (to me) a device that has many inputs and one output and uses selection pins to tell it which input should be routed to the output.

2) If the two sets of gates implement the same boolean function then it does not matter what gates are used in the implementation of that function. There are multiple correct implementations (but not multiple correct implementations that minimize the number of gates used).

answered Dec 1, 2011 at 18:06
\$\endgroup\$
1
  • \$\begingroup\$ but at the same time we can use multiplexers to implement majority functions \$\endgroup\$ Commented Dec 1, 2011 at 18:11

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.