retagged by
2,817 views
1 votes
1 votes
A 4-bit presetable UP counter has preset input 0101. The preset operation takes place as soon as the counter reaches 1111. The modulus of the counter is

a) 5

b) 10

c) 11

d) 15
retagged by

1 Answer

2 votes
2 votes
Answer should be 10. The count goes from 5 to 14 and then as soon as we get 15 preset occurs so 15 will not be considered as output as preset occurs and output becomes 5 and then again it goes from 5 to 14. So it is mod-10 counter(option B)

Related questions

0 votes
0 votes
1 answer
1
sh!va asked Mar 3, 2017
2,111 views
A Pulse train with a frequency of 1MHz is counted using a modulo 1024 ripple-counter built with J-K flip-flops. For proper operation of the counter the maximum permissibl...
0 votes
0 votes
1 answer
2
sh!va asked Mar 2, 2017
2,413 views
In a ripple counter how many changes in state happen when count changes from 7 to 8?(a)$1$(b)$2$(c)$3$(d)$4$
1 votes
1 votes
0 answers
3
sh!va asked Mar 1, 2017
1,197 views
A counter is designed with six stages of flip flops. Determine the output frequency at the last (sixth) stage, when input frequency is $1$ $MHz$.$1$ $MHz$$166$ $KHz$$15.6...
1 votes
1 votes
2 answers
4
sh!va asked Mar 1, 2017
1,235 views
The mod number of a Johnson counter will be always equal to the number of flip flops used :sametwice$2N$ where $N$ is the number of flip flops.None of the these