2004 ieee international conference on mobile data management yingqi xu, julian winter, wang-chien...

17
PREDICTION-BASED STRATEGIES FOR ENERGY SAVING IN OBJECT TRACKING SENSOR NETWORKS 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Upload: bethanie-glenn

Post on 26-Dec-2015

215 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

PREDICTION-BASED STRATEGIES FOR ENERGY SAVING IN OBJECT TRACKING SENSOR NETWORKS

2004 IEEE International Conference on Mobile Data ManagementYingqi Xu, Julian Winter, Wang-Chien Lee

Page 2: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Contents

The direction of designing energy-aware object tracking algorithms

A prediction-based energy saving scheme. An extensive performance evaluation

A sensor node: a logical representation of a set of sensor nodes which collaboratively decide the properties of a moving object. A sensing leader/cluster head in a multi-level sensor network.

Page 3: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Impacting factors

Factors impacting the energy consumptions.

Number of moving objects Reporting frequency Data precision Sensor sampling frequency

Higher object speed higher sampling frequency

Object moving speed Location models

Page 4: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Object Track problem

Requirements: A sensor network with S sensor nodes is equipped to track O moving objects. Each sampling duration takes X seconds. The application requires the sensor nodes to report the objects location (represented by Sensor ID) every T seconds.

Problem Definition: Given the requirements for the object tracking application, develop energy saving schemes which minimize overall energy consumption of the OTSN under an acceptable missing rate.

Page 5: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Basic scheme

Naïve: all the sensor nodes stays in active mode to monitor their detection areas all the time.

Scheduled Monitoring (SM): all the S nodes will be activated for X second then go to sleep for (T − X) seconds.

Continuous Monitoring (CM): only the sensor node who has the object in its detection area will be activated (stay awake).

Page 6: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Solution space of energy saving schemes

Page 7: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Prediction-based Energy Saving Scheme

How to reduce the missing of objects? Prediction, Wake up

How to re-locate the missing object? Recovery

Page 8: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Prediction model

Object movement usually remains constant for a certain period of time. Direction, speed

Heuristics INSTANT Assume the moving objects stay in the current

speed and direction. Heuristics AVERAGE

The average of the object movement history. Comm overhead (the size of history)

Heuristics EXP AVG Assign weights to the historical stages Compress the history info, reduce the comm

overhead

Page 9: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Wake up mechanisms

Do not expect 100% prediction accuracy.

To accommodate the prediction errors, a set of nodes are woken up.

Heuristic DESTINATION Only inform the destination node

Heuristic ROUTE Also include the nodes on the route

Heuristic ALL NBR Dest + Route + neighbors

Page 10: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee
Page 11: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Recovery mechanism

1. All neighbors2. Flooding recovery

Page 12: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Simulation

Total energy consumption Radio, sensing, computing …

Missing rate Failing to report on time

Page 13: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Workload

Page 14: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Pause time

The frequency a moving object changes its state in terms of speed and direction.

Page 15: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Moving speed

Page 16: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Sampling frequency

Page 17: 2004 IEEE International Conference on Mobile Data Management Yingqi Xu, Julian Winter, Wang-Chien Lee

Q & A