How do you detect a sequence of "1101" arriving serially
from a signal line?
Answer Posted / 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 View All Answers
What is segment address in 8086?
What is the difference between harvard architecture and von neumann architecture?
Define the number of flags present in the 8086 and name each one of them.
Explain the software instruction ei and di?
Which segment is used to store interrupt and subroutine return address registers?
why 8085 processor is called an 8 bit processor?
What is the bus in a microcontroller?
What is the significance of the hold and hlda pins?
The answer to the above question is breaking the combinational circuit and pipelining it. What will be affected if you do this?
Introduction of 8051 microcontroller architecture?
State an interrupt that is not level sensitive?
Which type of JMP instruction assembles if the distance is 0020h bytes
Why memory width is not 16-bit? In stead of having 8-bit (same as 8085)?
How many i/o ports can 8085 access?
Do the interrupts of 8085 have priority?