Panda: Neighbor Discovery on a Power Harvesting Budget. Robert Margolies, Guy Grebla, Tingjun Chen, Dan Rubenstein, Gil Zussman

Size: px
Start display at page:

Download "Panda: Neighbor Discovery on a Power Harvesting Budget. Robert Margolies, Guy Grebla, Tingjun Chen, Dan Rubenstein, Gil Zussman"

Transcription

1 Panda: Neighbor Discovery on a Power Harvesting Budget Robert Margolies, Guy Grebla, Tingjun Chen, Dan Rubenstein, Gil Zussman

2 The Internet of Tags Small energetically self-reliant tags Enabling technologies Ø Energy harvesting with lightweight components Ø Low power wireless communications Ø Energy adaptive algorithms Smart Buildings Monitoring of Objects Searching Objects: Where are my keys?

3 An Example Application Boxes equipped with small tags Ø Harvest light energy Ø Communicate within short range Ø Exchange IDs (Dewey Decimal System) A box whose ID is significantly different from its neighbors is identified (e.g., flashing an LED) Related Works o o o Locating misplaced boxes in a warehouse Margolies et. al. Energy-harvesting active networked tags (EnHANTs). ACM. Trans. Sens. Netw Liu et. al. Ambient backscatter: wireless communication out of thin air Proc. ACM SIGCOMM Wang, Katabi. Dude, where s my card? RFID positioning... Proc. ACM SIGCOMM Microcontroller Energy Storage Solar cell Energy Harvesting Source (Light) Wireless Transceiver

4 Panda: A Neighbor Discovery Protocol Neighbor discovery is key to searching and monitoring applications Perpetual neighbor monitoring last forever Extremely limited energy budget: tags can only be active for small periods of time Achieving and maintaining coordination is difficult We design, analyze, and experimentally evaluate the Panda protocol, which maximizes the rate of neighbor discovery under a power budget

5 Outline Introduction and Motivation Prototype Description Model and Objective Panda Protocol o Description o Analysis and Optimization o Panda-Dynamic Experimental Evaluations Conclusions

6 Prototype Description Prototype based on the TI ez430-rf2500-seh Powered by Sanyo AM 85 solar cell Energy stored in a capacitor Low-power MSP430 Microcontroller implements neighbor discovery protocol Power Connector CC2500 Transceiver sends neighbor discovery messages - R. Margolies, M. Gorlatova, J. Sarik, G. Stanje, J. Zhu, P. Miller, M. Szczodrak, B. Vigraham, L. Carloni, P. Kinget, I. Kymissis, G. Zussman, "Energy Harvesting Active Networked Tags (EnHANTs): Prototyping and Experimentation," ACM Transactions on Sensor Networks, vol., no. 4, pp. 62:-62.27, Nov. 205.

7 Powered harvested at average rate of P b (mw) Model Neighbor discovery protocol to exchange ID messages of length (ms) M Power Connector Objective: Maximize the neighbor discovery rate, while maintaining energy neutrality CC2500 Transceiver can be in 3 states: Sleeping ( P s 0 mw ) Listen ( P rpt mw) Transmit ( mw )

8 Model and Related Work Our Goal: Develop a protocol that maximizes the rate of neighbor discovery Subject to energy neutrality: power consumed matches power harvested Related work o Attempts to minimize the worst-case discovery latency o Duty cycle constraint, instead of a power budget o Does not incorporate radio power consumption o Probabilistic Protocol: Birthday o Deterministic Protocol: Searchlight - M. Bakht, M. Trower, and R. H. Kravets, Searchlight: Won t you be my neighbor? in Proc. ACM MobiCom 2, Aug M. J. McGlynn and S. A. Borbash, Birthday protocols for low energy deployment and flexible neighbor discovery in ad hoc wireless networks, in Proc. of ACM MobiHoc 0, Oct. 200.

9 Panda Protocol Description If discovery message received Configuration Parameters After exp. duration with rate λ If no message received after ` Sleep Listen Transmit After transmitting message of length M

10 Panda Protocol: Configuration Goal: Select the exponential sleep rate,, and listen duration,, to maximize discovery Rate,. Panda: designed for environments with homogenous nodes o N nodes arranged in a clique topology (no packet errors) o All nodes are homogenous with a power budget of P b o The number of nodes,, is known a-priori N Panda Dynamic (Panda-D) ` U

11 Panda Protocol: Discovery Rate Node Node 2 Node 3 Node 4 Node 5 Node 6 Sleep Listen Tx 2 3 l M N r N t Time Expected Renewal Duration, N + l + M Discovery Rate (U) = Expected Number of Discoveries Expected Length of Renewal = E[ N r ] = (N )( e l ) + l + M N

12 Panda Protocol: Power Consumption Sleep Sleep Listen Tx Sleep Parameter Cost P t (mw) P r (mw) M(ms) 0.92 C sr (µj) C rs (µj) 3.48 C ts (µj) 4.83

13 Panda Protocol: Power Consumption Node Node 2 Node 3 Node 4 Node 5 Node 6 Sleep Listen Tx l 3 2 M N r N t Expected Renewal Duration, Expected power consumption for a node in Expected power consumption for a node in Pr(n 2 N r)(energy to listen for + M) Expected power consumption for all other nodes Pr(n /2 N t [ N r ) 0=0 Time N + ` + M N t Pr(n 2 N t)(energy to listen for l and transmit for M) N r

14 Panda Protocol: Power Consumption Expected Renewal Duration, N Expected power consumption for a node = Node Node 2 Node 3 Node 4 Node 5 Node 6 Sleep Listen Tx l 3 2 M N r N t Time + ` + M Pr(n 2 N t)(energy to listen for l and transmit for M) + Pr(n 2 N r)(energy to listen for + M) + Pr(n /2 N t [ N r ) 0=0

15 where Panda Protocol: Configuration Select the exponential sleep rate,, and listen duration, `, to maximize discovery Rate, U, max,l U = (N )( e l ) + l + M = s.t. apple P b N N (C sr + P r l + P t M + C ts )+ N N ( e l )(C sr + P r ( e l e l + M)+C rs ) N + l + M Nonconvex l Numerical approximation solution Derive an analytical upperbound approximation: U A U using the e x x for x 0, and e x x for x 0.

16 Panda Protocol: Configuration Panda is numerically shown to achieve 94+% of the optimal discovery rate, while obeying energy neutrality Numerical approximation solution Derive an analytical upperbound, approximation: Where U A apple U apple U U A U, using the e x x for x 0, and e x x for x 0.

17 Panda - Dynamic Relax the homogeneity assumptions Adjust the node sleep duration based on power harvesting feedback from the capacitor voltage Average Sleep Duration (ms) At center of voltage range (3.8V), behavior is equivalent to Panda Capacitor Voltage (V)

18 Experimental Performance Evaluation: Setup Light Control System + Solar Cells MSP430 Microcontroller CC2500 Transceiver Energy Storage Capacitor Listening Node connected to PC

19 Experimental Performance Evaluation: Power Consumption Energy neutrality is demonstrated by the oscillation within the limits of the storage of the capacitor

20 Experimental Performance Evaluation: Discovery Rate N = 5 Discovery rate improves with number of nodes and power budget. Experimental accuracy over 98%.

21 CDF of Discovery Latency Experimental Performance Evaluation: Comparison to Related Works N = 5 P b = 0.5mW P b = 0.3mW P b = 0.5mW Time (min) Outperform average discovery rates for related protocols by 2-3x, while maintaining beker 99 th quantile latency.

22 Panda-D Performance Evaluation 4 nodes configured with Panda-D with varying light levels 0.5 mw 0.08 mw 0.23 mw 0.3 mw * Line widths represent the discovery rate on each link

23 Conclusions Objective: maximize the average discovery rate for energy harvesting nodes subject to a power budget Designed, analyzed, and evaluated the Panda protocol Experimental discovery rates are within 2% of theoretical estimates, demonstrating the practicality of the model Outperforms related work with a discovery rate that is up 3x higher Panda-D is able to adapt to scenarios with non-homogenous power harvesting

Panda: Neighbor Discovery on a Power Harvesting Budget

Panda: Neighbor Discovery on a Power Harvesting Budget Panda: Neighbor Discovery on a Power Harvesting Budget Robert Margolies, Guy Grebla, Tingjun Chen, Dan Rubenstein, Gil Zussman Electrical Engineering and Computer Science, Columbia University, New York,

More information

Prototyping Energy Harvesting Active Networked Tags (EnHANTs)

Prototyping Energy Harvesting Active Networked Tags (EnHANTs) Prototyping Energy Harvesting Active Networked Tags (s) Maria Gorlatova, Robert Margolies, John Sarik, Gerald Stanje, Jianxun Zhu, Baradwaj Vigraham, Marcin Szczodrak, Luca Carloni, Peter Kinget, Ioannis

More information

Starvation Mitigation Through Multi-Channel Coordination in CSMA Multi-hop Wireless Networks

Starvation Mitigation Through Multi-Channel Coordination in CSMA Multi-hop Wireless Networks Starvation Mitigation Through Multi-Channel Coordination in CSMA Multi-hop Wireless Networks Jingpu Shi Theodoros Salonidis Edward Knightly Networks Group ECE, University Simulation in single-channel multi-hop

More information

Energy Harvesting Active Networked Tags (EnHANTs): Prototyping and Experimentation

Energy Harvesting Active Networked Tags (EnHANTs): Prototyping and Experimentation Energy Harvesting Active Networked Tags (EnHANTs): Prototyping and Experimentation ROBERT MARGOLIES, Electrical Engineering Department, Columbia University MARIA GORLATOVA, Electrical Engineering Department,

More information

Feasibility and Benefits of Passive RFID Wake-up Radios for Wireless Sensor Networks

Feasibility and Benefits of Passive RFID Wake-up Radios for Wireless Sensor Networks Feasibility and Benefits of Passive RFID Wake-up Radios for Wireless Sensor Networks He Ba, Ilker Demirkol, and Wendi Heinzelman Department of Electrical and Computer Engineering University of Rochester

More information

Optimized Asynchronous Multi-channel Neighbor Discovery

Optimized Asynchronous Multi-channel Neighbor Discovery Optimized Asynchronous Multi-channel Neighbor Discovery Niels Karowski TKN/TU-Berlin niels.karowski@tu-berlin.de Aline Carneiro Viana INRIA and TKN/TU-Berlin aline.viana@inria.fr Adam Wolisz TKN/TU-Berlin

More information

Revisiting Neighbor Discovery with Interferences Consideration

Revisiting Neighbor Discovery with Interferences Consideration Author manuscript, published in "3rd ACM international workshop on Performance Evaluation of Wireless Ad hoc, Sensor and Ubiquitous Networks (PEWASUN ) () 7-1" DOI : 1.115/1131.1133 Revisiting Neighbor

More information

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer Optimal Clock Synchronization in Networks Christoph Lenzen Philipp Sommer Roger Wattenhofer Time in Sensor Networks Synchronized clocks are essential for many applications: Sensing TDMA Localization Duty-

More information

An Empirical Study of Harvesting-Aware Duty Cycling in Sustainable Wireless Sensor Networks

An Empirical Study of Harvesting-Aware Duty Cycling in Sustainable Wireless Sensor Networks An Empirical Study of Harvesting-Aware Duty Cycling in Sustainable Wireless Sensor Networks Pius Lee Mingding Han Hwee-Pink Tan Alvin Valera Institute for Infocomm Research (I2R), A*STAR 1 Fusionopolis

More information

Active RFID System with Wireless Sensor Network for Power

Active RFID System with Wireless Sensor Network for Power 38 Active RFID System with Wireless Sensor Network for Power Raed Abdulla 1 and Sathish Kumar Selvaperumal 2 1,2 School of Engineering, Asia Pacific University of Technology & Innovation, 57 Kuala Lumpur,

More information

Maximizing Broadcast Throughput Under Ultra-Low-Power Constraints

Maximizing Broadcast Throughput Under Ultra-Low-Power Constraints Maximizing Broadcast Throughput Under Ultra-Low-Power Constraints Tingjun Chen, Javad Ghaderi, Dan Rubenstein, and Gil Zussman arxiv:60.04203v2 [cs.ni] 26 Apr 207 Abstract Wireless object tracking applications

More information

Time-Efficient Protocols for Neighbor Discovery in Wireless Ad Hoc Networks

Time-Efficient Protocols for Neighbor Discovery in Wireless Ad Hoc Networks 1 Time-Efficient Protocols for Neighbor Discovery in Wireless Ad Hoc Networks Guobao Sun, Student Member, IEEE, Fan Wu, Member, IEEE, Xiaofeng Gao, Member, IEEE, Guihai Chen, Member, IEEE, and Wei Wang,

More information

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic International Journal of Computer Science & Communication Vol. 1, No. 1, January-June 2010, pp. 67-71 Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic Dhiraj

More information

PHED: Pre-Handshaking Neighbor Discovery Protocols in Full Duplex Wireless Ad Hoc Networks

PHED: Pre-Handshaking Neighbor Discovery Protocols in Full Duplex Wireless Ad Hoc Networks PHED: Pre-Handshaking Neighbor Discovery Protocols in Full Duplex Wireless Ad Hoc Networks Guobao Sun, Fan Wu, Xiaofeng Gao, and Guihai Chen Shanghai Key Laboratory of Scalable Computing and Systems Department

More information

Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso

Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso Node energy consumption The batteries are limited and usually they can t support long term tasks

More information

On Designing Neighbor Discovery Protocols: A Code-Based Approach

On Designing Neighbor Discovery Protocols: A Code-Based Approach IEEE INFOCOM 014 - IEEE Conference on Computer Communications On Designing Neighbor Discovery Protocols: A Code-Based Approach Tong Meng Fan Wu Guihai Chen Shanghai Key Laboratory of Scalable Computing

More information

Validation of an Energy Efficient MAC Protocol for Wireless Sensor Network

Validation of an Energy Efficient MAC Protocol for Wireless Sensor Network Int. J. Com. Dig. Sys. 2, No. 3, 103-108 (2013) 103 International Journal of Computing and Digital Systems http://dx.doi.org/10.12785/ijcds/020301 Validation of an Energy Efficient MAC Protocol for Wireless

More information

Part I: Introduction to Wireless Sensor Networks. Alessio Di

Part I: Introduction to Wireless Sensor Networks. Alessio Di Part I: Introduction to Wireless Sensor Networks Alessio Di Mauro Sensors 2 DTU Informatics, Technical University of Denmark Work in Progress: Test-bed at DTU 3 DTU Informatics, Technical

More information

ENERGY HARVESTING ACTIVE NETWORKED TAGS (ENHANTS) FOR UBIQUITOUS OBJECT NETWORKING

ENERGY HARVESTING ACTIVE NETWORKED TAGS (ENHANTS) FOR UBIQUITOUS OBJECT NETWORKING T HE I NTERNET OF T HINGS ENERGY HARVESTING ACTIVE NETWORKED TAGS (ENHANTS) FOR UBIQUITOUS OBJECT NETWORKING MARIA GORLATOVA, PETER KINGET, IOANNIS KYMISSIS, DAN RUBENSTEIN, XIAODONG WANG, AND GIL ZUSSMAN,

More information

SpotFi: Decimeter Level Localization using WiFi. Manikanta Kotaru, Kiran Joshi, Dinesh Bharadia, Sachin Katti Stanford University

SpotFi: Decimeter Level Localization using WiFi. Manikanta Kotaru, Kiran Joshi, Dinesh Bharadia, Sachin Katti Stanford University SpotFi: Decimeter Level Localization using WiFi Manikanta Kotaru, Kiran Joshi, Dinesh Bharadia, Sachin Katti Stanford University Applications of Indoor Localization 2 Targeted Location Based Advertising

More information

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Wei Ye and John Heidemann CS577 Brett Levasseur 12/3/2013 Outline Introduction Scheduled Channel Polling (SCP-MAC) Energy Performance Analysis Implementation

More information

The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks

The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks 3 IEEE Wireless Communications and Networking Conference (WCNC): NETWORKS The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks Xiaojiang Ren Weifa Liang Research School

More information

Compact Solar Cell Ultra-Wideband Dipole Antenna

Compact Solar Cell Ultra-Wideband Dipole Antenna Compact Solar Cell Ultra-Wideband Dipole Antenna Mina Danesh*, John R. Long High-Frequency Electronics Research Lab July 16, 2010 Delft University of Technology Challenge the future Outline Motivation

More information

AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks

AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks By Beakcheol Jang, Jun Bum Lim, Mihail Sichitiu, NC State University 1 Presentation by Andrew Keating for CS577 Fall 2009 Outline

More information

Data Dissemination in Wireless Sensor Networks

Data Dissemination in Wireless Sensor Networks Data Dissemination in Wireless Sensor Networks Philip Levis UC Berkeley Intel Research Berkeley Neil Patel UC Berkeley David Culler UC Berkeley Scott Shenker UC Berkeley ICSI Sensor Networks Sensor networks

More information

Performance Analysis of Energy Consumption of AFECA in Wireless Sensor Networks

Performance Analysis of Energy Consumption of AFECA in Wireless Sensor Networks Proceedings of the World Congress on Engineering 2 Vol II WCE 2, July 6-8, 2, London, U.K. Performance Analysis of Energy Consumption of AFECA in Wireless Sensor Networks Yun Won Chung Abstract Energy

More information

PHED: Pre-Handshaking Neighbor Discovery Protocols in Full Duplex Wireless Ad Hoc Networks

PHED: Pre-Handshaking Neighbor Discovery Protocols in Full Duplex Wireless Ad Hoc Networks Globecom 212 - Ad Hoc and Sensor Networking Symposium PHED: Pre-Handshaking Neighbor Discovery Protocols in Full Duplex Wireless Ad Hoc Networks Guobao Sun, Fan Wu, Xiaofeng Gao, and Guihai Chen Shanghai

More information

Student Seminars: Kickoff

Student Seminars: Kickoff Wireless@VT Seminars Wireless@VT Student Seminars: Kickoff Walid Saad Wireless@VT, Durham 447 walids@vt.edu Wireless@VT Seminars Fall Logistics Weekly meetings in SEB 135 SEB 125 used 10/24, 11/07, and

More information

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS SENSOR PACEMENT FOR MAXIMIZING IFETIME PER UNIT COST IN WIREESS SENSOR NETWORKS Yunxia Chen, Chen-Nee Chuah, and Qing Zhao Department of Electrical and Computer Engineering University of California, Davis,

More information

On Measurement of the Spatio-Frequency Property of OFDM Backscattering

On Measurement of the Spatio-Frequency Property of OFDM Backscattering On Measurement of the Spatio-Frequency Property of OFDM Backscattering Xiaoxue Zhang, Nanhuan Mi, Xin He, Panlong Yang, Haohua Du, Jiahui Hou and Pengjun Wan School of Computer Science and Technology,

More information

Cell Bridge: A Signal Transmission Element for Networked Sensing

Cell Bridge: A Signal Transmission Element for Networked Sensing SICE Annual Conference 2005 in Okayama, August 8-10, 2005 Okayama University, Japan Cell Bridge: A Signal Transmission Element for Networked Sensing A.Okada, Y.Makino, and H.Shinoda Department of Information

More information

CELL BRIDGE: A SIGNAL TRANSMISSION ELEMENT FOR CONSTRUCTING HIGH DENSITY SENSOR NETWORKS ABSTRACT

CELL BRIDGE: A SIGNAL TRANSMISSION ELEMENT FOR CONSTRUCTING HIGH DENSITY SENSOR NETWORKS ABSTRACT CELL BRIDGE: A SIGNAL TRANSMISSION ELEMENT FOR CONSTRUCTING HIGH DENSITY SENSOR NETWORKS Akimasa Okada, Yasutoshi Makino and Hiroyuki Shinoda Department of Information Physics and Computing, Graduate School

More information

An Adaptable Energy-Efficient Medium Access Control Protocol for Wireless Sensor Networks

An Adaptable Energy-Efficient Medium Access Control Protocol for Wireless Sensor Networks An Adaptable Energy-Efficient ium Access Control Protocol for Wireless Sensor Networks Justin T. Kautz 23 rd Information Operations Squadron, Lackland AFB TX Justin.Kautz@lackland.af.mil Barry E. Mullins,

More information

Comparison between Preamble Sampling and Wake-Up Receivers in Wireless Sensor Networks

Comparison between Preamble Sampling and Wake-Up Receivers in Wireless Sensor Networks Comparison between Preamble Sampling and Wake-Up Receivers in Wireless Sensor Networks Richard Su, Thomas Watteyne, Kristofer S. J. Pister BSAC, University of California, Berkeley, USA {yukuwan,watteyne,pister}@eecs.berkeley.edu

More information

Indoor Light Energy Harvesting System for Energy-aware Wireless Sensor Node

Indoor Light Energy Harvesting System for Energy-aware Wireless Sensor Node Available online at www.sciencedirect.com Energy Procedia 16 (01) 107 103 01 International Conference on Future Energy, Environment, and Materials Indoor Light Energy Harvesting System for Energy-aware

More information

Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network

Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network K.T. Sze, K.M. Ho, and K.T. Lo Abstract in this paper, we study the performance of a video-on-demand (VoD) system in wireless

More information

SYSTEM SENSOR WIRELESS REMOTE INDICATOR PRODUCT SPECIFICATION

SYSTEM SENSOR WIRELESS REMOTE INDICATOR PRODUCT SPECIFICATION Model name: M200I-RF Introduction: The 200 Series Commercial RF System is designed for use with compatible intelligent fire systems using the System Sensor 200/500 Series CLIP, Enhanced and Advanced communication

More information

Reliable and Energy-Efficient Data Delivery in Sparse WSNs with Multiple Mobile Sinks

Reliable and Energy-Efficient Data Delivery in Sparse WSNs with Multiple Mobile Sinks Reliable and Energy-Efficient Data Delivery in Sparse WSNs with Multiple Mobile Sinks Giuseppe Anastasi Pervasive Computing & Networking Lab () Dept. of Information Engineering, University of Pisa E-mail:

More information

Internet of Things Prof. M. Cesana. Exam June 26, Family Name Given Name Student ID 3030 Course of studies 3030 Total Available time: 2 hours

Internet of Things Prof. M. Cesana. Exam June 26, Family Name Given Name Student ID 3030 Course of studies 3030 Total Available time: 2 hours Internet of Things Prof. M. Cesana Exam June 26, 2011 Family Name Given Name John Doe Student ID 3030 Course of studies 3030 Total Available time: 2 hours E1 E2 E3 Questions Questions OS 1 Exercise (8

More information

Lightweight Decentralized Algorithm for Localizing Reactive Jammers in Wireless Sensor Network

Lightweight Decentralized Algorithm for Localizing Reactive Jammers in Wireless Sensor Network International Journal Of Computational Engineering Research (ijceronline.com) Vol. 3 Issue. 3 Lightweight Decentralized Algorithm for Localizing Reactive Jammers in Wireless Sensor Network 1, Vinothkumar.G,

More information

Robust Self-Powered Wireless Hydrogen Sensor

Robust Self-Powered Wireless Hydrogen Sensor Robust Self-Powered Wireless Hydrogen Sensor PI: Jenshan Lin Collaborators: D. P. Norton, S. J. Pearton, Materials Sci. Engr. F. Ren, Chemical Engr. T. Nishida, K. Ngo, Electrical and Comp. Engr. University

More information

Delay-Tolerant Data Gathering in Energy Harvesting Sensor Networks With a Mobile Sink

Delay-Tolerant Data Gathering in Energy Harvesting Sensor Networks With a Mobile Sink Globecom 2012 - Ad Hoc and Sensor Networking Symposium Delay-Tolerant Data Gathering in Energy Harvesting Sensor Networks With a Mobile Sink Xiaojiang Ren Weifa Liang Research School of Computer Science

More information

Opportunistic Routing in Wireless Mesh Networks

Opportunistic Routing in Wireless Mesh Networks Opportunistic Routing in Wireless Mesh Networks Amir arehshoorzadeh amir@ac.upc.edu Llorenç Cerdá-Alabern llorenc@ac.upc.edu Vicent Pla vpla@dcom.upv.es August 31, 2012 Opportunistic Routing in Wireless

More information

Implementation of Multi-Path Energy Routing

Implementation of Multi-Path Energy Routing Implementation of Multi-Path Energy Routing Deepak Mishra, K Kaushik, Swades De, Stefano Basagni, Kaushik Chowdhury, Soumya Jana, and Wendi Heinzelman Department of Electrical Engineering, IIT Delhi, New

More information

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Shih-Hsien Yang, Hung-Wei Tseng, Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

Talk More Listen Less: Energy- Efficient Neighbor Discovery in Wireless Sensor Networks

Talk More Listen Less: Energy- Efficient Neighbor Discovery in Wireless Sensor Networks Talk More Listen Less: Energy- Efficient Neighbor Discovery in Wireless Sensor Networks Ying Qiu, Shining Li, Xiangsen Xu and Zhigang Li Presented by: Korn Sooksatra, Computer Science, Georgia State University

More information

EXTENDED BLOCK NEIGHBOR DISCOVERY PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK APPLICATIONS

EXTENDED BLOCK NEIGHBOR DISCOVERY PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK APPLICATIONS 31 st January 218. Vol.96. No 2 25 ongoing JATIT & LLS EXTENDED BLOCK NEIGHBOR DISCOVERY PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK APPLICATIONS 1 WOOSIK LEE, 2* NAMGI KIM, 3 TEUK SEOB SONG, 4

More information

Wireless Sensor Networks (aka, Active RFID)

Wireless Sensor Networks (aka, Active RFID) Politecnico di Milano Advanced Network Technologies Laboratory Wireless Sensor Networks (aka, Active RFID) Hardware and Hardware Abstractions Design Challenges/Guidelines/Opportunities 1 Let s start From

More information

Control issues in cognitive networks. Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008

Control issues in cognitive networks. Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008 Control issues in cognitive networks Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008 Outline Cognitive wireless networks Cognitive mesh Topology control Frequency selection Power control

More information

Adaptive Duty Cycling in Sensor Networks via Continuous Time Markov Chain Modelling

Adaptive Duty Cycling in Sensor Networks via Continuous Time Markov Chain Modelling Adaptive Duty Cycling in Sensor Networks via Continuous Time Markov Chain Modelling Ronald Chan, Pengfei Zhang, Wenyu Zhang, Ido Nevat, Alvin Valera, Hwee-Xian Tan and Natarajan Gautam Institute for Infocomm

More information

A Practical Approach to Landmark Deployment for Indoor Localization

A Practical Approach to Landmark Deployment for Indoor Localization A Practical Approach to Landmark Deployment for Indoor Localization Yingying Chen, John-Austen Francisco, Wade Trappe, and Richard P. Martin Dept. of Computer Science Wireless Information Network Laboratory

More information

Using the Wake Up Receiver for Low Frequency Data Acquisition in Wireless Health Applications

Using the Wake Up Receiver for Low Frequency Data Acquisition in Wireless Health Applications Using the Wake Up Receiver for Low Frequency Data Acquisition in Wireless Health Applications Stevan J. Marinkovic and Emanuel M. Popovici Dept. of Microelectronic Engineering, University College Cork,

More information

Computer Networks II Advanced Features (T )

Computer Networks II Advanced Features (T ) Computer Networks II Advanced Features (T-110.5111) Wireless Sensor Networks, PhD Postdoctoral Researcher DCS Research Group For classroom use only, no unauthorized distribution Wireless sensor networks:

More information

The Mote Revolution: Low Power Wireless Sensor Network Devices

The Mote Revolution: Low Power Wireless Sensor Network Devices The Mote Revolution: Low Power Wireless Sensor Network Devices University of California, Berkeley Joseph Polastre Robert Szewczyk Cory Sharp David Culler The Mote Revolution: Low Power Wireless Sensor

More information

Energy harvester powered wireless sensors

Energy harvester powered wireless sensors Energy harvester powered wireless sensors Francesco Orfei NiPS Lab, Dept. of Physics, University of Perugia, IT francesco.orfei@nipslab.org Index Why autonomous wireless sensors? Power requirements Sources

More information

ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS

ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS Carla F. Chiasserini Dipartimento di Elettronica, Politecnico di Torino Torino, Italy Ramesh R. Rao California Institute

More information

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2243-2255 Research India Publications http://www.ripublication.com Node Deployment Strategies and Coverage

More information

The Mote Revolution: Low Power Wireless Sensor Network Devices

The Mote Revolution: Low Power Wireless Sensor Network Devices The Mote Revolution: Low Power Wireless Sensor Network Devices University of California, Berkeley Joseph Polastre Robert Szewczyk Cory Sharp David Culler The Mote Revolution: Low Power Wireless Sensor

More information

Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks

Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks Wenbo Zhao and Xueyan Tang School of Computer Engineering, Nanyang Technological University, Singapore 639798 Email:

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 2 Medium Access Control (MAC) Schemes Course Instructor: Dr. Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Contents Why Multiple Access Random Access Aloha Slotted

More information

Fairness and Delay in Heterogeneous Half- and Full-Duplex Wireless Networks

Fairness and Delay in Heterogeneous Half- and Full-Duplex Wireless Networks Fairness and Delay in Heterogeneous Half- and Full-Duplex Wireless Networks Tingjun Chen *, Jelena Diakonikolas, Javad Ghaderi *, and Gil Zussman * * Electrical Engineering, Columbia University Simons

More information

Pilot: Device-free Indoor Localization Using Channel State Information

Pilot: Device-free Indoor Localization Using Channel State Information ICDCS 2013 Pilot: Device-free Indoor Localization Using Channel State Information Jiang Xiao, Kaishun Wu, Youwen Yi, Lu Wang, Lionel M. Ni Department of Computer Science and Engineering Hong Kong University

More information

WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM

WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM ALS Advanced Logistic Systems WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM Attila Trohák, Máté Kolozsi-Tóth, Péter Rádi University of Miskolc, Hungary Abstract: In the paper we will introduce

More information

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks M. KIRAN KUMAR 1, M. KANCHANA 2, I. SAPTHAMI 3, B. KRISHNA MURTHY 4 1, 2, M. Tech Student, 3 Asst. Prof 1, 4, Siddharth Institute

More information

A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization

A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization EE359 Course Project Mayank Jain Department of Electrical Engineering Stanford University Introduction

More information

LC Oscillator As An Ultra Simple, Low Power Transmitter For Wireless Sensors

LC Oscillator As An Ultra Simple, Low Power Transmitter For Wireless Sensors LC Oscillator As An Ultra Simple, Low Power Transmitter For Wireless Sensors Christos V. Ilioudis Dept. of Informatics and Telecommunications Engineering University of Western Macedonia (UWM) Kozani, Greece

More information

Zippy: On-Demand Network Flooding

Zippy: On-Demand Network Flooding Zippy: On-Demand etwork Flooding Felix utton, Bernhard Buchli, Jan Beutel, and Lothar Thiele enys 2015, eoul, outh Korea, 1 st 4 th ovember 2015 enys 2015 Problem tatement Energy-efficient wireless dissemination

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 33

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  33 Resource Efficient Wireless Sensor Networks for Temperature and Gas Monitoring Ilavarasan.S 1, Latha.P 2, Vijayaraj.A 3 1,2,3 Department of Information Technology, Saveetha Engineering College Thandalam,

More information

Improving Neighbor Discovery with Slot Index Synchronization

Improving Neighbor Discovery with Slot Index Synchronization Improving Neighbor very with Slot Index Synchronization Shuaizhao Jin, Zixiao Wang, Wai Kay Leong, Ben Leong, Yabo Dong, Dongming Lu School of Computer Science and Technology, Zhejiang University Department

More information

Energy-Efficient Opportunistic Localization with Indoor Wireless Sensor Networks

Energy-Efficient Opportunistic Localization with Indoor Wireless Sensor Networks DOI: 10.2298/CSIS110406063X Energy-Efficient Opportunistic Localization with Indoor Wireless Sensor Networks Feng Xia 1*, Xue Yang 1, Haifeng Liu 1, Da Zhang 1 and Wenhong Zhao 2 1 School of Software,

More information

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Distributed spectrum sensing in unlicensed bands using the VESNA platform Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Agenda Motivation Theoretical aspects Practical aspects Stand-alone spectrum

More information

INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT

INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT ABSTRACT: This paper describes the design of a high-efficiency energy harvesting

More information

FOR the wireless sensor network (WSN), one of the most

FOR the wireless sensor network (WSN), one of the most , March 16-18, 2016, Hong Kong Applying Sensor Node with Zero Standby Power to Door Monitor Akira Yamawaki and Seiichi Serikawa Abstract For the wireless sensor network (WSN), one of the most significant

More information

Near-Optimal Radio Use For Wireless Network Synch. Synchronization

Near-Optimal Radio Use For Wireless Network Synch. Synchronization Near-Optimal Radio Use For Wireless Network Synchronization LANL, UCLA 10th of July, 2009 Motivation Consider sensor network: tiny, inexpensive embedded computers run complex software sense environmental

More information

User Guide for the Calculators Version 0.9

User Guide for the Calculators Version 0.9 User Guide for the Calculators Version 0.9 Last Update: Nov 2 nd 2008 By: Shahin Farahani Copyright 2008, Shahin Farahani. All rights reserved. You may download a copy of this calculator for your personal

More information

Extending Body Sensor Nodes' Lifetime Using a Wearable Wake-up Radio

Extending Body Sensor Nodes' Lifetime Using a Wearable Wake-up Radio Extending Body Sensor Nodes' Lifetime Using a Wearable Wake-up Radio Andres Gomez 1, Xin Wen 1, Michele Magno 1,2, Luca Benini 1,2 1 ETH Zurich 2 University of Bologna 22.05.2017 1 Introduction Headphone

More information

Integration Platforms Towards Wafer Scale

Integration Platforms Towards Wafer Scale Integration Platforms Towards Wafer Scale Alic Chen, WeiWah Chan,Thomas Devloo, Giovanni Gonzales, Christine Ho, Mervin John, Jay Kaist,, Deepa Maden, Michael Mark, Lindsay Miller, Peter Minor, Christopher

More information

Prototype Implementation of Ambient RF Energy Harvesting Wireless Sensor Networks

Prototype Implementation of Ambient RF Energy Harvesting Wireless Sensor Networks Prototype Implementation of Ambient RF Energy Harvesting Wireless Sensor Networks Hiroshi Nishimoto Yoshihiro Kawahara Tohru Asami Graduate School of Information Science and Technology The University of

More information

On the Performance of Cooperative Routing in Wireless Networks

On the Performance of Cooperative Routing in Wireless Networks 1 On the Performance of Cooperative Routing in Wireless Networks Mostafa Dehghan, Majid Ghaderi, and Dennis L. Goeckel Department of Computer Science, University of Calgary, Emails: {mdehghan, mghaderi}@ucalgary.ca

More information

Opportunistic electromagnetic energy harvesting enabled IEEE MAC protocols employing multi-channel scheduled channel polling

Opportunistic electromagnetic energy harvesting enabled IEEE MAC protocols employing multi-channel scheduled channel polling CREaTION Workshop Opportunistic electromagnetic energy harvesting enabled IEEE 802.15.4 MAC protocols employing multi-channel scheduled channel polling Luís M. Borges Rodolfo Oliveira Fernando J. Velez

More information

On Heterogeneous Neighbor Discovery in Wireless Sensor Networks

On Heterogeneous Neighbor Discovery in Wireless Sensor Networks On Heterogeneous Neighbor Discovery in Wireless Sensor Networks Lin Chen,, Ruolin Fan 3, Kaigui Bian, Lin Chen 4, Mario Gerla 3, Tao Wang, Xiaoming Li Peking University, abratchen, bkg, wangtao, lxm}@pku.edu.cn

More information

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network Performance comparison of AODV, DSDV and EE-DSDV routing algorithm for wireless sensor network Mohd.Taufiq Norhizat a, Zulkifli Ishak, Mohd Suhaimi Sauti, Md Zaini Jamaludin a Wireless Sensor Network Group,

More information

Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks

Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks Yuqun Zhang, Chen-Hsiang Feng, Ilker Demirkol, Wendi B. Heinzelman Department of Electrical and Computer

More information

Clock Synchronization

Clock Synchronization Clock Synchronization Chapter 9 d Hoc and Sensor Networks Roger Wattenhofer 9/1 coustic Detection (Shooter Detection) Sound travels much slower than radio signal (331 m/s) This allows for quite accurate

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Transactions on Wireless Communication, Aug 2013

Transactions on Wireless Communication, Aug 2013 Transactions on Wireless Communication, Aug 2013 Mishfad S V Indian Institute of Science, Bangalore mishfad@gmail.com 7/9/2013 Mishfad S V (IISc) TWC, Aug 2013 7/9/2013 1 / 21 Downlink Base Station Cooperative

More information

Multiple Receiver Strategies for Minimizing Packet Loss in Dense Sensor Networks

Multiple Receiver Strategies for Minimizing Packet Loss in Dense Sensor Networks Multiple Receiver Strategies for Minimizing Packet Loss in Dense Sensor Networks Bernhard Firner Chenren Xu Yanyong Zhang Richard Howard Rutgers University, Winlab May 10, 2011 Bernhard Firner (Winlab)

More information

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols Josh Broch, David Maltz, David Johnson, Yih-Chun Hu and Jorjeta Jetcheva Computer Science Department Carnegie Mellon University

More information

Energy-Efficient Data Management for Sensor Networks

Energy-Efficient Data Management for Sensor Networks Energy-Efficient Data Management for Sensor Networks Al Demers, Cornell University ademers@cs.cornell.edu Johannes Gehrke, Cornell University Rajmohan Rajaraman, Northeastern University Niki Trigoni, Cornell

More information

OPTIMIZATION OF A POWER SPLITTING PROTOCOL FOR TWO-WAY MULTIPLE ENERGY HARVESTING RELAY SYSTEM 1 Manisha Bharathi. C and 2 Prakash Narayanan.

OPTIMIZATION OF A POWER SPLITTING PROTOCOL FOR TWO-WAY MULTIPLE ENERGY HARVESTING RELAY SYSTEM 1 Manisha Bharathi. C and 2 Prakash Narayanan. OPTIMIZATION OF A POWER SPLITTING PROTOCOL FOR TWO-WAY MULTIPLE ENERGY HARVESTING RELAY SYSTEM 1 Manisha Bharathi. C and 2 Prakash Narayanan. C manishababi29@gmail.com and cprakashmca@gmail.com 1PG Student

More information

Maximizing Throughput When Achieving Time Fairness in Multi-Rate Wireless LANs

Maximizing Throughput When Achieving Time Fairness in Multi-Rate Wireless LANs Maximizing Throughput When Achieving Time Fairness in Multi-Rate Wireless LANs Yuan Le, Liran Ma,WeiCheng,XiuzhenCheng,BiaoChen Department of Computer Science, The George Washington University, Washington

More information

Visible Light Communication (VLC) Low-Complexity Visible Light Networking with LED-to-LED Communication. Application: Toy-to-Toy Communication

Visible Light Communication (VLC) Low-Complexity Visible Light Networking with LED-to-LED Communication. Application: Toy-to-Toy Communication Introduction Visible Light Communication (VLC) Low-Complexity Visible Light Networking with LED-to-LED Communication Domenico Giustiniano, Nils Ole Tippenhauer, Stefan Mangold VLC is an emerging technology,

More information

Evaluation of the 6TiSCH Network Formation

Evaluation of the 6TiSCH Network Formation Evaluation of the 6TiSCH Network Formation Dario Fanucchi 1 Barbara Staehle 2 Rudi Knorr 1,3 1 Department of Computer Science University of Augsburg, Germany 2 Department of Computer Science University

More information

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks Eiman Alotaibi, Sumit Roy Dept. of Electrical Engineering U. Washington Box 352500 Seattle, WA 98195 eman76,roy@ee.washington.edu

More information

Backscatter and Ambient Communication. Yifei Liu

Backscatter and Ambient Communication. Yifei Liu Backscatter and Ambient Communication Yifei Liu Outline 1. Introduction 2. Ambient Backscatter 3. WiFi Backscatter 4. Passive WiFi Backscatter Outline 1. Introduction 2. Ambient Backscatter 3. WiFi Backscatter

More information

Enhancing Future Networks with Radio Environmental Information

Enhancing Future Networks with Radio Environmental Information FIRE workshop 1: Experimental validation of cognitive radio/cognitive networking solutions Enhancing Future Networks with Radio Environmental Information FARAMIR project Jad Nasreddine, Janne Riihijärvi

More information

A survey on broadcast protocols in multihop cognitive radio ad hoc network

A survey on broadcast protocols in multihop cognitive radio ad hoc network A survey on broadcast protocols in multihop cognitive radio ad hoc network Sureshkumar A, Rajeswari M Abstract In the traditional ad hoc network, common channel is present to broadcast control channels

More information

Papers. Ad Hoc Routing. Outline. Motivation

Papers. Ad Hoc Routing. Outline. Motivation CS 15-849E: Wireless Networks (Spring 2006) Ad Hoc Routing Discussion Leads: Abhijit Deshmukh Sai Vinayak Srinivasan Seshan Dave Andersen Papers Outdoor Experimental Comparison of Four Ad Hoc Routing Algorithms

More information