SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1234
A Survey on Swarm Optimization Technique in Wireless
Sensor Network
Kiran Gandhi1, Varsha2
1kiran Research Scholar & Jalandhar
2Varsha Assistant Proffesor & Jalandhar, CTGroup of Institutions Shahpur, Punjab, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Wireless sensor network (WSNs) are getting to be
prominent in certifiableapplications. Becauseofthehighlights
of the asset obliged and battery-mindful sensors; in WSNs
energy use has observed to be a noteworthy fascinating
subject of research. WSNscreatebattery-powerednodeswhich
are associated with the base station to for certain activity or
assignment. As sensor nodes are battery-powered i.e. willturn
out to be dead after the utilization of the battery which is
likewise called lifetime of WSNs. So utilizing the energy in
efficient way may bring about dragging out the lifetime of the
WSNs. Subsequently, it is important to assemble and move the
data in an enhanced way which decreases the energy
dissemination. The author contribution to this paper is the
comparison is made among the swarm optimization
techniques i.e. Ant Colony Optimization, Particle Swarm
Optimization and Genetic algorithm.
Key Words: Wireless Sensor Networks, Ant Colony
Optimization, Particle Swarm Optimization and Genetic
algorithm
1. INTRODUCTION
The Sensors are mainly used to sense the environment and
to gather the data to a centralized location. Advent of
processing devices and networks makes it as “Wireless
Sensor Network” [1]. Development in Semi-conductor
technology and Networking methods have stimulated the
use of sensor networks for observing and information
collection. In Wirelesssensornetwork,informationcollected
by sensors is gathered at a distant location for analyzingand
computation purposevia wirelesslinks.Someapplicationsof
wireless sensor network include medical, environmental,
transportation, military, entertainment, homeland, defense,
and crisis management etc. Alike to other communication
systems, wireless sensor network systems developmenthas
a diversity of origins. The history of development can be
briefly alienated into four phases [2]:
Phase 1: During the cold war period, there was a need to
monitor and detect the positions of enemies which gave
birth to number of projects such as Sound Surveillance
System and radar networks developed by United States.
Phase 2: DARPA (Defense Advanced Research Projects
Agency) of United States DepartmentofDefenseinitiated the
research programs in the early 1980s that were basically
focused on advance developments on new technologies and
protocols of wireless sensor networks.
Phase 3: Projects undertaken by DARPA laid the foundation
for military applications developments based on wireless
sensor networks. Huge amount of money spent on newer
technologies made the development faster in early 1990s.
Phase 4: Recent advancements in semi-conductor
technologies and networking techniques directed an
innovative stage in the growth of sensor network
technology. In 2000’s IEEE released the first version of IEEE
Standard i.e. 802.15.4 standard “LowRate WirelessPersonal
Area Networks” which is the base for recently introduced
standards such ZIGBEE [3].
From last few decades researchers are making exertionsfor
Wireless Sensor Network (WSN) routing technology with
more power efficient protocols. Diverse government and
research agencies are trying to put different proposals for
Wireless Sensor Technology advancements.
Figure-1. Diagram of WSN
Wireless sensor network contains battery functioned small
nodes which are positioned over a wide geographical area to
monitor the events and to accumulate the collected data toa
distant centralized location called as base station as shown
in Figure 1.1. Nodes are deployed in such a way that the
entire area is in the coverage of wirelessnodesThedeployed
nodes sense the data from its neighborhoodandtransmitthe
collected data for further processing. The main distinction
between ad hoc networks and Wireless Sensor Networks is
their applications area. Ad-hoc networks primarily focus on
communications aspects whereas wireless area networks
focuses more on monitoring and information collection.
Wireless nodes are bound by several resource restrictions
such as the memory availability, battery power, bandwidth
requirement and the data rate. These tiny nodes may work
for a longer duration of time from few months tomanyyears
depending upon the applicationrequirements,sothebattery
power needs to be employed proficiently so as to extend the
network life time. Sleep Mode operation of nodes is efficient
way to increase the life time. Nodes wakes-up only when
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1235
there is a need to sense the environment.Inordertosave the
maximum battery life, the sensor node should communicate
by using a special routing technique
1.1 Transmission Between Node and Sink
In single-hop transmission, every sensorhub/nodecansend
information to the sink through a solitary jump i.e. by long
separation transmission. In any case, theconfinementofthis
transmission is that it isn'tideal regarding energyutilization.
So as to beat this downside, we have to diminish the
separation in this way can expand energy effectiveness and
draw out the system lifetime and this can be accomplished
by Multi-hop. In multi-hop transmissioneveryhubcoursesit
information through different hubs and these hubs send the
information to sink, in this way it diminishes the
transmission separation and energy utilization when other
hub go about as switches. Restrictionofthistechniqueisthat
the energy of hub situated close to the sink will droprapidly.
So as to beat the impediment found in Multi-hop
transmission, another answer for decline energy utilization
is clustering technique.
2. Clustering
In clustering, groups are formed and each gathering has one
pioneer called Cluster Head (CH).Group individuals or we
can say group individuals sends their information to CH and
afterward CH sends that information to BS. Different
calculations were proposed to decrease energyutilization of
sensor.
2.1 Clustering Objectives
Different goals have now been sought after by different
writings in creating clustering structurefor WSN.Numerous
targets are set to meet the application limitations. This part
give three primary targets that are emphatically related the
concentration.
2.1.1 Clustering Objectives
 Maximizing network Life-time
 Fault-tolerance
 Fill handling
2.2 Cluster Head Variety Standards
I. Original energy To select the initial energy group
head is a significant parameter. When any
algorithm begins it usuallythinkstheinitial energy.
II. Recurring energy after a number of the times are
done, the group head collection must be on the
basis of the energy left out in the sensors.
III. Average energy of the network: This energy is
used whilst the guide energy for every node. It's
the ideal energy that all node must possess in
current circular to help keep the network alive.
3. Mobile Sink (MS)
To enhance energy effectiveness or decline to diminish
energy utilization another idea called Mobile Sink has been
presented[4,5,6]. Sink development might be controlled or
un-controlled. In controlled MS, the MS direction is
predefined while in uncontrolled MS, the sink moves
arbitrarily in a pre-decided condition
4. Optimization Techniques
This section introduces several SI-based algorithms,
highlighting their notable variants, their merits and
demerits. These algorithmsincludeGeneticAlgorithms(GA),
Ant ColonyOptimization(ACO),ParticleSwarmOptimization
(PSO)[7,8,9].
4.1 Genetic Algorithm (GA)
GA is versatile heuristic pursuit calculation dependent on
developmental thoughts of common determination and
hereditary qualities. GA recreates the survival of the fittest
among people over continuous age for tackling an issue.
Every age comprise of a populace of character strings that
are closely resembling the chromosome that we find in our
DNA. Every individual speaks to a point in a huntspaceanda
conceivable arrangement. The person in the populace are
then mode to experience the procedure of development. GA
depend on hereditary structure and conduct of
chromosomes.
Algorithm:
At first, the underlyingpopulaceishaphazardlycreated.New
populace s are made in consequent age using four crucial
systems
Selection: chooses individual for cross over and mutation
Cross-over: technique that causes the exchange of genetic
materials between parents to produce off springs
Mutation: In corporate new genetic trails
GA keeps up this populace and over and again alters to
create another age of chromosomes. This procedure is
rehashed until most extreme quantities of age are
accomplished.
Advantages:
1. Can tackle each enhancement issue which can
be depicted with the chromosomes encoding.
2. Not dependent on error surface so we can solve
problems of multi dimensional, non difference, non
continuous and non parametrical nature.
3. can be effectively exchanged to existing simulation
and models
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1236
4.2 PSO
Particle swarm optimization is one of swarm knowledge
procedure. Particle swarm optimization manages issues for
finding a best arrangement and in a n-dimensional space it
very well may be spoken to as a surface or point. Here every
molecule finds the answer for the issue, to do as such theory
are plotted in the space and chose with an underlying speed,
and a correspondence channel between the particles. When
an underlying speed are connected, Particles begins
traveling through the arrangement space and quickens
towards alternate particles which have better wellness
esteems inside their correspondence gathering. The
principle chief of this methodology when contrasted with
other worldwide minimization procedures is that the
tremendous number of individuals that make the molecule
swarm cosmetics this technique strikingly adaptable to the
issues of neighborhoodminima.Particleswarmoptimization
(PSO) was first presented by Kennedy and Eberhart. It is a
generally new stochastic advancement procedure that can
reenact the swarm conduct of feathered creatures running.
In PSO, a person in the swarm, called a molecule, speaks to a
potential arrangement. Every molecule has a wellness
esteem and a speed, and it takes in the encounters of the
swarm to scan for the global optima
In the Particle swarm improvement conduct where every
particle when chosen with some underlying speed begins
traveling through the arrangement space. They quicken
toward alternate particles which have better wellness
esteem. When every one of the particles finds the best
arrangement, in the above figure it is spoken to as and
. Among these gotarrangementthe bestarrangementis
again determined which is spoken to in the above figure as
Advantages
1. Easy to implement.
2. Only few parameters need to adjust.
3. Efficient global search.
4. Good solution because of its ability to escape from local
optimal.
5. Quick result
4.3 ACO
ACO is also the Member of swarm streamlining method,
produced by Marco Dorigo (1991 Phd proposal). It is
fundamentally a proceduretolocatetheshortestpathamong
source and goal. It mirrors the conductofcharacteristicants.
Algorithm
At first ants moved arbitrarily when nourishment source is
discovered ants stroll back to the state leaving markers
(pheromones) that demonstrate the way has discovered
when different ants gone over these markers.
They are probably going to pursuea similarwaywithcertain
likelihood. On the off chance that they do, they populate the
way with their own markers as they bring the sustenance
back. The way gets more grounded the same number of ants
pursue a similar way, as the ants drops pheromones each
time they bring their nourishment. Meanwhilea fewants are
still haphazardly hunting down nearer sustenance source.A
comparable methodology can be utilized to discover close
ideal answer for the travelling salesman problem. When the
nourishment source is exhausted the root has no longer
pheromones and gradually begins rotting.
Advantages
1. Inherit parallelism
2. Used in various dynamic applications
3. Positive feedback leads to good solution.
4. React quickly
Disadvantage
1. quite slow.
Comparison Study
In the table the comparison has been done with the particle
swarm optimization andant colonyoptimizationandgenetic
algorithm based on the parameter node distribution,
aggregated data and efficient techniqueforroutingaswell as
routing.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1237
Problem
Domain
PSO ACO GA
Node
distribution
Centrali
zed
nature
of PSO
minimiz
es the
area of
coverag
e holes
of
stationa
ry node
position
ing
Distribute
d nature
of ACO is
better in
solving
mobile
node
deployme
nt issues
Good for
random as
well as for
deterministic
node
deployment
Aggregated
data
quite
suitable
in case of
large
scale and
dynamic
WSNs it
can
perform
better
suitable in
finding the
minimum
number of
aggregation
points while
routing data
to the BS
Efficient
technique for
routing and
clustering
Shows
better
perform
ance in
selectin
g the
high
energy
node as
CHs in
each
round
thus can
find
optimal
route
effective
ly
performs
better in
terms of
network
lifetime
and data
delivery
to the BS
used in the
form of a pr-
defined
clusters
which helps
in reducing
the overall
communicati
on distance
5. CONCLUSION
In this paper, a survey has been done among the swarm
optimization techniques i.e. Ant Colony Optimization,
Particle Swarm Optimization and Genetic algorithm. In
Genetic algorithm, it Can tackle each enhancement issue
which can be depicted with the chromosomes encoding.
Whereas in ant colony optimization it is used for parallelism
and quite efficient in dynamic application moreover its
convergence speed is so fast and in particle swarm
optimization, Good solution obtained becauseofitsabilityto
escape from local optimal and it gives quick results.
REFERENCES
[1] Qureshi, T.N.; Javaid, N.; Malik, M.; Qasim, U.; Khan, Z.A.,
“On Performance Evaluation of Variants of DEEC in
WSNs,” Broadband, Wireless Computing,
Communication and Applications (BWCCA), 2012
Seventh International Conference on wireless sensor
networks, vol., 19, no.2013, pp.920-925.
[2] Varsha Sahni, Manju Bala ed al “TABU Search Based
Cluster Head Selection in Stable Election Protocol”
International Journal on Recent Trends in Computing
and Communication, Volume: 4, Issue: 8, pp: 90-94.
[3] Isha, Varsha, "Study on Co-operativeCommunicationfor
Energy Efficient Routing in Wireless Sensor Network",
International Journal of Science and Research (IJSR),
https://www.ijsr.net/archive/v5i8/v5i8.php,Volume5
Issue 8, August 2016, 297 – 300.
[4] Mottaghi, Saeid, and Mohammad Reza Zahabi.
"Optimizing LEACH clustering algorithm with mobile
sink and rendezvous nodes." AEU-International Journal
of Electronics and Communications 69, no. 2 (2015):
507-514.
[5] Yu Gu; Inf. Syst. Archit. Sci. Res. Div., Nat. Inst. of Inf.,
Tokyo, Japan ; Yusheng Ji;Jie Li;Baohua Zhao. “Efficient
Scheduling for the Mobile Sink in Wireless Sensor
Networks with Delay Constraint”,IEEE Trans Parallel
Distrib System 2013;24(july(7)):pp 1310-20.
[6] Wang Liu; Dept. of Comput. Sci., Univ. of Sci. & Technol.
of China, Hefei, China ; Kejie Lu; Jianping Wang ;
Guoliang Xing,“Performance AnalysisofWirelessSensor
Networks With Mobile Sinks” IEEE Trans Veh Technol
2012;61(July(6)):2777-88
[7] Shu-Chuan Chu, Hsiang Cheh Huang, John F. Roddick,
and Jeng Shyang Pan, “Overview of Algorithms for
Swarm Intelligence”,SpringerVerlag Berlin
Heidelberg,Vol 1, pp. 28–41, 2011.
[8] NazneenTarannum S, H.Rizvi, and Prof.R.R.Keole,
“Preliminary Review of swarm Intelligence: A Clever
Algorithm and Data Clustering”, International Journal of
Computer Science and Information Technologies, Vol
.5(2), pp.1892-1899, 2014.
[9] Aneja, M. J. S., Bhatia, T., Sharma, G., & Shrivastava, G.
(2018). Artificial Intelligence Based Intrusion Detection
System to Detect Flooding Attack in VANETs. In
Handbook of Research on Network Forensics and
Analysis Techniques (pp. 87-100). IGI Global.

More Related Content

PDF
PDF
IRJET- Security and QoS Aware Dynamic Clustering (SQADC) Routing Protocol for...
PDF
An Improved DEEHC to Extend Lifetime of WSN
DOCX
Device to Device Communication in Cellular Networks
PDF
A Review of Sensor Node in Wireless Sensor Networks
PDF
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
PDF
Survey of Wireless Sensor Network Application
PDF
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- Security and QoS Aware Dynamic Clustering (SQADC) Routing Protocol for...
An Improved DEEHC to Extend Lifetime of WSN
Device to Device Communication in Cellular Networks
A Review of Sensor Node in Wireless Sensor Networks
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
Survey of Wireless Sensor Network Application
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...

What's hot (20)

PDF
AN ENERGY EFFICIENT DISTRIBUTED PROTOCOL FOR ENSURING COVERAGE AND CONNECTIVI...
PDF
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
PDF
Iaetsd quick detection technique to reduce congestion in
PPTX
D2DCommunication
PDF
Research Challenges and Characteristic Features in Wireless Sensor Networks
PDF
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...
PDF
Grid-Based Multipath with Congestion Avoidance Routing Protocol
PDF
IRJET- Vanet Connection Performance Analysis using GPSR Protocol
PDF
Comparative Study of Routing Protocols in Wireless Sensor Networks by Abid Af...
DOCX
LOAD BALANCED CLUSTERING WITH MIMO UPLOADING TECHNIQUE FOR MOBILE DATA GATHER...
PDF
3. journal paper nov 10, 2017 ( dhyan)
PDF
Spread Spectrum Based Energy Efficient Wireless Sensor Networks
PPTX
Multi-hop Communication for the Next Generation (xG) Wireless Network
PDF
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
PDF
De3211001104
PDF
BEE BASED ROUTING PROTOCOL FOR MANET
PDF
Secure data dissemination protocol in wireless sensor networks using xor netw...
PDF
Performance Analysis of Routing Protocols of Wireless Sensor Networks
PDF
I018135565
PDF
Introduction of Wireless Sensor Network
AN ENERGY EFFICIENT DISTRIBUTED PROTOCOL FOR ENSURING COVERAGE AND CONNECTIVI...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
Iaetsd quick detection technique to reduce congestion in
D2DCommunication
Research Challenges and Characteristic Features in Wireless Sensor Networks
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Ne...
Grid-Based Multipath with Congestion Avoidance Routing Protocol
IRJET- Vanet Connection Performance Analysis using GPSR Protocol
Comparative Study of Routing Protocols in Wireless Sensor Networks by Abid Af...
LOAD BALANCED CLUSTERING WITH MIMO UPLOADING TECHNIQUE FOR MOBILE DATA GATHER...
3. journal paper nov 10, 2017 ( dhyan)
Spread Spectrum Based Energy Efficient Wireless Sensor Networks
Multi-hop Communication for the Next Generation (xG) Wireless Network
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
De3211001104
BEE BASED ROUTING PROTOCOL FOR MANET
Secure data dissemination protocol in wireless sensor networks using xor netw...
Performance Analysis of Routing Protocols of Wireless Sensor Networks
I018135565
Introduction of Wireless Sensor Network
Ad

Similar to IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor Network (20)

PDF
N017318992
PDF
Ant Colony Optimization for Wireless Sensor Network: A Review
PDF
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
PDF
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
PDF
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
DOCX
Efficient Cluster Head Selection in Wireless Sensor Networks.
PDF
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
PDF
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
PDF
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
PDF
Enhanced Zigbee Tree Routing In Wireless Sensor Network
PDF
IRJET- Energy Efficient Dynamic Cluster Head Selection with Differential Evol...
PDF
IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...
PDF
An Ant colony optimization algorithm to solve the broken link problem in wire...
PDF
Multi-Objective Soft Computing Techniques for Dynamic Deployment in WSN
PDF
1104.0355
PDF
Issues in optimizing the performance of wireless sensor networks
PDF
IRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor Networks
PDF
B05630814
PDF
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
PDF
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
N017318992
Ant Colony Optimization for Wireless Sensor Network: A Review
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
Efficient Cluster Head Selection in Wireless Sensor Networks.
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
Enhanced Zigbee Tree Routing In Wireless Sensor Network
IRJET- Energy Efficient Dynamic Cluster Head Selection with Differential Evol...
IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...
An Ant colony optimization algorithm to solve the broken link problem in wire...
Multi-Objective Soft Computing Techniques for Dynamic Deployment in WSN
1104.0355
Issues in optimizing the performance of wireless sensor networks
IRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor Networks
B05630814
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Construction Project Organization Group 2.pptx
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
web development for engineering and engineering
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Welding lecture in detail for understanding
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
composite construction of structures.pdf
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
DOCX
573137875-Attendance-Management-System-original
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Construction Project Organization Group 2.pptx
Lecture Notes Electrical Wiring System Components
CYBER-CRIMES AND SECURITY A guide to understanding
Automation-in-Manufacturing-Chapter-Introduction.pdf
Operating System & Kernel Study Guide-1 - converted.pdf
web development for engineering and engineering
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Welding lecture in detail for understanding
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Internet of Things (IOT) - A guide to understanding
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
composite construction of structures.pdf
Model Code of Practice - Construction Work - 21102022 .pdf
UNIT-1 - COAL BASED THERMAL POWER PLANTS
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
573137875-Attendance-Management-System-original

IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor Network

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1234 A Survey on Swarm Optimization Technique in Wireless Sensor Network Kiran Gandhi1, Varsha2 1kiran Research Scholar & Jalandhar 2Varsha Assistant Proffesor & Jalandhar, CTGroup of Institutions Shahpur, Punjab, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Wireless sensor network (WSNs) are getting to be prominent in certifiableapplications. Becauseofthehighlights of the asset obliged and battery-mindful sensors; in WSNs energy use has observed to be a noteworthy fascinating subject of research. WSNscreatebattery-powerednodeswhich are associated with the base station to for certain activity or assignment. As sensor nodes are battery-powered i.e. willturn out to be dead after the utilization of the battery which is likewise called lifetime of WSNs. So utilizing the energy in efficient way may bring about dragging out the lifetime of the WSNs. Subsequently, it is important to assemble and move the data in an enhanced way which decreases the energy dissemination. The author contribution to this paper is the comparison is made among the swarm optimization techniques i.e. Ant Colony Optimization, Particle Swarm Optimization and Genetic algorithm. Key Words: Wireless Sensor Networks, Ant Colony Optimization, Particle Swarm Optimization and Genetic algorithm 1. INTRODUCTION The Sensors are mainly used to sense the environment and to gather the data to a centralized location. Advent of processing devices and networks makes it as “Wireless Sensor Network” [1]. Development in Semi-conductor technology and Networking methods have stimulated the use of sensor networks for observing and information collection. In Wirelesssensornetwork,informationcollected by sensors is gathered at a distant location for analyzingand computation purposevia wirelesslinks.Someapplicationsof wireless sensor network include medical, environmental, transportation, military, entertainment, homeland, defense, and crisis management etc. Alike to other communication systems, wireless sensor network systems developmenthas a diversity of origins. The history of development can be briefly alienated into four phases [2]: Phase 1: During the cold war period, there was a need to monitor and detect the positions of enemies which gave birth to number of projects such as Sound Surveillance System and radar networks developed by United States. Phase 2: DARPA (Defense Advanced Research Projects Agency) of United States DepartmentofDefenseinitiated the research programs in the early 1980s that were basically focused on advance developments on new technologies and protocols of wireless sensor networks. Phase 3: Projects undertaken by DARPA laid the foundation for military applications developments based on wireless sensor networks. Huge amount of money spent on newer technologies made the development faster in early 1990s. Phase 4: Recent advancements in semi-conductor technologies and networking techniques directed an innovative stage in the growth of sensor network technology. In 2000’s IEEE released the first version of IEEE Standard i.e. 802.15.4 standard “LowRate WirelessPersonal Area Networks” which is the base for recently introduced standards such ZIGBEE [3]. From last few decades researchers are making exertionsfor Wireless Sensor Network (WSN) routing technology with more power efficient protocols. Diverse government and research agencies are trying to put different proposals for Wireless Sensor Technology advancements. Figure-1. Diagram of WSN Wireless sensor network contains battery functioned small nodes which are positioned over a wide geographical area to monitor the events and to accumulate the collected data toa distant centralized location called as base station as shown in Figure 1.1. Nodes are deployed in such a way that the entire area is in the coverage of wirelessnodesThedeployed nodes sense the data from its neighborhoodandtransmitthe collected data for further processing. The main distinction between ad hoc networks and Wireless Sensor Networks is their applications area. Ad-hoc networks primarily focus on communications aspects whereas wireless area networks focuses more on monitoring and information collection. Wireless nodes are bound by several resource restrictions such as the memory availability, battery power, bandwidth requirement and the data rate. These tiny nodes may work for a longer duration of time from few months tomanyyears depending upon the applicationrequirements,sothebattery power needs to be employed proficiently so as to extend the network life time. Sleep Mode operation of nodes is efficient way to increase the life time. Nodes wakes-up only when
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1235 there is a need to sense the environment.Inordertosave the maximum battery life, the sensor node should communicate by using a special routing technique 1.1 Transmission Between Node and Sink In single-hop transmission, every sensorhub/nodecansend information to the sink through a solitary jump i.e. by long separation transmission. In any case, theconfinementofthis transmission is that it isn'tideal regarding energyutilization. So as to beat this downside, we have to diminish the separation in this way can expand energy effectiveness and draw out the system lifetime and this can be accomplished by Multi-hop. In multi-hop transmissioneveryhubcoursesit information through different hubs and these hubs send the information to sink, in this way it diminishes the transmission separation and energy utilization when other hub go about as switches. Restrictionofthistechniqueisthat the energy of hub situated close to the sink will droprapidly. So as to beat the impediment found in Multi-hop transmission, another answer for decline energy utilization is clustering technique. 2. Clustering In clustering, groups are formed and each gathering has one pioneer called Cluster Head (CH).Group individuals or we can say group individuals sends their information to CH and afterward CH sends that information to BS. Different calculations were proposed to decrease energyutilization of sensor. 2.1 Clustering Objectives Different goals have now been sought after by different writings in creating clustering structurefor WSN.Numerous targets are set to meet the application limitations. This part give three primary targets that are emphatically related the concentration. 2.1.1 Clustering Objectives  Maximizing network Life-time  Fault-tolerance  Fill handling 2.2 Cluster Head Variety Standards I. Original energy To select the initial energy group head is a significant parameter. When any algorithm begins it usuallythinkstheinitial energy. II. Recurring energy after a number of the times are done, the group head collection must be on the basis of the energy left out in the sensors. III. Average energy of the network: This energy is used whilst the guide energy for every node. It's the ideal energy that all node must possess in current circular to help keep the network alive. 3. Mobile Sink (MS) To enhance energy effectiveness or decline to diminish energy utilization another idea called Mobile Sink has been presented[4,5,6]. Sink development might be controlled or un-controlled. In controlled MS, the MS direction is predefined while in uncontrolled MS, the sink moves arbitrarily in a pre-decided condition 4. Optimization Techniques This section introduces several SI-based algorithms, highlighting their notable variants, their merits and demerits. These algorithmsincludeGeneticAlgorithms(GA), Ant ColonyOptimization(ACO),ParticleSwarmOptimization (PSO)[7,8,9]. 4.1 Genetic Algorithm (GA) GA is versatile heuristic pursuit calculation dependent on developmental thoughts of common determination and hereditary qualities. GA recreates the survival of the fittest among people over continuous age for tackling an issue. Every age comprise of a populace of character strings that are closely resembling the chromosome that we find in our DNA. Every individual speaks to a point in a huntspaceanda conceivable arrangement. The person in the populace are then mode to experience the procedure of development. GA depend on hereditary structure and conduct of chromosomes. Algorithm: At first, the underlyingpopulaceishaphazardlycreated.New populace s are made in consequent age using four crucial systems Selection: chooses individual for cross over and mutation Cross-over: technique that causes the exchange of genetic materials between parents to produce off springs Mutation: In corporate new genetic trails GA keeps up this populace and over and again alters to create another age of chromosomes. This procedure is rehashed until most extreme quantities of age are accomplished. Advantages: 1. Can tackle each enhancement issue which can be depicted with the chromosomes encoding. 2. Not dependent on error surface so we can solve problems of multi dimensional, non difference, non continuous and non parametrical nature. 3. can be effectively exchanged to existing simulation and models
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1236 4.2 PSO Particle swarm optimization is one of swarm knowledge procedure. Particle swarm optimization manages issues for finding a best arrangement and in a n-dimensional space it very well may be spoken to as a surface or point. Here every molecule finds the answer for the issue, to do as such theory are plotted in the space and chose with an underlying speed, and a correspondence channel between the particles. When an underlying speed are connected, Particles begins traveling through the arrangement space and quickens towards alternate particles which have better wellness esteems inside their correspondence gathering. The principle chief of this methodology when contrasted with other worldwide minimization procedures is that the tremendous number of individuals that make the molecule swarm cosmetics this technique strikingly adaptable to the issues of neighborhoodminima.Particleswarmoptimization (PSO) was first presented by Kennedy and Eberhart. It is a generally new stochastic advancement procedure that can reenact the swarm conduct of feathered creatures running. In PSO, a person in the swarm, called a molecule, speaks to a potential arrangement. Every molecule has a wellness esteem and a speed, and it takes in the encounters of the swarm to scan for the global optima In the Particle swarm improvement conduct where every particle when chosen with some underlying speed begins traveling through the arrangement space. They quicken toward alternate particles which have better wellness esteem. When every one of the particles finds the best arrangement, in the above figure it is spoken to as and . Among these gotarrangementthe bestarrangementis again determined which is spoken to in the above figure as Advantages 1. Easy to implement. 2. Only few parameters need to adjust. 3. Efficient global search. 4. Good solution because of its ability to escape from local optimal. 5. Quick result 4.3 ACO ACO is also the Member of swarm streamlining method, produced by Marco Dorigo (1991 Phd proposal). It is fundamentally a proceduretolocatetheshortestpathamong source and goal. It mirrors the conductofcharacteristicants. Algorithm At first ants moved arbitrarily when nourishment source is discovered ants stroll back to the state leaving markers (pheromones) that demonstrate the way has discovered when different ants gone over these markers. They are probably going to pursuea similarwaywithcertain likelihood. On the off chance that they do, they populate the way with their own markers as they bring the sustenance back. The way gets more grounded the same number of ants pursue a similar way, as the ants drops pheromones each time they bring their nourishment. Meanwhilea fewants are still haphazardly hunting down nearer sustenance source.A comparable methodology can be utilized to discover close ideal answer for the travelling salesman problem. When the nourishment source is exhausted the root has no longer pheromones and gradually begins rotting. Advantages 1. Inherit parallelism 2. Used in various dynamic applications 3. Positive feedback leads to good solution. 4. React quickly Disadvantage 1. quite slow. Comparison Study In the table the comparison has been done with the particle swarm optimization andant colonyoptimizationandgenetic algorithm based on the parameter node distribution, aggregated data and efficient techniqueforroutingaswell as routing.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1237 Problem Domain PSO ACO GA Node distribution Centrali zed nature of PSO minimiz es the area of coverag e holes of stationa ry node position ing Distribute d nature of ACO is better in solving mobile node deployme nt issues Good for random as well as for deterministic node deployment Aggregated data quite suitable in case of large scale and dynamic WSNs it can perform better suitable in finding the minimum number of aggregation points while routing data to the BS Efficient technique for routing and clustering Shows better perform ance in selectin g the high energy node as CHs in each round thus can find optimal route effective ly performs better in terms of network lifetime and data delivery to the BS used in the form of a pr- defined clusters which helps in reducing the overall communicati on distance 5. CONCLUSION In this paper, a survey has been done among the swarm optimization techniques i.e. Ant Colony Optimization, Particle Swarm Optimization and Genetic algorithm. In Genetic algorithm, it Can tackle each enhancement issue which can be depicted with the chromosomes encoding. Whereas in ant colony optimization it is used for parallelism and quite efficient in dynamic application moreover its convergence speed is so fast and in particle swarm optimization, Good solution obtained becauseofitsabilityto escape from local optimal and it gives quick results. REFERENCES [1] Qureshi, T.N.; Javaid, N.; Malik, M.; Qasim, U.; Khan, Z.A., “On Performance Evaluation of Variants of DEEC in WSNs,” Broadband, Wireless Computing, Communication and Applications (BWCCA), 2012 Seventh International Conference on wireless sensor networks, vol., 19, no.2013, pp.920-925. [2] Varsha Sahni, Manju Bala ed al “TABU Search Based Cluster Head Selection in Stable Election Protocol” International Journal on Recent Trends in Computing and Communication, Volume: 4, Issue: 8, pp: 90-94. [3] Isha, Varsha, "Study on Co-operativeCommunicationfor Energy Efficient Routing in Wireless Sensor Network", International Journal of Science and Research (IJSR), https://www.ijsr.net/archive/v5i8/v5i8.php,Volume5 Issue 8, August 2016, 297 – 300. [4] Mottaghi, Saeid, and Mohammad Reza Zahabi. "Optimizing LEACH clustering algorithm with mobile sink and rendezvous nodes." AEU-International Journal of Electronics and Communications 69, no. 2 (2015): 507-514. [5] Yu Gu; Inf. Syst. Archit. Sci. Res. Div., Nat. Inst. of Inf., Tokyo, Japan ; Yusheng Ji;Jie Li;Baohua Zhao. “Efficient Scheduling for the Mobile Sink in Wireless Sensor Networks with Delay Constraint”,IEEE Trans Parallel Distrib System 2013;24(july(7)):pp 1310-20. [6] Wang Liu; Dept. of Comput. Sci., Univ. of Sci. & Technol. of China, Hefei, China ; Kejie Lu; Jianping Wang ; Guoliang Xing,“Performance AnalysisofWirelessSensor Networks With Mobile Sinks” IEEE Trans Veh Technol 2012;61(July(6)):2777-88 [7] Shu-Chuan Chu, Hsiang Cheh Huang, John F. Roddick, and Jeng Shyang Pan, “Overview of Algorithms for Swarm Intelligence”,SpringerVerlag Berlin Heidelberg,Vol 1, pp. 28–41, 2011. [8] NazneenTarannum S, H.Rizvi, and Prof.R.R.Keole, “Preliminary Review of swarm Intelligence: A Clever Algorithm and Data Clustering”, International Journal of Computer Science and Information Technologies, Vol .5(2), pp.1892-1899, 2014. [9] Aneja, M. J. S., Bhatia, T., Sharma, G., & Shrivastava, G. (2018). Artificial Intelligence Based Intrusion Detection System to Detect Flooding Attack in VANETs. In Handbook of Research on Network Forensics and Analysis Techniques (pp. 87-100). IGI Global.