Вы находитесь на странице: 1из 4

2008 IEEE Pacific-Asia Workshop on Computational Intelligence and Industrial Application

The analysis of 6LowPAN technology


Xin Ma, Wei Luo
The Key Laboratory of Network Control Technology and Intelligent Instrument
Chongqing University of Posts and Telecommunications
Chongqing 400065, China
thincucumber@126.com, weiweiopiu@163.com

Abstract are throughput and battery-limited, by compressing the


IPv6 packets.
IPv6 over IEEE802.15.4 (a.k.a. 6LowPAN), has
become the standard for low-rate wireless personal area 2. IEEE802.15.4 standard
networks(LR-WPAN). IPv6 is taken as an interconnection
scheme for IEEE802.15.4 equipments at network layer, IEEE802.15.4 working group was founded in
6LowPAN technology has attracted extensive attention. December 2000. It is devoted to define a sort of low cost,
This paper introduced IEEE802.15.4 standard and portable Wireless Network Access Technology for
6LowPAN technology, discussed 6LowPAN’s advantages, fixed/mobile devices. This group promulgated
analyzed its key technologies, and the applications of IEEE802.15.4 standard which specifies the PHY layer
6LowPAN were explored. and MAC layer of WPAN, with 1% of 802.11 powers,
easier to embed, as easy to use. The architecture as Figure
1 displays.
1. Introduction
Recently, LR-WPAN has been a hot issue, and how to Upper Layers
integrate IPv6 and LR-WPAN has also been an important
topic. LR-WPAN is a communication network for limited
power and relaxed throughput requirements. It comprises 802.2 LLC
devices that conform to the IEEE 802.15.4 standard and
are characterized by short range, low bit rate, low power SSCS
and low cost. These devices work together to connect the
physical environment to real-world applications, e.g.,
wireless sensor networks and industrial wireless. Mac Layers
But, IEEE802.15.4 only prescribed the standard of
PHY and MAC, didn't come down to the criterion above Phy Layers
network layer [1]. To realize the networking of devices and
the interoperability of different equipments, it is necessary
to institute uniform standard of network layer. Due to the Physical Medium
address space and openness of grand scale,
6LowPAN(IPv6 over Low-rate WPAN) working group Figure 1 The architecture of LR-WPAN
was formally established by IETF to institute LR-WPAN
standard based on IPv6, the purpose of this group is that The main characters of IEEE802.15.4 standard include:
introducing IPv6 into LR-WPAN which takes (1) Low-rate: The 868/915 MHz PHYs support over-
IEEE802 . 15 . 4 as its basic bottom layer standard. the-air data rates of 20 kb/s, 40 kb/s, and optionally
WirelessHART Communication Standard which was 100kb/s and 250kb/s. The 2450 MHz PHY supports the
released in September 2007 includes 6LowPAN data rate of 250 kb/s [1]. The PHY chosen depends on local
technology [2], and ISA100.11a network layer is also regulations and user’s preference.
based on 6LowPAN standard providing IPv6 connectivity (2) Low power: Small batteries for months or even
to every wireless field device [3]. 6LowPAN facilitates years.
IPv6 connectivity over 802.15.4 compliant devices that (3) Low cost: Usually using the low-end embedded
device of limited hardware resource.

978-0-7695-3490-9/08 $25.00 © 2008 IEEE 965


963
DOI 10.1109/PACIIA.2008.72
(4) Short distance: The range of signal coverage from In view of the addresses and security are demanded in
10m to 100m. wireless sensor networks, as well as the further
(5) Multiple types: Devices generally include the Full development of IPv6, introducing IPv6 protocol into
Function Device (FFD) and Reduced Function Device embedded equipment has become an inevitable tendency.
(RFD). FFD includes coordinator and router, coordinator
can form network and route packets, router routes packet Application Layer
but can have additional functions. RFD is the end device
which has limited function, sleeps most of the time.
(6) Multiple modes: Two transmission modes are Transport Layer
defined by MAC layer, one is beacon-enabled mode, the
other is nonbeacon-enabled mode [1]. nonbeacon-enabled
PAN uses the CSMA-CA mechanism for collision IPv6 Layer
avoidance. However, beacon-enabled PAN realizes
synchronization through superframe structure, the use of
CSMA-CA mechanism based time slots could make the Adaptation Layer
idle device into low-power sleep state for saving power.
IEEE 802.15.4 defines four types of frames: beacon
frames, MAC command frames, acknowledgement IEEE802.15.4 MAC Layer
frames, and data frames. IPv6 packets must be carried on
data frames. Data frames may optionally request that they
be acknowledged. IEEE802.15.4 PHY Layer
Star Topology Mesh Topology
Figure 3 The reference model of 6LowPAN Protocol Stack

But the payload length supported by MAC in IPv6 is


much bigger than one provided by 6LowPAN bottom
layer, in order to implement the seamless connection of
MAC layer and network layer, 6LowPAN working group
Coordinator suggested that adding a adaptation layer between MAC
layer and network layer to achieve the header
Coordinator Full Function Device
compression, fragmentation, reassembly and mesh route
Reduced Function Device forwarding. The reference model of 6LowPAN Protocol
Communication Channel Stack as shown in Figure 3.
Figure 2 The network topologies of IEEE802.15.4
3.2. Technical advantages of 6LowPAN
IEEE 802.15.4 carries information on radio transceivers-
roughly the same band as Wi-Fi but using about 1% of the 6LowPAN is a protocol definition describing how to
power [4]. Because this point limits transmission range, utilize IPv6 on top of low power, low data rate, low cost
collections of devices must work together to route personal area networks.
information hop by hop over longer distances and around (1) Popularization
obstacles. The application of IP network is widespread. IPv6 as
the core technology of next generation Internet [6], also
3. 6LowPAN technology accelerates the pace of its popularity, using IPv6 in LR-
WPAN would be accepted more easily.
3.1. Brief introduction of 6LowPAN (2) Applicability
The structure of IP network protocol stack is widely
6LowPAN working group works on the research of recognized, LR-WPAN can be exploited effectively based
IPv6 protocol suite based on IEEE802.15.4 standard, and on this structure.
constructs self-organization 6LowPAN network with (3) More address space
route protocol [5]. Its appearance impelled the The biggest luminescent spot of IPv6’s application in
development of LR-WPAN. the LR-WPAN is the huge address space (it means there
6LowPAN technology bottom layer adopts PHY and are approximately 6.67*10^27 IPv6 addresses per square
MAC layer standards of IEEE802.15.4, and 6LowPAN meter on our planet), and this exactly meets the need of
chooses IPv6 as the networking technology, its objective disposing large-scale and high-density LR-WPAN
market mainly is wireless sensor networks. devices.

966
964
(4) Support stateless address auto-configuration further research and improvement are required, for
In IPv6, when node starts to work, it can read the example: restrict data type, simplify radical code rule and
MAC address automatically, and deploy the IPv6 address so on.
according to the relative rules. (4) Security problem
(5) Easy to access Because using security mechanisms need additional
LR-WPAN uses IPv6 technology, which would be processing and bandwidth resources, that is not suitable
more easily to access other networks based on IP for LR-WPAN equipments. AES security mechanism
technology, taking full advantage of IP technology to provided by IEEE802.15.4 in link layer is relatively loose,
develop. needs to be further strengthened. Therefore finding a
It is concluded that the application of IPv6 technology suitable security mechanism for LR-WPAN becomes one
in LR-WPAN has a broad space, take LR-WPAN to of the key issues of 6LowPAN research.
access Internet would greatly expand its application, and As the new research hotspot of information field, many
make it possible to implement the large-scale sensor key techniques of 6LowPAN need to be discovered and
control networks. researched. For example: service discovery technology,
equipment discovery technology, application
3.3. The key technologies of 6LowPAN programming interface technology, data fusion
technology, etc.
The charter of 6LowPAN working group is to define
how to carry IP-based communication over IEEE 4. The applications of 6LowPAN
802.15.4 links while conforming to open standards and
assuring interoperability with other IP devices. Some key With the fast development of LR-WPAN and wide
technologies of 6LowPAN are as follows: popularity of next generation Internet, 6LowPAN would
(1) The coordination of IPv6 and IEEE802.15.4 be applied widely in the fields include intelligent house,
The maximum frame size defined by IEEE802.15.4 is wireless industrial, etc.
127 bytes, the maximum length of MAC head is 25 bytes, For instance, in intelligent house, 6LowPAN nodes can
so the maximum length of the remaining MAC payload is be embedded in the furniture or electronic appliances,
102 bytes. However, in IPv6, the maximum length of connect with Internet through wireless network to realize
MAC payload is 1280 bytes [7], the IEEE802.15.4 frame management of intelligent house. If every house installs a
can’t package the whole IPv6 data packet. Hence, it is home gateway, several 6LowPAN nodes, and linking one
necessary to introduce the adaptation layer at the layer wireless network transmittal module (Transmitter &
below IP to achieve the functions of fragmentation and Receiver, accords with 6LowPAN standard) on the
reassembly. gateway and every node. Then through these transmittal
(2) Address assignment and address management modules, various data could be transmitted between the
One of the distinctive features of 6LowPAN is the gateway and node, so this intelligent system can collect
capability of the dynamic assignment of 16-bit short the data of ammeter, water and gas meter, defend
addresses. By utilizing this short address, hierarchical robber/fire and sound the alarm automatically,
routing can be employed [8]. Additionally, IPv6 supports communicate to the management center of residential
stateless address auto-configuration, relative to state district, etc.
address auto-configuration, the expense of configuration
is smaller, and this is suitable for the features of LR- Water Meter
WPAN equipments. Meanwhile, LR-WPAN equipments 6LowPAN Node
may be largely and densely distributed in the places
where people are difficult to reach, so it is more important AP
to implement stateless address auto-configuration.
(3) Network management
Network management technology is crucial to LR-
WPAN [9]. Owing to the large scale of network and the
distribution of place, LR-WPAN should possess self- Gas Meter
healing ability, and LR-WPAN management technology Gateway
is requested to be able to manage highly dense Management Center
deployment equipments with a very low expense.
6LowPAN is apt to use SNMPv3 (Simple Network Ammeter
Management Protocol) in LR-WPAN to progress network Figure 4 The application of 6LowPAN in intelligent house
management. But, the original intention of SNMP is to
manage IP-based Internet [10], in order to apply SNMP to WirelessHART and ISA100.11a systems address
LR-WPAN which has restricted hardware resource, the wireless industrial applications by providing reliable and

967
965
secure operation for wireless instruments involved in:
non-critical monitoring, supervisory control, open/closed
loop control applications. References
To sum up, the targets for 6LowPAN are the
applications that need wireless Internet connectivity at [1] IEEE standard 802.15.4-2006. Wireless Medium Access
lower data rates for devices with very limited form factor. Control (MAC) and Physical Layer (PHY) Specifications
The automation and entertainment applications of for Low-Rate Wireless Personal Area Networks (WPANs).
September 2006.
6LowPAN in home, office and factory environments are [2] WirelessHART Communication Standard. HART 7.0
becoming more and more extensive. Specifications, the HART® Communication Foundation
(HCF). September 7, 2007.
5. Conclusions [3] ISA100.11a Draft Standard release 1. ISA100.11a Working
Group. December 21, 2007.
[4] A.A. Ahmed, H. Shi, and Y. Shang. “A Survey on Network
6LowPAN is the coupling that is aimed at allowing Protocols for Wireless Sensor Networks,” Proc. IEEE Int’l
IPv6 packets to be sent to and received from LR-WPAN, Conf. Information Technology: Research and Education
more specifically over IEEE 802.15.4 based networks. (ITRE ’03). August 2003.
IPv6 is the work horse for data delivery for wired [5] K.Sohrabi, et al. “Protocol for self-organization of a
wireless sensor network.” IEEE Personal Comm, October
networks—the Internet. Likewise, IEEE802.15.4 devices 2000.
provide sensing communication-ability in the wireless [6] E.Course, T.Surveys. Military Communications
domain. Conference, 2007. ieeexplore.ieee.org.
Because of its cheapness and practicality, 6LowPAN [7] Transmission of IPv6 Packets over IEEE 802.15.4
displays the great market foreground. Any equipments Networks. http://www.ietf.org/rfc/rfc4944.txt. September
2007.
which require the characteristics of low price, low-rate,
[8] Hierarchical Routing over 6LowPAN (HiLow). draft-
low power and dense deployment, could be realized by daniel-6LowPAN-hilow-hierarchical-routing-00.txt. July
6LowPAN technology, especially in the industrial 2005.
wireless domain, WirelessHART and ISA100.11a [9] Document Action: '6LowPAN: Overview, Assumptions,
standard all utilize 6LowPAN to achieve fragmentation Problem Statement and Goals' to Informational RFC.
and reassembly. Therefore, when 6LowPAN technology http://www.ietf.org/mail-archive/web/ietf-
announce/current/msg03549.html.
is fully realizable and highly pervasive, it must bring great [10] J.Liu, et al. Distributed group management in sensor
convenience to people's work and life. networks: Algorithms and applications to locatization and
tracking. Telecommunication Systems, 26(2-4):235-
251,2004.
Acknowledgement
The authors thank the reviewers for their constructive
comments and suggestions. This research was supported
in part by the National High Technology Research and
Development Program of China (863 Program No.
2006AA040302). It was also sponsored by Chongqing’s
Key Laboratory of Network Control Technology and
Intelligent Instrument.

968
966

Вам также может понравиться