Find the number of flip flop required in ripple counter.
If modulus of counter (N) is given find outnumber of Flip Flop (n) required for ripple counter.
N <= 2^n
Examples
If modulus is 16, then n = 4 If modulus is 10, then n = 4 (Number of FF is always an integer)
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers55
Suggested Problems
-
9170 Solvers
-
Output any real number that is neither positive nor negative
411 Solvers
-
Find the area of a rectangle if length of the diagonal is given.
170 Solvers
-
Determine if input is divisible by three.
243 Solvers
-
Back to Basics - Find no. of elements in a matrix?
328 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
how can we find out total number of Counter in a specific time