尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
PERFORMANCE AND TRAFFIC
MANAGEMENT
Prepared by: Afrah Salman
Supervised by: Assist. Prof. Dr. Mohammed Najim
Subjects
• Introduction
• Background
• WSN Design Issues: MAC Protocols, Routing Protocols, Transport Protocols
• Performance Modeling of WSNs: Performance Metrics, Basic Models,
Network Models
• Case Study: Simple Computation of the System Life Span
• Practical Example
Introduction
• WSNs are collections of compact-size, relatively inexpensive
computational nodes that measure local environmental conditions or
other parameters and forward such information to a central point for
appropriate processing.
• The performance of WNSs is affected strongly by other parameters in
two groups: basic models and network models.
• Basic models form the elementary blocks based on which the network
models can be analyzed and the overall system performance studied.
Background
֍ WSNs usually consist of hundreds or thousands of sensor nodes
scattered in a geographical area and one or multiple sink(s) for
collecting information and transmitting it through wireless channels
(Figure 11.1).
֍ The special design and characteristics of sensors and their applications
make WSNs different from traditional networks.
֍ Most traffic in WSNs flows star like from sensor nodes to the sink. If
there are multiple sinks, multiple traffic flows will be generated between
sensor nodes and the sink.
• The data related to the events are usually small, usually just a few bytes and in many
cases just a few bits. Therefore, it may be possible to transmit more than one event in a
single data unit if the application reporting frequency allows it.
• Other factors that affect WSN design are listed in (Table 11.1). These factors have a
direct impact on the system performance of WSNs.
The architecture of computer and communication networks is often structured in layers.
Each lower layer acts as a service provider to its immediate upper layer.
other higher
layers, including session, presentation, and
application
transport
network (or
internetworking)
data link
physical
WSN Design Issues
MAC Protocols
– The establishment of a multihop wireless network infrastructure for data transfer
requires the establishment of communication links between neighboring sensor
nodes.
– Communication in WNs is achieved in the form of electromagnetic signal
transmission through the air. This common transmission medium must therefore be
shared by all sensor network nodes in a fair manner. To achieve this goal, a medium
access control protocol must be utilized.
– The choice of the medium access control protocol is the major determining factor in
WSN performance.
• MAC affects the efficiency and reliability of hop-by-hop data transmission.
• Existing MAC protocols such as IEEE 802 series standard may not be
completely suitable for WSNs because of energy efficiency.
• MAC protocols for wireless sensor networks emphasize energy efficiency
through design of effective and practical approaches to deal with the foregoing
problems (i.e. S-MAC designs an adaptive algorithm to let sensor nodes sleep at
a certain time)
• Typical parameters used to measure performance of MAC protocols include
collision probability, control overhead, delay, and throughput.
WSN Design Issues
Routing Protocols
– Used for setting up one or more path(s) from sensor nodes to the sink.
– Since sensor nodes have limited resources, routing protocols should
have a small overhead, which may result from control message
interchange and caching.
– Therefore, the traditional address-centric routing protocols for
Internet (e.g. the routing information protocol, open shortest path
first, border gateway protocol) do not meet the requirements of
WSNs.
Al-karaki and Kamal
classification
WSN Design Issues
Transport Protocols
– There are many factors should be considered carefully in the design of transport
protocols: a congestion control mechanism and especially, a reliability guarantee.
– Since most data streams are convergent toward the sink, congestion is likely to
occur at nodes around the sink.
– Although a MAC protocol can recover packet loss as a result of bit error, it has
no way to handle packet loss as a result of butter overflow. Therefore, transport
protocols should have mechanisms for loss recovery; to guarantee reliability,
mechanisms such as ACK and selective ACK used in the TCP would be helpful.
Congestion control
Sink Mobility
• In most applications, a WSN consists of two parts: one data collection unit (also
known as a sink or base station) and a large number of tiny sensor nodes.
• Sink mobility endues researchers with one more dimension in the design of
schemes and could potentially lead to a better solution. But it causes issues such as
link breakage or increased communication overheads. Thus, it needs to be managed
so that benefits it brings would outweigh damages it may cause.
• Sink mobility has long been recognized as an efficient method of improving system
performance in wireless sensor networks (WSNs), e.g. relieving traffic burden from
a specific set of nodes.
Performance analysis tests on some protocols
• The performance analysis tests are performed on Real Time and Reliable
Transport (RT2) protocol for Wireless Sensor, PETLP, CODA, ECODA,
and ESRT.
• In CODA, transport layer protocol is particularly developed to control the
congestion in WSNs.
• In ECODA, flexible queue scheduler and weighted fairness model are designed
to address the network traffic and local traffic with considering the static
priority and dynamic priority in order to serve the data traffic in better way.
• In PETLP, protocol describes the priority based reliability with congestion
detection mechanism. It functions in three modes: with priority, without and
distributed priority at intermediate node. It guarantees the congestion control, data
reliability and source data priority simultaneously.
• The RT2 protocol addresses the two major pending issues: application network
delay bound and heterogeneous reliability. The detection of physical phenomenon
and collaborative work are the main objectives of RT2 protocol.
• The ESRT protocol proposed to achieve the event reliability without any
intermediate storage requirements in wireless sensor networks. This protocol
basically runs and takes the decision on sink node, where actual processing of data
packets happens.
Performance modeling of WSNs
• Two important performance metrics, system lifetime and energy
efficiency.
• Both of these metrics relate to energy consumption.
• In WSNs, new models are required to capture special characteristics of
these networks which are different from the traditional networks.
Performance modeling of WSNs:
performance metrics
• System lifetime: This term can be defined in several ways:
(a) the duration of time until some node depletes all its energy;
(b) the duration of time until the QoS of applications cannot be guaranteed; or
(c) the duration of time until the network has been disjoined.
• Energy efficiency: Energy efficiency means the number of packets that
can be transmitted successfully using a unit of energy.
• Reliability: In WSNs, the event reliability is used as a measure to show
how reliable the sensed event can be reported to the sink.
• Coverage: Full coverage by a sensor network means the entire space
that can be monitored by the sensor nodes.
• Connectivity: For multihop WSNs, it is possible that the network
becomes disjointed because some nodes become dysfunctional.
• QoS metrics: Some applications in WSNs have real-time properties.
These applications may have QoS requirements such as delay, loss
ratio, and bandwidth.
Performance modeling of WSNs:
Basic Models
Basic
Models
Traffic
Model
Event-Based
Delivery
Continuous
Delivery
Query-Based
Delivery
Hybrid Delivery
Energy Models
Model for
Sensing
Model for
Communication
Model for
Computation
Node Model
Performance modeling of WSNs:
Network Models Network
Models
MAC
Model
Routing
Models
System
Model
Channel access is
controlled and
allocated by
MAC protocols.
energy consumed
for a generic
route P, P[E]
can be computed
as follows:
Case study: simple computation of the system life span
1. All sensor nodes (N) in the network organize a two-tiered topology.
2. All sensor nodes are distributed equally and densely in a space for
monitoring events.
3. Each higher-layer node (leader node) receives data from other leader
nodes (k), its leaf nodes (c), as well as locally generated data.
4. There is a congestion and flow control mechanism between sink and
sensor nodes to guarantee that in steady-state congestion will not
occur;
5. Each sensor node has a maximum energy of E.
6. All nodes are stationary, and no adaptive power control would be
assumed.
Analysis
• Total Node Number:
• Average Number of Retransmissions: Let be and pe be bit-error
probability and packet error probability, respectively
So, the average number of retransmissions will be:
The number of
packets in
each reporting
instant
• Average Cost of Packet Forwarding in One Hop: In each hop, data
consume the following amount of energy: transceiver (et), MAC-layer
collision and idle and overhearing (em), and computation (ec).
• Therefore, the total energy consumed by forwarding a packet within one
hop is about:
• Converged Data Rate: For per-node fairness, each sensor node has the
same data rate, ri= npf ; therefore, rc is given as follows:
The
reporting
frequency
• System Lifetime: Let’s assume that all sensor nodes become active at time
t0 = 0 and let’s assume that at time t1 the energy of the highest node at level
1 is depleted first. System lifetime Tl can be approximately T1 = t1- t0. Here,
the effects of node mobility and/or power control have been ignored. The
quantity T1 can be used as the lower bound of the system lifetime.
• For per-node fairness,
• For max-min fairness,
Practical Example
Performance Evaluation of the WSN Routing Protocols
Scalability
 choose the appropriate routing protocols for scalability evaluation.
The quantitative metrics are used to measure and evaluate the
performance of the simulated routing protocols.
Use simulators (e.g. TOSSIM, NS2, OPNET) to evaluate protocols
performance under specific conditions, for example:
The average radio range of transmission was a radius of 10 m.
 The network setup consisted of 100 nodes dispersed in an area depicting
100m×100m.
The simulations are run on random networks model, where the nodes placements
are changed randomly in uniformly square area.
 The sensors are deployed in a regular grid with random offsets.
The results of the simulation will be as follows:
Performance and traffic management for WSNs
Performance and traffic management for WSNs

More Related Content

What's hot

Contention based MAC protocols
Contention based  MAC protocolsContention based  MAC protocols
Contention based MAC protocols
Darwin Nesakumar
 
Wireless sensor network applications
Wireless sensor network applicationsWireless sensor network applications
Wireless sensor network applications
Deepshika Reddy
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
ArunChokkalingam
 
Lecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networksLecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networks
Chandra Meena
 
Fisheye State Routing (FSR) - Protocol Overview
Fisheye State Routing (FSR) - Protocol OverviewFisheye State Routing (FSR) - Protocol Overview
Fisheye State Routing (FSR) - Protocol Overview
Yoav Francis
 
Mac protocols
Mac protocolsMac protocols
Mac protocols
juno susi
 
WSN Routing Protocols
WSN Routing ProtocolsWSN Routing Protocols
WSN Routing Protocols
Murtadha Alsabbagh
 
Mobile transportlayer
Mobile transportlayerMobile transportlayer
Mobile transportlayer
Rahul Hada
 
Geographical routing presentation
Geographical routing presentationGeographical routing presentation
Geographical routing presentation
Apoorva Nagaraj
 
Classification of routing protocols
Classification of routing protocolsClassification of routing protocols
Classification of routing protocols
Menaga Selvaraj
 
Data aggregation in wireless sensor network
Data aggregation in wireless sensor networkData aggregation in wireless sensor network
Data aggregation in wireless sensor network
Shiwangi Thakur
 
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
 
Mac protocols of adhoc network
Mac protocols of adhoc networkMac protocols of adhoc network
Mac protocols of adhoc network
shashi712
 
Wsn unit-1-ppt
Wsn unit-1-pptWsn unit-1-ppt
Wsn unit-1-ppt
Swathi Ch
 
WSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC ProtocolWSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC Protocol
ArunChokkalingam
 
Issues in routing protocol
Issues in routing protocolIssues in routing protocol
Issues in routing protocol
Pradeep Kumar TS
 
Ad hoc networks
Ad hoc networksAd hoc networks
Ad hoc networks
Darpan Dekivadiya
 
GSM: Handovers
GSM: HandoversGSM: Handovers
Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)
rajivagarwal23dei
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
Yara Ali
 

What's hot (20)

Contention based MAC protocols
Contention based  MAC protocolsContention based  MAC protocols
Contention based MAC protocols
 
Wireless sensor network applications
Wireless sensor network applicationsWireless sensor network applications
Wireless sensor network applications
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
 
Lecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networksLecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networks
 
Fisheye State Routing (FSR) - Protocol Overview
Fisheye State Routing (FSR) - Protocol OverviewFisheye State Routing (FSR) - Protocol Overview
Fisheye State Routing (FSR) - Protocol Overview
 
Mac protocols
Mac protocolsMac protocols
Mac protocols
 
WSN Routing Protocols
WSN Routing ProtocolsWSN Routing Protocols
WSN Routing Protocols
 
Mobile transportlayer
Mobile transportlayerMobile transportlayer
Mobile transportlayer
 
Geographical routing presentation
Geographical routing presentationGeographical routing presentation
Geographical routing presentation
 
Classification of routing protocols
Classification of routing protocolsClassification of routing protocols
Classification of routing protocols
 
Data aggregation in wireless sensor network
Data aggregation in wireless sensor networkData aggregation in wireless sensor network
Data aggregation in 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
 
Mac protocols of adhoc network
Mac protocols of adhoc networkMac protocols of adhoc network
Mac protocols of adhoc network
 
Wsn unit-1-ppt
Wsn unit-1-pptWsn unit-1-ppt
Wsn unit-1-ppt
 
WSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC ProtocolWSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC Protocol
 
Issues in routing protocol
Issues in routing protocolIssues in routing protocol
Issues in routing protocol
 
Ad hoc networks
Ad hoc networksAd hoc networks
Ad hoc networks
 
GSM: Handovers
GSM: HandoversGSM: Handovers
GSM: Handovers
 
Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
 

Viewers also liked

Intelligent Traffic Management
Intelligent Traffic ManagementIntelligent Traffic Management
Intelligent Traffic Management
Ramakrishna Prasad Sakhamuri
 
Priority Based Congestion Avoidance Hybrid Scheme published in IEEE
Priority Based Congestion Avoidance Hybrid Scheme published in IEEE Priority Based Congestion Avoidance Hybrid Scheme published in IEEE
Priority Based Congestion Avoidance Hybrid Scheme published in IEEE
Jasleen Kaur (Chandigarh University)
 
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
Guenther Trautzl
 
Congestion detection for video traffic
Congestion detection for video trafficCongestion detection for video traffic
Congestion detection for video traffic
prasanna9
 
Wsn using smartphone
Wsn using smartphoneWsn using smartphone
Wsn using smartphone
ChaitanYa More
 
Simulators for Wireless Sensor Networks (OMNeT++)
Simulators for Wireless Sensor Networks (OMNeT++)Simulators for Wireless Sensor Networks (OMNeT++)
Simulators for Wireless Sensor Networks (OMNeT++)
Pradeep Kumar TS
 
Ns2
Ns2Ns2
wireless traffic density control using sensor
wireless traffic density control using sensorwireless traffic density control using sensor
wireless traffic density control using sensor
VELAMMAL INSTITUTE OF TECHNOLOGY
 
Quality of Service
Quality of ServiceQuality of Service
Quality of Service
silenceIT Inc.
 
Intelligent transportation system using wireless sensor network
Intelligent transportation system using wireless sensor networkIntelligent transportation system using wireless sensor network
Intelligent transportation system using wireless sensor network
Brundha Sholaganga
 
Ns2
Ns2Ns2
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
University of Gujrat, Pakistan
 
Projects
ProjectsProjects
Projects
akhilphani
 
Vanet ppt
Vanet pptVanet ppt
Vanet ppt
Akash Raghunath
 
Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)
Jonathan D'Cruz
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...
mahesh_rman
 
Ns 2 Network Simulator An Introduction
Ns 2 Network Simulator An IntroductionNs 2 Network Simulator An Introduction
Ns 2 Network Simulator An Introduction
Jaipur National University, Jaipur, Rajasthan, India
 
Automatic Train Control System using Wireless Sensor Networks
Automatic Train Control System using Wireless Sensor NetworksAutomatic Train Control System using Wireless Sensor Networks
Automatic Train Control System using Wireless Sensor Networks
Prakhar Bansal
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI Explainer
Luminary Labs
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
Mandy Suzanne
 

Viewers also liked (20)

Intelligent Traffic Management
Intelligent Traffic ManagementIntelligent Traffic Management
Intelligent Traffic Management
 
Priority Based Congestion Avoidance Hybrid Scheme published in IEEE
Priority Based Congestion Avoidance Hybrid Scheme published in IEEE Priority Based Congestion Avoidance Hybrid Scheme published in IEEE
Priority Based Congestion Avoidance Hybrid Scheme published in IEEE
 
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
 
Congestion detection for video traffic
Congestion detection for video trafficCongestion detection for video traffic
Congestion detection for video traffic
 
Wsn using smartphone
Wsn using smartphoneWsn using smartphone
Wsn using smartphone
 
Simulators for Wireless Sensor Networks (OMNeT++)
Simulators for Wireless Sensor Networks (OMNeT++)Simulators for Wireless Sensor Networks (OMNeT++)
Simulators for Wireless Sensor Networks (OMNeT++)
 
Ns2
Ns2Ns2
Ns2
 
wireless traffic density control using sensor
wireless traffic density control using sensorwireless traffic density control using sensor
wireless traffic density control using sensor
 
Quality of Service
Quality of ServiceQuality of Service
Quality of Service
 
Intelligent transportation system using wireless sensor network
Intelligent transportation system using wireless sensor networkIntelligent transportation system using wireless sensor network
Intelligent transportation system using wireless sensor network
 
Ns2
Ns2Ns2
Ns2
 
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
 
Projects
ProjectsProjects
Projects
 
Vanet ppt
Vanet pptVanet ppt
Vanet ppt
 
Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...
 
Ns 2 Network Simulator An Introduction
Ns 2 Network Simulator An IntroductionNs 2 Network Simulator An Introduction
Ns 2 Network Simulator An Introduction
 
Automatic Train Control System using Wireless Sensor Networks
Automatic Train Control System using Wireless Sensor NetworksAutomatic Train Control System using Wireless Sensor Networks
Automatic Train Control System using Wireless Sensor Networks
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI Explainer
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 

Similar to Performance and traffic management for WSNs

Unit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptxUnit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptx
ABYTHOMAS46
 
PROGRESS 1& 2.ppt
PROGRESS 1& 2.pptPROGRESS 1& 2.ppt
PROGRESS 1& 2.ppt
HarishJoshi872914
 
wsn
wsnwsn
Final year WSN Project ppt final updated.pptx
Final year WSN Project ppt final updated.pptxFinal year WSN Project ppt final updated.pptx
Final year WSN Project ppt final updated.pptx
DivankerSaxena1
 
Congestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A surveyCongestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A survey
IJERA Editor
 
Activity 3 watch the video and answer
Activity 3 watch the video and answerActivity 3 watch the video and answer
Activity 3 watch the video and answer
nikshaikh786
 
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
IRJET Journal
 
Wireless Sensor Networks.pptx
Wireless Sensor Networks.pptxWireless Sensor Networks.pptx
Wireless Sensor Networks.pptx
Munazza63
 
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
IRJET Journal
 
Wireless Sensor Networks UNIT-3
Wireless Sensor Networks UNIT-3Wireless Sensor Networks UNIT-3
Wireless Sensor Networks UNIT-3
Easy n Inspire L
 
1.CN-PPT.ppt
1.CN-PPT.ppt1.CN-PPT.ppt
ShortPaper
ShortPaperShortPaper
ShortPaper
Sivamoorthy Ranjan
 
Bf33335340
Bf33335340Bf33335340
Bf33335340
IJERA Editor
 
Bf33335340
Bf33335340Bf33335340
Bf33335340
IJERA Editor
 
Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...
Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...
Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...
Umang Singh
 
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
IOSR Journals
 
Ad-hoc.pdf
Ad-hoc.pdfAd-hoc.pdf
Ad-hoc.pdf
Krithika242242
 
Bb2641284132
Bb2641284132Bb2641284132
Bb2641284132
IJMER
 
Performance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor NetworksPerformance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor Networks
IJMER
 
WSN presentation
WSN presentationWSN presentation
WSN presentation
Braj Raj Singh
 

Similar to Performance and traffic management for WSNs (20)

Unit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptxUnit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptx
 
PROGRESS 1& 2.ppt
PROGRESS 1& 2.pptPROGRESS 1& 2.ppt
PROGRESS 1& 2.ppt
 
wsn
wsnwsn
wsn
 
Final year WSN Project ppt final updated.pptx
Final year WSN Project ppt final updated.pptxFinal year WSN Project ppt final updated.pptx
Final year WSN Project ppt final updated.pptx
 
Congestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A surveyCongestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A survey
 
Activity 3 watch the video and answer
Activity 3 watch the video and answerActivity 3 watch the video and answer
Activity 3 watch the video and answer
 
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
 
Wireless Sensor Networks.pptx
Wireless Sensor Networks.pptxWireless Sensor Networks.pptx
Wireless Sensor Networks.pptx
 
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
 
Wireless Sensor Networks UNIT-3
Wireless Sensor Networks UNIT-3Wireless Sensor Networks UNIT-3
Wireless Sensor Networks UNIT-3
 
1.CN-PPT.ppt
1.CN-PPT.ppt1.CN-PPT.ppt
1.CN-PPT.ppt
 
ShortPaper
ShortPaperShortPaper
ShortPaper
 
Bf33335340
Bf33335340Bf33335340
Bf33335340
 
Bf33335340
Bf33335340Bf33335340
Bf33335340
 
Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...
Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...
Delivered Guest Talk in Faculty Development Programme held on 27th July 2017 ...
 
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
 
Ad-hoc.pdf
Ad-hoc.pdfAd-hoc.pdf
Ad-hoc.pdf
 
Bb2641284132
Bb2641284132Bb2641284132
Bb2641284132
 
Performance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor NetworksPerformance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor Networks
 
WSN presentation
WSN presentationWSN presentation
WSN presentation
 

More from University of Technology - Iraq

www.pptx
www.pptxwww.pptx
Security problems.pptx
Security problems.pptxSecurity problems.pptx
Security problems.pptx
University of Technology - Iraq
 
Information System (IS) life cycle.pptx
Information System (IS) life cycle.pptxInformation System (IS) life cycle.pptx
Information System (IS) life cycle.pptx
University of Technology - Iraq
 
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
University of Technology - Iraq
 
Ch12 microprocessor interrupts
Ch12 microprocessor interruptsCh12 microprocessor interrupts
Ch12 microprocessor interrupts
University of Technology - Iraq
 
IP address and Domain name
IP address and Domain nameIP address and Domain name
IP address and Domain name
University of Technology - Iraq
 
Computer science mcq alle books4u
Computer science mcq   alle books4uComputer science mcq   alle books4u
Computer science mcq alle books4u
University of Technology - Iraq
 
Switches and LEDs interface to the 8051 microcontroller
Switches and LEDs interface to the 8051 microcontrollerSwitches and LEDs interface to the 8051 microcontroller
Switches and LEDs interface to the 8051 microcontroller
University of Technology - Iraq
 
VANET
VANETVANET
Parallel Algorithms: Sort & Merge, Image Processing, Fault Tolerance
Parallel Algorithms: Sort & Merge, Image Processing, Fault ToleranceParallel Algorithms: Sort & Merge, Image Processing, Fault Tolerance
Parallel Algorithms: Sort & Merge, Image Processing, Fault Tolerance
University of Technology - Iraq
 
Wavelet Transform and DSP Applications
Wavelet Transform and DSP ApplicationsWavelet Transform and DSP Applications
Wavelet Transform and DSP Applications
University of Technology - Iraq
 
FSK, PSK, QAM
FSK, PSK, QAMFSK, PSK, QAM
SCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATION
SCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATIONSCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATION
SCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATION
University of Technology - Iraq
 
DSB-SC Demodulation using matlab
DSB-SC Demodulation using matlabDSB-SC Demodulation using matlab
DSB-SC Demodulation using matlab
University of Technology - Iraq
 
Main memory-2 (ch8,os)
Main memory-2 (ch8,os)Main memory-2 (ch8,os)
Main memory-2 (ch8,os)
University of Technology - Iraq
 
CMOS
CMOSCMOS
Wap
WapWap
8086 microprocessor lab manual
8086 microprocessor lab manual8086 microprocessor lab manual
8086 microprocessor lab manual
University of Technology - Iraq
 
Cloud computing
Cloud computingCloud computing

More from University of Technology - Iraq (19)

www.pptx
www.pptxwww.pptx
www.pptx
 
Security problems.pptx
Security problems.pptxSecurity problems.pptx
Security problems.pptx
 
Information System (IS) life cycle.pptx
Information System (IS) life cycle.pptxInformation System (IS) life cycle.pptx
Information System (IS) life cycle.pptx
 
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
 
Ch12 microprocessor interrupts
Ch12 microprocessor interruptsCh12 microprocessor interrupts
Ch12 microprocessor interrupts
 
IP address and Domain name
IP address and Domain nameIP address and Domain name
IP address and Domain name
 
Computer science mcq alle books4u
Computer science mcq   alle books4uComputer science mcq   alle books4u
Computer science mcq alle books4u
 
Switches and LEDs interface to the 8051 microcontroller
Switches and LEDs interface to the 8051 microcontrollerSwitches and LEDs interface to the 8051 microcontroller
Switches and LEDs interface to the 8051 microcontroller
 
VANET
VANETVANET
VANET
 
Parallel Algorithms: Sort & Merge, Image Processing, Fault Tolerance
Parallel Algorithms: Sort & Merge, Image Processing, Fault ToleranceParallel Algorithms: Sort & Merge, Image Processing, Fault Tolerance
Parallel Algorithms: Sort & Merge, Image Processing, Fault Tolerance
 
Wavelet Transform and DSP Applications
Wavelet Transform and DSP ApplicationsWavelet Transform and DSP Applications
Wavelet Transform and DSP Applications
 
FSK, PSK, QAM
FSK, PSK, QAMFSK, PSK, QAM
FSK, PSK, QAM
 
SCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATION
SCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATIONSCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATION
SCHEDULING DAGs WITHOUT CONSIDERING COMMUNICATION
 
DSB-SC Demodulation using matlab
DSB-SC Demodulation using matlabDSB-SC Demodulation using matlab
DSB-SC Demodulation using matlab
 
Main memory-2 (ch8,os)
Main memory-2 (ch8,os)Main memory-2 (ch8,os)
Main memory-2 (ch8,os)
 
CMOS
CMOSCMOS
CMOS
 
Wap
WapWap
Wap
 
8086 microprocessor lab manual
8086 microprocessor lab manual8086 microprocessor lab manual
8086 microprocessor lab manual
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 

Recently uploaded

Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
whatchangedhowreflec
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
Kalna College
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
PriyaKumari928991
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
Kalna College
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
PJ Caposey
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
yarusun
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
Celine George
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
MattVassar1
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
Kalna College
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
MattVassar1
 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Catherine Dela Cruz
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
Derek Wenmoth
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
IoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdfIoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdf
roshanranjit222
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 

Recently uploaded (20)

Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
IoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdfIoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdf
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
 

Performance and traffic management for WSNs

  • 1. PERFORMANCE AND TRAFFIC MANAGEMENT Prepared by: Afrah Salman Supervised by: Assist. Prof. Dr. Mohammed Najim
  • 2. Subjects • Introduction • Background • WSN Design Issues: MAC Protocols, Routing Protocols, Transport Protocols • Performance Modeling of WSNs: Performance Metrics, Basic Models, Network Models • Case Study: Simple Computation of the System Life Span • Practical Example
  • 3.
  • 4. Introduction • WSNs are collections of compact-size, relatively inexpensive computational nodes that measure local environmental conditions or other parameters and forward such information to a central point for appropriate processing. • The performance of WNSs is affected strongly by other parameters in two groups: basic models and network models. • Basic models form the elementary blocks based on which the network models can be analyzed and the overall system performance studied.
  • 5. Background ֍ WSNs usually consist of hundreds or thousands of sensor nodes scattered in a geographical area and one or multiple sink(s) for collecting information and transmitting it through wireless channels (Figure 11.1). ֍ The special design and characteristics of sensors and their applications make WSNs different from traditional networks. ֍ Most traffic in WSNs flows star like from sensor nodes to the sink. If there are multiple sinks, multiple traffic flows will be generated between sensor nodes and the sink.
  • 6.
  • 7. • The data related to the events are usually small, usually just a few bytes and in many cases just a few bits. Therefore, it may be possible to transmit more than one event in a single data unit if the application reporting frequency allows it. • Other factors that affect WSN design are listed in (Table 11.1). These factors have a direct impact on the system performance of WSNs.
  • 8. The architecture of computer and communication networks is often structured in layers. Each lower layer acts as a service provider to its immediate upper layer. other higher layers, including session, presentation, and application transport network (or internetworking) data link physical
  • 9. WSN Design Issues MAC Protocols – The establishment of a multihop wireless network infrastructure for data transfer requires the establishment of communication links between neighboring sensor nodes. – Communication in WNs is achieved in the form of electromagnetic signal transmission through the air. This common transmission medium must therefore be shared by all sensor network nodes in a fair manner. To achieve this goal, a medium access control protocol must be utilized. – The choice of the medium access control protocol is the major determining factor in WSN performance.
  • 10. • MAC affects the efficiency and reliability of hop-by-hop data transmission. • Existing MAC protocols such as IEEE 802 series standard may not be completely suitable for WSNs because of energy efficiency. • MAC protocols for wireless sensor networks emphasize energy efficiency through design of effective and practical approaches to deal with the foregoing problems (i.e. S-MAC designs an adaptive algorithm to let sensor nodes sleep at a certain time) • Typical parameters used to measure performance of MAC protocols include collision probability, control overhead, delay, and throughput.
  • 11. WSN Design Issues Routing Protocols – Used for setting up one or more path(s) from sensor nodes to the sink. – Since sensor nodes have limited resources, routing protocols should have a small overhead, which may result from control message interchange and caching. – Therefore, the traditional address-centric routing protocols for Internet (e.g. the routing information protocol, open shortest path first, border gateway protocol) do not meet the requirements of WSNs.
  • 13. WSN Design Issues Transport Protocols – There are many factors should be considered carefully in the design of transport protocols: a congestion control mechanism and especially, a reliability guarantee. – Since most data streams are convergent toward the sink, congestion is likely to occur at nodes around the sink. – Although a MAC protocol can recover packet loss as a result of bit error, it has no way to handle packet loss as a result of butter overflow. Therefore, transport protocols should have mechanisms for loss recovery; to guarantee reliability, mechanisms such as ACK and selective ACK used in the TCP would be helpful.
  • 15. Sink Mobility • In most applications, a WSN consists of two parts: one data collection unit (also known as a sink or base station) and a large number of tiny sensor nodes. • Sink mobility endues researchers with one more dimension in the design of schemes and could potentially lead to a better solution. But it causes issues such as link breakage or increased communication overheads. Thus, it needs to be managed so that benefits it brings would outweigh damages it may cause. • Sink mobility has long been recognized as an efficient method of improving system performance in wireless sensor networks (WSNs), e.g. relieving traffic burden from a specific set of nodes.
  • 16. Performance analysis tests on some protocols • The performance analysis tests are performed on Real Time and Reliable Transport (RT2) protocol for Wireless Sensor, PETLP, CODA, ECODA, and ESRT. • In CODA, transport layer protocol is particularly developed to control the congestion in WSNs. • In ECODA, flexible queue scheduler and weighted fairness model are designed to address the network traffic and local traffic with considering the static priority and dynamic priority in order to serve the data traffic in better way.
  • 17. • In PETLP, protocol describes the priority based reliability with congestion detection mechanism. It functions in three modes: with priority, without and distributed priority at intermediate node. It guarantees the congestion control, data reliability and source data priority simultaneously. • The RT2 protocol addresses the two major pending issues: application network delay bound and heterogeneous reliability. The detection of physical phenomenon and collaborative work are the main objectives of RT2 protocol. • The ESRT protocol proposed to achieve the event reliability without any intermediate storage requirements in wireless sensor networks. This protocol basically runs and takes the decision on sink node, where actual processing of data packets happens.
  • 18. Performance modeling of WSNs • Two important performance metrics, system lifetime and energy efficiency. • Both of these metrics relate to energy consumption. • In WSNs, new models are required to capture special characteristics of these networks which are different from the traditional networks.
  • 19. Performance modeling of WSNs: performance metrics • System lifetime: This term can be defined in several ways: (a) the duration of time until some node depletes all its energy; (b) the duration of time until the QoS of applications cannot be guaranteed; or (c) the duration of time until the network has been disjoined. • Energy efficiency: Energy efficiency means the number of packets that can be transmitted successfully using a unit of energy. • Reliability: In WSNs, the event reliability is used as a measure to show how reliable the sensed event can be reported to the sink.
  • 20. • Coverage: Full coverage by a sensor network means the entire space that can be monitored by the sensor nodes. • Connectivity: For multihop WSNs, it is possible that the network becomes disjointed because some nodes become dysfunctional. • QoS metrics: Some applications in WSNs have real-time properties. These applications may have QoS requirements such as delay, loss ratio, and bandwidth.
  • 21. Performance modeling of WSNs: Basic Models Basic Models Traffic Model Event-Based Delivery Continuous Delivery Query-Based Delivery Hybrid Delivery Energy Models Model for Sensing Model for Communication Model for Computation Node Model
  • 22. Performance modeling of WSNs: Network Models Network Models MAC Model Routing Models System Model Channel access is controlled and allocated by MAC protocols. energy consumed for a generic route P, P[E] can be computed as follows:
  • 23.
  • 24. Case study: simple computation of the system life span
  • 25. 1. All sensor nodes (N) in the network organize a two-tiered topology. 2. All sensor nodes are distributed equally and densely in a space for monitoring events. 3. Each higher-layer node (leader node) receives data from other leader nodes (k), its leaf nodes (c), as well as locally generated data. 4. There is a congestion and flow control mechanism between sink and sensor nodes to guarantee that in steady-state congestion will not occur; 5. Each sensor node has a maximum energy of E. 6. All nodes are stationary, and no adaptive power control would be assumed.
  • 26. Analysis • Total Node Number: • Average Number of Retransmissions: Let be and pe be bit-error probability and packet error probability, respectively So, the average number of retransmissions will be:
  • 27. The number of packets in each reporting instant • Average Cost of Packet Forwarding in One Hop: In each hop, data consume the following amount of energy: transceiver (et), MAC-layer collision and idle and overhearing (em), and computation (ec). • Therefore, the total energy consumed by forwarding a packet within one hop is about: • Converged Data Rate: For per-node fairness, each sensor node has the same data rate, ri= npf ; therefore, rc is given as follows: The reporting frequency
  • 28. • System Lifetime: Let’s assume that all sensor nodes become active at time t0 = 0 and let’s assume that at time t1 the energy of the highest node at level 1 is depleted first. System lifetime Tl can be approximately T1 = t1- t0. Here, the effects of node mobility and/or power control have been ignored. The quantity T1 can be used as the lower bound of the system lifetime. • For per-node fairness, • For max-min fairness,
  • 29. Practical Example Performance Evaluation of the WSN Routing Protocols Scalability  choose the appropriate routing protocols for scalability evaluation.
  • 30. The quantitative metrics are used to measure and evaluate the performance of the simulated routing protocols.
  • 31. Use simulators (e.g. TOSSIM, NS2, OPNET) to evaluate protocols performance under specific conditions, for example: The average radio range of transmission was a radius of 10 m.  The network setup consisted of 100 nodes dispersed in an area depicting 100m×100m. The simulations are run on random networks model, where the nodes placements are changed randomly in uniformly square area.  The sensors are deployed in a regular grid with random offsets. The results of the simulation will be as follows:
  翻译: