TAMS / Java / Hades / applets: contents | previous | next | ||||
Hades Applets contents visual index introduction std_logic_1164 gatelevel circuits delay models flipflops basic SR fli... SR flipflop ... clocked SR f... D-latch D-flipflop D-flipflop w... JK-flipflop JK-flipflop JK-flipflop ... 7476 JK-flip... flipflop demo LSSD latch 74273 D-regi... 74166 shift-... c-gate c-gate (3 in... micropipeline traffic ligh... traffic ligh... traffic ligh... traffic ligh... 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 | Basic SR flipflops Circuit Description This circuit demonstrates the basic SR (for set-reset) flipflops built from NAND and NOR gates. The typical structure of both circuits are the feedback lines that connect the output of one gate back to the input of the other gate. The behavior of both circuits is very similar; the most important feature is that the circuits are able to store information. Please play with the circuits and compare the simulation with the function (or state) tables on the right of the schematics. In all normal states, the output of the two gates are inverse to each other, which means that a flipflop circuit can generate both the Q output value and the inverted NQ output value at no extra cost. Naturally, the so called forbidden states don't damage the circuit, but they should be avoided because in those states the outputs of the two gates are not complementary to each other. | |||
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/16-flipflops/10-srff/srff.html |