How do you detect a sequence of "1101" arriving serially
from a signal line?

Answers were Sorted based on User's Feedback



How do you detect a sequence of "1101" arriving serially from a signal line?..

Answer / neelesh bansal

try finite state machine logic it will definitely give the
output

Is This Answer Correct ?    2 Yes 2 No

How do you detect a sequence of "1101" arriving serially from a signal line?..

Answer / av

Use 4 D-bascules connected in serial, all synchronized with
the same CLK. Then connect all 4 outputs, & 2nd output must
reverse, of the D-bascule to an AND logic. The output of
the AND logic sould have '1' when it detectes "1101". This
technic oftenly use for glitch detection in the signal.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More 86 Family Interview Questions

What’s a microprocessor?

0 Answers  


Define the purpose of sim and rim in reference to the 8086?

0 Answers  


Define the types of bus used in the 8085?

0 Answers  


What is physical address?

0 Answers  


Explain the functions of ale in 8085?

0 Answers  






Does alu have any storage facility?

0 Answers  


How the stack is initialized?

0 Answers  


State the differences between absolute and linear select decosing.

0 Answers  


Define bit, byte and word.

0 Answers  


Logic calculations are done in which type of registers?

0 Answers  


Does 8085 have serial i/o control?

0 Answers  


How many interrupts are there in 8085?

0 Answers  


Categories