On Thursday 28 August 2008 08:07:03 am Küderli Philipp wrote: > I am interested in how the RAM usage influences (if at all) the energy > consumption of a sensor node, especially of a Tmote Sky node. I found > informations about the flash and radio concerning the energy which is > needed to send respectively store a byte. But I am interested in the > volatile RAM. Where should I search?
The RAM used in most sensor nodes is embedded within the microcontroller package itself. In the case of the TMote Sky, this is the MSP430F1611 part. Go to www.ti.com/msp430 and find two documents: the Family User's Guide for MSP430x1xx and the data sheet for the MSP430x15x/MSP430x16x/MSP430x161x parts. > > Thanks Philipp > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
