When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Counter (digital) - Wikipedia

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

    Asynchronous counter created from two JK flip-flops. An asynchronous (ripple) counter is a "chain" of toggle (T) flip-flops wherein the least-significant flip-flop (bit 0) is clocked by an external signal (the counter input clock), and all other flip-flops are clocked by the output of the nearest, less significant flip-flop (e.g., bit 0 clocks ...

  3. 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.

  4. Flip-flop (electronics) - Wikipedia

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

    Setting J = K = 0 maintains the current state. To synthesize a D flip-flop, simply set K equal to the complement of J (input J will act as input D). Similarly, to synthesize a T flip-flop, set K equal to J. The JK flip-flop is therefore a universal flip-flop, because it can be configured to work as an SR flip-flop, a D flip-flop, or a T flip-flop.

  5. 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 ...

  6. Linear-feedback shift register - Wikipedia

    en.wikipedia.org/wiki/Linear-feedback_shift_register

    Linear-feedback shift register. In computing, a linear-feedback shift register ( LFSR) is a shift register whose input bit is a linear function of its previous state. The most commonly used linear function of single bits is exclusive-or (XOR). Thus, an LFSR is most often a shift register whose input bit is driven by the XOR of some bits of the ...

  7. List of 4000-series integrated circuits - Wikipedia

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

    The following is a list of CMOS 4000-series digital logic integrated circuits.In 1968, the original 4000-series was introduced by RCA.Although more recent parts are considerably faster, the 4000 devices operate over a wide power supply range (3V to 18V recommended range for "B" series) and are well suited to unregulated battery powered applications and interfacing with sensitive analogue ...

  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. Excitation table - Wikipedia

    en.wikipedia.org/wiki/Excitation_table

    Excitation table. In electronics design, an excitation table shows the minimum inputs that are necessary to generate a particular next state (in other words, to "excite" it to the next state) when the current state is known. They are similar to truth tables and state tables, but rearrange the data so that the current state and next state are ...