SlideShare a Scribd company logo
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 1 (May. - Jun. 2013), PP 44-48
www.iosrjournals.org
www.iosrjournals.org 44 | Page
Application of genetic algorithm to the optimization of resonant
frequency of coaxially fed rectangular microstrip antenna
1
Ruchi Varma, 1
Serene Bhaskaran, 2
Jayanta Ghosh
1
(ECE, National Institute of technology, Patna, India)
2
(Assistant professor, ECE, National Institute of technology, Patna, India)
Abstract : Microstrip antenna is gathering a lot of interest in communication systems. Genetic algorithm is a
popular optimization technique and has been introduced for design optimization of microstrip patch antenna. In
this paper, genetic algorithm has been used for optimization of resonant frequency of coaxially fed rectangular
microstrip antenna. The investigation is made at 3 different frequencies 3GHz, 5GHz and 10GHz respectively.
Patch length, patch width & feed position are taken as optimization parameters. Return loss and radiation
pattern for the optimized antenna are verified using IE3D software. Accuracy of the results encourages the use
of genetic algorithm.
Keywords - Rectangular microstrip antenna, genetic algorithm, resonant frequency, IE3D.
I. Introduction
Wireless communication systems are in use in multitude of sizes ranging from small hand held devices
to devices mounted on vehicles. For optimum system performance, high radiation efficiency, small volumes,
simple & low loss impedance matching to receive and transmit paths are necessary prerequisites of the antennas.
Micro strip antennas are appropriate candidates to meet the mentioned requirements Micro strip antennas are
expected to find many promising applications in wireless communications because of their attractive merits of
low profile, light weight, ease of fabrication, and good conformability with integrated circuits. [1]
One of the drawbacks of the microstrip antennas is their narrow bandwidth. As a consequence, antennas can
work efficiently only close to their resonance frequency. For this reason, the accurate evaluation of this
parameter is of fundamental importance.
In recent years several algorithms have been developed for optimization of various kinds of problem
related to antenna design. The aim of any optimization technique is to find a solution that represents a global
maximum or minimum in a suitably defined solution domain, that means to find the best solution among many
possible solutions for a considered problem. [2]
This paper presents a method for resonant frequency optimization of coaxially fed rectangular
microstrip antenna using genetic algorithm. The optimization problem has three variables namely patch length,
width and feed position respectively.
II. Theory
A microstrip patch antenna consists of a very thin metallic patch (usually gold or copper) placed a
small fraction of a wavelength above a conducting ground plane, separated by a dielectric substrate.[3] There
are various feeding techniques used for feeding microstrip patch antennas such as microstrip line, coaxial probe,
aperture coupling and proximity coupling. In this paper, patch is fed by a coaxial feed as shown in Fig.1.
Fig.1. Probe-fed microstrip antenna
Application of genetic algorithm to the optimization of resonant frequency of coaxially fed
www.iosrjournals.org 45 | Page
The transmission line model and cavity model are approximate models often used for design and analysis of
microstrip antennas. Here we have used the cavity model for our analysis.
The rectangular microstrip patch antenna can be considered in the fundamental mode, modelled by a simple
resonant parallel RLC circuit, as shown in Fig.2. In order to take the coaxial-feed probe into account, it is
necessary to modify the input impedance by an inductive reactance term (XL).
Fig.2. Equivalent resonant parallel RLC circuit
Thus the input impedance of coaxially fed microstrip antenna is given as:
Zin = (1)
where, R is the resonant resistance of the resonant parallel RLC circuit, fr is the resonant frequency,
and Q is the total quality factor associated with system losses including radiation, the loss due to heating in the
conducting elements and the ground plane, and the loss due to heating within the dielectric medium.
III. Genetic Algorithm
A genetic algorithm has been developed for determining the parameters to provide accurate value of
the resonant frequency. Genetic algorithm is a robust global stochastic search methods based on the Darwinian
concepts of natural selection and evolution. The parameters of each individual of the population are usually
encoded as a string of bits (chromosomes). The first group of individuals (generation) is created randomly. The
fitness of each individual is determined. Mating these individuals forms a new generation. The more fit
individuals are selected and given greater chance of reproducing. Crossover and mutation are used to allow
global exploration of the cost function. The best individual may be passed unchanged to the next generation.
This iterative process creates successive generations until a stop criterion is reached. It is expected that
individuals of successive generations converge to the global maximum. [4], [5].
3.1. Genetic Algorithm Based Optimization Of Resonant Frequency
In this paper, coaxially fed microstrip antenna is considered for optimization. The fitness function is defined as:
F= (abs(f-fr)+abs(real(Z)-50)+abs(imag(Z)-0)) (2)
where Z is an input impedance and real(Z) is the real part & imag(Z)is the imaginary part of Z.
At resonant frequency imaginary part of input impedance should be zero. Impedance matching is a very
important factor and must be considered for designing an antenna. Perfect impedance matching leads to
maximum coupling and thus minimizing the return loss and return loss at resonant frequency can be
minimized if real part of input impedance is close to 50ῼ.
The genetic algorithm is used for optimizing operations. It performs three tasks as follows:
1) It generates the parameters of each structure and sends them to the fitness module.
2) It receives each structure’s fitness value from the fitness module.
Application of genetic algorithm to the optimization of resonant frequency of coaxially fed
www.iosrjournals.org 46 | Page
3) Based on the fitness values, the next generation is created by a reproduction process that involves roulette
wheel selection, crossover, mutation, and elitist strategy.
The reproduction process is iterated until the fitness function converges to a maximum value, or the termination
criterion is met. [6]
In this paper probability of crossover & probability of mutation are taken as 0.8 & 0.05 respectively.
The process is repeated for 50 iterations which is the criterion for termination of the process.
IV. Results And Discussions
The investigation is made at three different frequencies namely 3GHz, 5GHz and 10GHz respectively.
Table 1 tabulate the optimized values of patch length patch width and feed position for different frequencies.
Figs.3-6 show the simulated return loss and radiation pattern plots at different resonant frequencies, for each
case.
Table 1
Fig.3. Return loss plot for frequency 3GHz
Fig.4. Return loss plot for 10GHz resonant frequency
Resonant frequency
(GHz)
Optimum patch
length
(mm)
Optimum patch
width
(mm)
Feed position
(mm)
Return loss
(db)
3 22.9 43.5 8 -18.7091
5 18.325 31 6 -22.0256
10 6.25 14.8 2 -41.752
Application of genetic algorithm to the optimization of resonant frequency of coaxially fed
www.iosrjournals.org 47 | Page
Fig.5. Radiation pattern for frequency 3GHz
Fig.6. Radiation pattern for frequency 10 GHz
V. Conclusion
The method of designing microstrip antenna, using genetic algorithm, is presented in this paper. The
accurate evaluation of resonance frequency of microstrip antennas is a key factor to guarantee their correct
behaviour. Thus genetic algorithm has been used for optimization of resonant frequency for perfect impedance
matching. Results are verified by IE3D software.The return loss plots show that the resonant frequencies
obtained from the optimization process exactly matches with the desired values. The radiation pattern clearly
shows that there is radiation only in the forward direction but no radiation in the backward direction which gives
an accuracy of the impedance matching of the designed antenna. This means that the antenna is perfectly
matched. Results encourage the use of genetic algorithm for optimal design.
Application of genetic algorithm to the optimization of resonant frequency of coaxially fed
www.iosrjournals.org 48 | Page
Acknowledgements
This work is supported by Electronics and Communication Department, National Institute of
Technology, Patna, India as a part of partial fulfilment of post graduate degree in communication systems.
References
[1] R. Garg, P. Bhartia, I. J. Bahl, and A. Ittipiboon, Microstrip Antenna Design Handbook. Artech House, (2001).
[2] A. Torn and A. Zilinskas, Global Optimization. New York: Springer-Verlag, (1989), vol. 350, Lecture Notes in Computer
Science.
[3] Constantine A. Balanis,’ Antenna Theory: Analysis Design’, Third Edition, by ISBN 0-471-66782-X Copyright (2005) John Wiley
& Sons, Inc.
[4] R. L. Haupt and S. E. Haupt, Practical Genetic Algorithms. New York: Wiley( 1998).
[5] Y. Rahmat-Samii and E. Michielssen, Electromagnetic Optimization by Genetic Algorithms, Y. Rahmat-Samii and E. Michielssen,
Eds. New York: Wiley, (1999).
[6] Siyang SUN, Yinghua LU, Jinling ZHANG, Fangming RUAN, Genetic algorithm optimization of broadband microstrip antenna.

More Related Content

What's hot

DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
Yayah Zakaria
 
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications  A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
IJECEIAES
 
Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...
journalBEEI
 
I045065054
I045065054I045065054
I045065054
IJERA Editor
 
22 ijecs
22 ijecs22 ijecs
22 ijecs
NAMAN BHARGAVA
 
A Hepta-Band Antenna For Wireless Applications
A Hepta-Band Antenna For Wireless ApplicationsA Hepta-Band Antenna For Wireless Applications
A Hepta-Band Antenna For Wireless Applications
dbpublications
 
O45029193
O45029193O45029193
O45029193
IJERA Editor
 
J045065561
J045065561J045065561
J045065561
IJERA Editor
 
Repeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN Application
Repeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN ApplicationRepeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN Application
Repeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN Application
ijsrd.com
 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 

What's hot (11)

DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
 
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications  A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
 
Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...Wideband frequency reconfigurable metamaterial antenna design with double H s...
Wideband frequency reconfigurable metamaterial antenna design with double H s...
 
I045065054
I045065054I045065054
I045065054
 
22 ijecs
22 ijecs22 ijecs
22 ijecs
 
A Hepta-Band Antenna For Wireless Applications
A Hepta-Band Antenna For Wireless ApplicationsA Hepta-Band Antenna For Wireless Applications
A Hepta-Band Antenna For Wireless Applications
 
O45029193
O45029193O45029193
O45029193
 
J045065561
J045065561J045065561
J045065561
 
Repeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN Application
Repeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN ApplicationRepeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN Application
Repeated Plus Shape Slot Fractal Antenna For WiMAX/WLAN Application
 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 

Viewers also liked

Genetic Algorithms for optimization
Genetic Algorithms for optimizationGenetic Algorithms for optimization
Genetic Algorithms for optimization
Fethi Candan
 
Lecture 29 genetic algorithm-example
Lecture 29 genetic algorithm-exampleLecture 29 genetic algorithm-example
Lecture 29 genetic algorithm-example
Hema Kashyap
 
Genetic algorithm raktim
Genetic algorithm raktimGenetic algorithm raktim
Genetic algorithm raktim
Raktim Halder
 
Genetic Algorithm
Genetic AlgorithmGenetic Algorithm
Genetic Algorithm
SHIMI S L
 
Powerpoint genetic engineering
Powerpoint genetic engineeringPowerpoint genetic engineering
Powerpoint genetic engineering
Magdalena Ravagnan
 
Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)
SHIMI S L
 
Genetic Engineering
Genetic EngineeringGenetic Engineering
Genetic Engineering
Damien512
 
Genetic Algorithm by Example
Genetic Algorithm by ExampleGenetic Algorithm by Example
Genetic Algorithm by Example
Nobal Niraula
 
Genetic algorithm
Genetic algorithmGenetic algorithm
Genetic algorithm
garima931
 

Viewers also liked (9)

Genetic Algorithms for optimization
Genetic Algorithms for optimizationGenetic Algorithms for optimization
Genetic Algorithms for optimization
 
Lecture 29 genetic algorithm-example
Lecture 29 genetic algorithm-exampleLecture 29 genetic algorithm-example
Lecture 29 genetic algorithm-example
 
Genetic algorithm raktim
Genetic algorithm raktimGenetic algorithm raktim
Genetic algorithm raktim
 
Genetic Algorithm
Genetic AlgorithmGenetic Algorithm
Genetic Algorithm
 
Powerpoint genetic engineering
Powerpoint genetic engineeringPowerpoint genetic engineering
Powerpoint genetic engineering
 
Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)
 
Genetic Engineering
Genetic EngineeringGenetic Engineering
Genetic Engineering
 
Genetic Algorithm by Example
Genetic Algorithm by ExampleGenetic Algorithm by Example
Genetic Algorithm by Example
 
Genetic algorithm
Genetic algorithmGenetic algorithm
Genetic algorithm
 

Similar to Application of genetic algorithm to the optimization of resonant frequency of coaxially fed rectangular microstrip antenna

Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...
Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...
Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...
Associate Professor in VSB Coimbatore
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Octagon shaped slot loaded rectangular microstrip monopole antennas for
Octagon shaped slot loaded rectangular microstrip monopole antennas forOctagon shaped slot loaded rectangular microstrip monopole antennas for
Octagon shaped slot loaded rectangular microstrip monopole antennas for
IAEME Publication
 
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
International Journal of Technical Research & Application
 
MINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRY
MINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRYMINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRY
MINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRY
IAEME Publication
 
Bandwidth efficient stacked arrangement of square patches
Bandwidth efficient stacked arrangement of square patchesBandwidth efficient stacked arrangement of square patches
Bandwidth efficient stacked arrangement of square patches
IAEME Publication
 
Pentagon and circular ring slot loaded rectangular microstrip monopole
Pentagon and circular ring slot loaded rectangular microstrip monopolePentagon and circular ring slot loaded rectangular microstrip monopole
Pentagon and circular ring slot loaded rectangular microstrip monopole
IAEME Publication
 
389418
389418389418
Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...
BASIM AL-SHAMMARI
 
Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...
BASIM AL-SHAMMARI
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...
Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...
Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...
paperpublications3
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
jantjournal
 

Similar to Application of genetic algorithm to the optimization of resonant frequency of coaxially fed rectangular microstrip antenna (20)

Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...
Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...
Gain and Directivity Enhancement of Rectangular Microstrip Patch Antenna usin...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Octagon shaped slot loaded rectangular microstrip monopole antennas for
Octagon shaped slot loaded rectangular microstrip monopole antennas forOctagon shaped slot loaded rectangular microstrip monopole antennas for
Octagon shaped slot loaded rectangular microstrip monopole antennas for
 
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
 
MINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRY
MINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRYMINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRY
MINIATURISATION OF PATCH ANTENNA USING NOVEL FRACTAL GEOMETRY
 
Bandwidth efficient stacked arrangement of square patches
Bandwidth efficient stacked arrangement of square patchesBandwidth efficient stacked arrangement of square patches
Bandwidth efficient stacked arrangement of square patches
 
Pentagon and circular ring slot loaded rectangular microstrip monopole
Pentagon and circular ring slot loaded rectangular microstrip monopolePentagon and circular ring slot loaded rectangular microstrip monopole
Pentagon and circular ring slot loaded rectangular microstrip monopole
 
389418
389418389418
389418
 
Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...
 
Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...Dual band microstrip antenna with slit load design for wireless local area ne...
Dual band microstrip antenna with slit load design for wireless local area ne...
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...
Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...
Design of Micro strip Antenna in Ism Band with Polarization Diversity and Fre...
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNADESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
DESIGN AND DEVELOPMENT OF MICROSTRIP PATCH ANTENNA
 

More from IOSR Journals

A011140104
A011140104A011140104
A011140104
IOSR Journals
 
M0111397100
M0111397100M0111397100
M0111397100
IOSR Journals
 
L011138596
L011138596L011138596
L011138596
IOSR Journals
 
K011138084
K011138084K011138084
K011138084
IOSR Journals
 
J011137479
J011137479J011137479
J011137479
IOSR Journals
 
I011136673
I011136673I011136673
I011136673
IOSR Journals
 
G011134454
G011134454G011134454
G011134454
IOSR Journals
 
H011135565
H011135565H011135565
H011135565
IOSR Journals
 
F011134043
F011134043F011134043
F011134043
IOSR Journals
 
E011133639
E011133639E011133639
E011133639
IOSR Journals
 
D011132635
D011132635D011132635
D011132635
IOSR Journals
 
C011131925
C011131925C011131925
C011131925
IOSR Journals
 
B011130918
B011130918B011130918
B011130918
IOSR Journals
 
A011130108
A011130108A011130108
A011130108
IOSR Journals
 
I011125160
I011125160I011125160
I011125160
IOSR Journals
 
H011124050
H011124050H011124050
H011124050
IOSR Journals
 
G011123539
G011123539G011123539
G011123539
IOSR Journals
 
F011123134
F011123134F011123134
F011123134
IOSR Journals
 
E011122530
E011122530E011122530
E011122530
IOSR Journals
 
D011121524
D011121524D011121524
D011121524
IOSR Journals
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
bijceesjournal
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
University of Maribor
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
Aditya Rajan Patra
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
mamamaam477
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball playEric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
enizeyimana36
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 

Recently uploaded (20)

KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball playEric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
Eric Nizeyimana's document 2006 from gicumbi to ttc nyamata handball play
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 

Application of genetic algorithm to the optimization of resonant frequency of coaxially fed rectangular microstrip antenna

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 1 (May. - Jun. 2013), PP 44-48 www.iosrjournals.org www.iosrjournals.org 44 | Page Application of genetic algorithm to the optimization of resonant frequency of coaxially fed rectangular microstrip antenna 1 Ruchi Varma, 1 Serene Bhaskaran, 2 Jayanta Ghosh 1 (ECE, National Institute of technology, Patna, India) 2 (Assistant professor, ECE, National Institute of technology, Patna, India) Abstract : Microstrip antenna is gathering a lot of interest in communication systems. Genetic algorithm is a popular optimization technique and has been introduced for design optimization of microstrip patch antenna. In this paper, genetic algorithm has been used for optimization of resonant frequency of coaxially fed rectangular microstrip antenna. The investigation is made at 3 different frequencies 3GHz, 5GHz and 10GHz respectively. Patch length, patch width & feed position are taken as optimization parameters. Return loss and radiation pattern for the optimized antenna are verified using IE3D software. Accuracy of the results encourages the use of genetic algorithm. Keywords - Rectangular microstrip antenna, genetic algorithm, resonant frequency, IE3D. I. Introduction Wireless communication systems are in use in multitude of sizes ranging from small hand held devices to devices mounted on vehicles. For optimum system performance, high radiation efficiency, small volumes, simple & low loss impedance matching to receive and transmit paths are necessary prerequisites of the antennas. Micro strip antennas are appropriate candidates to meet the mentioned requirements Micro strip antennas are expected to find many promising applications in wireless communications because of their attractive merits of low profile, light weight, ease of fabrication, and good conformability with integrated circuits. [1] One of the drawbacks of the microstrip antennas is their narrow bandwidth. As a consequence, antennas can work efficiently only close to their resonance frequency. For this reason, the accurate evaluation of this parameter is of fundamental importance. In recent years several algorithms have been developed for optimization of various kinds of problem related to antenna design. The aim of any optimization technique is to find a solution that represents a global maximum or minimum in a suitably defined solution domain, that means to find the best solution among many possible solutions for a considered problem. [2] This paper presents a method for resonant frequency optimization of coaxially fed rectangular microstrip antenna using genetic algorithm. The optimization problem has three variables namely patch length, width and feed position respectively. II. Theory A microstrip patch antenna consists of a very thin metallic patch (usually gold or copper) placed a small fraction of a wavelength above a conducting ground plane, separated by a dielectric substrate.[3] There are various feeding techniques used for feeding microstrip patch antennas such as microstrip line, coaxial probe, aperture coupling and proximity coupling. In this paper, patch is fed by a coaxial feed as shown in Fig.1. Fig.1. Probe-fed microstrip antenna
  • 2. Application of genetic algorithm to the optimization of resonant frequency of coaxially fed www.iosrjournals.org 45 | Page The transmission line model and cavity model are approximate models often used for design and analysis of microstrip antennas. Here we have used the cavity model for our analysis. The rectangular microstrip patch antenna can be considered in the fundamental mode, modelled by a simple resonant parallel RLC circuit, as shown in Fig.2. In order to take the coaxial-feed probe into account, it is necessary to modify the input impedance by an inductive reactance term (XL). Fig.2. Equivalent resonant parallel RLC circuit Thus the input impedance of coaxially fed microstrip antenna is given as: Zin = (1) where, R is the resonant resistance of the resonant parallel RLC circuit, fr is the resonant frequency, and Q is the total quality factor associated with system losses including radiation, the loss due to heating in the conducting elements and the ground plane, and the loss due to heating within the dielectric medium. III. Genetic Algorithm A genetic algorithm has been developed for determining the parameters to provide accurate value of the resonant frequency. Genetic algorithm is a robust global stochastic search methods based on the Darwinian concepts of natural selection and evolution. The parameters of each individual of the population are usually encoded as a string of bits (chromosomes). The first group of individuals (generation) is created randomly. The fitness of each individual is determined. Mating these individuals forms a new generation. The more fit individuals are selected and given greater chance of reproducing. Crossover and mutation are used to allow global exploration of the cost function. The best individual may be passed unchanged to the next generation. This iterative process creates successive generations until a stop criterion is reached. It is expected that individuals of successive generations converge to the global maximum. [4], [5]. 3.1. Genetic Algorithm Based Optimization Of Resonant Frequency In this paper, coaxially fed microstrip antenna is considered for optimization. The fitness function is defined as: F= (abs(f-fr)+abs(real(Z)-50)+abs(imag(Z)-0)) (2) where Z is an input impedance and real(Z) is the real part & imag(Z)is the imaginary part of Z. At resonant frequency imaginary part of input impedance should be zero. Impedance matching is a very important factor and must be considered for designing an antenna. Perfect impedance matching leads to maximum coupling and thus minimizing the return loss and return loss at resonant frequency can be minimized if real part of input impedance is close to 50ῼ. The genetic algorithm is used for optimizing operations. It performs three tasks as follows: 1) It generates the parameters of each structure and sends them to the fitness module. 2) It receives each structure’s fitness value from the fitness module.
  • 3. Application of genetic algorithm to the optimization of resonant frequency of coaxially fed www.iosrjournals.org 46 | Page 3) Based on the fitness values, the next generation is created by a reproduction process that involves roulette wheel selection, crossover, mutation, and elitist strategy. The reproduction process is iterated until the fitness function converges to a maximum value, or the termination criterion is met. [6] In this paper probability of crossover & probability of mutation are taken as 0.8 & 0.05 respectively. The process is repeated for 50 iterations which is the criterion for termination of the process. IV. Results And Discussions The investigation is made at three different frequencies namely 3GHz, 5GHz and 10GHz respectively. Table 1 tabulate the optimized values of patch length patch width and feed position for different frequencies. Figs.3-6 show the simulated return loss and radiation pattern plots at different resonant frequencies, for each case. Table 1 Fig.3. Return loss plot for frequency 3GHz Fig.4. Return loss plot for 10GHz resonant frequency Resonant frequency (GHz) Optimum patch length (mm) Optimum patch width (mm) Feed position (mm) Return loss (db) 3 22.9 43.5 8 -18.7091 5 18.325 31 6 -22.0256 10 6.25 14.8 2 -41.752
  • 4. Application of genetic algorithm to the optimization of resonant frequency of coaxially fed www.iosrjournals.org 47 | Page Fig.5. Radiation pattern for frequency 3GHz Fig.6. Radiation pattern for frequency 10 GHz V. Conclusion The method of designing microstrip antenna, using genetic algorithm, is presented in this paper. The accurate evaluation of resonance frequency of microstrip antennas is a key factor to guarantee their correct behaviour. Thus genetic algorithm has been used for optimization of resonant frequency for perfect impedance matching. Results are verified by IE3D software.The return loss plots show that the resonant frequencies obtained from the optimization process exactly matches with the desired values. The radiation pattern clearly shows that there is radiation only in the forward direction but no radiation in the backward direction which gives an accuracy of the impedance matching of the designed antenna. This means that the antenna is perfectly matched. Results encourage the use of genetic algorithm for optimal design.
  • 5. Application of genetic algorithm to the optimization of resonant frequency of coaxially fed www.iosrjournals.org 48 | Page Acknowledgements This work is supported by Electronics and Communication Department, National Institute of Technology, Patna, India as a part of partial fulfilment of post graduate degree in communication systems. References [1] R. Garg, P. Bhartia, I. J. Bahl, and A. Ittipiboon, Microstrip Antenna Design Handbook. Artech House, (2001). [2] A. Torn and A. Zilinskas, Global Optimization. New York: Springer-Verlag, (1989), vol. 350, Lecture Notes in Computer Science. [3] Constantine A. Balanis,’ Antenna Theory: Analysis Design’, Third Edition, by ISBN 0-471-66782-X Copyright (2005) John Wiley & Sons, Inc. [4] R. L. Haupt and S. E. Haupt, Practical Genetic Algorithms. New York: Wiley( 1998). [5] Y. Rahmat-Samii and E. Michielssen, Electromagnetic Optimization by Genetic Algorithms, Y. Rahmat-Samii and E. Michielssen, Eds. New York: Wiley, (1999). [6] Siyang SUN, Yinghua LU, Jinling ZHANG, Fangming RUAN, Genetic algorithm optimization of broadband microstrip antenna.