Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: karmax on March 26, 2008, 04:24:30 AM

Title: Latency calculation
Post by: karmax on March 26, 2008, 04:24:30 AM
 ???I make a wireless remote in which i want to know about latency  ???of this.so please tell me how i calculate latency.
 Please help me out.
Title: Re: Latency calculation
Post by: Soeren on March 27, 2008, 04:28:47 PM
Hi,

It's easier to just measure it.
Key the transmitter by narrow pulses and start a timer by the same pulse. When the pulse gets through the receiver, stop the timer.
Latency = Timer value at stop - timer value at start

If you meant something else entirely, you'd have to be more specific.