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 is address bus, data bus and control bus in microprocessor 8051 ?
Mention the types of interrupts that 8085 supports?
Describe the (status) flag register of 8085?
Define macros with the help of an example.
What is the main difference between 8085 and 8086 processors?
How is the 8085 microprocessor different from the previous 8 series microprocessors?
Why stack is used in program?
Define the types of memory used in 8085 microprocessor?
What does it mean by embedded system?
How are labels named in assembly language?
8085 is how many bit microprocessor?
Explain what is the main difference between 8085 and 8086 processors?