Abstract

The artificial bee colony (ABC) algorithm is a recently introduced optimization method in the research field of swarm intelligence. This paper presents an improved ABC algorithm named as OGABC based on opposition-based learning (OBL) and global best search equation to overcome the shortcomings of the slow convergence rate and sinking into local optima in the process of inversion of atmospheric duct. Taking the inversion of the surface duct using refractivity from clutter (RFC) technique as an example to validate the performance of the proposed OGABC, the inversion results are compared with those of the modified invasive weed optimization (MIWO) and ABC. The radar sea clutter power calculated by parabolic equation method using the simulated and measured refractivity profile is utilized to carry out the inversion of the surface duct, respectively. The comparative investigation results indicate that the performance of OGABC is superior to that of MIWO and ABC in terms of stability, accuracy, and convergence rate during the process of inversion.

1. Introduction

The lower atmospheric duct commonly encountered in marine boundary layer is an abnormal electromagnetic environment due to the sharp variations of atmospheric temperature and humidity above the sea surface. In the ducting environment, the performance of radar system and communication system can be significantly changed, such as the maximum operation range, creation of radar holes where the radar is practically blind, and strengthened sea surface clutter [1, 2]. Therefore, it is of great importance to infer the atmospheric duct owing to its considerable effect on the radar and communication system that are designed to work under standard atmospheric conditions with a typical slope of 0.118 M-units/s [3].

In general, the atmospheric duct is represented by the modified refractivity profile. The traditional methods of determining the atmospheric duct include radiosondes, rocketsondes, microwave refractometers, and lidar. Nevertheless, the traditional measurement methods have the drawbacks of high cost and containing many restrictive factors. Recently, RFC technique [4, 5] has been a promising method to infer the atmospheric duct. It uses the propagation characteristics of radar sea clutter signal to infer the modified refractivity profile information of atmospheric duct. And the RFC technique has the advantages of simple devices and easy implementation.

Inversion of atmosphere duct from the RFC technique has been an important research subject over the past several decades owing to its important applications in radar system and communication system. More attention is paid to the study of inversion model and optimization model in RFC technique. The detailed procedures of RFC technique are given by Gerstoft et al. [4], and the inversion of the range dependent and independent atmospheric duct using RFC technique is implemented by genetic algorithm. Karimian et al. [5] published a review paper on the latest research developments and the direction of future work to be done about RFC technique. Zhao et al. [6, 7] derive the inversion theoretical framework of adjoint method from parabolic equation model, and the feasibility of the adjoint method is validated by numerical simulations. As is known to all, estimation of atmosphere duct using RFC technique is an inverse problem. Taking the nonlinear relation between the forward propagation model and atmospheric duct parameters into consideration, the investigation on the optimization models with high performance is one of the most important research topics in the field of inversion of the atmospheric duct from radar sea clutter. For instance, the least square support vector machine, the particle swarm optimization (PSO), the simulated annealing algorithm, and the ABC algorithm have been applied to infer the atmospheric duct using RFC technique [811].

The ABC algorithm [12] is one of the most recently proposed swarm intelligence algorithms which simulates the intelligent behavior of honeybee swarm. In ABC, the optimization procedures are implemented by simulating the intelligent foraging behavior of a honeybee swarm to share information of bees for the purpose of finding the optimal solution. Currently, the ABC algorithm has been applied to the design of antenna and electromagnetic devices [1315]. In addition, the ABC algorithm has been used to infer the atmospheric duct from RFC technique [11], and the comparative study results demonstrate that the performance of ABC is superior to that of the PSO for the inversion of atmospheric duct. However, the ABC also has the drawbacks of easily falling into local optima and slower convergence rate. To overcome this issue, the improved ABC has been proposed by updating the search equation to enhance its optimization performance, and the improved ABC is validated by benchmark function [16, 17]. In recent years, the OBL was introduced by Rahnamayan et al. [18] and has been proven to be a useful strategy to enhance the accuracy and convergence rate of the optimization algorithm, such as differential evolution and PSO.

In this paper, the OGABC is proposed by incorporating the OBL strategy and global best search equation into the ABC to enhance the performance of ABC in the inversion of atmospheric duct. In OGABC, the OBL is used to accelerate the convergence rate, and the global best search equation is adopted to balance the local and global search ability.

2. The Propagation Model and Objective Function

2.1. Parabolic Equation Method

Considering that the parabolic equation method has the advantages of high stability and accuracy, it has been extensively utilized to investigate the tropospheric electromagnetic wave propagation. In rectangular coordinates, the parabolic equation can be represented aswhere is the refractive index and is the free space wave number.

If the initial field is provided, the split step Fourier solution of parabolic equation method at different range can be easily obtained by [19]where and are the Fourier transform and inverse Fourier transform, respectively, is the transform variable, is the distance interval, and is the initial field. It should be pointed out that this research mainly focuses on the inversion of atmospheric duct; more detailed information on the propagation problem with parabolic equation method can be found in [19].

2.2. Radar Sea Clutter Power

In RFC technique, the objective function is described by the radar sea clutter power at different propagation distances. Taking the influence of atmosphere condition into account, the received radar sea clutter power based on radar equation can be expressed in dB by [4] where is the propagation loss calculated by the parabolic equation method, is the radar cross section obtained by the GIT sea clutter model [20], is the propagation distance, is a constant that includes wavelength, transmitter power, and antenna gain, and is the parameter vector of the atmospheric duct.

In this paper, the surface based duct is described by the following four-parameter model [2]:where is the base refractivity and and stand for the slope and thickness of the base layer, whereas and represent the slope and thickness of the inversion layer, respectively.

2.3. The Objective Function

In the process of inversion, the commonly used least squares objective function is given by [4]where and stand for the observed and received sea clutter power at different ranges and and denote the average power of and , respectively.

3. The Proposed OGABC Algorithm

3.1. The OBL

The OBL strategy can improve the convergence rate and accuracy of optimization algorithm by simultaneously evaluating the initial solution and opposite solution for the population initialization and for the generation jumping. The probability theory indicates that the opposite solution can increase the opportunity of approaching the global best solution in the search process. The definitions of opposite number and opposite solution are given by [18].

Definition 1. Let be a real number. Its corresponding opposite number is defined by

Definition 2. Let be a solution in -dimensional space, where and , are lower and upper bounds of the dimension. The corresponding opposite solution is defined by

In this paper, the inversion of atmospheric duct is a minimization problem. With the help of the definition of opposite solution, the OBL in the inversion of atmospheric duct can be described by the following: if , then random solution can be replaced with ; otherwise, we continue with . Additionally, according to a jumping rate, the better population for the next iteration can be obtained by the generation jumping using the current and their corresponding opposite population. Evidently, the random solution and opposite solution are simultaneously evaluated to select the better solution in the search process.

3.2. The Proposed OGABC and Its Implementation Steps

The ABC is one of the most recent swarm intelligence optimization algorithms proposed by Karaboga under the inspiration of the intelligent foraging behavior of honeybee swarm. In ABC, there are three types of honeybees: employed bees, onlooker bees, and scouts. The position of a food source stands for a possible solution of the optimization problem and the nectar amount of a food source is employed to evaluate the quality of the solution. The number of employed bees is equal to the number of food sources and the half of the population size. The employed bees undertake the responsibility of searching for food sources and share the effective information with onlooker bees. The onlooker bees try to make a further selection of the excellent food sources based on the information provided by employed bees. If the quality of food source cannot be improved through a predetermined condition, the corresponding food source becomes a scout. Then, the scout begins to randomly generate a new food source at the neighborhood of the hive.

In order to enhance the performance of ABC in the inversion of atmospheric duct, the OGABC is presented by incorporating the OBL strategy and global best search equation into ABC algorithm. The main steps of OGABC are summarized as follows.

Step 1 (opposition-based population initialization). Step 1 contains the following.

Step  1.1. Randomly produce -dimensional population of solutions by

Step  1.2. Generate the opposite population of by

Step  1.3. Choose the best solutions from according to the fitness value to produce the initial population.

Step 2 (in employed bees stage). Step 2 contains the following.

Step  2.1. Update the position of food sources using the global best search (10) [16] and evaluate the quality of the new position of food sources:where the subscripts , , and are randomly selected and satisfy , is the element of the global best solution, and and are uniform random number in and , respectively.

Step  2.2. Apply the greedy selection mechanism to choose the better food source between the old and new food source.

Step 3. Calculate the probability of each food source according towhere represents the fitness value of the food source computed in employed bees stage.

Step 4 (in onlooker bees stage). Step 4 contains the following.

Step  4.1. Update the position of food sources using (10) according to the probability computed in Step 3.

Step  4.2. Apply the greedy selection mechanism again to choose the better food source.

Step 5. Memorize the best solution so far.

Step 6. In scouts stage, decide whether a food source becomes a scout or not; if it exists, the food source is replaced by a new random solution.

Step 7 (opposition-based generation jumping). Step 7 contains the following.

Step  7.1. According to the jumping rate, decide whether opposition-based generation jumping appears or not; if it appears, the new opposite population of are produced bywhere and are the minimum and maximum value of the dimension in the current population.

Step  7.2. Choose the best solutions from according to the fitness value to generate the population for the next iteration.

Step 8. Repeat Step 2 to Step 7 until a terminating condition is met.

The flowchart of the proposed OGABC is shown in Figure 1.

4. The Numerical Results and Discussions

In this section, the inversion results are given to validate the optimization performance of the proposed OGABC. In the following, we take the inversion of the four-parameter surface duct with RFC technique as an example to analyze the performance of OGABC and the inversion results are compared with those of the MIWO [21] and ABC.

In fact, the essence of the inversion of surface duct is to obtain its corresponding refractivity profile determined by (4). In other words, the optimization problem can be translated into the inversion of the parameters of the surface duct , and the lower and upper bounds of the surface duct parameters are shown in Table 1.

In numerical simulation, the inversions are implemented by the radar sea clutter power calculated by parabolic equation method using the simulated and measured refractivity profile, respectively. During the inversion, the simulated radar sea clutter power from 10 Km to 50 Km is regarded as the observed radar sea clutter power, and the radar system operates at a frequency of 10 GHz, power of 91.4 dBm, antenna gain of 52.8 dB, antenna height of 7 m, beam width of 0.7°, 600 m range bin, and HH polarization. In addition, the control parameters of OGABC are given as follows: the population size is 60, the number of food sources is 30, the parameter limit is 25, the maximum number of iterations is 120, and the jumping rate of OBL is 0.3 [18]; the parameters settings for MIWO are given as follows: the initial population size is 30, the maximum population size is 40, the maximum number of iterations is 120, the nonlinear modulation index is 3, the minimum and maximum numbers of seeds are 0 and 10, the initial and final value of standard deviation are 10.0 and 0.0001, and the inversion results are obtained from 30 independent runs for each algorithm for the simulated refractivity profile case. For a fair comparison between ABC and OGABC, they are examined using the same parameter settings, and the settings of the radar system remain unchanged in the process of inversions.

For the simulated refractivity case, the radar sea clutter power computed by the parameters of the surface duct is utilized to the inversion of the surface duct. Moreover, the Gaussian noise with zero mean and different standard deviations is added to the simulated radar sea clutter power to examine the stability of the algorithms, and the standard deviation is employed to represent the noise level. Also, the histograms and convergence curves are presented to analyze the accuracy and convergence rate in detail.

Figures 25 give the comparison of the histograms of the inversions of the surface duct parameters for different algorithms at a specific noise level, and the red lines denote the actual parameter of surface duct. It is obvious that the distribution of inversion parameters obtained by the OGABC is more intensive than those of MIWO and ABC for different noise level. In addition, the inversion results of OGABC achieve the most occurrence at the vicinity of the actual parameter compared with those of the MIWO and ABC. That is to say, the proposed OGABC is the most stable algorithm among the three algorithms. It is likely due to the fact that the global best search equation not only enhances the global search ability but also avoids falling into the local minimum.

To study the convergence performance of the OGABC, the comparisons of the convergence curves of different algorithms based on the inversion results given in Figures 25 with the same noise level are demonstrated in Figure 6. It can be seen that the convergence rate of OGABC is faster than that of the MIWO and ABC; besides, the OGABC has the smallest mean minimum fitness at the end of the iteration for different noise level. The convergence curves indicate that the OGABC is the best algorithm among the three algorithms. This can be attributed to the fact that the OBL can produce a relatively excellent initial population in the initialization stage and a generation jumping to form a better population in the search process.

The accuracy of the inversion of atmospheric duct is of crucial importance to exactly predict the marine electromagnetic environment. Hence, the comparisons of the difference between the inverted and actual radar coverage diagram simulated by parabolic equation method for different noise level are shown in Figure 7, and the peaks of the parameter distributions [20] in Figures 25 are treated as the inverted parameters of the surface duct to simulate their corresponding coverage diagram. Nevertheless, it is hardly possible to evaluate the quality of the algorithms according to the results presented in Figure 7. Thus, a new quantitative evaluation criterion named Mean Absolute Error (MAE) is given bywhere and represent the inverted and actual propagation loss calculated at discrete point and and are the sample points along the horizontal and vertical direction, respectively. It is easy to see that the smaller the MAE, the higher the accuracy of the algorithm.

The MAE of the three algorithms for different noise level obtained by (13) are presented in Table 2, and the minimum results are highlighted in bold. It can be observed from Table 2 that the MAE of OGABC is the smallest one among the three algorithms for different noise level; namely, the accuracy of OGABC is superior to MIWO and ABC.

Then, in order to further test the performance of OGABC, the radar sea clutter power generated by measured refractivity profile [20] is also utilized for the inversion of the surface duct. Figure 8 shows the comparison of the inverted profile obtained by the three algorithms with the measured profile, and it is distinct that the inverted profile of OGABC is in excellent agreement with the measured one.

In addition, Figure 9 presents the corresponding comparison of the convergence curves of the MIWO, ABC, and OGABC. It is observed that the three algorithms have the faster convergence rate at the early stage of iterations, and the minimum fitness is hardly changed with iteration at the middle and later stage of iterations. However, the OGABC has the smallest minimum fitness among the three algorithms. That is to say, the OGABC is superior to MIWO and ABC according to the accuracy and convergence rate.

5. Conclusion

In this paper, an improved ABC algorithm called OGABC is presented by simultaneously merging the OBL strategy and global best search equation into the standard ABC algorithm to tackle its deficiency of slow convergence rate and falling into the local best during the process of inversion of atmospheric duct. Taking the inversion of the surface duct using RFC technique as an example, the propagation characteristics of radar sea clutter obtained from the simulated and measured refractivity profile are treated as the observed sea clutter power to examine the performance of OGABC, respectively. For the simulated refractivity profile case, the Gaussian noise is added to the simulated radar sea clutter power to investigate the stability of the proposed OGABC algorithm, and the histograms and the convergence curves are used to analyze the accuracy and convergence rate. Further investigation using the radar sea clutter power generated by the measured refractivity profile is also involved, and the accuracy and convergence rate of the algorithms are discussed by comparing the inverted refractivity profile with the measured one and analyzing their convergence curves. In addition, the inversion results are also analyzed and compared with those of the MIWO and ABC. The obtained results verify that the proposed OGABC algorithm outperforms MIWO and ABC in terms of stability, accuracy, and convergence rate. Future work will focus on the experimental research and the improvement of the inversion model.

Competing Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work is supported by the National Science Fund for Distinguished Young Scholars of China (no. 61225002) and the Young Scientists Fund of the National Natural Science Foundation of China (no. 61302050).