The Future of Multisim is on the Desktop. On September 15, 2026, the Multisim Live online simulator will be shut down. Read more about this transition here
Your browser is incompatible with Multisim Live. Use the Chrome™ browser to best experience Multisim Live.
This circuit determines whether the majority of the input signals are logic 1s or logic 0s. If the majority of the input signals consist of 1s the output is set to logic 1 otherwise it will be at logic 0. This particular version has five inputs, and the circuit is a direct (i.e, no attempt was made to simplify the circuit) implementation of the function. The circuit simply checks if any three combination of the input signals are all 1s. This is done by using ten three-input AND gates with the outputs ORed together.
There are currently no comments