banner
 
Home Page
Daily News
Tin Viet Nam

 
Mobile Version
 
Home
 
Saigon Bao.com
Saigon Bao 2.com
Mobile
Directory
 
Liên Lạc - Contact
 
Liên Lạc - Contact
 
 
 
News
 
China News
SaigonBao Magazine
United States
World News
World News - Index
 
America News
 
Brazil
Canada
Mexico
South America
United States
 
Europe News
 
Europe
France
Germany
Russia
United Kingdom
 
Middle East News
 
Middle East
Afghanistan
Iran
Iraq
Saudi Arabia
Syria
 
 
Disclaimer
SaigonBao.com

All rights reserved
 
 
 
 
Diem Bao industry lifestyle
 
science - mobile - computer - Internet - Defence
 
 
 
   
 
africa - asia - europe - middle east - south america
 
 
 
 

Multiplexer and a de-multiplexer

 
AI Chat of the month - AI Chat of the year
 
 

A multiplexer (MUX) and a de-multiplexer (DEMUX) are two fundamental digital devices used in electronics and communication systems. Here's an overview of each:


Multiplexer (MUX):

  • Purpose: A multiplexer is used to combine multiple input signals into a single output line.
  • Operation: It selects one input signal at a time based on the selection lines and forwards it to the output.
  • Key Components:
    • Input lines: The number of input lines (e.g., 2n2^n) depends on the number of selection lines.
    • Selection lines: Used to choose which input is sent to the output.
    • Output line: A single line that carries the selected input.
  • Example: A 4-to-1 MUX has 4 input lines, 2 selection lines, and 1 output line. The selection lines decide which input is sent to the output.

Symbol:

makefile
Inputs: I0, I1, I2, I3
Select: S0, S1
Output: Y
Y = I0 when S0S1 = 00
Inputs: I0, I1, I2, I3 Select: S0, S1 Output: Y Y = I0 when S0S1 = 00

De-Multiplexer (DEMUX):

  • Purpose: A de-multiplexer performs the reverse operation of a multiplexer. It takes a single input and distributes it to one of the multiple output lines.
  • Operation: It uses selection lines to determine which output line should carry the input signal.
  • Key Components:
    • Input line: A single input that needs to be distributed.
    • Selection lines: Used to select which output line will carry the input.
    • Output lines: Multiple outputs (e.g., 2n2^n), depending on the selection lines.
  • Example: A 1-to-4 DEMUX has 1 input, 2 selection lines, and 4 output lines. The selection lines decide which output line receives the input signal.

Symbol:

makefile
Input: A
Select: S0, S1
Outputs: O0, O1, O2, O3
O0 = A when S0S1 = 00
Input: A Select: S0, S1 Outputs: O0, O1, O2, O3 O0 = A when S0S1 = 00

Key Differences:

Feature Multiplexer (MUX) De-Multiplexer (DEMUX)
Function Combines multiple inputs into one Distributes one input to multiple outputs
Inputs Multiple inputs Single input
Outputs Single output Multiple outputs
Use Data selection Data distribution

Applications:

  • MUX:
    • Data routing
    • Signal selection
    • Reducing the number of data lines
  • DEMUX:
    • Data distribution
    • Communication systems
    • Memory addressing

Both are crucial in systems like communication networks, digital signal processing, and microprocessor design.

 
 
Home Page
 
 
News
 
ABC
AFP
AP News
BBC
CNN
I.B. Times
Newsweek
New York Times
Reuters
Washington Post
 
 
Asia News
 
Asia
Asia Pacific
Australia
Cambodia
China
Hong Kong
India
Indonesia
Japan
Korea
Laos
Malaysia
New Zealand
North Korea
Philippines
Singapore
Taiwan
Thailand
Vietnam