Abstract

In view of the fact that the traditional genetic algorithm easily falls into local optimum in the late iterations, an improved chaos genetic algorithm employed chaos theory and genetic algorithm is presented to optimize the low side-lobe for T-shaped MIMO radar antenna array. The novel two-dimension Cat chaotic map has been put forward to produce its initial population, improving the diversity of individuals. The improved Tent map is presented for groups of individuals of a generation with chaos disturbance. Improved chaotic genetic algorithm optimization model is established. The algorithm presented in this paper not only improved the search precision, but also avoids effectively the problem of local convergence and prematurity. For MIMO radar, the improved chaos genetic algorithm proposed in this paper obtains lower side-lobe level through optimizing the exciting current amplitude. Simulation results show that the algorithm is feasible and effective. Its performance is superior to the traditional genetic algorithm.

1. Introduction

With the development of the MIMO communication technology, people put forward the concept of MIMO radar. MIMO radar antenna array pattern synthesis and optimization directly affect the performance of the whole radar system and performance. Low side-lobe optimization of antenna array is a typical multidimensional nonlinear optimization problem. In the given antenna array shape, number, and spacing of the premise, how to choose the feeding current amplitude and phase appropriately to minimize the peak side-lobe level is an important subject in the antenna array integrated.

In recent years, some intelligent optimization algorithm is more and more widely used in the antenna array pattern synthesis, such as neural network, quasi-Newton method, conjugate gradient method, simulated annealing, immune algorithm, and genetic algorithm, [18]. In addition, the method of Woodward, Dolph-Chebyshev polynomial method, Taylor method, Schelkunoff polynomial method, and so forth [911], only for uniform linear array and the same direction and spacing of the rectangular array, can realize low side-lobe pattern, but their application is quite limited. In [1217], the genetic algorithm with its excellent global search ability has been successfully widely applied in sparse antenna array, reducing the maximum side-lobe level and controlling array element position, phase, and amplitude of exciting current antenna array pattern synthesis. In [1821], the GA was customized for adjusting the weight coefficients and the antenna positions simultaneously. But it can fall into local optimum easily.

Chaos initial value sensitivity, ergodicity, and regularity can be used for the optimization problem. It cannot only search efficiently but also avoid falling into local optimum. In recent years, many scholars put chaotic systems into the genetic algorithm and the optimization ability of genetic algorithm was improved greatly. In [22], the genetic algorithm using Logistic model to generate chaos sequence as initial population or add to the chaos in the mutation random disturbance, the algorithm performance is improved, but there are the big search for the blind area and the slow convergence speed. In [23], the probability density of chaotic sequence produced by Logistic mapping is in obedience to Chebyshev distribution which is seriously affect the global search ability and efficiency.

This paper puts forward the improved chaos genetic algorithm for T-shaped MIMO radar antenna array which has transmitting elements and receiving elements to optimize the feeding current amplitude (see Figure 4). Novel two-dimension Cat chaotic mapping has been proposed. We improve the Tent map and present the improved chaos genetic algorithm to reduce the side-lobe level of antenna array. The novel algorithm effectively solves the design problems of MIMO radar antenna pattern synthesis in low side-lobe level. The simulation results verify the effectiveness of the algorithm. The improved chaotic genetic algorithm has a good application prospect to solve the problem of antenna array.

2. Analysis for T-Shaped MIMO Radar Antenna Array Pattern

Consider a MIMO radar antenna array, which consists of transmitting antenna and receiving antenna evenly placed into T-shaped array (see as Figure 1).

The array element position, respectively, is described as MIMO radar antenna pattern [24] can be equivalent to where and the coordinates of the th transmitting and receiving array element can be written as and . The normalized current amplitudes are and , where , , and denote the angle between the direction of array antenna far-field radiation plane wave and the normal direction of the array, and denotes Kronecker product. We suppose that element spacing is . Equation (2) can be described as

3. Improved Chaos Genetic Algorithm

3.1. Improved Tent Map

Tent map is a piecewise linear one-dimensional mapping. The mathematical expression can be written as When , Tent map is known as the center Tent map. The expression of Tent map is defined by (5), whose variant through Bernoulli shift transformation is shown by (6) [25]. Consider

Notice that (6) can be compressed into one representation; that is, . We deployed random equation to improve Tent map. The chaos expression can be written as Under the disturbance of random equation, Tent map can reachieve into the chaotic state at small cycle point or fixed point to enhance the ergodicity that can be better able to achieve global chaos optimization. Improved Tent map chaotic state distribution is shown as Figure 2.

3.2. The Cat Map

Two-dimensional Cat map [26], which is well-performing uniformity traversal, not easy to fall into the pulmonary circulation and fixed point, is introduced to chaos genetic algorithm. Two-dimensional Cat mapping equation is That can be written as matrix form where , . “Mod” represents modulus after division. The two Lyapunov indexes of Cat mapping are Thus the Cat map has the characteristics of chaotic. Figure 3 presents iterative distribution of improved Tent and Cat mapping.

We can see the Tent map and the Cat map are well distributed from Figure 3. The chaotic sequence is affected by the computer finite word length and accuracy. It can fall into a cycle quickly and converge after iteration. So the two chaotic sequences are suitable to generate initial population for genetic algorithm.

3.3. T-Shaped MIMO Radar Antenna Array Pattern Optimization Based on the Improved Chaotic Genetic Algorithm

This paper proposed used the Cat map to generate initial population and joined the chaotic disturbance using the improved Tent map. Chaos disturbance should be employed to individual of a generation, which is equal to conducting chaotic mutation to gene to reduce the evolving algebra of genetic algorithm. This can increase the diversity of the population and is likely to produce better gene sequences. It can not only improve search accuracy and speed, but also avoids effectively the problem of local convergence and prematurity of genetic algorithm.

We suppose corresponding relations between algorithm and antenna array parameters. Consider a MIMO radar antenna array consisting of transmitting antenna elements symmetrically distributed in axis and receiving antenna elements symmetrically distributed in axis. The array element spacing, respectively, is , . The variables to be optimized , are exciting current amplitude of transceiver array elements. Minimize the side-lobe level of T-shaped MIMO radar antenna as the optimization goal to achieve optimal array element excitation current amplitude.

Step 1 (generate initial population and encode). The initial population is generated randomly using (7) with . The chromosome is made up together using real encoding, which is employed to the transmitting and receiving arrays of MIMO radar antenna. denotes the size of each population. denotes the crossover probability and denotes the mutation probability.

Step 2 (calculate the fitness value). Fitness function is used to measure each chromosome whether or not it can be better inheritance to the next generation. In order to reduce the side-lobe level of antenna array, we choose the fitness function as follows: where is the main-lobe beam-width after optimization and is the expected main-lobe beam-width. represents the root-mean-square deviation of the maximum relative side-lobe level and the preset value −30 dB. is the sampling points in side-lobe area. Calculate the fitness value of every individual in the population. The larger the fitness value, the easier the inheritance to the next generation. The ideal optimal value of the fitness function is 1.

Step 3 (judgment). Determine whether it is in line with the termination condition. If they meet the termination condition, computer could end the algorithm. Then, the system could find out the best individual from the population. Then jump to Step 4.

Step 4 (selection). According to the fitness value of each individual, we adopt the roulette method to select some excellent individuals from the th generation of to and generate new individuals instead of those which are not chosen.

Step 5 (crossing). The individuals of match in pairs randomly. And then they replace the parent individuals with crossover probability to restructure and generate new individuals.

Step 6 (mutation). Each individual in changes one or some genes with mutation probability and selected effective coding randomly instead of redundant code.

Step 7 (individuals whose fitness value is in the top 10% of mutated population do not do chaotic disturbance). But they will participate in the next genetic manipulation. Another 90% of the individuals do chaos disturbance. Using the iterative formula (7), we can calculate the chaotic vector after iterations, where is used to identify the number of iterations in chaotic sequence.

Step 8. Screen vectors after chaotic disturbance and calculate the new fitness value .

Step 9. Judge the convergence of the fitness value of population . If the computational result is convergent or the iteration number is equal to the designed maximum iteration number, the algorithm will be terminated and output the best solution; else, jump to Step 4.

4. Simulated Results and Discussion

For a T-shaped MIMO radar antenna array with , , we request the main-lobe point at and the feed phase of each transmitting and receiving array is 0. We optimize array element excitation current amplitude of transceiver antenna using the improved chaos genetic algorithm in this paper. Under the condition of expected main-lobe beam-width, we can get side-lobe level as low as possible. We set parameters , , and . Iteration step is 100. The expected main lobe beam-width is . Figure 5 presents the normalized pattern of antenna array before and after optimization using algorithm in this paper (CGA) and the traditional genetic algorithm (GA). The two algorithms can satisfy the main-lobe beam-width with . The maximum relative side-lobe level is −33 dB and the first side-lobe level is −50 dB using GA. The maximum relative side-lobe level is −43 dB and the first side-lobe level is −55 dB using CGA, which is much better than the corresponding values using GA. Figure 6 shows the convergence curves of objective function of the two algorithms.

In order to analyze the optimization effect for the side-lobe levels (SLL) by the algorithms, 50 simulations have been done by GA and CGA, respectively. The results of the simulations are listed in Table 1. From Table 1, we can see that the CGA result of the average of SLL (−41.5 dB) is lower than that of GA (−33.7 dB). So the algorithm in this paper is superior to the traditional genetic algorithm.

5. Conclusion

In this paper, a new improved chaos genetic algorithm is presented and applied to synthesize T-shaped MIMO radar array antenna pattern by controlling array element excitation current amplitudes. An improved Tent map and a novel two-dimension Cat chaotic mapping have been put forward. We present the improved chaos genetic algorithm to reduce the maximum relative side-lobe level of antenna array. The novel algorithm effectively solves the design problems of MIMO radar antenna pattern synthesis in low side-lobe level. The simulation results verify the feasibility and effectiveness of the algorithm and make comparison with the traditional genetic algorithm. From the simulation results we can see that the algorithm in this paper is superior to the traditional genetic algorithm. The improved chaotic genetic algorithm has a good application prospect to solve the problem of antenna array.

Conflict of Interests

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

Acknowledgments

This work is partially supported by the National Natural Science Foundation of China under Grant no. 61333002.