[Tinyos-help] no implementation in
/platforms/micaz/chips/cc2420/sim/SimCC2420C.nc in Tinyos-2.x
Liu Haibin
liu.haibin at gmail.com
Mon Jul 3 19:13:45 PDT 2006
Then is there any plan to implement CC2420 simulation? How accurate is the
current packet level simulation?
Is it because CC2420 only provides packet-level interface, that's why
there's no CC2420 simulation implementation? So how energy efficient is the
hardware implemented MAC in CC2420? Does it mean there's no B-MAC in CC2420?
Regards,
Haibin
On 7/4/06, Philip Levis <pal at cs.stanford.edu> wrote:
>
> On Jul 3, 2006, at 4:21 AM, Liu Haibin wrote:
>
> > Hi,
> >
> > According to the document for TOSSIM in Tinyos-2.x, it only
> > supports micaz now and their implementation is under the "sim"
> > directory.
> >
> > [liuhb at tomcat tos]$ find . -name sim
> > ./platforms/micaz/sim
> > ./platforms/micaz/chips/cc2420/sim
> > ./platforms/mica/sim
> > ./chips/atm128/sim
> > ./chips/atm128/pins/sim
> > ./chips/atm128/spi/sim
> > ./chips/atm128/timer/sim
> >
> > I thought ./platforms/micaz/chips/cc2420/sim is the implementation
> > for cc2420, but the file SimCC2420C.nc under ./platforms/micaz/
> > chips/cc2420/sim is without implemenation (see the following).
> >
> > Any idea why it is so? Where can I find the Tossim implementation
> > for cc2420 in Tinyos-2.x? Many thanks.
> >
>
> There is currently no CC2420 simulation implementation: TOSSIM uses a
> packet simulation. The micaz TOSSIM platform simulates the atm128
> timers down to the HPL (registers), but active messages use a
> simulation-specific implementation.
>
> Phil
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060704/2942d9bf/attachment.html
More information about the Tinyos-help
mailing list