Top Banner
Lecture 8: Wireless Sensor Networks
27

Lecture 8: Wireless Sensor Networks

Feb 05, 2016

Download

Documents

gezana

Lecture 8: Wireless Sensor Networks. Announcement. Midterm EXAM : 5:00 – 6:15 pm March 28 (Thursday) Midterm project report due 4/4 (Email submission) No class on 4/4 due to Chancellor's Inauguration - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Lecture 8: Wireless Sensor Networks

Lecture 8: Wireless Sensor Networks

Page 2: Lecture 8: Wireless Sensor Networks

Announcement Midterm EXAM : 5:00 – 6:15 pm March 28

(Thursday)

Midterm project report due 4/4 (Email submission) No class on 4/4 due to Chancellor's Inauguration “we ask that all classes be cancelled

beginning at 12:30 for the remainder of the day. Classes will resume on Friday morning, April 5, 2013” – Provost

Project Presentation on April 9

Page 3: Lecture 8: Wireless Sensor Networks

Sensor Node Hardware Two main components

Sensor Board

Base (Processor + Transceiver)

Base + Sensor Board(s) = Sensor Node

Page 4: Lecture 8: Wireless Sensor Networks

Sensor Board Light

Ultraviolet IR Visible Light Color sensors

Magnetic Sound

Ultrasound Accelerometer Temperature Pressure Humidity Touch sensors

2.25 in Microphone

Accelerometer

Light

TemperatureSounder

Magnetometer

1.25 in

Page 5: Lecture 8: Wireless Sensor Networks

Sensor Node Hardware

Power UnitPower Unit ANTENNAANTENNA

Sensor ADCSensor ADCProcessorProcessor

MemoryMemoryTransceiverTransceiver

SENSING UNITPROCESSING UNIT

Page 6: Lecture 8: Wireless Sensor Networks

Properties of wireless sensor networks

Sensor nodes (SN) monitor and control the environment Nodes process data and forward data via radio Integration into the environment, typically attached to other

networks over a gateway (GW) Network is self-organizing and energy efficient Potentially high number of nodes at very low cost per node

SN

GWSN

SN

SN SN

SN SN

SN

SNSN

SN

GW

GW

GW

Bluetooth, TETRA, …

Ethernet

SN

GPRS WLAN

ALARM!

ALARM!ALARM!

ALARM!

Page 7: Lecture 8: Wireless Sensor Networks

Wireless Sensor Networks (WSN)• Commonalities with MANETs

– Self-organization, multi-hop– Typically wireless, should be energy efficient

• Differences to MANETs– Applications: MANET more powerful, more

general WSN more specific

– Devices: MANET more powerful, higher data rates, more resources WSN rather limited, embedded, interacting with environment

– Scale: MANET rather small (some dozen devices) WSN can be large (thousands)

– Basic paradigms: MANET individual node important, ID centric WSN network important, individual node may be dispensable, data centric

Page 8: Lecture 8: Wireless Sensor Networks

Sensor Motes TimelineMica“Open

Experimental Platform”

WeC“Smart Rock”

Rene’“Experimentation”

Dot“Scale”

Spec “Mote on a chip”

Telos“Integrated Platform”

Mica2Dot

Mica2

200620062005200520042004200320032002200220012001200020001999199919981998

IMote

MicaZ

Stargate 2.0&

IMote2

Stargate

20072007

SunSpot

Page 9: Lecture 8: Wireless Sensor Networks

Promising applications for WSNs Machine and vehicle monitoring

Sensor nodes in moveable parts Monitoring of hub temperatures, fluid levels …

Health & medicine Long-term monitoring of patients with minimal restrictions Intensive care with relative great freedom of movement

Intelligent buildings, building monitoring Intrusion detection, mechanical stress detection

Environmental monitoring, person tracking Monitoring of wildlife and national parks Cheap and (almost) invisible person monitoring Monitoring waste dumps, demilitarized zones

… and many more: logistics (total asset management, RFID), telematics …

Page 10: Lecture 8: Wireless Sensor Networks

CodeBlue: WSNs for Medical Care NSF, NIH, U.S.

Army, Sun Microsystems and Microsoft Corporation

Motivation - Vital sign data poorly integrated with pre-hospital and hospital-based patient care records

Reference: http://www.eecs.harvard.edu/~mdw/proj/codeblue/

Page 11: Lecture 8: Wireless Sensor Networks

Wearable Patient Monitoring Application (ECG) Through Wireless Networks

Wearable Resilient Electrocardiogram (ECG) networked sensor device used for patient monitoring

Wireless ECG medical sensorSoftware GUI interface

Page 12: Lecture 8: Wireless Sensor Networks

Sensor Networks: Research AreasReal-World Integration

– Gaming, Tourism– Emergency, Rescue– Monitoring, Surveillance

Self-configuring networks– Robust routing– Low-power data aggregation– Simple indoor localization

Managing wireless sensor networks– Tools for access and programming– Update distribution

Long-lived, autonomous networks– Use environmental energy sources

Page 13: Lecture 8: Wireless Sensor Networks

Routing in WSNs is different No IP addressing, but simple, locally valid

IDs Example: directed diffusion

Interest Messages Interest in sensor data: Attribute/Value pair Gradient: remember direction of interested node

Data Messages Send back data using gradients Hop count guarantees shortest path

Sink

Page 14: Lecture 8: Wireless Sensor Networks

TTDD: A Two-tier Data Dissemination Model for Large-scale Wireless Sensor Networks

Page 15: Lecture 8: Wireless Sensor Networks

A Sensor Network Example

Page 16: Lecture 8: Wireless Sensor Networks

Assumptions Fixed source and sensor nodes, mobile or

stationary sinks

Nodes densely applied in large field

Position-aware nodes, sinks not necessarily

Once a stimulus appears, sensors surrounding it collectively process signal, one becomes the source to generate the data report

Page 17: Lecture 8: Wireless Sensor Networks

Sensor Network Model

Source

Stimulus

Sink

Sink

Page 18: Lecture 8: Wireless Sensor Networks

Mobile SinkExcessive PowerConsumption

Increased WirelessTransmissionCollisions

State MaintenanceOverhead

Page 19: Lecture 8: Wireless Sensor Networks

Goal, Idea Efficient and scalable data dissemination

from multiple sources to multiple, mobile sinks

Two-tier forwarding model Source proactively builds a grid structure

Localize impact of sink mobility on data forwarding

A small set of sensor node maintains forwarding state

Page 20: Lecture 8: Wireless Sensor Networks

Grid setup Source proactively divide the plane into αXα square

cells, with itself at one of the crossing point of the grid.

The source calculates the locations of its four neighboring dissemination points

The source sends a data-announcement message to reach these neighbors using greedy geographical forwarding

The node serving the point called dissemination node

This continues…

Page 21: Lecture 8: Wireless Sensor Networks

TTDD Basics

Source

Dissemination Node

Sink

Data Announcement

Query

Data

Immediate DisseminationNode

Page 22: Lecture 8: Wireless Sensor Networks

TTDD Mobile Sinks

Source

Dissemination Node

Sink

Data Announcement

Data

Immediate DisseminationNode

Immediate DisseminationNode

TrajectoryForwarding

TrajectoryForwarding

Page 23: Lecture 8: Wireless Sensor Networks

TTDD Multiple Mobile Sinks

Source

Dissemination Node

Data Announcement

Data

Immediate DisseminationNode

TrajectoryForwarding

Source

Page 24: Lecture 8: Wireless Sensor Networks

Trajectory Forwarding

Page 25: Lecture 8: Wireless Sensor Networks

Conclusion TTDD: two-tier data dissemination Model

Exploit sensor nodes being stationary and location-aware

Construct & maintain a grid structure with low overhead

Proactive sources Localize sink mobility impact

Infrastructure-approach in stationary sensor networks Efficiency & effectiveness in supporting mobile

sinks

Page 26: Lecture 8: Wireless Sensor Networks

The Future of WSNs Fundamental requirements today onlypartially fulfilled

Long life-time with/without batteries Self-configuring, self-healing networks Robust routing, robust data transmission Management and integration

Think of new applications Intelligent environments for gaming … <your idea here>

Still a lot to do… Integration of new/future radio technologies Cheap indoor localization (+/- 10cm) More system aspects (security, middleware, …) Prove scalability, robustness Make it cheaper, simpler to use

Already today: Flexible add-on for existingenvironmental monitoring networks

Page 27: Lecture 8: Wireless Sensor Networks

Major References TTDD: http://portal.acm.org/citation.cfm?

id=1160112

“ A survey on sensor networks”http://www-net.cs.umass.edu/

cs791_sensornets/papers/akyildiz2.pdf

Routing techniques in wireless sensor networks: A Survey

http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1368893&userType=inst