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 is 8251?

0 Answers   CDAC,


What is the bus in a microcontroller?

0 Answers  


write the assembly language programming to find the 2's complement for a string of 100 bytes

0 Answers  


What are the functions of general purpose registers?

0 Answers  


What are the functions of base registers?

0 Answers  






What is a stack pointer register?

0 Answers  


Define bit?

0 Answers  


Give the truth table for a Half Adder, Give a gate level implementation of the same?

4 Answers   Infosys, Wipro,


Explain the architecture of 8051 microcontroller ?

0 Answers  


What are the data pins of microprocessors? What is their use?

0 Answers  


What is the the total addressable memory size in a 8085 microprocessor?

0 Answers  


What are the software instructions related to stack operations?

0 Answers  


Categories