SlideShare a Scribd company logo
1 of 19
Amir Shokri
St code : 9811920009
Email : amirsh.nll@gmail.com
Semnan Univercity
Dr. kourosh kiani
Study on the application of
Genetic Algorithms in the
optimization of wireless
network
Abstract
Wireless sensor network can eliminate the high cost of wired network.
However, in wireless sensor networks, an important but critical problem is the
energy consumption of sensor nodes greatly limits the working life.
The paper combining the application of genetic algorithm for wireless sensor
networks in multi-objective optimization, taking into account the needs of
specific application, a sensor network in the open pit slope detection example is
introduced. Fitness function is designed according to the application of open-
pit mine slope detection system. In the same conditions, using serial genetic
algorithm, parallel genetic algorithm and quantum genetic algorithm for
network energy optimization.
Abstract
Simulation results show that: genetic algorithm optimize the energy
consumption, achieve the longest life cycle of the network. By comparing these
three kinds of genetic algorithms, the quantum genetic algorithm is much
better than the other two genetic algorithms in optimizing the energy
consumption.
Introduction
Wireless sensor network (WSN) has been concerned in many field for its low
power consumption, easy maintenance, easy distribution networks and many
other advantages.
Compared with wired networks, WSN greatly is limited by energy. It is very
difficult for wireless network nodes to replace the batteries, even impossible.
The optimization of the network is to optimizing the network energy
consumption and prolonging the working life of the whole network.
List of topics
β€’ Wireless Sensor Network Model Construction
β€’ Network Model
β€’ The Fitness Function
β€’ Genetic algorithm for the optimization of wireless sensor network
β€’ Serial genetic algorithm experiment
β€’ Parallel Genetic Algorithm Experiment
β€’ Quantum genetic algorithm Experiment
Network Model
The characteristic of the open pit slope detection network model is as follows:
The network is constituted by the length of 10 Γ— 10 square grid, and the sensor
nodes are placed in the 100 points of grid intersection. The communication
protocol is single-hop cluster structure to ensure the connectivity.
Using cluster structure, the sensor nodes in monitoring area have four
operating modes: cluster-head mode(CH), high-power transmission mode (HS),
low power transmission mode (LS) and dormant mode (DOM), supposing the
energy consumption ratio of CH, HS, LS DOM as 20:2:1:0.
The Fitness Function
𝑓 π‘₯ = 1/(π‘Ž1 βˆ— 𝐷𝑆𝐸 + π‘Ž2 βˆ— 𝑆𝐢𝐸 + π‘Ž3 βˆ— 𝑆𝑂𝑅𝐸 + π‘Ž4 βˆ— 𝐹𝐢 + π‘Ž5 βˆ— 𝑂𝐸 + π‘Ž6 βˆ— 𝐢𝐸 + π‘Ž7 βˆ— 𝐡𝐢𝑃)
π‘Ž1 π‘Ž2 π‘Ž3 π‘Ž4 π‘Ž5 π‘Ž6 π‘Ž7
900 100 100 9000 -50 0.2 1
Weight coefficient :
π‘“βˆ—
π‘₯ =
𝑐 βˆ’ 1 π‘“π‘Žπ‘£π‘”
π‘“π‘šπ‘Žπ‘₯ βˆ’ π‘“π‘Žπ‘£π‘”
𝑓 π‘₯ +
π‘“π‘šπ‘Žπ‘₯ βˆ’ π‘π‘“π‘Žπ‘£π‘”
π‘“π‘šπ‘Žπ‘₯ βˆ’ π‘“π‘Žπ‘£π‘”
π‘“π‘Žπ‘£π‘”
Serial genetic algorithm experiment
In sensor nodes, the cluster-head nodes collecte information from ordinary
node and transmit the information to the base station, it will consume most
energy, so the number of cluster-head nodes must be limited. High-power
transmitter nodes transmit information farther than low-power transmitter
nodes, consume more energy. In order to save energy consumption, the
number of high-power transmitter nodes must be reduced, and the number of
low-power transmitter nodes should increased and some nodes work in
dormant mode in different cycles.
Serial genetic algorithm experiment
Fig. 1 The SGA evolution of average process of 15-cycle network
Parallel Genetic Algorithm Experiment
For some large projects, many of individuals in population need lots of
computation by SGA. A large number of population individuals calculate the
fitness will make the evolution process slowly. It is difficult to achieve the
required of calculation speed, so through the practice based on the network
model, here we used PGA to meet the design requirements. The simulation
results are shown in Fig.2
Parallel Genetic Algorithm Experiment
Fig. 2 the PGA evolution of average process of 15-cycle network parameters
Quantum genetic algorithm Experiment
𝑄 = π‘ž1, π‘ž2, … . , π‘ž π‘˜ =
𝛼1 𝛼2 … 𝛼 π‘˜
𝛽1 𝛽2 … 𝛽 π‘˜
π‘Šβ„Žπ‘–π‘Ÿπ‘™πΊπ‘Žπ‘‘π‘’ πœƒπ‘– =
cos(πœƒπ‘–) βˆ’sin(πœƒπ‘–)
sin(πœƒπ‘–) cos(πœƒπ‘–)
πœƒπ‘– = Ξ”πœƒ βˆ— 𝑓 𝛼𝑖, 𝛽𝑖 . 𝑓 𝛼𝑖, 𝛽𝑖 , Ξ”πœƒ
Quantum genetic algorithm Experiment
Fig. 3 the QGA evolution of average process of 15-cycle network parameters
Quantum genetic algorithm Experiment
Comparison of network design parameters
GA1 GA2 GA3
Generation 1000 500 300
DSE 0 0.1 0
FC 0.8 0.8 0.8
OE 3.78 3.85 3.55
CE 230 323 203
Active 90 89 90
CH 14 14 13
HSR 22 29 18
LSR 54 47 59
CH/ACTIVE 0.156 0.146 0.144
HSR/ACTIVE 0.244 0.322 0.2
LSR/ACTIVE 0.6 0.522 0.66
FITNESS 0.002136 0.002017 0.002326
Conclusion
(1). In this paper, a kind of network architecture is established based on cluster
structure. The network nodes communicate with the nearest cluster-head
node.
(2). The genetic algorithm optimize the open pit slope detection system with
determine the status of nodes in the network and select the cluster head in
WSN.
Conclusion
(3). According to our model structure, we defined the most important
parameters: dormant parameters, connectivity parameters and energy
parameters to form the fitness function.
(4). SGA, PGA and QGA is used to optimize the energy of WSN. A reasonable
network model and the working status of each node are received. By the same
model and parameters, compared with the average evolutionary process in
three genetic algorithms, the results show that: the QGA is better than the
other two genetic algorithms.
Thanks!
St code : 9811920009
Email : amirsh.nll@gmail.com
Semnan University
Dr. kourosh kiani
Resources
[1] Yong M, Yu Y, Yan W, Ling L. Optimization design
of coal mine wireless body sensor network based
on Genetic Algorithm, the Proceedings of IEEE-
NSWCTC2009, Wuhan China, June 2009
[2] Houtian Hu, Slope geological hazards
prediction,Southwest Jiaotong University Press,
2001.3, china.
[3] Wang Yan, Sun Yan-ming, Yu Bao-qing, Ma
Yong, The optimization of wireless sensor networks
in the open-pit mine slope detection base on
quantum genetic algorithms, The 1st International
Conference on Electrical and Control Engineering,
Wuhan China, June 25-27, 2010, Wuhan, China
[4] Wang Yan, Zheng Ya-ru, Ma Yong,Study on
the Coal Mine Personnel Position System Based
on Wireless Body Sensor Networks,the
Proceeding of IEEE-Body Sensor Networks, Hong
Kong, 2008,06
[5] Zhou Ming, Sun Shu-dong. Genetic algorithms:
theory and applications, National defense
industry Press, 1999, china.
[6] Konstantinos P. Ferentinos, Theodore A.
Tsiligiridis, Adaptive design optimization of
wireless sensor networks using genetic
algorithms, Computer Networks 51 (2007) 1031–
1051

More Related Content

What's hot

IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...IRJET Journal
Β 
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...ijwmn
Β 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...IJECEIAES
Β 
Implementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamicsImplementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamicsPFHub PFHub
Β 
KCC2017 28APR2017
KCC2017 28APR2017KCC2017 28APR2017
KCC2017 28APR2017JEE HYUN PARK
Β 
SENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACH
SENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACHSENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACH
SENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACHcsandit
Β 
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...IJMER
Β 
A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...
A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...
A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...IJECEIAES
Β 
Harvesting aware energy management for time-critical wireless sensor networks
Harvesting aware energy management for time-critical wireless sensor networksHarvesting aware energy management for time-critical wireless sensor networks
Harvesting aware energy management for time-critical wireless sensor networksIEEEFINALYEARPROJECTS
Β 
International Conference on IEEE ICT Convergence 2013
International Conference on IEEE ICT Convergence 2013International Conference on IEEE ICT Convergence 2013
International Conference on IEEE ICT Convergence 2013toha ardi nugraha
Β 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationjournalBEEI
Β 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...LogicMindtech Nologies
Β 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
Β 
Opportunistic routing algorithm for relay node
Opportunistic routing algorithm for relay nodeOpportunistic routing algorithm for relay node
Opportunistic routing algorithm for relay nodejpstudcorner
Β 
Slide Paper : Effect of Channel Estimation Error in Coordinated Small Cells
Slide Paper : Effect of Channel Estimation Error in Coordinated Small CellsSlide Paper : Effect of Channel Estimation Error in Coordinated Small Cells
Slide Paper : Effect of Channel Estimation Error in Coordinated Small Cellstoha ardi nugraha
Β 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...redpel dot com
Β 
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network IJECEIAES
Β 

What's hot (19)

IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
Β 
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Β 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Β 
NOC POWER MANAGEMENT CONTROLLER DESIGN
NOC POWER MANAGEMENT CONTROLLER DESIGN  NOC POWER MANAGEMENT CONTROLLER DESIGN
NOC POWER MANAGEMENT CONTROLLER DESIGN
Β 
Implementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamicsImplementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamics
Β 
KCC2017 28APR2017
KCC2017 28APR2017KCC2017 28APR2017
KCC2017 28APR2017
Β 
SENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACH
SENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACHSENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACH
SENSOR SELECTION SCHEME IN WIRELESS SENSOR NETWORKS: A NEW ROUTING APPROACH
Β 
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Β 
A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...
A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...
A modified particle swarm optimization algorithm to enhance MPPT in the PV ar...
Β 
Harvesting aware energy management for time-critical wireless sensor networks
Harvesting aware energy management for time-critical wireless sensor networksHarvesting aware energy management for time-critical wireless sensor networks
Harvesting aware energy management for time-critical wireless sensor networks
Β 
International Conference on IEEE ICT Convergence 2013
International Conference on IEEE ICT Convergence 2013International Conference on IEEE ICT Convergence 2013
International Conference on IEEE ICT Convergence 2013
Β 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
Β 
Ijecet 06 09_003
Ijecet 06 09_003Ijecet 06 09_003
Ijecet 06 09_003
Β 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Β 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
Β 
Opportunistic routing algorithm for relay node
Opportunistic routing algorithm for relay nodeOpportunistic routing algorithm for relay node
Opportunistic routing algorithm for relay node
Β 
Slide Paper : Effect of Channel Estimation Error in Coordinated Small Cells
Slide Paper : Effect of Channel Estimation Error in Coordinated Small CellsSlide Paper : Effect of Channel Estimation Error in Coordinated Small Cells
Slide Paper : Effect of Channel Estimation Error in Coordinated Small Cells
Β 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Β 
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
Β 

Similar to Study on the application of genetic algorithms in the optimization of wireless network

An Energy Efficient Mobile Sink Based Mechanism for WSNs.pdf
An Energy Efficient Mobile Sink Based Mechanism for WSNs.pdfAn Energy Efficient Mobile Sink Based Mechanism for WSNs.pdf
An Energy Efficient Mobile Sink Based Mechanism for WSNs.pdfMohammad Siraj
Β 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...cscpconf
Β 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...TELKOMNIKA JOURNAL
Β 
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
Β 
Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...ijfcstjournal
Β 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
Β 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...IJCNCJournal
Β 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...IJCNCJournal
Β 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkeSAT Publishing House
Β 
An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...nikhilkumar3205
Β 
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor NetworkIRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor NetworkIRJET Journal
Β 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) ijceronline
Β 
La3518941898
La3518941898La3518941898
La3518941898IJERA Editor
Β 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET Journal
Β 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...IJMIT JOURNAL
Β 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...Editor IJCATR
Β 
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
Β 
Residual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT ApplicationResidual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT ApplicationIRJET Journal
Β 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET Journal
Β 

Similar to Study on the application of genetic algorithms in the optimization of wireless network (20)

An Energy Efficient Mobile Sink Based Mechanism for WSNs.pdf
An Energy Efficient Mobile Sink Based Mechanism for WSNs.pdfAn Energy Efficient Mobile Sink Based Mechanism for WSNs.pdf
An Energy Efficient Mobile Sink Based Mechanism for WSNs.pdf
Β 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
Β 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...
Β 
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...
Β 
Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...
Β 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
Β 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Β 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Β 
G018134149
G018134149G018134149
G018134149
Β 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor network
Β 
An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...An Energy efficient cluster head selection in wireless sensor networks using ...
An Energy efficient cluster head selection in wireless sensor networks using ...
Β 
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor NetworkIRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
Β 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
Β 
La3518941898
La3518941898La3518941898
La3518941898
Β 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
Β 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Β 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
Β 
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...
Β 
Residual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT ApplicationResidual Energy Based Cluster head Selection in WSNs for IoT Application
Residual Energy Based Cluster head Selection in WSNs for IoT Application
Β 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
Β 

More from Amir Shokri

LAUNCH - growth practices - PRODUCT MANAGER
LAUNCH - growth practices - PRODUCT MANAGERLAUNCH - growth practices - PRODUCT MANAGER
LAUNCH - growth practices - PRODUCT MANAGERAmir Shokri
Β 
Remote work
Remote workRemote work
Remote workAmir Shokri
Β 
Project Management Growth Practices
Project Management Growth PracticesProject Management Growth Practices
Project Management Growth PracticesAmir Shokri
Β 
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7Amir Shokri
Β 
Numbers, math operation, converting bases
Numbers, math operation, converting basesNumbers, math operation, converting bases
Numbers, math operation, converting basesAmir Shokri
Β 
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4Amir Shokri
Β 
review of image memorability methods
review of image memorability methodsreview of image memorability methods
review of image memorability methodsAmir Shokri
Β 
beyesian learning exercises
beyesian learning exercisesbeyesian learning exercises
beyesian learning exercisesAmir Shokri
Β 
Bayesian learning
Bayesian learningBayesian learning
Bayesian learningAmir Shokri
Β 
machine learning code
machine learning codemachine learning code
machine learning codeAmir Shokri
Β 
machine learning - id3, find-s, candidate elimination, desicion tree example
machine learning - id3, find-s, candidate elimination, desicion tree examplemachine learning - id3, find-s, candidate elimination, desicion tree example
machine learning - id3, find-s, candidate elimination, desicion tree exampleAmir Shokri
Β 
ID3 Algorithm
ID3 AlgorithmID3 Algorithm
ID3 AlgorithmAmir Shokri
Β 
Concept learning
Concept learningConcept learning
Concept learningAmir Shokri
Β 
logical operators decision tree
logical operators decision treelogical operators decision tree
logical operators decision treeAmir Shokri
Β 
Matplotlib
MatplotlibMatplotlib
MatplotlibAmir Shokri
Β 
Mining social network graphs - persian
Mining social network graphs - persianMining social network graphs - persian
Mining social network graphs - persianAmir Shokri
Β 
product glossary
product glossaryproduct glossary
product glossaryAmir Shokri
Β 
Popular Maple codes Book - Persian
Popular Maple codes Book - PersianPopular Maple codes Book - Persian
Popular Maple codes Book - PersianAmir Shokri
Β 

More from Amir Shokri (20)

LAUNCH - growth practices - PRODUCT MANAGER
LAUNCH - growth practices - PRODUCT MANAGERLAUNCH - growth practices - PRODUCT MANAGER
LAUNCH - growth practices - PRODUCT MANAGER
Β 
Remote work
Remote workRemote work
Remote work
Β 
Project Management Growth Practices
Project Management Growth PracticesProject Management Growth Practices
Project Management Growth Practices
Β 
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 7
Β 
Numbers, math operation, converting bases
Numbers, math operation, converting basesNumbers, math operation, converting bases
Numbers, math operation, converting bases
Β 
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4
GROWTH PRACTICES - Cracking the PM Career - CHAPTER 4
Β 
review of image memorability methods
review of image memorability methodsreview of image memorability methods
review of image memorability methods
Β 
key.net
key.netkey.net
key.net
Β 
beyesian learning exercises
beyesian learning exercisesbeyesian learning exercises
beyesian learning exercises
Β 
Knn
KnnKnn
Knn
Β 
Bayesian learning
Bayesian learningBayesian learning
Bayesian learning
Β 
machine learning code
machine learning codemachine learning code
machine learning code
Β 
machine learning - id3, find-s, candidate elimination, desicion tree example
machine learning - id3, find-s, candidate elimination, desicion tree examplemachine learning - id3, find-s, candidate elimination, desicion tree example
machine learning - id3, find-s, candidate elimination, desicion tree example
Β 
ID3 Algorithm
ID3 AlgorithmID3 Algorithm
ID3 Algorithm
Β 
Concept learning
Concept learningConcept learning
Concept learning
Β 
logical operators decision tree
logical operators decision treelogical operators decision tree
logical operators decision tree
Β 
Matplotlib
MatplotlibMatplotlib
Matplotlib
Β 
Mining social network graphs - persian
Mining social network graphs - persianMining social network graphs - persian
Mining social network graphs - persian
Β 
product glossary
product glossaryproduct glossary
product glossary
Β 
Popular Maple codes Book - Persian
Popular Maple codes Book - PersianPopular Maple codes Book - Persian
Popular Maple codes Book - Persian
Β 

Recently uploaded

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
Β 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
Β 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
Β 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
Β 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
Β 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
Β 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
Β 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
Β 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
Β 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
Β 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
Β 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
Β 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
Β 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
Β 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
Β 

Recently uploaded (20)

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
Β 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Β 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
Β 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
Β 
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Β 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Β 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
Β 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Β 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
Β 
CΓ³digo Creativo y Arte de Software | Unidad 1
CΓ³digo Creativo y Arte de Software | Unidad 1CΓ³digo Creativo y Arte de Software | Unidad 1
CΓ³digo Creativo y Arte de Software | Unidad 1
Β 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
Β 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
Β 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
Β 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
Β 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
Β 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
Β 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
Β 

Study on the application of genetic algorithms in the optimization of wireless network

  • 1. Amir Shokri St code : 9811920009 Email : amirsh.nll@gmail.com Semnan Univercity Dr. kourosh kiani
  • 2. Study on the application of Genetic Algorithms in the optimization of wireless network
  • 3. Abstract Wireless sensor network can eliminate the high cost of wired network. However, in wireless sensor networks, an important but critical problem is the energy consumption of sensor nodes greatly limits the working life. The paper combining the application of genetic algorithm for wireless sensor networks in multi-objective optimization, taking into account the needs of specific application, a sensor network in the open pit slope detection example is introduced. Fitness function is designed according to the application of open- pit mine slope detection system. In the same conditions, using serial genetic algorithm, parallel genetic algorithm and quantum genetic algorithm for network energy optimization.
  • 4. Abstract Simulation results show that: genetic algorithm optimize the energy consumption, achieve the longest life cycle of the network. By comparing these three kinds of genetic algorithms, the quantum genetic algorithm is much better than the other two genetic algorithms in optimizing the energy consumption.
  • 5. Introduction Wireless sensor network (WSN) has been concerned in many field for its low power consumption, easy maintenance, easy distribution networks and many other advantages. Compared with wired networks, WSN greatly is limited by energy. It is very difficult for wireless network nodes to replace the batteries, even impossible. The optimization of the network is to optimizing the network energy consumption and prolonging the working life of the whole network.
  • 6. List of topics β€’ Wireless Sensor Network Model Construction β€’ Network Model β€’ The Fitness Function β€’ Genetic algorithm for the optimization of wireless sensor network β€’ Serial genetic algorithm experiment β€’ Parallel Genetic Algorithm Experiment β€’ Quantum genetic algorithm Experiment
  • 7. Network Model The characteristic of the open pit slope detection network model is as follows: The network is constituted by the length of 10 Γ— 10 square grid, and the sensor nodes are placed in the 100 points of grid intersection. The communication protocol is single-hop cluster structure to ensure the connectivity. Using cluster structure, the sensor nodes in monitoring area have four operating modes: cluster-head mode(CH), high-power transmission mode (HS), low power transmission mode (LS) and dormant mode (DOM), supposing the energy consumption ratio of CH, HS, LS DOM as 20:2:1:0.
  • 8. The Fitness Function 𝑓 π‘₯ = 1/(π‘Ž1 βˆ— 𝐷𝑆𝐸 + π‘Ž2 βˆ— 𝑆𝐢𝐸 + π‘Ž3 βˆ— 𝑆𝑂𝑅𝐸 + π‘Ž4 βˆ— 𝐹𝐢 + π‘Ž5 βˆ— 𝑂𝐸 + π‘Ž6 βˆ— 𝐢𝐸 + π‘Ž7 βˆ— 𝐡𝐢𝑃) π‘Ž1 π‘Ž2 π‘Ž3 π‘Ž4 π‘Ž5 π‘Ž6 π‘Ž7 900 100 100 9000 -50 0.2 1 Weight coefficient : π‘“βˆ— π‘₯ = 𝑐 βˆ’ 1 π‘“π‘Žπ‘£π‘” π‘“π‘šπ‘Žπ‘₯ βˆ’ π‘“π‘Žπ‘£π‘” 𝑓 π‘₯ + π‘“π‘šπ‘Žπ‘₯ βˆ’ π‘π‘“π‘Žπ‘£π‘” π‘“π‘šπ‘Žπ‘₯ βˆ’ π‘“π‘Žπ‘£π‘” π‘“π‘Žπ‘£π‘”
  • 9. Serial genetic algorithm experiment In sensor nodes, the cluster-head nodes collecte information from ordinary node and transmit the information to the base station, it will consume most energy, so the number of cluster-head nodes must be limited. High-power transmitter nodes transmit information farther than low-power transmitter nodes, consume more energy. In order to save energy consumption, the number of high-power transmitter nodes must be reduced, and the number of low-power transmitter nodes should increased and some nodes work in dormant mode in different cycles.
  • 10. Serial genetic algorithm experiment Fig. 1 The SGA evolution of average process of 15-cycle network
  • 11. Parallel Genetic Algorithm Experiment For some large projects, many of individuals in population need lots of computation by SGA. A large number of population individuals calculate the fitness will make the evolution process slowly. It is difficult to achieve the required of calculation speed, so through the practice based on the network model, here we used PGA to meet the design requirements. The simulation results are shown in Fig.2
  • 12. Parallel Genetic Algorithm Experiment Fig. 2 the PGA evolution of average process of 15-cycle network parameters
  • 13. Quantum genetic algorithm Experiment 𝑄 = π‘ž1, π‘ž2, … . , π‘ž π‘˜ = 𝛼1 𝛼2 … 𝛼 π‘˜ 𝛽1 𝛽2 … 𝛽 π‘˜ π‘Šβ„Žπ‘–π‘Ÿπ‘™πΊπ‘Žπ‘‘π‘’ πœƒπ‘– = cos(πœƒπ‘–) βˆ’sin(πœƒπ‘–) sin(πœƒπ‘–) cos(πœƒπ‘–) πœƒπ‘– = Ξ”πœƒ βˆ— 𝑓 𝛼𝑖, 𝛽𝑖 . 𝑓 𝛼𝑖, 𝛽𝑖 , Ξ”πœƒ
  • 14. Quantum genetic algorithm Experiment Fig. 3 the QGA evolution of average process of 15-cycle network parameters
  • 15. Quantum genetic algorithm Experiment Comparison of network design parameters GA1 GA2 GA3 Generation 1000 500 300 DSE 0 0.1 0 FC 0.8 0.8 0.8 OE 3.78 3.85 3.55 CE 230 323 203 Active 90 89 90 CH 14 14 13 HSR 22 29 18 LSR 54 47 59 CH/ACTIVE 0.156 0.146 0.144 HSR/ACTIVE 0.244 0.322 0.2 LSR/ACTIVE 0.6 0.522 0.66 FITNESS 0.002136 0.002017 0.002326
  • 16. Conclusion (1). In this paper, a kind of network architecture is established based on cluster structure. The network nodes communicate with the nearest cluster-head node. (2). The genetic algorithm optimize the open pit slope detection system with determine the status of nodes in the network and select the cluster head in WSN.
  • 17. Conclusion (3). According to our model structure, we defined the most important parameters: dormant parameters, connectivity parameters and energy parameters to form the fitness function. (4). SGA, PGA and QGA is used to optimize the energy of WSN. A reasonable network model and the working status of each node are received. By the same model and parameters, compared with the average evolutionary process in three genetic algorithms, the results show that: the QGA is better than the other two genetic algorithms.
  • 18. Thanks! St code : 9811920009 Email : amirsh.nll@gmail.com Semnan University Dr. kourosh kiani
  • 19. Resources [1] Yong M, Yu Y, Yan W, Ling L. Optimization design of coal mine wireless body sensor network based on Genetic Algorithm, the Proceedings of IEEE- NSWCTC2009, Wuhan China, June 2009 [2] Houtian Hu, Slope geological hazards prediction,Southwest Jiaotong University Press, 2001.3, china. [3] Wang Yan, Sun Yan-ming, Yu Bao-qing, Ma Yong, The optimization of wireless sensor networks in the open-pit mine slope detection base on quantum genetic algorithms, The 1st International Conference on Electrical and Control Engineering, Wuhan China, June 25-27, 2010, Wuhan, China [4] Wang Yan, Zheng Ya-ru, Ma Yong,Study on the Coal Mine Personnel Position System Based on Wireless Body Sensor Networks,the Proceeding of IEEE-Body Sensor Networks, Hong Kong, 2008,06 [5] Zhou Ming, Sun Shu-dong. Genetic algorithms: theory and applications, National defense industry Press, 1999, china. [6] Konstantinos P. Ferentinos, Theodore A. Tsiligiridis, Adaptive design optimization of wireless sensor networks using genetic algorithms, Computer Networks 51 (2007) 1031– 1051