Abstract

Differential search (DS) optimization algorithm is proposed for the synthesis of three different types of linear antenna array design examples. The first group of examples is that DS algorithm is used to locate wide nulls on the linear antenna array patterns by controlling amplitude-only. In these examples, sidelobe levels disposed to rise are also suppressed by using DS algorithm in the same optimization process. In the second group of examples, individual nulls are placed with the help of DS algorithm by controlling the amplitude-only, phase-only, and position-only. The last example is a linear antenna array failure correction example. In order to tolerate the element failures, DS is employed to recalculate the amplitude values of the remaining intact elements of the antenna array. The results show that DS is very capable to solve the linear antenna array optimization problems which have different characteristics.

1. Introduction

Antenna arrays find usage in a large number of application areas, particularly in communication and radar systems. One of the well-known advantages of antenna arrays is that they can be synthesized in a very flexible manner [1]. The main target of antenna array synthesis is to achieve desired radiation pattern by controlling amplitudes, phases, and positions of the antenna array elements. The elimination of unwanted signals which can cause interference is probably the most important ability of antenna array synthesis techniques. There are different kinds of studies on the interference cancellation. In some cases, the arrival direction of interference signal is not exactly known or its location is not permanent and may be slowly changed in time. The wide nulls on the sidelobe region of the array pattern can be required in these kinds of circumstances. If the interference direction is known, an individual null is placed at this certain direction to cancel interference and consequently to increase signal-to-noise ratio. By using this last method, it is possible to achieve very deep null levels. Nulling operations can be performed by controlling amplitude-only [214], phase-only [12, 13, 1521], and position-only [12, 13, 2228]. The synthesis techniques are not only used for the antenna arrays in good condition but also for the antenna arrays which have failed elements. In some cases, the perturbation on the pattern caused by failed antenna array elements can be tolerated by recalculating the other intact array elements [2932].

Both deterministic and stochastic optimization algorithms have been widely used for the synthesis of antenna arrays. However, the popularity of the stochastic algorithms has been increased since they are more flexible than their counterparts. Additionally, the stochastic algorithms are very skillful to escape from local minima. Several versions of stochastic algorithms are utilized to synthesize antenna arrays in the literature. Genetic algorithm (GA) [3, 16, 17, 30, 31], differential evolution (DE) algorithm [6, 27], particle swarm optimization (PSO) algorithm [14, 23], tabu search algorithm [4, 18], touring ant colony algorithm [5, 22], clonal selection algorithm [7, 19, 24, 26], bees algorithm [8, 21, 25], bacterial foraging algorithm (BFA) [9, 20, 28], immune algorithm [10], plant growth simulation algorithm [11], seeker optimization algorithm [12], harmony search algorithm [13], and firefly algorithm (FA) [32] can be given as the examples of these stochastic optimization algorithms.

In this paper, differential search algorithm (DS) [33] is employed to solve three different types of antenna array optimization problems. The first is the wide nulling on the array pattern by controlling amplitude-only. The second group of optimization problem is the single nulling on the array pattern by controlling amplitude-only, phase-only, and position-only. The failure correction is the last kind of optimization problem presented in this paper. DS originally proposed in [33] is a stochastic search optimization algorithm that mimics the migration behaviors of organisms which use the Brownian-like random-walk movement. In DS algorithm, the population members are represented by artificial organisms. The artificial organisms change their positions in the solution space by so-called migration movement. The population members stay on their new positions temporarily in an iteration cycle. They make their decision about whether or not to stay on the new position in regard to the cost function. This movement goes on iteratively until the stopping criteria are satisfied. In [33], the DS algorithm was used to solve the problem of transforming the geocentric cartesian coordinates into geodetic coordinates and its performance was compared with the performances of eight computational intelligence algorithms which consist of artificial bee colony, self-adaptive DE, adaptive DE, strategy adaptation based DE, DE with ensemble of parameters, gravitational search algorithm, PSO, and covariance matrix adaptation evolution strategy, through use of a set of test data containing 100,000 test points. The statistical tests realized for the comparison of performances indicated that the problem-solving success of DS algorithm in transforming the geocentric Cartesian coordinates into geodetic coordinates is higher than that of computational intelligence algorithms. In [34], DS was used to solve two famous economic dispatch problems with practical constraints for 6-unit and 15-unit systems. The results showed that DS can achieve more economical solutions than PSO, self-organizing hierarchical PSO, GA, BFA, FA, and modified FA.

2. Problem Formulation

The array factor of a linear antenna array in azimuth plane (- plane) with elements placed along the -axis is given by where is the scanning angle from broadside, is the wavenumber (), and , , and are the amplitude, location, and phase of the th element, respectively. The array elements are considered as isotropic sources.

The array factor can be written as the following format in case that the antenna array elements are symmetrically located and excited around the center of the linear array: where the number of array elements is even and .

The first cost function used for the wide nulling and failure correction examples in this paper is formulated as where is the function used to suppress the maximum side lobe level (MSL) values; function makes sure that the obtained the first null beam width (FNBW) value is confined in the range of determined maximum FNBW values; is used to locate single or wide nulls on sidelobes. The function is given as where is the first null on the left side of the main beam and is the first null on the right side of the main beam. function is used to obtain the values which exceed the desired MSL () in the sidelobe region and it can be calculated by the following expression: function in (3) is given by where is the obtained FNBW value by DS and is the desired maximum FNBW.

In this paper two different nulling methods are presented: wide nulls and single nulls. In order to produce wide nulls, in (3) can be written as follows: where is the null depth level (NDL) which is desired at the predetermined angle. To produce wide nulls, function is used for the every angle in the range of the wide null region and the total values achieved by are added to the cost function.

In this paper, the following second cost function will be used for the single nulls produced by controlling amplitude-only, phase-only, and position-only: where function produces the values obtained by using DS and gives the desired array pattern values. and are employed to control the and , respectively.

3. Differential Search Algorithm

Superorganism is a collection of single creatures that together possess the functional organization implicit in the formal definition of organism [33, 35]. The superorganism having many individuals migrates to fruitful lands when they need much nutrition, usually on a seasonal basis. Some migration movements can be explained by Brownian-like random-walk. Superorganism continuously checks new locations to find more fertile areas. If a more fertile location is detected, the superorganism moves itself to this location.

In DS algorithm [33], a superorganism is a population which consists of solution members distributed randomly to the solution space. This artificial superorganism tries to find the global minimum value in the solution space by performing migration movement. The superorganism is always in search of new locations which includes better solutions (much food) during the migration process. Searching activity mainly depends on a stochastic mechanism. The individual of the superorganism which finds better location than the previous one moves to this new location temporarily until the global minimum is found.

Artificial organisms as the members of the superorganism are denoted by , , where is the number of population. The iteration index is represented by , where is the maximum iteration number. Assuming that is the size of the problem, every individual of the superorganism can be described as , .

The initial random values of the organisms are given as the following formulation: where and are upper and lower values of the solutions, respectively. In this way, the initial values are always in the range of permitted values. is a random number distributed uniformly.

In order to describe DS algorithm, one more term should also be defined: stopover sites. The locations where the organisms stay until finding better places are named as stopover sites. A donor is randomly selected from the population to discover new stopover sites. A scale value is needed to control the step size of superorganism. The scale value is produced as the following: where is a gamma random number generator. , , and functions generate uniform random numbers in the range of . After producing the scale value, the new stopover site is calculated as follows:

If the new stopover is out of the range, a random location is assigned as stopover location instead of the calculated value. If the new stopover site is better than the current location, superorganism moves to the new stopover site. Therefore, the members of the superorganism perform the searching activity until the global minimum is found. A pseudocode of the DS algorithm is shown in Algorithm 1. The detailed information about DS algorithm can be found in [33].

(1)  Set the initial random positions for the super_organism members
(2) Evaluate the cost functions for each members.
(3) while (stopping criterion is not satisfied)
(4) {
(5)   Select the donor members by a random shuffling mechanism.
(6)   Produce the scale value by using a gamma random number generator (10)
(7)   Determine the Stopover Sites by using (11)
(8)   Determine the population members to be used for the stop over process.
(9)   Set new random positions in the solution space for the members which exceed the boundaries.
(10)}
(11) Display the best result.

4. Numerical Results

In this paper, in order to test the capabilities of DS algorithm, three different kinds of examples are given. The first group of examples is to place wide nulls on the array pattern by controlling amplitude-only. For the second group of examples, DS is used to achieve array patterns with individual nulls imposed at the directions of interference by controlling amplitude-only, phase-only, and position-only. In the last example of this paper, DS is implemented as a failure correction technique. A personal computer having i7 processor running at 1.73 GHz and 4 GB RAM is employed for all simulation examples. The software used for the simulations is MATLAB on Windows 7 operating system. For all examples in this paper, the number of population size and the number of iteration are 100 and 2100, respectively.

4.1. Wide Nulls

DS is used for the synthesis of antenna array patterns with wide nulls by controlling amplitude-only values of the array elements. Three different linear antenna arrays which have 12, 16, and 20 elements with interelement spacing are considered for these three examples. The optimization processes take approximately 125, 165, and 207 seconds for the linear antenna arrays with 12, 16, and 20 elements, respectively. The function in (3) is used as cost function in the simulations.

The antenna array used in the first example simulations has 12 equispaced elements. DS is used to calculate the amplitude values of array elements in order to achieve an array pattern having wide nulls in the range of [46°, 71°] and [108°, 134°]. The array pattern obtained by DS is compared with the pattern of craziness PSO (CRPSO) [14] in Figure 1. FNBW, MSL, NDL, and dynamic range ratio () values obtained by DS and CRPSO [14] are tabulated in Table 1. In Figure 1 and Table 1, it can be seen that FNBW, MSL, and NDL values achieved by DS are better than those of CRPSO [14], whereas DRR values are about the same for both algorithms.

In the second example, an antenna array with 16 equispaced elements is considered. The targeted null ranges of the array pattern are in [60°, 75°] and [104°, 120°]. Figure 2 shows the patterns obtained by DS and CRPSO [14]. FNBW, MSL, NDL, and DRR values achieved by DS and CRPSO [14] are shown in Table 2. In Figure 2 and Table 2, it is very clear that FNBW, MSL, and DRR values achieved by DS are better than those of CRPSO [14], whereas NDL values calculated by both DS and CRPSO [14] are about the same.

The linear antenna array utilized in the simulations has 20 equispaced elements for the third example. The desired wide null ranges were determined as in [66°, 78°] and [101°, 113°]. The patterns obtained by using DS and CRPSO [14] are illustrated in Figure 3. FNBW, MSL, NDL, and DRR values calculated by DS and CRPSO [14] are shown in Table 3. In Figure 3 and Table 3, it can be said that FNBW, MSL, NDL, and DRR values achieved by DS are better than those of CRPSO [14].

The amplitude values calculated by DS in the first, second, and third examples are tabulated in Table 4. These examples clearly show the capacity of DS to synthesize the array pattern with wide nulls imposed at the direction of interference.

4.2. Single Null

DS is used to synthesize three different antenna array patterns with single nulls by controlling the amplitude-only, phase-only, and position-only of the array elements. For this aim, a 30 dB Chebyshev pattern of an antenna array having 20 equispaced isotropic elements with interelement spacing is used as initial pattern for the simulations. The time consumption for all optimization processes of the single null examples is about 202 seconds. The cost function in (8) is employed for these three examples.

In the fourth example, the pattern nulling is achieved by controlling only the element amplitudes. The nulling direction is chosen as 104°. The cost function parameters given in (8) are defined as follows: The pattern with null at 104° obtained by DS is shown in Figure 4. Due to the symmetrical structure of the array, another null with the same NDL can also be observed at 76°. The NDL and MSL values of the pattern in Figure 4 are −133 dB and −29.33 dB, respectively.

DS is utilized to obtain an optimized pattern with a single null at by controlling the phase-only in the fifth example. MSL is restricted with −24 dB. The other cost function definition parameters are determined as in the fourth example. Figure 5 shows the pattern achieved by using DS. It can be seen from Figure 5 that there is a single null on the pattern. The NDL value of this null is −182.5 dB and the MSL value of the pattern is −24.0 dB.

For the sixth example, the element positions of the array are calculated by DS algorithm to locate a null at on the array pattern. MSL value is limited by −28 dB. The pattern obtained by DS is shown in Figure 6. Due to the symmetry, it is possible to see that there is another null generated at 75°. The NDL and MSL values obtained by DS algorithm are −151.7 dB and −28.11 dB, respectively.

Table 5 presents the amplitude, phase, and position values calculated by DS in the fourth, fifth, and sixth examples, respectively. From the null depth and the maximum side lobe level points of view, the performances of the patterns in these examples are very good. The nulling technique based on DS algorithm preserves the characteristics of the initial Chebyshev pattern with little pattern disturbance except for the nulling directions.

4.3. Failure Correction

For the seventh example, a 35 dB Chebyshev antenna array having 32 equispaced elements with interelement spacing is considered. The function in (3) is used as a cost function in this simulation. It is assumed that 1st, 2nd, 3rd, 5th, 6th, 27th, 28th, 30th, 31th, and 32th elements of the antenna array failed. Under this condition, the pattern of the antenna array is disturbed by raising its MSL value to −21.29 dB. DS algorithm is used to recalculate the values of the remaining intact elements in order to compensate for the element failures. The optimization process of the failure correction example takes about 325 seconds. Figure 7 shows the patterns of the Chebyshev array, failed array, and corrected arrays by DS. It can be seen in Figure 7 that DS succeeded to suppress the MSL value in an acceptable level. In Table 6, The MSL, DRR, and FNBW values of the pattern obtained by using DS are compared with those of the pattern obtained by using FA [32]. It is clear from Figure 7 and Table 6 that MSL and DRR values obtained by DS are better than those of FA whereas their FNBW values are the same. The amplitude values corrected by DS are tabulated in Table 7.

5. Conclusions

In this paper, DS optimization algorithm is employed to solve three different types of antenna array problems. In the first group of examples, wide nulls on the array patterns are attained by using DS algorithm. In the same nulling concept, for the second group of examples, DS is also utilized in order to achieve single nulls on the array patterns by controlling amplitude-only, phase-only, and position-only. In the last example, DS is used to mitigate the negative effects of the failed elements on the array pattern by optimizing amplitude values of the remaining intact elements. It can be concluded that DS has capability of solving different types of antenna array synthesis problems. DS can be used as an alternative to other antenna array synthesis algorithms.

Conflict of Interests

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