Side Lobe Reduction of Phased Array Antenna using Genetic Algorithm and Particle Swarm Optimization

Size: px
Start display at page:

Download "Side Lobe Reduction of Phased Array Antenna using Genetic Algorithm and Particle Swarm Optimization"

Transcription

1 211 Side Lobe Reduction of Phased Array Antenna using Genetic Algorithm and Particle Swarm Optimization Pampa Nandi* and Jibendu Sekhar Roy School of Electronics Engineering, KIIT University, Bhubaneswar , Odisha, India Abstract- Two methods of side lobe reduction for linear phased array antenna are described in this paper. In the first case, side lobe of linear phased array is reduced by optimization using real coded genetic algorithm (RGA) and particle swarm optimization (PSO) with non-linear amplitude weight. In the second case, side lobe is reduced by array thinning technique using binary genetic algorithm (BGA) and binary particle swarm optimization (BPSO). Using RGA, maximum side lobe reduction of about 6dB and using PSO, maximum side lobe reduction of 7dB is achieved compared to uniform linear array (ULA). In array thinning, maximum side lobe reduction of about 4dB is obtained for BGA and BPSO compared to uniform linear array (ULA). Index Terms- Genetic algorithm, particle swarm optimization, phased array, side lobe level I. INTRODUCTION In phased array antenna, the main beam can be tilted in desired direction by changing progressive phase shift between the antenna elements in an array, electronically [1, 2]. Major drawback of phased array is appearance of grating lobe with the tilting of main from broadside direction and also side lobe level (SLL) changes with the direction tilted beam [1-4]. These problems cause serious interference, resulting performance degradation. Hence successful communication requires reduced side lobe level. There are different analytical and statistical methods, used to reduce side lobe level [4, 5]. Such methods have limitations. When the array size increases, it is difficult to reduce side lobes [6]. Several optimization techniques such as genetic algorithm [6-7], particle swarm optimization, ant colony optimization, simulated annealing, etc. are used for synthesizing array. In [6], genetic algorithm (GA) is used to reduce side lobe. A fast array thinning method using GA is reported in [7]. Method of thinning of aperiodic array using GA is described in [8]. The array thinning method, using interference suppression by side lobe rejection, is suggested in [9]. Design of a class of thinning for predictable SLL is reported in [10]. Application of particle swarm optimization for side lobe reduction is used in [11-13]. Real-coded GA (RGA) is used for side lobe reduction in [14]. Other methods, like, ant colony optimization, simulated annealing etc. [15-16] are also used for this purpose. In this paper, binary GA (BGA), PSO, binary PSO (BPSO) and real coded GA (RGA) are used to minimize side lobe level of a linear phased array antenna and appreciable amount of side lobe reduction is achieved. For thinning of phased array antenna BGA and BPSO are used due to discrete nature of the algorithms. The performances of SLL reduction using different types of algorithms are compared. Cost function is described in section II. Reduction of SLL using RGA and particle swarm optimization (PSO) with non-linear amplitude weight is included in section III. In section IV, reduction of side lobe level by array thinning method, using BGA and BPSO is described. Comparisons of results are tabulated in section V. II. PHASED ARRAY ANTENNA Consider a uniform linear array consisting of N isotropic antenna with inter element spacing of d (Fig. 1). Total electric field E T, of a uniform linear array at an angle θ is [1, 4].

2 212 E T = E e jψ + e j2ψ + e j3ψ + + e j(n 1)ψ = E 0 Sin( Nψ 2 )/Sin(ψ ) (1) 2 selection can be performed by roulette wheel method or by tournament selection. These selected parent chromosomes create offspring by combing weighted portion of both parents. If r is a random number, μ is the cross over operator then weight b is [17] b = (2r) 1/(1+μ) if r>0.5 Fig.1. Linear antenna array Where, Ψ = βdcosθ + α, β = 2π/λ, λ = wavelength, α = progressive phase shift between the antenna elements. It can be seen from equation (1), far field radiation pattern is governed by array factor (AF) and expressed as, AF = Sin( Nψ 2 )/Sin(ψ ) (2) 2 To tilt main beam at any angle ø, the array factor can be written in exponential form as, AF = N jn2πd(cos θ cos ) 1 I n. e (3) Cost function is the normalized maximum side lobe level which is to be minimized and can be derived from equation (3) by excluding the main beam from the array factor equation. Hence the cost function is = [(1/2(1 r)] 1/(1+μ) otherwise (5) The newly generated offspring are, Offspring1 = [(1 +b)parent 1 + (1-b)parent 2]/2 Offspring2 = [(1 -b)parent 1 + (1+b)parent 2]/2 Mutation is performed on some randomly selected chromosome to maintain search in diversified direction according to probability of mutation. If η is mutation operator, then mutation weight p is [17], 1 p = (2r) 1+η 1 if r 0.5 = 1 [2(1 r)] 1/(1+η) otherwise (6) RGA is applied for optimization of 100 element linear array with fixed inter element spacing of 0.3λ and the results for normalized array factor are shown in Fig. 2 and Fig. 3 respectively. SLL max = max AF(θ) max (AF) θ= θ SLM (4) Where, θ SLM = (ø LN) (ø + RN) θ 180. Here, LN and RN are the first left null point and the first right null point to main beam. III. SIDE LOBE LEVEL REDUCTION USING RGA AND PSO Real coded GA (RGA) operates on the real value parameter. Chromosomes are formed by group of random (0 to 1) valued genes and a set of such chromosome creates initial population [14]. After evaluating cost of each chromosome from this population a finite number of elite chromosomes are kept for natural selection process and rest are discarded. Like binary GA (BGA) parent Fig. 2. Normalized array factor for RGA optimized 100 element array and ULA at 30 0 tilt angle PSO is a real coded optimization technique [11, 18] that developed on behaviour of bird swarm. PSO is initialized with random particles or solution, evaluate the fitness of each particle using the cost function and directing towards optimum value by updating its present best position pbest, the best value obtained by a

3 213 particle so far, and global best position gbest, best value achieved by a particle in the swarm of each particle in every iteration. Minimum side lobe level also determined for 20 element linear phased array, by optimizing the cost function, given by equation (4), using PSO and RGA and plotted for different scanning angle in Fig. 6 and Fig. 7 respectively. Fig. 3. Normalized array factor for RGA optimized 100 element array and ULA at 90 0 tilt angle These best values are obtained by updating the Fig. 6. Normalized array factor using PSO and RGA velocity as for 20 element linear array at 60 0 tilt angle velocity(i+1)= velocity(i) + c1*rand*(pbest present(i)) + c2*rand* (gbest position(i)) position(i+1) = position(i) + v(i+1) Here i is the no. of iterations, rand is a random number between (0, 1). c1, c2 are social and cognitive learning factors [18]. The process will iterate until stopping criteria met. PSO is used for optimization of 100 element array, with d= 0.3λ and the results are shown in Fig. 4 and Fig. 5. Fig. 4. Normalized array factor for PSO optimized 100 element array and ULA at 0 0 angle Fig. 7. Normalized array factor using PSO and RGA for 20 element linear array at 90 0 tilt angle In Fig. 6, Amplitude weight of PSO optimized array is and RGA optimized array is In Fig. 7, Amplitude weight of PSO optimized array is and RGA optimized array is IV. SIDE LOBE LEVEL REDUCTION BY THINNING USING BGA AND BPSO Fig. 5. Normalized array factor for PSO optimized 100 element array and ULA at 90 0 tilt angle Array thinning is a technique of strategically switching off some elements to achieve narrowest main beam with minimum side lobe

4 214 level. An antenna element, when it is excited, the element is in on state. If the element is passively terminated to a matched load, effectively it is considered as the antenna element is switched to off state. There are many methods of array thinning, but most popular method is to use optimization technique. In this section, BGA and BPSO are used for optimization of on and off states of thinned array to achieve lowest side lobe level. Equation (4) is the cost function for array thinning. Binary Genetic Algorithm (BGA) is a random search optimization technique which can cover a large search space, operate on coding of parameters by changing real value parameters to equivalent binary string called gene and assembling all parameters formed chromosome [19, 20]. In case of thinned array each bit represents the condition of each element. Natural selection process such as roulette wheel method or tournament selection method generally used to select two parent chromosomes randomly from the population for crossover. Crossover process inheriting the bit pattern from the initial population, to explore other search area mutation is required, that process selects some of the bits according to mutation rate from the population and toggles their values. After mutations the cost is again evaluated for every chromosome of the new population. This whole process will iterate again until the stopping criteria met. Results for BGA optimization for thinning of 100 elements antenna array with inter element spacing 0.3λ at scanning angle 30 0, and 90 0 are shown in Fig. 8 and Fig. 9 respectively. Fig. 9. Normalized array factor for BGA optimized 100 element thinned array and ULA at 90 0 In Fig. 8, 59 elements are on and 41 elements are off. In Fig. 9, 65 elements are on and 35 elements are off. BPSO algorithm optimizes such problems defined in discrete valued spaces where the domain of the variables is finite [11, 12, 18]. BPSO algorithm converts particle s local best, global best position and velocities into real value and afterwards values are updated like PSO. BPSO is programmed for optimization of cost function (side lobe level) for 100 elements antenna array with inter element spacing of 0.3λ and results at different scanning angle are shown in Fig. 10 and Fig. 11 respectively. Fig.10. Normalized array factor for BPSO optimized 100 element thinned array and ULA at 0 0 In Fig. 10, 58 elements are on and 42 elements are off. In Fig. 11, 62 elements are on and 38 elements are off. Fig. 8. Normalized array factor for BGA optimized 100 element thinned array and ULA at 30 0

5 215 Fig.11. Normalized array factor for BPSO optimized 100 element thinned array and ULA at 30 0 Results for side lobe reduction for 20 elements linear phased array, using BGA and BPSO are plotted in Fig. 12 and Fig. 13 respectively. Fig. 12. Normalized array factor for BPSO and BGA optimized 20 element thinned array at tilt angle 60 0 In Fig. 12, the on and off positions of BGA optimized Array are and of BPSO optimized Array are In Fig. 13, the on and off positions of BGA optimized Array are , and of BPSO optimized Array are Fig.13. Normalized array factor for BPSO and BGA optimized 20 element thinned array at tilt angle 90 0 V. COMPARISON OF PERFORMANCES OF ALGORITHMS Two approaches are considered for side lobe level reduction, one of them is thinned array, dealing with discrete values therefore BGA and BPSO are applied. Another approach is non uniform amplitude weight technique dealing with real value, hence RGA and PSO are applied. Such optimization algorithms are applied in a 20 element and a 100 element linear phased array at different scanning angle with inter-element spacing of 0.3λ and 0.45λ. Performances are compared with respect to maximum side lobe level and respective null-to-null beam width (NNBW) and tabulated for 20 element linear phased array in Table-1. The results for 100 element linear phased array are tabulated in Table-2. Optimization of the cost function requires problem specific value adjustment of different algorithm parameters otherwise cannot score the best result. In this paper MATLAB software is used to program such optimization using Intel i5 processor computer. Table 1: Performance Comparison of 20 and 100 Element Array Synthesis Using BGA, BPSO, RGA, PSO Optimization Algorithm N=20, d=0.3λ Tilted at NNBW SLL max(db) ULA BGA BPSO RGA PSO

6 216 Algorithm N= 20, d=0.45λ Tilted at NNBW SLL max(db) ULA BGA BPSO RGA PSO Table 2: Performance Comparison of 20 and 100 Element Array Synthesis Using BGA, BPSO, RGA, PSO Optimization Algorithm N=100, d=0.3λ Tilted at NNBW SLL max(db) ULA BGA BPSO RGA PSO Algorithm N=100, d=0.45λ Tilted at NNBW SLL max(db) ULA BGA BPSO RGA PSO The chosen value of different algorithm specific parameters for optimization of 20 elements and 100 elements linear phased arrays with interelement spacing of d=0.3λ are given in Table 3. Table 3: Computation specifications of different optimization techniques Algorith m BGA [Popula tion size 100] BPSO [Swarm Size Parameter Crossover = Uniform Mutation rate = 0.15 No. of elements=20 Cognitive & Social parameter C1=1.5, C2=1 Vmax=4 Comp utation Time (sec)

7 ] Inertia weight W= 0.5 Normalized function = logsigmoid No. of elements=20 PSO [Swarm Size 100] RGA [Poulati on size 100] BGA [Popula tion size 200] BPSO [Swarm size 200] PSO [Swarm Size 200] RGA [Popula tion size 200] Cognitive & Social parameter C1=1, C2=3 Constriction factor C=1, Iinertia weight W=0 to +1 No. of elements=20 Crossover rate = 0.7 Mutation rate = 0.05 Crossover operator μ=40 Mutation operator η = 10 No. of elements=20 Crossover = Uniform Mutation rate = 0.2 No. of elements=100 Cognitive & Social parameter C1=1, C2= 1 Vmax=4 Inertia weight W= 0.5 Normalized function= logsigmoid No. of elements=100 Cognitive & Social parameter C1=1, C2=3 Constriction factor C=1, Inertia weight W= 0 to +1 No. of elements=100 No. of Iterations=300 Crossover rate = 0.8 Mutation rate =0.1 Crossover operator μ=20 Mutation operator η = 10 No. of elements=100 No. of Iterations= Observing the outcome of different optimization it is noticed that more appreciating side lobe level reduction can be achieved by non uniform amplitude weighting technique using real value or inputs. BPSO optimization takes very less time with respect to BGA. PSO is also faster than RGA though PSO produces best result when the program runs for more iterations than number of iterations of RGA. It is also observed that better beamwidth can be achieved by RGA optimized phased array. Side lobe reduction technique presented in [5] using PSO is for linear phased array of 2 to 6 elements. But when the number of antenna elements is large, side lobe reduction becomes difficult. In the present paper, side lobe reduction of large array like 100 element linear antenna array is presented. In [13], side lobe is reduced for non-uniformly spaced linear array. But for non-uniformly spaced array, design of feed network is complex. In the present paper side lobe level is reduced for small and large arrays where antennas are uniformly spaced and feed network design is easier. In [21] different windowing techniques are used where the amplitude and phase of each radiating element are adjusted as per to window profile. This is realized by setting the size and position of the antenna elements. The method is complex for simulation and also for practical implementation compared to the proposed method used in this paper. VI. DISCUSSION AND CONCLUSION GA inherently designed for binary variables whereas PSO inherently designed for real valued variables. In case of BGA first the input variables are changed into binary variables and later crossover and mutation processes modify the algorithm using binary pattern. BPSO convert the input binary variables into analogue values of velocity and position modification like PSO, in addition with the normalization function for binary transform. In BPSO, maximum velocity or velocity clamping and the inertia weight values differ from PSO. In PSO large value of maximum velocity is good for exploration of large area. In BPSO small value of maximum velocity creates good exploration, if, the maximum velocity is zero then the algorithm provides pure random search. In array thinning problem, it is observed that BPSO has higher

8 218 computational speed than BGA though BGA has more flexibility and easy to implement with respect to BPSO. On the contrary RGA implementation is difficult, here crossover and mutation generally not same as BGA, that gives a scope of experiment with these operators for better performance. PSO is easy to implement, as it requires only modification of velocity and position, therefore, less complexity. PSO can also work with the out of the range variables, but it was noticed in RGA when the initial population is going beyond the range, RGA becomes very sensitive, also this algorithm requires adjustment of different operator or parameter values when the initial population or the number of array elements changes. When all the conditions are satisfied, RGA needs less iteration to reach the optimum value and provide best beam shaping in addition with reduced side lobe. PSO has no evolutionary operator and no complex updating calculation, therefore, it is very fast with respect to RGA and it is less sensitive to out of the range inputs. REFERENCES [1] C. A. Balanis, Antenna Theory Analysis and Design, 2nd Edition, John Willy & Sons, New York, [2] R. S. Elliott, Antenna Theory and Design, John Wiley, New Jersey, [3] R. J. Mailloux, Phased array theory and technology, Proceedings of the IEEE, Vol. 70, no. 3, pp , March [4] R. C. Hansen, Phased Arrays Antennas, 2nd Edition, John Willy & Sons, New Jersy,2009. [5] P.J. Bevelacqua and C. A. Balanis, Minimum sidelobe levels for linear arrays, IEEE Transactions on Antennas and Propagation, Vol. 55, no. 12, pp , December [6] R. L. Haupt, Thinned arrays using genetic algorithms, IEEE Transactions on Antennas and Propagation, Vol. 42, no. 7, pp , July [7] M. Fernández-Delgado, J. A. Rodríguez-González, R. Iglesias, S. Barro and F. J. Ares-Pena, Fast array thinning using global optimization methods, Journal of Electromagnetic Waves and Applications, Vol. 24, pp , December [8] M. G. Bray, D. H. Werner, Daniel W. Boeringer and D. W. Machuga, Optimization of thinned aperiodic linear phased arrays using genetic algorithms to reduce grating lobes during scanning, IEEE Transactions on Antennas and Propagation, Vol. 50, no. 12, pp , December [9] R. L. Haupt, Adaptively thinned arrays, IEEE Transactions on Antennas and Propagation, Vol. 63, no. 4, pp , April [10] G. Olivieri, L. Manica and A. Massa, Linear array thinning exploiting almost difference sets, IEEE Transaction on Antennas Propagation, Vol. 57, no. 12, pp , December [11] W.B. Wang, Q.Y. Feng and D. Liu, Synthesis of thinned linear and planar antenna arrays using binary PSO Algorithm, Progress In Electromagnetic Research, Vol. 127, pp , April [12] D. Cao, A. Modiri, G. Sureka and K. Kiasaleh, DSP implementation of the particle swarm and genetic algorithms for real-time design of thinned array antennas, IEEE Antennas and Wireless Propagation Letters, Vol. 11, pp , October [13] A. Recioui, Sidelobe level reduction in linear array pattern synthesis using particle swarm optimization, Journal of Optimization Theory and Applications, Springer, Vol. 153, no. 2, pp , November [14] G. K. Mahanti, N. Pathak, and P. Mahanti, Synthesis of thinned linear antenna arrays with fixed sidelobe level using real-coded genetic algorithm, Progress in Electromagnetics Research, PIER 75, pp , [15] O. Quevedo-Teruel and E. Rajo-Iglesias, Ant colony optimization in thinned array synthesis with minimum sidelobe level, IEEE Antennas and Wireless Propagation Letters, Vol. 5, no. 1, pp , December [16] A. Zangene, H. R. D. Oskouei and M. Nourhoseini, Reduction of side lobe level in non-uniform circular antenna arrays using the simulated annealing algorithm, Journal of Electrical and Electronics Engineering Research, Vol. 6, no. 2, pp. 6-12, August [17] K. Deb and A. Kumar, Real-coded genetic algorithm with simulated binary crossover: Studies on multimodal and multiobjective problems, Complex Systems, Vol. 9, pp , January [18] J. Kennedy and R. Eberhart, Particle swarm optimization, Proceedings of the IEEE International Conference on Neural Networks, Vol. IV, pp , December [19] D. E. Goldberg, Genetic Algorithms, Addison- Wesley, Boston [20] R. L. Haupt, An introduction to genetic algorithms for electromagnetics, IEEE Antennas and Propagation Magazine, Vol. 37, pp. 7-15, April [21] M. R. Sarkar, M. M. Islam, M. T. Alam and M. H. Haider, Side lobe level reduction in antenna array using weighting function, International Conference ICEEICT, IEEE Xplore, pp. 1-5, April 2014.

Reduction of Side Lobe Levels of Sum Patterns from Discrete Arrays Using Genetic Algorithm

Reduction of Side Lobe Levels of Sum Patterns from Discrete Arrays Using Genetic Algorithm Reduction of Side Lobe Levels of Sum Patterns from Discrete Arrays Using Genetic Algorithm Dr. R. Ramana Reddy 1, S.M. Vali 2, P.Divakara Varma 3 Department of ECE, MVGR College of Engineering, Vizianagaram-535005

More information

Design of Non-Uniform Antenna Arrays Using Genetic Algorithm

Design of Non-Uniform Antenna Arrays Using Genetic Algorithm Design of on-uniform Antenna s Using Murad Ridwan*, Mohammed Abdo*, Eduard Jorswieck ** *Department of Electrical & Computer Engineering, Addis Ababa University, Ethiopia **Communications Laboratory, Dresden

More information

Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms

Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms D. Prabhakar Associate Professor, Dept of ECE DVR & Dr. HS MIC College of Technology Kanchikacherla, AP, India.

More information

Synthesis of Pencil Beam Linear Antenna Arrays using Simple FFT/CF/GA Based Technique

Synthesis of Pencil Beam Linear Antenna Arrays using Simple FFT/CF/GA Based Technique International Journal of Engineering & Technology IJET-IJENS Vol:13 No:05 86 Synthesis of Pencil Beam Linear Antenna Arrays using Simple FFT/CF/GA Based Technique B. Eldosouky 1, A. H. Hussein 1, H. H.

More information

SLL REDUCTION IN APERIODIC LINEAR ARRAY ANTENNA SYSTEM WITH SCAN ANGLES

SLL REDUCTION IN APERIODIC LINEAR ARRAY ANTENNA SYSTEM WITH SCAN ANGLES SLL REDUCTION IN APERIODIC LINEAR ARRAY ANTENNA SYSTEM WITH SCAN ANGLES A.Prasad 1, N. Deepika Rani 2, N. Balasubrahmanyam 3, G. Tirumala Rao 4 PG Student [CSP], Dept. Of E. C. E, G. V. P College of Engineering

More information

A Novel Binary Butterfly Mating Optimization Algorithm with Subarray Strategy for Thinning of Large Antenna Array

A Novel Binary Butterfly Mating Optimization Algorithm with Subarray Strategy for Thinning of Large Antenna Array Progress In Electromagnetics Research M, Vol. 60, 101 110, 2017 A Novel Binary Butterfly Mating Optimization Algorithm with Subarray Strategy for Thinning of Large Antenna Array Hua-Ning Wu, Chao Liu,

More information

Optimization of Thinned Arrays using Stochastic Immunity Genetic Algorithm

Optimization of Thinned Arrays using Stochastic Immunity Genetic Algorithm Optimization of Thinned Arrays using Stochastic Immunity Genetic Algorithm Zoubir M. Hamici, and Taisir H. Ismail Amman University, Computer Engineering Department, Al Seru area, al salt road, 938, Jordan.

More information

Adaptive Radiation Pattern Optimization for Antenna Arrays by Phase Perturbations using Particle Swarm Optimization

Adaptive Radiation Pattern Optimization for Antenna Arrays by Phase Perturbations using Particle Swarm Optimization 2010 NASA/ESA Conference on Adaptive Hardware and Systems Adaptive Radiation Pattern Optimization for Antenna Arrays by Phase Perturbations using Particle Swarm Optimization Virgilio Zuniga, Ahmet T. Erdogan,

More information

Linear Array Pattern Synthesis Using Restriction in Search Space for Evolutionary Algorithms:

Linear Array Pattern Synthesis Using Restriction in Search Space for Evolutionary Algorithms: 205 IEEE 2nd International Conference on Recent Trends in Information Systems (ReTIS) Linear Array Pattern Synthesis Using Restriction in Search Space for Evolutionary Algorithms: A Comparative Study Archit

More information

Synthesis of Thinned Planar Concentric Circular Antenna Array using Evolutionary Algorithms

Synthesis of Thinned Planar Concentric Circular Antenna Array using Evolutionary Algorithms IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 2, Ver. II (Mar - Apr.2015), PP 57-62 www.iosrjournals.org Synthesis of Thinned

More information

Null Steering and Multi-beams Design by Complex Weight of antennas Array with the use of APSO-GA

Null Steering and Multi-beams Design by Complex Weight of antennas Array with the use of APSO-GA Null Steering and Multi-beams Design by Complex Weight of antennas Array with the use of APSO-GA HICHEM CHAKER Department of Telecommunication University of TLEMCEN BP 2, 34 TLEMCEN, ALGERIA ALGERIA mh_chaker25@yahoo.fr

More information

FINDING DEFECTIVE ELEMENTS IN PLANAR ARRAYS USING GENETIC ALGORITHMS

FINDING DEFECTIVE ELEMENTS IN PLANAR ARRAYS USING GENETIC ALGORITHMS Progress In Electromagnetics Research, PIER 29, 25 37, 2000 FINDING DEFECTIVE ELEMENTS IN PLANAR ARRAYS USING GENETIC ALGORITHMS J. A. Rodríguez and F. Ares Dpto. de Física Aplicada, Facultad de Física

More information

P. H. Xie, K. S. Chen, and Z. S. He School of Electronic Engineering University of Electronic Science and Technology of China Chengdu , China

P. H. Xie, K. S. Chen, and Z. S. He School of Electronic Engineering University of Electronic Science and Technology of China Chengdu , China Progress In Electromagnetics Research Letters, Vol 9, 47 56, 29 SYNTHESIS OF SPARSE CYLINDRICAL ARRAYS USING SIMULATED ANNEALING ALGORITHM P H Xie, K S Chen, and Z S He School of Electronic Engineering

More information

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM Journal of Al-Nahrain University Vol.10(2), December, 2007, pp.172-177 Science GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM * Azhar W. Hammad, ** Dr. Ban N. Thannoon Al-Nahrain

More information

ATI Material Do Not Duplicate ATI Material. www. ATIcourses.com. www. ATIcourses.com

ATI Material Do Not Duplicate ATI Material. www. ATIcourses.com. www. ATIcourses.com ATI Material Material Do Not Duplicate ATI Material Boost Your Skills with On-Site Courses Tailored to Your Needs www.aticourses.com The Applied Technology Institute specializes in training programs for

More information

PATTERN SYNTHESIS FOR PLANAR ARRAY BASED ON ELEMENTS ROTATION

PATTERN SYNTHESIS FOR PLANAR ARRAY BASED ON ELEMENTS ROTATION Progress In Electromagnetics Research Letters, Vol. 11, 55 64, 2009 PATTERN SYNTHESIS FOR PLANAR ARRAY BASED ON ELEMENTS ROTATION F. Zhang, F.-S. Zhang, C. Lin, G. Zhao, and Y.-C. Jiao National Key Laboratory

More information

The movement of the dimmer firefly i towards the brighter firefly j in terms of the dimmer one s updated location is determined by the following equat

The movement of the dimmer firefly i towards the brighter firefly j in terms of the dimmer one s updated location is determined by the following equat An Improved Firefly Algorithm for Optimization Problems Amarita Ritthipakdee 1, Arit Thammano, Nol Premasathian 3, and Bunyarit Uyyanonvara 4 Abstract Optimization problem is one of the most difficult

More information

Design of concentric ring antenna arrays for isoflux radiation in GEO satellites

Design of concentric ring antenna arrays for isoflux radiation in GEO satellites Design of concentric ring antenna arrays for isoflux radiation in GEO satellites Alberto Reyna 1, Marco A. Panduro 2a), and Carlos del Rio 1 1 Universidad Pública de Navarra Campus Arrosadia, 31006, Pamplona,

More information

Optimization of Micro Strip Array Antennas Using Hybrid Particle Swarm Optimizer with Breeding and Subpopulation for Maximum Side-Lobe Reduction

Optimization of Micro Strip Array Antennas Using Hybrid Particle Swarm Optimizer with Breeding and Subpopulation for Maximum Side-Lobe Reduction RADIOENGINEERING, VOL. 7, NO. 4, DECEMBER 8 39 Optimization of Micro Strip Array Antennas Using Hybr Particle Swarm Optimizer with Breeding and Subpopulation for Maximum Se-Lobe Reduction Hichem CHAKER,

More information

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization 488 International Journal Wu-Chang of Control, Wu Automation, and Men-Shen and Systems, Tsai vol. 6, no. 4, pp. 488-494, August 2008 Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

More information

Research Article Nonuniformly Spaced Linear Antenna Array Design Using Firefly Algorithm

Research Article Nonuniformly Spaced Linear Antenna Array Design Using Firefly Algorithm Microwave Science and Technology Volume 212, Article ID 256759, 8 pages doi:1.1155/212/256759 Research Article Nonuniformly Spaced Linear Antenna Array Design Using Firefly Algorithm Mohammad Asif Zaman

More information

Constraint-Based Synthesis of Linear Antenna Array Using Modified Invasive Weed Optimization

Constraint-Based Synthesis of Linear Antenna Array Using Modified Invasive Weed Optimization Progress In Electromagnetics Research M, Vol. 36, 9 22, 2014 Constraint-Based Synthesis of Linear Antenna Array Using Modified Invasive Weed Optimization Lakshman Pappula * and Debalina Ghosh Abstract

More information

International Journal of Digital Application & Contemporary research Website: (Volume 1, Issue 7, February 2013)

International Journal of Digital Application & Contemporary research Website:   (Volume 1, Issue 7, February 2013) Performance Analysis of GA and PSO over Economic Load Dispatch Problem Sakshi Rajpoot sakshirajpoot1988@gmail.com Dr. Sandeep Bhongade sandeepbhongade@rediffmail.com Abstract Economic Load dispatch problem

More information

Generation of Low Side Lobe Difference Pattern using Nature Inspired Metaheuristic Algorithms

Generation of Low Side Lobe Difference Pattern using Nature Inspired Metaheuristic Algorithms International Journal of Computer Applications (975 8887) Volume 43 No.3, June 26 Generation of Low Side Lobe Difference Pattern using Nature Inspired Metaheuristic Algorithms M. Vamshi Krishna Research

More information

Comparison of Conventional and Fractal Phased Arrays

Comparison of Conventional and Fractal Phased Arrays Comparison of Conventional and Fractal Phased Arrays Aris Alexopoulos Electronic Warfare and Radar Division Defence Science and Technology Organisation DSTO TN 093 ABSTRACT We consider an unweighted conventional

More information

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization Cell-to-switch assignment in cellular networks using barebones particle swarm optimization Sotirios K. Goudos a), Konstantinos B. Baltzis, Christos Bachtsevanidis, and John N. Sahalos RadioCommunications

More information

Pattern Synthesis for Large Planar Arrays Using a Modified Alternating Projection Method in an Affine Coordinate System

Pattern Synthesis for Large Planar Arrays Using a Modified Alternating Projection Method in an Affine Coordinate System Progress In Electromagnetics Research M, Vol. 39, 53 63, 24 Pattern Synthesis for Large Planar Arrays Using a Modified Alternating Projection Method in an Affine Coordinate System Dan Hua *, Wentao Li,

More information

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India.

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India. Volume 3, Issue 3, March 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Training Artificial

More information

Planar Arrays Implementation using Smart Antennas for Different Elements Configurations and Comparison

Planar Arrays Implementation using Smart Antennas for Different Elements Configurations and Comparison Planar Arrays Implementation using Smart Antennas for Different Elements Configurations and Comparison Suraya ubeen,a.jhansi Rani 2, A..Prasad 3 Associate Professor ECE CRTC Hyderabad,Telangana,India Professor

More information

ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS

ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS Gabriela Ochoa http://www.cs.stir.ac.uk/~goc/ OUTLINE Optimisation problems Optimisation & search Two Examples The knapsack problem

More information

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization M. Shahab Alam, M. Usman Rafique, and M. Umer Khan Abstract Motion planning is a key element of robotics since it empowers

More information

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization J.Venkatesh 1, B.Chiranjeevulu 2 1 PG Student, Dept. of ECE, Viswanadha Institute of Technology And Management,

More information

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & MANAGEMENT

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & MANAGEMENT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & MANAGEMENT MOBILITY MANAGEMENT IN CELLULAR NETWORK Prakhar Agrawal 1, Ravi Kateeyare 2, Achal Sharma 3 1 Research Scholar, 2,3 Asst. Professor 1,2,3 Department

More information

CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES

CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES 6.1 INTRODUCTION The exploration of applications of ANN for image classification has yielded satisfactory results. But, the scope for improving

More information

Performance Analysis of Adaptive Beamforming Algorithms for Smart Antennas

Performance Analysis of Adaptive Beamforming Algorithms for Smart Antennas Available online at www.sciencedirect.com ScienceDirect IERI Procedia 1 (214 ) 131 137 214 International Conference on Future Information Engineering Performance Analysis of Adaptive Beamforming Algorithms

More information

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Lana Dalawr Jalal Abstract This paper addresses the problem of offline path planning for

More information

Unequal Polyomino Layers for Reduced SLL Arrays with Scanning Ability

Unequal Polyomino Layers for Reduced SLL Arrays with Scanning Ability Progress In Electromagnetics Research, Vol. 162, 31 38, 2018 Unequal Polyomino Layers for Reduced SLL Arrays with Scanning Ability Piero Angeletti 1, Giuseppe Pelosi 2, Stefano Selleri 2, *, Ruggero Taddei

More information

Comparison of Linear and Planar Array antennas for Target Detection Improvement Using Hyper Beam Technique

Comparison of Linear and Planar Array antennas for Target Detection Improvement Using Hyper Beam Technique Comparison of Linear and Planar Array antennas for Target Detection Improvement Using Hyper Beam Technique 1 I.Sreedevi, 2 S. Sri Jaya Lakshmi, 3 T.V. Rama Krishna, 4 P.Ramakrishna, 5 M.Aditya, 6 N. Ravi

More information

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 4 [9] August 2015: 115-120 2015 Academy for Environment and Life Sciences, India Online ISSN 2277-1808 Journal

More information

Algorithm for Classification

Algorithm for Classification Comparison of Hybrid PSO-SA Algorithm and Genetic Algorithm for Classification S. G. Sanjeevi 1* A. Naga Nikhila 2 Thaseem Khan 3 G. Sumathi 4 1. Associate Professor, Dept. of Comp. Science & Engg., National

More information

A New Perspective in the Synthesis of Reconfigurable Linear or Circularly Symmetric Array Antennas

A New Perspective in the Synthesis of Reconfigurable Linear or Circularly Symmetric Array Antennas A New Perspective in the Synthesis of Reconfigurable Linear or Circularly Symmetric Array Antennas Andrea Francesco Morabito, Antonia Rita Laganà, and Tommaso Isernia DIMET, LEMMA Research Group University

More information

A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2

A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2 Chapter 5 A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2 Graph Matching has attracted the exploration of applying new computing paradigms because of the large number of applications

More information

SIMULATION APPROACH OF CUTTING TOOL MOVEMENT USING ARTIFICIAL INTELLIGENCE METHOD

SIMULATION APPROACH OF CUTTING TOOL MOVEMENT USING ARTIFICIAL INTELLIGENCE METHOD Journal of Engineering Science and Technology Special Issue on 4th International Technical Conference 2014, June (2015) 35-44 School of Engineering, Taylor s University SIMULATION APPROACH OF CUTTING TOOL

More information

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-"&"3 -"(' ( +-" " " % '.+ % ' -0(+$,

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-&3 -(' ( +-   % '.+ % ' -0(+$, The structure is a very important aspect in neural network design, it is not only impossible to determine an optimal structure for a given problem, it is even impossible to prove that a given structure

More information

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms Somayyeh Nalan-Ahmadabad and Sehraneh Ghaemi Abstract In this paper, pole placement with integral

More information

The Genetic Algorithm for finding the maxima of single-variable functions

The Genetic Algorithm for finding the maxima of single-variable functions Research Inventy: International Journal Of Engineering And Science Vol.4, Issue 3(March 2014), PP 46-54 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com The Genetic Algorithm for finding

More information

A Comparative Study of Genetic Algorithm and Particle Swarm Optimization

A Comparative Study of Genetic Algorithm and Particle Swarm Optimization IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727 PP 18-22 www.iosrjournals.org A Comparative Study of Genetic Algorithm and Particle Swarm Optimization Mrs.D.Shona 1,

More information

Analysis of Directional Beam Patterns from Firefly Optimization

Analysis of Directional Beam Patterns from Firefly Optimization Analysis of Directional Beam Patterns from Firefly Optimization Nicholas Misiunas, Charles Thompson and Kavitha Chandra Center for Advanced Computation and Telecommunications Department of Electrical and

More information

Pattern Synthesis for Large Planar Antenna Arrays Using a Modified Alternating Projection Method

Pattern Synthesis for Large Planar Antenna Arrays Using a Modified Alternating Projection Method Progress In Electromagnetics Research M, Vol. 37, 149 16, 214 Pattern Synthesis for Large Planar Antenna Arrays Using a Modified Alternating Projection Method Dan Hua *, Wentao Li, and Xiaowei Shi Abstract

More information

38123 Povo Trento (Italy), Via Sommarive 14 G. Oliveri, L. Poli, P. Rocca, V. Gervasio, and A. Massa

38123 Povo Trento (Italy), Via Sommarive 14  G. Oliveri, L. Poli, P. Rocca, V. Gervasio, and A. Massa UNIVERSITY OF TRENTO DIPARTIMENTO DI INGEGNERIA E SCIENZA DELL INFORMAZIONE 38123 Povo Trento (Italy), Via Sommarive 14 http://www.disi.unitn.it ANALYTIC DESIGN TECHNIQUES FOR MPT ANTENNA ARRAYS G. Oliveri,

More information

Genetic-PSO Fuzzy Data Mining With Divide and Conquer Strategy

Genetic-PSO Fuzzy Data Mining With Divide and Conquer Strategy Genetic-PSO Fuzzy Data Mining With Divide and Conquer Strategy Amin Jourabloo Department of Computer Engineering, Sharif University of Technology, Tehran, Iran E-mail: jourabloo@ce.sharif.edu Abstract

More information

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION Manjeet Singh 1, Divesh Thareja 2 1 Department of Electrical and Electronics Engineering, Assistant Professor, HCTM Technical

More information

DERIVATIVE-FREE OPTIMIZATION

DERIVATIVE-FREE OPTIMIZATION DERIVATIVE-FREE OPTIMIZATION Main bibliography J.-S. Jang, C.-T. Sun and E. Mizutani. Neuro-Fuzzy and Soft Computing: A Computational Approach to Learning and Machine Intelligence. Prentice Hall, New Jersey,

More information

RADIO SCIENCE, VOL. 39, RS1005, doi: /2003rs002872, 2004

RADIO SCIENCE, VOL. 39, RS1005, doi: /2003rs002872, 2004 RADIO SCIENCE, VOL. 39,, doi:10.1029/2003rs00272, 2004 Bessel planar arrays Karim Y. Kabalan, Ali El-Hajj, and Mohammed Al-Husseini Electrical and Computer Engineering Department, American University of

More information

Time Complexity Analysis of the Genetic Algorithm Clustering Method

Time Complexity Analysis of the Genetic Algorithm Clustering Method Time Complexity Analysis of the Genetic Algorithm Clustering Method Z. M. NOPIAH, M. I. KHAIRIR, S. ABDULLAH, M. N. BAHARIN, and A. ARIFIN Department of Mechanical and Materials Engineering Universiti

More information

Designing of Optimized Combinational Circuits Using Particle Swarm Optimization Algorithm

Designing of Optimized Combinational Circuits Using Particle Swarm Optimization Algorithm Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2395-2410 Research India Publications http://www.ripublication.com Designing of Optimized Combinational Circuits

More information

A Native Approach to Cell to Switch Assignment Using Firefly Algorithm

A Native Approach to Cell to Switch Assignment Using Firefly Algorithm International Journal of Engineering Inventions ISSN: 2278-7461, www.ijeijournal.com Volume 1, Issue 2(September 2012) PP: 17-22 A Native Approach to Cell to Switch Assignment Using Firefly Algorithm Apoorva

More information

Chapter 14 Global Search Algorithms

Chapter 14 Global Search Algorithms Chapter 14 Global Search Algorithms An Introduction to Optimization Spring, 2015 Wei-Ta Chu 1 Introduction We discuss various search methods that attempts to search throughout the entire feasible set.

More information

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 131 CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 6.1 INTRODUCTION The Orthogonal arrays are helpful in guiding the heuristic algorithms to obtain a good solution when applied to NP-hard problems. This

More information

Effects of Weight Approximation Methods on Performance of Digital Beamforming Using Least Mean Squares Algorithm

Effects of Weight Approximation Methods on Performance of Digital Beamforming Using Least Mean Squares Algorithm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331,Volume 6, Issue 3 (May. - Jun. 2013), PP 82-90 Effects of Weight Approximation Methods on Performance

More information

KEYWORDS: Mobile Ad hoc Networks (MANETs), Swarm Intelligence, Particle Swarm Optimization (PSO), Multi Point Relay (MPR), Throughput.

KEYWORDS: Mobile Ad hoc Networks (MANETs), Swarm Intelligence, Particle Swarm Optimization (PSO), Multi Point Relay (MPR), Throughput. IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY APPLICATION OF SWARM INTELLIGENCE PSO TECHNIQUE FOR ANALYSIS OF MULTIMEDIA TRAFFIC AND QOS PARAMETERS USING OPTIMIZED LINK STATE

More information

THE growing number of sensor and communication systems

THE growing number of sensor and communication systems 2858 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 53, NO. 9, SEPTEMBER 2005 Interleaved Thinned Linear Arrays Randy L. Haupt, Fellow, IEEE Abstract This paper presents three approaches to improving

More information

Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic Algorithm and Particle Swarm Optimization

Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic Algorithm and Particle Swarm Optimization 2017 2 nd International Electrical Engineering Conference (IEEC 2017) May. 19 th -20 th, 2017 at IEP Centre, Karachi, Pakistan Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic

More information

OUT PERFORMANCE OF CUCKOO SEARCH ALGORITHM AMONG NATURE INSPIRED ALGORITHMS IN PLANAR ANTENNA ARRAYS

OUT PERFORMANCE OF CUCKOO SEARCH ALGORITHM AMONG NATURE INSPIRED ALGORITHMS IN PLANAR ANTENNA ARRAYS OUT PERFORMANCE OF CUCKOO SEARCH ALGORITHM AMONG NATURE INSPIRED ALGORITHMS IN PLANAR ANTENNA ARRAYS ABSTRACT A.Sai Charan 1, N.K.Manasa 2, Prof. N.V.S.N. Sarma 3 1, 2, 3 Department Of Electronics and

More information

Particle Swarm Optimization

Particle Swarm Optimization Dario Schor, M.Sc., EIT schor@ieee.org Space Systems Department Magellan Aerospace Winnipeg Winnipeg, Manitoba 1 of 34 Optimization Techniques Motivation Optimization: Where, min x F(x), subject to g(x)

More information

Witold Pedrycz. University of Alberta Edmonton, Alberta, Canada

Witold Pedrycz. University of Alberta Edmonton, Alberta, Canada 2017 IEEE International Conference on Systems, Man, and Cybernetics (SMC) Banff Center, Banff, Canada, October 5-8, 2017 Analysis of Optimization Algorithms in Automated Test Pattern Generation for Sequential

More information

Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm

Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm Md Sajjad Alam Student Department of Electrical Engineering National Institute of Technology, Patna Patna-800005, Bihar, India

More information

METAHEURISTIC. Jacques A. Ferland Department of Informatique and Recherche Opérationnelle Université de Montréal.

METAHEURISTIC. Jacques A. Ferland Department of Informatique and Recherche Opérationnelle Université de Montréal. METAHEURISTIC Jacques A. Ferland Department of Informatique and Recherche Opérationnelle Université de Montréal ferland@iro.umontreal.ca March 2015 Overview Heuristic Constructive Techniques: Generate

More information

Article Design of Octagonal Fractal Array Antenna for Side Lobe Reduction with Morse-Thue Fractal Density Tapering Technique

Article Design of Octagonal Fractal Array Antenna for Side Lobe Reduction with Morse-Thue Fractal Density Tapering Technique Article Design of Octagonal Fractal Array Antenna for Side Lobe Reduction with Morse-Thue Fractal Density Tapering Technique V. A. Sankar onnapalli, *, V. Y. Jayasree appu 2 Department of Electronics and

More information

Automata Construct with Genetic Algorithm

Automata Construct with Genetic Algorithm Automata Construct with Genetic Algorithm Vít Fábera Department of Informatics and Telecommunication, Faculty of Transportation Sciences, Czech Technical University, Konviktská 2, Praha, Czech Republic,

More information

QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION

QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION International Journal of Computer Engineering and Applications, Volume VIII, Issue I, Part I, October 14 QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION Shradha Chawla 1, Vivek Panwar 2 1 Department

More information

Binary Differential Evolution Strategies

Binary Differential Evolution Strategies Binary Differential Evolution Strategies A.P. Engelbrecht, Member, IEEE G. Pampará Abstract Differential evolution has shown to be a very powerful, yet simple, population-based optimization approach. The

More information

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding e Scientific World Journal, Article ID 746260, 8 pages http://dx.doi.org/10.1155/2014/746260 Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding Ming-Yi

More information

Part II. Computational Intelligence Algorithms

Part II. Computational Intelligence Algorithms Part II Computational Intelligence Algorithms 126 Chapter 5 Population-based Single-objective Algorithms One bee makes no swarm. French proverb This chapter provides an overview of two CI algorithms that

More information

Particle Swarm Optimization Framework for Low Power Testing of VLSI Circuits

Particle Swarm Optimization Framework for Low Power Testing of VLSI Circuits Particle Swarm Optimization Framework for Low Power Testing of VLSI Circuits Balwnder Singh 1, Sukhleen Bindra Narang 2 and Arun Khosla 3 ACS Division-Centre for Development of Advanced Computing (CDAC),

More information

IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. 5, NO. 1, FEBRUARY

IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. 5, NO. 1, FEBRUARY IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. 5, NO. 1, FEBRUARY 2001 41 Brief Papers An Orthogonal Genetic Algorithm with Quantization for Global Numerical Optimization Yiu-Wing Leung, Senior Member,

More information

Research Article Fractal-Based Thinned Planar-Array Design Utilizing Iterative FFT Technique

Research Article Fractal-Based Thinned Planar-Array Design Utilizing Iterative FFT Technique Antennas and Propagation Volume 22, Article ID 329648, 7 pages doi:.55/22/329648 Research Article Fractal-Based Thinned Planar-Array Design Utilizing Iterative FFT Technique Wentao Li, Yongqiang Hei, 2

More information

A Hybrid Optimization for Pattern Synthesis of Large Antenna Arrays

A Hybrid Optimization for Pattern Synthesis of Large Antenna Arrays Progress In Electromagnetics Research, Vol. 145, 81 91, 2014 A Hybrid Optimization for Pattern Synthesis of Large Antenna Arrays Jiazhou Liu 1, 2, Zhiqin Zhao 1, *, Kai Yang 1, and Qing-Huo Liu 2 Abstract

More information

Breaking of Simplified Data Encryption Standard Using Binary Particle Swarm Optimization

Breaking of Simplified Data Encryption Standard Using Binary Particle Swarm Optimization www.ijcsi.org 307 Breaking of Simplified Data Encryption Standard Using Binary Particle Swarm Optimization Lavkush Sharma 1, Bhupendra Kumar Pathak 2 and Nidhi Sharma 3 1 Department of Computer Science

More information

Optimization of Energy Consumption in Wireless Sensor Networks using Particle Swarm Optimization

Optimization of Energy Consumption in Wireless Sensor Networks using Particle Swarm Optimization Optimization of Energy Consumption in Wireless Sensor Networks using Particle Swarm Optimization Madhusmita Nandi School of Electronics Engineering, KIIT University Bhubaneswar-751024, Odisha, India Jibendu

More information

Pareto Optimal Synthesis of the Linear Array Geometry for Minimum Sidelobe Level and Null Control During Beam Scanning

Pareto Optimal Synthesis of the Linear Array Geometry for Minimum Sidelobe Level and Null Control During Beam Scanning Pareto Optimal Synthesis of the Linear Array Geometry for Minimum Sidelobe Level and Null Control During Beam Scanning F. Günes, F. Tokan Department of Electronics and Communication Engineering, Faculty

More information

Recovery of Failed Element Signal with a Digitally Beamforming Using Linear Symmetrical Array Antenna

Recovery of Failed Element Signal with a Digitally Beamforming Using Linear Symmetrical Array Antenna JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 32, 611-624 (216) Recovery of Failed Element Signal with a Digitally Beamforming Using Linear Symmetrical Array Antenna SHAFQAT ULLAH KLHAN 1, IJAZ MANSOOR

More information

THE PSO algorithm was developed by Eberhart and

THE PSO algorithm was developed by Eberhart and 556 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 55, NO. 3, MARCH 2007 Advances in Particle Swarm Optimization for Antenna Designs: Real-Number, Binary, Single-Objective and Multiobjective Implementations

More information

Scheduling Meta-tasks in Distributed Heterogeneous Computing Systems: A Meta-Heuristic Particle Swarm Optimization Approach

Scheduling Meta-tasks in Distributed Heterogeneous Computing Systems: A Meta-Heuristic Particle Swarm Optimization Approach Scheduling Meta-tasks in Distributed Heterogeneous Computing Systems: A Meta-Heuristic Particle Swarm Optimization Approach Hesam Izakian¹, Ajith Abraham², Václav Snášel³ ¹Department of Computer Engineering,

More information

Dimensional Synthesis of Mechanism using Genetic Algorithm

Dimensional Synthesis of Mechanism using Genetic Algorithm International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2017 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article A.S.Shinde

More information

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Richa Agnihotri #1, Dr. Shikha Agrawal #1, Dr. Rajeev Pandey #1 # Department of Computer Science Engineering, UIT,

More information

ISSN: [Keswani* et al., 7(1): January, 2018] Impact Factor: 4.116

ISSN: [Keswani* et al., 7(1): January, 2018] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY AUTOMATIC TEST CASE GENERATION FOR PERFORMANCE ENHANCEMENT OF SOFTWARE THROUGH GENETIC ALGORITHM AND RANDOM TESTING Bright Keswani,

More information

PARTICLE SWARM OPTIMIZATION (PSO)

PARTICLE SWARM OPTIMIZATION (PSO) PARTICLE SWARM OPTIMIZATION (PSO) J. Kennedy and R. Eberhart, Particle Swarm Optimization. Proceedings of the Fourth IEEE Int. Conference on Neural Networks, 1995. A population based optimization technique

More information

Study on GA-based matching method of railway vehicle wheels

Study on GA-based matching method of railway vehicle wheels Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):536-542 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Study on GA-based matching method of railway vehicle

More information

III. PV PRIORITY CONTROLLER

III. PV PRIORITY CONTROLLER Proceedings of the 27 IEEE Swarm Intelligence Symposium (SIS 27) A Fuzzy-PSO Based Controller for a Grid Independent Photovoltaic System Richard Welch, Student Member, IEEE, and Ganesh K. Venayagamoorthy,

More information

Multi-Objective Optimization Using Genetic Algorithms

Multi-Objective Optimization Using Genetic Algorithms Multi-Objective Optimization Using Genetic Algorithms Mikhail Gaerlan Computational Physics PH 4433 December 8, 2015 1 Optimization Optimization is a general term for a type of numerical problem that involves

More information

PARTICLES SWARM OPTIMIZATION FOR THE CRYPTANALYSIS OF TRANSPOSITION CIPHER

PARTICLES SWARM OPTIMIZATION FOR THE CRYPTANALYSIS OF TRANSPOSITION CIPHER Journal of Al-Nahrain University Vol13 (4), December, 2010, pp211-215 Science PARTICLES SWARM OPTIMIZATION FOR THE CRYPTANALYSIS OF TRANSPOSITION CIPHER Sarab M Hameed * and Dalal N Hmood ** * Computer

More information

Linear Antenna Array Synthesis using Fitness-Adaptive Differential Evolution Algorithm

Linear Antenna Array Synthesis using Fitness-Adaptive Differential Evolution Algorithm Linear Antenna Array Synthesis using Fitness-Adaptive Differential Evolution Algorithm Aritra Chowdhury, Ritwik Giri, Arnob Ghosh, Swagatam Das, Ajith Abraham and Vaclav Snasel Abstract Design of non-uniform

More information

A Web Page Recommendation system using GA based biclustering of web usage data

A Web Page Recommendation system using GA based biclustering of web usage data A Web Page Recommendation system using GA based biclustering of web usage data Raval Pratiksha M. 1, Mehul Barot 2 1 Computer Engineering, LDRP-ITR,Gandhinagar,cepratiksha.2011@gmail.com 2 Computer Engineering,

More information

APPLICATION OF ARTIFICIAL IMMUNE SYSTEM ALGORITHM TO ELECTROMAGNETICS PROBLEMS

APPLICATION OF ARTIFICIAL IMMUNE SYSTEM ALGORITHM TO ELECTROMAGNETICS PROBLEMS Progress In Electromagnetics Research B, Vol. 20, 1 17, 2010 APPLICATION OF ARTIFICIAL IMMUNE SYSTEM ALGORITHM TO ELECTROMAGNETICS PROBLEMS O. Kilic and Q. M. Nguyen The Catholic University of America

More information

ANTICIPATORY VERSUS TRADITIONAL GENETIC ALGORITHM

ANTICIPATORY VERSUS TRADITIONAL GENETIC ALGORITHM Anticipatory Versus Traditional Genetic Algorithm ANTICIPATORY VERSUS TRADITIONAL GENETIC ALGORITHM ABSTRACT Irina Mocanu 1 Eugenia Kalisz 2 This paper evaluates the performances of a new type of genetic

More information

AMPLITUDE AND PHASE ADAPTIVE NULLING WITH A

AMPLITUDE AND PHASE ADAPTIVE NULLING WITH A AMPLITUDE AND PHASE ADAPTIVE NULLING WITH A GENETIC ALGORITHM Y. C. Chung Electrical Engineering Dept. University of Nevada Reno, NV 89557 USA R. L. Haupt Electrical and Computer Engineering Dept. Utah

More information

Using Genetic Algorithms in Integer Programming for Decision Support

Using Genetic Algorithms in Integer Programming for Decision Support Doi:10.5901/ajis.2014.v3n6p11 Abstract Using Genetic Algorithms in Integer Programming for Decision Support Dr. Youcef Souar Omar Mouffok Taher Moulay University Saida, Algeria Email:Syoucef12@yahoo.fr

More information

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION Kamil Zakwan Mohd Azmi, Zuwairie Ibrahim and Dwi Pebrianti Faculty of Electrical

More information

Luo, W., and Li, Y. (2016) Benchmarking Heuristic Search and Optimisation Algorithms in Matlab. In: 22nd International Conference on Automation and Computing (ICAC), 2016, University of Essex, Colchester,

More information