Xirius-CountersandRegisters3-IFT211.pdf
Course: IFT211 • Xirius AI
1. What happens to a synchronous counter when the clock pulse triggers?
A. It resets all flip-flops immediately
B. All flip-flops receive the clock pulse simultaneously
C. Only the first flip-flop triggers
D. It delays the count
2. Which is NOT a type of register based on input/output mode?
A. SISO
B. PISO
C. PIPO
D. FIFO
3. Which register type is used for serial data input and output?
A. PISO
B. PIPO
C. SISO
D. SIPO
4. What distinguishes a ripple counter from a synchronous counter?
A. Ripple counters have no delay
B. Synchronous counters have clocks triggering all flip-flops simultaneously
C. Ripple counters count backward only
D. Synchronous counters cannot count
5. Which application typically uses counters?
A. Digital clocks
B. Memory storage only
C. Data encryption
D. Screen resolution setups
6. When does a Mod-10 counter reset?
A. When it reaches binary 1001
B. When it reaches binary 1010
C. When it reaches binary 1111
D. When it reaches binary 0000
7. Which of these registers is most suitable for parallel data transfer?
A. SISO
B. PISO
C. PIPO
D. SIPO
8. Which type of register allows data to be input serially and output in parallel?
A. SISO
B. SIPO
C. PISO
D. PIPO
9. What distinguishes a Mod-N counter from a simple binary counter?
A. Mod-N counters have a fixed maximum count N and then reset
B. They do not use flip-flops
C. Mod-N counters can only count downward
D. They operate without clocks
10. What is the typical use of registers in arithmetic operations?
A. Store operands and results temporarily
B. Control the clock frequency
C. Display numbers on screen
D. Manage power supply
11. How many states does a 3-bit binary counter sequence have?
A. 4
B. 6
C. 8
D. 10
12. How is the count range controlled in a Mod-N counter?
A. By voltage level
B. By external memory
C. By resetting after count N
D. By clock frequency
13. Which binary counting sequence corresponds to a 4-bit Mod-10 counter?
A. 0000 to 1001
B. 0000 to 1111
C. 0000 to 1010
D. 0000 to 0111
14. Which counter type usually has propagation delay due to the clock passing through each flip-flop?
A. Synchronous counter
B. Ripple counter
C. Up/down counter
D. Mod-N counter
15. How does a shift register typically move data?
A. Parallel loading all bits simultaneously
B. Shifting binary data left or right on clock pulses
C. Resetting after a specified count
D. Counting up and down based on input signals
16. How does a counter interact with clock pulses?
A. Counts the number of pulses
B. Ignores the clock
C. Only reacts at high voltage
D. Changes voltage level
17. What is the function of a shift register in a serial communication system?
A. Shift data for transmission and reception
B. Count error rates
C. Generate clock signals
D. Convert digital to analog signals
18. What is the key feature of a Mod-N counter?
A. It counts only even numbers
B. It counts up to N then resets back to zero
C. It stores data in serial form only
D. It shifts data to the right based on clock pulses
19. What is the count after binary 1001 in a Mod-10 counter?
A. 1010 (which causes reset)
B. 1011
C. 1100
D. 0000
20. What is the main purpose of a shift register in communication systems?
A. Generate clock pulses
B. Shift data left or right for transfer or storage
C. Store analog signals
D. Decode instructions
21. If a register is "Serial In Parallel Out," what happens?
A. Data is loaded serially and output in parallel form
B. Data is loaded parallel and output serially
C. Data is only input serially and output serially
D. Data is input and output in parallel form
22. What distinguishes a synchronous counter from a ripple counter?
A. Synchronous counters count backward only
B. In synchronous counters, all flip-flops are triggered simultaneously
C. Ripple counters have no delay between flip-flops
D. Ripple counters count faster and are more reliable
23. Which register type inputs data in parallel and outputs serially?
A. SISO
B. PISO
C. SIPO
D. PIPO
24. How can an up/down counter be controlled?
A. By selecting different types of flip-flops
B. Using an input signal to choose counting direction
C. By modifying the clock frequency
D. Through parallel loading of bits
25. In which device would an up/down counter be useful?
A. Elevators
B. Clocks only
C. Power converters
D. Radio transmitters
26. What is the function of a Mod-N counter?
A. Counts indefinitely
B. Counts up to a specific number N and resets
C. Only counts backward
D. Only stores data temporarily
27. What can a shift register be used for besides storage?
A. Generating power
B. Data transfer
C. Modulating signals
D. Creating analog signals
28. What is an essential feature of digital counters?
A. Analog output
B. Sequence of binary states counting clock pulses
C. Unlimited counting without overflow
D. Random counting
29. What controls whether an up/down counter counts upwards or downwards?
A. Voltage input
B. Temperature sensor
C. Control input signal
D. Clock frequency
30. How many flip-flops are necessary to design a Mod-10 counter?
A. 2
B. 3
C. 4
D. 8
31. Which is the primary limitation of ripple counters?
A. Power consumption
B. Propagation delay resulting in slower operation
C. Complexity in design
D. Counting range
32. In the Mod-10 counter example, what causes the counter to reset?
A. When the count reaches 1001
B. After counting up to 1111
C. Upon reaching binary 1010
D. At every clock pulse
33. Which one controls counting direction in up/down counters?
A. A clock pulse
B. A control input signal
C. Data input
D. Power supply voltage
34. Which counter type is illustrated by flip-flops connected in sequence, each triggered by the previous one’s output?
A. Synchronous counter
B. Ripple counter
C. Mod-N counter
D. Up/down counter
35. What is the primary function of a register in digital systems?
A. To count clock pulses
B. To store binary data temporarily
C. To reset counters
D. To amplify signals
36. Which type of counter is generally faster and more reliable?
A. Ripple counter
B. Asynchronous counter
C. Synchronous counter
D. Binary counter
37. How does a Mod-N counter behave after reaching its limit N?
A. Continues counting
B. Stops counting
C. Resets to zero
D. Counts backwards
38. What happens in a PIPO register?
A. Serial data input and serial output
B. Parallel data input and parallel data output
C. Parallel data output only
D. Serial input and parallel output
39. How many bits are stored in a register with 8 flip-flops?
A. 4
B. 8
C. 16
D. Depends on clock frequency
40. The idea of a Mod-N counter is to:
A. Count from 0 up to N-1 then reset
B. Count from N to 2N
C. Count indefinitely
D. Only count downward
41. Which register type allows parallel input and serial output?
A. SISO
B. SIPO
C. PISO
D. PIPO
42. In a Mod-10 counter, what is the maximum count before reset?
A. 8
B. 9
C. 10
D. 11
43. Which register type allows data to be input serially and output in parallel form?
A. SISO (Serial In Serial Out)
B. SIPO (Serial In Parallel Out)
C. PISO (Parallel In Serial Out)
D. PIPO (Parallel In Parallel Out)
44. How does a shift register move data?
A. By flipping bits randomly
B. By moving data left or right on a clock pulse
C. By resetting bits asynchronously
D. By generating clock pulses
45. What does a register primarily do in a digital system?
A. Perform arithmetic operations only
B. Store binary data temporarily
C. Generate clock pulses
D. Control power supply
46. What characteristic allows synchronous counters to be faster than ripple counters?
A. Parallel clock input to all flip-flops
B. Smaller flip-flops
C. Less power consumption
D. Lower bit capacity
47. What is a key use of registers in CPUs?
A. For long-term data storage
B. Temporary binary data storage for processing
C. Output display management
D. Power regulation
48. What does a ripple counter’s clock signal do specifically to each flip-flop?
A. Provides instantaneous clock input
B. Clocks ripple through flip-flops one by one with delay
C. Supplies power
D. Controls output display
49. Which flip-flop configuration is used to store a single bit within a register?
A. Counter
B. Multiplexer
C. Flip-flop
D. Decoder
50. What is the sequence of states in a counter?
A. Random binary numbers
B. Predetermined sequence of binary states
C. Non-binary states
D. Single analog value
Submit Quiz