| 10 | | The protocol stack currently being implemented hence consists of the following protocols: |
| | 5 | == Motivation == |
| | 6 | |
| | 7 | The Internet of Things revolution is quietly coming, and with it an epochal turnpoint in wireless network design. A large amount of highly resource constrained, highly heterogeneous nodes will be ubiquitously communicating in a wireless fashion. Because of their unprecedented capabilities, these networks have received significant attention from the academic community in the last decade. |
| | 8 | |
| | 9 | With these networks gaining maturity, standardization bodies have started to work on standardizing how networks communicate.Standardization is a key step towards ubiquitous adoption of those networks. |
| | 10 | |
| | 11 | == Protocol Stack == |
| | 12 | |
| | 13 | Different work groups from different standardization bodies have studied different parts of the protocol stack for the Internet of Things: |
| | 14 | |
| | 15 | * The [http://ieee802.org/15/pub/TG4e.html IEEE802.15.4e] working group is defining MAC amendment to the existing [http://standards.ieee.org/getieee802/download/802.15.4-2006.pdf IEEE802.15.4-2006] standard. The proposal being standardized, called Time Synchronized Channel Hopping, significantly increases robustness against external interference and persistent multi-path fading through channel hopping, a technique whereby all frequency channels are used. Note that the IEEE802.15.4e draft standard functions on IEEE802.15.4-2006 hardware. |
| | 16 | * The [http://tools.ietf.org/wg/6lowpan/ IETF 6LoWPAN] working group standardizes the mechanisms for an IPv6 packet to travel over networks of devices communicating using IEEE802.15.4 radios. One of the key aspect is the IETF 6LoWPAN compresses the 40B header down to 2B. This step is necessary to leave space of the data in the IEEE802.15.4 packets which are at most 128 bytes long. |
| | 17 | * The [http://tools.ietf.org/wg/6lowpan/ IETF ROLL] working group standardizes the routing protocol, i.e. the distributed algorithm which finds the multi-hop path connecting the nodes in the network with a small number of destination nodes. The key idea is that nodes acquire a ''rank'' which increases with distance to the destination, hence forming a gradient towards that destination. |
| | 18 | * [http://www.openadr.org/ OpenADR] describes an open standards‐based communications data model designed to promote common information exchange between the utility and electric customers using demand response price and reliability signals. OpenADR is one element of the Smart Grid information and communications technologies that are being developed to improve optimization between electric supply and demand. |
| | 19 | |
| | 20 | These standards can be layered on top of other, forming the following protocol stack: |
| 17 | | |
| 18 | | This |
| 19 | | |
| 20 | | |
| 21 | | As all Wiki pages, this page is editable, this means that you can |
| 22 | | modify the contents of this page simply by using your |
| 23 | | web-browser. Simply click on the "Edit this page" link at the bottom |
| 24 | | of the page. WikiFormatting will give you a detailed description of |
| 25 | | available Wiki formatting commands. |
| 26 | | |
| 27 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
| 28 | | a new Trac environment, containing a default set of wiki pages and some sample |
| 29 | | data. This newly created environment also contains |
| 30 | | [wiki:TracGuide documentation] to help you get started with your project. |
| 31 | | |
| 32 | | You can use [wiki:TracAdmin trac-admin] to configure |
| 33 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
| 34 | | regard to ''components'', ''versions'' and ''milestones''. |
| 35 | | |
| 36 | | |
| 37 | | TracGuide is a good place to start. |
| 38 | | |
| 39 | | Enjoy! [[BR]] |
| 40 | | ''The Trac Team'' |
| 41 | | |