How do you detect a sequence of "1101" arriving serially
from a signal line?
Answers were Sorted based on User's Feedback
Answer / neelesh bansal
try finite state machine logic it will definitely give the
output
Is This Answer Correct ? | 2 Yes | 2 No |
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 |
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????
What is the structure of psp?
What is lookup table microcontroller?
Name the unit that controls the sequential execution of instructions?
What is meant by address space? What is meant by address space partitioning?
What is 'daisy-chaining' in reference to the 8086?
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?
What is the bus arbitration problem in the 8086 and how can it be resolved?
What are the data pins of microprocessors?
Explain the characteristics of the cmp instructions?
Explain an interrupt?
Define psp?