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 |
What is segment address in 8086?
what are the advantages of modular proramming techniques
The Pentium microprocessor has how many execution unit?
What is an os and what are its functions?
Which interrupt has highest priority in microcontroller ?
What are Pseudo instructions basically?
In a processor these are 120 instructions . Bits needed to impliment this instructions [a] 6 [b] 7 [c] 10 [d] none
What is a locator?
What does eu do?
What is the significance of the hold and hlda pins?
How to detect a sequence of "1101" arriving serially from a signal line?
Can 8259 be interfaced with 8085 via the trap pin?