SlideShare a Scribd company logo
ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011



Thinned Concentric Circular Array Antennas Synthesis
    using Improved Particle Swarm Optimization
                             Durbadal Mandal1, Debanjali Sadhu1 and Sakti Prasad Ghoshal2
          1
              Department of Electronics and Communication Engineering, National Institute of Technology Durgapur,
                                                   West Bengal, India- 713209
                                    Email: durbadal.bittu@gmail.com, debanjali4@gmail.com
                       2
                         Department of Electrical Engineering, National Institute of Technology Durgapur,
                                                   West Bengal, India- 713209
                                               Email: spghoshalnitdgp@gmail.com

Abstract— Circular antenna array has gained immense                     Although uniformly excited and equally spaced antenna
popularity in the field of communications nowadays. It has              arrays have high directivity at the same time they suffer from
proved to be a better alternative over other types of antenna           high side lobe level. Reduction in side-lobe level can be
array configuration due to its all-azimuth scan capability,             brought about in either of the following ways, either by
and a beam pattern which can be kept invariant. This paper is           keeping excitation amplitudes uniform but changing the
basically concerned with the thinning of a large multiple               position of antenna elements or by using equally spaced
concentric circular ring arrays of uniformly excited isotropic          array with radially tapered amplitude distribution. These
antennas based on Improved Particle Swarm Optimization
                                                                        processes are referred to as thinning. Thinning not only
(IPSO) method. In this paper a 9 ringed Concentric Circular
                                                                        reduces side lobe level but also brings down the cost of
Antenna Array (CCAA) with central element feeding is
considered. The computational results show that the number
                                                                        manufacturing by decreasing the number of antenna elements
of antenna array elements can be brought down from 279 to               [12, 13]. There are various global optimization tools for
147 with simultaneous reduction in Side Lobe Level of about             thinning such as Genetic Algorithms (GA) [8], Particle Swarm
20 dB with a fixed half power beamwidth.                                Optimization (PSO) [14-17] etc. The PSO algorithm has proved
                                                                        to be a better alternative to other evolutionary algorithms
Keywords- Concentric Circular Antenna Arrays; Particle                  such as Genetic Algorithms (GA), Ant Colony Optimization
Swarm Optimization; Thinning; Sidelobe Level                            (ACO) etc. in handling certain kinds of optimization
                                                                        problems.This paper proposes a method for thinning a large
                         I. INTRODUCTION                                multiple concentric circular ring arrays of isotropic antennas
    Concentric Circular Antenna Array (CCAA) has several                based on PSO. The rest of the paper is organized as follows:
interesting features that make it indispensable in mobile and           In section II, the general design equations for the CCAA are
communication applications. CCAA [1-11] has received                    stated. Then, in section III, a brief introduction for the PSO is
considerable interest for its symmetricity and compactness              presented. Computational results are presented in section IV.
in structure. A concentric circular array antenna is an array           Finally the paper concludes with a summary of the work in
that consists of many concentric rings of different radii and a         section V.
number of elements on its circumference. Since a concentric
circular array does not have edge elements, directional                                       II. DESIGN EQUATION
patterns synthesized with a concentric circular array can be                Fig. 1 shows the general configuration of CCAA with M
electronically rotated in the plane of the array without a              concentric circular rings, where the mth (m = 1, 2,…, M) ring has
significant change of the beam shape. CCAA provides great               a radius rm and the corresponding number of elements is Nm. If
flexibility in array pattern synthesis and design both in narrow        all the elements (in all the rings) are assumed to be isotopic
band and broadband applications. It is also favoured in                 sources, the radiation pattern of this array can be written in
direction of arrival (DOA) applications since it provides almost
                                                                        terms of its array factor only. Referring to Fig. 1, the far field
invariant azimuth angle coverage. Uniform CCA is the CCA
                                                                        pattern of a thinned CCAA in x-y plane may be written as
where all the elements in the array are uniformly excited and
                                                                        [17]:
the inter-element spacing in individual ring is kept almost
half of the wavelength. For larger number of rings with uniform
excitations, the side lobe in the UCCA drops to about 17.5
dB. Lot of research has gone into optimizing antenna
structures such that the radiation pattern has low sidelobe
level. This very fact has driven researchers to optimize the
CCAA design.



Corresponding author: Durbadal Mandal
Email: durbadal.bittu@gmail.com
                                                                   21
© 2011 ACEEE
DOI: 01.IJCOM.02.02.163
ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011


                                                                               angle where the maximum sidelobe  AF  msl 2 , I mi  is attained
                                                                               in the upper band. WF 1 and WF 2 are so chosen that optimiza-
                                                                               tion of SLL remains more dominant than optimization of
                                                                               FNBWcomputed and CF never becomes negative. In (4) the
                                                                               two beamwidths, FNBWcomputed and FNBW  I mi  1 basically
                                                                               refer to the computed first null beamwidths in radian for the
                                                                               non-uniform excitation case and for uniform excitation case
                                                                               respectively. Minimization of CF means maximum reductions
                                                                               of SLL both in lower and upper sidebands and lesser
                                                                                FNBWcomputed as compared to FNBW  I mi  1 . The evolution-
                                                                               ary optimization techniques employed for optimizing the cur-
                                                                               rent excitation weights resulting in the minimization of CF
                                                                               and hence reductions in both SLL and FNBW are described in
         Figure 1. Concentric circular antenna array (CCAA).                   the next section. In this case, I mi is 1 if the mi-th element is
                                                                               turned “on” and 0 if it is “off.” All the elements have same
                                                                               excitation phase of zero degree.
where I mi denotes current excitation of the ith element of the mth
                                                                               An array taper efficiency can be calculated from
ring, k  2 /  ;  being the signal wave-length. If the elevation
                                                                                        number of elements in the array turned on
angle,  = constant, then (1) may be written as a periodic function             ar 
                                                                                          total number of elements in the array
of  with a period of 2π radian i.e. the radiation pattern will be a
broadside array pattern. The azimuth angle to the ith element of                          III. EVOLUTIONARY TECHNIQUES E MPLOYED
the mth ring is mi . The elements in each ring are assumed to be
                                                                               A. Particle Swarm Optimization (PSO)
uniformly distributed. mi and  mi are also obtained from [13]
                                                                                   PSO is a flexible, robust population-based stochastic search/
as:
                                                                               optimization technique with implicit parallelism, which can easily
mi  2 i  1 / N m                             (2)                       handle with non-differential objective functions, unlike
 mi   Krm sin  0 cos   mi                   (3)                       traditional optimization methods. PSO is less susceptible to
                                                                               getting trapped on local optima unlike GA, Simulated Annealing,
 0 is the value of  where peak of the main lobe is obtained.                 etc. Eberhart and Shi [14] developed PSO concept similar to the
After defining the array factor, the next step in the design process           behavior of a swarm of birds. PSO is developed through
is to formulate the objective function which is to be minimized.               simulation of bird flocking in multidimensional space. Bird
The objective function “Cost Function” CF  may be written                    flocking optimizes a certain objective function. Each particle
                                                                               knows its best value so far (pbest). This information corresponds
as (4):
                                                                               to personal experiences of each particle. Moreover, each particle
                                                                               knows the best value so far in the group (gbest) among pbests.
                                                                               Namely, each particle tries to modify its position using the
                                                                               following information:
                                                                                  • The distance between the current position and pbest.
                                                                                  • The distance between the current position and gbest.
                                                                                  Mathematically, velocities of the particles are modified
FNBW is an abbreviated form of first null beamwidth, or, in                    according to the following equation [15, 16]:
simple terms, angular width between the first nulls on either
side of the main beam. CF is computed only if
FNBWcomputed  FNBW I mi  1 and corresponding solution
of current excitation weights is retained in the active popula-
tion    otherwise           not   retained.     WF 1 (unitless) and            where Vi k is the velocity of ith particle at kth iteration; w is the
                                                                               weighting function; Cj is the weighting factor; randi is the
WF 2 ( radian 1 ) are the weighting factors.  0 is the angle
                                                                               random number between 0 and 1; S ik is the current position
where the highest maximum of central lobe is attained in
                                                                               of particle i at iteration k; pbesti is the personal best of par-
    ,   .  msl1 is the angle where the maximum sidelobe                ticle i; gbest is the group best among all pbests for the group.
AF  msl 1 , I mi  is attained in the lower band and  msl 2 is the        The searching point in the solution space can be modified by
                                                                               the following equation:
                                                                          22
© 2011 ACEEE
DOI: 01.IJCOM.02.02.163
ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011


                                                                                        ring. The limits of the radius of a particular ring of CCAA are
S i k 1  S ik  Vi  k 1                      (6)
                                                                                        decided by the product of number of elements in the ring and
The first term of (5) is the previous velocity of the particle. The                     the inequality constraint for the inter-element spacing, d,
second and third terms are used to change the velocity of the
particle. Without the second and third terms, the particle will                         d     2 ,   . For all the cases,  0 = 00 is considered so that
keep on ‘‘flying’’ in the same direction until it hits the boundary.                    the peak of the main lobe starts from the origin. Since PSO
Namely, it corresponds to a kind of inertia and tries to explore                        techniques are sometimes quite sensitive to certain parameters,
new areas. The values of w , C1 and C2 are given in the next                            the simulation parameters should be carefully chosen. Best
section.                                                                                chosen maximum population pool size= 120, maximum iteration
                                                                                        cycles for optimization= 50, and C1 = C2 = 1.5.
B. Improved Particle Swarm Optimization (IPSO)                                          Fig. 2 is a diagram of a 279 element concentric ring array. Nine
    The global search ability of traditional PSO is very much                           rings (N1, N2, ……., N9) are considered for synthesis having (6,
enhanced with the help of the following modifications. This                             12, 18, 25, 31, 37, 43, 50, 56) elements with central element feeding.
modified PSO is termed as IPSO [15, 16]. i) The two random
parameters rand1 and rand2 of (5) are independent. If both                                                         
                                                                                        For this case rm  m        and inter-element spacing in each
are large, both the personal and social experiences are over                                                       2
used and the particle is driven too far away from the local
optimum. If both are small, both the personal and social                                                  
                                                                                        rings are d m      . The number of equally spaced elements in
experiences are not used fully and the convergence speed of                                               2
the technique is reduced. So, instead of taking independent                             ring m is given by
rand1 and rand2, one single random number r1 is chosen so
                                                                                                  2rm
that when is large, is small and vice versa. Moreover, to                               Nm             2m
control the balance of global and local searches, another                                          dm                                                  (9)
random parameter is introduced. For birds flocking for food,                            Since the number of elements must be an integer, the value in (9)
there could be some rare cases that after the position of the
particle is changed according to (6), a bird may not, due to                                                                               
                                                                                        must be rounded up or down. To keep d m             , the digits to
inertia, fly toward a region at which it thinks is the most                                                                                2
promising for food. Instead, it may be leading toward a region                          the right of the decimal point are dropped. Table I. lists the ring
which is in the opposite direction of what it should fly in                             spacing and number of elements in each ring for a uniform
order to reach the expected promising regions. So, in the step                          concentric ring array with nine rings as shown in Figure 2.
that follows, the direction of the bird’s velocity should be                            The IPSO generates a set of optimal uniform current excitation
reversed in order for it to fly back into the promising region.
is introduced for this purpose. Both cognitive and social                               weights for each synthesis set of CCAA. I mi is 1 if the mi-th
parts are modified accordingly. Finally, the modified velocity                          element is turned “on” and 0 if it is “off”. The optimal results are
of jth component of ith particle is expressed as follows:                               shown in Tables II- III.
                                                             
Vi k 1  r2  signr3  Vi k  1  r2   C1  r1  pbestik  S k
                                                                     i                 A. Analysis of Radiation Patterns of CCAA
                                      
           1  r2   C2  1  r1   gbest  S
                                             k       k
                                                     i                      (7)            Fig. 3 depicts the substantial reductions in SLL with optimal
                                                                                        current excitation weights after thinning, as compared to the
where r1 , r2 and r3 are the random numbers between 0 and 1;                            case of uniform current excitation weights and of fully populated
                                                                                        array (considering fixed inter-element spacing, dH”λ/2).
S ik is the current position of particle i at iteration k; pbestik is
                                                                                        As seen from Table III and Fig. 3, the SLL reduces to H”20 dB for
the personal best of ith particle at kth iteration; gbest k is the                      the given Set, with respect to -17.4 dB for uniform excitation and
group best among all pbests for the group at kth iteration. The                         dH”λ/2. Further, the above improvement is achieved for an array
searching point in the solution space can be modified by the                            of H”53% elements turned off.
following equation (6).                                                                 The above results reveal that the thinned 9 rings CCAA set with
                                                                                        central element feeding yield reductions in SLL as compared to
signr3  is a function defined as:
                                                                                        the fully populated same array.
signr3   1 when d” 0.05,
                                                                                        B. Convergence Profile of IPSO
             = 1 when > 0.05.                                    (8)
                                                                                            The minimum CF values are plotted against the number of
                                                                                        iteration cycles to get the convergence profiles as shown in Fig.
                            IV. COMPUTATIONAL RESULTS                                   4. The IPSO technique yield convergence to the minimum SLL in
                                                                                        less than 25 iterations. All computations were done in MATLAB
    This section gives the computational results for the CCAA                           7.5 on core (TM) 2 duo processor, 3.00 GHz with 2 GB RAM.
synthesis obtained by IPSO technique. Each CCAA maintains a
fixed optimal inter-element spacing between the elements in each


                                                                                   23
© 2011 ACEEE
DOI: 01.IJCOM.02.02.163
ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011




 Figure 2. Concentric ring array with nine rings spaced l / 2 apart                  Figure 3. Array pattern found by IPSO for 9 rings CCAA set with
                           and dmH”l/2.                                                                   central element feeding.


                                  T ABLE I.
RING RADIUS AND NUMBER OF ELEMENTS PER RING FOR A 9-RING CONCENTRIC CIRCULAR
                              ANTENNA ARRAY.




                               TABLE II.
            EXCITATION AMPLITUDE DISTRIBUTION (IMN) USING IPSO




                                                                                      Figure 4. Convergence profile for IPSO in case thinned CCAA

                                                                                                            V. CONCLUSIONS
                                                                                        This paper illustrates a PSO based technique for thinning
                                                                                    of large Concentric Circular Antenna Array of isotropic
                                                                                    elements. The ultimate objective of the technique is to design
                                                                                    an array with a reduction of around 53% of the total elements
                                                                                    used in case of a fully populated array with a simultaneous
                                                                                    reduction in side lobe level to around 20 dB. The IPSO
                                                                                    algorithm can efficiently handle the thinning of a large multiple
                                                                                    concentric circular ring arrays of uniformly excited isotropic
                                                                                    antennas. The Half Power Beamwidth (HPBW) of the
                                                                                    synthesized array pattern with fixed inter-element spacing is
                                                                                    remain same to that of a fully populated array of same shape
         TABLE III. THINNED AND FULLY POPULATED ARRAY RESULTS
                                                                                    and size, moreover has a better side lobe level.




                                                                               24
© 2011 ACEEE
DOI: 01.IJCOM.02.02.163
ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011


                           REFERENCES                                       [11] K. -K. Yan and Y. Lu, “Sidelobe Reduction in Array-Pattern
                                                                            Synthesis Using Genetic Algorithm,” IEEE Trans. Antennas
[1] C. Stearns and A. Stewart, “An investigation of concentric ring
                                                                            Propag., vol. 45(7), pp. 1117-1122, July 1997.
antennas with low sidelobes,” IEEE Trans. Antennas Propag., vol.
                                                                            [12] R. L. Haupt, “Thinned concentric ring arrays,” Antennas and
13(6), pp. 856–863, Nov. 1965.
                                                                            Propagation Society International Symposium, 2008. AP-S 2008.
[2] R. Das, “Concentric ring array,” IEEE Trans. Antennas Propag.,
                                                                            IEEE , pp.1-4, 5-11 July 2008.
vol. 14(3), pp. 398–400, May 1966.
                                                                            [13] R. L. Haupt, “Thinned interleaved linear arrays,” Wireless
[3] N. Goto and D. K. Cheng, “On the synthesis of concentric-ring
                                                                            Communications and Applied Computational Electromagnetics,
arrays,” IEEE Proc., vol. 58(5), pp. 839–840, May 1970.
                                                                            2005. IEEE/ACES International Conference on , pp. 241- 244, 3-7
[4] L. Biller and G. Friedman, “Optimization of radiation patterns
                                                                            April 2005
for an array of concentric ring sources,” IEEE Trans. Audio
                                                                            [14] R. C. Eberhart and Y.Shi, “Particle swarm optimization:
Electroacoust., vol. 21(1), pp. 57–61, Feb. 1973.
                                                                            developments, applications and resources, evolutionary
[5] M D. A. Huebner, “Design and optimization of small concentric
                                                                            computation,” Proceedings of the 2001 Congress on Evolutionary
ring arrays,” In Proc. IEEE AP-S Symp., 1978, pp. 455–458.
                                                                            Computation, vol. 1 pp. 81–86, 2001.
[6] M. G. Holtrup, A. Margulnaud, and J. Citerns, “Synthesis of
                                                                            [15] D. Mandal, S. P. Ghoshal, and A. K. Bhattacharjee, “Improved
electronically steerable antenna arrays with element on concentric
                                                                            Swarm Intelligence Based Optimal Designof Concentric Circular
rings with reduced sidelobes,” In Proc. IEEE AP-S Symp., 2001,
                                                                            Antenna Array.” In: IEEE Applied Electromagnetics Conference
pp. 800–803.
                                                                            AEMC’09, Dec. 14-16, Kolkata, pp. 1-4, 2009.
[7] R. L. Haupt, “Optimized element spacing for low sidelobe
                                                                            [16] D. Mandal, S. P. Ghoshal, and A. K. Bhattacharjee, “Swarm
concentric ring arrays,” IEEE Trans. Antennas Propag., vol. 56(1),
                                                                            Intelligence Based Optimal Design of Concentric Circular Antenna
pp. 266–268, Jan. 2008.
                                                                            Array,” Journal of Electrical Engineering, vol. 10, no. 3, pp. 30–
[8] R. L. Haupt, and D. H. Werner, Genetic Algorithms in
                                                                            39, 2010.
Electromagnetics, IEEE Press Wiley-Interscience, 2007.
                                                                            [17] D. Mandal, S. P. Ghoshal, and A. K. Bhattacharjee, “Design
[9] M. Dessouky, H. Sharshar, and Y. Albagory, “Efficient sidelobe
                                                                            of Concentric Circular Antenna Array With Central Element Feeding
reduction technique for small-sized concentric circular arrays,”
                                                                            Using Particle Swarm Optimization With Constriction Factor and
Progress In Electromagnetics Research, vol. PIER 65, pp. 187–
                                                                            Inertia Weight Approach and Evolutionary Programing Technique,”
200, 2006.
                                                                            Journal of Infrared Milli Terahz Waves, vol. 31 (6), pp. 667–680,
[10] M. A. Panduro, A. L. Mendez, R. Dominguez and G. Romero,
                                                                            2010.
“Design of non-uniform circular antenna arrays for side lobe
reduction using the method of genetic algorithms,” Int. J. Electron.
Commun. (AEÜ) vol. 60 pp. 713 – 717, 2006.




                                                                       25
© 2011 ACEEE
DOI: 01.IJCOM.02.02. 163

More Related Content

What's hot (20)

PPTX
OPTICAL COMMUNICATION Unit 4
Asif Iqbal
 
PDF
Eliminating polarisation nonreciprocity of small size sagnac fibre ring inter...
Kurbatov Roman
 
PDF
Macro-Bending Loss of Single-Mode Fiber beyond Its Operating Wavelength
TELKOMNIKA JOURNAL
 
PDF
Research Inventy : International Journal of Engineering and Science is publis...
researchinventy
 
PDF
2001 Tf Lcmv Signal Enhancement Using Beamforming And Nonstationarity With Ap...
luca
 
PDF
Ab Schamp
tomschamp
 
PPTX
Fiber bragg gratings
Hrudya Balachandran
 
PPTX
Optical modulator (8,12,17,29)
boneychatterjee
 
PDF
A Study on Uniform and Apodized Fiber Bragg Gratings
IJSRD
 
PDF
Optimization of Uniform Fiber Bragg Grating Reflection Spectra for Maximum Re...
ijceronline
 
PDF
Power Efficiency Improvement in CE-OFDM System With 0 dB IBO for Transmission...
CSCJournals
 
PDF
Welcome to International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
PDF
Extended electrical tuning of quantum cascade lasers with digital
SepehrAzureSky
 
PDF
DESIGN AND ANALYSIS OF COMPACT UWB BAND PASS FILTER
ijeljournal
 
PDF
Tsinghua visit
wtyru1989
 
PDF
SIDE LOBE REDUCTION OF CIRCULAR ARRAY USING TAYLOR DISTRIBUTION FUNCTION IN ...
IAEME Publication
 
PDF
Design of c slotted microstrip antenna using artificial neural network model
eSAT Journals
 
PPTX
OPTICAL FIBER COMMUNICATION UNIT-1
Asif Iqbal
 
PDF
The study of semiconductor layer effect on underground cables with Time Domai...
IOSR Journals
 
PDF
TWPD Paper
mjf1938
 
OPTICAL COMMUNICATION Unit 4
Asif Iqbal
 
Eliminating polarisation nonreciprocity of small size sagnac fibre ring inter...
Kurbatov Roman
 
Macro-Bending Loss of Single-Mode Fiber beyond Its Operating Wavelength
TELKOMNIKA JOURNAL
 
Research Inventy : International Journal of Engineering and Science is publis...
researchinventy
 
2001 Tf Lcmv Signal Enhancement Using Beamforming And Nonstationarity With Ap...
luca
 
Ab Schamp
tomschamp
 
Fiber bragg gratings
Hrudya Balachandran
 
Optical modulator (8,12,17,29)
boneychatterjee
 
A Study on Uniform and Apodized Fiber Bragg Gratings
IJSRD
 
Optimization of Uniform Fiber Bragg Grating Reflection Spectra for Maximum Re...
ijceronline
 
Power Efficiency Improvement in CE-OFDM System With 0 dB IBO for Transmission...
CSCJournals
 
Welcome to International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Extended electrical tuning of quantum cascade lasers with digital
SepehrAzureSky
 
DESIGN AND ANALYSIS OF COMPACT UWB BAND PASS FILTER
ijeljournal
 
Tsinghua visit
wtyru1989
 
SIDE LOBE REDUCTION OF CIRCULAR ARRAY USING TAYLOR DISTRIBUTION FUNCTION IN ...
IAEME Publication
 
Design of c slotted microstrip antenna using artificial neural network model
eSAT Journals
 
OPTICAL FIBER COMMUNICATION UNIT-1
Asif Iqbal
 
The study of semiconductor layer effect on underground cables with Time Domai...
IOSR Journals
 
TWPD Paper
mjf1938
 

Similar to Thinned Concentric Circular Array Antennas Synthesis using Improved Particle Swarm Optimization (20)

PDF
Particle Swarm Optimization with Constriction Factor and Inertia Weight Appro...
IDES Editor
 
PDF
Linear Antenna Array synthesis with Decreasing Sidelobe and Narrow Beamwidth
IDES Editor
 
PDF
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...
IDES Editor
 
PDF
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
IOSR Journals
 
PDF
J010116069
IOSR Journals
 
PDF
Implementation of Digital Beamforming Technique for Linear Antenna Arrays
ijsrd.com
 
PDF
D010212029
IOSR Journals
 
PDF
22 4553 2518-1-sm (edit a)
IAESIJEECS
 
PDF
Phase weighting of shaped pattern for base station antenna arrays
marwaeng
 
PDF
Antenna design
Siva Shankari
 
PDF
Analyzing the Different Parameters of Dipole Antenna
IJEEE
 
PDF
Antennas And Wave Propagation Jntu Model Paper{Www.Studentyogi.Com}
guest3f9c6b
 
PDF
Antennas And Wave Propagation
guestac67362
 
PDF
Cb25464467
IJERA Editor
 
PDF
2012APMC Conference Presentation
National Taiwan University (NTU), Taipei, Taiwan
 
PDF
Conical horn antenna with parabolic reflector using cst
Azlin lolin
 
PDF
On the Performance Analysis of Multi-antenna Relaying System over Rayleigh Fa...
IDES Editor
 
PDF
R0450697101
IJERA Editor
 
PPTX
Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...
Sivaranjan Goswami
 
Particle Swarm Optimization with Constriction Factor and Inertia Weight Appro...
IDES Editor
 
Linear Antenna Array synthesis with Decreasing Sidelobe and Narrow Beamwidth
IDES Editor
 
Optimal Synthesis of Array Pattern for Concentric Circular Antenna Array Usin...
IDES Editor
 
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
IOSR Journals
 
J010116069
IOSR Journals
 
Implementation of Digital Beamforming Technique for Linear Antenna Arrays
ijsrd.com
 
D010212029
IOSR Journals
 
22 4553 2518-1-sm (edit a)
IAESIJEECS
 
Phase weighting of shaped pattern for base station antenna arrays
marwaeng
 
Antenna design
Siva Shankari
 
Analyzing the Different Parameters of Dipole Antenna
IJEEE
 
Antennas And Wave Propagation Jntu Model Paper{Www.Studentyogi.Com}
guest3f9c6b
 
Antennas And Wave Propagation
guestac67362
 
Cb25464467
IJERA Editor
 
2012APMC Conference Presentation
National Taiwan University (NTU), Taipei, Taiwan
 
Conical horn antenna with parabolic reflector using cst
Azlin lolin
 
On the Performance Analysis of Multi-antenna Relaying System over Rayleigh Fa...
IDES Editor
 
R0450697101
IJERA Editor
 
Synthesis of a Sparse 2D-Scanning Array using Particle Swarm Optimization for...
Sivaranjan Goswami
 
Ad

More from IDES Editor (20)

PDF
Power System State Estimation - A Review
IDES Editor
 
PDF
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
IDES Editor
 
PDF
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
IDES Editor
 
PDF
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
IDES Editor
 
PDF
Line Losses in the 14-Bus Power System Network using UPFC
IDES Editor
 
PDF
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
IDES Editor
 
PDF
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
IDES Editor
 
PDF
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
IDES Editor
 
PDF
Selfish Node Isolation & Incentivation using Progressive Thresholds
IDES Editor
 
PDF
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
IDES Editor
 
PDF
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
IDES Editor
 
PDF
Cloud Security and Data Integrity with Client Accountability Framework
IDES Editor
 
PDF
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
IDES Editor
 
PDF
Enhancing Data Storage Security in Cloud Computing Through Steganography
IDES Editor
 
PDF
Low Energy Routing for WSN’s
IDES Editor
 
PDF
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
IDES Editor
 
PDF
Rotman Lens Performance Analysis
IDES Editor
 
PDF
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
IDES Editor
 
PDF
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
IDES Editor
 
PDF
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
IDES Editor
 
Power System State Estimation - A Review
IDES Editor
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
IDES Editor
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
IDES Editor
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
IDES Editor
 
Line Losses in the 14-Bus Power System Network using UPFC
IDES Editor
 
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
IDES Editor
 
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
IDES Editor
 
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
IDES Editor
 
Selfish Node Isolation & Incentivation using Progressive Thresholds
IDES Editor
 
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
IDES Editor
 
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
IDES Editor
 
Cloud Security and Data Integrity with Client Accountability Framework
IDES Editor
 
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
IDES Editor
 
Enhancing Data Storage Security in Cloud Computing Through Steganography
IDES Editor
 
Low Energy Routing for WSN’s
IDES Editor
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
IDES Editor
 
Rotman Lens Performance Analysis
IDES Editor
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
IDES Editor
 
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
IDES Editor
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
IDES Editor
 
Ad

Recently uploaded (20)

PPTX
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
PDF
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
PDF
TrustArc Webinar - Navigating APAC Data Privacy Laws: Compliance & Challenges
TrustArc
 
PDF
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
PPTX
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Pitch ...
Michele Kryston
 
PDF
Understanding AI Optimization AIO, LLMO, and GEO
CoDigital
 
PPTX
Reimaginando la Ciberdefensa: De Copilots a Redes de Agentes
Cristian Garcia G.
 
PPTX
01_Approach Cyber- DORA Incident Management.pptx
FinTech Belgium
 
PPTX
Paycifi - Programmable Trust_Breakfast_PPTXT
FinTech Belgium
 
PDF
Redefining Work in the Age of AI - What to expect? How to prepare? Why it mat...
Malinda Kapuruge
 
PDF
Optimizing the trajectory of a wheel loader working in short loading cycles
Reno Filla
 
PDF
DoS Attack vs DDoS Attack_ The Silent Wars of the Internet.pdf
CyberPro Magazine
 
PDF
My Journey from CAD to BIM: A True Underdog Story
Safe Software
 
PDF
Pipeline Industry IoT - Real Time Data Monitoring
Safe Software
 
PDF
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
PPTX
Practical Applications of AI in Local Government
OnBoard
 
PDF
Kubernetes - Architecture & Components.pdf
geethak285
 
PDF
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 
PPTX
Smart Factory Monitoring IIoT in Machine and Production Operations.pptx
Rejig Digital
 
PPTX
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
TrustArc Webinar - Navigating APAC Data Privacy Laws: Compliance & Challenges
TrustArc
 
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Pitch ...
Michele Kryston
 
Understanding AI Optimization AIO, LLMO, and GEO
CoDigital
 
Reimaginando la Ciberdefensa: De Copilots a Redes de Agentes
Cristian Garcia G.
 
01_Approach Cyber- DORA Incident Management.pptx
FinTech Belgium
 
Paycifi - Programmable Trust_Breakfast_PPTXT
FinTech Belgium
 
Redefining Work in the Age of AI - What to expect? How to prepare? Why it mat...
Malinda Kapuruge
 
Optimizing the trajectory of a wheel loader working in short loading cycles
Reno Filla
 
DoS Attack vs DDoS Attack_ The Silent Wars of the Internet.pdf
CyberPro Magazine
 
My Journey from CAD to BIM: A True Underdog Story
Safe Software
 
Pipeline Industry IoT - Real Time Data Monitoring
Safe Software
 
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
Practical Applications of AI in Local Government
OnBoard
 
Kubernetes - Architecture & Components.pdf
geethak285
 
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 
Smart Factory Monitoring IIoT in Machine and Production Operations.pptx
Rejig Digital
 
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 

Thinned Concentric Circular Array Antennas Synthesis using Improved Particle Swarm Optimization

  • 1. ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011 Thinned Concentric Circular Array Antennas Synthesis using Improved Particle Swarm Optimization Durbadal Mandal1, Debanjali Sadhu1 and Sakti Prasad Ghoshal2 1 Department of Electronics and Communication Engineering, National Institute of Technology Durgapur, West Bengal, India- 713209 Email: [email protected], [email protected] 2 Department of Electrical Engineering, National Institute of Technology Durgapur, West Bengal, India- 713209 Email: [email protected] Abstract— Circular antenna array has gained immense Although uniformly excited and equally spaced antenna popularity in the field of communications nowadays. It has arrays have high directivity at the same time they suffer from proved to be a better alternative over other types of antenna high side lobe level. Reduction in side-lobe level can be array configuration due to its all-azimuth scan capability, brought about in either of the following ways, either by and a beam pattern which can be kept invariant. This paper is keeping excitation amplitudes uniform but changing the basically concerned with the thinning of a large multiple position of antenna elements or by using equally spaced concentric circular ring arrays of uniformly excited isotropic array with radially tapered amplitude distribution. These antennas based on Improved Particle Swarm Optimization processes are referred to as thinning. Thinning not only (IPSO) method. In this paper a 9 ringed Concentric Circular reduces side lobe level but also brings down the cost of Antenna Array (CCAA) with central element feeding is considered. The computational results show that the number manufacturing by decreasing the number of antenna elements of antenna array elements can be brought down from 279 to [12, 13]. There are various global optimization tools for 147 with simultaneous reduction in Side Lobe Level of about thinning such as Genetic Algorithms (GA) [8], Particle Swarm 20 dB with a fixed half power beamwidth. Optimization (PSO) [14-17] etc. The PSO algorithm has proved to be a better alternative to other evolutionary algorithms Keywords- Concentric Circular Antenna Arrays; Particle such as Genetic Algorithms (GA), Ant Colony Optimization Swarm Optimization; Thinning; Sidelobe Level (ACO) etc. in handling certain kinds of optimization problems.This paper proposes a method for thinning a large I. INTRODUCTION multiple concentric circular ring arrays of isotropic antennas Concentric Circular Antenna Array (CCAA) has several based on PSO. The rest of the paper is organized as follows: interesting features that make it indispensable in mobile and In section II, the general design equations for the CCAA are communication applications. CCAA [1-11] has received stated. Then, in section III, a brief introduction for the PSO is considerable interest for its symmetricity and compactness presented. Computational results are presented in section IV. in structure. A concentric circular array antenna is an array Finally the paper concludes with a summary of the work in that consists of many concentric rings of different radii and a section V. number of elements on its circumference. Since a concentric circular array does not have edge elements, directional II. DESIGN EQUATION patterns synthesized with a concentric circular array can be Fig. 1 shows the general configuration of CCAA with M electronically rotated in the plane of the array without a concentric circular rings, where the mth (m = 1, 2,…, M) ring has significant change of the beam shape. CCAA provides great a radius rm and the corresponding number of elements is Nm. If flexibility in array pattern synthesis and design both in narrow all the elements (in all the rings) are assumed to be isotopic band and broadband applications. It is also favoured in sources, the radiation pattern of this array can be written in direction of arrival (DOA) applications since it provides almost terms of its array factor only. Referring to Fig. 1, the far field invariant azimuth angle coverage. Uniform CCA is the CCA pattern of a thinned CCAA in x-y plane may be written as where all the elements in the array are uniformly excited and [17]: the inter-element spacing in individual ring is kept almost half of the wavelength. For larger number of rings with uniform excitations, the side lobe in the UCCA drops to about 17.5 dB. Lot of research has gone into optimizing antenna structures such that the radiation pattern has low sidelobe level. This very fact has driven researchers to optimize the CCAA design. Corresponding author: Durbadal Mandal Email: [email protected] 21 © 2011 ACEEE DOI: 01.IJCOM.02.02.163
  • 2. ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011 angle where the maximum sidelobe  AF  msl 2 , I mi  is attained in the upper band. WF 1 and WF 2 are so chosen that optimiza- tion of SLL remains more dominant than optimization of FNBWcomputed and CF never becomes negative. In (4) the two beamwidths, FNBWcomputed and FNBW  I mi  1 basically refer to the computed first null beamwidths in radian for the non-uniform excitation case and for uniform excitation case respectively. Minimization of CF means maximum reductions of SLL both in lower and upper sidebands and lesser FNBWcomputed as compared to FNBW  I mi  1 . The evolution- ary optimization techniques employed for optimizing the cur- rent excitation weights resulting in the minimization of CF and hence reductions in both SLL and FNBW are described in Figure 1. Concentric circular antenna array (CCAA). the next section. In this case, I mi is 1 if the mi-th element is turned “on” and 0 if it is “off.” All the elements have same excitation phase of zero degree. where I mi denotes current excitation of the ith element of the mth An array taper efficiency can be calculated from ring, k  2 /  ;  being the signal wave-length. If the elevation number of elements in the array turned on angle,  = constant, then (1) may be written as a periodic function  ar  total number of elements in the array of  with a period of 2π radian i.e. the radiation pattern will be a broadside array pattern. The azimuth angle to the ith element of III. EVOLUTIONARY TECHNIQUES E MPLOYED the mth ring is mi . The elements in each ring are assumed to be A. Particle Swarm Optimization (PSO) uniformly distributed. mi and  mi are also obtained from [13] PSO is a flexible, robust population-based stochastic search/ as: optimization technique with implicit parallelism, which can easily mi  2 i  1 / N m  (2) handle with non-differential objective functions, unlike  mi   Krm sin  0 cos   mi  (3) traditional optimization methods. PSO is less susceptible to getting trapped on local optima unlike GA, Simulated Annealing,  0 is the value of  where peak of the main lobe is obtained. etc. Eberhart and Shi [14] developed PSO concept similar to the After defining the array factor, the next step in the design process behavior of a swarm of birds. PSO is developed through is to formulate the objective function which is to be minimized. simulation of bird flocking in multidimensional space. Bird The objective function “Cost Function” CF  may be written flocking optimizes a certain objective function. Each particle knows its best value so far (pbest). This information corresponds as (4): to personal experiences of each particle. Moreover, each particle knows the best value so far in the group (gbest) among pbests. Namely, each particle tries to modify its position using the following information: • The distance between the current position and pbest. • The distance between the current position and gbest. Mathematically, velocities of the particles are modified FNBW is an abbreviated form of first null beamwidth, or, in according to the following equation [15, 16]: simple terms, angular width between the first nulls on either side of the main beam. CF is computed only if FNBWcomputed  FNBW I mi  1 and corresponding solution of current excitation weights is retained in the active popula- tion otherwise not retained. WF 1 (unitless) and where Vi k is the velocity of ith particle at kth iteration; w is the weighting function; Cj is the weighting factor; randi is the WF 2 ( radian 1 ) are the weighting factors.  0 is the angle random number between 0 and 1; S ik is the current position where the highest maximum of central lobe is attained in of particle i at iteration k; pbesti is the personal best of par-     ,   .  msl1 is the angle where the maximum sidelobe ticle i; gbest is the group best among all pbests for the group. AF  msl 1 , I mi  is attained in the lower band and  msl 2 is the The searching point in the solution space can be modified by the following equation: 22 © 2011 ACEEE DOI: 01.IJCOM.02.02.163
  • 3. ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011 ring. The limits of the radius of a particular ring of CCAA are S i k 1  S ik  Vi  k 1 (6) decided by the product of number of elements in the ring and The first term of (5) is the previous velocity of the particle. The the inequality constraint for the inter-element spacing, d, second and third terms are used to change the velocity of the particle. Without the second and third terms, the particle will d   2 ,   . For all the cases,  0 = 00 is considered so that keep on ‘‘flying’’ in the same direction until it hits the boundary. the peak of the main lobe starts from the origin. Since PSO Namely, it corresponds to a kind of inertia and tries to explore techniques are sometimes quite sensitive to certain parameters, new areas. The values of w , C1 and C2 are given in the next the simulation parameters should be carefully chosen. Best section. chosen maximum population pool size= 120, maximum iteration cycles for optimization= 50, and C1 = C2 = 1.5. B. Improved Particle Swarm Optimization (IPSO) Fig. 2 is a diagram of a 279 element concentric ring array. Nine The global search ability of traditional PSO is very much rings (N1, N2, ……., N9) are considered for synthesis having (6, enhanced with the help of the following modifications. This 12, 18, 25, 31, 37, 43, 50, 56) elements with central element feeding. modified PSO is termed as IPSO [15, 16]. i) The two random parameters rand1 and rand2 of (5) are independent. If both  For this case rm  m  and inter-element spacing in each are large, both the personal and social experiences are over 2 used and the particle is driven too far away from the local optimum. If both are small, both the personal and social  rings are d m  . The number of equally spaced elements in experiences are not used fully and the convergence speed of 2 the technique is reduced. So, instead of taking independent ring m is given by rand1 and rand2, one single random number r1 is chosen so 2rm that when is large, is small and vice versa. Moreover, to Nm   2m control the balance of global and local searches, another dm (9) random parameter is introduced. For birds flocking for food, Since the number of elements must be an integer, the value in (9) there could be some rare cases that after the position of the particle is changed according to (6), a bird may not, due to  must be rounded up or down. To keep d m  , the digits to inertia, fly toward a region at which it thinks is the most 2 promising for food. Instead, it may be leading toward a region the right of the decimal point are dropped. Table I. lists the ring which is in the opposite direction of what it should fly in spacing and number of elements in each ring for a uniform order to reach the expected promising regions. So, in the step concentric ring array with nine rings as shown in Figure 2. that follows, the direction of the bird’s velocity should be The IPSO generates a set of optimal uniform current excitation reversed in order for it to fly back into the promising region. is introduced for this purpose. Both cognitive and social weights for each synthesis set of CCAA. I mi is 1 if the mi-th parts are modified accordingly. Finally, the modified velocity element is turned “on” and 0 if it is “off”. The optimal results are of jth component of ith particle is expressed as follows: shown in Tables II- III.  Vi k 1  r2  signr3  Vi k  1  r2   C1  r1  pbestik  S k i  A. Analysis of Radiation Patterns of CCAA   1  r2   C2  1  r1   gbest  S k k i  (7) Fig. 3 depicts the substantial reductions in SLL with optimal current excitation weights after thinning, as compared to the where r1 , r2 and r3 are the random numbers between 0 and 1; case of uniform current excitation weights and of fully populated array (considering fixed inter-element spacing, dH”λ/2). S ik is the current position of particle i at iteration k; pbestik is As seen from Table III and Fig. 3, the SLL reduces to H”20 dB for the personal best of ith particle at kth iteration; gbest k is the the given Set, with respect to -17.4 dB for uniform excitation and group best among all pbests for the group at kth iteration. The dH”λ/2. Further, the above improvement is achieved for an array searching point in the solution space can be modified by the of H”53% elements turned off. following equation (6). The above results reveal that the thinned 9 rings CCAA set with central element feeding yield reductions in SLL as compared to signr3  is a function defined as: the fully populated same array. signr3   1 when d” 0.05, B. Convergence Profile of IPSO = 1 when > 0.05. (8) The minimum CF values are plotted against the number of iteration cycles to get the convergence profiles as shown in Fig. IV. COMPUTATIONAL RESULTS 4. The IPSO technique yield convergence to the minimum SLL in less than 25 iterations. All computations were done in MATLAB This section gives the computational results for the CCAA 7.5 on core (TM) 2 duo processor, 3.00 GHz with 2 GB RAM. synthesis obtained by IPSO technique. Each CCAA maintains a fixed optimal inter-element spacing between the elements in each 23 © 2011 ACEEE DOI: 01.IJCOM.02.02.163
  • 4. ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011 Figure 2. Concentric ring array with nine rings spaced l / 2 apart Figure 3. Array pattern found by IPSO for 9 rings CCAA set with and dmH”l/2. central element feeding. T ABLE I. RING RADIUS AND NUMBER OF ELEMENTS PER RING FOR A 9-RING CONCENTRIC CIRCULAR ANTENNA ARRAY. TABLE II. EXCITATION AMPLITUDE DISTRIBUTION (IMN) USING IPSO Figure 4. Convergence profile for IPSO in case thinned CCAA V. CONCLUSIONS This paper illustrates a PSO based technique for thinning of large Concentric Circular Antenna Array of isotropic elements. The ultimate objective of the technique is to design an array with a reduction of around 53% of the total elements used in case of a fully populated array with a simultaneous reduction in side lobe level to around 20 dB. The IPSO algorithm can efficiently handle the thinning of a large multiple concentric circular ring arrays of uniformly excited isotropic antennas. The Half Power Beamwidth (HPBW) of the synthesized array pattern with fixed inter-element spacing is remain same to that of a fully populated array of same shape TABLE III. THINNED AND FULLY POPULATED ARRAY RESULTS and size, moreover has a better side lobe level. 24 © 2011 ACEEE DOI: 01.IJCOM.02.02.163
  • 5. ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011 REFERENCES [11] K. -K. Yan and Y. Lu, “Sidelobe Reduction in Array-Pattern Synthesis Using Genetic Algorithm,” IEEE Trans. Antennas [1] C. Stearns and A. Stewart, “An investigation of concentric ring Propag., vol. 45(7), pp. 1117-1122, July 1997. antennas with low sidelobes,” IEEE Trans. Antennas Propag., vol. [12] R. L. Haupt, “Thinned concentric ring arrays,” Antennas and 13(6), pp. 856–863, Nov. 1965. Propagation Society International Symposium, 2008. AP-S 2008. [2] R. Das, “Concentric ring array,” IEEE Trans. Antennas Propag., IEEE , pp.1-4, 5-11 July 2008. vol. 14(3), pp. 398–400, May 1966. [13] R. L. Haupt, “Thinned interleaved linear arrays,” Wireless [3] N. Goto and D. K. Cheng, “On the synthesis of concentric-ring Communications and Applied Computational Electromagnetics, arrays,” IEEE Proc., vol. 58(5), pp. 839–840, May 1970. 2005. IEEE/ACES International Conference on , pp. 241- 244, 3-7 [4] L. Biller and G. Friedman, “Optimization of radiation patterns April 2005 for an array of concentric ring sources,” IEEE Trans. Audio [14] R. C. Eberhart and Y.Shi, “Particle swarm optimization: Electroacoust., vol. 21(1), pp. 57–61, Feb. 1973. developments, applications and resources, evolutionary [5] M D. A. Huebner, “Design and optimization of small concentric computation,” Proceedings of the 2001 Congress on Evolutionary ring arrays,” In Proc. IEEE AP-S Symp., 1978, pp. 455–458. Computation, vol. 1 pp. 81–86, 2001. [6] M. G. Holtrup, A. Margulnaud, and J. Citerns, “Synthesis of [15] D. Mandal, S. P. Ghoshal, and A. K. Bhattacharjee, “Improved electronically steerable antenna arrays with element on concentric Swarm Intelligence Based Optimal Designof Concentric Circular rings with reduced sidelobes,” In Proc. IEEE AP-S Symp., 2001, Antenna Array.” In: IEEE Applied Electromagnetics Conference pp. 800–803. AEMC’09, Dec. 14-16, Kolkata, pp. 1-4, 2009. [7] R. L. Haupt, “Optimized element spacing for low sidelobe [16] D. Mandal, S. P. Ghoshal, and A. K. Bhattacharjee, “Swarm concentric ring arrays,” IEEE Trans. Antennas Propag., vol. 56(1), Intelligence Based Optimal Design of Concentric Circular Antenna pp. 266–268, Jan. 2008. Array,” Journal of Electrical Engineering, vol. 10, no. 3, pp. 30– [8] R. L. Haupt, and D. H. Werner, Genetic Algorithms in 39, 2010. Electromagnetics, IEEE Press Wiley-Interscience, 2007. [17] D. Mandal, S. P. Ghoshal, and A. K. Bhattacharjee, “Design [9] M. Dessouky, H. Sharshar, and Y. Albagory, “Efficient sidelobe of Concentric Circular Antenna Array With Central Element Feeding reduction technique for small-sized concentric circular arrays,” Using Particle Swarm Optimization With Constriction Factor and Progress In Electromagnetics Research, vol. PIER 65, pp. 187– Inertia Weight Approach and Evolutionary Programing Technique,” 200, 2006. Journal of Infrared Milli Terahz Waves, vol. 31 (6), pp. 667–680, [10] M. A. Panduro, A. L. Mendez, R. Dominguez and G. Romero, 2010. “Design of non-uniform circular antenna arrays for side lobe reduction using the method of genetic algorithms,” Int. J. Electron. Commun. (AEÜ) vol. 60 pp. 713 – 717, 2006. 25 © 2011 ACEEE DOI: 01.IJCOM.02.02. 163