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 7400 and 7486
Circuit Description
A demonstration of the
TTL-series 7400 and 7486 NAND and XOR integrated circuits.
This applets shows two typical members of the TTL-series family of small-scale integrated circuits (SSI). The 7400 integrated circuit contains four identical 2-input NAND-gates, while the 7486 circuits holds four identical 2-input XOR-gates. Similar circuits exists for many of the remaining basic logic functions; for example, the 7408 circuit holds four 2-input AND gates, while the 7405 circuits holds six inverters. The symbols used in the schematics are based on the pinout of the actual gates (top view); the inputs and outputs of the gates are at the same pins (so that developers could remember the pinouts better). The wiring of the 7400 circuit on the left again demonstrates de-Morgan's law and realizes a two-input OR-gate built from a NAND-gate with inverted inputs. Note how the 2-input NAND-gates are used as inverters. Click the A and B input switches or type the 'a' and 'b' bindkeys to control the circuit. The wiring of the 7486 realizes a five-bit parity generator built from four XOR gates. Click the input switches or type the '0'...'4' bindkeys to play with the circuit.
| |||
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/17-ttl/7400-7486.html |