66. What is a recirculating register?
(a) serial out connected to serial in
(b) all Q outputs connected together
(c) a r
(d)
67. By adding recirculating lines to a 4-bit parallel-in, serial-out shift register, it becomes a ________, ________, and ________-out register.
(a) parallel-in, serial, parallel
(b) serial-in, parallel, serial
(c) series-parallel-in, series, parallel
(d) bidirectional in, parallel, series
68. How can parallel data be taken out of a shift register simultaneously?
(a) Use the Q output of the first FF.
(b) Use the Q output of the last FF.
(c) Tie all of the Q outputs together.
(d) Use the Q output of each FF.
69. What is the difference between a shift-right register and a shift-left register?
(a) There is no difference.
(b)
(c)
(d)
70. Assume an 8-bit serial in/parallel out shift register needs to be cleared but has no clear input. How many clock cycles are required before a zero applied to the input appears on the QH output?
(a) 1
(b) 7
(c) 8
(d) 9
Related Posts
Counters » Exercise - 1108. In order to use a shift register as a counter, ________. (a) the register's serial input is the counter input and the serial output is the counter output (b) the parallel inputs provide the input signal and the output signal is taken from the serial data output (c) serial in/serial out register must be used (d) the serial output of the register is connected back to the serial input of the register
5555555555 77. In order to use a shift register as a counter, ________. (a) the register's serial input is the counter input and the serial output is the counter output (b) the parallel inputs provide the input signal and the output signal is taken from the serial data output (c) a serial-in, serial-out register must be used (d) the serial output of the register is connected back to the serial input of the register
Shift Registers » Exercise - 1 1. A register can also be used to provide data movements. (a) Parallel Register (b) Simple Register (c) Shift Register (d) All of the above 2. There are ___________ basic types of shift registers. (a) Six (b) Four (c) One (d) Many 3. This type of register accepts inputs data serially : (a) PIPO (b) SIPO (c) PISO (d) SISO 4. This type of register accepts inputs data simultaneously and output is also coming out parallel : (a) PIPO (b) SIPO (c) PISO (d) SISO 5. In this type of register, data can be shifted in either right or left direction by using control signal. (a) PIPO (b) SISO (c) Bi-directional Shift Register (d) None of the above 6. A register can be either static or dynamic. (a) Shift (b) Parallel (c) Bit (d) None of the above 7. An n-bit register has a group of ________ flip-flops and some logic gates. (a) N (b) N-1 (c) N2 (d) 2N 8. A register can also be used to provide __________ movements. (a) Bit (b) Data (c) Signal (d) None of the above 9. Data can be changed from special code to temporal code by using : (a)…