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 |
what are the advantages of modular proramming techniques
Define byte?
What is lookup table microcontroller?
What does the out instruction do, define its format?
Explain the functions of ale in 8085?
write the assembly language programming to find the 2's complement for a string of 100 bytes
Mention any one 32 bit microcontroller and explain the same.
Define the purpose of sim and rim in reference to the 8086?
explain about the characters of internal interrupts?
What are the typical errors associated with using stack in a program?
what are the various flags used in 8085?
Describe the general purpose registers of 8085?