• 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/22

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;

22 Cards in this Set

  • Front
  • Back
Flip-flops that change condition when any signal is felt on the Set or Reset input is known as this.
Asynchronus
What is the basic building block of a sequential logic circuit?
Flip-flop
In an RS flip-flop, if both the S and the R inputs have a HI placed on them, what is the output?
Prohibited
This signal best ensures accuracy in triggering digital circuits when it's leading or trailing edge is used.
Clock pulse
These types of circuits have the ability to "remember" the order or sequence of an applied input.
Sequential logic.
The simplest form of a binary storage device is the what?
RS flip flop
What do the R and S stand for in RS flip flops?
Reset, Set
Which flip-flop is the most versatile type of binary storage device?
JK flip-flop
A Q with a bar over it could also be written as what?
Q NOT
A NOR gate flip-flop most commonly accepts a ____ signal as it's input.
high
Which flip-flop uses a clock pulse to synchronize data into the flip-flop?
D-type
What does the D stand for in D-type flip-flop?
Delay
What is the order of precedence for the inputs of flip-flop circuits?
Voltage and ground, preset, clear, clock and data input.
What is the order of precedence for the inputs of flip-flop circuits?
Voltage and ground, preset, clear, clock and data input.
What does a latch have to do with RS flip-flops?
RS flip-flops require an external signal to change its condition.
What is an asynchronous circuit?
One that can change conditions any time an input changes.
What is a synchronous circuit?
One that can only change when the clock pulse is present.
What are the two ways a clock pulse is used as a trigger?
Level and edge triggering.
When a flip-flop is given the preset command it is placed into a ____ condition. When given the clear command it is placed into a ____ condition.
SET, RESET
Which signal is used to ensure that there is a logic level LO on the output of Q NOT when a flip-flop energizes?
Clear
What are some uses of a D flip-flop?
As part of a storage or shift register.
How many modes are there for JK flip-flops and what are they?
Four: HOLD, RESET, SET, TOGGLE