SLIDE 1
Communication Standards in Wireless Sensor Networks Bachelor Thesis - - PowerPoint PPT Presentation
Communication Standards in Wireless Sensor Networks Bachelor Thesis - - PowerPoint PPT Presentation
Lehrstuhl fr Netzarchitekturen und Netzdienste Institut fr Informatik Technische Universitt Mnchen Communication Standards in Wireless Sensor Networks Bachelor Thesis Lukas Tillmann Advisors: Alexander Klein, Corinna Schmitt Outline
SLIDE 2
SLIDE 3
3 Communication Standards in Wireless Sensor Networks
Outline
Definition of WSN
Communication Standards Goals of this thesis Analysis technology and methods Evaluation Conclusion
SLIDE 4
4 Communication Standards in Wireless Sensor Networks
Communication Standards - Overview
There is no uniform protocol standard in Wireless Sensor Networks
(WSNs)
Independent development by different interest groups trying to meet similar challenges
IEEE 802.15.4
Implementation of the Physical and Data Link Layers
Specifically designed for use in Wireless Low-Power Networks (WPANs)
Provides usage of different frequency ranges, CSMA and address ranges
Maximum Transmission Unit (MTU) of 128 bytes
ZigBee and 6LoWPAN - two IEEE 802.15.4 based Standards
SLIDE 5
5 Communication Standards in Wireless Sensor Networks
Communication Standards - ZigBee
ZigBee
Holistic standards solution in WSNs
Implements all Layers up to the
Application Layer
Provides mechanisms for network
creation, maintenance, adressing, application interfaces, etc.
SLIDE 6
6 Communication Standards in Wireless Sensor Networks
Communication Standards – 6LoWPAN
6LoWPAN (IPv6 over Low-Power Wireless Personal Area Network)
Implementation of an Adaption Layer to enable the usage of IPv6 in WSNs
Provides several mechanisms to shorten IPv6 frames
SLIDE 7
7 Communication Standards in Wireless Sensor Networks
Goals of this thesis
Presentation of ZigBee and 6LoWPAN regarding
Functional principles
Network creation
Data transmission / shortening mechanisms
Integrated security mechanisms
Behavior in simulations
Questions handled in this thesis
What different approaches were taken?
How it data transmission handled?
How are the specific challenges in WSNs managed?
How do these protocol standards behave in simulations?
SLIDE 8
8 Communication Standards in Wireless Sensor Networks
Used Analysis Tool
Simulating different scenarios using
OPNET – ZigBee simulator
6LoWPAN not supported by OPNET simulation
Reasons for using just one simulator/protocol standard:
Very few noticeable differences between two similar standards.
Problems comparing the results of two different simulators because of
Different possiblities/limitations when it comes to data input
Different ways of computing the statistics
SLIDE 9
9 Communication Standards in Wireless Sensor Networks
Analysis Methods
Used simulation topologies: Star,
Chain, Grid
Used simulation variations:
Differing number of nodes active
within a network
Differing traffic intensity
For each simulation run, one network model is used
Nodes are present and signed in to the PAN at all times
Differing start and stop times for application data transmission
SLIDE 10
10 Communication Standards in Wireless Sensor Networks
Gathering the data
Gathering the data
Ten simulation runs with differing seed values are performed
Merging and sorting the data by using a small Java program
SLIDE 11
11 Communication Standards in Wireless Sensor Networks
Star topology
All traffic is directed towards the Coordinator
Nodes gradually join in on data transmission
SLIDE 12
12 Communication Standards in Wireless Sensor Networks
Star topology
Interarrival Time 5 seconds Packet size 64 bytes Overall delay respective to the number of nodes active in the network
SLIDE 13
13 Communication Standards in Wireless Sensor Networks
Star topology
Interarrival Time 1 second Packet size 128 bytes Overall delay respective to the number of nodes active in the network Increase in delay as more retransmission become necessary Decrease in variance as retransmission become the norm
SLIDE 14
14 Communication Standards in Wireless Sensor Networks
Star topology
Interarrival Time 1 second Packet size 128 bytes Percentage of packets dropped (maximum number of backoff retransmissions reached (4)) in a star topology high traffic variant
SLIDE 15
15 Communication Standards in Wireless Sensor Networks
Chain topology
All traffic is directed towards the Coordinator
Increasing number of hops towards the destination
Only one node sends at a time
SLIDE 16
16 Communication Standards in Wireless Sensor Networks
Chain topology
Interarrival Time 5 seconds Packet size 128 bytes Gradual and steady growth of End-to-End delay as number of hops increases (avg. 6.145 ms per additional hop) Increase in variance due to escalation from previous values
SLIDE 17
17 Communication Standards in Wireless Sensor Networks
Grid topology
All traffic is directed towards the Coordinator Nodes drift away from the center with 0.25 meters/minute Topology structure (parent-child associations) remains intact Start: 10 meters spacing between adjacent nodes End: 150 meters spacing between adjacent nodes
SLIDE 18
18 Communication Standards in Wireless Sensor Networks
Grid topology
Interarrival Time 2 seconds Packet size 64 bytes Packet loss ratio after maximum number of backoffs (4) is reached Decrease as node density is eased
SLIDE 19
19 Communication Standards in Wireless Sensor Networks
Grid topology
Interarrival Time 2 seconds Packet size 64 bytes Load in bits/s respective to the distance between two adjacenting nodes Load decreases as node density decreases due to fewer required retransmission attempts
SLIDE 20
20 Communication Standards in Wireless Sensor Networks
Conclusion
ZigBee
All-in-One solution
Provides interfaces in the Application Layer
Best suited for secluded systems
6LoWPAN
Built for adaption of IPv6 in WSNs
Handles the parsing between IPv6 and 6LoWPAN headers
No application support provided
Best suited for traffic that exceeds the WSN
Used protocol standard can be chosen according to the needs of a specific WSN!
SLIDE 21
21 Communication Standards in Wireless Sensor Networks
Questions Thank you for your attention !
SLIDE 22
22 Communication Standards in Wireless Sensor Networks
OPNET Screenshot – Star Low Traffic „Time average“
SLIDE 23