86 Family Question: Download 86 Family PDF

How to detect a sequence of "1101" arriving serially from a signal line?

Tweet Share WhatsApp

Answer:

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.

Download 86 Family PDF Read All 23 86 Family Questions
Previous QuestionNext Question
Tell me How do you detect if two 8-bit signals are same?Explain an interrupt?