• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/12

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

12 Cards in this Set

  • Front
  • Back
What kind of counter is designed so that only the first flip-flop receives an external clock pulse while the other flip-flops receive clock pulses from the output of the previous flip-flop?
Asynchronous
Which counter circuit utilizes the Q output of the flip-flop? Which uses the QNOT output?
Q for up, QNOT for down.
In a counter, each additional stage added will increase the attainable counting ability of the circuit by a factor of _____.
two
The number of counting states that a counter will attain before it begins to repeat itself is known as the ______.
modulus
A counter circuit may also be used as a ______ _______.
frequency divider
What is a propagation delay?
The amount of time it takes a flip-flop to change conditions.
What counter has a common clock pulse directly connected to all the flip-flops?
synchronous
A storage circuit for digital data is commonly known as a _____ _____.
shift register
A _______ counter is used when a circuit requires a counter to reset at a specific number other than its natural modulus.
modified
What is a volatile memory circuit?
A circuit that loses its data when power is secured to it.
Bits arranged in a group of equal size, used together are known as a ____.
word
A circuit designed with JK's in a cascading arrangement is a _____ ______.
binary counter