SlideShare a Scribd company logo
1 of 8
Download to read offline
Chapter 1

Energy-Efficient Topologies
and Routing for Wireless
Sensor Networks

1.1    Introduction
The right kind of topology is must to get optimum performance from wireless
sensor networks (WSNs). WSNs with patterned topologies can efficiently
save energy and achieve long networking lifetime. We have a look at dif-
ferent patterned topologies for constructing WSN’s which can provide the
required coverage area and the connectivity of all sensor nodes and also are
highlighted the performance measures of each kind of topology. Then we
discuss several routing protocols for WSNs in patterned topologies, which
are based on different parameters when selecting next-hop neighbor.


1.2    Modelling Connected-Coverage WSN’s
In this model some important parameters that effect the performance of
WSN’s are featured : Connected-Coverage WSN’s is defined as network that
can ensure the coverage and connectivity within specified and described area
between the sensor nodes.
We assume the region to be 2-dimensional. Assume the area of the region to
be ’A’ and sensor nodes ’N’ and one base station placed in the region. Each
node participating can sense the event and collect data within a circular
region with radius rs , centre point being the node itself. No two nodes can
communicate with each other if the Euclidean distance (distance calculated
by Pythagorean formula) between them is maximum rt , that is, nodes s1
and s2 can communicate with each other if their Euclidean distance Ed(s1 ,
s2 ) ≤ r t .
The sensing ability of each sensor node diminishes as distance increases.

                                     1
The sensing ability at point ’y’ of sensor node si is assumed to be inversely
proportional to Ed(si , y)k where ’k’ is a sensor technology-dependent param-
eter. This characteristic of sensor nodes introduces an important parameter,
we call it sensing strength factor dmm , stating how well region A is covered
and sensed. If we define mini Ed(si , y) as the distance of point y to its
closest sensor node, y ∈ A, then all points in A have a distance at most
maxy A mini Ed(si , y). We use dmm to denote this distance : dmm = maxy A
mini Ed(si , y)A .
Thus dmm is the maximum distance from any point to its closest sensor
node. The power consumption is another important parameter to measure
how much energy different topology patterns can save for WSNs. Each
sensor node includes :

   • Sensing unit.

   • Processing unit.

   • Transceiver unit.

   • Power unit.

Based on these ’power consumption’ can be divided into three domains :

   • Sensing.

   • Communication.

   • Data Processing.

Out of these three our area of concern is with the maximum energy spent by
a sensor node in data communication which involves both power consumed
in data transmission, denoted by Pt , and in data reception, denoted by Pr .
That is, the power consumed by a sensor node is Ps = P t + Pr .

1.2.1   Patterned Topologies for Connected-Coverage WSNs :
In this section we discuss various topology patterns with a fixeed criteria
of having 25 sensor nodes and then compare performance of WSN’s under
those patterns :

1.2.2   WSN’s with Hexagon-Based Topology :
In hexagon-based WSNs, each sensor node has three neighbour nodes located
uniquely around the node and connection to the neighbour nodes are made
in such a way that it obtains the minimum unit in the shape of hexagon and
that is why it is called as Hexagon-Based WSN. The distance between two
neighbouring nodes is set to be rt so that direct communication is available
between them and each neighbor provides maximal additional sensing area.

                                     2
A figure is given below and in that node 06 is assumed to be aggregation
node which plays the role of aggregating the sensed information in the WSN
and reporting to the base station.




             Figure 1.1: A WSN with hexagon-based topology



1.2.3   WSN’s with Square-Based Topology :
In square based node each sensor node has four neighbour nodes located
around it and connection is made in such a way that it obtains the minimum
unit in shape of a square.The distances of the node to its neighbor nodes
are set to rt and node 04 is assumed to be the aggregation node.

1.2.4   WSNs with Triangle-Based Topology :
In triangle-based WSNs each sensor node has six neighbour nodes located
around it and connection is made in such a way that it obtains the minimum
unit in shape of triangle.The distances of the node to its neighbor nodes are
set to rt and node 04 is assumed to be the aggregation node. In this topology
we find that every point within the area is covered by at least two sensor
nodes and the reliability provided by such kind of node placement is called
2-reliability. A 2-reliability WSN can maintain its connected-coverage for
any single sensor node failure. When every point is covered by at least k
sensor nodes, the sensor network is called k-reliability. The WSNs with
other patterned topologies are 1-reliability.

1.2.5   WSNs with Strip-Based Topology :
We know that to maintain the connectivity, the distance between two nodes
should not be more than rt . So in order to maximise the coverage area with
same no of nodes, strip-based topology may be used.The strip-based WSN
below given figure clearly shows that sensor nodes 40, 41 and 42 connect 4

                                     3
Figure 1.2: A WSN with square-based topology




Figure 1.3: A WSN with triangle-based topology




                      4
self-connected strips 00 - 05, 10 - 14, 20 - 25 and 30 - 34. By this way of node
placement, these sensor nodes construct a connected WSN with strip-based
topology. The total number of sensor nodes is 25 as before and here we
assume node 05 to be the aggregation node.




               Figure 1.4: A WSN with strip-based topology




1.3     Performance Comparison :
Now we compare the above four types of patterned topologies on basis of :

   • Coverage area.

   • Sensing strength factor.

   • Reliability.

   • Energy consumption.

We assume rt = rs = r in all WSN’s.
For coverage area comparison we do not consider the marginal places cov-
ered by edge sensor nodes because it occupies negligible portion of whole
coverage area.

                                       5
For energy consumption comparison, we fix the destination to be the ag-
gregation node as designated above. The source is fixed to be a node with
distance ’4r’ from the destination. In this case, the less the energy is con-
sumed, the better the node placement pattern is.
The following table gives the results of these performances comparison.




Figure 1.5: Performance comparison among WSNs with different patterned
topologies


    Looking at the table we can see that strip-based topology provides maxi-
mal connected-coverage with the same number of sensor nodes and consumes
least energy by the routing protocol of flooding. WSNs in triangle-based
topology provide the best reliability and the best sensing strength while
trading off total coverage area and energy consumption. These conclusions
hold when comparison is performed in general cases of large-scale WSNs.


1.4    Routing Protocols in Patterned WSNs :
Several routing protocols which only require local information and this way
they are different from Directional Source-Aware Protocol (DSAP) where
each node must have the knowledge of global information of topology are
highlighted.
We define a routing selection function f(h, s) for a sensor node to choose
neighbor nodes when routing the message back to the aggregation node.
The function is determined by the hop count value ’h’ of neighbor nodes
and stream unit ’s’ which has been sent by neighbor nodes. We denote the
battery life of sensor node i by bi .
There are three approaches to route back the message for different aims. All
of them are based on the routing selection function f(h, s) = α h + β s.
   • Maximize the total energy saving for WSNs, i.e., B = i bi : This can
     be obtained by minimizing first the hop count value ’h’ when choosing

                                     6
next-hop neighbor and then minimize ’s’. In this case, α = 1, andβ =σ,
     where σ is a small number which approximates to 0.

   • Maximize the minimal energy maintained by all sensor nodes, i.e.,
     mini bi : This can be obtained by minimizing first the stream units ’s’
     of next-hop neighbour and then ’h’. In this case, α = σ, andβ = 1.

   • Maximize both the total energy and minimal energy of all sensor nodes.
     This can be obtained by minimizing both ’h’ and ’s’. In this case, α =β
     = 1.

We name the protocols as routing selection function-based protocols. It
works as follows :

   • Distance identification : The aggregation node floods the discovery
     message in the WSN with a determined TTL value. Each sensor node
     records its distance from the aggregation node by hop count. If a
     sensor node receives several broadcast messages, it records the least
     value of hop count.

   • Data collection: When a sensor node senses any abnormal event and
     needs to report the event, it chooses a neighbor with minimized f(h,
     s) to route back the message.
     From Figure given below, we can see that Approach 1 provides least
     network lifetime. Approach 2 gets a longer lifetime than approach 1
     and, however, trades off much more energy consumption by choosing
     a longer path to the aggregation node in the WSN. Approach 3 can
     provide the longest lifetime, which is almost as twice as that provided
     by Approach 1 because it tries to find a shorter path and a next-hop
     neighbor with more energy in every step.




                                     7
Figure 1.6: Energy consumption and lifetime comparison among three ap-
proaches




                                  8

More Related Content

What's hot

Smart antennas for umts
Smart antennas  for umtsSmart antennas  for umts
Smart antennas for umtsfruruk
 
A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...eSAT Publishing House
 
Performance evaluation of energy
Performance evaluation of energyPerformance evaluation of energy
Performance evaluation of energyijp2p
 
9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...Chính Cao
 
Multiple optimal path identification using ant colony optimisation in wireles...
Multiple optimal path identification using ant colony optimisation in wireles...Multiple optimal path identification using ant colony optimisation in wireles...
Multiple optimal path identification using ant colony optimisation in wireles...ijwmn
 
Compression of data collected in big scale wireless sensor networks
Compression of data collected in big scale wireless sensor networksCompression of data collected in big scale wireless sensor networks
Compression of data collected in big scale wireless sensor networkseSAT Journals
 
Outage analysis of simo system over nakagami n fading channel
Outage analysis of simo system over nakagami n fading channelOutage analysis of simo system over nakagami n fading channel
Outage analysis of simo system over nakagami n fading channeleSAT Publishing House
 
Introduction to compressive sensing
Introduction to compressive sensingIntroduction to compressive sensing
Introduction to compressive sensingAhmed Nasser Agag
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)ijcseit
 
Simulation of Wireless Sensor Networks
Simulation of Wireless Sensor NetworksSimulation of Wireless Sensor Networks
Simulation of Wireless Sensor NetworksDaniel Zuniga
 
Iisrt seedha devi (networks)
Iisrt seedha devi (networks)Iisrt seedha devi (networks)
Iisrt seedha devi (networks)IISRT
 

What's hot (14)

Smart antennas for umts
Smart antennas  for umtsSmart antennas  for umts
Smart antennas for umts
 
A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...
 
Performance evaluation of energy
Performance evaluation of energyPerformance evaluation of energy
Performance evaluation of energy
 
9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...
 
Multiple optimal path identification using ant colony optimisation in wireles...
Multiple optimal path identification using ant colony optimisation in wireles...Multiple optimal path identification using ant colony optimisation in wireles...
Multiple optimal path identification using ant colony optimisation in wireles...
 
Compression of data collected in big scale wireless sensor networks
Compression of data collected in big scale wireless sensor networksCompression of data collected in big scale wireless sensor networks
Compression of data collected in big scale wireless sensor networks
 
Outage analysis of simo system over nakagami n fading channel
Outage analysis of simo system over nakagami n fading channelOutage analysis of simo system over nakagami n fading channel
Outage analysis of simo system over nakagami n fading channel
 
Introduction to compressive sensing
Introduction to compressive sensingIntroduction to compressive sensing
Introduction to compressive sensing
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
 
D031202018023
D031202018023D031202018023
D031202018023
 
Ks3618311836
Ks3618311836Ks3618311836
Ks3618311836
 
Simulation of Wireless Sensor Networks
Simulation of Wireless Sensor NetworksSimulation of Wireless Sensor Networks
Simulation of Wireless Sensor Networks
 
Bz02516281633
Bz02516281633Bz02516281633
Bz02516281633
 
Iisrt seedha devi (networks)
Iisrt seedha devi (networks)Iisrt seedha devi (networks)
Iisrt seedha devi (networks)
 

Similar to Topo intro wsn

A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile SinkA Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile SinkIJEEE
 
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...IOSR Journals
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...IJTET Journal
 
Gateway based stable election
Gateway based stable electionGateway based stable election
Gateway based stable electionijmnct
 
Wireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude PlatformWireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude PlatformTELKOMNIKA JOURNAL
 
Modified Coverage Hole Detection Algorithm for Distributed WSNs
Modified Coverage Hole Detection Algorithm for Distributed WSNsModified Coverage Hole Detection Algorithm for Distributed WSNs
Modified Coverage Hole Detection Algorithm for Distributed WSNsidescitation
 
Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...
Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...
Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...TELKOMNIKA JOURNAL
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...ijcseit
 
Energy efficient approach based on evolutionary algorithm for coverage contro...
Energy efficient approach based on evolutionary algorithm for coverage contro...Energy efficient approach based on evolutionary algorithm for coverage contro...
Energy efficient approach based on evolutionary algorithm for coverage contro...ijcseit
 
ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...
ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...
ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...ijcseit
 
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph TheoryEnergy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph Theoryidescitation
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...IOSR Journals
 
Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...eSAT Journals
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2gamalsallam1989
 
Greedy – based Heuristic for OSC problems in Wireless Sensor Networks
Greedy – based Heuristic for OSC problems in Wireless Sensor NetworksGreedy – based Heuristic for OSC problems in Wireless Sensor Networks
Greedy – based Heuristic for OSC problems in Wireless Sensor NetworksIJMER
 
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...csijjournal
 

Similar to Topo intro wsn (20)

A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile SinkA Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
 
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
 
E017332733
E017332733E017332733
E017332733
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
 
Gateway based stable election
Gateway based stable electionGateway based stable election
Gateway based stable election
 
Wireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude PlatformWireless Sensor Network over High Altitude Platform
Wireless Sensor Network over High Altitude Platform
 
Modified Coverage Hole Detection Algorithm for Distributed WSNs
Modified Coverage Hole Detection Algorithm for Distributed WSNsModified Coverage Hole Detection Algorithm for Distributed WSNs
Modified Coverage Hole Detection Algorithm for Distributed WSNs
 
Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...
Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...
Performance Evaluation of DV-HOP and Amorphous Algorithms based on Localizati...
 
Ad34186189
Ad34186189Ad34186189
Ad34186189
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...
 
Energy efficient approach based on evolutionary algorithm for coverage contro...
Energy efficient approach based on evolutionary algorithm for coverage contro...Energy efficient approach based on evolutionary algorithm for coverage contro...
Energy efficient approach based on evolutionary algorithm for coverage contro...
 
ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...
ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...
ENERGY EFFICIENT APPROACH BASED ON EVOLUTIONARY ALGORITHM FOR COVERAGE CONTRO...
 
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph TheoryEnergy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
 
Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...
 
69 122-128
69 122-12869 122-128
69 122-128
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2
 
Greedy – based Heuristic for OSC problems in Wireless Sensor Networks
Greedy – based Heuristic for OSC problems in Wireless Sensor NetworksGreedy – based Heuristic for OSC problems in Wireless Sensor Networks
Greedy – based Heuristic for OSC problems in Wireless Sensor Networks
 
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
 

More from Rishu Seth

Role of Testing
Role of Testing Role of Testing
Role of Testing Rishu Seth
 
Simulation of insulin pump
Simulation of insulin pump Simulation of insulin pump
Simulation of insulin pump Rishu Seth
 
ATCM presentation
ATCM presentationATCM presentation
ATCM presentationRishu Seth
 
Energy control wsn
Energy control wsnEnergy control wsn
Energy control wsnRishu Seth
 
Wsn topologies intro
Wsn topologies introWsn topologies intro
Wsn topologies introRishu Seth
 
Sliding window protocol
Sliding window protocolSliding window protocol
Sliding window protocolRishu Seth
 
Dist sniffing & scanning project
Dist sniffing & scanning projectDist sniffing & scanning project
Dist sniffing & scanning projectRishu Seth
 
Ngrep commands
Ngrep commandsNgrep commands
Ngrep commandsRishu Seth
 
Air traffic control
Air traffic controlAir traffic control
Air traffic controlRishu Seth
 

More from Rishu Seth (13)

Role of Testing
Role of Testing Role of Testing
Role of Testing
 
MicazXpl
MicazXplMicazXpl
MicazXpl
 
Simulation of insulin pump
Simulation of insulin pump Simulation of insulin pump
Simulation of insulin pump
 
ATCM presentation
ATCM presentationATCM presentation
ATCM presentation
 
Micazxpl wsn
Micazxpl wsnMicazxpl wsn
Micazxpl wsn
 
Mts srcp
Mts srcpMts srcp
Mts srcp
 
Energy control wsn
Energy control wsnEnergy control wsn
Energy control wsn
 
Wsn topologies intro
Wsn topologies introWsn topologies intro
Wsn topologies intro
 
Rssi report
Rssi reportRssi report
Rssi report
 
Sliding window protocol
Sliding window protocolSliding window protocol
Sliding window protocol
 
Dist sniffing & scanning project
Dist sniffing & scanning projectDist sniffing & scanning project
Dist sniffing & scanning project
 
Ngrep commands
Ngrep commandsNgrep commands
Ngrep commands
 
Air traffic control
Air traffic controlAir traffic control
Air traffic control
 

Recently uploaded

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Recently uploaded (20)

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

Topo intro wsn

  • 1. Chapter 1 Energy-Efficient Topologies and Routing for Wireless Sensor Networks 1.1 Introduction The right kind of topology is must to get optimum performance from wireless sensor networks (WSNs). WSNs with patterned topologies can efficiently save energy and achieve long networking lifetime. We have a look at dif- ferent patterned topologies for constructing WSN’s which can provide the required coverage area and the connectivity of all sensor nodes and also are highlighted the performance measures of each kind of topology. Then we discuss several routing protocols for WSNs in patterned topologies, which are based on different parameters when selecting next-hop neighbor. 1.2 Modelling Connected-Coverage WSN’s In this model some important parameters that effect the performance of WSN’s are featured : Connected-Coverage WSN’s is defined as network that can ensure the coverage and connectivity within specified and described area between the sensor nodes. We assume the region to be 2-dimensional. Assume the area of the region to be ’A’ and sensor nodes ’N’ and one base station placed in the region. Each node participating can sense the event and collect data within a circular region with radius rs , centre point being the node itself. No two nodes can communicate with each other if the Euclidean distance (distance calculated by Pythagorean formula) between them is maximum rt , that is, nodes s1 and s2 can communicate with each other if their Euclidean distance Ed(s1 , s2 ) ≤ r t . The sensing ability of each sensor node diminishes as distance increases. 1
  • 2. The sensing ability at point ’y’ of sensor node si is assumed to be inversely proportional to Ed(si , y)k where ’k’ is a sensor technology-dependent param- eter. This characteristic of sensor nodes introduces an important parameter, we call it sensing strength factor dmm , stating how well region A is covered and sensed. If we define mini Ed(si , y) as the distance of point y to its closest sensor node, y ∈ A, then all points in A have a distance at most maxy A mini Ed(si , y). We use dmm to denote this distance : dmm = maxy A mini Ed(si , y)A . Thus dmm is the maximum distance from any point to its closest sensor node. The power consumption is another important parameter to measure how much energy different topology patterns can save for WSNs. Each sensor node includes : • Sensing unit. • Processing unit. • Transceiver unit. • Power unit. Based on these ’power consumption’ can be divided into three domains : • Sensing. • Communication. • Data Processing. Out of these three our area of concern is with the maximum energy spent by a sensor node in data communication which involves both power consumed in data transmission, denoted by Pt , and in data reception, denoted by Pr . That is, the power consumed by a sensor node is Ps = P t + Pr . 1.2.1 Patterned Topologies for Connected-Coverage WSNs : In this section we discuss various topology patterns with a fixeed criteria of having 25 sensor nodes and then compare performance of WSN’s under those patterns : 1.2.2 WSN’s with Hexagon-Based Topology : In hexagon-based WSNs, each sensor node has three neighbour nodes located uniquely around the node and connection to the neighbour nodes are made in such a way that it obtains the minimum unit in the shape of hexagon and that is why it is called as Hexagon-Based WSN. The distance between two neighbouring nodes is set to be rt so that direct communication is available between them and each neighbor provides maximal additional sensing area. 2
  • 3. A figure is given below and in that node 06 is assumed to be aggregation node which plays the role of aggregating the sensed information in the WSN and reporting to the base station. Figure 1.1: A WSN with hexagon-based topology 1.2.3 WSN’s with Square-Based Topology : In square based node each sensor node has four neighbour nodes located around it and connection is made in such a way that it obtains the minimum unit in shape of a square.The distances of the node to its neighbor nodes are set to rt and node 04 is assumed to be the aggregation node. 1.2.4 WSNs with Triangle-Based Topology : In triangle-based WSNs each sensor node has six neighbour nodes located around it and connection is made in such a way that it obtains the minimum unit in shape of triangle.The distances of the node to its neighbor nodes are set to rt and node 04 is assumed to be the aggregation node. In this topology we find that every point within the area is covered by at least two sensor nodes and the reliability provided by such kind of node placement is called 2-reliability. A 2-reliability WSN can maintain its connected-coverage for any single sensor node failure. When every point is covered by at least k sensor nodes, the sensor network is called k-reliability. The WSNs with other patterned topologies are 1-reliability. 1.2.5 WSNs with Strip-Based Topology : We know that to maintain the connectivity, the distance between two nodes should not be more than rt . So in order to maximise the coverage area with same no of nodes, strip-based topology may be used.The strip-based WSN below given figure clearly shows that sensor nodes 40, 41 and 42 connect 4 3
  • 4. Figure 1.2: A WSN with square-based topology Figure 1.3: A WSN with triangle-based topology 4
  • 5. self-connected strips 00 - 05, 10 - 14, 20 - 25 and 30 - 34. By this way of node placement, these sensor nodes construct a connected WSN with strip-based topology. The total number of sensor nodes is 25 as before and here we assume node 05 to be the aggregation node. Figure 1.4: A WSN with strip-based topology 1.3 Performance Comparison : Now we compare the above four types of patterned topologies on basis of : • Coverage area. • Sensing strength factor. • Reliability. • Energy consumption. We assume rt = rs = r in all WSN’s. For coverage area comparison we do not consider the marginal places cov- ered by edge sensor nodes because it occupies negligible portion of whole coverage area. 5
  • 6. For energy consumption comparison, we fix the destination to be the ag- gregation node as designated above. The source is fixed to be a node with distance ’4r’ from the destination. In this case, the less the energy is con- sumed, the better the node placement pattern is. The following table gives the results of these performances comparison. Figure 1.5: Performance comparison among WSNs with different patterned topologies Looking at the table we can see that strip-based topology provides maxi- mal connected-coverage with the same number of sensor nodes and consumes least energy by the routing protocol of flooding. WSNs in triangle-based topology provide the best reliability and the best sensing strength while trading off total coverage area and energy consumption. These conclusions hold when comparison is performed in general cases of large-scale WSNs. 1.4 Routing Protocols in Patterned WSNs : Several routing protocols which only require local information and this way they are different from Directional Source-Aware Protocol (DSAP) where each node must have the knowledge of global information of topology are highlighted. We define a routing selection function f(h, s) for a sensor node to choose neighbor nodes when routing the message back to the aggregation node. The function is determined by the hop count value ’h’ of neighbor nodes and stream unit ’s’ which has been sent by neighbor nodes. We denote the battery life of sensor node i by bi . There are three approaches to route back the message for different aims. All of them are based on the routing selection function f(h, s) = α h + β s. • Maximize the total energy saving for WSNs, i.e., B = i bi : This can be obtained by minimizing first the hop count value ’h’ when choosing 6
  • 7. next-hop neighbor and then minimize ’s’. In this case, α = 1, andβ =σ, where σ is a small number which approximates to 0. • Maximize the minimal energy maintained by all sensor nodes, i.e., mini bi : This can be obtained by minimizing first the stream units ’s’ of next-hop neighbour and then ’h’. In this case, α = σ, andβ = 1. • Maximize both the total energy and minimal energy of all sensor nodes. This can be obtained by minimizing both ’h’ and ’s’. In this case, α =β = 1. We name the protocols as routing selection function-based protocols. It works as follows : • Distance identification : The aggregation node floods the discovery message in the WSN with a determined TTL value. Each sensor node records its distance from the aggregation node by hop count. If a sensor node receives several broadcast messages, it records the least value of hop count. • Data collection: When a sensor node senses any abnormal event and needs to report the event, it chooses a neighbor with minimized f(h, s) to route back the message. From Figure given below, we can see that Approach 1 provides least network lifetime. Approach 2 gets a longer lifetime than approach 1 and, however, trades off much more energy consumption by choosing a longer path to the aggregation node in the WSN. Approach 3 can provide the longest lifetime, which is almost as twice as that provided by Approach 1 because it tries to find a shorter path and a next-hop neighbor with more energy in every step. 7
  • 8. Figure 1.6: Energy consumption and lifetime comparison among three ap- proaches 8