Difficulty: Easy
Correct Answer: johnson
Explanation:
Introduction:
Timing generators often need multiple nonoverlapping, evenly spaced phase signals. Certain counter topologies simplify decoding and ensure uniform spacing without complex logic.
Given Data / Assumptions:
Concept / Approach:
A Johnson counter (twisted ring) feeds the inverted output of the last flip-flop back to the first. It cycles through 2N unique states using N flip-flops, providing evenly spaced, easily decoded outputs. Simple gating can extract narrow pulses or phase signals with minimal logic compared to binary counters.
Step-by-Step Solution:
Verification / Alternative check:
Design texts show that, for the same number of flip-flops, Johnson counters need fewer gates to obtain nonoverlapping phases than binary counters, and are widely used in timing sequencers and DAC timing logic.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
johnson
Discussion & Comments