Multiplexor

format_list_bulleted Contenido keyboard_arrow_down
ImprimirCitar

The multiplexers are combinational circuits with several inputs and a single data output. They are equipped with control inputs capable of selecting one, and only one, of the data inputs to allow its transmission from the selected input to said output.

In the field of electronics, the multiplexer is used as a device that can receive multiple inputs and transmit them over a shared transmission medium. To do this, what it does is divide the transmission medium into multiple channels, so that several nodes can communicate at the same time.

A signal that is multiplexed must be demultiplexed at the other end.

Depending on the way in which this division of the transmission medium is carried out, there are several kinds of multiplexing:

  • Multiplexation by frequency division
  • Multiplexing by time division
  • Multiplexing by code division
  • Multiplexing by wavelength division

Design in Digital Electronics

Multiplexer 2 to 1. It can be compared to a controlled switch.

These combined circuits possess 2n{displaystyle 2^{n}} data entry lines, one output line and n selection tickets. Selection entries indicate which of these data entry lines is the one that provides the value to the output line. Each combination of selection inputs corresponds to a data input, and the final output of the multiplexor will correspond to the value of that selected input. To identify the most significant selection input, by agreement this is always the one that is above (to be shown vertically) or more to the left (to be horizontal), regardless of its identifier, unless otherwise specified.

You can also build multiplexers with a larger number of inputs using multiplexers with fewer inputs, using multiplexer composition.

In digital electronics, it is used to control a flow of information that is equivalent to a switch. In its most basic form it is made up of two data inputs (A and B), a data output, and a control input. When the control input is set to logic 0, the data signal A is connected to the output; when the control input is set to logic 1, the data signal B is the one that is connected to the output.

The multiplexer is a particular application of decoders, such that there is an enable input (EN) for each AND gate and at the end an OR is made between all the outputs of the AND gates.

The function of a multiplexer gives rise to various applications:

  1. Ticket selector.
  2. Serializer: Convert data from parallel format to serial format.
  3. Multiplexed transmission: Using the same connection lines, different data from different sources are transmitted.
  4. Realization of logical functions: Using investors and connecting to 0 or 1 entries according to interests, it is possible to design complex functions, in a more compact way than with traditional logical doors.

Contenido relacionado

Von Neumann architecture

The von Neumann architecture, also known as the von Neumann model or Princeton architecture, is a computer architecture based on that described in 1945 by ma...

ENIAC

ENIAC, an acronym for Electronic Numerical Integrator And Computer was one of the first general-purpose computers. It was Turing-complete, digital, and...

Logical arithmetic unit

In computing, the arithmetic logical unit or arithmetic-logical unit, also known as the ALU. logic unit), is a digital circuit that performs arithmetic...

Commodore Amiga 4000

The Amiga 4000 computer was the successor to the A2000 and A3000 computers. The A4000 came in a white desktop cabinet with a separate keyboard. There was also..

Motherboard

The motherboard, also known as the motherboard, motherboard, or main board is a printed circuit card to which the components that make up the computer are...
Más resultados...
Tamaño del texto:
undoredo
format_boldformat_italicformat_underlinedstrikethrough_ssuperscriptsubscriptlink
save