enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Counter (digital) - Wikipedia

    en.wikipedia.org/wiki/Counter_(digital)

    A circuit decade counter using JK Flip-flops (74LS112D) A decade counter counts in decimal digits, rather than binary. A decade counter may have each (that is, it may count in binary-coded decimal, as the 7490 integrated circuit did) or other binary encodings. A decade counter is a binary counter designed to count to 1001 (decimal 9).

  3. List of 4000-series integrated circuits - Wikipedia

    en.wikipedia.org/wiki/List_of_4000-series...

    Decade counter with decoded 7-segment display outputs and display enable 16 RCA, TI: 4027 Flip-Flops 2 Dual J-K master-slave flip-flop, Q & Q outputs, positive-edge trigger, asynchronous set and reset 16 RCA, TI: 4028 Multiplexers 1 4-bit BCD to 10-output decoder (can be used as 3-bit binary to 8-output decoder), active HIGH output 16 RCA, TI: 4029

  4. List of 7400-series integrated circuits - Wikipedia

    en.wikipedia.org/wiki/List_of_7400-series...

    J-K master-slave flip-flop 14 SN74104: 74x105 1 J-K master-slave flip-flop, J2 and K2 inverted 14 SN74105: 74x106 2 dual J-K negative-edge-triggered flip-flop, preset and clear 16 SN74H106: 74x107 2 dual J-K flip-flop, clear 14 SN74LS107A: 74x108 2 dual J-K negative-edge-triggered flip-flop, preset, common clear and common clock 14 SN74H108 ...

  5. 4000-series integrated circuits - Wikipedia

    en.wikipedia.org/wiki/4000-series_integrated...

    40174 – Hex D-type flip-flop. Each flip-flop has independent data and Q. All share clock and reset. 40175 – Quad D-type flip-flop. Each flip-flop has independent data, Q, /Q. All share clock and reset. Counters. 4017 – Decade counter with 10-output decoder. 4026 – Decade counter with 7-segment digit decoded output. 40110 – Up/down ...

  6. Flip-flop (electronics) - Wikipedia

    en.wikipedia.org/wiki/Flip-flop_(electronics)

    The JK flip-flop, augments the behavior of the SR flip-flop (J: Set, K: Reset) by interpreting the J = K = 1 condition as a "flip" or toggle command. Specifically, the combination J = 1, K = 0 is a command to set the flip-flop; the combination J = 0, K = 1 is a command to reset the flip-flop; and the combination J = K = 1 is a command to toggle ...

  7. Shift register - Wikipedia

    en.wikipedia.org/wiki/Shift_register

    Shift register. A shift register is a type of digital circuit using a cascade of flip-flops where the output of one flip-flop is connected to the input of the next. They share a single clock signal, which causes the data stored in the system to shift from one location to the next. By connecting the last flip-flop back to the first, the data can ...

  8. Ring counter - Wikipedia

    en.wikipedia.org/wiki/Ring_counter

    Ring counter. A ring counter is a type of counter composed of flip-flops connected into a shift register, with the output of the last flip-flop fed to the input of the first, making a "circular" or "ring" structure. There are two types of ring counters:

  9. Frequency divider - Wikipedia

    en.wikipedia.org/wiki/Frequency_divider

    An animation of a frequency divider implemented with D flip-flops, counting from 0 to 7 in binary. For power-of-2 integer division, a simple binary counter can be used, clocked by the input signal. The least-significant output bit alternates at 1/2 the rate of the input clock, the next bit at 1/4 the rate, the third bit at 1/8 the rate, etc.