answersLogoWhite

0

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

User Avatar

Wiki User

13y 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.


What are the differences between electronic multiplexer and mechanical multiplexer?

An electronics multiplexer will select an output by a digital code. a mechanical multiplexer will select an out by a mechanical switch of sort possibly driven by a motor


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)


Does a multiplexer use combinational or sequential circuits?

combinational circuit


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.


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/


What is multiplexer in digital electronics?

A multiplexer, sometimes referred to as a "multiplexor" or simply "mux", is a device that selects between a number of input signals. In its simplest form, a multiplexer will have two signal inputs, one control input, and one output. An everyday example of an analog multiplexer is the source selection control on a home stereo unit.


Can a multiplexer be used to realize a logic function?

Yes, a multiplexer (MUX) can be used to realize a logic function. By appropriately selecting the inputs and control signals of the MUX, it can generate the desired output for any given combination of input variables. Essentially, a MUX can be configured to implement any logic function by using its data inputs to represent the truth table of that function. This makes it a versatile tool in digital circuit design.


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.


What is nibble multiplexer?

A byte always contains 8 bit of information(A7, A6 ....A0) . In case you want to use only 4 bits (16 combination) of data then 2 such information can be stored/transmitted through 1 byte, so to select weather your useful data is A0, A1, A2, A3 or A4, A5, A6, A7 a nibble MUX can be used.For detailed help reply me at ishank4043@gmail.com