All About Circuits

Digital Circuits

Shift Registers


22 questions By Tony R. Kuphaldt

Page 5 of 8 0 of 22 answers revealed (0%)
  • Question 13 of 22

    Explain what a universal shift register is. The 74194 is an example of a TTL universal shift register, so you will find that datasheet very helpful in answering this question.

    Reveal answer
  • Question 14 of 22

    An important function in computer circuitry is serial-to-parallel data conversion, where a stream of serial data is “read” one bit at a time, then all bits output at once in parallel form. A shift register circuit is ideal for this application. Shown here is an eight-bit shift register circuit:



    Draw any necessary wires and labels showing where serial data would enter the circuit, and where parallel data would exit.

    Reveal answer
  • Question 15 of 22

    Suppose we wished to use a shift register circuit to input several binary bits at once (parallel data transfer), and then output the bits one at a time over a single line (serial data transfer). You should be aware of how shift registers are constructed with D-type flip-flops. Now, describe how we can get parallel data entered into a shift register circuit. Note: there is more than one answer to this question!

    Reveal answer