Adaptive Sampling for Sensor Networks Seminarvortrag von Philippe - - PowerPoint PPT Presentation

adaptive sampling for sensor networks
SMART_READER_LITE
LIVE PREVIEW

Adaptive Sampling for Sensor Networks Seminarvortrag von Philippe - - PowerPoint PPT Presentation

Adaptive Sampling for Sensor Networks Seminarvortrag von Philippe Bourquin Betreuung: Silvia Santini Overview Sensor Networks: an Introduction 1. Problems / Requirements in SNs 2. Adaptive Sampling 3. Example 1: Feedback Control


slide-1
SLIDE 1

Adaptive Sampling for Sensor Networks

Seminarvortrag von Philippe Bourquin Betreuung: Silvia Santini

slide-2
SLIDE 2

Adaptive Sampling in Sensor Networks 2 13.06.2005

Overview

1.

Sensor Networks: an Introduction

2.

Problems / Requirements in SNs

3.

Adaptive Sampling

a)

Example 1: Feedback Control Mechanism

b)

Example 2: Kalman Filter

4.

Other Issues: Spatial Domain

5.

Conclusion and Future Work

slide-3
SLIDE 3

Adaptive Sampling in Sensor Networks 3 13.06.2005

Sensor Networks: an Introduction (I)

Base Layout

Base Station sensor node

many, cheap(?) sensor nodes sensor nodes may be heterogeneous sensor nodes provide data to user (can be real-time) network should handle abstract queries

slide-4
SLIDE 4

Adaptive Sampling in Sensor Networks 4 13.06.2005

Sensor Networks: an Introduction (II)

Example: Great Duck Island (Maine, USA 2002)

= microphone = camera

[www.greatduckisland.net] Great Duck Island, Maine

Goal: observation of Storm Petrel (Sturmschwalbe)

Sensor nodes deployed on the island

Wireless communication (multi hop)

Computer base station to collect results

Real-time access from internet

Sensors for: humidity, barometric pressure, infrared, sound, motion (camera)

slide-5
SLIDE 5

Adaptive Sampling in Sensor Networks 5 13.06.2005

Sensor Networks: an Introduction (III)

Example: BTNode Platform

BTNode Rev3 [http://www.btnode.ethz.ch]

Developed at ETH Zürich (D-INFK and D-ITET)

Microcontroller: Atmel ATmega 128L (8 MHz @ 8 MIPS)

Memories: 224 Kbyte RAM, 128 Kbyte FLASH ROM, 4 Kbyte EEPROM

Bluetooth subsystem: Zeevo ZV4002

Low Power Radio (868 MHz)

Standard C Programming, TinyOS compatible

  • Laptop + PC-card = 32x25x4 cm = 3200 cm3
  • Ipaq + CF-card = 15x10x2 cm = 300 cm3
  • BTNode = 6x4x0.5 cm = 12 cm3

that is a factor of 266 compared to a laptop!

[www.btnode.ethz.ch]

slide-6
SLIDE 6

Adaptive Sampling in Sensor Networks 6 13.06.2005

Overview

1.

Sensor Networks: an Introduction

2.

Problems / Requirements in SNs

3.

Adaptive Sampling

a)

Example 1: Feedback Control Mechanism

b)

Example 2: Kalman Filter

4.

Other Issues: Spatial Domain

5.

Conclusion and Future Work

slide-7
SLIDE 7

Adaptive Sampling in Sensor Networks 7 13.06.2005

Problems / Requirements in SNs (I)

  • Network
  • many nodes
  • high node density
  • ad hoc, wireless communication
  • Nodes
  • controller (CPU, memory, ...)
  • sensors (temperature, pressure, sound, light, ...)
  • (wireless) communication ability
  • limited resources (energy, memory, ...)
  • nce deployed, often no physical access
  • Goals
  • environmental monitoring
  • building monitoring
  • target tracking
  • entertainment, education
slide-8
SLIDE 8

Adaptive Sampling in Sensor Networks 8 13.06.2005

Problems / Requirements in SNs (II)