Electrical and Electronic Engineering

p-ISSN: 2162-9455    e-ISSN: 2162-8459

2013;  3(6): 167-172

doi:10.5923/j.eee.20130306.04

Design of Broadband Log Periodic Dipole Antenna Using Swarm Optimization

Umair Rafique1, M. Tausif A. Rana2

1Department of Electronic Engineering, Mohammad Ali Jinnah University, Islamabad, 44000, Pakistan

2Department of Electronic Engineering, Isra University, Islamabad, 44000, Pakistan

Correspondence to: Umair Rafique, Department of Electronic Engineering, Mohammad Ali Jinnah University, Islamabad, 44000, Pakistan.

Email:

Copyright © 2012 Scientific & Academic Publishing. All Rights Reserved.

Abstract

This paper presents an optimized design for Log Periodic Dipole Array (LPDA) for WiMAX, GSM, DCS, Wi-Fi, 3G mobile communication and Bluetooth bands. First of all, the LPDA is designed by evaluating length, diameter and spacing between dipole elements. Then, the design is optimized by using evolutionary techniques called swam optimization and it is observed that the optimized design has smaller size and better gain than the conventional LPDA design. Thus, the optimization technique provides a cost effective solution with improved characteristics for LPDA.

Keywords: Log Periodic Dipole Array (LPDA), WiMAX, GSM, DCS, Wi-Fi, 3G Mobile Communication, Bluetooth, Swarm Optimization, Small Size

Cite this paper: Umair Rafique, M. Tausif A. Rana, Design of Broadband Log Periodic Dipole Antenna Using Swarm Optimization, Electrical and Electronic Engineering, Vol. 3 No. 6, 2013, pp. 167-172. doi: 10.5923/j.eee.20130306.04.

1. Introduction

To accommodate large number of communication channels, a frequency independent antenna design is preferred. One of the powerful methods to address a requirement is designing of Log Periodic Dipole Array (LPDA). The initial work of LPDA with its mathematical description was carried out by Isbell and Carrel[1-2]. An LPDA is a wideband antenna whose characteristics are not affected by changing the spectrum of frequencies. Therefore, it is known as frequency independent antenna[3]. It consists of N number of dipole elements having unequal length, spacing and diameter. The main task in the designing of LPDA is the evaluation of current behaviour across the dipole elements[1]. The initial work to determine the current across dipole elements is carried out by King in 1957[4].
The design of an LPDA can be optimized by employing an optimization technique. There are numerous optimization techniques such as swarm optimization, genetic algorithm, artificial neural networks, etc. are frequently applied in electromagnetic related problems. Out of those techniques, swarm optimization and its different variants are considered powerful optimization tools which offer almost guaranteed convergence for complex problems[5-6]. PSO was successfully applied in various applications such as array design[7], device modelling[8], communications[9], etc.
Previously, the design of an LPDA was presented with particle swarm optimization and genetic algorithm[10-11]. The purpose of the presented work was to increase the gain of an LPDA with the reduction in size. In this paper, the variant of swarm optimization which is Quantum Particle Swarm Optimization (QPSO) is used to optimize the physical variables of an LPDA for its potential applications in mobile communication. From the results, it is noted that the QPSO based design offers at least 12.69% improvement in gain and small size than the previously presented designs [10-11].

2. Swarm Optimization

In swarm optimization, a particle tries to get a best position which is called its personal best pbest. There is also a best position with respect to the entire swarm called global best gbest. The number of parameters to be optimized for a given problem is a dimension of a swarm. A swarm is initialized with a random positions and velocities. To avoid explosion[12], sometimes, a search space is also define to ensure the confinement of particles within the defined space. For this purpose, one can define vmax by using following equation
(1)
Let us consider a jth-dimensioanl problem with N number of particles for kth-iteration. The position vector is represented by
(2)
The associated velocity of these particles is represented as
(3)
Optimization is achieved by updating position and velocity vectors by defining an appropriate objective function. The new position and velocity is referred as pbest and vpbest. Optimization process compares the error associated with each particle and the lowest error is referred as gbest. The velocity of the particles is then updated by using equation which is given below[13-15].
(4)
where
(5)
(6)
The update position vector is represented by
(7)
In swarm optimization, convergence depends on controlling the parameters and changing them to appropriate values. But, this is sometimes difficult especially when multiple parameters are involved in an optimization process [16]. To resolve this problem, a quantum formula for swarm optimization is suggested, where the behaviour of particles follow the quantum mechanics principle[17-18]. In QPSO, particles update their positions by using following expression
(8)
where
(9)
(10)

3. LPDA Fundamental

The successive dipole elements of an LPDA are connected alternatively with a balanced transmission line called feeder as shown in Figure 1. It is a self-complementary structure because of its periodicity[6]. The length of shortest and longest dipole element is determined by the upper and lower frequency. The ratio between length and diameter of two consecutive elements of an LPDA is given by[19]
(11)
The scaling factor and the geometry of an LPDA is given by[19]
(12)
(13)
The scaling factor τ has a value in the range 0.76 ≤ τ ≤ 1. By choosing an appropriate value of τ and the length of first element, the length of rest of the elements can be determined which is also defined in Equation (11). In order to get an acceptable gain, there must be an appropriate distance of dipole elements from the source and it can be calculated as
(14)
Thus, the total length of an LPDA is given by
(15)
To obtain proper radiation pattern, we need to know the behaviour of current across each dipole element which can be expressed as[20]
(16)
where,[ZE] is the impedance of dipole elements and[YF] is the admittance of feed line. The impedance matrix[ZE] of dipole elements can be calculated by adopting different methods. The self and mutual impedance method is a very warm subject for the researchers and is given by[4]
(17)
The admittance matrix[YF] of feed line is determined by the following method.
(18)
To determine accurate results, the method of moment and finite element method is used. The method of moment is well defined in[21]. For the case of parallel connected dipole elements with unequal lengths, spacing and diameter, the resistance and reactance is determined by using equations as defined in[19]. The impedance of each dipole element is determined by combining the resistive and reactive components of dipole elements. As we know the impedance of dipole elements and admittance of feed line, we can evaluate current by using Equation (16). After that, it is easy to determine far-field E-plane, H-plane radiation patterns and gain of an LPDA which is as follows[20]:
(19)
(20)
and
(21)
where, Pin = 0.5Re {[VE]},[VE] =[ZE][IE] and β = 2π/λ. Figure 2 shows electric (E-plane) and magnetic (H-plane) field patterns which are drawn using Equation (19) and (20), respectively.
Figure 1. Design and geometry of Log-Periodic Dipole Array
Figure 2. Radiation patterns of LPDA (a) E-plane and (b) H-plane

4. Log Periodic Dipole Array Design

Designing an LPDA for different wireless applications is a cumbersome process. The spectral band of interest in the proposed design is 400-2800 MHz. For the desired band, the conventional design parameters are listed in Table 1. The length, spacing and diameter of each dipole element are calculated by using Equations (11), (12) and (14). We choose 13 dipole elements for optimization and the initial/ conventional values of13diole elements are given in Table 2. After designing LPDA, we optimize it by using two optimization techniques which are PSO and QPSO. In order to optimize an LPDA, a fitness function is developed which based on the gain of an antenna and defined as
(22)
where
(23)
Table 1. Conventional design parameters
Serial No.ParametersValues
1τ0.9
2σ0.16
3L1λref×0.5
4N13
5Ln/an125
6Zo100
Table 2. Parameters used in LPDA design
Element #Ln (m)dn (m)Dn (m)hn (m)Xn (m)
10.3750.0030.120.18750.0437
20.33750.00270.1080.16880.0394
30.30380.00240.09720.15190.0354
40.27340.00220.08750.13670.0319
50.2460.0020.07870.1230.0287
60.22140.00180.07090.11070.0258
70.19930.00160.06380.09960.0232
80.17940.00140.05740.08970.0209
90.16140.00130.05170.08070.0188
100.14530.00120.04650.07260.0169
110.13080.0010.04180.06540.0153
120.11770.00090.03770.05880.0137
130.10590.00080.03550.0530.0124
The optimizing parameters of LPDA are length, spacing and diameter. The swarm particles are initialized randomly. The initial velocity of the particles is zero and the maximum velocity is calculated by using Equation (1). The next step is to update the position and velocity of swarm particles. The two constant parameters which define the movement dynamics of the particles are c1 and c2. The value of c1 and c2 is 1.4 for the proposed design. The required optimized design is achieved after 100 iterations and is given in Table 3. The optimum response of gain against these parameters is shown in Figure 3 and 4.
The quantum particle swarm optimization (QPSO) is applied is applied on conventional design to analyse the behaviour of LPDA. In case of QPSO, particle position is important instead of velocity as discussed in Equation (8). QPSO algorithm is followed to observe the impact of optimization on conventional design[16]. The gain comparison with conventional and QPSO based design is shown in Figure 3 and 4.
Table 3. Optimized parameters of LPDA using PSO
Element #Ln (m)dn (m)Dn (m)hn (m)Xn (m)
10.2350.00270.1080.11750.0274
20.21150.00240.09720.10580.0247
30.19030.00220.08750.09520.0222
40.17130.00200.07870.08570.02
50.15420.00180.07090.07710.0180
60.13880.00160.06380.06940.0162
70.12490.00140.05740.06240.0146
80.11240.00130.05170.05620.0131
90.10120.00120.04650.05060.0118
100.09100.00100.04180.04550.0106
110.08190.00090.03770.04100.0096
120.07370.00080.03000.03690.0086
130.006640.00080.03000.03320.0077
Table 4. Optimized parameters of LPDA using QPSO
Element #Ln (m)dn (m)Dn (m)hn (m)Xn (m)
10.240.00190.07860.120.028
20.2160.00170.06910.1080.0252
30.19440.00160.06220.09720.0227
40.1750.00140.05600.08750.0204
50.15750.00130.05040.07870.0184
60.14170.00110.04530.07090.0165
70.12750.00100.04080.06380.0149
80.11480.00090.03670.05740.0134
90.10330.00080.03310.05170.0121
100.0930.00070.02980.04650.0108
110.08370.00070.02680.04180.0098
120.07530.00060.02410.03770.0088
130.06780.00050.02350.03390.0079
It is clear from the figures that the gain is improved by using PSO and QPSO optimization techniques. The average gain values of the conventional design, PSO and QPSO based designs are given in Table 4 and the percentage improvement in gain is given in Table 5. One thing is noted from Figure 4(a) and (b) that at higher frequencies PSO optimized gain is better than the QPSO optimized gain. Another important factor considered the designing of LPDA is its physical size. It is observed that PSO and QPSO techniques reduced the physical size of LPDA and the optimized values are given in Table 3 and 4. The reduction in size tends to the ease of implementation and provides cost effective solution.
Table 5. Comparison between PSO and QPSO based designs
Frequency BandsFrequency (MHz)Percentage Improvement PSOPercentage Improvement QPSO
WiMAX500-70020.9339.45
GSM800-90021.4432.85
DCS1800-190015.8514.26
3G, Wi-Fi and Bluetooth2200-260012.6911.11
Figure 3. Conventional and optimized gain for (a) WiMAX and (b) GSM frequency bands
Figure 4. Conventional and optimized gain for (a) DCS and (b) Wi-Fi,, 3G mobile and Bluetooth frequency bands

5. Conclusions

A Log Periodic Dipole Antenna (LPDA) is designed by using conventional technique for microwave communication bands. The response as a gain is observed against the spectral band. After that the design is optimized by using stochastic techniques called PSO and QPSO. It is observed from the comparative optimized results that optimized design improved the gain for each frequency band compared to the conventional design. It is also noted that the optimized design is much smaller as compared to the conventional design.

ACKNOWLEDGEMENTS

The authors are thankful to Dr. Muhammad Mansoor Ahmed, Executive Vice President of Mohammad Ali Jinnah University, Islamabad, Pakistan and Mr. Qamar-ud-Din Memon, Lecturer at NFC Institute of Engineering, Fertilizer and Research, Faisalabad, Pakistan, to giving us understanding about swarm optimization.

Nomenclature

xi ith Particle position
vi ith Particle velocity
xmax Maximum position
xmin Minimum position
vmax Maximum velocity
c1 Cognitive component
c2 Social component
ϕ1, ϕ2 Random numbers
χ Random selected spacing factor
ω Inertia weight
k Number of iterations
M Number of particles in swarm
vpbest Personal best velocity
vgbest Global best velocity
j dimension of problem
τ Scaling factor
σ Spacing factor
α Geometry of LPDA
N Number of dipole elements
Ln Length of nth dipole element
Xn Distance from source to nth dipole element
hn Half-length of nth dipole element
Dn Spacing between elements
dn Diameter of nth dipole element
IE Current across dipole elements
ZE Impedance of dipole element
YF Admittance of feeder line

References

[1]  Isbell, D., “Log periodic dipole arrays”, IRE Transactions on Antennas and Propagation, vol. 8, pp. 260-267, 1960.
[2]  Carrel, R., “The design of log-periodic dipole antennas”, IRE International Convention Record, vol. 9, pp. 61-75, 1961.
[3]  Rumsey, V. H., “Frequency independent antennas”, IRE International Convention Record, pp. 114-118, 1957.
[4]  King, H., “Mutual impedance of unequal length antennas in echelon”, IRE Transactions on Antennas and Propagation, vol. 5, pp. 303-313, 1957.
[5]  Eberhart, R. and Kennedy, J., “A new optimizer using particle swarm theory”, Proceedings of the 6th International Symposium on Microwave Machine and Human Science, pp. 39-43, 1995.
[6]  Pantoja, M. F., Bretones, A. R., Ruiz, F. G., Garcia, S. G. and Martin R. G., “Particle swarm optimization in antenna design optimization of log-periodic dipole arrays”, IEEE Antennas and Propagation Magazine, vol. 49, pp. 34-47, 2007.
[7]  N. Jin and Y.R.-Samii, “Particle swarm optimization for correlator antenna array designs in radio astronomy applications”, 2nd European Conference on Antennas and Propagation, pp. 1-4, 2007.
[8]  Sabat, L. S., Coelho, L. D. S. and Abraham, A., “MESFET DC model parameter extractions using quantum particle swarm optimization”, Microelectronics Reliability, vol. 49, pp. 660-666, 2009.
[9]  Z. Yangyang, I. J. Chunlin, Y. Ping, L. Manlin, W. Chaojin and W. Guangxing, “Particle swarm optimization for base station placement in mobile communication”, IEEE International conference on Networking, Sensing and Control, vol. 1, pp. 428-432, 2004.
[10]  M. A. Haq, M. T. Afzal, U. Rafique, Q.-ud. Din, M. A. Khan and M. M. Ahmed, “Log periodic dipole antenna design using particle swarm optimization”, International Journal of Electromagnetics and Applications, vol. 2, no. 4, pp. 65-68, 2012.
[11]  M. Touseef, Q. D. Memon, M. A. Haq, U. Rafique, M. A. Khan and M. M. Ahmed, “Genetic algorithm optimization of log-periodic dipole array”, International Journal of Electromagnetics and Applications, vol. 2, no. 6, pp. 169-173, 2012.
[12]  Clerc, M. and Kennedy, J., “The particle swarm explosion, stability and convergence in a multi-dimensional complex space”, IEEE Transactions on Evolutionary Computation, vol. 6, no. 1, pp. 58-73, 2002.
[13]  J. Kennedy, “The particle swarm: social adaptation of knowledge”, IEEE International Conference on Evolutionary Computation, pp. 303-308, 1997.
[14]  R. C. Eberhart and Y. Shi, “Comparing inertia weights and constriction factors in particle swarm optimizations”, Proceedings of the 2000 Congress on Evolutionary Computation, vol. 1, pp. 84-88, 2000.
[15]  Robinson, Y. and Samii, Y. R., “Particle swarm optimization in electromagnetics”, IEEE Transactions on Antennas and Propagation, vol. 52, pp. 397-407, 2004.
[16]  Lindsay, P. A., Quantum mechanics for electrical engineering, McGraw Hill, New York, 1967.
[17]  J. Sun, W. Xu, W. Fang and Z. Chai, “Quantum behaved particle swarm optimization with binary encoding”, 8th International Conference on Adaptive and Natural Computing Algorithms, pp. 376-385, 2007.
[18]  F. S. Levin, An Introduction to Quantum Theory, Cambridge University Press, New York, 2002.
[19]  C. A. Balanis, Antenna Theory and Design, 3rd Edition.
[20]  Bantin, C. and Balmain, K., “Study of compressed log-periodic dipole antennas”, IEEE Transactions on Antennas and Propagation, vol. 18, no. 2, pp. 195-203, 1970.
[21]  R. F. Harrington, Field Computation by Moment Methods, Robert E. Krieger Publishing Company,1985.