2,548 views
2 votes
2 votes
Using four cascaded counters with a total of 16 bits, how many states must be deleted to achieve a modulus of 50,000?
A. 50,000
B. 65,536
C. 25,536
D. 15,536

2 Answers

2 votes
2 votes

Here we have 4 cascaded counter of total of 16 bits..So it is equivalent to 16 bit ripple counter..

Hence ripple counter of 16 bit has modulus value  =  216

                                                                         = 65536

Hence to get modulus value of 50000 , no of states which must be deleted = Max no of state possible - 50000

                                                                                                             = 15536

Hence D)  is the correct answer

Related questions

1 votes
1 votes
1 answer
1
Wanted asked Jan 9, 2017
380 views
i think 5 will b answer .Rt?
0 votes
0 votes
1 answer
2
Wanted asked Jan 6, 2017
550 views
Suppose only one multiplexer and one inverter are allowed to be used to implement any Boolean function of nvariables. What is the minimum size of the multiplexer needed?
1 votes
1 votes
1 answer
3
thor asked Jan 6, 2017
345 views
How does the circuit behaves when 2-input AND gate is used in place of Logic Gate block?
0 votes
0 votes
1 answer
4
Wanted asked Jan 5, 2017
2,639 views
How many flip‐flop will be complemented in a 10‐bit binary ripple counter to reach thenext count after the following counts?(a) *1001100111