Quiz 5.2

DIRECTIONS: Read each question carefully. Then click on the dot next to the answer that most closely fits the question. Try to answer all questions on this quiz and when you are done, click on the grade me button at the bottom.


Coverage: Sections 5.2 to 5.4

  1. Which of the following is a pure D latch?
GIFs/SR_latch.gif
GIFs/D_latch.gif
GIFs/clocked_D_latch.gif

  1. Which of the following cannot be the symbol for a clocked D latch? GIFs/2_input_box.gif
    GIFs/1_input_box.gif

  1. Which of the following is the symbol for a flip-flop? GIFs/2_input_box.gif
    GIFs/1_input_box.gif
    GIFs/2_input_box_with_arrow.gif

  1. Which type of triggering does a latch use?
level triggering
edge triggering
either
neither

  1. Why were D latches invented?
to make circuits smaller and simpler
to avoid the indeterminate state of the SR latch
to permit the inputs to be grouped into data and control wires
nobody really knows

  1. In the following picture, all the wires have logic values on them. What happens when D changes to 1 and all the values propagate through the gates and stabilize?

GIFs/clocked_D_latch_with_values.gif
Q will change to the value 1
CK will change to the value 1
nothing will change

  1. What is the trade-off for replacing SR latches with D latches?
the circuits are more complex
the circuits have a longer time delay
the circuits will cost more
all of the above

  1. Which type of memory cell uses the most gates?
latch
clocked latch
flip-flop

  1. In the following picture of a flip-flop, the logic value 1 is currently stored in the flip-flop. What happens when CK changes its value?

GIFs/flip_flop_with_1_in_it.gif
Q changes to 0
Q stays at 1
can't tell because we don't know which edge triggers this flip-flop

  1. Which of the following digital waveforms corresponds more accurately to real physics?
GIFs/smooth_waveform.gif
GIFs/sharp_waveform.gif