Abstract

This research paper deals with the optimization of a large antenna array for maximum directivity using a modified fruit fly optimization algorithm (MFOA) with random search of two groups of swarm and adaptive fruit fly swarm population size. The MFOA is utilized to determine three nonlinear mathematical test functions, analysis of the optimal number of elements and optimal element spacing of the large antenna array, and analysis of nonuniform amplitude of antenna array. The numerical results demonstrate that the MFOA is effective in solving all test function and electromagnetic problems. The advantages of the proposed algorithm are ease of implementation, large search range, less processing time, and reduced memory requirement.

1. Introduction

The nature of an electromagnetic (EM) problem which contains a myriad of local and global optimal solutions contributes to its complexity and difficulty to locate the best solution to the problem. An EM problem refers to a large radiation problem with a vast search space. Prior research on large EM problems focused mostly on the problems of antenna array radiation [1, 2] and of radio wave scattering of ships, aircraft, and rough surfaces. To obtain an optimal global solution to an EM problem requires high performance optimization algorithms, particularly for the EM problems associated with the antenna array radiation and the wave scattering. Currently, the application of optimization algorithms has been extended beyond engineering to other fields, for example, sciences and finance.

Optimization algorithms can be classified into two types: local optimization and global optimization. This paper has focused on the global optimization since this optimization type is often applied to solving EM problems. Examples of global optimization algorithms applied to EM problems are the genetic algorithm (GA), evolution strategy (ES), particle swarm optimization (PSO), ant colony optimization (ACO), and simulated annealing (SA). In [3], GA was adopted to optimize the radiation patterns of linear and planar antenna arrays and it was found that GA was suitable for the EM problems of both types of antenna arrays. Although GA returned an optimal solution in a very short time period, according to [4], it is difficult to identify the optimal GA initial parameters. To address this issue, [5] proposed an evolutionary program (EP) and evolutionary strategies (ES) in which the optimal parameters of the algorithms were self-adaptive. The hybrid EP and ES were proved to be effective in solving EM problems, but the convergence to the optimum solution required a great amount of time.

In [6, 7], a PSO algorithm was proposed to minimize the side lobe level (SLL) of a phased array antenna. The algorithm was employed to solve a number of EM problems related to radio communications. In [8], a multiobjective particle swarm optimization (MOPSO) algorithm was used in a symmetric phased linear array to optimize energy consumption. It is found that the MOPSO algorithm is effective in energy saving and minimizing the SLL in the symmetric phased linear array. In [9], a thinned linear array and another planar antenna array both with minimum SLL were designed using ACO. To successfully minimize SLL, [10] applied SA to an array antenna.

The aforementioned optimization algorithms have been proved to be optimally applicable to their respective designs of antenna array; however, these algorithms are so advanced and complicated that it requires great amount of time and efforts for a beginner to comprehend. A new optimization algorithm, which is called the fruit fly optimization algorithm (FOA), has thus been recently proposed by Pan [11]. FOA is a stochastic searching algorithm based on the principle of natural selection. The algorithm has its use in numerous applications, for example, financial distress detection, web-auction logistics service, neural network, PID controller parameters tuning, key control characteristics optimization, and swarms of miniautonomous surface vehicles [1218]. However, FOA has never been applied to EM problems because it has no enough search space and is often meeting a local optimum solution for EM problems.

This research has proposed the modified fruit fly optimization algorithm (MFOA) to analyze the radiation pattern of the large antenna array. The MFOA is improved upon by incorporating random search of two groups of swarm and self-adaptive population size feature into the conventional FOA. The modified algorithm is found to be effective in solving three nonlinear test functions and EM problems for the large antenna array. In addition, the advantages of the MFOA are ease of implementation, large search range, less processing time, and reduced memory requirement.

The organization of the rest of this research is as follows: Section 2 discusses the modified fruit fly optimization algorithm with adaptive population size. Section 3 deals with the geometry of the large antenna array and its problem formulation. Section 4 presents the numerical results. The conclusions are provided in Section 5.

2. Modified Fruit Fly Optimization Algorithm

The conventional FOA is a technique to search for a global optimization. The algorithm is modeled after the food-seeking behavior of fruit flies [11]. Figure 1 illustrates a food-seeking iterative process of a fruit fly swarm [11].

The FOA can be efficiently used with several problems [1118], but it has never been used with EM problems. Naturally, EM problems have large search space, complexity, and discontinuous behaviour, which may be affected to the optimization algorithms to meet the local optimum solution. From the FOA procedure, it likes the food-seeking behaviour of fruit flies. When some swarms meet the optimum solution, another swarm will follow that solution. It can make the algorithm converge to the wrong solution or local optimum. Therefore, the FOA is modified to have more search space and global search for complexity and discontinuous function such as EM problems which is referred to as “modified FOA or MFOA.” The conventional FOA procedure is shown below, and the flow diagram is shown in Figure 2(a):(1)Initiate the number of iterations ().(2)Initiate the population size ().(3)Randomly generate the initial location of the fruit fly parameters: and .(4)Generate the direction and distance for all population () of the first iterationfor to ,Estimate the distance and calculate the smell concentration (),Calculate and find the best smell.Set the best smell concentration “bestSmell.”End.(5)Search the procedure from the second to the last iteration.Randomize the assigned direction and distance for all population size,for to ,Estimate and .Calculate and find the bestSmell.If the new bestSmell is better than the old one, the bestSmell will be updated.Set the and into the bestSmell.End.(6)Iterate for number (5) until the optimum solution is met by considering a bestSmell or the last number of iterations is reached.

For the MFOA, it separated the population size into two groups. The first group is assigned to find a new search space with the wide area, and the second group is assigned to find nearby optimum space. This procedure can achieve a wider search space. Moreover, [19] found the limitation of FOA in some applications because it cannot estimate the negative value of searching parameters, in which they put the random value of sign on point at the smell function (). It is also employed in this paper. Although MFOA can search in the large space, it is dispersed too much and does not converge to the optimum solution. To avoid this problem, the best parameter is collected for use in the next iteration. The MFOA procedure is shown below and the flow diagram is shown in Figure 2(b):(1)Initiate the number of iterations ().(2)Initiate the population size ().(3)Randomly generate initial location of fruit fly parameters: and .(4)Generate direction and distance for all population () for the first iterationfor to .For group 1,For group 2,Estimate the distance and calculate the smell concentration ():Calculate and find the best smell.Set the best smell concentration “bestSmell.”Collect the best and .End.(5)Search procedure from the second to the last iteration.Determine the optimal random population size.Randomly assign direction and distance for all population sizefor to .For group 1,For group 2,Use the best direction and distance and from the previous iteration.Estimate and .Calculate and find the bestSmell.If the new bestSmell is better than the old one, the bestSmell will be updated.Set the and into the bestSmell.Collect the best and .End.(6)Iterate for number (5) until the optimum solution is met by considering a bestSmell or the last number of iterations is reached.

To demonstrate the efficiency of MFOA, it is employed with three basic functions and compared with the conventional FOA and GA. They are employed to find the maximum value of three nonlinear mathematical functions, where two variables ( and ) are adjusted by optimization algorithms. Therefore, smell function (for FOA and MFOA) and fitness function (for GA) are the value of considered functions. This section considers three nonlinear mathematical functions [20] with two variables as below.(1)Four-peak function is (2)Parabolic function is(3)Goldstein-Price function is

From the numerical results, FOA, MFOA, and GA can find the optimum parameter of three mathematical functions as shown in Table 1, except that FOA cannot find the optimum parameter of Goldstein-Price function. Moreover, the convergence rates of FOA, MFOA, and GA are shown in Figure 3. In Figure 3(a), GA and MFOA are rapidly converged, but FOA is converged in the fourth iteration. Next, FOA, MFOA, and GA can find the optimum solution of parabolic function within the first iteration as shown in Figure 3(b). However, Goldstein-Price function is solved. It is found that MFOA and GA can find the optimum parameter, but FOA cannot achieve it, as shown in Figure 3(c). It is obvious that the MFOA is more efficient than the FOA. In addition, the MFOA has slower convergence rate than the GA. Moreover, the MFOA is not complexity algorithm and it is easy to implement, while the GA is difficult to specify the optimum GA parameters such as crossover and mutation probability for appropriate problems.

To monitor the behavior of FOA and MFOA, the parameter distribution due to the optimization algorithm is considered as shown in Figures 4, 5, 6, and 7, respectively. It is obvious that the MFOA has more spread than the FOA, where the FOA has faster convergence for four-peak function as shown in Figures 4 and 5. For Goldstein-Price function, the FOA is not converged, while the MFOA is converged with larger distribution. It is found that the MFOA has the larger search space than the FOA and can be converged to the optimum parameter as well. Next, the adaptive population is presented in the MFOA to save the time consumption. It is still converged with a large search space.

The parameter distribution of the MFOA for four-peak function is shown in Figure 4. In this figure, it is obviously demonstrated that the distributions of the MFOA method for four-peak function between both and parameters are similar. The random distribution caused by the first population size group is shown in the initial phase to determine the solution in the entire search space. Then, the uniform distribution which is caused by the second population size group appears to converge to the optimum solution. From the parameter distribution above, it can conclude that the solution produced from the distribution procedure of the first population size group will affect the behavior of the distribution procedure of the second population size group to converge to the optimum solution.

The MFOA method can be proposed in the other aspect. The population size has been divided into 2 individual groups. Each group will increase randomizing procedure into system to optimize the best solution. The first population size group runs randomizing procedure upon the large search space. Therefore, the solution produced from system is the region near an optimum point. Then, the solution from the first procedure is used as an initial point for the second population size group to determine the solution in the local search space.

The parameter distribution of the FOA for four-peak function is illustrated in Figure 5. From this figure, both and parameters’ distributions of four-peak function which is analyzed by the FOA method show that the distributions of population size tend to converge to the optimum solution when the number of iterations reaches 10, comparing to the MFOA method whose convergence to the optimum solution appears when the number of iterations is 4. From this point, the MFOA method suggests high efficiency in terms of time consuming and processing of memory space requirement.

The distributions of and parameters considered from the MFOA method for Goldstein-Price function are plotted as shown in Figures 6(a) and 6(b), respectively. The above parameters present the similar distribution of the MFOA method between Goldstein-Price function and four-peak function. The pattern of the distribution spreads over the large search space and later on yields specific outcome to the fitness function in order to obtain the optimum solution from the complex function. The distribution has been activated by randomizing procedure of two groups of population size to help increasing population diversity.

From Figures 7(a) and 7(b), the distributions analyzed from the FOA method for Goldstein-Price function shown in and parameters describe distribution which creates nonconvergence to the optimum solution due to the lack of diversity which is the key of the function to determine the optimum solution.

3. Geometry and Problem Formulation

The performance of a single element antenna is limited because of its broad radiation pattern and low directivity. Nevertheless, several applications, for example, radar and sonar communications, require an antenna with narrow radiation pattern and high directivity. To overcome the limitations of single element antennas, in other words, to obtain a narrow beam and high gain, more single elements must be added to the antenna design to produce an array antenna.

A linear array antenna is an antenna in which individual elements of the array are arranged in a straight line and spaced equally apart. Let us assume a linear array of isotropic elements. The elements are aligned along the -axis and are equidistant. The geometry of the -element array is shown in Figure 8 and an array factor () can be written as [21]

If we further assume that the excitation of amplitude () and phase () is 1 and 0, respectively, for all elements, the array factor () can be expressed aswhere is the number of elements; is the amplitude current excitation coefficient; is the phase current excitation coefficient; is the spacing between elements; is the wave number; is the angle between the field direction and the -axis.

In this research paper, the focus is on the application of the MFOA with adaptive population size to optimize the number of elements and element spacing of the broadside linear array antenna (i.e., and ) to achieve maximum directivity. Thus, a fitness function (or smell function) can be expressed as

4. Numerical Results

The numerical results of the conventional FOA and MFOA with adaptive population size are determined for comparison purpose and for verification of the accuracy and efficiency of the MFOA. The large antenna array under consideration is uniform linear array with a broadside radiation pattern, , and . The MFOA is employed to optimize the large antenna array to obtain the optimal number of elements and element spacing that yield the maximum directivity.

In this research, the population size of the conventional FOA is varied from 10, 20, 30, and 40 to 50, while that of the MFOA with adaptive population size is varied in the ranges of 5–10, 5–20, 5–30, 5–40, and 5–50. The numerical results of the conventional FOA and MFOA show the identical optimum global solution for the large broadside array antenna. In Figure 9, the computational time increases with increase in population size in both FOAs. Nevertheless, the MFOA with adaptive population size requires significantly less computational time than the conventional FOA.

Figures 10(a)10(e) illustrate the population size relative to the number of iterations of the conventional FOA and the MFOA with adaptive population size with a maximum iteration of 50. The population size of the MFOA is self-adaptive in a range of 5–10 for the population size of 10; 5–20 for 20; 5–30 for 30; 5–40 for 40; and 5–50 for 50. The self-adaption of the MFOA helps avoid premature convergence due to diverse population sizes and reduces the processing time in comparison with the conventional FOA. Figure 11 illustrates the convergence rates of the GA, MFOA, and conventional FOA for uniform linear array with a broadside radiation pattern. The same figure shows that the MFOA with adaptive population size can perform well in searching for the best global solution, that is, the maximum directivity, while FOA met the local solution. In addition, the MFOA and GA converge to the same solution with stable convergence rate. Although the solution is identical, the proposed FOA takes up less memory and time with increase in population size in comparison with the conventional FOA.

Figure 12 shows the optimum radiation pattern of the large broadside antenna array, in which the optimal number of elements is 81 and the optimal distance between elements is . Under the aforesaid optimal condition, the directivity is 21 dBi with low side lobe level.

To get insight into the design procedure, a demonstration of 9 elements with nonuniform amplitude of broadside linear array is considered by the proposed optimization compared with the GA and conventional FOA. A fitness function (or smell function) is defined as a maximum directivity. The spacing between elements is equal to . For numerical results, the GA and MFOA found that the optimum amplitudes with 9 elements are equal to 0.39, 0.85, 0.79, 0.89, 1.00, 0.89, 0.79, 0.85, and 0.39, respectively. The obtained maximum directivity is 9.23 dBi. Figure 13 depicts the convergence rates of the GA, MFOA, and conventional FOA. The conventional FOA converges to other fitness values, but the GA and MFOA converge to the best directivity within 4 and 5 iterations, respectively. The optimal radiation pattern of the nonuniform amplitude of broadside linear array with 9 elements is shown in Figure 14.

5. Conclusion

The modified fruit fly optimization algorithm (MFOA) with adaptive population size can be effectively applied to optimize the electrically large antenna array. The aim of the application of the modified algorithm to the large antenna array is to determine the optimal number of elements and element spacing that yield the maximum directivity at . The numerical results show that the MFOA and GA converge to the same solution with stable convergence rate but FOA is not converging. For the uniform spacing and nonuniform amplitude of linear array with 9 elements, the MFOA is employed to determine the amplitude of all elements. It is obvious that the optimum amplitude can be found at 9 elements within 5 iterations. The MFOA has slow convergence rate compared with the GA. The advantages of the proposed algorithm are easy implementation, stable convergence rate, large search range, less processing time, and reduced memory requirement, while the GA is difficult to set up the initial optimization parameters.

Conflict of Interests

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

Acknowledgments

The part of the research undertaken by Nattaset Mhudtongon was funded by the Royal Golden Jubilee Ph.D. Program under Grant no. PHD/0331/2551 and that under the care of Supakit Kawdungta was sponsored by the Thailand Research Fund (TRF) and Rajamangala University of Technology Lanna under Grant no. TRG5780080. The authors would like to extend deep gratitude to the aforementioned organizations for the financial support, without which this research would not have materialized.