Digital Electronics - Counters - Discussion

Discussion Forum : Counters - General Questions (Q.No. 20)
20.
How many flip-flops are required to construct a decade counter?
10
8
5
4
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
6 comments Page 1 of 1.

Elifia said:   5 years ago
Then, How many for modulus-5?

Surekha.M said:   8 years ago
Decade counter counts from 0-9 i.e 0000 to 1001.

How many FF required means 2^n FF.
Suppose if we use 3 FF i.e 2^3=8 states (000 to 111).
Decade counter means total of 10 (0 to 9).
Therefore we require 4FF (2^4=16 states).

Bhagya said:   8 years ago
Can anyone please explain how to find the number of flip-flops required for counters?

Amit said:   9 years ago
A decade counter is one that counts in decimal digits, rather than binary. It counts from 0 to 9 and then resets to zero. The counter output can be set to zero by pulsing the reset line low.

Pawan said:   10 years ago
Can anyone explain clearly. What is decade counter?

Riyu said:   1 decade ago
2^4=16and2^3=8..there for 4 flip flops needed

Post your comments here:

Your comments will be displayed after verification.