SlideShare a Scribd company logo
1 of 3
Download to read offline
www.ijeee-apm.com International Journal of Electrical & Electronics Engineering 23
IJEEE, Vol. 1, Spl. Issue 1 (March 2014) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
Chain Based Wireless Sensor Network Routing
Using Hybrid Optimization (HBO And ACO)
Er.Sadhna 1
, Er.Supreet singh2
1
Electronics and Communication Deptt., Swami Parmananad College of Engineering & Tech., Punjab, India
2
Electronics and Communication Deptt., Baba Banda Singh Bahadur College of Engineering, Punjab, India
ABSTRACT: In Wireless Sensor Network, due to the
energy restriction of each nodes, efficient routing is very
important in order to save the energy of the hybrid
optimization technique. The results of new protocol i.e.
hybrid have been compared with EEPB and IEEPB.
Simulation results show that the lifetime of Hybrid is better
as compared to EEPB and IEEPB. Throughput has been
increased in the Hybrid since in 50% node mobility EEPB
give 1854, IEEPB give 1981 and HEEPB gives 2390 . Thus,
the proposed protocol is more energy efficient as compared
to chain based protocols i.e. EEPB and IEEPB sensor node
and to enhance the lifetime of the network. In this
dissertation, a new Optimization Tech.i.e. HYBRID(ACO
and HBO) with Improved PEGASIS protocol has been
designed.A new approach has been used to overcome the
problem of PEGASIS by using.
KEYWORDS: Wireless sensor network, Energy efficient
PIGASIS based,Improved Energy efficient PIGASIS
based,Hybrid Energy efficient PIGASIS based,Improved
I. WIRELESS SENSOR NETWORKS
A Wireless Sensor Network (WSN) consists of a large
number of tiny wireless sensor nodes (often referred to as
sensor nodes) that are, typically, densely deployed. Ad hoc
networks are defined as the category of wireless networks
that utilize multi-hop radio relaying since the nodes are
dynamically and arbitrarily located. Ad hoc networks are
infrastructure independent networks.
• Sensor Node: A sensor node is the core component of a
WSN. The sensor nodes can take on multiple roles in a
network, such as simple sensing; data storage; routing; and
data processing.
• Clusters: Clusters are the organizational unit for WSNs.
Because of the dense nature of these networks it requires the
need for them to be broken down into clusters to simplify
tasks such a communication [2].
• Cluster heads: Cluster heads are the organization leader of
a cluster. They often are required to organize activity in the
cluster. These tasks are not limited to data-aggregation and
organizing the communication schedule of a cluster [3].
• Base Station: The base station is at the upper level of the
hierarchical WSN. It provide the communication link
between the sensor network and the end-user.
• End User: The data in a sensor network can be used for a
wide-range of applications [1]. Therefore, a particular
application may make use of the network data over the
internet using a PDA or even a desktop computer
Fig1. Wireless Network
II. ENERGY EFFICIENCY IN WIRELESS SENSOR
NETWORKS
A sensor network consists of a large number of small, low-
cost devices with sensing processing, and transmitting
capabilities. Main goal of the operation is to observe a region
and gather and relay information to a sink node or set of sink
nodes, called Base Station (BS). Forwarding the data to the
BS is possible in two ways: using direct or multihop
communication. In the first case every sensor transmits its
data directly to the sink; in the second case, the sensors are
communicating with the neighbours that forward the
information in the direction of the sink [3].
The sensors are usually deployed densely and often on-the-
fly. They operate un-tethered and unattended, are limited in
power, computational capacities and memory. Because of
these constraints the sensor network must have efficient self-
organizing capabilities, while optimizing energy
consumption. A primary design issue in sensor networks is
energy efficiency. The main goal is to prolong the lifetime of
the network, which can be defined in several ways [4]:
• The time when the first node depletes its battery,
• The time until a given percentage of the sensors has
enough energy to operate,
• The time until a given percentage of the region is
covered by alive sensors.
III. ROUTING PROTOCOLS IN WSN
International Journal of Electrical & Electronics Engineering 24 www.ijeee-apm.com
Energy consumption can be reduced by the use of various
techniques like data aggregation, clustering, data-centric
methods, etc. The routing protocols can be classified as flat,
hierarchical or location-based as follow:
 Flat networks: In flat networks, all nodes are
equal. Hence each node plays the same role. This
network has no logical hierarchy. It uses a flat
addressing scheme. Routing Information Protocol
(RIP) is an example of a flat routing protocol.
 Hierarchical networks: In hierarchical networks,
the nodes are partitioned into a number of small
groups called clusters. Each cluster has a cluster
head (CH) which is the coordinator of other nodes.
These CHs perform data aggregation so that energy
inefficiency may be reduced. The cluster heads may
change. The node which has the highest energy acts
as the CH. Hierarchical routing is an efficient way
to lower energy consumption within a cluster. It has
major advantages of scalability, energy efficiency,
efficient bandwidth utilization, reduces channel
contention and packet collisions. Low Power
Adaptive Clustering Hierarchy (LEACH), Power
efficient gathering in sensor information and
(PEGASIS), Hybrid Energy-Efficient Distributed
Clustering (HEED), etc. are examples of
hierarchical networks.
PEGASIS
Hierarchical-based routing protocols are widely used for
their high energy-efficiency and good expandability. The
idea of them is to select some nodes in charge of a certain
region routing. These chosen nodes have greater
responsibility relative to other nodes which leads to the
incompletely equal relationship between sensor nodes. It is
the typical hierarchical-based routing protocols. As an
enhancement algorithm of PEGASIS is a classical chain-
based routing protocol. chain based protocol saves
significant energy compared with the LEACH protocol by
improving the cluster configuration and the delivery method
of sensing data.
However, the PEGASIS protocol also has many problems
requiring solutions. In recent years, researchers have
proposed many improved algorithms based on PEGASIS
such as PEG-Ant, PDCH and EEPB et al.
•When EEPB builds a chain, the threshold adopted is
uncertain and complex to determine, which causes the
inevitability of LL if valued inappropriately.
• When EEPB selects the leader, it ignores the suitable
proportion of nodes energy and distance between node and
BS which optimizes the leader selection according to various
application environments. Based on the above analysis, this
paper presents an improved energy-efficient PEGASIS-
based routing protocol called IEEPB. IEEPB compares the
distance between nodes twice, finds the shortest path to link
the two adjacent nodes. This chain-building method is more
simplified and effectively avoids the formation of LL
between neighbouring nodes.
IV.WSN USING HYBRID HBO AND ANT
OPTIMIZATION TECHNIQUE
A Wireless Sensor Network (WSN) consists of a large
number of tiny wireless sensor nodes (often referred to as
sensor nodes or, simply, nodes) that are, typically, densely
deployed. Energy efficiency is the most required quality in a
sensor network where each node consumes some energy
with each transmission over the network. Energy efficiency
is required to improve the network life. Our proposed work
is defined to improve the energy efficiency in Wireless
Sensor Networks. The two algorithms from Artificial
intelligence will be used in our work. Also the PEGASIS
protocol will be enhanced and then implemented in the WSN
scenario. In our work, we will take following parameters into
consideration:
I. Average energy per iteration
II. No of alive nodes per iteration
V. SIMULATION ENVIRONMENT
A 100 node field is used and generated by randomly placing
the nodes in a 100 m x 100 m square area. We assume that
the area contains homogeneous sensor nodes with a
communication range of 45m. The simulation focuses on
number of sensor nodes alive, Average Energy of network
and cost slot per iterations which are important indicators to
measure performance of different algorithms. The simulation
parameters used are shown below:
Table 1: Simulation Parameters
Parameters Values
Number of Nodes 100
Area Size 100×100
Base Station (50, 300)
Energy Transmitted 50nj/bit
Energy Received 100pj/bit/m2
Amp Energy 0.0013pj/bit/m4
V1.SIMULATION RESULTS
0 500 1000 1500 2000 2500 3000
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Number of rounds
AverageEnergyperround
IEEPB
HEEPB
EEPB
www.ijeee-apm.com International Journal of Electrical & Electronics Engineering 25
Table 2 Network life time
VII.CONCLUSION & FUTURE SCOPE
A new enhanced scheme based on artificial intelligence has
been proposed for Wireless Sensor Networks which helps to
improve the energy efficiency as well as lifetime of the
Wireless sensor network. Energy efficiency is the most
required quality in a sensor network where each node
consumes some energy with each transmission over the
network. Energy efficiency is also required to improve the
network life. The results of the proposed scheme are
evaluated in MATLAB.The simulation results shows that the
proposed scheme that is hybrid Honey bee optimization and
ant colony optimization with improved PEGASIS has the
better results as compare to previous techniques. In this
proposed work chain complexity is reduced by using hybrid
optimization technique and is more efficient in energy
saving.
In future, the work can be extended by reducing the
complexity of chain further by optimizing the energy
parameter along with the distance parameter or the nutrient
function can be changed.
REFERENCES
[1] Z. M Wang, S.Basagni, E.Melachrinoudis and C.Petrioli,
„„Exploiting Sink Mobility for Maximizing Sensor Networks
Lifetime‟‟, Proceedings of the 38th Hawaii International
Conference on System Sciences, IEEE Computer Society, 2005.
[2] E. H. Callaway, Wireless Sensor Networks, Architectures and
Protocols, Auerbach Publications, Taylor & Francis Group, Boca
Raton, Fla, USA, 2003.
[3] Thanos Stathopoulos, R. Kapur, D.Estrin, “Application-Based
Collision Avoidance in Wireless Sensor Networks”, Conference of
Computer society, July-December 2005.
[4] K. Padmanabhan, Dr. P. Kamalakkannan,“ Energy-efficient
Dynamic Clustering Protocol for Wireless Sensor Networks”,
International Journal of Computer Applications, Vol. 38, Issue. 11,
January 2012.
[5] S. R. Das, C. E. Perkins, and E. M. Royer, “Ad hoc on-demand
distance vector (AODV) routing”, IETF Internet draft, draft-ietf-
manet-aodv- 13.txt, Feb 2003.
[6] S.K Singh, M. P Singh and D K Singh , “Routing Protocols in
Wireless Sensor Networks –A Survey,” International Journal of
Computer Science & Engineering Survey (IJCSES) Vol.1, No.2,
November 2010.
[7] P.Tyagi, R.P Gupta, R.K Gill,” Comparative Analysis of
Cluster Based Routing Protocols used in Heterogeneous Wireless
Sensor Network”, International Journal of Soft Computing and
Engineering (IJSCE), Vol. 1, Issue. 5, November 2011.
0 500 1000 1500 2000 2500 3000
0
10
20
30
40
50
60
70
80
90
100
Number of rounds
Numberofalivenodesperround
IEEPB
HEEPB
EEPB
Node
mortality
EEPB IEEPB HEEPB
1% 387 993 2100
50%
1854 1981 2390
100%
1902 2047 2420

More Related Content

What's hot

Secured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor NetworksSecured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor NetworksAssociate Professor in VSB Coimbatore
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksijassn
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousIJCNCJournal
 
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyLoad Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyAM Publications
 
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor NetworkReview of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor Networkijsrd.com
 
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...IOSR Journals
 
Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...IJMER
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksAssociate Professor in VSB Coimbatore
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
Bt31275283
Bt31275283Bt31275283
Bt31275283IJMER
 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...IJCSIT Journal
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNIJCNCJournal
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...IJCSEA Journal
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...IJCNCJournal
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksIRJET Journal
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Surveyijsrd.com
 

What's hot (19)

Secured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor NetworksSecured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor Networks
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneous
 
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyLoad Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
 
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor NetworkReview of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
 
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
 
Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
Bt31275283
Bt31275283Bt31275283
Bt31275283
 
80 152-157
80 152-15780 152-157
80 152-157
 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 
D010332935
D010332935D010332935
D010332935
 
M0111397100
M0111397100M0111397100
M0111397100
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
 

Similar to Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO And ACO)

Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksIRJET Journal
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSijassn
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishorijaprr_editor
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)ijsrd.com
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...ijsrd.com
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...chokrio
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODijwmn
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODijwmn
 
Optimized Projected Strategy for Enhancement of WSN Using Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using  Genetic AlgorithmsOptimized Projected Strategy for Enhancement of WSN Using  Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using Genetic AlgorithmsIJMER
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolongijwmn
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
026 icsca2012-s065
026 icsca2012-s065026 icsca2012-s065
026 icsca2012-s065auwalaumar
 
energy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws nsenergy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws nsINFOGAIN PUBLICATION
 
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...IRJET Journal
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...Editor IJCATR
 

Similar to Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO And ACO) (20)

Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
 
F04623943
F04623943F04623943
F04623943
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
Optimized Projected Strategy for Enhancement of WSN Using Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using  Genetic AlgorithmsOptimized Projected Strategy for Enhancement of WSN Using  Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using Genetic Algorithms
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
026 icsca2012-s065
026 icsca2012-s065026 icsca2012-s065
026 icsca2012-s065
 
energy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws nsenergy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws ns
 
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
 

More from IJEEE

A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...IJEEE
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...IJEEE
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoIJEEE
 
An Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemAn Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemIJEEE
 
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierAn Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierIJEEE
 
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...IJEEE
 
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...IJEEE
 
Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas IJEEE
 
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...IJEEE
 
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyDesign Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyIJEEE
 
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewCarbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewIJEEE
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyIJEEE
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringIJEEE
 
Layout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS TechnologyLayout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS TechnologyIJEEE
 
Codec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsCodec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsIJEEE
 
Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications IJEEE
 
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsDesign of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsIJEEE
 
Layout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyLayout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyIJEEE
 

More from IJEEE (20)

A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
 
Id136
Id136Id136
Id136
 
Id135
Id135Id135
Id135
 
An Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemAn Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric System
 
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierAn Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
 
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
 
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
 
Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas
 
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
 
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyDesign Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
 
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewCarbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A Survey
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health Monitoring
 
Layout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS TechnologyLayout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS Technology
 
Codec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsCodec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI Interconnects
 
Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications
 
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsDesign of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
 
Layout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyLayout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm Technology
 

Recently uploaded

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO And ACO)

  • 1. www.ijeee-apm.com International Journal of Electrical & Electronics Engineering 23 IJEEE, Vol. 1, Spl. Issue 1 (March 2014) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO And ACO) Er.Sadhna 1 , Er.Supreet singh2 1 Electronics and Communication Deptt., Swami Parmananad College of Engineering & Tech., Punjab, India 2 Electronics and Communication Deptt., Baba Banda Singh Bahadur College of Engineering, Punjab, India ABSTRACT: In Wireless Sensor Network, due to the energy restriction of each nodes, efficient routing is very important in order to save the energy of the hybrid optimization technique. The results of new protocol i.e. hybrid have been compared with EEPB and IEEPB. Simulation results show that the lifetime of Hybrid is better as compared to EEPB and IEEPB. Throughput has been increased in the Hybrid since in 50% node mobility EEPB give 1854, IEEPB give 1981 and HEEPB gives 2390 . Thus, the proposed protocol is more energy efficient as compared to chain based protocols i.e. EEPB and IEEPB sensor node and to enhance the lifetime of the network. In this dissertation, a new Optimization Tech.i.e. HYBRID(ACO and HBO) with Improved PEGASIS protocol has been designed.A new approach has been used to overcome the problem of PEGASIS by using. KEYWORDS: Wireless sensor network, Energy efficient PIGASIS based,Improved Energy efficient PIGASIS based,Hybrid Energy efficient PIGASIS based,Improved I. WIRELESS SENSOR NETWORKS A Wireless Sensor Network (WSN) consists of a large number of tiny wireless sensor nodes (often referred to as sensor nodes) that are, typically, densely deployed. Ad hoc networks are defined as the category of wireless networks that utilize multi-hop radio relaying since the nodes are dynamically and arbitrarily located. Ad hoc networks are infrastructure independent networks. • Sensor Node: A sensor node is the core component of a WSN. The sensor nodes can take on multiple roles in a network, such as simple sensing; data storage; routing; and data processing. • Clusters: Clusters are the organizational unit for WSNs. Because of the dense nature of these networks it requires the need for them to be broken down into clusters to simplify tasks such a communication [2]. • Cluster heads: Cluster heads are the organization leader of a cluster. They often are required to organize activity in the cluster. These tasks are not limited to data-aggregation and organizing the communication schedule of a cluster [3]. • Base Station: The base station is at the upper level of the hierarchical WSN. It provide the communication link between the sensor network and the end-user. • End User: The data in a sensor network can be used for a wide-range of applications [1]. Therefore, a particular application may make use of the network data over the internet using a PDA or even a desktop computer Fig1. Wireless Network II. ENERGY EFFICIENCY IN WIRELESS SENSOR NETWORKS A sensor network consists of a large number of small, low- cost devices with sensing processing, and transmitting capabilities. Main goal of the operation is to observe a region and gather and relay information to a sink node or set of sink nodes, called Base Station (BS). Forwarding the data to the BS is possible in two ways: using direct or multihop communication. In the first case every sensor transmits its data directly to the sink; in the second case, the sensors are communicating with the neighbours that forward the information in the direction of the sink [3]. The sensors are usually deployed densely and often on-the- fly. They operate un-tethered and unattended, are limited in power, computational capacities and memory. Because of these constraints the sensor network must have efficient self- organizing capabilities, while optimizing energy consumption. A primary design issue in sensor networks is energy efficiency. The main goal is to prolong the lifetime of the network, which can be defined in several ways [4]: • The time when the first node depletes its battery, • The time until a given percentage of the sensors has enough energy to operate, • The time until a given percentage of the region is covered by alive sensors. III. ROUTING PROTOCOLS IN WSN
  • 2. International Journal of Electrical & Electronics Engineering 24 www.ijeee-apm.com Energy consumption can be reduced by the use of various techniques like data aggregation, clustering, data-centric methods, etc. The routing protocols can be classified as flat, hierarchical or location-based as follow:  Flat networks: In flat networks, all nodes are equal. Hence each node plays the same role. This network has no logical hierarchy. It uses a flat addressing scheme. Routing Information Protocol (RIP) is an example of a flat routing protocol.  Hierarchical networks: In hierarchical networks, the nodes are partitioned into a number of small groups called clusters. Each cluster has a cluster head (CH) which is the coordinator of other nodes. These CHs perform data aggregation so that energy inefficiency may be reduced. The cluster heads may change. The node which has the highest energy acts as the CH. Hierarchical routing is an efficient way to lower energy consumption within a cluster. It has major advantages of scalability, energy efficiency, efficient bandwidth utilization, reduces channel contention and packet collisions. Low Power Adaptive Clustering Hierarchy (LEACH), Power efficient gathering in sensor information and (PEGASIS), Hybrid Energy-Efficient Distributed Clustering (HEED), etc. are examples of hierarchical networks. PEGASIS Hierarchical-based routing protocols are widely used for their high energy-efficiency and good expandability. The idea of them is to select some nodes in charge of a certain region routing. These chosen nodes have greater responsibility relative to other nodes which leads to the incompletely equal relationship between sensor nodes. It is the typical hierarchical-based routing protocols. As an enhancement algorithm of PEGASIS is a classical chain- based routing protocol. chain based protocol saves significant energy compared with the LEACH protocol by improving the cluster configuration and the delivery method of sensing data. However, the PEGASIS protocol also has many problems requiring solutions. In recent years, researchers have proposed many improved algorithms based on PEGASIS such as PEG-Ant, PDCH and EEPB et al. •When EEPB builds a chain, the threshold adopted is uncertain and complex to determine, which causes the inevitability of LL if valued inappropriately. • When EEPB selects the leader, it ignores the suitable proportion of nodes energy and distance between node and BS which optimizes the leader selection according to various application environments. Based on the above analysis, this paper presents an improved energy-efficient PEGASIS- based routing protocol called IEEPB. IEEPB compares the distance between nodes twice, finds the shortest path to link the two adjacent nodes. This chain-building method is more simplified and effectively avoids the formation of LL between neighbouring nodes. IV.WSN USING HYBRID HBO AND ANT OPTIMIZATION TECHNIQUE A Wireless Sensor Network (WSN) consists of a large number of tiny wireless sensor nodes (often referred to as sensor nodes or, simply, nodes) that are, typically, densely deployed. Energy efficiency is the most required quality in a sensor network where each node consumes some energy with each transmission over the network. Energy efficiency is required to improve the network life. Our proposed work is defined to improve the energy efficiency in Wireless Sensor Networks. The two algorithms from Artificial intelligence will be used in our work. Also the PEGASIS protocol will be enhanced and then implemented in the WSN scenario. In our work, we will take following parameters into consideration: I. Average energy per iteration II. No of alive nodes per iteration V. SIMULATION ENVIRONMENT A 100 node field is used and generated by randomly placing the nodes in a 100 m x 100 m square area. We assume that the area contains homogeneous sensor nodes with a communication range of 45m. The simulation focuses on number of sensor nodes alive, Average Energy of network and cost slot per iterations which are important indicators to measure performance of different algorithms. The simulation parameters used are shown below: Table 1: Simulation Parameters Parameters Values Number of Nodes 100 Area Size 100×100 Base Station (50, 300) Energy Transmitted 50nj/bit Energy Received 100pj/bit/m2 Amp Energy 0.0013pj/bit/m4 V1.SIMULATION RESULTS 0 500 1000 1500 2000 2500 3000 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Number of rounds AverageEnergyperround IEEPB HEEPB EEPB
  • 3. www.ijeee-apm.com International Journal of Electrical & Electronics Engineering 25 Table 2 Network life time VII.CONCLUSION & FUTURE SCOPE A new enhanced scheme based on artificial intelligence has been proposed for Wireless Sensor Networks which helps to improve the energy efficiency as well as lifetime of the Wireless sensor network. Energy efficiency is the most required quality in a sensor network where each node consumes some energy with each transmission over the network. Energy efficiency is also required to improve the network life. The results of the proposed scheme are evaluated in MATLAB.The simulation results shows that the proposed scheme that is hybrid Honey bee optimization and ant colony optimization with improved PEGASIS has the better results as compare to previous techniques. In this proposed work chain complexity is reduced by using hybrid optimization technique and is more efficient in energy saving. In future, the work can be extended by reducing the complexity of chain further by optimizing the energy parameter along with the distance parameter or the nutrient function can be changed. REFERENCES [1] Z. M Wang, S.Basagni, E.Melachrinoudis and C.Petrioli, „„Exploiting Sink Mobility for Maximizing Sensor Networks Lifetime‟‟, Proceedings of the 38th Hawaii International Conference on System Sciences, IEEE Computer Society, 2005. [2] E. H. Callaway, Wireless Sensor Networks, Architectures and Protocols, Auerbach Publications, Taylor & Francis Group, Boca Raton, Fla, USA, 2003. [3] Thanos Stathopoulos, R. Kapur, D.Estrin, “Application-Based Collision Avoidance in Wireless Sensor Networks”, Conference of Computer society, July-December 2005. [4] K. Padmanabhan, Dr. P. Kamalakkannan,“ Energy-efficient Dynamic Clustering Protocol for Wireless Sensor Networks”, International Journal of Computer Applications, Vol. 38, Issue. 11, January 2012. [5] S. R. Das, C. E. Perkins, and E. M. Royer, “Ad hoc on-demand distance vector (AODV) routing”, IETF Internet draft, draft-ietf- manet-aodv- 13.txt, Feb 2003. [6] S.K Singh, M. P Singh and D K Singh , “Routing Protocols in Wireless Sensor Networks –A Survey,” International Journal of Computer Science & Engineering Survey (IJCSES) Vol.1, No.2, November 2010. [7] P.Tyagi, R.P Gupta, R.K Gill,” Comparative Analysis of Cluster Based Routing Protocols used in Heterogeneous Wireless Sensor Network”, International Journal of Soft Computing and Engineering (IJSCE), Vol. 1, Issue. 5, November 2011. 0 500 1000 1500 2000 2500 3000 0 10 20 30 40 50 60 70 80 90 100 Number of rounds Numberofalivenodesperround IEEPB HEEPB EEPB Node mortality EEPB IEEPB HEEPB 1% 387 993 2100 50% 1854 1981 2390 100% 1902 2047 2420