Digital circuits 2-input multiplexer implemented into an and gate

Click For Summary
A two-input multiplexer can be used to implement various logic gates, including AND and OR gates, by configuring its inputs appropriately. To create an AND gate, specific input combinations must be selected, while an OR gate requires a different arrangement. By cascading multiple 2-to-1 multiplexers, such as forming a 4-to-1 multiplexer, any two-input logic function can be realized. The discussion also poses a thought experiment about input choices that yield a specific truth table, prompting further exploration of the implemented function. Understanding these configurations enhances the design of digital circuits using multiplexers.
lcr2139
Messages
58
Reaction score
0
How do you implement different gates by using a two-input multiplexer? What are the inputs supposed to be? How do you implement an AND gate, for example? An OR?
 
Engineering news on Phys.org
There are different ways of building logic with a 2-to-1 multiplexer.

One way is to built a 4-to-1 multiplexer with your 2-to-1 chips; once you have a 4-to-1 multiplexer, you can implement any logic function with 2 inputs.

Food for thought: what happens if you choose your inputs to be:

f(0,0) = 0
f(0,1) = 1
f(1,0) = 1
f(1,1) = 0

https://www.physicsforums.com/attachment.php?attachmentid=43803&stc=1&d=1329026083

what will be the truth table for your inputs I0 and I1? which function f(x,y) are you implementing?

Same process for AND / OR function.
 

Attachments

  • a.bmp
    a.bmp
    20.4 KB · Views: 746
Last edited:
I am trying to understand how transferring electric from the powerplant to my house is more effective using high voltage. The suggested explanation that the current is equal to the power supply divided by the voltage, and hence higher voltage leads to lower current and as a result to a lower power loss on the conductives is very confusing me. I know that the current is determined by the voltage and the resistance, and not by a power capability - which defines a limit to the allowable...

Similar threads

Replies
16
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
12
Views
2K
Replies
80
Views
5K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 25 ·
Replies
25
Views
6K