M&M: Multi-level Markov Model for Wireless Link Simulations

Size: px
Start display at page:

Download "M&M: Multi-level Markov Model for Wireless Link Simulations"

Transcription

1 M&M: Multi-level Markov Model for Wireless Link Simulations Miguel Á. Carreira-Perpiñán Alberto Cerpa School of Engineering University of California Merced Merced, CA, 95343, USA November 3, / 29

2 2 / 29

3 SimCity - The World of Simulation 1 Computation and communication models 2 Testing of novel ideas, CHEAPLY 3 Design decisions 4 Core Component: Wireless Communication 3 / 29

4 Why leave SimCity? Simulator Assumption [Kotz et al. MSWiM 04] 1 The world is flat. 2 A radios transmission area is circular 3 All radios have equal range 4 If I can hear you, you can hear me (symmetry) 5 If I can hear you at all, I can hear you perfectly 6 Signal strength is a simple function of distance 4 / 29

5 Why leave SimCity? Simulator Assumption [Kotz et al. MSWiM 04] 1 The world is flat. 2 A radios transmission area is circular 3 All radios have equal range 4 If I can hear you, you can hear me (symmetry) 5 If I can hear you at all, I can hear you perfectly 6 Signal strength is a simple function of distance 4 / 29

6 Why leave SimCity? Simulator Assumption [Kotz et al. MSWiM 04] 1 The world is flat. 2 A radios transmission area is circular 3 All radios have equal range 4 If I can hear you, you can hear me (symmetry) 5 If I can hear you at all, I can hear you perfectly 6 Signal strength is a simple function of distance Simulation does not mimic reality 4 / 29

7 Statement How can we model wireless links so that we can improve quality of simulation results? 5 / 29

8 Wireless Link Quality in Sensor Networks Good Link Bad Link 6 / 29

9 Wireless Link Quality in Sensor Networks Intermediate Links Difficult to Model 7 / 29

10 8 / 29

11 8 / 29

12 GOAL: Replicate multiscale structure present in wireless links. 8 / 29

13 Wireless ing 9 / 29

14 Gilbert Model 2 State model Bernoulli output distribution. 10 / 29

15 Our Modeling Approach Gilbert Model 11 / 29 - Hierarchical in nature

16 L1 HMM: models long term dynamics L2-MMB: models short term dynamics Trained using Expectation-Maximization (EM) algorithm for HMM with MMB output distribution (HMM-MMB). 12 / 29

17 Data Collection Packet reception traces One transmitter and all others nodes act as receivers byte packets per second for durations of 1/2, 1, 2, 6 and 12 hours. Record sequence number, received signal strength value (RSSI) and link quality indicator (LQI) value of each data packet. Collected noise traces. Parameters Values Channel 26 Num. Noise Samples 196,608 Noise Sampling Period 1ms Table: Data collection parameters. 13 / 29

18 Overview Model Size: Q: HMM States (=6) M: Number of Mixture Components (=20) W : Window Size (=128) Get initial values for parameters. HMM: Transition probability matrix MMB: Mixture Proportions (π i ) and Bernoulli parameters ( p i ) Refine estimates using the EM algorithm for HMM-MMB. 14 / 29

19 Initializing the 15 / 29

20 Initializing the 15 / 29

21 Initializing the 15 / 29

22 Initializing the 16 / 29

23 Initializing the 16 / 29

24 Initializing the 16 / 29

25 Trained HMM-MMB: Initialize HMM-MMB with: 1 L 1 HMM Transition Matrix 17 / 29

26 Trained HMM-MMB: Initialize HMM-MMB with: 1 L 1 HMM Transition Matrix 2 L 2 MMB Parameters 17 / 29

27 Trained HMM-MMB: Initialize HMM-MMB with: 1 L 1 HMM Transition Matrix 2 L 2 MMB Parameters Relatively fast convergence to local optima 17 / 29

28 Model 18 / 29

29 Things of Interest Packet Reception Rate (PRR) 19 / 29

30 Things of Interest Packet Reception Rate (PRR) Run Length (RL) Distribution 19 / 29

31 Things of Interest Packet Reception Rate (PRR) Run Length (RL) Distribution Conditional Packet Delivery Function (CPDF) [Srinivasan et al. SenSys 08] 19 / 29

32 Comparing RL and CPDF Distributions - L 1 norm Absence of rare cases of long runs does not affect the L 1 norm. 20 / 29

33 Comparing RL and CPDF Distributions - L 1 norm L 1 norm unfairly penalizes run length distributions. 20 / 29

34 Comparing RL and CPDF Distributions - Nearest Neighbor Distance D(P, Q) = P(1) Q(1) + P(2) Q(2) + P(3) Q(3) + P(4) Q(4) + P(5) Q(5) + P(6) Q(6) + P(7) Q(8) /1000 P(100) Q(8) / / 29

35 Comparing RL and CPDF Distributions - Nearest Neighbor Distance D(P, Q) = P(1) Q(1) + P(2) Q(2) + P(3) Q(3) + P(4) Q(4) + P(5) Q(5) + P(6) Q(6) + P(7) Q(8) /1000 P(100) Q(8) /1000 D(Q, P) = Q(1) P(1) + Q(2) P(2) + Q(3) P(3) + Q(4) P(4) + Q(5) P(5) + Q(6) P(6) + Q(8) P(7) / / 29

36 Comparing RL and CPDF Distributions - Nearest Neighbor Distance D(P, Q) = P(1) Q(1) + P(2) Q(2) + P(3) Q(3) + P(4) Q(4) + P(5) Q(5) + P(6) Q(6) + P(7) Q(8) /1000 P(100) Q(8) /1000 D(Q, P) = Q(1) P(1) + Q(2) P(2) + Q(3) P(3) + Q(4) P(4) + Q(5) P(5) + Q(6) P(6) + Q(8) P(7) /1000 Nearest Neighbor Distance NND PQ = D(P,Q)+D(Q,P) 2 21 / 29

37 M&M Simulator Simulate traces in TOSSIM. PRRs from 0% to 100%. TOSSIM code: 22 / 29

38 Comparison Methodology 1 Simulate traces for M&M as follows: For a given model size, generate a sequence using the model parameters. 2 Simulate traces for TOSSIM as follows: Use average RSSI of received packets as the gain value of the simulated trace. Model noise using the CPM algorithm (Lee et al. IPSN 07). 23 / 29

39 - Long Term Dynamics Original PRR 28% 24 / 29

40 - Long Term Dynamics Original PRR 28% 24 / 29 TOSSIM PRR=49%

41 - Long Term Dynamics Original PRR 28% 24 / 29 TOSSIM PRR=49% M&M PRR=27%

42 - Short Term Dynamics Run Length of 0s 25 / 29

43 - Short Term Dynamics Run Length of 0s 25 / 29

44 - Short Term Dynamics Run Length of 0s 25 / 29

45 - Short Term Dynamics Run Length of 1s 25 / 29

46 - Short Term Dynamics Run Length of 1s 25 / 29

47 - Short Term Dynamics Run Length of 1s 25 / 29

48 Sensitivity to Window Size W Original W=8 W NND Vectors per State (Trace Length = ) / 29

49 Future Directions Model Adaptation 27 / 29

50 Future Directions Model Adaptation Simulate different network conditions 27 / 29

51 Future Directions Model Adaptation Simulate different network conditions Minimal deployment and training data 27 / 29

52 Future Directions Model Adaptation Simulate different network conditions Minimal deployment and training data User Control 27 / 29

53 Future Directions Model Adaptation Simulate different network conditions Minimal deployment and training data User Control Length of burst of 1/0s 27 / 29

54 Future Directions Model Adaptation Simulate different network conditions Minimal deployment and training data User Control Length of burst of 1/0s Qualitative factors 27 / 29

55 Future Directions Model Adaptation Simulate different network conditions Minimal deployment and training data User Control Length of burst of 1/0s Qualitative factors Extend to RSSI 27 / 29

56 Future Directions Model Adaptation Simulate different network conditions Minimal deployment and training data User Control Length of burst of 1/0s Qualitative factors Extend to RSSI Better representation of link quality (Srinivasan and Levis EmNets 06) 27 / 29

57 Future Directions Model Adaptation Simulate different network conditions Minimal deployment and training data User Control Length of burst of 1/0s Qualitative factors Extend to RSSI Better representation of link quality (Srinivasan and Levis EmNets 06) Complement CPM 27 / 29

58 Conclusion GOAL: Replicate multiscale structure in wireless links. Long Term Dynamics 28 / 29 Short Term Dynamics THANK YOU.

59 Conclusion GOAL: Replicate multiscale structure in wireless links. 28 / 29 Long Term Dynamics Short Term Dynamics THANK YOU.

60 References for Slides David Kotz, Calvin Newport, Robert S. Gray, Jason Liu, Yougu Yuan, and Chip Elliott, Experimental evaluation of wireless simulation assumptions, in MSWiM 04. Kannan Srinivasan, Maria Kazandjieva, Saatvik Agarwal, and Philip Levis, The -factor: Measuring Wireless Link Burstiness, in SenSys 08. HyungJune Lee, Alberto Cerpa, and Philip Levis, Improving Wireless Simulation Through Noise Modeling, in IPSN / 29

Investigating a Physically Based Signal Power Model for Robust Low Power Wireless Link Simulation

Investigating a Physically Based Signal Power Model for Robust Low Power Wireless Link Simulation Investigating a Physically Based Signal Power Model for Robust Low Power Wireless Link Simulation Tal Rusak Philip Levis tr76@cornell.edu pal@cs.stanford.edu Department of Computer Systems Computer Science

More information

LINK LAYER. Murat Demirbas SUNY Buffalo

LINK LAYER. Murat Demirbas SUNY Buffalo LINK LAYER Murat Demirbas SUNY Buffalo Mistaken axioms of wireless research The world is flat A radio s transmission area is circular If I can hear you at all, I can hear you perfectly All radios have

More information

Spatio-Temporal Characteristics of Link Quality in Wireless Sensor Networks

Spatio-Temporal Characteristics of Link Quality in Wireless Sensor Networks 2012 IEEE Wireless Communications and Networking Conference: PHY and Fundamentals Spatio-Temporal Characteristics of Link Quality in Wireless Sensor Networks C. Umit Bas and Sinem Coleri Ergen Electrical

More information

Simulation Blocks for TOSSIM-T2

Simulation Blocks for TOSSIM-T2 Simulation Blocks for TOSSIM-T2 Prabhakar T V, Venkatesh S, Sujay M S, Joy Kuri, Praveen Kumar Centre for Electronics Design and Technology, Indian Institute of Science, Bangalore, India (tvprabs, svenkat,

More information

ATPC: Adaptive Transmission Power Control for Wireless Sensor Networks

ATPC: Adaptive Transmission Power Control for Wireless Sensor Networks ATPC: Adaptive Transmission Power Control for Wireless Sensor Networks Shan Lin, Jingbin Zhang, Gang Zhou, Lin Gu, Tian He, and John A. Stankovic Department of Computer Science, University of Virginia

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

Experimental Evaluation of Wireless Simulation Assumptions

Experimental Evaluation of Wireless Simulation Assumptions Experimental Evaluation of Wireless Simulation Assumptions David Kotz dfk@cs.dartmouth.edu Jason Liu Dept. of Mathematical and Computer Sciences Colorado School of Mines Golden, CO 80401, USA jasonliu@mines.edu

More information

MARKOV CHANNEL MODELING. Julio Nicolás Aráuz Salazar. Electronics and Telecommunications Engineering, E.P.N Quito - Ecuador, 1996

MARKOV CHANNEL MODELING. Julio Nicolás Aráuz Salazar. Electronics and Telecommunications Engineering, E.P.N Quito - Ecuador, 1996 82. MARKOV CHANNEL MODELING by Julio Nicolás Aráuz Salazar Electronics and Telecommunications Engineering, E.P.N Quito - Ecuador, 996 MST, University of Pittsburgh, 2 Submitted to the Graduate Faculty

More information

Opportunistic Communications under Energy & Delay Constraints

Opportunistic Communications under Energy & Delay Constraints Opportunistic Communications under Energy & Delay Constraints Narayan Mandayam (joint work with Henry Wang) Opportunistic Communications Wireless Data on the Move Intermittent Connectivity Opportunities

More information

Localization in Zigbee-based Sensor Networks

Localization in Zigbee-based Sensor Networks Localization in Zigbee-based Sensor Networks Ralf Grossmann**, Jan Blumenthal**, Frank Golatowski*, Dirk Timmermann** * CELISCA, Center for Life Science Automation Friedrich-Barnewitz-Str. 8 University

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 181 A NOVEL RANGE FREE LOCALIZATION METHOD FOR MOBILE SENSOR NETWORKS Anju Thomas 1, Remya Ramachandran 2 1

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

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

Addressing Repeatability in Wireless Experiments using ORBIT Testbed

Addressing Repeatability in Wireless Experiments using ORBIT Testbed Addressing Repeatability in Wireless Experiments using ORBIT Testbed Sachin Ganu, Haris Kremo, Richard Howard 1 and Ivan Seskar WINLAB, Rutgers University, 73 Brett Road, Piscataway, NJ 08854 {sachin,

More information

ZigBee Propagation Testing

ZigBee Propagation Testing ZigBee Propagation Testing EDF Energy Ember December 3 rd 2010 Contents 1. Introduction... 3 1.1 Purpose... 3 2. Test Plan... 4 2.1 Location... 4 2.2 Test Point Selection... 4 2.3 Equipment... 5 3 Results...

More information

Wireless Sensor Networks 17th Lecture

Wireless Sensor Networks 17th Lecture Wireless Sensor Networks 17th Lecture 09.01.2007 Christian Schindelhauer schindel@informatik.uni-freiburg.de 1 Goals of this chapter Means for a node to determine its physical position (with respect to

More information

Link Quality Metrics in Large Scale Indoor Wireless Sensor Networks

Link Quality Metrics in Large Scale Indoor Wireless Sensor Networks Link Quality Metrics in Large Scale Indoor Wireless Sensor Networks To cite this version:. Link Quality Metrics in Large Scale Indoor Wireless Sensor Networks. Nisse, Nicolas et Rousseau, Franck et usnel,

More information

Learning via Delayed Knowledge A Case of Jamming. SaiDhiraj Amuru and R. Michael Buehrer

Learning via Delayed Knowledge A Case of Jamming. SaiDhiraj Amuru and R. Michael Buehrer Learning via Delayed Knowledge A Case of Jamming SaiDhiraj Amuru and R. Michael Buehrer 1 Why do we need an Intelligent Jammer? Dynamic environment conditions in electronic warfare scenarios failure of

More information

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

Measurement and Experimental Characterization of RSSI for Indoor WSN

Measurement and Experimental Characterization of RSSI for Indoor WSN International Journal of Computer Science and Telecommunications [Volume 5, Issue 10, October 2014] 25 ISSN 2047-3338 Measurement and Experimental Characterization of RSSI for Indoor WSN NNEBE Scholastica.

More information

ATPC: Adaptive Transmission Power Control for Wireless Sensor Networks

ATPC: Adaptive Transmission Power Control for Wireless Sensor Networks 0 ATPC: Adaptive Transmission Power Control for Wireless Sensor Networks Shan Lin, Stony Brook University Fei Miao, University of Pennsylvania Jingbin Zhang, University of Virginia Gang Zhou, College of

More information

Probabilistic Link Properties. Octav Chipara

Probabilistic Link Properties. Octav Chipara Probabilistic Link Properties Octav Chipara Signal propagation Propagation in free space always like light (straight line) Receiving power proportional to 1/d² in vacuum much more in real environments

More information

AERONAUTICAL CHANNEL MODELING FOR PACKET NETWORK SIMULATORS

AERONAUTICAL CHANNEL MODELING FOR PACKET NETWORK SIMULATORS AERONAUTICAL CHANNEL MODELING FOR PACKET NETWORK SIMULATORS Author: Sandarva Khanal Advisor: Dr. Richard A. Dean Department of Electrical and Computer Engineering Morgan State University ABSTRACT The introduction

More information

Surviving Wireless Energy Interference in RF-harvesting Sensor Networks: An Empirical Study

Surviving Wireless Energy Interference in RF-harvesting Sensor Networks: An Empirical Study Surviving Wireless Energy Interference in RF-harvesting Sensor Networks: An Empirical Study M. Yousof Naderi, Kaushik R. Chowdhury, Stefano Basagni, Wendi Heinzelman, Swades De, and Soumya Jana Department

More information

GPU-based Parallel Computing of Energy Consumption in Wireless Sensor Networks

GPU-based Parallel Computing of Energy Consumption in Wireless Sensor Networks -based Parallel Computing of Energy Consumption in Wireless Sensor Networks Massinissa Lounis 1,2, Ahcène Bounceur 1,2, Arezki Laga 1, Bernard Pottier 1 1 Lab-STICC Laboratory University of Brest, France

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 ECE 5325/6325: Wireless Communication ystems Lecture Notes, pring 2013 Lecture 2 Today: (1) Channel Reuse Reading: Today Mol 17.6, Tue Mol 17.2.2. HW 1 due noon Thu. Jan 15. Turn in on canvas or in the

More information

Localization (Position Estimation) Problem in WSN

Localization (Position Estimation) Problem in WSN Localization (Position Estimation) Problem in WSN [1] Convex Position Estimation in Wireless Sensor Networks by L. Doherty, K.S.J. Pister, and L.E. Ghaoui [2] Semidefinite Programming for Ad Hoc Wireless

More information

Downlink Scheduler Optimization in High-Speed Downlink Packet Access Networks

Downlink Scheduler Optimization in High-Speed Downlink Packet Access Networks Downlink Scheduler Optimization in High-Speed Downlink Packet Access Networks Hussein Al-Zubaidy SCE-Carleton University 1125 Colonel By Drive, Ottawa, ON, Canada Email: hussein@sce.carleton.ca 21 August

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

ENERGY EFFICIENT RELAY SELECTION SCHEMES FOR COOPERATIVE UNIFORMLY DISTRIBUTED WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT RELAY SELECTION SCHEMES FOR COOPERATIVE UNIFORMLY DISTRIBUTED WIRELESS SENSOR NETWORKS ENERGY EFFICIENT RELAY SELECTION SCHEMES FOR COOPERATIVE UNIFORMLY DISTRIBUTED WIRELESS SENSOR NETWORKS WAFIC W. ALAMEDDINE A THESIS IN THE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING PRESENTED IN

More information

Alternation in the repeated Battle of the Sexes

Alternation in the repeated Battle of the Sexes Alternation in the repeated Battle of the Sexes Aaron Andalman & Charles Kemp 9.29, Spring 2004 MIT Abstract Traditional game-theoretic models consider only stage-game strategies. Alternation in the repeated

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

INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS. Gianluca Monaci, Ashish Pandharipande

INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS. Gianluca Monaci, Ashish Pandharipande 20th European Signal Processing Conference (EUSIPCO 2012) Bucharest, Romania, August 27-31, 2012 INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS Gianluca Monaci, Ashish Pandharipande

More information

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering Localization in WSN Marco Avvenuti Pervasive Computing & Networking Lab. () Dept. of Information Engineering University of Pisa m.avvenuti@iet.unipi.it Introduction Location systems provide a new layer

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

ON THE IMPORTANCE OF ERROR MEMORY IN UMTS RADIO CHANNEL EMULATION USING HIDDEN MARKOV MODELS (HMM)

ON THE IMPORTANCE OF ERROR MEMORY IN UMTS RADIO CHANNEL EMULATION USING HIDDEN MARKOV MODELS (HMM) O THE IMPORTACE OF ERROR MEMORY I UMTS RADIO CHAEL EMULATIO USIG HIDDE MARKOV MODELS (HMM) Anna Umbert, Pilar Díaz Universitat Politècnica de Catalunya, C/Jordi Girona 1-3, 83 Barcelona, Spain, [annau,pilar]@tsc.upc.es

More information

Experimental Evaluation of Measurement-based SINR Interference Models

Experimental Evaluation of Measurement-based SINR Interference Models Experimental Evaluation of Measurement-based SINR Interference Models Wee Lum Tan, Peizhao Hu and Marius Portmann Queensland Research Lab, National ICT Australia (NICTA) School of ITEE, The University

More information

Mathematical Problems in Networked Embedded Systems

Mathematical Problems in Networked Embedded Systems Mathematical Problems in Networked Embedded Systems Miklós Maróti Institute for Software Integrated Systems Vanderbilt University Outline Acoustic ranging TDMA in globally asynchronous locally synchronous

More information

Discrete Rayleigh Fading Channel Modeling

Discrete Rayleigh Fading Channel Modeling Discrete Rayleigh Fading Channel Modeling Julio Aráuz jarauz@mail.sis.pitt.edu March 22 Department of Information Sciences and Telecommunications University of Pittsburgh 35 N. Bellefield Ave. Pittsburgh

More information

Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks

Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks Yi Sun Department of Electrical Engineering The City College of City University of New York Acknowledgement: supported

More information

Statistical Model of Lossy Links in Wireless Sensor Networks

Statistical Model of Lossy Links in Wireless Sensor Networks Statistical Model of Lossy Links in Wireless Sensor Networks Alberto Cerpa, Jennifer L. Wong, Louane Kuang, Miodrag Potkonjak and Deborah Estrin Computer Science Department, University of California, Los

More information

Performance Analysis of DV-Hop Localization Using Voronoi Approach

Performance Analysis of DV-Hop Localization Using Voronoi Approach Vol.3, Issue.4, Jul - Aug. 2013 pp-1958-1964 ISSN: 2249-6645 Performance Analysis of DV-Hop Localization Using Voronoi Approach Mrs. P. D.Patil 1, Dr. (Smt). R. S. Patil 2 *(Department of Electronics and

More information

Trade-offs Between Mobility and Density for Coverage in Wireless Sensor Networks. Wei Wang, Vikram Srinivasan, Kee-Chaing Chua

Trade-offs Between Mobility and Density for Coverage in Wireless Sensor Networks. Wei Wang, Vikram Srinivasan, Kee-Chaing Chua Trade-offs Between Mobility and Density for Coverage in Wireless Sensor Networks Wei Wang, Vikram Srinivasan, Kee-Chaing Chua Coverage in sensor networks Sensors are often randomly scattered in the field

More information

Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks

Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks A. P. Azad and A. Chockalingam Department of ECE, Indian Institute of Science, Bangalore 5612, India Abstract Increasing

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 Automatic Classification Problem. Perceptrons, SVMs, and Friends: Some Discriminative Models for Classification

The Automatic Classification Problem. Perceptrons, SVMs, and Friends: Some Discriminative Models for Classification Perceptrons, SVMs, and Friends: Some Discriminative Models for Classification Parallel to AIMA 8., 8., 8.6.3, 8.9 The Automatic Classification Problem Assign object/event or sequence of objects/events

More information

Ad hoc and Sensor Networks Chapter 9: Localization & positioning

Ad hoc and Sensor Networks Chapter 9: Localization & positioning Ad hoc and Sensor Networks Chapter 9: Localization & positioning Holger Karl Computer Networks Group Universität Paderborn Goals of this chapter Means for a node to determine its physical position (with

More information

Compressed Sensing for Multiple Access

Compressed Sensing for Multiple Access Compressed Sensing for Multiple Access Xiaodai Dong Wireless Signal Processing & Networking Workshop: Emerging Wireless Technologies, Tohoku University, Sendai, Japan Oct. 28, 2013 Outline Background Existing

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

IN recent years, there has been great interest in the analysis

IN recent years, there has been great interest in the analysis 2890 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 7, JULY 2006 On the Power Efficiency of Sensory and Ad Hoc Wireless Networks Amir F. Dana, Student Member, IEEE, and Babak Hassibi Abstract We

More information

Simple Algorithm in (older) Selection Diversity. Receiver Diversity Can we Do Better? Receiver Diversity Optimization.

Simple Algorithm in (older) Selection Diversity. Receiver Diversity Can we Do Better? Receiver Diversity Optimization. 18-452/18-750 Wireless Networks and Applications Lecture 6: Physical Layer Diversity and Coding Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

Low-Power Radio Communication in Industrial Outdoor Deployments: The Impact of Weather Conditions and ATEX-Compliance

Low-Power Radio Communication in Industrial Outdoor Deployments: The Impact of Weather Conditions and ATEX-Compliance Low-Power Radio Communication in Industrial Outdoor Deployments: The Impact of Weather Conditions and ATEX-Compliance Carlo Alberto Boano 1,JamesBrown 2,ZhitaoHe 1, Utz Roedig 2, and Thiemo Voigt 1 1 Swedish

More information

Performance Improvement of Wireless Communications Using Frequency Hopping Spread Spectrum

Performance Improvement of Wireless Communications Using Frequency Hopping Spread Spectrum Int. J. Communications, Network and System Sciences, 010, 3, 805-810 doi:10.436/ijcns.010.310108 Published Online October 010 (http://www.scirp.org/journal/ijcns) Performance Improvement of Wireless Communications

More information

Exact statistics of ARQ packet delivery delay over Markov channels with finite round-trip delay

Exact statistics of ARQ packet delivery delay over Markov channels with finite round-trip delay Exact statistics of ARQ packet delivery delay over Markov channels with finite round-trip delay Michele Rossi, Leonardo Badia, Michele Zorzi Dipartimento di Ingegneria, Università di Ferrara via Saragat,

More information

Wireless Network Security Spring 2012

Wireless Network Security Spring 2012 Wireless Network Security 14-814 Spring 2012 Patrick Tague Class #8 Interference and Jamming Announcements Homework #1 is due today Questions? Not everyone has signed up for a Survey These are required,

More information

arxiv: v1 [cs.sy] 19 Oct 2018

arxiv: v1 [cs.sy] 19 Oct 2018 Proceedings of the Oitavo Encontro dos Alunos e Docentes do Departamento de Engenharia de Computação Automação At: campinas SP Brazi, 205, available in [205 EADCA-VIII]. An Approach to Energy Efficiency

More information

A Random Network Coding-based ARQ Scheme and Performance Analysis for Wireless Broadcast

A Random Network Coding-based ARQ Scheme and Performance Analysis for Wireless Broadcast ISSN 746-7659, England, U Journal of Information and Computing Science Vol. 4, No., 9, pp. 4-3 A Random Networ Coding-based ARQ Scheme and Performance Analysis for Wireless Broadcast in Yang,, +, Gang

More information

OMESH Networks. OPM15 Application Note: Wireless Location and Tracking

OMESH Networks. OPM15 Application Note: Wireless Location and Tracking OMESH Networks OPM15 Application Note: Wireless Location and Tracking Version: 0.0.1 Date: November 10, 2011 Email: info@omeshnet.com Web: http://www.omeshnet.com/omesh/ 2 Contents 1.0 Introduction...

More information

Locali ation z For For Wireless S ensor Sensor Networks Univ of Alabama F, all Fall

Locali ation z For For Wireless S ensor Sensor Networks Univ of Alabama F, all Fall Localization ation For Wireless Sensor Networks Univ of Alabama, Fall 2011 1 Introduction - Wireless Sensor Network Power Management WSN Challenges Positioning of Sensors and Events (Localization) Coverage

More information

Cognitive Radio: Brain-Empowered Wireless Communcations

Cognitive Radio: Brain-Empowered Wireless Communcations Cognitive Radio: Brain-Empowered Wireless Communcations Simon Haykin, Life Fellow, IEEE Matt Yu, EE360 Presentation, February 15 th 2012 Overview Motivation Background Introduction Radio-scene analysis

More information

Experimental study of the effects of Transmission Power Control and Blacklisting in Wireless Sensor Networks

Experimental study of the effects of Transmission Power Control and Blacklisting in Wireless Sensor Networks Experimental study of the effects of Transmission Power Control and Blacklisting in Wireless Sensor Networks Dongjin Son, Bhaskar Krishnamachari and John Heidemann Presented by Alexander Lash CS525M Introduction

More information

SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength

SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength Rutgers University Chenren Xu Joint work with Bernhard Firner, Robert S. Moore, Yanyong Zhang Wade Trappe, Richard

More information

CS649 Sensor Networks IP Lecture 9: Synchronization

CS649 Sensor Networks IP Lecture 9: Synchronization CS649 Sensor Networks IP Lecture 9: Synchronization I-Jeng Wang http://hinrg.cs.jhu.edu/wsn06/ Spring 2006 CS 649 1 Outline Description of the problem: axes, shortcomings Reference-Broadcast Synchronization

More information

Closing the loop around Sensor Networks

Closing the loop around Sensor Networks Closing the loop around Sensor Networks Bruno Sinopoli Shankar Sastry Dept of Electrical Engineering, UC Berkeley Chess Review May 11, 2005 Berkeley, CA Conceptual Issues Given a certain wireless sensor

More information

Wireless Sensor Networks

Wireless Sensor Networks DEEJAM: Defeating Energy-Efficient Jamming in IEEE 802.15.4-based Wireless Networks Anthony D. Wood, John A. Stankovic, Gang Zhou Department of Computer Science University of Virginia June 19, 2007 Wireless

More information

DEEJAM: Defeating Energy-Efficient Jamming in IEEE based Wireless Networks

DEEJAM: Defeating Energy-Efficient Jamming in IEEE based Wireless Networks DEEJAM: Defeating Energy-Efficient Jamming in IEEE 802.15.4-based Wireless Networks Anthony D. Wood, John A. Stankovic, Gang Zhou Department of Computer Science University of Virginia Wireless Sensor Networks

More information

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction , pp.319-328 http://dx.doi.org/10.14257/ijmue.2016.11.6.28 An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction Xiaoying Yang* and Wanli Zhang College of Information Engineering,

More information

Multi-hop Networks with Cooperative Relaying Assisted Links

Multi-hop Networks with Cooperative Relaying Assisted Links c IEEE, 2013. This is the author s version of the work. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purpose or for

More information

Optical Flow Estimation. Using High Frame Rate Sequences

Optical Flow Estimation. Using High Frame Rate Sequences Optical Flow Estimation Using High Frame Rate Sequences Suk Hwan Lim and Abbas El Gamal Programmable Digital Camera Project Department of Electrical Engineering, Stanford University, CA 94305, USA ICIP

More information

Mobile Wireless Channel Dispersion State Model

Mobile Wireless Channel Dispersion State Model Mobile Wireless Channel Dispersion State Model Enabling Cognitive Processing Situational Awareness Kenneth D. Brown Ph.D. Candidate EECS University of Kansas kenneth.brown@jhuapl.edu Dr. Glenn Prescott

More information

Experimental Analysis of Concurrent Packet Transmissions in Low-Power Wireless Networks

Experimental Analysis of Concurrent Packet Transmissions in Low-Power Wireless Networks Experimental Analysis of Concurrent Packet Transmissions in Low-Power Wireless Networks Dongjin Son,2 Bhaskar Krishnamachari John Heidemann 2 {dongjins, bkrishna}@usc.edu, johnh@isi.edu Department of Electrical

More information

Reference Free Image Quality Evaluation

Reference Free Image Quality Evaluation Reference Free Image Quality Evaluation for Photos and Digital Film Restoration Majed CHAMBAH Université de Reims Champagne-Ardenne, France 1 Overview Introduction Defects affecting films and Digital film

More information

Link Error Analysis and Modeling for Video Streaming Cross-Layer Design in Mobile Communication Networks

Link Error Analysis and Modeling for Video Streaming Cross-Layer Design in Mobile Communication Networks Link Error Analysis and Modeling for Video Streaming Cross-Layer Design in Mobile Communication Networks Wolfgang Karner, Olivia Nemethova, Philipp Svoboda, and Markus Rupp Particularly in wireless communications,

More information

Low-Power Radio Communication in Industrial Outdoor Deployments: The Impact of Weather Conditions and ATEX-compliance

Low-Power Radio Communication in Industrial Outdoor Deployments: The Impact of Weather Conditions and ATEX-compliance Low-Power Radio Communication in Industrial Outdoor Deployments: The Impact of Weather Conditions and ATEX-compliance Carlo Alberto Boano 1, James Brown 2, Zhitao He 1, Utz Roedig 2, and Thiemo Voigt 1

More information

Compressive Wireless Pulse Sensing

Compressive Wireless Pulse Sensing Compressive Wireless Pulse Sensing CTS 205 Internet of Things Harvard University Kevin Chen Harnek Gulati HT Kung Surat Teerapittayanon Tracking reliable pulse waves for long term health diagnostics Motivation

More information

LoRa for the Internet of Things

LoRa for the Internet of Things LoRa for the Internet of Things Martin Bor Department of Computing and Communications Lancaster University m.bor@lancaster.ac.uk John Vidler Department of Computing and Communications Lancaster University

More information

Volcanic Earthquake Timing Using Wireless Sensor Networks

Volcanic Earthquake Timing Using Wireless Sensor Networks Volcanic Earthquake Timing Using Wireless Sensor Networks GuojinLiu 1,2 RuiTan 2,3 RuoguZhou 2 GuoliangXing 2 Wen-Zhan Song 4 Jonathan M. Lees 5 1 Chongqing University, P.R. China 2 Michigan State University,

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

Wireless LAN Consortium

Wireless LAN Consortium Wireless LAN Consortium Clause 18 OFDM Physical Layer Test Suite Version 1.8 Technical Document Last Updated: July 11, 2013 2:44 PM Wireless LAN Consortium 121 Technology Drive, Suite 2 Durham, NH 03824

More information

Reinforcement Learning in Games Autonomous Learning Systems Seminar

Reinforcement Learning in Games Autonomous Learning Systems Seminar Reinforcement Learning in Games Autonomous Learning Systems Seminar Matthias Zöllner Intelligent Autonomous Systems TU-Darmstadt zoellner@rbg.informatik.tu-darmstadt.de Betreuer: Gerhard Neumann Abstract

More information

Channel Probing in Communication Systems: Myopic Policies Are Not Always Optimal

Channel Probing in Communication Systems: Myopic Policies Are Not Always Optimal Channel Probing in Communication Systems: Myopic Policies Are Not Always Optimal Matt Johnston Massachusetts Institute of Technology Joint work with Eytan Modiano and Isaac Keslassy 07/11/13 Opportunistic

More information

Simulation of Fading Channel and Burst Error Behavior of State-3 Memoryless Markov Model

Simulation of Fading Channel and Burst Error Behavior of State-3 Memoryless Markov Model Cyber Journals: Multidisciplinary Journals in Science and Technology, Journal of Selected Areas in Telecommunications (JSAT), November Edition, 2011 Simulation of Fading Channel and Burst Error Behavior

More information

Wireless ad hoc networks. Acknowledgement: Slides borrowed from Richard Y. Yale

Wireless ad hoc networks. Acknowledgement: Slides borrowed from Richard Y. Yale Wireless ad hoc networks Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale Infrastructure-based v.s. ad hoc Infrastructure-based networks Cellular network 802.11, access points Ad hoc networks

More information

Data and Computer Communications

Data and Computer Communications Data and Computer Communications Error Detection Mohamed Khedr http://webmail.aast.edu/~khedr Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week 10 Week 11 Week 12

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

Power Control for Mobile Sensor Networks: An Experimental Approach

Power Control for Mobile Sensor Networks: An Experimental Approach Power Control for Mobile Sensor Networks: An Experimental Approach JeongGil Ko Department of Computer Science Johns Hopkins University Baltimore, MD Email:jgko@cs.jhu.edu Andreas Terzis Department of Computer

More information

Modelling of Real Network Traffic by Phase-Type distribution

Modelling of Real Network Traffic by Phase-Type distribution Modelling of Real Network Traffic by Phase-Type distribution Andriy Panchenko Dresden University of Technology 27-28.Juli.2004 4. Würzburger Workshop "IP Netzmanagement, IP Netzplanung und Optimierung"

More information

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Abdelmalik Bachir, Martin Heusse, and Andrzej Duda Grenoble Informatics Laboratory, Grenoble, France Abstract. In preamble

More information

Media Independent MAC Enhancements for RF Management of Wireless 802 Networks

Media Independent MAC Enhancements for RF Management of Wireless 802 Networks Media Independent MAC Enhancements for RF Management of Wireless 802 Networks An Introduction Slide 1 Overview Into to 802 Wireless Networks What is RF Management Why a standard is needed Why a common

More information

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Ka Hung Hui, Dongning Guo and Randall A. Berry Department of Electrical Engineering and Computer Science Northwestern

More information

Performance Analysis of Equalizer Techniques for Modulated Signals

Performance Analysis of Equalizer Techniques for Modulated Signals Vol. 3, Issue 4, Jul-Aug 213, pp.1191-1195 Performance Analysis of Equalizer Techniques for Modulated Signals Gunjan Verma, Prof. Jaspal Bagga (M.E in VLSI, SSGI University, Bhilai (C.G). Associate Professor

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 12: Soft Information Instructor: Kate Ching-Ju Lin ( 林靖茹 ) 1 PPR: Partial Packet Recovery for Wireless Networks ACM SIGOCMM, 2017 Kyle Jamieson and Hari

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

Prediction of LOS based Path-Loss in Urban Wireless Sensor Network Environments

Prediction of LOS based Path-Loss in Urban Wireless Sensor Network Environments Prediction of LOS based Path-Loss in Urban Wireless Sensor Network Environments Myungnam Bae, Inhwan Lee, Hyochan Bang ETRI, IoT Convergence Research Department, 218 Gajeongno, Yuseong-gu, Daejeon, 305-700,

More information

T. Yoo, E. Setton, X. Zhu, Pr. Goldsmith and Pr. Girod Department of Electrical Engineering Stanford University

T. Yoo, E. Setton, X. Zhu, Pr. Goldsmith and Pr. Girod Department of Electrical Engineering Stanford University Cross-layer design for video streaming over wireless ad hoc networks T. Yoo, E. Setton, X. Zhu, Pr. Goldsmith and Pr. Girod Department of Electrical Engineering Stanford University Outline Cross-layer

More information

Communications over Sparse Channels:

Communications over Sparse Channels: Communications over Sparse Channels: Fundamental limits and practical design Phil Schniter (With support from NSF grant CCF-1018368, NSF grant CCF-1218754, and DARPA/ONR grant N66001-10-1-4090) Intl. Zürich

More information

muse Capstone Course: Wireless Sensor Networks

muse Capstone Course: Wireless Sensor Networks muse Capstone Course: Wireless Sensor Networks Experiment for WCC: Channel and Antenna Characterization Objectives 1. Get familiar with the TI CC2500 single-chip transceiver. 2. Learn how the MSP430 MCU

More information

AUTOMATED MUSIC TRACK GENERATION

AUTOMATED MUSIC TRACK GENERATION AUTOMATED MUSIC TRACK GENERATION LOUIS EUGENE Stanford University leugene@stanford.edu GUILLAUME ROSTAING Stanford University rostaing@stanford.edu Abstract: This paper aims at presenting our method to

More information

Average Delay in Asynchronous Visual Light ALOHA Network

Average Delay in Asynchronous Visual Light ALOHA Network Average Delay in Asynchronous Visual Light ALOHA Network Xin Wang, Jean-Paul M.G. Linnartz, Signal Processing Systems, Dept. of Electrical Engineering Eindhoven University of Technology The Netherlands

More information

ENHANCING AND EVALUATING SMART POWER DISTRIBUTION SYSTEM RELIABILITY: A DISTRIBUTED SENSOR MONITORING NETWORK APPROACH.

ENHANCING AND EVALUATING SMART POWER DISTRIBUTION SYSTEM RELIABILITY: A DISTRIBUTED SENSOR MONITORING NETWORK APPROACH. ENHANCING AND EVALUATING SMART POWER DISTRIBUTION SYSTEM RELIABILITY: A DISTRIBUTED SENSOR MONITORING NETWORK APPROACH A Thesis by Balachandran Thanatheepan Bachelor of Science in Engineering, University

More information