answersLogoWhite

0

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

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you make 24x1 multiplexer circuit using 8x1 multiplexer?

24-to1mux circuit


What is the purpose of placing a multiplexer at the end of a circuit?

Control circuit.


Does a multiplexer use combinational or sequential circuits?

combinational circuit


What is multiplexer tree in digital circuit?

Which has more number of input, It can be obtained by cascading two or more multiplexer with less nunber of inputs.


What is a Logic circuit with two or more input's one output?

multiplexer


What of the circuit can be used as parallel to serial converter?

multiplexer can be used as parallel to serial converter.


What flows in a circuit to generate a current?

Electricity flows in a circuit to generate a current.


Can inverter circuit be design from multiplexer circuit?

MUX(A, B, S) = A*S + B*S' NOT(A) = MUX(0, 1, A) = 0*A + 1*A' = A' From http://noyesno.net/


Why put a multiplexer at the end of a circuit?

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.


Is it possible to make circuit with only multiplexers?

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.


Is a combinational circuit that selects binary information from one of many input lines and diretcs to single output lines?

sounds to me like a digital multiplexer (MUX)


Introduction multiplexer demultiplexer?

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.