- About this Journal
- Abstracting and Indexing
- Aims and Scope
- Annual Issues
- Article Processing Charges
- Articles in Press
- Author Guidelines
- Bibliographic Information
- Citations to this Journal
- Contact Information
- Editorial Board
- Editorial Workflow
- Free eTOC Alerts
- Publication Ethics
- Reviewers Acknowledgment
- Submit a Manuscript
- Subscription Information
- Table of Contents
International Journal of Distributed Sensor Networks
Volume 2013 (2013), Article ID 725869, 8 pages
http://dx.doi.org/10.1155/2013/725869
An Energy Distribution and Optimization Algorithm in Wireless Sensor Networks for Maritime Search and Rescue
1Merchant Marine College, Shanghai Maritime University, Shanghai 200135, China
2School of Electronic, Information and Electrical Engrineering, Shanghai Jiaotong University, Shanghai 200240, China
Received 16 October 2012; Accepted 2 January 2013
Academic Editor: Haigang Gong
Copyright © 2013 Huafeng Wu et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Abstract
Currently, maritime search and rescue (MSR) is mainly depending on the search party, while the searching objects are waiting passively. Therefore, a new method of MSR which is based on the wireless sensor network (WSN) techniques is proposed in this paper. WSN could be self-organized into network and transmit nodes information, such as position information, for search party to accomplish the search and rescue work. However, the application encounters the problems of dynamic adaptability and life cycle limitation at sea. An energy dynamic distribution and optimization algorithm (EDDO), which is based on genetic algorithm (GA), is presented to handle with these problems. The algorithm satisfies the connectivity and energy saving of the network, and the GA with elitism-based immigrants approach is put forward to optimize the poor individuals when the positions of some nodes have changed. Simulation results show that the algorithm can quickly adapt to a dynamic network and reduce energy consumption at the same time.
1. Introduction
Maritime search and rescue (MSR) generally searches the targets by the technology of satellite and radar. There are some new technologies that have been applied to MSR, such as machine vision. However, the search work is dependent on the effort by the search and rescue party, and the rescue targets can only passively wait for the search and rescue. In recent years, with the development of the wireless sensor network (WSN), there are improvements both in computing ability and energy consumption of sensor nodes. This will be helpful for its application in MSR. In MSR-WSN, the sensor nodes were put in the life jackets and can be organized into an ad hoc network. The network locates its nodes and transmits the data of position to the sink nodes which were put on the survival craft. The sink nodes transmit the data to the base station of the SAR ships first, and then the search and rescue network center can receive the information about the targets. By this way, it will be much more quickly and accurately for the rescuers to find the targets.
Wireless sensor networks are suitable for the application of maritime search and rescue because of its features such as self-organization, self-adaptive, multihop, and robustness. In the circumstances of MSR, there is not have any base station, and nodes are highly dynamic and requires smaller size and longer lifetime. However, related researches do not pay enough attention to the application environment of MSR where WSN’s nodes could not be replaced and they are moving all the time at sea. Therefore, it is crucial for nodes that their transmit power can adapt to dynamic environmental changes, the network lifetime can be extended, and the connectivity can meet the requirements at the same time.
Evolution algorithm (EA) is a bionic algorithm based on nature selection in biological evolution theory. EA has a good adaptability to complex engineering optimization problems. There are many researches about the EAs in topology control and covering algorithm of WSN. In MSR-WSN, the topology will change and the energy deployment will not be suitable for the topology when the environment changes. The most simple and direct way of energy deployment is to restart the EAs from scratch in case that an environmental change is detected. But it is more efficient to develop other solutions which make use of knowledge gathered from the original environments. Elitism-based immigrant scheme is a representative one in dynamic environments.
The remainder of the paper is organized as follows. Section 2 introduces the related topology control and is optimized by EAs and energy-based topology control in WSN. Section 3 presents the proposed WSN energy distribution and optimization solution at sea which is based on the genetic algorithm (GA) in EAs. Section 4 introduces the setup of the simulation and the results of analysis. Section 5 concludes this paper and suggests some topics for future research.
2. Related Work
Many studies in MSR research the runaway boat drift model or the best search area via applying the operations research, fuzzy mathematics, fluid mechanics, simulation theory, and so on. There are also some methods which introduce the new information techniques into MSR, for instance, the computer simulation method based on Monte Carlo. Others about multispectral analysis, machine vision, and satellite remote sensing technology are also explored in MSR [1, 2]. A common defect exists in this technology that the targets can only passively be searched; the searching objects cannot send their location information to the search and rescue party.
WSN is capable of real-time monitoring and collecting the objects information and can send the information to gateway nodes. The rapid and self-organization deployment and network survivability features of WSN will meet the environment and application characteristics in MSR. Kim et al. [3] designed a kind of equipment which can send GPS location information and mayday distress signal to help locate victims in offshore area; they also referred to WSN technology, but the key technical issues, such as how to organize the network, are not addressed.
An important purpose of wireless sensor networks topology is to extend the life cycle of the network as possible. In MSR-WSN, the lifetime of the network is also very important. In [4], the optimal coverage problem was taken as a 0/1 sequence problem in which “0” stands for the node was sleeping, “1” stands for the node was working, and the evolution algorithm was adopted to optimize the 0/1 sequence. This method can save the energy effectively, while in MSR-WSN there will not be so many nodes to make some of them sleep, and no one in water can lose the connectivity with others; thus the sleeping mechanism is not the best one. Konstantinidis and Yang [5] defined the dense deployment and power assignment problem (d-DPAP) in WSNs and proposed a multiobjective evolutionary algorithm based on decomposition (MOEA/D) hybridized with a problem-specific generalized subproblem-dependent heuristic (GSH). In their method, the d-DPAP is decomposed into a number of scalar subproblems, and the subproblems are optimized in parallel by using neighborhoods information and problem-specific knowledge. But this method does not take full account of the dynamic of the nodes.
The algorithms DRNG and DLMST were proposed in [6], and they are based on the proximity graph theory. In both algorithms, each node collects the information of the surrounding neighbors and then determines their own transmit power to ensure the connectivity of network. Chen et al. [7] proposed the SPAN protocol in which each node can sleep if its two random neighbors can communicate with each other; otherwise the node must be in working state. In the ASCENT [8] protocol of Cerpa and Estrin, the nodes can determine the working state of their own according to the detected local communication situation and decide the transmit power according to the packet loss rate.
Glauche et al. [9] defined critical node degree as the required size of the node degree that can keep network full connectivity. On the account that they proposed a distributed algorithm to ensure that the ad hoc network can communicate, the algorithm adjusts nodes’ communication radius to guarantee the satisfaction of the critical node degrees. Jiang and Bruck [10] controlled the network topology by adjusting the radius of nodes communication and proposed an algorithm to ensure that any source node can communicate with the sink node. But in this paper, the algorithm does not take account of the energy savings and the network lifetime. Liqun et al. [11] proposed a power control method based on continuous time slot scheduling and proved the NP-completeness of it. This method requires the network to maintain strict time synchronization, and the fairness between the nodes is not considered. The application-oriented fault detection and recovery algorithm (AFDR) [12] is mainly to limit the impact of critical node failure on coverage and connectivity in wireless sensor and actor networks (WSANS). The algorithm needs a moving backup actor to detect the critical node failure, and then the recovery process is initiated, yet the backup actor in MSR-WSN is not practicable because sensor nodes cannot move by themselves and cannot be replaced.
All of these researches are very helpful for the topology control of our MSR-WSN, but they are mainly for static wireless sensor networks and have a poor adaptability for MSR-WSN. For instance, the methods in [4, 7] could extend the lifetime of the network, but sleeping mechanisms is not suitable for MSR-WSN. Therefore, it is necessary to carry out specific research related to the two requirements that are higher dynamic adaptability and longer lifetime of MSR-WSN.
3. Model and Algorithm Design
3.1. System Model
In this section, we present our network model and then formulate the problem of energy dynamic distribution and optimization of nodes in the MSR-WSN.
In the MSR-WSN, there have been a certain number of homogeneous sensor nodes and a small amount of sink nodes. The sensor nodes are placed in lifejackets with limited energy, and the number of them is . The sink nodes are placed in survival crafts with unlimited energy, and they can move by themselves. Sensor nodes can be organized into a network and identify the sink node which has entered the convergence range of the network. The sensor nodes transfer data to the sink node after identifying the sink node. The sensor nodes are responsible for regularly transmitting the information, such as nodes’ location or monitoring data, to the sink node. Each sensor node communicates to the sink node directly or in the form of a multihop. The network topology dynamically changes as the movement of sensor nodes and sink nodes. Then the energy distribution should change with the topology, so that the energy can be saved, and consequently the lifetime of network can be extended.
We assume a perfect medium access control, such as SMAC [13], which ensures that there are no collisions at any sensor during data communication, and we adopt the simple but relevant path loss communication model as in [14]. In this model, the transmit power level that should be assigned to a sensor to reach a sensor is , where is the path loss exponent and is the transmission quality parameter. The energy loss due to channel transmission is , is the Euclidean distance between sensors and , and is sensor ’s communication range, s.t. , where is a fixed maximum communication distance, which is constrained by the maximum power that sensors can transmit, that is, .
The residual energy of sensor , at time , is calculated as follows: where is the total traffic load that sensor forwards towards at , is the traffic load that receives and relays, “+1” is the data packet generated by to forward its own data information, and amp is the power amplifier’s energy consumption. In EDDO, we assume that the region is large and is relatively small. Consequently, the sensors should spread and communicate through long transmission distances. Thus, the energy consumed by the transceiver electronics is negligible and can be ignored because the transmit power is the main factor on sensors’ total energy consumption [15, 16].
3.2. Problem Formulation
The problem of energy distribution and optimization is given as follows:(i): a 2D plane, where the sensor nodes are distributed;(ii): the number of the sensor nodes in region ;(iii): the initial energy of sensor nodes;(iv): the maximum communication distance of the sensor nodes;(v): the maximum emission energy levels.
Decision variables of a network design as follows:(i)(, ): the location of sensor ;(ii): the transmission power level of sensor .
Objectives are to maximize connectivity and minimize energy consumption of the network.
The network connectivity is defined as the fact that each node can communicate with the sink node directly or indirectly, and the network energy consumption is defined as the sum of all sensor nodes’ emission energy.
Connectivity: for any , is the sink node, there is , is the connectivity matrix of the network, and is the connectivity status of a sensor , which is denoted as: where sensor directly communicates with , or if it sustains some neighbors with positive advance towards (i.e., neighbors are closer to than [17]), considering the many-to-one communication nature of WSNs as follows:
During the process of EDDO, represents that sensor is disconnected, then the transmit power of should automaticly convert to . This process is repeated until or . If and , it means that sensor is not within the scope of cover. In this case, sensor should send information by the transmit power at intervals until .
3.3. Solution Representation and Ordering
In this paper, a candidate solution consists of items which corresponding to the sensor nodes. The th item of has two parts, which represent the location (, ) and the transmit power of sensor , respectively.
The location (, ) is assumed that has been obtained by the GPS, and it will change with the environmental conditions. The moving of some nodes may lead to the transmit power to be reallocated. The location information in solution will affect the local topology of node , and it can help the objective function to evaluate or select a new solution. It mainly depends on the value of that whether is the optimal solution, the th transmit power of sensors is the selection content of an operator, is the th transmit power of sensor, and it belongs to items which are from to , , . means that sensor is disconnected. Dividing the transmit power into levels is in order to operate on the genetic coding conveniently.
3.4. The Energy Distribution Based on Genetic Algorithm
In recent years, genetic algorithm (GA) is a popular optimized method which has a parallel search and group optimization features. GA is a kind of bionic algorithm; this type of algorithms can solve many complex engineering problems without the mathematical properties of them.
3.4.1. The Algorithm Coding Mapping and Population Initialization
According to the real-coded ideological of K. H. Jin, each individual represents a power allocation scheme of MSR-WSN. The genome of the population of individuals is where chromosome , and is the transmission power of the sensor node . If , then the chromosome is empty which represents that sensor is disconnected. The genome can not only indicate node power allocation scheme, but also indicate the number of the activity sensor nodes in the communication network.
is the th individual in the population , and contains genes as follows: where and . is the number of the chromosome in the individual and the number of variables in the vector, is the population size, is the maximum evolution generation, and gene corresponds to .
During the population initialization process, each node determines its own transmit power according to the distance of the sensor and or the distance between sensors. Firstly, the sensors are sorted based on their distance to such as Algorithm 1 referenced [18], where 1 is the closest and is the farthest sensor location with respect to , respectively. is showed in Figure 1, where the transmission power of each of the node is proportional to the transmitting radius . needs to meet the condition that sensor can connect to its closest node , and the is initially generated as follows.
Algorithm 1. The representation process for each solution Input: solution ; Output: solution ; Step 1: Calculate the dense-to-spread ordering of to get ; Step 2: for each (, ) in do
This process of topology generating is simple and convenient, but it does not have the dynamic adaptability and is not conducive to the followup topology control. In MAR-WSN, the sink node can move freely, and the sensor nodes will move with water waves. Therefore, the distribution of node power should be optimized constantly as the time goes by, so that the energy consumption level of each node can adapt to the network well.
3.4.2. The Selection of the Objective Function
For the given solution, we need to accurately estimate its quality (fitness value), which is determined by the fitness function. In this paper, we aim at finding a solution which ensures the nodes that can communicate with with as little as possible of the energy consumption. The quality of solution mainly depends on the connectivity and energy consumption.
is the fitness value of chromosome which represents the transmit energy level of sensor , and is defined as the ratio of sensor ’s transmit power and the total power of all nodes, as follows:
In addition, we made the value as the comparison reference which is the ratio of the average power of all nodes and the total transmits power. The comparison reference is calculated and simplified as follows:
The fitness function can select out the nodes whose transmit power is less than the average power in the network. Then the selected nodes will be the cross-object nodes which instead of those nodes whose transmit power is more than average power. By this way, the nodes whose transmit power is overload will be optimized, and they will not be dead quickly.
3.4.3. Selection Mechanism
Select operation can improve the average quality of the population by selecting high-quality chromosome into the next generation of the population. Chromosome selection is based on the fitness value. Selection operation selects the chromosomes according to the constraint environment of each individual (that are the distances between the sensor and its neighbors), the position dynamically change information, and the fitness of as follows: When , then the will be eliminated. When , then will be the cross-object.
3.4.4. Crossover and Evolution
The genetic algorithm is based on two basic genetic operation that are cross-operation and evolution operation. The cross-operation handles the current solution in order to find a better solution. The evolution operation can help the GA to avoid falling into local optimal solution [8]. The effect of the genetic algorithm depends on these two steps. In this paper, we crossed the genes on the chromosome when the chromosome needs to be evaluated. The cross-objects come from the solution which is selected by the selection operation and is the immigration solution selected (Section 3.5). Then we crossed the binary coding that corresponds to the power. We adopted single-point crossover, and the new chromosome is updated.
The updating formula after crossover operation is such as where is the new chromosome after the crossover operation.
The new chromosome should be evaluated that it could communicate with , after that the updating operation can be performed. The evaluation processed as the Algorithm 2.
Algorithm 2. The updating process Input: The new chromosome ; Output: The external chromosome in this generation. Step 1: Calculate the connectivity status of a sensor . Step 1.1: Generate the by the new of . Step 1.2: Return Step 2: If .
3.5. The Energy Dynamic Distribution and Optimization Based on GA
For dynamic optimization problem, the GAs should maintain a certain level of solution diversity to keep the solution adapting to the changes in the environment; then the convergence problem becomes very important. To address this problem, the random immigrants approach is a quite natural and simple way [19, 20]. It was proposed by Grefenstette with the inspiration from the flux of immigrants that wander in and out of a population between two generations in nature. It maintains the diversity level of the population through replacing some individuals of the current population with random individuals, called random immigrants, every generation. As to which individuals in the population should be replaced, usually there are two strategies: replacing random individuals or replacing the worst ones [21]. In order to avoid that random immigrants disrupt the ongoing search progress too much, especially during the period when the environment does not change, the ratio of the number of random immigrants to the population size is usually set to a small value, for example, 0.2.
However, if the environment of nodes changes slowly, the introduced random immigrants may divert the searching force of the GA and hence may degrade the performance. On the other hand, if the environment of nodes only changes slightly in terms of severity of changes, random immigrants may not have any actual effect even when a change occurs because individuals in the previous environment may still be quite fit in the new environment. Based on the above considerations, an immigrants approach, called elitism-based immigrants [22], is proposed for GAs to address the energy deployment problem.
For each generation , after the normal genetic operations (i.e., selection and recombination), the elite from previous generation is used as the base to create immigrants. From , a set of individuals are iteratively generated by mutating with a probability , where is the population size and is the ratio of the number of elitism-based immigrants to the population size. The generated individuals then act as immigrants and replace the worst individuals in the current population. It can be seen that the elitism-based immigrants’ scheme combines the idea of elitism with traditional random immigrants’ scheme.
The whole energy dynamic distribution and optimization (EDDO) algorithm is described as Algorithm 3. In the genetic operation of Algorithm 3, if the mutation probability is satisfied, the elite will be used to generate the new immigrants by the mutation operation; otherwise, itself will be directly used as the new immigrants. It uses the elite from previous population to guide the immigrants toward the current environment, which is expected to improve GA’s performance in dynamic environments.
Algorithm 3. The energy deployment general framework Input: network parameters ; Output: the external population (EP) Step 0-Setup: Set ; ; ; Step 1-Initialization: Generate an initial solution as Algorithm 1: ; Step 2: For do Step 2.1-Genetic Operators: Generate a new solution using the genetic operators. Step 2.2-Perform elitism-based immigration: Generate immigrants by mutating with . Step 2.3-Update Populations: Update the population as Algorithm 2. Step 3-Stopping criterion: If stopping criterion is satisfied, i.e.
4. Simulation and Analysis
4.1. Simulation Setup
In the environment of MSR-WSN, we designed the region A which is 1000 m × 1000 m, and 100 sensor nodes are randomly distributed in the region. The medium access control, such as SMAC, is introduced in Section 3.1, and its parameters were set according to [5]. In our experimental studies, the parameters of algorithm are set as in [9]. That is, the number of power levels , max number of generations , crossover rate , mutation rate , tournament size , and neighborhoods size is 2. Moreover, in all simulation studies the following network parameters are set [23]: J, m, , and pJ/bit/m2.
During the experiment, to imitate the dynamic nature of the actual environment, we made the nodes move randomly like where , were randomly generated number and , , represented time and it’s unit was second.
4.2. Simulation Scheme
The simulation experiments were realized through MATLAB 7.0 to verify feasibility and validity of the proposed algorithm.
We compared the EDDO algorithms with SGA and Restart GA at first as in Section 4.2.1. After that we compared the EDDO with other algorithms about energy as DRNG and DLMST in Section 4.2.1.
4.2.1. Comparisons with SGA and Restart GA
Figure 2(a) shows that average node power obtained from the proposed EDDO algorithm, the SGA, and Restart GA. We can see that with the increasing of the population generation, all the algorithms could achieve the convergence solution. But the EDDO algorithm is faster than the SGA and Restart GA because of its elite scheme. And the final average node power of the algorithm is lower than that of SGA by about 0.3 J in one convergence.
Figure 2(b) shows that the convergence time of the EDDO algorithm would be much lower than the time of SGA and the Restart GA. It indicates that the EDDO algorithm can adapt to the dynamic movement of nodes because the algorithm makes full use of the excellent solution in the original environment and the immigrant also contributes to the convergence speed. With time goes by, the convergence time of the algorithm becomes relatively stable and is lower than the SGA by about 13.7%.
4.2.2. Comparisons with Other Algorithms
Figure 3 shows the comparison with the DLMST and DRNG algorithms [4] in which every sensor determines its power based on the information of neighbors. We can see that the average power of three algorithms is almost the same in Figure 3(a) and the average power of the whole time of the EDDO algorithm is a little higher than the other two algorithms. However, the running time of these three algorithms is different in Figure 3(b) and the EDDO algorithm is the best one here. It dues to the algorithm in this paper can seek the optimization solution overall the nodes, while in the DLMST and DRNG every node takes account of itself only. The local information could help DLMST and DRNG to adapt the dynamic change of networks in a certain extent, but it is not very helpful for the whole network. And the two algorithms’ execution time is not so stable than that in the EDDO algorithm.
5. Conclusion
In this paper, the energy distribution problem of MSR-WSN is defined as a deployment solution that should take account of the connectivity and the lifetime of the network. The problem is modeled in the environment at sea, and the appliance process of the network has been described at first. In the procedure of solving the problem, the dynamic nature and energy consumption of the nodes is focused on in the harsh environment of sea. Introducing the genetic algorithms with elitism-based immigrants, we made the energy distribution method adapt to the dynamic change of the nodes position and convergent more quickly. In the future, we will study a more efficient and perfect topology control method of the MSR-WSN.
Acknowledgments
This work was supported by the National Natural Science Foundation of China (51279099), the Shanghai Natural Science Foundation (12ZR1412500), the Innovation Program of Shanghai Municipal Education Commission (13ZZ124), and the “Shu Guang” Project supported by the Shanghai Municipal Education Commission and Shanghai Education Development Foundation (12SG40).
References
- R. Xin and Z. Yongxin, “Incremental tree induction for detection of the rescue target in the marine casualty,” in Proceedings of the WRI Global Congress on Intelligent Systems (GCIS '09), vol. 9, pp. 432–435, IEEE Computer Society, Washington, DC, USA, May 2009. View at Publisher · View at Google Scholar · View at Scopus
- J. Peng and C. Shi, “Remote sensing application in the maritime search and Rescue,” in Remote Sensing, vol. 2, pp. 1–24, 2012.
- J. J. Kim, D. J. Kim, J. D. Kim, C. H. Hong, B. B. Lee, and K. N. Ko, “The device for generation the distress signal and monitoring system for a survivor based on WSN,” in Proceedings of the International Conference on Electronics and Information Engineering (ICEIE '10), pp. V1-81–V1-86, August 2010. View at Publisher · View at Google Scholar · View at Scopus
- Z. Zhan, J. Zhang, and Z. Fan, “Solving the optimal coverage problem in wireless sensor networks using evolutionary computation algorithms,” in Proceedings of the 8th International Conference on Simulated Evolution and Learning, pp. 166–176, Seal, 2010.
- A. Konstantinidis and K. Yang, “Multi-objective energy-efficient dense deployment in Wireless Sensor Networks using a hybrid problem-specific MOEA/D,” Applied Soft Computing Journal, vol. 11, no. 6, pp. 4117–4134, 2011. View at Publisher · View at Google Scholar · View at Scopus
- N. Li and J. C. Hou, “Topology control in heterogeneous wireless networks: problems and solutions,” in Proceedings of the 23rd Annual Conference of the IEEE Computer and Communications Societies, pp. 232–243, IEEE Computer Society, Hong Kong, China, 2004.
- B. Chen, K. Jamieson, H. Balakrishnan, and R. Morris, “Span: an energy-efficient coordination algorithm for topology maintenance in ad hoc wireless networks,” Wireless Networks, vol. 8, no. 5, pp. 481–494, 2002. View at Publisher · View at Google Scholar · View at Scopus
- A. Cerpa and D. Estrin, “ASCENT: adaptive self-configuring sensor networks topologies,” IEEE Transactions on Mobile Computing, vol. 3, no. 3, pp. 272–285, 2004. View at Publisher · View at Google Scholar · View at Scopus
- I. Glauche, W. Krause, R. Sollacher, and M. Greiner, “Continuum percolation of wireless ad hoc communication networks,” Physica A, vol. 325, no. 3-4, pp. 577–600, 2003. View at Publisher · View at Google Scholar · View at Scopus
- A. Jiang and J. Bruck, “Monotone percolation and the topology control of wireless networks,” in Proceedings of the 24th Annual Joint Conference of the IEEE Computer and Communications Societies (INFOCOM '05), pp. 327–338, Miami, Fla, USA, March 2005. View at Scopus
- F. Liqun, S. C. Liew, and H. Jianwei, “Power controlled scheduling with consecutive transmission constraints: complexity analysis and algorithm design,” in Proceedings of the 26th Annual IEEE Conference on Computer Communications (INFOCOM '07), pp. 1530–1538, IEEE, 2009.
- J. Du, L. Xie, X. Sun, and R. Zheng, “Application-oriented fault detection and recovery algorithm for wireless sensor and actor networks,” International Journal of Distributed Sensor Networks, vol. 2012, Article ID 273792, 9 pages, 2012. View at Publisher · View at Google Scholar
- S. Toumpis, “Mother nature knows best: a survey of recent results on wireless networks based on analogies with physics,” Computer Networks, vol. 52, no. 2, pp. 360–383, 2008. View at Publisher · View at Google Scholar · View at Scopus
- S. Toumpis and L. Tassiulas, “Optimal deployment of large wireless sensor networks,” IEEE Transactions on Information Theory, vol. 52, no. 7, pp. 2935–2953, 2006. View at Publisher · View at Google Scholar · View at Scopus
- X. Liu and P. Mohapatra, “On the deployment of wireless data back-haul networks,” IEEE Transactions on Wireless Communications, vol. 6, no. 4, pp. 1426–1435, 2007. View at Publisher · View at Google Scholar · View at Scopus
- Y. Chen, C. N. Chuah, and Q. Zhao, “Network configuration for optimal utilization efficiency of wireless sensor networks,” Ad Hoc Networks, vol. 6, no. 1, pp. 92–107, 2008. View at Publisher · View at Google Scholar · View at Scopus
- T. Melodia, D. Pompili, and I. F. Akyildiz, “On the interdependence of distributed topology control and geographical routing in ad hoc and sensor networks,” IEEE Journal on Selected Areas in Communications, vol. 23, no. 3, pp. 520–531, 2005. View at Publisher · View at Google Scholar · View at Scopus
- A. Konstantinidis, K. Yang, Q. Zhang, and D. Zeinalipour-Yazti, “A multi-objective evolutionary algorithm for the deployment and power assignment problem in wireless sensor networks,” Computer Networks, vol. 54, no. 6, pp. 960–976, 2010. View at Publisher · View at Google Scholar · View at Scopus
- J. J. Grefenstette, “Genetic algorithms for changing environments,” in Proceedings of the 2nd International Conference on Parallel Problem Solving from Nature, pp. 137–144, Brussels, Belgium, September 1992.
- H. G. Cobb and J. J. Grefenstette, “Genetic algorithms for tracking changing environments,” in Proceedings of the 5th International Conference on Genetic Algorithms, pp. 523–530, Urbana-Champaign, Ill, USA, June 1993.
- F. Vavak and T. C. Fogarty, “A comparative study of steady state and generational genetic algorithms for use in nonstationary environments,” in Proceedings of the AISB Workshop on Evolutionary Computing, pp. 297–304, Brighton, UK, April 1996.
- H. Cheng and S. Yang, “Genetic algorithms with elitism-based immigrants for dynamic shortest path problem in mobile ad hoc networks,” in Proceedings of the IEEE Congress on Evolutionary Computation (CEC '09), pp. 3135–3140, May 2009. View at Publisher · View at Google Scholar · View at Scopus
- M. Cardei, M. O. Pervaiz, and I. Cardei, “Energy-efficient range assignment in heterogeneous wireless sensor networks,” in Proceedings of the 2nd International Conference on Wireless and Mobile Communications (ICWMC '06), pp. 1–11, July 2006. View at Publisher · View at Google Scholar · View at Scopus