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 |
State the total number of pins in the 8085 microprocessor?
How are time delays calculated in the 8085?
What is lookup table microcontroller?
What is the the total addressable memory size in a 8085 microprocessor?
What is the purpose of data moving instructions? Name any two such instructions?
Define the jobs performed by the biu and eu in the 8086.
Which interrupt in the 8086 has the highest priority?
Which interrupts are generally used for critical events?
What is the structure of psp?
Explain what is microcontroller?
What are the main differences between the 8085 and 8086 microprocessor?
what is logical address?