Hi!
Can someone please explain to me how a simplebit/digital/pulse code/data (whatever the name is)synchronization in the receiver work?
the transmitter and receiver is a simple 37khz IR ( the IR modulation and demodulation part i know how it works so i dont need help there... )
example if i have a simple synchronous flip flop with 4 bits with a pulse clock of 15khz...
0 0 0 0
0 0 0 1
0 0 1 0
0 0 1 1
0 1 0 0
0 1 0 1 etc...
and the "Receiver" have also a 4 bits flip flop with a a clock of 15 khz, (okei this is the difficult part ) when the first data from the transmitter example : 0 0 1 1 enters the receiver`s circuit how the receiver "knows" where that 0 0 1 1 code goes?!
did i miss something here? i hope you can help me...
ps. All that without a microcontroller
Can someone please explain to me how a simplebit/digital/pulse code/data (whatever the name is)synchronization in the receiver work?
the transmitter and receiver is a simple 37khz IR ( the IR modulation and demodulation part i know how it works so i dont need help there... )
example if i have a simple synchronous flip flop with 4 bits with a pulse clock of 15khz...
0 0 0 0
0 0 0 1
0 0 1 0
0 0 1 1
0 1 0 0
0 1 0 1 etc...
and the "Receiver" have also a 4 bits flip flop with a a clock of 15 khz, (okei this is the difficult part ) when the first data from the transmitter example : 0 0 1 1 enters the receiver`s circuit how the receiver "knows" where that 0 0 1 1 code goes?!
did i miss something here? i hope you can help me...
ps. All that without a microcontroller