39
Location Estimation in Sensor Networks Moshe Mishali

Location Estimation in Sensor Networks

  • Upload
    ide

  • View
    47

  • Download
    0

Embed Size (px)

DESCRIPTION

Location Estimation in Sensor Networks. Moshe Mishali. (Wireless) Sensor Network. - PowerPoint PPT Presentation

Citation preview

Page 1: Location Estimation in Sensor Networks

Location Estimation in

Sensor Networks

Moshe Mishali

Page 2: Location Estimation in Sensor Networks

(Wireless) Sensor Network

A wireless sensor network (WSN) is a wireless network consisting of spatially distributed autonomous devices using sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants, at different locations.

Wikipedia

Page 3: Location Estimation in Sensor Networks

CodeBlue

Page 4: Location Estimation in Sensor Networks

Model

Fusion Center

Sensors

Page 5: Location Estimation in Sensor Networks

Maximum Likelihood Estimator

Given: are Gaussian i.i.d.

Then, the MLE is

Page 6: Location Estimation in Sensor Networks

Constrained Distributed Estimation

The communication to the fusion center is bandwidth-constrained.e.g. each sensor can send only 1 bit,

Page 7: Location Estimation in Sensor Networks

Variations

Deterministic or Bayesian Knowledge of noise structure

Known PDF (explicit) Known PDF with unknown parameters Unknown PDF (bounded or not)

Scalar or vector

Page 8: Location Estimation in Sensor Networks

Outline Known noise PDF Known noise PDF, but unknown parameters Unknown noise PDF (universal estimator) Advanced

Dynamic range considerations Detection in WSN Estimation under energy constraint (Compressive WSN)

Discussion

Page 9: Location Estimation in Sensor Networks

References

1. Z.-Q. Luo, "Universal decentralized estimation in a bandwidth constrained sensor network," IEEE Trans. on Inf. Th., June 2005

2. A. Ribeiro and G. B. Giannakis, "Bandwidth-constrained distributed estimation for wireless sensor Networks-part I: Gaussian case," IEEE Trans. on Sig. Proc., March 2006

3. A. Ribeiro and G. B. Giannakis, "Bandwidth-constrained distributed estimation for wireless sensor networks-part II: unknown probability density function," IEEE Trans. on Sig. Proc., July 2006

4. J.-J. Xiao and Z.-Q. Luo, “Universal decentralized detection in a bandwidth-constrained sensor network”, IEEE Trans. on Sig. Proc., August 2005

5. J.-J. Xiao, S. Cui, Z.-Q. Luo and A. J. Goldsmith, “Joint estimation in sensor networks under energy constraint”, IEEE Trans. on Sig. Proc., June 2005

6. W. U. Bajwa, J. D. Haupt, A. M. Sayyed and R. D. Nowak, “Joint source-channel communication for distributed estimation in sensor networks”, IEEE Trans. on Inf. Th., October 2007

Page 10: Location Estimation in Sensor Networks

Known Noise PDF – Case 1

Design:

Page 11: Location Estimation in Sensor Networks

CRLB for unbiased estimator based on the binary observations

Known Noise PDF – Case 1

min

Page 12: Location Estimation in Sensor Networks

Known Noise PDF – Case 2

Design:

Page 13: Location Estimation in Sensor Networks

Generalizing Case 2

Known Noise PDF

Page 14: Location Estimation in Sensor Networks

Example:

Known Noise PDF withUnknown Variance

Page 15: Location Estimation in Sensor Networks

Unknown Noise PDF

Setup

Binary observations:

Linear estimator:

Page 16: Location Estimation in Sensor Networks

1. Develop a universal linear -unbiased estimator for

2. Given such an estimator design the sensor network to achieve

Method

Page 17: Location Estimation in Sensor Networks

A Universal Linear -Unbiased Estimator

A necessary and sufficient condition

Page 18: Location Estimation in Sensor Networks

Construction (1)

Page 19: Location Estimation in Sensor Networks

Construction (2)

Page 20: Location Estimation in Sensor Networks

Fusion Center Estimator

To reduce MSE: Duplicate the whole system and average, OR Allocate sensor according to bit significance:

½ of the sensors for the 1st bit ¼ of the sensors for the 2nd bit, and so on…

Exact expressions can be found in [1] For small , it requires

Page 21: Location Estimation in Sensor Networks

Simulations

Page 22: Location Estimation in Sensor Networks

Simulations

Page 23: Location Estimation in Sensor Networks

Setup – Gaussian Noise PDF

The dynamic range of is large relativeto

Idea: Let each sensor use different quantization, so that some of the thresholds will be close to the real

Advanced I – Dynamic Range

Page 24: Location Estimation in Sensor Networks

Non-Identical Thresholds

Page 25: Location Estimation in Sensor Networks

Non-Identical Thresholds There is no close form for the log-

likelihood. However, there is a closed form for

the CRLB (for unbiased estimator):

Goal: minimize the CRLB instead of the MSE

Page 26: Location Estimation in Sensor Networks

Steps

1. Introduce “confidence” (i.e. prior) on 2. Derive lower-bound for the CRLB3. Derive upper-bound for the CRLB4. Implementation

Page 27: Location Estimation in Sensor Networks

Step 1/4 – “Confidence”

is the “confidence” (or prior) of The weighted Variance/CRLB:

The optimum:

Page 28: Location Estimation in Sensor Networks

Step 2/4 – Lower Bound

Derive:

+ necessary and sufficient condition for achievability

Numerically:

Page 29: Location Estimation in Sensor Networks

Step 3/4 – Upper Bound

For a uniform thresholds grid.

Select according [2, Th. 2] Then,

Page 30: Location Estimation in Sensor Networks

Step 4/4 - Implementation

1. Formulate an optimization problem for , which are the “closest” pair to the one of the condition of step 2.

2. Discretize the objective.

Page 31: Location Estimation in Sensor Networks

Advanced II – Detection

Fusion CenterConstraints:1. Each is a bit, 1 or 0.2. The noise PDF is unknown.

It is assumed that

Page 32: Location Estimation in Sensor Networks

Decentralized Detection

Suppose bounded noise Define Sensor decodes the th bit of ,

where The decision rule at the fusion center

is

Page 33: Location Estimation in Sensor Networks

Advanced III – Energy Constraint

FusionCenter

The BLUE estimator:

Setup

Page 34: Location Estimation in Sensor Networks

Advanced III – Energy Constraint

FusionCenter

Goal: Meet target MSE under quantization + total power constraints.

Page 35: Location Estimation in Sensor Networks

Probabilistic Quantization

Signalrange

Quant. Step

Bernoulli

The Quasi-BLUE estimator:

Page 36: Location Estimation in Sensor Networks

Power Scheduling

ConstConst

MSE due to BER: only a constant factor

Page 37: Location Estimation in Sensor Networks

Solution

1. Integer variable2. Non-Convex Transformation (Hidden convexity)

3. Analytic expression (KKT conditions)

Threshold strategy:1. The FC sends = threshold to all nodes (high power link).2. Each sensor observes his SNR (scaled by the path loss).3. If SNR> , send bits (otherwise inactive).

Page 38: Location Estimation in Sensor Networks

Simulations

Page 39: Location Estimation in Sensor Networks

Summary

Model Bandwidth-constrained estimation

Known Noise PDF Unknown Noise PDF

Extensions Detection Energy-constraint