SlideShare a Scribd company logo
Wireless sensor network survey
Author: Jennifer Yick, Biswanath Mukherjee, Dipak Ghosal
Reported by Jiang
2
Introduction
•
Subject: wireless sensor network (WSN)
•
WSN consists of spatially distributed
autonomous sensors to monitor physical or
environmental conditions, such as
temperature, sound, pressure, etc. and to
cooperatively pass their data through the
network to a main location.
What?
3
Overall image
A typically WSN consists of generic and gateway nodes.
4
Typically WSN
•
A WSN typically has little or no infrastructure.
There are two types of WSNs.

Structured WSN

Unstructured WSN
5
Structured WSN
•
Deployed in a pre-planned manner
•
Fewer nodes
•
Lower network maintenance
•
Lower cost
•
No uncovered regions
6
Unstructured WSN
•
Densely deployed (many node)
•
Randomly Deployed
•
Can have uncovered regions
•
Left unattended to perform the task
•
Maintenance is difficult
a . managing connectivity
b. detecting failures
7
generic nodes
gateway nodes
8
Requirement
WSN
military target tracking
hazardous environment
exploration
natural disaster relief
surveillance
biomedical health
monitoring
seismic
sensing
9
Why we select WSN ?
Not traditional networks.
•
Power and environment constraints
determine us to design a lower power,
feasible, and smart network.
•
Sensors that are smaller, cheaper, and
intelligent.
10
About this paper
•
Goal: present a comprehensive review of the
recent literature.
a . An overview of the key issues in a WSN
b. Compare different types of sensor
networks
c. Applications on WSN
d. Internal sensor system
e . Network services
f. Communication protocol
11
Key issues
•
Energy constraint
•
Quality of service (QoS)
Each sensor node is an individual system.
Development should satisfy current
requirement.
Self-organizing
Consume less power
Total number and
placement
Address network dynamics
Optimize communication and
be energy efficiency
12
Types of sensor networks
1. terrestrial WSN
•
Ad Hoc (unstructured)
•
Preplanned (structured)
1. underground WSN
•
Preplanned, with additional sink nodes to relay data.
•
more expensive equipment, deployment,
maintenance
1. underwater WSN
•
fewer sensor nodes( sparse deployment)
•
more expensive than terrestrial
•
acoustic wave communication
–
Limited bandwidth
–
long propagation delay
–
signal fading
13
Types of sensor networks(cont.)
4. multi-media WSN
•
sensor nodes equipped with cameras and
microphones
•
pre-planned to guarantee coverage
•
High bandwidth/low energy, QoS, filtering, data
processing and compressing techniques
4. mobile WSN
•
ability to reposition and organize itself in the network
•
Start with Initial deployment and spread out to gather
information
•
deployment, localization, self-organization, navigation
and control, coverage, energy, maintenance, data
14
WSN applications
15
Example: CenWits
• Berkeley Mica2 sensor mote
• GPS receivers
• radio frequencies (RF)-based
sensors
• storage and processing devices
16
Internal sensor system
17
Internal sensor system
•
sensor platform
–
radio components
–
processors
–
Storage
–
sensors (multiple)
•
OS
–
OS must support these sensor platforms.
It’s hard to design a general platform to be applied to all
applications due to requirements vary in terms computation,
storage and user interface.
18
Internal sensor system
Standards
•
IEEE 802.15.4, ZigBee
•
WirelessHART
•
ISA100.11
•
IETF 6LoWPAN
•
IEEE 802.15.3
•
Wibree
19
Internal sensor system
Standard example: ZigBee
•
IEEE 802.15.4:
–
standard for low rate wireless
personal area networks (LR-WPAN)
–
low cost deployment, low
complexity, power consumption
–
topology :star and peer-to-
peer
–
MAC layer: CSMA-CA
mechanism
•
ZigBee
–
simple, low cost, and low
power
–
embedded applications
–
can form mesh networks
20
Internal sensor system
Storage
•
problems
–
storage space is limited
–
Communication is expensive
•
Solutions
–
Aggregation and compression
–
query-and-collect (selective gathering)
–
a storage model to satisfy storage constraints and query
requirements
21
Internal sensor system
Testbeds
•
Provides researchers a way to test their protocols,
algorithms, network issues and applications in real
world setting
•
Controlled environment to deploy, configure, run,
and monitoring of sensor remotely
22
Internal sensor system
Testbeds example: Orbit
•
a two-dimensional grid of 400 802.11 radio nodes.
•
dynamically interconnected into specified topologies
with reproducible wireless channel models.
23
Internal sensor system
Diagnostics and debugging support
•
Measure and monitor the sensor node
performance of the overall network
•
To guarantee the success of the sensor
network in the real environment
24
Network services
a . Localization
b. Synchronization
c. Coverage
d. Compression and
aggregation
e . Security
25
Network services
Localization
•
Problem:
–
determining the node’s location (position)
•
Solutions:
–
global positioning system (GPS)
•
Simple
•
Expensive
•
outdoor
–
beacon (or anchor) nodes
•
does not scale well in large networks
•
problems may arise due to environmental conditions
–
proximity-based
•
Make use of neighbor nodes to determine their position
•
then act as beacons for other nodes
•
Other solutions
26
Network services
Synchronization
•
Time synchronization is important for
–
routing
–
power conservation
–
Lifetime
–
Cooperation
–
Scheduling
27
Network services
Coverage
•
Is important in evaluating effectiveness
•
Degree of coverage is application dependent
•
Impacts on energy conservation
•
Techniques:
–
selecting minimal set of active nodes to be
awake to maintain coverage
–
sensor deployment strategies
28
Network services
Compression and aggregation
•
Both of them
–
reduce communication cost
–
increase reliability of data transfer
•
Data-compression
–
compressing data before transmission to base
–
Decompression occurs at the base station
–
no information should be lost
•
data aggregation
–
data is collected from multiple sensors
–
combined together to transmit to base station
–
Is used in cluster base architectures
29
Network services
Security
•
Constraints in incorporating security into a
WSN
–
limitations in storage
–
limitations in communication
–
limitations in computation
–
limitations in processing capabilities
30
Network services
Open research issues
•
localization
–
efficient algorithms
–
minimum energy
–
minimum cost
–
minimum localization errors
•
Coverage: optimizing for better energy conservation
•
time synchronization: minimizing uncertainty errors over long periods of
time and dealing with precision
•
compression and aggregation: Development of various scheme
–
event-based data collection
–
continuous data collection
•
Secure monitoring: protocols have to monitor, detect, and respond to
attacks
–
It has done for network and data-link layer (can be improved)
–
Should be done for different layers of the protocol stack
–
Cross-layer secure monitoring is another research area
31
Communication protocol
a . Transport layer
b. Network layer
c. Data-link layer
d. Physical layer
32
Communication protocol
Transport layer
•
Packet loss
–
may be due to
•
bad radio communication,
•
congestion,
•
packet collision,
•
memory full,
•
node failures
–
Detection and recovering
•
Improve throughput
•
Energy expenditure
33
Communication protocol
Transport layer
•
Congestion control/packet recovery
–
hop-by-hop
•
intermediate cache
•
more energy efficient (shorter
retransmission)
•
higher reliability
–
end-to-end
•
source caches the packet
•
Variable reliability
34
Communication protocol
Transport layer(Open research issues)
•
cross-layer optimization
–
selecting better paths for retransmission
–
getting error reports from the link layer
•
Fairness
–
assign packets with priority
–
frequently-changing topology
•
Congestion control with active queue
management
35
Communication protocol
Network layer
•
Important:
–
energy efficiency
–
traffic flows
•
Routing protocols
–
location-based: considers node location to route
data
–
cluster-based: employs cluster heads to do data
aggregation and relay to base station
36
Communication protocol
Network layer (Open research issues)
•
Future research issues should address
–
Security
•
Experimental studies regarding security applied to
different routing protocols in WSNs should be examined
–
QoS
•
guarantees end-to-end delay and energy efficient routing
–
node mobility
•
handle frequent topology changes and reliable delivery
37
Communication protocol
Data-link layer (Open research issues)
•
system performance optimization
•
Cross-layer optimization
–
Cross-layer interaction can
•
reduce packet overhead on each layer
•
reduce energy consumption
–
Interaction with the MAC layer provide
•
congestion control information
•
enhance route selection
–
Comparing performance of existing protocols of static
network in a mobile network
–
improve communication reliability and energy efficiency
38
Communication protocol
Physical layer
•
Minimizing the energy consumption
–
Optimizing of circuitry energy
•
reduction of wakeup and startup times
–
Optimizing of transmission energy
•
Modulation schemes
•
Future work
–
new innovations in low power radio design with emerging
technologies
–
exploring ultra-wideband techniques as an alternative for
communication
–
creating simple modulation schemes to reduce synchronization and
transmission power
–
building more energy-efficient protocols and algorithms
39
Communication protocol
Cross-layer interactions (Open research issues)
•
Collaboration between all the layers to
achieve higher
–
energy saving
–
network performance
–
network lifetime
40
Thanks!
That’s all for today.

More Related Content

What's hot

Wsn unit-1-ppt
Wsn unit-1-pptWsn unit-1-ppt
Wsn unit-1-ppt
Swathi Ch
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networksrajatmal4
 
Wireless sensor Network using Zero Knowledge Protocol ppt
Wireless sensor Network using Zero Knowledge Protocol pptWireless sensor Network using Zero Knowledge Protocol ppt
Wireless sensor Network using Zero Knowledge Protocol ppt
sofiakhatoon
 
paper presentation _ survey of wireless sensor netwrok
paper presentation _ survey of wireless sensor netwrokpaper presentation _ survey of wireless sensor netwrok
paper presentation _ survey of wireless sensor netwrok
ejbyun77
 
Scalability in wireless sensor networks
Scalability in wireless sensor networksScalability in wireless sensor networks
Scalability in wireless sensor networkssourabhshivtiwari
 
Chapter
ChapterChapter
Chapter
Rajat Soni
 
Ppt on low power wireless sensor network 5th sem
Ppt on low power wireless sensor network 5th semPpt on low power wireless sensor network 5th sem
Ppt on low power wireless sensor network 5th sem
shikhathegreat
 
Wireless sensor network report
Wireless sensor network reportWireless sensor network report
Wireless sensor network report
Ganesh Khadsan
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
Neha Kulkarni
 
Wireless Sensor Networks ppt
Wireless Sensor Networks pptWireless Sensor Networks ppt
Wireless Sensor Networks ppt
Devdutta Chakrabarti
 
Hetrogenous wireless sensor network
Hetrogenous wireless sensor networkHetrogenous wireless sensor network
Hetrogenous wireless sensor network
Chinmoy Jena
 
Fault tolerance in wsn
Fault tolerance in wsnFault tolerance in wsn
Fault tolerance in wsnElham Hormozi
 
Power Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksPower Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor Networks
Mshari Alabdulkarim
 
Design Issues and Applications of Wireless Sensor Network
Design Issues and Applications of Wireless Sensor NetworkDesign Issues and Applications of Wireless Sensor Network
Design Issues and Applications of Wireless Sensor Network
ijtsrd
 
Basics of Wireless sensor networks
Basics of Wireless sensor networksBasics of Wireless sensor networks
Basics of Wireless sensor networksRushin Shah
 
seminar report on wireless Sensor network
seminar report on wireless Sensor networkseminar report on wireless Sensor network
seminar report on wireless Sensor network
Jawhar Ali
 
Sensor Network
Sensor NetworkSensor Network
Sensor Network
Phearin Sok
 
Wsn ppt original
Wsn ppt originalWsn ppt original
Wsn ppt original
Deepak Kumar Dhal
 
WSN IN IOT
WSN IN IOTWSN IN IOT
WSN IN IOT
skumartarget
 
An overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication pptAn overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication pptphbhagwat
 

What's hot (20)

Wsn unit-1-ppt
Wsn unit-1-pptWsn unit-1-ppt
Wsn unit-1-ppt
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
Wireless sensor Network using Zero Knowledge Protocol ppt
Wireless sensor Network using Zero Knowledge Protocol pptWireless sensor Network using Zero Knowledge Protocol ppt
Wireless sensor Network using Zero Knowledge Protocol ppt
 
paper presentation _ survey of wireless sensor netwrok
paper presentation _ survey of wireless sensor netwrokpaper presentation _ survey of wireless sensor netwrok
paper presentation _ survey of wireless sensor netwrok
 
Scalability in wireless sensor networks
Scalability in wireless sensor networksScalability in wireless sensor networks
Scalability in wireless sensor networks
 
Chapter
ChapterChapter
Chapter
 
Ppt on low power wireless sensor network 5th sem
Ppt on low power wireless sensor network 5th semPpt on low power wireless sensor network 5th sem
Ppt on low power wireless sensor network 5th sem
 
Wireless sensor network report
Wireless sensor network reportWireless sensor network report
Wireless sensor network report
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 
Wireless Sensor Networks ppt
Wireless Sensor Networks pptWireless Sensor Networks ppt
Wireless Sensor Networks ppt
 
Hetrogenous wireless sensor network
Hetrogenous wireless sensor networkHetrogenous wireless sensor network
Hetrogenous wireless sensor network
 
Fault tolerance in wsn
Fault tolerance in wsnFault tolerance in wsn
Fault tolerance in wsn
 
Power Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksPower Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor Networks
 
Design Issues and Applications of Wireless Sensor Network
Design Issues and Applications of Wireless Sensor NetworkDesign Issues and Applications of Wireless Sensor Network
Design Issues and Applications of Wireless Sensor Network
 
Basics of Wireless sensor networks
Basics of Wireless sensor networksBasics of Wireless sensor networks
Basics of Wireless sensor networks
 
seminar report on wireless Sensor network
seminar report on wireless Sensor networkseminar report on wireless Sensor network
seminar report on wireless Sensor network
 
Sensor Network
Sensor NetworkSensor Network
Sensor Network
 
Wsn ppt original
Wsn ppt originalWsn ppt original
Wsn ppt original
 
WSN IN IOT
WSN IN IOTWSN IN IOT
WSN IN IOT
 
An overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication pptAn overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication ppt
 

Viewers also liked

wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar pptEisha Madhwal
 
FPGA Based Data Processing for Real-time WSN Applications:
FPGA Based Data Processing for Real-time WSN Applications: FPGA Based Data Processing for Real-time WSN Applications:
FPGA Based Data Processing for Real-time WSN Applications:
Ilham Amezzane
 
Protocolos
ProtocolosProtocolos
On Demand Time Sychronizaton for Wireless Sensor Networks-november2009
On Demand Time Sychronizaton for Wireless Sensor Networks-november2009On Demand Time Sychronizaton for Wireless Sensor Networks-november2009
On Demand Time Sychronizaton for Wireless Sensor Networks-november2009
abhiumn
 
Surfing from the WSNs to the IoT, 27nov2014
Surfing from the WSNs to the IoT,  27nov2014Surfing from the WSNs to the IoT,  27nov2014
Surfing from the WSNs to the IoT, 27nov2014
Mohamed Mostafa
 
WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars
Salah Amean
 
Seminar
SeminarSeminar
Seminar
parita_parekh
 
Dynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT EnvironmentsDynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT Environments
PayamBarnaghi
 
Qo s provisioning for scalable video streaming over ad hoc networks using cro...
Qo s provisioning for scalable video streaming over ad hoc networks using cro...Qo s provisioning for scalable video streaming over ad hoc networks using cro...
Qo s provisioning for scalable video streaming over ad hoc networks using cro...Mshari Alabdulkarim
 
Methods for Improving NTP
Methods for Improving NTPMethods for Improving NTP
Methods for Improving NTP
ADVA
 
wsn routing protocol
 wsn routing protocol wsn routing protocol
wsn routing protocol
Pawan Kumar Tiwari
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
deawoo Kim
 
Data Science Case Study: Wireless sensor network mathematical Models
Data Science Case Study: Wireless sensor network mathematical ModelsData Science Case Study: Wireless sensor network mathematical Models
Data Science Case Study: Wireless sensor network mathematical Models
Sandeep Sharma IIMK Smart City,IoT,Bigdata,Cloud,BI,DW
 
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Akbar Badusha
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSNYara Ali
 
wireless sensor networks using zigbee and wifi
wireless sensor networks using zigbee and wifiwireless sensor networks using zigbee and wifi
wireless sensor networks using zigbee and wifi
sunil raj kumar
 
Routing protocol on wireless sensor network
Routing protocol on wireless sensor networkRouting protocol on wireless sensor network
Routing protocol on wireless sensor networkshashankcsnits
 
Wireless sensor network and its application
Wireless sensor network and its applicationWireless sensor network and its application
Wireless sensor network and its application
Roma Vyas
 

Viewers also liked (20)

wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 
Syncob
SyncobSyncob
Syncob
 
Ppt taken workshoponwsn_withns2
Ppt taken workshoponwsn_withns2Ppt taken workshoponwsn_withns2
Ppt taken workshoponwsn_withns2
 
FPGA Based Data Processing for Real-time WSN Applications:
FPGA Based Data Processing for Real-time WSN Applications: FPGA Based Data Processing for Real-time WSN Applications:
FPGA Based Data Processing for Real-time WSN Applications:
 
Protocolos
ProtocolosProtocolos
Protocolos
 
On Demand Time Sychronizaton for Wireless Sensor Networks-november2009
On Demand Time Sychronizaton for Wireless Sensor Networks-november2009On Demand Time Sychronizaton for Wireless Sensor Networks-november2009
On Demand Time Sychronizaton for Wireless Sensor Networks-november2009
 
Surfing from the WSNs to the IoT, 27nov2014
Surfing from the WSNs to the IoT,  27nov2014Surfing from the WSNs to the IoT,  27nov2014
Surfing from the WSNs to the IoT, 27nov2014
 
WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars
 
Seminar
SeminarSeminar
Seminar
 
Dynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT EnvironmentsDynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT Environments
 
Qo s provisioning for scalable video streaming over ad hoc networks using cro...
Qo s provisioning for scalable video streaming over ad hoc networks using cro...Qo s provisioning for scalable video streaming over ad hoc networks using cro...
Qo s provisioning for scalable video streaming over ad hoc networks using cro...
 
Methods for Improving NTP
Methods for Improving NTPMethods for Improving NTP
Methods for Improving NTP
 
wsn routing protocol
 wsn routing protocol wsn routing protocol
wsn routing protocol
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 
Data Science Case Study: Wireless sensor network mathematical Models
Data Science Case Study: Wireless sensor network mathematical ModelsData Science Case Study: Wireless sensor network mathematical Models
Data Science Case Study: Wireless sensor network mathematical Models
 
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
 
wireless sensor networks using zigbee and wifi
wireless sensor networks using zigbee and wifiwireless sensor networks using zigbee and wifi
wireless sensor networks using zigbee and wifi
 
Routing protocol on wireless sensor network
Routing protocol on wireless sensor networkRouting protocol on wireless sensor network
Routing protocol on wireless sensor network
 
Wireless sensor network and its application
Wireless sensor network and its applicationWireless sensor network and its application
Wireless sensor network and its application
 

Similar to Wireless sensor network survey

Research Issues on WSN
Research Issues on WSNResearch Issues on WSN
Research Issues on WSN
Kathirvel Ayyaswamy
 
Wireless Sensor Network Routing Protocols
Wireless Sensor Network Routing ProtocolsWireless Sensor Network Routing Protocols
Wireless Sensor Network Routing Protocols
Virendra Thakur
 
Wireless Sensor Network Routing Protocols
Wireless Sensor Network Routing ProtocolsWireless Sensor Network Routing Protocols
Wireless Sensor Network Routing Protocols
Virendra Thakur
 
Wireless Sensor Networks.pptx
Wireless Sensor Networks.pptxWireless Sensor Networks.pptx
Wireless Sensor Networks.pptx
Munazza63
 
Chapter 6 WSN.ppt
Chapter 6 WSN.pptChapter 6 WSN.ppt
Chapter 6 WSN.ppt
Tekle12
 
Ioe module 4
Ioe module 4Ioe module 4
Ioe module 4
nikshaikh786
 
Unit 33-routing protocols for wsn
Unit 33-routing protocols for wsnUnit 33-routing protocols for wsn
kuliah 02 network architecture for student .pptx
kuliah 02 network architecture for student .pptxkuliah 02 network architecture for student .pptx
kuliah 02 network architecture for student .pptx
IrawanAbiyantoro1
 
matdid473708.pdf
matdid473708.pdfmatdid473708.pdf
matdid473708.pdf
ssuser3b7a36
 
WSN Routing Protocols
WSN Routing ProtocolsWSN Routing Protocols
WSN Routing Protocols
Murtadha Alsabbagh
 
Chapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptChapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.ppt
AjayTiwari301041
 
Enhancing the Performance of WSN
Enhancing the Performance of WSNEnhancing the Performance of WSN
Enhancing the Performance of WSN
Dheeraj Kumar
 
Sensor.ppt
Sensor.pptSensor.ppt
Sensor.ppt
DrDeepakBhatia
 
SensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.pptSensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.ppt
DEEPAK948083
 
Sensor
SensorSensor
Wsn protocols
Wsn protocolsWsn protocols
Wsn protocols
nooralleema
 
A review of routing protocols in wsn
A review of routing protocols in wsnA review of routing protocols in wsn
A review of routing protocols in wsn
Ayman Adel
 
Sensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitectureSensor Networks Introduction and Architecture
Sensor Networks Introduction and Architecture
PeriyanayagiS
 
Unit 2 -1 ADHOC WIRELESS NETWORK MOBILE COMPUTING
Unit 2 -1 ADHOC WIRELESS NETWORK  MOBILE COMPUTINGUnit 2 -1 ADHOC WIRELESS NETWORK  MOBILE COMPUTING
Unit 2 -1 ADHOC WIRELESS NETWORK MOBILE COMPUTING
devika g
 
LEACH Protocol
LEACH ProtocolLEACH Protocol
LEACH Protocol
saurabh goel
 

Similar to Wireless sensor network survey (20)

Research Issues on WSN
Research Issues on WSNResearch Issues on WSN
Research Issues on WSN
 
Wireless Sensor Network Routing Protocols
Wireless Sensor Network Routing ProtocolsWireless Sensor Network Routing Protocols
Wireless Sensor Network Routing Protocols
 
Wireless Sensor Network Routing Protocols
Wireless Sensor Network Routing ProtocolsWireless Sensor Network Routing Protocols
Wireless Sensor Network Routing Protocols
 
Wireless Sensor Networks.pptx
Wireless Sensor Networks.pptxWireless Sensor Networks.pptx
Wireless Sensor Networks.pptx
 
Chapter 6 WSN.ppt
Chapter 6 WSN.pptChapter 6 WSN.ppt
Chapter 6 WSN.ppt
 
Ioe module 4
Ioe module 4Ioe module 4
Ioe module 4
 
Unit 33-routing protocols for wsn
Unit 33-routing protocols for wsnUnit 33-routing protocols for wsn
Unit 33-routing protocols for wsn
 
kuliah 02 network architecture for student .pptx
kuliah 02 network architecture for student .pptxkuliah 02 network architecture for student .pptx
kuliah 02 network architecture for student .pptx
 
matdid473708.pdf
matdid473708.pdfmatdid473708.pdf
matdid473708.pdf
 
WSN Routing Protocols
WSN Routing ProtocolsWSN Routing Protocols
WSN Routing Protocols
 
Chapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptChapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.ppt
 
Enhancing the Performance of WSN
Enhancing the Performance of WSNEnhancing the Performance of WSN
Enhancing the Performance of WSN
 
Sensor.ppt
Sensor.pptSensor.ppt
Sensor.ppt
 
SensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.pptSensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.ppt
 
Sensor
SensorSensor
Sensor
 
Wsn protocols
Wsn protocolsWsn protocols
Wsn protocols
 
A review of routing protocols in wsn
A review of routing protocols in wsnA review of routing protocols in wsn
A review of routing protocols in wsn
 
Sensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitectureSensor Networks Introduction and Architecture
Sensor Networks Introduction and Architecture
 
Unit 2 -1 ADHOC WIRELESS NETWORK MOBILE COMPUTING
Unit 2 -1 ADHOC WIRELESS NETWORK  MOBILE COMPUTINGUnit 2 -1 ADHOC WIRELESS NETWORK  MOBILE COMPUTING
Unit 2 -1 ADHOC WIRELESS NETWORK MOBILE COMPUTING
 
LEACH Protocol
LEACH ProtocolLEACH Protocol
LEACH Protocol
 

Recently uploaded

Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 

Recently uploaded (20)

Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 

Wireless sensor network survey

  • 1. Wireless sensor network survey Author: Jennifer Yick, Biswanath Mukherjee, Dipak Ghosal Reported by Jiang
  • 2. 2 Introduction • Subject: wireless sensor network (WSN) • WSN consists of spatially distributed autonomous sensors to monitor physical or environmental conditions, such as temperature, sound, pressure, etc. and to cooperatively pass their data through the network to a main location. What?
  • 3. 3 Overall image A typically WSN consists of generic and gateway nodes.
  • 4. 4 Typically WSN • A WSN typically has little or no infrastructure. There are two types of WSNs.  Structured WSN  Unstructured WSN
  • 5. 5 Structured WSN • Deployed in a pre-planned manner • Fewer nodes • Lower network maintenance • Lower cost • No uncovered regions
  • 6. 6 Unstructured WSN • Densely deployed (many node) • Randomly Deployed • Can have uncovered regions • Left unattended to perform the task • Maintenance is difficult a . managing connectivity b. detecting failures
  • 8. 8 Requirement WSN military target tracking hazardous environment exploration natural disaster relief surveillance biomedical health monitoring seismic sensing
  • 9. 9 Why we select WSN ? Not traditional networks. • Power and environment constraints determine us to design a lower power, feasible, and smart network. • Sensors that are smaller, cheaper, and intelligent.
  • 10. 10 About this paper • Goal: present a comprehensive review of the recent literature. a . An overview of the key issues in a WSN b. Compare different types of sensor networks c. Applications on WSN d. Internal sensor system e . Network services f. Communication protocol
  • 11. 11 Key issues • Energy constraint • Quality of service (QoS) Each sensor node is an individual system. Development should satisfy current requirement. Self-organizing Consume less power Total number and placement Address network dynamics Optimize communication and be energy efficiency
  • 12. 12 Types of sensor networks 1. terrestrial WSN • Ad Hoc (unstructured) • Preplanned (structured) 1. underground WSN • Preplanned, with additional sink nodes to relay data. • more expensive equipment, deployment, maintenance 1. underwater WSN • fewer sensor nodes( sparse deployment) • more expensive than terrestrial • acoustic wave communication – Limited bandwidth – long propagation delay – signal fading
  • 13. 13 Types of sensor networks(cont.) 4. multi-media WSN • sensor nodes equipped with cameras and microphones • pre-planned to guarantee coverage • High bandwidth/low energy, QoS, filtering, data processing and compressing techniques 4. mobile WSN • ability to reposition and organize itself in the network • Start with Initial deployment and spread out to gather information • deployment, localization, self-organization, navigation and control, coverage, energy, maintenance, data
  • 15. 15 Example: CenWits • Berkeley Mica2 sensor mote • GPS receivers • radio frequencies (RF)-based sensors • storage and processing devices
  • 17. 17 Internal sensor system • sensor platform – radio components – processors – Storage – sensors (multiple) • OS – OS must support these sensor platforms. It’s hard to design a general platform to be applied to all applications due to requirements vary in terms computation, storage and user interface.
  • 18. 18 Internal sensor system Standards • IEEE 802.15.4, ZigBee • WirelessHART • ISA100.11 • IETF 6LoWPAN • IEEE 802.15.3 • Wibree
  • 19. 19 Internal sensor system Standard example: ZigBee • IEEE 802.15.4: – standard for low rate wireless personal area networks (LR-WPAN) – low cost deployment, low complexity, power consumption – topology :star and peer-to- peer – MAC layer: CSMA-CA mechanism • ZigBee – simple, low cost, and low power – embedded applications – can form mesh networks
  • 20. 20 Internal sensor system Storage • problems – storage space is limited – Communication is expensive • Solutions – Aggregation and compression – query-and-collect (selective gathering) – a storage model to satisfy storage constraints and query requirements
  • 21. 21 Internal sensor system Testbeds • Provides researchers a way to test their protocols, algorithms, network issues and applications in real world setting • Controlled environment to deploy, configure, run, and monitoring of sensor remotely
  • 22. 22 Internal sensor system Testbeds example: Orbit • a two-dimensional grid of 400 802.11 radio nodes. • dynamically interconnected into specified topologies with reproducible wireless channel models.
  • 23. 23 Internal sensor system Diagnostics and debugging support • Measure and monitor the sensor node performance of the overall network • To guarantee the success of the sensor network in the real environment
  • 24. 24 Network services a . Localization b. Synchronization c. Coverage d. Compression and aggregation e . Security
  • 25. 25 Network services Localization • Problem: – determining the node’s location (position) • Solutions: – global positioning system (GPS) • Simple • Expensive • outdoor – beacon (or anchor) nodes • does not scale well in large networks • problems may arise due to environmental conditions – proximity-based • Make use of neighbor nodes to determine their position • then act as beacons for other nodes • Other solutions
  • 26. 26 Network services Synchronization • Time synchronization is important for – routing – power conservation – Lifetime – Cooperation – Scheduling
  • 27. 27 Network services Coverage • Is important in evaluating effectiveness • Degree of coverage is application dependent • Impacts on energy conservation • Techniques: – selecting minimal set of active nodes to be awake to maintain coverage – sensor deployment strategies
  • 28. 28 Network services Compression and aggregation • Both of them – reduce communication cost – increase reliability of data transfer • Data-compression – compressing data before transmission to base – Decompression occurs at the base station – no information should be lost • data aggregation – data is collected from multiple sensors – combined together to transmit to base station – Is used in cluster base architectures
  • 29. 29 Network services Security • Constraints in incorporating security into a WSN – limitations in storage – limitations in communication – limitations in computation – limitations in processing capabilities
  • 30. 30 Network services Open research issues • localization – efficient algorithms – minimum energy – minimum cost – minimum localization errors • Coverage: optimizing for better energy conservation • time synchronization: minimizing uncertainty errors over long periods of time and dealing with precision • compression and aggregation: Development of various scheme – event-based data collection – continuous data collection • Secure monitoring: protocols have to monitor, detect, and respond to attacks – It has done for network and data-link layer (can be improved) – Should be done for different layers of the protocol stack – Cross-layer secure monitoring is another research area
  • 31. 31 Communication protocol a . Transport layer b. Network layer c. Data-link layer d. Physical layer
  • 32. 32 Communication protocol Transport layer • Packet loss – may be due to • bad radio communication, • congestion, • packet collision, • memory full, • node failures – Detection and recovering • Improve throughput • Energy expenditure
  • 33. 33 Communication protocol Transport layer • Congestion control/packet recovery – hop-by-hop • intermediate cache • more energy efficient (shorter retransmission) • higher reliability – end-to-end • source caches the packet • Variable reliability
  • 34. 34 Communication protocol Transport layer(Open research issues) • cross-layer optimization – selecting better paths for retransmission – getting error reports from the link layer • Fairness – assign packets with priority – frequently-changing topology • Congestion control with active queue management
  • 35. 35 Communication protocol Network layer • Important: – energy efficiency – traffic flows • Routing protocols – location-based: considers node location to route data – cluster-based: employs cluster heads to do data aggregation and relay to base station
  • 36. 36 Communication protocol Network layer (Open research issues) • Future research issues should address – Security • Experimental studies regarding security applied to different routing protocols in WSNs should be examined – QoS • guarantees end-to-end delay and energy efficient routing – node mobility • handle frequent topology changes and reliable delivery
  • 37. 37 Communication protocol Data-link layer (Open research issues) • system performance optimization • Cross-layer optimization – Cross-layer interaction can • reduce packet overhead on each layer • reduce energy consumption – Interaction with the MAC layer provide • congestion control information • enhance route selection – Comparing performance of existing protocols of static network in a mobile network – improve communication reliability and energy efficiency
  • 38. 38 Communication protocol Physical layer • Minimizing the energy consumption – Optimizing of circuitry energy • reduction of wakeup and startup times – Optimizing of transmission energy • Modulation schemes • Future work – new innovations in low power radio design with emerging technologies – exploring ultra-wideband techniques as an alternative for communication – creating simple modulation schemes to reduce synchronization and transmission power – building more energy-efficient protocols and algorithms
  • 39. 39 Communication protocol Cross-layer interactions (Open research issues) • Collaboration between all the layers to achieve higher – energy saving – network performance – network lifetime