[Tinyos-help] RSSI and Tx Range Estimation

2009-06-15 Thread David Li
Hello everyone: Does anyone know of any work using RSSI values to estimate the transmission range between two motes? This assumes that you know the tx power level on the sender and you can read the RSSI on the receiver. You also have knowledge about the radio propagation channel. Thanks. David _

Re: [Tinyos-help] RSSI and Tx Range Estimation

2009-06-15 Thread Michael Schippling
There has been much work done on this, I saved links to a couple papers: http://sing.stanford.edu/pubs/rssi-emnets06.pdf http://www.winmee.org/2005/papers/WiNMee_Ault.pdf but I don't remember why... Searching for, tinyos RSSI distance location, and such will probably turn up more and better. MS