Demo: A High-Performance, Energy-Efficient Node for a Wide Range of WSN Applications Federico Terraneo

Alberto Leva

William Fornaciari

DEIB Politecnico di Milano

DEIB Politecnico di Milano

DEIB Politecnico di Milano

[email protected]

[email protected]

[email protected]

Abstract

iMote2

1

Deep sleep µA (entire node)

We present WandStem, a powerful node for WSN applications, ranging from low-power to high-performance ones. WandStem has a powerful 48MHz 32bit CPU with memory protection; thus, it can run untrusted code, to the advantage of security and dependability. It also provides fast current sensing, supporting Coulomb counting and energy profiling. It encompasses hardware timers for packet transmission and reception timestamping allowing accurate time synchronisation and TDMA communication protocols. The node deepsleep current consumption is around 2.4µA; thus supporting long battery lifetime also in ultra-low power applications.

International Conference on Embedded Wireless Systems and Networks (EWSN) 2016 15–17 February, Graz, Austria © 2016 Copyright is held by the authors. Permission is granted for indexing in the ACM Digital Library ISBN: 978-0-9949886-0-7

Opal Mica2 Micaz 10 IRIS TinyNode TelosB WisMote 10

Introduction

Observing the current WSN landscape, both low-power and high-demand applications often struggle with a mix of the energy efficiency, computational power, and development simplicity limitations of current WSN platforms. In the last years, such a scenario has led to achieving ultra-low power by an integrated hardware and software design [6], and has even induced the idea of a “post-mote era” [5]. Roughly speaking, the available WSN platforms lie between two extrema. On one side are low-end motes, suitable for low-power applications [7]. On the other side stand highend, sometimes even Linux-capable nodes [4]. However, no high-end node reached large enough a diffusion to become a standard like the TelosB [7] did in the low-end. A possible explanation can be found in [3], which compares two high-end nodes with the TelosB, using conveniently selected microbenchmarks. The result is that the high-performance nodes tested in the quoted paper are overall still not as energy efficient due to their higher deep sleep consumption. This can be appreciated by observing Figure 1, showing the MIPS and the deep sleep current (entire node with RAM retention and RTC) of some relevant nodes, distinguishing

100

Egs

SunSPOT

Our proposal 100

Dhrystone MIPS (max frequency)

Figure 1. WSN hardware platforms organised by computational power and deep-sleep consumption. low-power ones (green) and high-performance ones (red). In addition, there is also an unfulfilled need for energy consumption introspection along the entire life of a WSN. State of the art solutions are plug-in modules [10], suited for the development phase but less so for use after the WSN deployment. A platform offering the features above, plus precise (sub-µs) timestamping and memory protection, is WandStem, the node that we now come to present in detail.

2

The WandStem node

WandStem is a low-cost WSN node built using a twolayer PCB and COTS components. The node features a lowpower efm32gg332f1024 microcontroller based on the ARM Cortex-M3 architecture. This microcontroller, operates at up to 48MHz and provides enough resources (1MB flash, 128KB RAM) to make the abstractions of advanced WSN operating systems affordable. The transceiver is based on the common cc2520, simplifying interoperability with existing WSNs. Sensors are connected to the node through an expansion connector exposing 20 GPIOs as well as ADC channels, SPI and I2 C. Finally, WandStem has a USB connector for PC interfacing, and provides a bootloader for an easy programming. The design is released as open source hardware under a creative commons license; the schematic and PCB layout can be downloaded at [1]. A working prototype of the node is shown in Figure 2. The remaining part of this section details the WandStem design choices that are most relevant to fulfill the requirements evidenced so far.

241

USB

5V

MCP1700

3.3V

Deep sleep current (µA)

Figure 2. Prototype of the WandStem node

6

4

2 −10

MAX44284

Data Model

0

FDC6420C

to ext. flash

BAT Vbat

Imeas

Vdd

Vswitch

Expansion connector

Figure 3. WandStem power tree and current sensor.

2.1

Power tree and energy metering

The node has two power switches, shown in Figure 3. The first one is used to automatically power the node from the USB whenever it is connected to a PC. The second switch is software-controlled, and provides a way to turn on high-power peripherals, such as external sensors, only when needed. A deep-sleep consumption of just 2.4µA is achieved, despite the considerable processing power. This includes full RAM retention for the CPU and 32KHz RTC. To support energy introspection, a current sense resistor is added at a convenient place, and connected to a high-side current sense amplifier, whose output is attached to an ADC channel of the microcontroller. The measurement range is up to 208mA with a resolution of 51µA and a maximum error of 3%. The 3dB bandwidth of the amplifier is 3KHz, allowing to track also highly variable current consumption. To provide accurate Coulomb counting, one has to distinguish two cases. When the node is active, current is sampled by the microcontroller ADC. This is done in hardware not to overload the processor, since the ADC has internal support for measurement accumulation. When the node is in deep sleep, energy is computed based on the sleep time and an off-line characterization of the node deep sleep consumption also taking temperature into account. Figure 4 shows the node consumption in deep sleep compared with the model used for Coulomb counting.

2.2

Timing infrastructure

Timing-related operations in WandStem are meant to be hardware-assisted, allowing precise control of the radio avoiding software-induced jitter. This feature eases the implementation of TDMA protocols, constructive interference schemes [2] and time synchronization [9]. In WandStem, the timer input capture feature is used to provide hardware timestamping of events. Three event timestamping sources are provided, including incoming packets from the radio, application-related events, and a third one used to timestamp the 32KHz RTC clock from the high-resolution one, to implement VHT [8]. WandStem also supports hardware-timed

242

20

30

40

50

60

(◦ C)

Figure 4. Deep-sleep consumption vs temperature.

TPS27082L to ADC channel

10

Temperature

to MCU & RTX

event generation, using the output compare module to provide hardware-timed packet transmission. The timer software driver extends the hardware 16bit timer to 64 bits, thus allowing a virtually overflow-free time representation with a resolution down to 21ns.

2.3

OS support

From the software point of view, Wandstem is supported by the Miosix [1] operating system. The radio drivers include support for the Glossy [2] flooding scheme and FLOPSYNC-2 [9] clock synchronization. The timing infrastructure is based on VHT [8]. At present, we are also in the process of porting TinyOS on WandStem.

3

References

[1] https://miosix.org/wandstem.html. [2] F. Ferrari, M. Zimmerling, L. Thiele, and O. Saukh. Efficient network flooding and time synchronization with Glossy. IPSN, pages 73–84, 2011. [3] J. Ko, K. Klues, C. Richter, W. Hofer, B. Kusy, M. Bruenig, T. Schmid, Q. Wang, P. Dutta, and A. Terzis. Low power or high performance? a tradeoff whose time has come (and nearly gone). In G. Picco and W. Heinzelman, editors, Wireless Sensor Networks, volume 7158, pages 98–114. 2012. [4] L. Nachman, J. Huang, J. Shahabdeen, R. Adler, and R. Kling. IMOTE2: serious computation at the edge. In Proc. International Wireless Communications and Mobile Computing Conference, pages 1118–1123, Crete Island, Greece, 2008. [5] P. Pannuto, M. P. Andersen, T. Bauer, B. Campbell, A. Levy, D. Culler, P. Levis, and P. Dutta. A networked embedded system platform for the post-mote era. In Proceedings of the 12th ACM Conference on Embedded Network Sensor Systems, SenSys ’14, pages 354–355, 2014. [6] M. Pasha, S. Derrien, and O. Sentieys. A complete design-flow for the generation of ultra low-power WSN node architectures based on micro-tasking. In Proc. 47th ACM Design Automation Conference, pages 693–698, Anaheim, CA, USA, 2010. [7] J. Polastre, R. Szewczyk, and D. Culler. Telos: enabling ultra-low power wireless research. In Proc. 4th International Symposium on Information Processing in Sensor Networks, pages 364–369, Los Angeles, CA, USA, 2005. [8] T. Schmid, P. Dutta, and M. B. Srivastava. High-resolution, low-power time synchronization an oxymoron no more. IPSN, pages 151–161, 2010. [9] F. Terraneo, L. Rinaldi, M. Maggio, A. Papadopoulos, and A. Leva. FLOPSYNC-2: Efficient monotonic clock synchronisation. In Proc. 2014 Real-Time Systems Symposium, pages 11–20, Roma, Italy, 2014. [10] R. Zhou and G. Xing. Demo abstract - nemo: A high-fidelity noninvasive power meter system for wireless sensor networks. In Information Processing in Sensor Networks (IPSN), 2013 ACM/IEEE International Conference on, pages 317–318, 2013.

A high-performance, energy-efficient node for a wide range of ... - EWSN

operating systems affordable. The transceiver is ... The design is released as open source hardware under a creative ... Systems and Networks (EWSN) 2016.

237KB Sizes 2 Downloads 134 Views

Recommend Documents

Automated Textual Descriptions for a Wide Range of ...
Abstract. Presented is a hybrid method to generate textual descrip- tions of video based on actions. The method includes an action classifier and a description generator. The aim for the action classifier is to detect and classify the actions in the

TWIN Node, A Flexible Wireless Sensor Network Testbed - EWSN
node via a Raspberry Pi. • WiFi based back channel that replaces active USB ca- bles. • Performance evaluation of battery and USB powered wireless sensor nodes. • Remote programming and monitoring of wireless sen- sor nodes. 237. International

BFP opens a wide range of new opportunities for IDG. One of the ...
As a publisher, IDG sells advertising across its network of websites. ... traditional methods of targeting have been based exclusively on specific content.

BFP opens a wide range of new opportunities for IDG. One of the ...
As a publisher, IDG sells advertising across its network of websites. ... traditional methods of targeting have been based exclusively on specific content.

CESEL: Securing a Mote for 20 Years - EWSN
of modern system-on-a-chip (SoC) designs provides ample space for hardware ..... In Parallel and Distributed Processing Symposium, 2003. Proceedings.

Wide-range tuning of polymer microring resonators by ...
Nov 15, 2004 - Department of Electrical Engineering and Department of Applied Physics, California Institute of Technology,. MC 136-93, Pasadena, California ...

Wide-range tuning of polymer microring resonators by ...
Nov 15, 2004 - In this Letter we use a simple and fast method to trim high-Q, critically coupled polymer microring reso- nators. Using a soft-lithography replica- ...

Towards a Secure, Resilient, and Distributed Infrastructure for ... - EWSN
Runs on. Inspired by IEC 61131. Offers Values as Datapoints. Hardware. View. Software. View. Cyclic. Task. Component. Component. Composition. Component.

A Split Node Cache Scheme for Fast Ray Tracing
size. Table 1 shows the test results. In most cases, our scheme leads to reduced cache miss ratio. BART Robot. (7K triangles). BART Kitchen. (11K triangles).

An Overview: A Wide Tuning Range Low Phase Noise LC ... - IJRIT
extraction of the layout has been performed by using full-wave electronic-magnetic (EM) simulation tools,. Sonnet (Sonnet Software Inc., North Syracuse, NY) and HFSS (Ansys Inc., Canonsburg, PA). As for characterizing the VCO performance, the widely

Mininet: Squeezing a 1000 node OpenFlow Network onto a Laptop
Laptop. Bob Lantz, [email protected]. November 19, 2009 ... Solution: virtual network on laptop. - my bias: large scale behavioral simulation ... Page 9 ...

An Overview: A Wide Tuning Range Low Phase Noise LC ... - IJRIT
translation and channel selection in wireless transceivers and broadband cable tuners. It also plays an ..... Varactor C–V test circuit. To a large extent, the layout ...

Wide Input Voltage Range Boost/Inverting/SEPIC ... - Linear Technology
of Linear Technology Corporation. All other trademarks are the property ... lithium-ion powered systems to automotive, industrial and telecommunications power ...

Range-wide phylogeography and gene zones ... - Wiley Online Library
*Istituto di Genetica Vegetale, Sezione di Firenze, Consiglio Nazionale delle Ricerche, via Madonna del Piano 10, 50019 Sesto Fiorentino. (FI), Italy, †Departamento de Sistemas y Recursos Forestales, CIFOR — INIA, Carretera de La Coruña km 7.5,

Channel Exploration/Exploitation Based on a Thompson ... - EWSN
Systems and Networks (EWSN) 2016 ... operating system one with a learning algorithm and one as ... We programmed two Telosb nodes; one as an oracle.

Stretching the Boundaries: A Range Extension for ...
of their C+ and KC+ yellow-orange spot tests and ... combination of soredia and large, strongly ornamented ... are intensely yellow due to the presence of.

Towards a Secure Key Generation and Storage Framework ... - EWSN
International Conference on Embedded Wireless ..... ported on this technology. Most of .... tional Conference on Advanced Video and Signal-Based Surveillance.

The Wide Lens: A New Strategy for Innovation
The sad truth is that many companies fail because they focus too intensely on ... from Kenya to California, from transport to telecommunications, to reveal the ...

Genetic patterns of a range expansion: The spur ...
providing evidence for spatial and genetic con- gruence. .... tected in the SE region, which could be a con- ... the Spanish Ministry of Education and Science (project: ... Online. 1: 47-. 50. Forlani, A., Crestanello, B., Mantovani, S., Livoreil, B.

Degree of Node Proximity: A Spatial Mobility Metric for ...
Nov 4, 2011 - ploy synthetic mobility models to guide node movements. Permission to .... Let N be the number of mobile nodes, T the net- work simulation ...

Degree of Node Proximity: A Spatial Mobility Metric for ...
Nov 3, 2011 - patterns of mobile nodes, having an impact on ... Idea: if two mobile nodes keep near each other for ... BASIC STATISTICS COMPARISON.

Degree of Node Proximity: A Spatial Mobility Metric for ...
Nov 4, 2011 - mobility metric, spatial dependence, mobility model, ad hoc network. 1. INTRODUCTION .... At time t0, node A starts moving until t = 10, and then stops for 10 ..... models based on social network theory. MC2R,. 11(3):59–70, ...