Skip to content

charliexp/Contiki3.0-CSLMAC

 
 

Repository files navigation

The Contiki Operating System

Build Status

Contiki is an open source operating system that runs on tiny low-power microcontrollers and makes it possible to develop applications that make efficient use of the hardware while providing standardized low-power wireless communication for a range of hardware platforms.

Contiki is used in numerous commercial and non-commercial systems, such as city sound monitoring, street lights, networked electrical power meters, industrial monitoring, radiation monitoring, construction site monitoring, alarm systems, remote house monitoring, and so on.

For more information, see the Contiki website:

http://contiki-os.org


CORDINATE SAMPLED LISTENING PROTOCOL(CSL)

Coordinate Sampled Listening protocol (CSL)

This implementation include the standard 802.15.4e CSL radio duty cycle protocol for wireless sensor networks over contiki-OS the follow figure show the asynchronous and asynchronous states of the protocol.

Coordinate_sample_listen protocol

This implementation has been compared with the current Contiki RDC protocols ContikiMAC, and XMAC obtined the follow results using a star topology

Average radio duty cycle for diferent sample rates in function of the number of nodes.

average radio duty cycle sampling

Average successful transmition time in function of the number of nodes

average transmission time

Packet reception probability measure at the receptor

packet reception probability

About

including CSL radio duty cycle protocol in Contiki-OS for low power consumption in wireless sensor networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.5%
  • Java 11.3%
  • C++ 8.6%
  • Python 1.2%
  • HTML 0.5%
  • Assembly 0.3%
  • Other 0.6%