Protocols and Applications For Wireless Sensor Networks (01204525)
Protocols and Applications For Wireless Sensor Networks (01204525)
Protocols and Applications For Wireless Sensor Networks (01204525)
Chaiporn Jaikaeo
[email protected]
Department of Computer Engineering
Kasetsart University
Materials taken from lecture slides by Karl and Willig
Typical Wireless Networks
Base stations connected to wired
backbone
Mobile nodes communicate
wirelessly to base stations
Ad hoc Networks
Networks without pre-configured
infrastructure
require no hubs, access points, base stations
are instantly deployable
can be wired or wireless
A
Sensor Networks
Participants in the previous examples
were devices close to a human user,
interacting with humans
Alternative concept:
Instead of focusing interaction on humans,
focus on interacting with environment
Network is embedded in environment
Nodes in the network are equipped with
sensing and actuation to measure/influence
environment
Nodes process information and communicate
Traditional Sensors
Remote
monitoring
Data loggers
Local
monitoring
Wireless Sensors
Sensors communicate with data
logger via radio links
Network
Network
sensor field
Remote
radio link monitoring
Wireless Sensor Networks
Wireless sensors + wireless network
Sensor nodes (motes) deployed and forming an
ad hoc network
Requires no hubs, access points
Instantly deployable
Sensor
node/mote
Sensor network
Gateway
Internet
Targeted applications
Emergency responses Remote
Remote data acquisition monitoring
Demonstration
Sensor Modules
IWING-MRF modules from IWING LAB
250 kbps 2.4GHz IEEE 802.15.4
12MHz Atmel ATMega328P microcontroller
Sensors: Light, Temperature, Acceleration
Scenario
Monitor station
Civil engineering
Structural response
Disaster management
Environmental sciences
Habitat monitoring
Conservation biology
WSN in Telemetry
Applications
Browser
sensor
sensor
Information
Server
wireless sensor node
GPRS
GPRS
Network
Network
Sensor field or
orInternet
Internet
Gateway
Internet of Things (IoT)
http://www.opinno.com/en/content/internet-things-0
2
Connected Living
http://www.dezeen.com/2013/09/11/nismo-smartwatch/
2
Landslide Monitor
Real deployment scenario
2
Roles of Participants in
WSN
Sources of data: Measure data, report them
somewhere
Typically equip with different kinds of actual sensors
2
Deployment Options
Dropped from aircraft
Random deployment
Well planned, fixed
Regular deployment
Mobile sensor nodes
Can move to compensate for
deployment shortcomings
Can be passively moved around by
some external force (wind, water)
Can actively seek out interesting
areas 2
Maintenance Options
Feasible and/or practical to maintain
sensor nodes?
Replace batteries
Unattended operation
Impossible but not relevant
Energy supply
Limited from point of deployment
Some form of recharging / energy
scavenging
2
Characteristic
Requirements
Type of service of WSN
Not simply moving bits like another network
Rather: provide answers (not just numbers)
Geographic scoping are natural requirements
Quality of service
Fault tolerance
Lifetime: node/network
Scalability
Wide range of densities
Programmability
Maintainability
2
Required Mechanisms
Multi-hop wireless communication
Energy-efficient operation
Both for communication and
computation, sensing, actuating
Auto-configuration
Manual configuration just not an option
Collaboration & in-network
processing
Nodes in the network collaborate
towards a joint goal
Pre-processing data in network (as
opposed to at the edge) can greatly
improve efficiency 3
Required Mechanisms
Data centric networking
Focusing network design on data, not
on node identifies (id-centric
networking)
To improve efficiency
Locality
Do things locally (on node or among
nearby neighbors) as much as possible
Exploit tradeoffs
E.g., between invested energy and
accuracy 3
MANET vs. WSN -
Similarities
MANET Mobile Ad hoc Network
Self-organization
Energy efficiency
(Often) Wireless multi-hop
3
MANET vs. WSN -
Differences
Equipment: MANETs more powerful
Application-specific: WSNs depend
much stronger on application
specifics
Environment interaction: core of
WSN, absent in MANET
Scale: WSN might be much larger
(although contestable)
Energy: WSN tighter requirements,
maintenance issues
3
MANET vs. WSN -
Differences
Dependability/QoS: in WSN,
individual node may be dispensable
(network matters), QoS different
because of different applications
Addressing: Data centric vs. id-
centric networking
3
Enabling Technologies for
WSN
Cost reduction
For wireless communication, simple
microcontroller, system on chip,
sensing, batteries
Miniaturization
Some applications demand small size
Smart dust as the most extreme
vision
Energy scavenging
Recharge batteries from ambient
energy (light, vibration, ) 3
Conclusion
MANETs and WSNs are challenging
and promising system concepts
Many similarities, many differences
Both require new types of
architectures & protocols compared
to traditional wired/wireless
networks
In particular, application-specificness
is a new issue