Amateur ExtraE7A04
How many flip-flops are required to divide a signal frequency by 16?
A
Answer
Practical circuits and system design
Type
A
4
B
6
C
8
D
16
Answer Notes
Each flip-flop in a digital counter circuit divides the input frequency by 2. When multiple flip-flops are cascaded (connected in a series), their frequency division factors multiply together.
The total division factor is equal to 2 raised to the power of the number of flip-flops (2^n). Therefore, a single flip-flop divides by 2, two divide by 4, three divide by 8, and four divide by 16 (2 x 2 x 2 x 2 = 16).
Connecting 8 or 16 flip-flops would divide the frequency by 256 or 65,536 respectively, which is far more division than this question requires.
Previous · E7A03
Which of the following can divide the frequency of a pulse train by 2?
Next · E7A05
Which of the following circuits continuously alternates between two states without an external clock signal?