1 / 6

ENHANCING REAL TIME CAPABILITIES OF NANO-RK FOR TELOSB PLATFORM

ENHANCING REAL TIME CAPABILITIES OF NANO-RK FOR TELOSB PLATFORM. Devendra Modium Krishna Priya Kolla. Problem Statement . Radio Stack and Sensors are very important for functioning of any mote in a wireless sensor network.

eden-dodson
Télécharger la présentation

ENHANCING REAL TIME CAPABILITIES OF NANO-RK FOR TELOSB PLATFORM

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ENHANCING REAL TIME CAPABILITIES OF NANO-RK FORTELOSB PLATFORM DevendraModium Krishna PriyaKolla

  2. Problem Statement • Radio Stack and Sensors are very important for functioning of any mote in a wireless sensor network. • Nano RK doesn’t support radio stack and other sensor functionality for TelosB platform • Goal : To enhance Nano RK to provide support for radio transceiver, temperature sensorand light sensor along with power saving mode

  3. CC2420 Radio Implementation • Telos Rev. B platform has chipcon CC2420 (radio transceiver) • Base Nano RK has the higher level API to send and receive packets • CC2420 is configured using I/O pins and SPI bus. • USART0 module is used in SPI mode to communicate with CC2420 • Testcase from HW1 is used to test Radio Stack

  4. Sensors Implementation • Telos Rev. B platform has SHT11 sensor for temperature and Hamamatsu S1087, S1087-01 photo diodes to sense light • Relevant pins of MCU are configured appropriately to make the Sensors work correctly. • Data sheets and MantisOS are referred for implementation • Incorporated the sensor functionality in NanoRK general device driver model • Testcase from HW1 is used to test Light Sensor

  5. Power Saving Mode • Telos Rev. B platform has five different power saving modes • LPM3 mode which has CPU off , MCLK off, SMCLK off, DCO off, ACLK on is used for power saving(sleep) mode • Testing is done using LEDs to track the entering and exiting of Low power mode

  6. Questions ??

More Related