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 | TTL-series 74151 multiplexer (8:1) Circuit Description This applet shows the circuit structure used in the TTL-series 74151 8:1 multiplexer integrated circuit. The circuit consists of eight AND gates whose outputs are then ORed together by two stages of OR4 and OR2 gates. The first three AND gate inputs are connected to the selection inputs A,B,C or the inverted values of A,B,C. The final input of each AND gate is connected to the corresponding data input D0..D7. For example, if the selection inputs are C=0, B=0, A=1, only the AND gate connected to D1 will have at logical 1 at each of its upper three inputs. Therefore, all other AND gates generate a 0 output. The D1 AND gate, however, will propagate the D1 input value to the OR gates and therefore to the multiplexer output. The same argument holds for each of the remaining seven selection input combinations. The addional strobe input allows to deactivate the whole multiplexer. Due to the final AND gate, the Y output will always be 0 unless the strobe input is 0. The W output simply provides the inverted Y ouptut value. | |||
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/SN74151.html |