The question is not clear can you go into discuss question and explain exactly what you want to do I'm sure I can help
combinational circuit
Which has more number of input, It can be obtained by cascading two or more multiplexer with less nunber of inputs.
multiplexer can be used as parallel to serial converter.
MUX(A, B, S) = A*S + B*S' NOT(A) = MUX(0, 1, A) = 0*A + 1*A' = A' From http://noyesno.net/
A multiplexer, commonly referred as an input selector, is a circuit with many inputs but only one output: it has some data inputs, control inputs and one output, depending on the control inputs, one input from the data inputs is sent to the output .A demultiplexer is a circuit with one data input, few control inputs and many outputs, it is also known as output selector.
24-to1mux circuit
Control circuit.
combinational circuit
Which has more number of input, It can be obtained by cascading two or more multiplexer with less nunber of inputs.
multiplexer
multiplexer can be used as parallel to serial converter.
Electricity flows in a circuit to generate a current.
MUX(A, B, S) = A*S + B*S' NOT(A) = MUX(0, 1, A) = 0*A + 1*A' = A' From http://noyesno.net/
Multiplexers are used to transfer many signals over one line, and several control lines. You put it at the end of a circuit if you plan to send the output from that circuit to another circuit, so you use the least lines possible.
Yes. Any basic gate's Boolean expression can be implemented using a 2:1 multiplexer and hence any combinational circuit can be implemented using only multiplexers.
sounds to me like a digital multiplexer (MUX)
A multiplexer, commonly referred as an input selector, is a circuit with many inputs but only one output: it has some data inputs, control inputs and one output, depending on the control inputs, one input from the data inputs is sent to the output .A demultiplexer is a circuit with one data input, few control inputs and many outputs, it is also known as output selector.