545 views
0 votes
0 votes

minimum number of states required to detect n-bit sequence are ( for sequence detector)

log2n , 2n , n-1 , n ??

1 Answer

1 votes
1 votes

Let N be total number of states, each state can be represented by

n=log2 N bits,so the minimum number of states required to detect n bit sequence will be 2^n

Related questions

0 votes
0 votes
1 answer
1
shreshtha5 asked Jul 15, 2015
953 views
0 votes
0 votes
1 answer
2
shreshtha5 asked Jul 15, 2015
679 views
A 4 bit presetable UP counter has preset input as 0101. The preset operation takes place as soon as the counter reaches 1111.The modulus of the counter is -5,10,11,15
0 votes
0 votes
1 answer
3
shreshtha5 asked Jul 3, 2015
411 views