Quiz 1 Flashcards


Set Details Share
created 9 years ago by CodeDoctor
2,514 views
Questions & Answers
Subjects:
digital systems
show moreless
Page to share:
Embed this setcancel
COPY
code changes based on your size selection
Size:
X
Show:

1

A "D" flip-flop with a PGT clock is in the CLEAR state. Which of the following input actions will cause it to change states?

CLK = PGT, D = 1

2

A 1.5 MHZ clock signal is applied to an eight flip-flop binary counter. Which of the following indicates the proper MOD number, maximum number of counts, maximum count, and output frequency of the circuit?

MOD 256, 256 counts, 255 maximum count, and 5,859.38 Hz

To find the Output F = Input Signal/Mod #

3

A D-type latch is able to change states and "follow" the D input regardless of the level of the ENABLE input.

False

4

A NAND latch has outputs of Q = 1 and = 0. What effect will applying a LOW to the CLEAR input have on the latch?

It will have no effect because a HIGH input is required to change NAND latch states

5

A flip-flop is always SET by the positive-going transition that occurs when power is first applied.

True

6

A negative-edge-triggered J-K flip-flop is presently in the CLEAR state. Which of the following input conditions will cause it to change states?

CLK = PGT, J = 1, and K = 0

7

A one-shot has a stable output state that is essentially interrupted by the trigger input. Once interrupted, the output goes to the opposite state for a specific amount of time.

True

8

A primary difference between a clocked J-K flip-flop and a clocked S-C flip-flop is the J-K's ability to:

toggle or change states when J = 1, K = 1, and a clock transition occurs.