TAMS / Java / Hades / applets: contents | previous | next | ||||
Hades Applets contents visual index introduction std_logic_1164 gatelevel circuits delay models flipflops adders and arithm... counters asynchronous... asynchronous... frequency di... synchronous ... synchronous ... up/down counter asynchrounou... 749x counters 7493 1:16 co... 7490 1:10 co... 7492 1:12 co... 74590 counter 74390 decima... frequency co... pulse-generator digital clock digital clock 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 7490 decimal counter
Circuit Description
This applet shows the internal structure of the
TTL-series 7490 1:10 counter integrated circuit.
The counter consists of a first stage based on a single JK-flipflop (1:2) and a second state of two D-flipflops and one JK-flipflop (1:5). Note that the integrated circuit provides two reset-inputs R0(1) and R0(2) and two separate set-inputs R9(1) and R9(2), which allow setting the counter to values zero (0b0000) and nine (0b1001) respectively. As the Hades flipflop library does not include a JK-flipflop with reset and preset inputs, the flipflops from the TTL-series 7476 JK-flipflop circuit are used here. For the full decimal 1:10 counter, the output of the first stage QA is connected to the clock input nB of the 1:5 counter stage. Larger (asynchronous) decimal counters can be built by a cascade of multiple 7490 chips. The 74390 circuit contains two 7490 counters (without separate preset inputs).
| |||
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/30-counters/60-ttl/SN7490.html |