Which counter is a shift register with its complement output of the last stage…
2021
Which counter is a shift register with its complement output of the last stage connected to the D-input of the first stage?
- A.
Synchronous
- B.
Twisted Ring
- C.
Up
- D.
Down
Attempted by 103 students.
Show answer & explanation
Correct answer: B
The counter described is a Johnson counter (also known as a Twisted Ring counter or Switch-tail counter).It consists of a shift register where the inverted output Q' of the final flip-flop is fed back into the D input of the first flip-flop. For a register with n flip-flops, a Johnson counter provides 2n distinct states. Unlike a standard Ring counter, which requires n flip-flops for n states, the Johnson counter is more hardware-efficient.