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

Where can i find the sample ASSEMBLY LANGUAGE programs????? plz tell me the site or forum......anything which can have the sample codes/programs of assembly language????

5 Answers   TCS,


What is the structure of psp?

0 Answers  


What is lookup table microcontroller?

0 Answers  


Name the unit that controls the sequential execution of instructions?

0 Answers  


What is meant by address space? What is meant by address space partitioning?

0 Answers  






What is 'daisy-chaining' in reference to the 8086?

0 Answers  


Why the temporary registers w and z are named so I mean we start from a,b,c,d,e then h and l coz h stands for higher bit nd l for lower bit of the address pinted by memory pointer....but wats w and z for?

0 Answers  


What is the bus arbitration problem in the 8086 and how can it be resolved?

0 Answers  


What are the data pins of microprocessors?

0 Answers  


Explain the characteristics of the cmp instructions?

0 Answers  


Explain an interrupt?

0 Answers  


Define psp?

0 Answers  


Categories