Journal of Electromagnetic Analysis and Applications
Vol.08 No.04(2016), Article ID:65785,8 pages
10.4236/jemaa.2016.84008

Adaptive Uniform Circular Array Synthesis Using Cuckoo Search Algorithm

Gudivada Viswanadh Raviteja1*, Kadiyam Sridevi1, Avvaru Jhansi Rani2, Veera Malleswara Rao1

1Department of ECE, GITAM University, Visakhapatnam, India

2Department of ECE, VR Siddhartha Engineering College, Vijayawada, India

Copyright © 2016 by authors and Scientific Research Publishing Inc.

This work is licensed under the Creative Commons Attribution International License (CC BY).

http://creativecommons.org/licenses/by/4.0/

Received 20 February 2016; accepted 19 April 2016; published 22 April 2016

ABSTRACT

Naturally suited array geometry for 360˚ coverage is the uniform circular array (UCA). A comparison of two types of uniform circular array configurations is presented in this paper. Due to its symmetrical geometry UCA is always targeted which results in minimal change inside lobe levels and beam width when scanned by a phased array antenna. Particle Swarm Optimization and Cuckoo algorithm are used for the calculation of complex weights of the array elements. Comparisons are drawn in the context of adaptive beam forming capabilities. Obtained results suggest that planar uniform circular array (9:10) using Cuckoo algorithm, has better beam forming properties with also reduced side lobe levels when compared to other geometry.

Keywords:

Smart Antennas, Antenna Arrays, Uniform Circular Array, Planar Uniform Circular Array, Particle Swarm Optimization, Cuckoo Search

1. Introduction

The applications of antenna arrays have been very useful for the past few decades to synthesize far field radiation pattern. In general, linear or planar antenna arrays are used for this purpose. The goal is achieved by controlling basic parameters namely number of elements: inter element spacing, relative current amplitude and phase of the elements. A circular array may be also specified by using the same parameters [1] . Most often a circular is specified using N elements of equally spaced isotropic sources [2] . The array factor is calculated according to the excitations produced by a given function. A circular array with a center element can be designed [3] and a planar arrangement of this array increases the steering capability of the array, with sidelobe levels being considerably reduced [4] . The purpose of this work is to get an in-depth knowledge on uniform circular arrays and to find out ways which help the above mentioned arrays to perform better in whatever application they are used.

Due to their adaptive features, smart antennas gained much attention in the communication industry. Adaptive nulling uses an estimate of signal correlation matrix to find out adapted weights. These algorithms are primarily based on Wiener Hopf solution and they find the adaptive weights by optimizing certain parameters taken like signal to noise ratio [5] . Spatial Filtering is achieved with the use of adaptive antenna array, the signal received on each antenna are first weighted and then summed to obtain the output of spatial filter [6] . Smart antennas employs to main techniques; switched beam array where the beam direction is selected from a set of predetermined beams, and phased array in which the main beam is steered along a specified direction [7] [8] . A change in the excitation of both amplitude and phase is necessary to steer the beam towards desired direction. Algorithms such LMS, CMI, SMA, RLS are used for this purpose.

Genetic algorithms (GA) are a class of search algorithms typically based on mechanics of natural selection and natural genetics. Survival of the fittest is combined among the string structures with a structured yet arbitrary information exchange to form a unique search algorithm with some of the experimental flair of human search [9] . They started to show some appeal in optimization of radiation patterns and were also applied in the problem solving of thinning linear and planar arrays, so that sidelobe levels are reduced over a specified range of bandwidth and scan angle [10] . PSO on the other hand is also a class of evolutionary algorithm used for the purpose of multidimensional optimizations in many fields. This algorithm is mainly based on the independent particles social interaction for finding the optimal solution.

Developed by XinsheYang and Suash Deb in 2009, CSA is a nature inspired meta heuristic search algorithm. The algorithm is typically based on the behaviour of cuckoo bird. Inspired from the reproduction strategy of cuckoos, the algorithm comes under the category of evolutionary techniques for the purpose of global optimization [11] . In this paper, the radiation pattern and performances for two types of circular arrays are studied using Cuckoo Search Algorithm (CSA) and Particle Swarm Optimization (PSO).

Out of the four sections divided in this paper. Section 2 deals with the geometry of given circular arrays. Section 3 deals with evolutionary techniques implemented. Section 4 deals with the analysis of results obtained by simulation and Section 5 finally concludes the paper.

2. Uniform Circular Arrays

Array Configuration

Two types of arrays configurations are considered namely, Uniform Circular array (UCA (19)), Planar Circular array (PUCA (9:10). The Uniform Circular array geometry is in Figure 1 [8] .

The array factor described for the far field radiation pattern is given by (1) [2] [8]

(1)

Figure 1. Geometry of Uniform Circular Array (UCA (19)) in XY-plane.

where k = 2π/λ, an is the excitation and ϕn is the azimuthal angle of the nth element. N represents the number of elements. The radius r is set at 1.97λ and the element separation is 0.64λ.

The PUCA configurations are given in the Figure 2 [3] [4] .

The array factor for the above geometry is given by (2) [8] .

(2)

where amn and Ømn are the excitation and the azimuth angle of nth element in mth ring. The radius of outer ring r1, set to 1.96λ and radius of inner ring r2 is set to 1.23. N is the total number of Nth elements in Mth rings.

3. Evolutionary Techniques

Adaptively steering the main beam and simultaneously nullifying the interfering signals is one of the important features offered by phased array antennas. The technique is called as adaptive beam forming.

3.1. Particle Swarm Optimization

In PSO, an optimal solution is searched by the algorithm from a population of available solutions termed as particles. (pbest) is the best solution achieved by any particle (gbest) the global best solution, are compared and stored for future iterations. The velocity towards pbest and gbest are updated in a iterative manner [12] [13] .

With PSO, an optimal solution from a population of solutions is searched by the algorithm, which are normally (3) (4) [5]

(3)

(4)

where vn is the particle velocity and xn is the particle position, c1 and c2 are taken to be scaling constants.

The fitness function and correlation matrix for the received signal is given by (5) (6) [12]

(5)

(6)

Rss is the correlation matrix of desired signal, Rii is the correlation matrix of interference signal and Rnn is the correlation matrix of the noise signal

3.2. Cuckoo Search Algorithm (Figure 3)

Through simulation conducted on different standard test functions, CS proved to be more efficient in finding the

Figure 2. Geometry of Planar Uniform Circular Array (PUCA (9:10)) in XY-plane.

Figure 3. Flowchart of cuckoo search algorithm.

global optima with high success rate [14] . The search algorithm is developed based on the fact that, as soon as a host bird on coming to the knowledge of eggs not being their own, it simply discards those alien eggs or simply abandons the entire nest to build a new one elsewhere. For simplicity, the algorithm is described in the following assumptions made [15] .

1) Each cuckoo lays one egg at a time, which represents a set of solutions, dumps it in randomly chosen nest.

2) The best nests containing high quality of eggs (solutions) will be carried over to the next generations.

3) The number of host nests available being fixed, and an alien egg being discovered by a host with probability. In this case, the host bird can either throwaway the egg or discard the nest to build a new one in a completely new location.

Pa of n nests, in the third assumption is replaced with new nests (new random solutions).

When generating new solutions X(t+1) for a cuckoo i, using the below equation a Lévy flight is implemented [15]

(7)

where α (α > 0) represent step size, represent entry-wise multiplication.

Lévy flights provide random walk, while Levy distribution for large steps draws random steps.

(8)

An interesting point to mention here is, if the cuckoo’s egg is almost similar to host’s egg then the chance of egg being discovered is less. This results in difference of solutions. Therefore, it is highly useful to do a random walk in a different approach with some random step size. Mantegna algorithm offers the most efficient and a straight forward way for the generation of steps of Lévy flights.

The steplength “s”, in Mantegna’s algorithm, is given by [15]

(9)

where 0 < β ≤ 2, and u is a stochastic variable, drawn from normal distributions given by [15]

(10)

Here Γ(z) is the Gamma function given by

(11)

4. Simulation Results and Analysis

CS comes a class of nature inspired meta heuristic algorithms. The term “meta” refers to “change” and the term “heuristic” generally mean “discovery oriented by trial and error”. Step size in CSA refers to the distance travelled by a cuckoo bird for fixed number of iterations. In case of large step size or too small step size leads to a deviation from optimum solution required.

The following are the parameters taken into consideration for cuckoo search algorithm,

・ Probability of alien eggs, P = 0.25.

・ Population size, D = 55.

・ Number of nests, N = 40.

・ Maximum iterations, Iterations = 1000.

・ Best runs, i = 10.

・ Simulation software, MATLAB r2009a.

For the analysis of the Uniform Circular Array (UCA (19)) and Planar Uniform Circular Array (PUCA (9:10)), a desired direction is given and number of nulls to be placed was also defined. The number of interfering signals tested was up to four in this paper. Also conclusions are drawn by comparing cuckoo search algorithm (CSA) and particle swarm optimization (PSO) with reference to beam width and side lobe levels (SLL). All the conclusions drawn from the figures are tabulated.

A comparison of the radiation patterns of UCA and PUCA using CSA with 2 interference signals; one at −30˚ and the other at 30˚ (Figure 4).

Figure 4. Radiation plot for UCA with 2-interferences using cuckoo search.

Figure 5. Radiation plot for PUCA with 4-interferences using cuckoo search.

A comparison of the radiation patterns of UCA and PUCA using CSA with 4 interference signals; 40 and −40˚, 50˚ and −50˚ (Figure 5).

Plot for radiation pattern showing a comparison between particle swarm optimization and Cuckoo search algorithm for UCA configuration with 2-interference signals; one at 60˚ and the other at −60˚ (Figure 6).

Plot for radiation pattern showing a comparison between particle swarm optimization and Cuckoo search algorithm for PUCA configuration with 2-interference signals; one at 45˚ and the other at −45˚ (Figure 7).

Simulations conducted show that planar uniform circular arrays have better performance than the other geometry (Tables 1-3). A more precise main beam pattern is also seen from the results and half power beam width values. Additionally, it is also proven CSA has better convergence than PSO algorithm which when used with PUCA, provides better results. In this case, SLL for UCA is −3.5 dB and for PUCA it is −11.6 dB. HPBW for UCA is 13.78˚ and for PUCA it is 12.10˚. Therefore, cuckoo search algorithm is better for synthesizing planar uniform circular arrays.

5. Conclusion

It is seen from the results, cuckoo search algorithm has better performance in achieving the global optima, also planar uniform circular array (PUCA(9:10)) using CSA has better beam forming properties with more precise main lobe direction and reduced side lobe levels which were the most required criteria in many industrial, commercial and military applications of antennas. Improved results may be possible when hexagonal arrays and

Figure 6. Comparison of PSO and CS for UCA with 2-interferences.

Figure 7. Comparison of PSO and CS for PUCA with 2-interference.

Table 1. Amplitude excitations using Cuckoo Search algorithm.

Table 2. Conclusions drawn from Figure 4 and Figure 5 using Cuckoo Search algorithm.

Table 3. Conclusions drawn from comparison betweenPSO and CSA.

octagonal arrays are taken into consideration which may be opted for future scope.

Acknowledgements

The authors gratefully acknowledge the technical support from Gitam Institute of Technology, GITAM University, Visakhapatnam, India.

Cite this paper

Gudivada Viswanadh Raviteja,Kadiyam Sridevi,Avvaru Jhansi Rani,Veera Malleswara Rao, (2016) Adaptive Uniform Circular Array Synthesis Using Cuckoo Search Algorithm. Journal of Electromagnetic Analysis and Applications,08,71-78. doi: 10.4236/jemaa.2016.84008

References

  1. 1. Rahim, T. (1980) Directional Pattern Synthesis in Circular Arrays of Directional Antennas. Doctoral Dissertation, University of London, London.

  2. 2. Vescovo, R. (1993) Array Factor Synthesis for Circular Antenna Arrays. Antennas and Propagation Society International Symposium, AP-S, Digest, 1574-1577.
    http://dx.doi.org/10.1109/aps.1993.385497

  3. 3. Haupt, R.L. (2008) Optimized Element Spacing for Low Sidelobe Concentric Ring Arrays. IEEE Transactions on Antennas and Propagation, 266-268.
    http://dx.doi.org/10.1109/TAP.2007.913176

  4. 4. Dessouky, M.I., Sharshar, H.A. and Albagory, Y.A. (2006) Efficient Sidelobe Reduction Technique for Small-Sized Concentric Circular Arrays. Progress in Electromagnetics Research, 65, 187-200.
    http://dx.doi.org/10.2528/PIER06092503

  5. 5. Haupt, R.L. (2010) Adaptive Nulling with Weight Constraints. Progress in Electromagnetics Research B, 26, 23-38.
    http://dx.doi.org/10.2528/PIERB10070804

  6. 6. Bevelacqua, P.J. and Balanis, C.A. (2007) Optimizing Antenna Array Geometry for Interference Suppression. IEEE Transactions on Antennas and Propagation, 55, 637-641.
    http://dx.doi.org/10.1109/TAP.2007.891509

  7. 7. Tohme, N., Paillot, J.M., Cordeau, D., Cauet, S., Mahe, Y. and Ribardiere, P. (2008) A 2.4 GHz 1-Dimensional Array Antenna Driven by Vector Modulators. IEEE MTT-S International Microwave Symposium Digest, 803-806.

  8. 8. Noordin, N.H., Zuniga, V., El-Rayis, A.O., Haridas, N., Erdogan, A.T. and Arslan, T. (2011) Uniform Circular Arrays for Phased Array Antenna. Antennas and Propagation Conference (LAPC), Loughborough, 1-4.
    http://dx.doi.org/10.1109/lapc.2011.6114031

  9. 9. Goldberg, D.E. and Holland, J.H. (1988) Genetic Algorithms and Machine Learning. Machine Learning, 3, 95-99.
    http://dx.doi.org/10.1023/A:1022602019183

  10. 10. Haupt, R.L. (1995) An Introduction to Genetic Algorithms for Electromagnetics. IEEE of Antennas and Propagation Magazine, 37, 7-15.
    http://dx.doi.org/10.1109/74.382334

  11. 11. Zhou, Y. and Zheng, H. (2013) A Novel Complex Valued Cuckoo Search Algorithm. The Scientific World Journal.
    http://dx.doi.org/10.1155/2013/597803

  12. 12. Benedetti, M., Azaro, R., Franceschini, D. and Massa, A. (2006) PSO-Based Real-Time Control of Planar Uniform Circular Arrays. IEEE of Antennas and Wireless Propagation Letters, 5, 545-548.
    http://dx.doi.org/10.1109/LAWP.2006.887553

  13. 13. Li, W.T., Shi, X.W. and Hei, Y.Q. (2008) An Improved Particle Swarm Optimization Algorithm for Pattern Synthesis of Phased Arrays. Progress in Electromagnetics Research, 82, 319-332.
    http://dx.doi.org/10.2528/PIER08030904

  14. 14. Siew-Chin, N., Abdul Malek, M.F. and Abdul Rani, K.N. (2012) Nature-Inspired Cuckoo Search Algorithm for Side Lobe Suppression in a Symmetric Linear Antenna Array. Radioengineering.

  15. 15. Ahmed, H. and Abdelhafid, H. (2013) Cuckoo Search Optimization for Linear Antenna Arrays Synthesis. Serbian Journal of Electrical Engineering, 10, 371-380.
    http://dx.doi.org/10.2298/SJEE130317010A

  16. 16. Rahim, T. (1980) Directional Pattern Synthesis in Circular Arrays of Directional Antennas. Doctoral Dissertation, University of London, London.

  17. 17. Vescovo, R. (1993) Array Factor Synthesis for Circular Antenna Arrays. Antennas and Propagation Society International Symposium, AP-S, Digest, 1574-1577.
    http://dx.doi.org/10.1109/aps.1993.385497

  18. 18. Haupt, R.L. (2008) Optimized Element Spacing for Low Sidelobe Concentric Ring Arrays. IEEE Transactions on Antennas and Propagation, 266-268.
    http://dx.doi.org/10.1109/TAP.2007.913176

  19. 19. Dessouky, M.I., Sharshar, H.A. and Albagory, Y.A. (2006) Efficient Sidelobe Reduction Technique for Small-Sized Concentric Circular Arrays. Progress in Electromagnetics Research, 65, 187-200.
    http://dx.doi.org/10.2528/PIER06092503

  20. 20. Haupt, R.L. (2010) Adaptive Nulling with Weight Constraints. Progress in Electromagnetics Research B, 26, 23-38.
    http://dx.doi.org/10.2528/PIERB10070804

  21. 21. Bevelacqua, P.J. and Balanis, C.A. (2007) Optimizing Antenna Array Geometry for Interference Suppression. IEEE Transactions on Antennas and Propagation, 55, 637-641.
    http://dx.doi.org/10.1109/TAP.2007.891509

  22. 22. Tohme, N., Paillot, J.M., Cordeau, D., Cauet, S., Mahe, Y. and Ribardiere, P. (2008) A 2.4 GHz 1-Dimensional Array Antenna Driven by Vector Modulators. IEEE MTT-S International Microwave Symposium Digest, 803-806.

  23. 23. Noordin, N.H., Zuniga, V., El-Rayis, A.O., Haridas, N., Erdogan, A.T. and Arslan, T. (2011) Uniform Circular Arrays for Phased Array Antenna. Antennas and Propagation Conference (LAPC), Loughborough, 1-4.
    http://dx.doi.org/10.1109/lapc.2011.6114031

  24. 24. Goldberg, D.E. and Holland, J.H. (1988) Genetic Algorithms and Machine Learning. Machine Learning, 3, 95-99.
    http://dx.doi.org/10.1023/A:1022602019183

  25. 25. Haupt, R.L. (1995) An Introduction to Genetic Algorithms for Electromagnetics. IEEE of Antennas and Propagation Magazine, 37, 7-15.
    http://dx.doi.org/10.1109/74.382334

  26. 26. Zhou, Y. and Zheng, H. (2013) A Novel Complex Valued Cuckoo Search Algorithm. The Scientific World Journal.
    http://dx.doi.org/10.1155/2013/597803

  27. 27. Benedetti, M., Azaro, R., Franceschini, D. and Massa, A. (2006) PSO-Based Real-Time Control of Planar Uniform Circular Arrays. IEEE of Antennas and Wireless Propagation Letters, 5, 545-548.
    http://dx.doi.org/10.1109/LAWP.2006.887553

  28. 28. Li, W.T., Shi, X.W. and Hei, Y.Q. (2008) An Improved Particle Swarm Optimization Algorithm for Pattern Synthesis of Phased Arrays. Progress in Electromagnetics Research, 82, 319-332.
    http://dx.doi.org/10.2528/PIER08030904

  29. 29. Siew-Chin, N., Abdul Malek, M.F. and Abdul Rani, K.N. (2012) Nature-Inspired Cuckoo Search Algorithm for Side Lobe Suppression in a Symmetric Linear Antenna Array. Radioengineering.

  30. 30. Ahmed, H. and Abdelhafid, H. (2013) Cuckoo Search Optimization for Linear Antenna Arrays Synthesis. Serbian Journal of Electrical Engineering, 10, 371-380.
    http://dx.doi.org/10.2298/SJEE130317010A

NOTES

*Corresponding author.