Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 22

Sensor Networks

Wireless Sensor Networks


Introduction
 WSN are used to collect data from the environment.
 They consist of a large no. of sensor nodes and one
or more base stations.
 The nodes in the network are connected via
wireless communication channels.
 Each node has the capability to sense data,process
data and send it to rest of the nodes or the base
stations.
 These are n/w’s limited by the node battery lifetime.

02/14/05 2
Involved Technologies

Network
Technology

Computational Sensor
Power
Network
Sensor
Technology

3
Application Areas

 Military
 Infrastructure security
 Environment & Habitat Monitoring
 Industrial Sensing
 Traffic Control
 Seismic Studies
 Life Sciences

02/14/05 4
The Systems involved

 Sensor Node Internals


 Operating System
 Physical Size

02/14/05 5
Sensor Node Internals

CPU

POWER
SUPPLY
D
ARE IC ELECTRO-MAGNETIC
T
FR S C
IN OU MI
SENSOR COMMUNICATION INTERFACE
AC EIS GE C…
S A TI
IM NE
AG NODE
M

Some Current Node Platforms:


1. Sensoria WINS
2. Smart Dust – Dust Inc. Berkeley
3. UC Berkeley mote – Crossbow (www.xbow.com)

02/14/05 6
Operating System - TinyOS
 Custom built at UC, Berkeley for wireless
sensor nodes
 Component-based architecture: ensures
minimum code size
 Component library includes:
 Network protocols
 Sensor drivers
 Data acquisition tools
 Distributed services

02/14/05 7
Physical Size

WINS Berkley
LWIM III AWAIRS I NG 2.0 Motes

AWACS

02/14/05 8
Communication

 Network Protocol
 Network Discovery
 Network Control & Routing

02/14/05 9
Network Protocol

 For wireless sensor networks: IEEE 802.11


standards
 Personal Area Networks (PAN): IEEE 802.15
standard
 Radius of 5 to 10m
 Ideal application in short-range sensors

02/14/05 10
Network Discovery
 Knowledge of identity and location of its
neighbor
 For ad hoc networks:
 Topology is built in real time
 Periodic updates – sensors fail, new sensors
added
 Global knowledge is generally not needed
 In the absence of GPS, relative positioning
algorithms are used

11
Network Control & Routing
 Network adapts dynamically to
 conserve resources like energy and available
nodes
 Make optimum use of bandwidth and processing
power
 Connectivity must emerge as needed from
algorithms
• Directed Diffusion routing
 Data identity is separate from node identity
 Promotes adaptive, in-network processing

02/14/05 12
Deployment Issues

 Energy Issues
 Time and Space
 Collaboration towards Objective

02/14/05 13
Energy Issues

 Energy drains
 Energy Management

02/14/05 14
Energy Drains
 Processing
 Need for Idle & sleep modes
 Variable voltage & frequency
 Communications
 Currently around 150nJ/bit – short range
 Sensors
 Depends on the sensing modality
 Actuators
 Power Supply

02/14/05 15
Energy Management
 Processor Energy management:
 Shutdown
 Dynamic scaling of frequency and supply voltage
 dynamic scaling of frequency, supply voltage, and
threshold voltage
• Communication Energy management:
 Shutdown based
 Turn off sender and receiver

02/14/05 16
Time and Space

 Sensor node localization


 Temporal synching up
 Scale of operations

02/14/05 17
Localization
 Absolute position on geoid
 e.g. GPS
• Self-positioning vs. Remote-positioning
• Multiple techniques for Location sensing
 Measure proximity to landmarks
 Position relative to initialization point – Dead
reckoning
 Measure distance of landmarks - Ranging

02/14/05 18
Temporal Synchronization
 Reference-broadcast synchronization: Very
high precision sync with slow radios
 Post-facto synchronization: syncs up only
when needed (saves on energy)
 Peer-to-peer synchronization: There are no
master clocks
 Tiered Architecture: Range of node
capabilities

02/14/05 19
Scale – Temporal and Spatial
 Sampling: sampling frequency depends on
 Type of modality being measured
 Type of application
• Extent
• Density: “sensor nodes per footprint of input
stimuli”

02/14/05 20
Collaborative Signal Processing
 Sensor nodes collaborate to extract and
process information – towards common
objective
 Two types of collaboration:
 Intra-node collaboration
 Inter-node collaboration

02/14/05 21
The Research Challenges

 Network deployment and organization


 Query processing and routing
 Storage management
 Increasing the longevity and robustness of
the network
 Security issues
 Address privacy concerns

02/14/05 22

You might also like