Abstract

Teaching-learning-based optimization (TLBO) algorithm is a new kind of stochastic metaheuristic algorithm which has been proven effective and powerful in many engineering optimization problems. This paper describes the application of a modified version of TLBO algorithm, MTLBO, for synthesis of thinned concentric circular antenna arrays (CCAAs). The MTLBO is adjusted for CCAA design according to the geometry arrangement of antenna elements. CCAAs with uniform interelement spacing fixed at half wavelength have been considered for thinning using MTLBO algorithm. For practical purpose, this paper demonstrated SLL reduction of thinned CCAAs in the whole regular and extended space other than the phi = 0° plane alone. The uniformly and nonuniformly excited CCAAs have been discussed, respectively, during the simulation process. The proposed MTLBO is very easy to be implemented and requires fewer algorithm specified parameters, which is suitable for concentric circular antenna array synthesis. Numerical results clearly show the superiority of MTLBO algorithm in finding optimum solutions compared to particle swarm optimization algorithm and firefly algorithm.

1. Introduction

Concentric circular antenna array (CCAA) is a planar array with multiple concentric circular rings, which has many advantages over other array geometries. Firstly, the radiation pattern covers the whole space. The main lobe could scan in all directions and provide 360° azimuth coverage without a significant change in beam pattern. Besides, compared with linear arrays and rectangular arrays, CCAAs are less sensitive to mutual coupling due to the lack of edge elements. For these reasons, CCAAs have been applied extensively to a variety of applications over more than 40 years, such as sonar, radar, and satellite communications systems [14].

Considering the design of CCAA, side lobe level (SLL) reduction is the key issue, since uniformly excited CCAA usually has high SLL. To make SLL lower, the number of antenna elements as well as the corresponding positions and excitations should be considered. Among those methods which can lower SLL, thinning technique is an important one. Thinning an array means turning OFF some selected elements in a uniformly spaced or periodic array to create a desired amplitude density across the aperture. The target of thinning is to reduce the number of antenna elements and SLL while maintaining nearly the same narrow beamwidth as for a filled array of equal size. Another attractive feature of thinning technique is the fact that the turned OFF elements can reduce the cost and complexity of antenna array. In general, the research on thinning antenna arrays dates back to 1960s when statistical thinning methods were introduced to design low SLL arrays [5]. Most deterministic methods can handle only small dimensional problems such as linear arrays and small planar arrays [68]. The simulated annealing is a powerful stochastic searching method for problems with large dimensions, and it has been imposed to design thinned array for both narrow band and wide band arrays [911]. Recently, a variety of evolutionary algorithms have been utilized to design thinned antenna arrays [1214]. Basu and Mahanti optimized a CCAA with two rings using firefly algorithm (FA). Both uniformly excited CCAA and nonuniformly excited CCAA have been discussed in [15]. Singh and Kamal [16] present thinned CCAA design using biogeography-based optimisation (BBO) algorithm. Numerical results showed the BBO performed better results for design of uniformly excited CCAA with ten rings, as compared to modified particle swarm optimization (MPSO) [17] and differential evolutionary (DE) [18]. Singh and Rattan also proposed FA to handle the same problem effectively in their later work [19]. Binary FA and PSO were introduced for thinned concentric ring array antenna design in [20], which achieved the SLL reduction in all azimuth planes in steps of 1.8°.

In the previous works, most studies considered the CCAA with uniform excitation, which simplifies the optimization problem and only gets the local optimal solution. Further, in the abovementioned CCAA studies except [20], SLL reduction was only achieved in the phi = 0° plane, which cannot be accepted for real application. Moreover, when it comes to the phased array which has many steering angles, an extended space needs to be considered to get satisfactory SLL. To this end, this paper will focus on two important issues of CCAA: nonuniform CCAA design for better array pattern and SLL reduction of CCAA in the whole regular and extended space.

TLBO is a recently developed algorithm which simulates the educational process of teaching and learning in the traditional classroom [21]. The main advantage of TLBO is less algorithm specified parameters; it requires only common controlling parameters like population size and number of generations. It has been regarded as a new rising star of evolutionary algorithms and successfully applied in many engineering optimization problems [22, 23]. In our previous work, a modified version of teaching-learning-based optimization (MTLBO) was proposed for thinning and weighting rectangular antenna arrays [24]. In the present paper, the MTLBO is adjusted to design CCAAs, with which both uniformly and nonuniformly excited CCAAs are optimized for SLL reduction in the whole regular and extended space. Numerical results are given and compared with those from previous works to show the validity of the proposed method.

2. Geometry, Array Factor, and Objective Function

In concentric circular antenna array, all antenna elements are arranged in multiple concentric rings. Figure 1 shows the general configuration of CCAA with concentric circular rings, where the th () ring has a radius and the corresponding number of elements is . Assuming that all the array elements are isotropic sources, then the beam pattern can be described by its array factor, which is given as follows [25]:where is the wave number and and are the azimuth and elevation angle, respectively. is the radius of the th ring, is the interelement spacing of the th ring, is the excitation amplitude of the th element of the th ring, and is the angular position of the th element of the th ring. The notation of indicates the unit direction:The pair indicates the steering direction and the pair indicates the arrival direction. In this paper, two kinds of space were considered for SLL reduction: one is regular space where the steering direction , and . The other is extended space where the steering direction . So the value of and varies according to the steering direction and belongs to for any combination of the arrival and steering directions. The adoption of the space allows one to synthesize an array configuration that produces a beam pattern with desired profile for whatever steering direction.

In antenna array problems, there are many parameters that can be used to evaluate the objective (or cost) function such as gain, SLL, beamwidth, and size. Here, the goal is to design thinned arrays with minimum side lobes levels and at the same time keeping the beamwidth as small as possible. Thus, the following objective function is given aswhere is the value of maximum SLL and and are the obtained and desired value of first null beamwidth, respectively. and are the obtained and desired value of number of turned ON elements. is the constrained function defined as follows:In this work, antenna elements positions are kept fixed and the elements can have only two states, that is, “ON” () or “OFF” (). An element in “ON” state contributes to the total array pattern. In contrast, an element is in “OFF” state if it is either passively terminated to a matched load or is open circuited, in which case it makes no contribution to the total array pattern. Thus, for the design of thinned CCAAs with minimum SLL, the optimization problem is to search for the excitation amplitudes that are turned ON or OFF to accomplish this.

3. Modified TLBO Algorithm

3.1. The Original TLBO

Teaching-learning-based optimization (TLBO) is a recently proposed population based algorithm, which simulates the educational process of teaching-learning in the traditional classroom [18]. There are two basic components of the TLBO algorithm: teacher and learner, and the performance of the algorithm is summarized in two main phases: “teacher phase” and “learner phase.” The “teacher phase” means that the learners learn from the teacher, which makes the algorithm proceed by shifting the mean of the learners towards their teacher. The “learner phase” means learners learn through the interaction among themselves, which increases diversity of knowledge of the whole class.

An analogy between the teaching-learning process and the optimum design of thinned concentric circular antenna arrays can be described in the following way: a class and a student in that class, respectively, represent the population and the candidate solution. Each subject taught to the learners represents a design variable (excitation amplitude of each element), and a class member’s result is analogous to the value of objective function. The solution with best result in the entire population is defined as the teacher. The teaching-learning process is continued until reaching the termination criteria like other nature-inspired methods.

3.2. Motivation of the MTLBO Algorithm

According to the original TLBO algorithm, learners can improve their results by two basic modes of learning, through teacher (known as teacher phase) and through interaction with the other learners (known as learner phase), while the teacher gets no improvement from the class. It is well known that teacher is the highly learned person who shares knowledge with learners, and a good teacher gives learners better results. Hence the improvement of teacher’s knowledge is a very important aspect of the whole class. To this end, we introduce an additional self-learning phase to original TLBO algorithm for the purpose of improving the result of teacher during the teaching-learning process. It should be noted that there are several papers that mentioned self-learning phase of TLBO algorithm [26, 27]. In those papers, self-learning phase means that class members are self-motivated and improve their knowledge by self-learning. However, there are usually hundreds of elements that need to be optimized in CCAA optimization problem, and the self-learning among all class members will increase the computational costs greatly. Thus, it is more proper to introduce an extra self-learning phase to the teacher, which will improve the global search capability of TLBO while keeping the computational costs acceptable.

Synthesis of thinned CCAA means searching the optimum configuration of antenna array to obtain the desired array pattern. Specifically to the antenna elements of CCAA, it means choosing the proper state for each element. An element has two possible states, namely, ON or OFF, to change in the procedure of design thinned CCAA. To help the teacher improve his or her performance, a state transition search method (i.e., self-learning phase) is imposed in the MTLBO algorithm. During the state transition search method, all elements are randomly selected in a random sequence to test state transition. If the state of chosen element is OFF, it will be switched to ON and excited with a random amplitude; on the other hand, if the chosen element is ON, it will be switched to OFF, namely, changing the excitation amplitude to 0. The result of teacher determines whether such state transition will be accepted or not. A better result means the state transition is successful, and a worse result means the state transition is failing. It should be noted that a perturbation will be added to the turned ON element which failed in state transition to search for a better solution. The flow chart of state transition search method is expressed in Figure 2.

3.3. Procedures of MTLBO Algorithm

Implementation steps of the MTLBO algorithm are summarized as follows.

Step 1 (initialization). Initialize the population in a searching space bounded by a matrix with (number of class members, i.e., class size) rows and (number of antenna elements) columns. The objective function of the generation is given byThen select the class member who has the best knowledge (i.e., best solution, ) as the teacher .

Step 2 (self-learning phase of teacher). In this phase, the teacher tries to improve his or her knowledge through self-learning with the state transition search method. Unlike rectangular antenna array, the antenna elements of CCAA are arranged according to the radius of rings. Antenna elements in different rings have different interelement spacing and contribute differently to the total array pattern. So the searching order of state transition search method needs to be adjusted for synthesizing CCAAs. The searching process starts from the inner ring to the outer ring, and elements on the same ring will be selected with equal probability. Once all the elements in the inner ring have been selected, the search will go to the next ring until all antenna elements of array have been selected.

Step 3 (teacher phase). During this phase, the teacher tries to increase the mean result of the class depending on his or her knowledge. The solution is updated according to the difference between the existing mean result of learners and teacher, which is given bywhere rand is the random number in the range ; is the mean value of all the taught subjects in the whole class. is the teaching factor which determines the mean of value to be changed. For purpose of reducing algorithm specified parameter, the proposed MTLBO sets the same as the original TLBO. The value of is decided randomly with equal possibility as either 1 or 2, which is corresponding to situation where learners learn nothing from the teacher or learn all the things from the teacher, respectively [28]. The existing solutions of learners will be updated according to the following expression: will be accepted and maintained if it gives a better value of objective function.

Step 4 (learner phase). Learners increase their knowledge by interaction among themselves. The leaner who has the worse value of objective learns from the other leaner according to the difference between them. The learning method of this phase is expressed as follows:  For :    Randomly select two learners and , where     If            Else              End if        End for         Accept if it gives a better function value.

Step 5 (termination). If the predetermined maximum number of generations or the goal of optimization is achieved, the search will stop; otherwise go to Step 2.

4. Numerical Results and Comparisons

Numerical experiments for CCAA carried out in [20] were performed to verify that the proposed MTLBO algorithm is able to obtain better performance than other published methods. The target CCAA has a single element in center and seven surrounding rings; each ring of the antenna contains () elements. In the MTLBO implementation, the class size is set as 50, and the number of generations is taken as 200. It should be noted that the variables of MTLBO are continuous, while the variables of objective function are discrete in the uniform excited array. So the values of variables needed to be discredited to calculate the objective function in each generation. Specifically, are rounded to one and zero in the uniformly excited CCAAs. As for the nonuniformly excited CCAAs, a threshold is introduced to determine whether the element is “ON” () or “OFF” (). In our case, the threshold is set as 0.2; namely, the current amplitude will be set to zero. All the tests were run with MATLAB on a PC equipped with an Intel Core G630 (2.7 GHz) provided with 2 GB of RAM memory.

4.1. SLL Reduction in the Regular Space

In this example, the target CCAA was thinned for SLL reduction in the regular space, where the steering angle and the values of range from −1 to 1, which is the same as in [20]. The binary firefly algorithm (BFA) and binary particle swarm optimization (BPSO) were imposed to synthesize the target CCAA. In the CCAA optimized by BFA, the Na is 148, SLL is −17.84 dB, and the FNBW is 0.13 which is the same as that of full array. In the CCAA optimized by BPSO, the Na is 142, SLL is −16.98 dB, and the FNBW is also 0.13. As for the proposed MTLBO, we can get the optimized CCAA with less active elements and better SLL, while keeping the FNBW the same as 0.13. The configuration of uniform CCAA optimized by MTLBO algorithm and the corresponding array factor are shown in Figure 3.

Besides the uniform CCAA case, we considered the design of nonuniform CCAA with MTLBO algorithm. One of the optimized results is shown in Figure 4, the final Na is 130, SLL is −19.93 dB, and the FNBW is 0.13. Figure 5 shows the comparison of array factors in the phi = 0° plane. Comparisons between the best results of the proposed MTLBO algorithm and that of others are given in Table 1. It is clearly shown that the proposed MTLBO obtained a better array factor with fewer turned ON elements than others’ work.

4.2. SLL Reduction in the Extended Space

In this section, the objective of thinned CCAA design is to get SLL reduction in the extended space. Firstly, we considered a phased array system with the space extended to , which is adequate in most phased imaging sonar systems [11]. The uniform and nonuniform thinned CCAA were optimized by MTLBO with good SLL and FNBW performance. Figure 6 shows the optimized uniform CCAA with 156 ON elements, the corresponding array factor is presented by Figure 6(b) with a maximum SLL of −19 dB, and the FNBW is 0.13. The nonuniform CCAA was also optimized by MTLBO, and the configuration and related array factor are given in Figure 7. In the optimized nonuniform CCAA, there are only 152 ON elements to obtain a lower SLL with the same FNBW.

As for some extreme situation, where phased array requested for wide steering angles, the space needs a further extension. To this end, we considered the design of thinned CCAA for SLL reduction in the adequately extended space as the last simulation case. In this case, the space is extended to , which includes all combination of the arrival and steering directions. A uniform thinned CCAA was optimized by MTLBO for SLL reduction in the adequately extended space. The configuration of the 194-element array and the related array factor with a maximum SLL of −16.03 dB are shown in Figure 8. The nonuniform CCAA was also optimized by MTLBO to get better array factor. As can be seen from Figure 9, the optimized nonuniform CCAA has 189 ON elements, which saves 3 elements compared to the uniform CCAA; the SLL is also well controlled under −18.13 dB in the adequately extended space. The results of optimized arrays in both basically and adequately extended spaces are given in Table 2. It is clearly shown that nonuniform CCAA can achieve better performance than uniform CCAA.

5. Conclusions

This paper describes the application of an optimization methodology termed MTLBO for synthesis of thinned concentric circular antenna arrays. The self-learning phase of MTLBO is adjusted for CCAA design according to the geometry arrangement of antenna elements. The MTLBO algorithm is imposed to solve two important issues on CCAA: nonuniform CCAA design for better array factor and SLL reduction in the whole regular and extended space. A typical concentric circular antenna array has been synthesized with the objective of lowering SLL while keeping the Na and FNBW. Both uniform and nonuniform excitation amplitudes have been optimized for obtaining desired array factors in regular and extended space. Numerical results show that the proposed MTLBO outperforms other published works on SLL reduction in the regular space. The good performance of SLL reduction in the extended space shows that the MTLBO has potential applications in designing CCAAs for phased sonar and radar imaging systems. The MTLBO was demonstrated to be an effective method for CCAA optimization. It is expected to be a general method for optimization of other antenna arrays with different shapes and geometries.

Conflict of Interests

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

Acknowledgments

This work was supported in part by the National Natural Science Foundation of China under Contract no. 51475177, no. 51121002, and no. 61175097, in part by the Doctoral Program of China under Contract no. 20110142130010, and in part by the Chinese Ministry of Public Security State Research Projects under Contract no. 2011ZDYJHJXY012.