@Puffsmeal Either the input of C0, C1, C2 or C3 is outputted to Y depending on what A B is set to. if A is 0 and B is 0 C0 will be outputted to Y. If A is 1 and B is 0 C1 is outputted to Y. You can see the truth table for the rest of the patterns..
@Puffsmeal Thought i'd write it in english. It basically takes at least 3 inputs. the first two are simple data to be sent through the output, the third is the selection bit. It takes either a 1 or 0 to represent the first two bits. Then the output is the current status of the selected bit. Its a selector
Hey, GikoSan, is it possible you could help me make an 8 channel one? Or explain in steps what a multiplexer is? I'm having trouble with this combination lock.
@GikoSan Thanks mate im making a 2 bit alu based on the one on the wikipedia page for the "Arithmetic Logic Unit" and im onto the Muxs now.... its my first redstoen thing :D I need to make an adder as well.... Im not really sure what's going on but it can only go well!
I don't understand what the multiplexer does, do the inputs correspond to to the D flip-flops and in what order?
Puffsmeal 6 months ago
@Puffsmeal Either the input of C0, C1, C2 or C3 is outputted to Y depending on what A B is set to. if A is 0 and B is 0 C0 will be outputted to Y. If A is 1 and B is 0 C1 is outputted to Y. You can see the truth table for the rest of the patterns..
GikoSan 6 months ago
@Puffsmeal Thought i'd write it in english. It basically takes at least 3 inputs. the first two are simple data to be sent through the output, the third is the selection bit. It takes either a 1 or 0 to represent the first two bits. Then the output is the current status of the selected bit. Its a selector
anidude98 2 months ago
Hey, GikoSan, is it possible you could help me make an 8 channel one? Or explain in steps what a multiplexer is? I'm having trouble with this combination lock.
GetStartled 7 months ago
@GetStartled You can string multiplexers together I believe. So two 4 bit multiplexers would create a 8 bit one.
TsarStudio 6 months ago
im assuming this can easily be broken into a 2 channel multiplexer
probscus 7 months ago
wow, thanks, didnt want to do this all myself. lots and lots of diamonds for you!
somebodysnightwierdo 8 months ago
What do A & B represent?
henrytdsimmons 9 months ago
What logic gate is the triangle?
henrytdsimmons 9 months ago
@henrytdsimmons Not gate
GikoSan 9 months ago
@GikoSan Thanks mate im making a 2 bit alu based on the one on the wikipedia page for the "Arithmetic Logic Unit" and im onto the Muxs now.... its my first redstoen thing :D I need to make an adder as well.... Im not really sure what's going on but it can only go well!
henrytdsimmons 9 months ago