[Tinyos-help] Channel Estimation

Omprakash Gnawali gnawali at usc.edu
Tue Apr 21 11:56:13 PDT 2009


On Sat, Apr 18, 2009 at 6:31 AM, deepanshu vasal
<deepanshuvasal at gmail.com> wrote:
> Hey all,
>
> I am using Micaz motes with CC2420 radio chip. I want to estimate the
> channel parameters in a transmission from say A to B. Theoretically, A
> should send a pseudo random sequence of length depending on channel memory
> and at B, we use the estimation procedures (linear model) with the signal
> values received. So basically I want to access physical layer signal values.
>
> Does anyone has an idea how to do this ? or where can I learn more about
> physical layer functionality in TinyOS.

This is a good start:
http://docs.tinyos.net/index.php/Rssi_Demo

- om_p


More information about the Tinyos-help mailing list