TAMS / Java / Hades / applets: contents | previous | next | ||||
Hades Applets contents visual index introduction std_logic_1164 gatelevel circuits basic gates AND gates OR gates XOR and XNOR De Morgan complex gates AND12 gate simple decoder XOR variants 4-bit parity... 8-bit parity... 2x2 bit mult... Gray-code 7400 and 7486 seven-segmen... 7449 seven-s... Ascii decoder multiplexer ... multiplexer ... 74151 multip... 74154 decode... 74154 decode... priority enc... priority enc... Hamming code barrel-shifter delay models flipflops adders and arithm... counters LFSR and selftest memories programmable logic state-machine editor misc. demos I/O and displays DCF-77 clock relays (switch-le... CMOS circuits (sw... RTLIB logic RTLIB registers Prima processor D*CORE MicroJava Pic16 cosimulation Mips R3000 cosimu... Intel MCS4 (i4004) image processing ... [Sch04] Codeumsetzer [Sch04] Addierer [Sch04] Flipflops [Sch04] Schaltwerke [Sch04] RALU, Min... [Fer05] State-Mac... [Fer05] PIC16F84/... [Fer05] Miscellan... [Fer05] Femtojava FreeTTS | Multiplexer and demultiplexer demonstration (4 bit) Circuit Description This applet demonstrates the function of 2-bit and 4-bit multiplexer and demultiplexer components. The internal structure of these components will be shown in the next applet(s). Please play with the select input switches to study the behaviour of the components. A multiplexer circuit works similar to a standard multi-way switch. It transmits the selected input directly to the single output. A typical use is to select the new input value for a flipflop from a set of several alternatives. For demonstration purposes, the data inputs of the multiplexers are not all connected to static input values, but also to two clock generators with different clock periods. This should allow you to directly 'see' which input signal is transmitted by the multiplexer. The demultiplexer performs the inverse function of the multiplexer. It transmits the value on the single data input to the selected one of its several outputs. | |||
Print version | Run this demo in the Hades editor (via Java WebStart) | ||||
Usage | FAQ | About | License | Feedback | Tutorial (PDF) | Referenzkarte (PDF, in German) | ||||
Impressum | http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/10-gates/40-mux-demux/mux-demux.html |