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



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

Answer / Aditya Saraswat

To detect a sequence of '1101' arriving serially on a signal line, you can use a shift register or a finite state machine. One possible approach using a shift register is to store the incoming bits in the register and compare the current state with the desired sequence. If the current state matches '1101', it indicates that the sequence has been detected.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More 86 Family Interview Questions

What is segment address in 8086?

1 Answers  


what are the advantages of modular proramming techniques

1 Answers  


The Pentium microprocessor has how many execution unit?

1 Answers   CDAC,


What is an os and what are its functions?

1 Answers  


Which interrupt has highest priority in microcontroller ?

1 Answers  


What are Pseudo instructions basically?

1 Answers   CDAC,


In a processor these are 120 instructions . Bits needed to impliment this instructions [a] 6 [b] 7 [c] 10 [d] none

2 Answers   Wipro,


What is a locator?

1 Answers  


What does eu do?

1 Answers  


What is the significance of the hold and hlda pins?

1 Answers  


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

1 Answers  


Can 8259 be interfaced with 8085 via the trap pin?

1 Answers  


Categories