InterviewSolution
Saved Bookmarks
| 1. |
In DOWN-counter, each flip-flop is triggered by ___________(a) The output of the next flip-flop(b) The normal output of the preceding flip-flop(c) The clock pulse of the previous flip-flop(d) The inverted output of the preceding flip-flopThis question was posed to me by my school teacher while I was bunking the class.I'd like to ask this question from Up Down Counter in section Counters of Digital Circuits |
|
Answer» CORRECT OPTION is (d) The inverted output of the PRECEDING flip-flop For explanation: In DOWN-counter, each flip-flop is triggered by the inverted output of the preceding flip-flop. DOWN-counter counts from a MAXIMUM value to 0. |
|