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

Reduction of Side Lobes by Using Complementary Codes for Radar Application
Reduction of Side Lobes by Using Complementary Codes for Radar ApplicationReduction of Side Lobes by Using Complementary Codes for Radar Application
Reduction of Side Lobes by Using Complementary Codes for Radar Application
IOSR Journals
 
Referencias bibliograficas
Referencias bibliograficasReferencias bibliograficas
Referencias bibliograficas
valeriatoro
 
20140920 CreatorsMeetup20
20140920 CreatorsMeetup2020140920 CreatorsMeetup20
20140920 CreatorsMeetup20
Seigo Tanaka
 
Guidance
GuidanceGuidance
Guidance
Zyra Ü
 
Yoga
YogaYoga
いちフリーランスフロントエンドエンジニアがなぜIoTに触れているのか
いちフリーランスフロントエンドエンジニアがなぜIoTに触れているのかいちフリーランスフロントエンドエンジニアがなぜIoTに触れているのか
いちフリーランスフロントエンドエンジニアがなぜIoTに触れているのか
Seigo Tanaka
 
20131116 creators meetup
20131116 creators meetup20131116 creators meetup
20131116 creators meetupSeigo Tanaka
 
Createjs jp study #4 20130726
Createjs jp study #4 20130726Createjs jp study #4 20130726
Createjs jp study #4 20130726Seigo Tanaka
 
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
IOSR Journals
 
F0554050
F0554050F0554050
F0554050
IOSR Journals
 
Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...
Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...
Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...
IOSR Journals
 
Presentation KOROSI BESI
Presentation KOROSI BESIPresentation KOROSI BESI
Presentation KOROSI BESI
Christina Agusta
 
20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか
20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか
20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか
Seigo Tanaka
 
Mondrian
MondrianMondrian
Mondrian
jocbolainicial
 
Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...
Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...
Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...
IOSR Journals
 
“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...
“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...
“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...
IOSR Journals
 
pemrograman event drivent
pemrograman event driventpemrograman event drivent
pemrograman event drivent
Nita ManganDa
 

Viewers also liked (20)

Reduction of Side Lobes by Using Complementary Codes for Radar Application
Reduction of Side Lobes by Using Complementary Codes for Radar ApplicationReduction of Side Lobes by Using Complementary Codes for Radar Application
Reduction of Side Lobes by Using Complementary Codes for Radar Application
 
Referencias bibliograficas
Referencias bibliograficasReferencias bibliograficas
Referencias bibliograficas
 
20140920 CreatorsMeetup20
20140920 CreatorsMeetup2020140920 CreatorsMeetup20
20140920 CreatorsMeetup20
 
Guidance
GuidanceGuidance
Guidance
 
Yoga
YogaYoga
Yoga
 
いちフリーランスフロントエンドエンジニアがなぜIoTに触れているのか
いちフリーランスフロントエンドエンジニアがなぜIoTに触れているのかいちフリーランスフロントエンドエンジニアがなぜIoTに触れているのか
いちフリーランスフロントエンドエンジニアがなぜIoTに触れているのか
 
20131116 creators meetup
20131116 creators meetup20131116 creators meetup
20131116 creators meetup
 
Createjs jp study #4 20130726
Createjs jp study #4 20130726Createjs jp study #4 20130726
Createjs jp study #4 20130726
 
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
 
Presentation1
Presentation1Presentation1
Presentation1
 
F0554050
F0554050F0554050
F0554050
 
Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...
Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...
Performance Analysis of Various Symbol Detection Techniques in Wireless MIMO ...
 
Presentation KOROSI BESI
Presentation KOROSI BESIPresentation KOROSI BESI
Presentation KOROSI BESI
 
مهارات التخطيط
مهارات التخطيطمهارات التخطيط
مهارات التخطيط
 
20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか
20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか
20150620 Creators Meetup29 『見えるようにする』から考えてみるデバイス・センサー連携をいくつか
 
PROGRAM PERCABANGAN
PROGRAM PERCABANGANPROGRAM PERCABANGAN
PROGRAM PERCABANGAN
 
Mondrian
MondrianMondrian
Mondrian
 
Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...
Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...
Design, Electrostatic and Eigen Frequency Analysis of Fixed–Fixed Beam MEMS R...
 
“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...
“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...
“Development of Basic Skills in Swimming Sports Training At Grassroot Level t...
 
pemrograman event drivent
pemrograman event driventpemrograman event drivent
pemrograman event drivent
 

Similar to H0614448

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 H0614448 (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
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
HODECEDSIET
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
mamunhossenbd75
 
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
 
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
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
Las Vegas Warehouse
 
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
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
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
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
mahammadsalmanmech
 

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
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
 
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
 
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
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
 
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...
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
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
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
 

H0614448

  • 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.