Shift Registers » Exercise – 2
51. Another way to connect devices to a shared data bus is to use a ________.
(a) circulating gate
(b) transceiver
(c) bidirectional encoder
(d) strobed latch
52. The primary purpose of a three-state buffer is usually:
(a) to provide isolation between the input device and the data bus
(b) to provide the sink or source current required by any device connected to its output without loading down the output device
(c) temporary data storage
(d) to control data flow
53. Stepper motors have become popular in digital automation systems because ________.
(a) of their low cost
(b) they are driven by sequential digital signals
(c) they can be used to provide repetitive mechanical movement
(d) they are driven by sequential digital signals and can be used to provide repetitive mechanical movement
54. What does the output enable do on the 74395A chip?
(a) It determines when data can be loaded.
(b) It forces all outputs to go HIGH.
(c) It forces all outputs to go LOW.
(d) It activates the three-state buffer.
55. When is it important to use a three-state buffer?
(a) when two or more outputs are connected to the same input
(b) when all outputs are normally HIGH
(c) when all outputs are normally LOW
(d) when two or more outputs are connected to two or more inputs
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)…