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 | Four-digit decimal counter with TTL-series 74390 Circuit Description A four-digit asynchronous decimal counter built from two TTL-series 74390 integrated circuits. To speed-up or slow-down the counting, open the property sheet of the clock generator (popup menu, edit component) of the clock generator and change the clock period. Each 74390 integrated circuit contains the equivalent of two 7490 decimal counters (see the previous applet) with a common reset input. Again, the 1:10 counter is realized in two stages of 1:2 and 1:5. For a decimal counter, the CLKB input is connected to the QA output of the 1:2 stage. The applet shows a simple trick to build a multiple stage counter. A single AND gate connected to the A and D outputs of the counter flipflops provides the clock signal for the next counter stage. This works because the counter flipflops are sensitive to the falling edge of the clock input. The AND gate outputs a logical 1 while the counter holds the value nine (bit-pattern 1001) and changes back to logical 0 when the counter changes to zero (0000). This generates the falling clock-edge for the next stage counter. | |||
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/70-ttl/74390-decimal-counter.html |