Multiplexer & Demultiplexer Simulation

Multiplexers & Demultiplexers simulator

Interactive data routing circuits with real-time visualization

Explore MUX, DEMUX, data selectors and distributors

Data Routing Circuit simulator

Select Line: 0 → Output: I0
Inputs: I0=0, I1=0
Select: S=0
Output: Y=0

Truth Table

2:1 Multiplexer

A 2:1 multiplexer selects one of two input data lines and forwards it to the output based on the select line.

Y = S'·I0 + S·I1
When S=0: Y = I0
When S=1: Y = I1

Interactive Controls

Slow Fast

Example Operations

operation Statistics

0
Total Operations
0
MUX Operations
0
DEMUX Operations
0
Data Transfers