![]()  | ![]()  | |||
| 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 | TTL-series 74166 8-bit shift-register
Circuit Description
A demonstration of the TTL-series 74166
8-bit parallel-load serial-out shift-register.
 The circuit consists of 8 edge-triggered D-type flipflops and a few gates connecting the flipflops. The /CLR input allows resetting the register. The CLK and CLK_INH inputs are connected via an OR-gate to the clock inputs of the flipflops. Therefore, either input can be used as the clock signal, and tying one of those inputs to high will disable the register. When SH/nLD is high, the register contents is shifted on the rising clock edge, with the first flipflop loaded from the SER serial input. Only the output from the last flipflop is connected to the Q7 (QH) output pin. When SH/nLD is low, the register contents is loaded from the eight data inputs D0 .. D7 (also called A..H) on the rising clock edge. 
  | |||
| 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/60-ttl/74166.html |