• No results found

Poster Abstract: Temperature Hints for Sensornet Routing

N/A
N/A
Protected

Academic year: 2021

Share "Poster Abstract: Temperature Hints for Sensornet Routing"

Copied!
2
0
0

Loading.... (view fulltext now)

Full text

(1)

Poster Abstract: Temperature Hints for Sensornet Routing

Chamath Keppitiyagama,

Nicolas Tsiftes

SICS, Sweden

{chamath,nvt@sics.se}

Carlo Alberto Boano

Inst. for Technical Informatics TU Graz, Austria

cboano@tugraz.at

Thiemo Voigt

SICS & Uppsala University Sweden

thiemo@sics.se

ABSTRACT

Real-world experiments have shown that the transmission power and the received signal strength of low-power radio transceivers used in sensornets decrease when temperature

increases. We analyze how this phenomenon affects the

network layer, and find that temperature fluctuations may cause undesirable behavior by sensornet routing protocols such as CTP and RPL. Furthermore, we present an approach to make these protocols robust to temperature fluctuations by augmenting the ETX link metric with temperature hints.

Categories and Subject Descriptors

C.2.2 [Network Protocols]: Routing protocols

Keywords

Wireless sensor networks, Temperature, Routing, RPL

1.

INTRODUCTION

Several real-world wireless sensor networks deployments have shown diurnal and seasonal variations in the quality of wireless links [5, 8]. Controlled experiments have shown that these variations are highly correlated with changes in the ambient temperature [1, 2, 3]. A temperature increase of

40◦C (a typical diurnal fluctuation recorded in outdoor

en-vironments [4, 8]) can decrease the Received Signal Strength (RSS) by as much as 8 dB, and may drive the Packet Re-ception Ratio (PRR) of a good link to zero [3].

To make sensor networks robust to temperature fluctua-tions, we need to study how the temperature affects commu-nication protocols, and devise appropriate measures to miti-gate adverse behavior. Whilst the literature contains exten-sive knowledge about what happens to link quality metrics when the temperature fluctuates, it has hitherto been un-clear how it affects the performance at higher layers. Rout-ing protocols are of particular interest because their perfor-mance is strongly affected by variations in link quality.

Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for third-party components of this work must be honored. For all other uses, contact the Owner/Author.

SenSys ’13,Nov 11-15 2013, Roma, Italy ACM 978-1-4503-2027-6/13/11.

Popular implementations of RPL [9], such as ContikiRPL and TinyRPL, construct a routing topology by minimiz-ing the Expected Transmission Count (ETX). This met-ric is inversely proportional to the PRR, which is sensitive to temperature fluctuations. Our preliminary results, ob-tained from an experiment in a temperature-controlled

in-door testbed [3], indicate that RPL1 exhibits undesirable

behavior in the presence of temperature fluctuations. We propose to augment ETX with temperature hints to forecast link quality with higher accuracy than what can be obtained from using a simple moving average of PRR statis-tics. This approach is inspired by Ravindranath et al. [6], who have shown that in-network metrics can be augmented with hints from external sensors to improve protocols’ per-formance. To the best of our knowledge, however, this is the first study on using temperature hints to improve a routing protocol.

2.

EMPIRICAL EVIDENCE

The basis of this work is the first-order model of the Signal to Noise Ratio (SNR) presented by Boano et al. [3] show-ing that in low-power radios SNR decreases linearly with temperature. Since PRR increases (and decreases) with the SNR, it is clear that ETX increases with the temperature and we hence hypothesize that temperature affects the be-havior of RPL.

To investigate the effect of temperature fluctuations on RPL, we conduct an experiment in a temperature-controlled testbed composed of 15 Maxfor MTM-CM5000MSP nodes [3]. The temperature of nodes 200 and 206 (root node) can be

controlled between room temperature (≈ 30◦C) and 72◦C,

whereas the temperature of three other nodes can be varied

in the range [0, 72]◦C. We gradually increase the

tempera-ture of the five nodes for three hours up to 72◦C, and then

let the temperature cool them down quickly (see Fig. 1(c)). All nodes run Contiki with ContikiRPL. Each node, except for the RPL root node, sends a message to the root every minute. The nodes log their preferred parent node and the temperature measured using the on-board SHT11 sensor.

Fig. 1(a) depicts the network topology 4 hours after the beginning of the experiment, when all temperature-controlled nodes (highlighted in gray) have high temperatures. After another hour, the topology is quite different, as shown in Fig. 1(b). During this hour, the temperature decreased con-siderably in the temperature-controlled nodes.

1In this paper, RPL refers to ETX-based RPL

(2)

2013-07-02 18:10:40 201 28.41 °C 213 31.18 °C 200 61.47 °C 209 31.46 °C 203 29.34 °C 202 69.68 °C 205 65.04 °C 204 62.01 °C 207 30.90 °C 206 71.03 °C 208 29.96 °C 210 28.45 °C 211 31.39 °C 214 30.86 °C 212 65.63 °C

(a) RPL tree after 4 hours

2013-07-02 19:10:40 201 28.69 °C 213 31.51 °C 200 34.07 °C 212 31.03 °C 203 29.63 °C 211 31.62 °C 202 31.41 °C 210 29.92 °C 205 28.00 °C 206 33.57 °C 204 28.85 °C 207 34.16 °C 209 32.90 °C 208 30.21 °C 214 31.72 °C (b) RPL tree after 5 hours (c) Packet loss

Figure 1: RPL suffers packet losses due to the delayed response to the temperature change. Based on the ETX estimation, RPL changes the topology

to minimize the path-ETX: this should minimize the loss rate at the root. However, Fig. 1(c) shows that the packet

loss rate increases considerably during the 5thhour when the

topology changes. At this point the node-temperatures have returned to the levels at the start of the experiment, but the diameter of the RPL-tree has increased considerably.

ETX based on historical data is a poor estimation of the future link conditions when the temperature changes rapidly. Therefore, the topology changes only after it suffers packet losses. In addition, once a link is selected, RPL ignores other good links unless the path cost increases considerably. This is the reason for RPL retaining the suboptimal topology in Fig. 1(b) even after the nodes have cooled down.

3.

TEMPERATURE-HINTED ETX

Our preliminary experiments indicate that the performance of ContikiRPL suffers from the short term validity of the

ETX predictions under temperature fluctuations.

There-fore, we propose to augment the ETX metric with tempera-ture hints, a solution applicable to sensor platforms equipped with temperature sensors.

To obtain a reasonable estimation of the temperature trend, each node records the EWMA of the temperature differ-ences at a suitable sampling interval. Nodes announce the EWMA value in DAG Information Object (DIO) messages in RPL metric containers. The temperature information can be propagated quickly by resetting the Trickle timer when-ever there is a significant change in the measured tempera-ture. Such knowledge of the temperature trend enables the routing protocol to forecast near-term topological changes. Furthermore, it can be used to trigger passive probing [7] to prevent RPL from settling into a sub-optimal topology.

4.

CONCLUSIONS

This paper shows the unstable behavior of an ETX-based RPL implementation under temperature fluctuations. We propose temperature-hinted ETX as a solution to this prob-lem. We are currently planning experiments to further in-vestigate this problem and to evaluate the effectiveness of the proposed solution.

5.

ACKNOWLEDGMENTS

The research leading to these results has received funding

from the European Union 7thFramework Programme

(FP7-ICT-2011-8) under grant agreement n◦317826 (RELYonIT).

The first author carried out this work during the tenure of an ERCIM “Alain Bensoussan” Fellowship Programme with

the funding from the European Union 7thFramework

Pro-gramme (FP7-2007-2013) under grant agreement n◦246016.

6.

REFERENCES

[1] K. Bannister. Impacts of thermal reduction in transceiver performance on outdoor sensing networks. Master’s thesis, Arizona State University, USA, 2009. [2] C. Boano, J. Brown, N. Tsiftes, U. Roedig, and

T. Voigt. The Impact of Temperature on Outdoor Industrial Sensornet Applications. IEEE Transactions on Industrial Informatics, 6(3):451–459, 2010.

[3] C. Boano, H. Wennerstr¨om, M. Z´u˜niga, J. Brown,

C. Keppitiyagama, F. Oppermann, L.-˚A. Nord´en,

T. Voigt, and K. R¨omer. Hot Packets: A systematic

evaluation of the effect of temperature on low power wireless transceivers. In Proc. of the 5th ExtremeCom Conf., 2013.

[4] H. Wennerstr¨om et al. A long-term study of correlations

between meteorological conditions and 802.15.4 link performance. In Proc. of the 10th SECON Conf., 2013. [5] J. Thelen et al. Radio wave propagation in potato

fields. In Proc. of the 1st WiNMee Workshop, 2005. [6] Ravindranath et al. Improving wireless network

performance using sensor hints. In Proc. of the 8th NSDI Conference, 2011.

[7] S. Dawans et al. On link estimation in dense rpl deployments. In Proc. of the IEEE SenseApp 2012, Florida, USA, October 2012.

[8] J. Sun and R. Cardell-Oliver. An experimental

evaluation of temporal characteristics of communication links in outdoor sensor networks. In Proc. of the 2nd REALWSN Worskhop, 2006.

[9] T. Winter et al. RPL: IPv6 Routing Protocol for Low-Power and Lossy Networks. RFC 6550, IETF, 2012.

References

Related documents

In Study IV it was shown that the current Swedish safety performance indicators related to cycling could address up to 22% of crashes involving injuries associated with problems

However, bicyclists now account for a higher proportion of hospital-reported crashes and injuries than any other road user category in Sweden (Swedish Transport Administration,

Summarizing the findings as discussed above, line managers’ expectations towards the HR department as revealed in the analysis were mainly related to topics such as

LNU’s China Panel does not show major optimism about the expected speed of future economic policy reforms. This result is no surprise – particularly not when considering that

First of all, the chart shows that the ”thermal” resonance frequencies are not exactly the same as the ”mechanical” resonance frequencies: the mechanical response reveals

The results show that Davies‟ idiolect does not fully follow any specific pattern, however most of the words switched are nouns and the least common word class is

Low expression levels of SLI1 led to high susceptibility as demonstrated by increased phloem feeding and large aphid populations. Increased expression levels did not lead to

Figure 3.2 shows the input and output data sets used in the system identification are 98 samples of time plot which are found from the simulation of the