SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 120
DESIGN OF C-SLOTTED MICROSTRIP ANTENNA USING
ARTIFICIAL NEURAL NETWORK MODEL
Pritam Singha Roy1
, Samik Chakraborty2
1
Assistant Professor, Electronics Engineering, DIET, West Bengal, India
e-mail:prittam.pritam@gmail.com
2
Professor, Communication Engineering, Indian Maritime University, West Bengal, India
e-mail:chakra_samik@yahoo.com
Abstract
In this paper, neural network model has been used to estimation of resonance frequency of a coaxial feed C-slotted Microstrip
Antenna. The Multi-Layer Perceptron Feed forward back Propagation (MLPFFBP) and Radial basis function Artificial Neural
Network (RBFANN) have been used to implement the neural network model. A relative performance analysis of the proposed
neural network for different training algorithms. Number of neurons and number of hidden layer is also carried out for estimating
the resonance frequency. The method of moment (MOM) based IE3D software was used to generate data dictionary for training
and validation set of ANN. The results obtain using ANN are compared with simulation feeding and found quite satisfactory and
also it is concluded that RBFANN network is more accurate and fast compared to MLPFFBP network algorithm.
Index Terms: Artificial Neural Network, C slot, Microstrip Antenna, Multilayer Feed Forward Networks, Radial basis
function Artificial Neural Network, Resonance frequency.
------------------------------------------------------------------------------------------------------------------------------------------
1. INTRODUCTION
Microstrip antennas due to their many attractive features
have drawn attention of industries for an ultimate solution for
wireless communication. The existing era of wireless
communication has led to the design of an efficient, wide
band, low cost and small volume antennas which can readily
be incorporated into a broad spectrum of systems [1,
2].sufficient amount of work [3-10] indicates how ANN have
been used efficiently to design rectangular Microstrip
antenna for the determination of different patch dimensions
i,e length,width,resonant frequency, radiation efficiency etc.
In this paper, an attempt has been made to exploit the
capability of artificial neural networks to calculate the
resonating frequency of coaxial feed C-slotted Microstrip
patch antenna. The trained ANN is used to determine
different important antenna characteristics for various
structural input variables.Neoro models are computationally
much more efficient than EM models once they are trained
with reliable learning data obtained from a “fine” model by
either EM simulation or measurement [3, 4, 5, 6].The neuro
models can be used for efficient and accurate optimization
and design within the range of training.
In this work, the authors extend the work on the use of the
artificial neural network (ANN) technique taking into
account different variants of back propagation training
algorithm with MLPFFBP and RBF ANN model are stressed
upon in place of conventional numerical techniques for the
C-slot microstrip antenna design. Then, with the ANN
results, simulated results from the IE3D software are
compared.
2. DESIGN AND DATA GENERATION
Designing of micro strip patch antenna depends on three
parameters. In this paper The rectangular patch Microstrip
antenna is designed to resonate at 6.8 GHz frequency with
dielectric constant 2.2,Substrate thickness h = 1.5mm
,L=16.01mm and W=19.73mm. The width (W) and length
(L) of antenna are calculated from conventional equations
[11].
For generating data, we simulated the frequency domain
response of the antenna for various patch dimensions, using
method of moments based simulation software IE3DTM
.For
training and testing of the ANN, 100 data sets are generated
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 121
by simulation using IE3DTM
simulation software. Four
Antenna dimension as L1 is the horizontal slot length, W1 is
Figure.1 .C-slotted Microstrip Patch antenna
the vertical slot length,W2 and W3 are the upper and lower
vertical patch length respectively. Figure1. shows the layout
of a coaxial probe-fed C-slotted patch antenna.
The four dimensions L1,W1,W2 and W3 are varied from 0.1
to 3 mm and we have taken corresponding simulated
resonance frequencies. The feed position is varied in very
close steps varying around one sixth of the length (from
microstrip centre) within 1.5mm along the length. These
sampled points are then scaled to remain within the range
[-1, 1] and used as the training data for the network.
3. NETWORK ARCHITECHTURE AND
TRAINING
For the present work the Multi-Layer Perceptron Feed
forward back Propagation neural network [12, 13] and
Radial basis function Artificial Neural Network models are
used. These networks can be used as a general function
approximator.It can be approximate any function with a
finite number of discontinuous, arbitrary well given
sufficient neurons in the hidden layer. The model is trained
with 100 sets of input/output data, which are obtained by
IE3D software based on MoM. The model is trained for
different values of parameters (L1,W1,W2 and W3 )to get a
desired frequency.
3.1 Multi-Layer Perceptron Feed forward Back Propagation
(MLPFFBP) Neural Network.
MLP networks are feed forward networks trained with the
standard back propagation algorithms to achieve the
required degree of accuracy.
They are supervised networks, and also they required a
desired response to be trained. With one or two hidden
layers they can approximate virtually any input output map.
Figure 2. Three layer MLPFFBP network architecture
The weights of the networks are computed by training the
network using back propagation algorithm [14, 15].In
present work, the MLPFFBP (Levenberg-Marquardt)
architecture shown in Figure 2.
In this network there are four input neurons in the input
layer, 25 hidden neurons in the hidden layer and one output
neuron in the output layer. The training time is 26 seconds
and training performs in 250 epochs. In order to evaluate the
performance of proposed MLPFFBP-ANN based model for
the design of microstrip antenna, simulation results are
obtained using IE3D simulator and generated 82 input –
output training patterns and 18 inputs-outputs test patterns to
validate the model. During the training process the neural
network automatically adjusts its weights and threshold
values such that the error between predicted and sampled
outputs is minimized. The adjustments are computed by the
back propagation algorithm. The training algorithm most
suitable is trainlm.The error goal is 0.001.The transfer
function is tansig in the architecture.
Figure 3. Number of epochs to achieve minimum mean
square error level in case of MLPFFBP training algorithm
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 122
In Table I resonant frequencies obtained using IE3D
software and using MLPFFBP algorithm for different test
patterns are compared and Mean square error has been
calculated in Table I.
Table I: Comparison of results obtained using IE3D software
and MLPFFBP –ANN algorithm
Figure 3.shows the training performance of the developed
neural model for proposed antenna using MLPFFBP
algorithm. Model is trained in 250 epochs and the training
time was 26 seconds.
3.2 Radial basis function Artificial Neural Network
Radial basis function network [16, 17] is a feed forward
neural network with a single hidden layer that use radial
basis activation functions for hidden neurons.RBF networks
are applied for various microwave modeling purpose. The
RBF neural network has both a supervised and unsupervised
component to its learning. It consists of three layers of
neurons-input, hidden and output. The hidden layer neuron
represents a series of centers in the data space. Each of these
centers has an activation function, typically Gaussian. The
activation depends on the distance between the presented
input vector and the centre. The farther the vector is from
the centre, the lower is the activation and vice versa
[12].The generation of the centre and their widths is done
using an unsupervised k-means clustering algorithm. The
centre and widths created by this algorithm then form the
weights and biases of the hidden layer, which remain
unchanged once the clustering has been done.
The typical RBF network structure is given in Figure 4
Figure 4: RBF-NN Basic Structure
The parameters ci and εi are centre and standard deviations
of radial basis activation functions. Commonly used radial
basis activation functions are Gaussian and Multidquadratic.
Given the input x, the total input to the ith hidden neuron γi
is given by –
Where N is the number of hidden neurons. The output value
of the ith hidden neuron is Zi = σ (γi) ,where σ (γi) is a
radial basis function. Finally, the output of the RBF network
are computed from hidden neuron is given by-
Where wi is the weight of the link between the ith neuron of
the hidden layer and kth neuron of the output layer.
In RBF network, the spread value was chosen as 0.01,
which gives the best accuracy. The network was trained
with 82 samples and tested with 18 samples. In the structure
there is one input and one output was used for the analysis
ANN.
Figure 5. Number of epochs to achieve minimum mean
square error level in case of RBF network.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 123
The RBF network automatically adjusts the number of
processing elements in the hidden layer till the defined
accuracy is reached. The training algorithm is unsupervised
k-means clustering algorithm.
Figure 5. shows the training performance of the developed
neural model using RBF Network. Model is trained 93
epochs.
It is clear that RBF network is much faster than feed forward
networks since RBF network is trained fewer epochs than
feed forward network
4. RESULTS AND DISCUSSION
The antenna fabricated for validation of ANN are simulated
using IE3D simulation software for comparison and
validation purpose of ANN, because the specification of
these antennas are not included in the training data base. The
results of IE3D simulation software and MLPFFBP
(Levenberg-Marquardt) training algorithm is shown in
Figure 6.
It has been established from Figure 3.that the MLPFFBP
training algorithm is the optimal model to achieve desirable
values of speed of convergence. It has been observed that
250 epochs are needed to reduce MSE level to a low value
1.01575e-005 for three layers MLPFFBP with transig as a
transfer function. Achievement of such a low value of
performance goal (MSE) and accuracy of 99.89% indicates
that ANN model is an accurate model for designing the
Microstrip patch antenna. It is observed that tansig is most
suitable transfer function for present work. Minimum MSE
is calculated after training the network and indicated in
Table I
As the work signifies RBF-ANN is also used to model the
Microstrip patch antenna. A Radial Basis Function neural
network has an input layer, a hidden layer and an output
layer. The neurons in the hidden layer contain Gaussian
transfer function whose outputs are inversely proportional to
the distance from the centre of the neuron. It is established
from Figure 5. That RBF is giving results not only more
accurate but fast also, the presented RBF network has
performed training in less epochs than MLPFFBP.So it is
concluded that RBF architecture is better from MLPFFBP to
the accuracy of 99.97% and quite faster comparatively.
CONCLUSIONS
Artificial neural network structure is used for analysis of
C-slotted Microstrip patch antenna characteristics.
Multilayer Perceptron trained in the backpropagation mode
(using Levenberg-Marquardt algorithm) and Radial basis
Function Network model are developed. The important
characteristics namely, resonance frequencies obtained with
the present techniques are closer to the experimental results
generated by simulating a large no. of C-slotted microstrip
patch antenna using IE3Dsoftware.The comprehensive
comparison found that RBF network is better than
MLPFFBP network in prediction accuracy, training time
and training speed. It proved that the RBF neural network is
more efficient and accurate than MLPFFBP neural network.
The developed neural network methodology can be
extended for characterizing other different shapes of
Microstrip antenna.
Figure 6. Comparison of frequency of antenna obtained using
IE3D simulation software and Trained with MLPFFBP.
REFERENCES
[1] Balanis, C. A., Antenna Theory, John Wiley & Sons,
Inc., 1997. J. Clerk Maxwell, A Treatise on Electricity
and Magnetism, 3rd ed., vol. 2. Oxford: Clarendon,
1892, pp.68-73.
[2] P. K. Singhal and L; Srivastava, “On the investigations
of a wide band proximity fed bow tie shaped microstrip
antenna”, Journal of Microwave and Optoelectronics,
Vol; 3, pp; 87-98, April 2004.
[3] Thakare V.V.,Singhal P.K.,”Bandwidth Analysis by
introducing slots in microstrip antenna design using
ANN ” , Progress In Electromagnetic Research M., Vol.
9,107-122,2009.
[4] Qi-Jan Zhang,Senior Member,IEEE,Kuldip C.Gupta,
Fellow,IEEE, and Vijay K. Devabhaktuni, Student
Member,IEEE”Artificial Neural Networks for RF and
Microwave Design-From Theory to Practice”, IEEE
Transaction on Microwave Theory and Techniques,
Vol. 51, No. 4,April 2003.
[5] Patnaik,A.;Anagnostou, D.;Christodoulou ,C.G.; Lyke,
J.C., “Neurocomputional Analysis of a Multiband
Reconfigurable Planar Antenna”, IEEE Transaction on
Antennas and Propagation, Vol. 53, No. 11, November
2005,p. 3453-3458.
[6] Patnaik,A.;Anagnostou, D.;Christodoulou ,C.G.,
“Neural Networks in Antenna Engineering- Beyond
Black –Box Modeling”, IEEE/ACES International
Conference on Wireless Communication and Applied
Computional Electromagnetics, April 2005,p. 598-601.
[7] Patnaik,A.;Mishra, R,K., “ANN Techniques in
Microwave Engineering” IEEE Microwave Magazine,
Vol. 1,No. 1, March 2000,p 55-60.
[8] Vegni,L.; Toscano, A.,”Analysis of Microstrip
Antennas Using Neural Networks”, IEEE Transactions
on Magnetics, Vol. 33,No. 2,March 1997,p. 1414-
1419.
[9] Mishra, R,K.; Patnaik,A. “ Neurospectral Analysis of
Coaxial Fed Rectangular Patch Antenna “.IEEE
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 124
Antennas and Propagation Society International
Symposium, Vol. 2, July 2000,p. 1062-1065.
[10]
Patnaik,A.;Anagnostou,D.E;Mishra,R.K.;Chistodoulou,
C.G.; Lyke, J.C., “Applications of Neural Networks in
Wireless Communications”IEEE Antennas and
Propagation Magazine, Vol. 46,No. 3, June 2004,p.
130-137.
[11] C.A.Balanis,”Antenna Theory and Design”, 2nd
Edition, New York, Wiley 1997.
[12] Haykin,S., Neural Networks, 2nd edition,PHI,2003.
[13] Hassoun, M.H., Fundamentals of Artificial Neural
Netorks ,Chepter 8, New Delhi,Prentice Hall of India,
1999.
[14] S.Rajasekaran, G. A. Vijayalakshmi Pai, “Neural
Networks,Fuzzy Logic ,and Genetic
Algorithms:Synthesis and Application”, Prentice Hall
of Limited, New Delhi ,2006.
[15] Hagan,M.T.; Menhaj, M. B., “Training Feedforward
Networks with the Marquardt Algorithm”. IEEE
Transaction on Neural Networks, Vol. 5, No. 6,
November 1994, p. 989-993.
[16] Thakare V.V.., Jadon, Shalendra Singh, Kumari,
Ritesh,”Analysis of Circular Microstrip Patch Antenna
Using Radial Basis Artificial Neural Network”,
International Journal of Electronics and Computer
Science Engineering, ISSN-2277-1956
[17] Vandana Vikas Thakare, Pramod Singhal, “Artificial
Intelligence in the estimation of patch dimensions of
Rectangular Microstrip Antennas” .Circuits and
Systems, Oct. 2011, Vpol. 2, pp. 330-337.
BIOGRAPHIES
Mr. Pritam Singha Roy ,Assistant
Professor in DIET and got M.Tech
degree in Electronics and Control
Engineering,Calcutta University,India,
in 2009. His current areas of interest
are design and development of
microstrip ,dielectric and metallic
antennas.
Dr. samik Chakraborty ,Professor at
Indian Maritime University,India..He
received Ph.D(Science) in 2009 ,from
Jadavpur University,Kolkata ,India.He
is currently supervising two doctoral
thesis.He has worked in different
research projects for National Defence
and Space Research Organizations

More Related Content

What's hot (18)

PDF
Beamforming for Antenna Array
Dr. Ayman Elnashar, PhD
 
PDF
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
ijsrd.com
 
PPTX
Conformal antenna
konan23
 
PDF
Design of Reconfigurable Microstrip Patch Antenna for WLAN Application
Editor IJMTER
 
PPT
Reconfigurable antenna for research work
pradeep kumar
 
PDF
Cst studio-suite-2011-brochure-low
Jyoti Electronics/ Jyoti Microsystems Pvt Ltd
 
PDF
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
IOSR Journals
 
PDF
E shape microstrip patch antenna design for wimax applications, international...
Sk Sohag
 
PDF
Paper 1 (2019)
KPraveenKumar22
 
PDF
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Application
iosrjce
 
PDF
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed Technique
IOSR Journals
 
PPTX
Ppt
subbulakshmip
 
PDF
Numerical parametric study on interval shift variation in simo sstd technique...
eSAT Journals
 
PDF
Microstrip patch-antenna
aquibjamal123
 
PDF
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
Yayah Zakaria
 
PDF
Designing of Rectangular Microstrip Patch Antenna for C-Band Application
IJMER
 
PDF
Metamaterial based antenna with application to real life system
Kiran Ajetrao
 
PPTX
Adaptive analog beamforming
Khalid Hussain
 
Beamforming for Antenna Array
Dr. Ayman Elnashar, PhD
 
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
ijsrd.com
 
Conformal antenna
konan23
 
Design of Reconfigurable Microstrip Patch Antenna for WLAN Application
Editor IJMTER
 
Reconfigurable antenna for research work
pradeep kumar
 
Cst studio-suite-2011-brochure-low
Jyoti Electronics/ Jyoti Microsystems Pvt Ltd
 
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
IOSR Journals
 
E shape microstrip patch antenna design for wimax applications, international...
Sk Sohag
 
Paper 1 (2019)
KPraveenKumar22
 
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Application
iosrjce
 
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed Technique
IOSR Journals
 
Numerical parametric study on interval shift variation in simo sstd technique...
eSAT Journals
 
Microstrip patch-antenna
aquibjamal123
 
Novel High-Gain Narrowband Waveguide-Fed Filtenna using Genetic Algorithm
Yayah Zakaria
 
Designing of Rectangular Microstrip Patch Antenna for C-Band Application
IJMER
 
Metamaterial based antenna with application to real life system
Kiran Ajetrao
 
Adaptive analog beamforming
Khalid Hussain
 

Similar to Design of c slotted microstrip antenna using artificial neural network model (20)

PDF
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
aciijournal
 
PDF
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
aciijournal
 
PDF
1. 7697 8112-1-pb
IAESIJEECS
 
PDF
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...
Konstantinos Karamichalis
 
PDF
Design of frequency selective surface comprising of dipoles using artificial ...
IJAAS Team
 
PDF
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
IJREST
 
PDF
Efficient design of feedforward network for pattern classification
IOSR Journals
 
PPT
Applications of ann_in_microwave_engineering
prasadhegdegn
 
PDF
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
ijtsrd
 
PDF
2. 2017_IEEE_INTERCON_paper_109xxxxx.pdf
D F
 
PDF
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
ijaia
 
PDF
G013124354
IOSR Journals
 
PDF
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
ijsrd.com
 
PDF
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
ijsrd.com
 
PDF
New model of cfrp confined circular concrete columns ann appr
IAEME Publication
 
PDF
New model of cfrp confined circular concrete columns ann appr
IAEME Publication
 
PDF
Artificial Neural Network Based Load Forecasting
IRJET Journal
 
PDF
Neural Network Implementation Control Mobile Robot
IRJET Journal
 
PDF
Optimal neural network models for wind speed prediction
IAEME Publication
 
PDF
Optimal neural network models for wind speed prediction
IAEME Publication
 
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
aciijournal
 
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
aciijournal
 
1. 7697 8112-1-pb
IAESIJEECS
 
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...
Konstantinos Karamichalis
 
Design of frequency selective surface comprising of dipoles using artificial ...
IJAAS Team
 
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
IJREST
 
Efficient design of feedforward network for pattern classification
IOSR Journals
 
Applications of ann_in_microwave_engineering
prasadhegdegn
 
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
ijtsrd
 
2. 2017_IEEE_INTERCON_paper_109xxxxx.pdf
D F
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
ijaia
 
G013124354
IOSR Journals
 
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
ijsrd.com
 
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
ijsrd.com
 
New model of cfrp confined circular concrete columns ann appr
IAEME Publication
 
New model of cfrp confined circular concrete columns ann appr
IAEME Publication
 
Artificial Neural Network Based Load Forecasting
IRJET Journal
 
Neural Network Implementation Control Mobile Robot
IRJET Journal
 
Optimal neural network models for wind speed prediction
IAEME Publication
 
Optimal neural network models for wind speed prediction
IAEME Publication
 
Ad

More from eSAT Journals (20)

PDF
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
PDF
Material management in construction – a case study
eSAT Journals
 
PDF
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
PDF
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
PDF
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
PDF
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
PDF
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
PDF
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
PDF
Geographical information system (gis) for water resources management
eSAT Journals
 
PDF
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
PDF
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
PDF
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
PDF
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
PDF
Evaluation of punching shear in flat slabs
eSAT Journals
 
PDF
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
PDF
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
PDF
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
PDF
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
PDF
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
PDF
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
Material management in construction – a case study
eSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
Geographical information system (gis) for water resources management
eSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
Evaluation of punching shear in flat slabs
eSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 
Ad

Recently uploaded (20)

PPTX
GitOps_Repo_Structure for begeinner(Scaffolindg)
DanialHabibi2
 
PPTX
Element 7. CHEMICAL AND BIOLOGICAL AGENT.pptx
merrandomohandas
 
PPTX
Thermal runway and thermal stability.pptx
godow93766
 
PPTX
Break Statement in Programming with 6 Real Examples
manojpoojary2004
 
PDF
GTU Civil Engineering All Semester Syllabus.pdf
Vimal Bhojani
 
PDF
Book.pdf01_Intro.ppt algorithm for preperation stu used
archu26
 
PPTX
Introduction to Neural Networks and Perceptron Learning Algorithm.pptx
Kayalvizhi A
 
PPTX
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pptx
jenilsatikuvar1
 
PDF
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
DOCX
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
PPTX
Introduction to Design of Machine Elements
PradeepKumarS27
 
PDF
International Journal of Information Technology Convergence and services (IJI...
ijitcsjournal4
 
PPTX
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
PPTX
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
PPTX
Product Development & DevelopmentLecture02.pptx
zeeshanwazir2
 
PPTX
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
PDF
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
PPTX
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
PDF
Reasons for the succes of MENARD PRESSUREMETER.pdf
majdiamz
 
PPT
PPT2_Metal formingMECHANICALENGINEEIRNG .ppt
Praveen Kumar
 
GitOps_Repo_Structure for begeinner(Scaffolindg)
DanialHabibi2
 
Element 7. CHEMICAL AND BIOLOGICAL AGENT.pptx
merrandomohandas
 
Thermal runway and thermal stability.pptx
godow93766
 
Break Statement in Programming with 6 Real Examples
manojpoojary2004
 
GTU Civil Engineering All Semester Syllabus.pdf
Vimal Bhojani
 
Book.pdf01_Intro.ppt algorithm for preperation stu used
archu26
 
Introduction to Neural Networks and Perceptron Learning Algorithm.pptx
Kayalvizhi A
 
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pptx
jenilsatikuvar1
 
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
Introduction to Design of Machine Elements
PradeepKumarS27
 
International Journal of Information Technology Convergence and services (IJI...
ijitcsjournal4
 
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
Product Development & DevelopmentLecture02.pptx
zeeshanwazir2
 
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
Reasons for the succes of MENARD PRESSUREMETER.pdf
majdiamz
 
PPT2_Metal formingMECHANICALENGINEEIRNG .ppt
Praveen Kumar
 

Design of c slotted microstrip antenna using artificial neural network model

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 120 DESIGN OF C-SLOTTED MICROSTRIP ANTENNA USING ARTIFICIAL NEURAL NETWORK MODEL Pritam Singha Roy1 , Samik Chakraborty2 1 Assistant Professor, Electronics Engineering, DIET, West Bengal, India e-mail:[email protected] 2 Professor, Communication Engineering, Indian Maritime University, West Bengal, India e-mail:[email protected] Abstract In this paper, neural network model has been used to estimation of resonance frequency of a coaxial feed C-slotted Microstrip Antenna. The Multi-Layer Perceptron Feed forward back Propagation (MLPFFBP) and Radial basis function Artificial Neural Network (RBFANN) have been used to implement the neural network model. A relative performance analysis of the proposed neural network for different training algorithms. Number of neurons and number of hidden layer is also carried out for estimating the resonance frequency. The method of moment (MOM) based IE3D software was used to generate data dictionary for training and validation set of ANN. The results obtain using ANN are compared with simulation feeding and found quite satisfactory and also it is concluded that RBFANN network is more accurate and fast compared to MLPFFBP network algorithm. Index Terms: Artificial Neural Network, C slot, Microstrip Antenna, Multilayer Feed Forward Networks, Radial basis function Artificial Neural Network, Resonance frequency. ------------------------------------------------------------------------------------------------------------------------------------------ 1. INTRODUCTION Microstrip antennas due to their many attractive features have drawn attention of industries for an ultimate solution for wireless communication. The existing era of wireless communication has led to the design of an efficient, wide band, low cost and small volume antennas which can readily be incorporated into a broad spectrum of systems [1, 2].sufficient amount of work [3-10] indicates how ANN have been used efficiently to design rectangular Microstrip antenna for the determination of different patch dimensions i,e length,width,resonant frequency, radiation efficiency etc. In this paper, an attempt has been made to exploit the capability of artificial neural networks to calculate the resonating frequency of coaxial feed C-slotted Microstrip patch antenna. The trained ANN is used to determine different important antenna characteristics for various structural input variables.Neoro models are computationally much more efficient than EM models once they are trained with reliable learning data obtained from a “fine” model by either EM simulation or measurement [3, 4, 5, 6].The neuro models can be used for efficient and accurate optimization and design within the range of training. In this work, the authors extend the work on the use of the artificial neural network (ANN) technique taking into account different variants of back propagation training algorithm with MLPFFBP and RBF ANN model are stressed upon in place of conventional numerical techniques for the C-slot microstrip antenna design. Then, with the ANN results, simulated results from the IE3D software are compared. 2. DESIGN AND DATA GENERATION Designing of micro strip patch antenna depends on three parameters. In this paper The rectangular patch Microstrip antenna is designed to resonate at 6.8 GHz frequency with dielectric constant 2.2,Substrate thickness h = 1.5mm ,L=16.01mm and W=19.73mm. The width (W) and length (L) of antenna are calculated from conventional equations [11]. For generating data, we simulated the frequency domain response of the antenna for various patch dimensions, using method of moments based simulation software IE3DTM .For training and testing of the ANN, 100 data sets are generated
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 121 by simulation using IE3DTM simulation software. Four Antenna dimension as L1 is the horizontal slot length, W1 is Figure.1 .C-slotted Microstrip Patch antenna the vertical slot length,W2 and W3 are the upper and lower vertical patch length respectively. Figure1. shows the layout of a coaxial probe-fed C-slotted patch antenna. The four dimensions L1,W1,W2 and W3 are varied from 0.1 to 3 mm and we have taken corresponding simulated resonance frequencies. The feed position is varied in very close steps varying around one sixth of the length (from microstrip centre) within 1.5mm along the length. These sampled points are then scaled to remain within the range [-1, 1] and used as the training data for the network. 3. NETWORK ARCHITECHTURE AND TRAINING For the present work the Multi-Layer Perceptron Feed forward back Propagation neural network [12, 13] and Radial basis function Artificial Neural Network models are used. These networks can be used as a general function approximator.It can be approximate any function with a finite number of discontinuous, arbitrary well given sufficient neurons in the hidden layer. The model is trained with 100 sets of input/output data, which are obtained by IE3D software based on MoM. The model is trained for different values of parameters (L1,W1,W2 and W3 )to get a desired frequency. 3.1 Multi-Layer Perceptron Feed forward Back Propagation (MLPFFBP) Neural Network. MLP networks are feed forward networks trained with the standard back propagation algorithms to achieve the required degree of accuracy. They are supervised networks, and also they required a desired response to be trained. With one or two hidden layers they can approximate virtually any input output map. Figure 2. Three layer MLPFFBP network architecture The weights of the networks are computed by training the network using back propagation algorithm [14, 15].In present work, the MLPFFBP (Levenberg-Marquardt) architecture shown in Figure 2. In this network there are four input neurons in the input layer, 25 hidden neurons in the hidden layer and one output neuron in the output layer. The training time is 26 seconds and training performs in 250 epochs. In order to evaluate the performance of proposed MLPFFBP-ANN based model for the design of microstrip antenna, simulation results are obtained using IE3D simulator and generated 82 input – output training patterns and 18 inputs-outputs test patterns to validate the model. During the training process the neural network automatically adjusts its weights and threshold values such that the error between predicted and sampled outputs is minimized. The adjustments are computed by the back propagation algorithm. The training algorithm most suitable is trainlm.The error goal is 0.001.The transfer function is tansig in the architecture. Figure 3. Number of epochs to achieve minimum mean square error level in case of MLPFFBP training algorithm
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 122 In Table I resonant frequencies obtained using IE3D software and using MLPFFBP algorithm for different test patterns are compared and Mean square error has been calculated in Table I. Table I: Comparison of results obtained using IE3D software and MLPFFBP –ANN algorithm Figure 3.shows the training performance of the developed neural model for proposed antenna using MLPFFBP algorithm. Model is trained in 250 epochs and the training time was 26 seconds. 3.2 Radial basis function Artificial Neural Network Radial basis function network [16, 17] is a feed forward neural network with a single hidden layer that use radial basis activation functions for hidden neurons.RBF networks are applied for various microwave modeling purpose. The RBF neural network has both a supervised and unsupervised component to its learning. It consists of three layers of neurons-input, hidden and output. The hidden layer neuron represents a series of centers in the data space. Each of these centers has an activation function, typically Gaussian. The activation depends on the distance between the presented input vector and the centre. The farther the vector is from the centre, the lower is the activation and vice versa [12].The generation of the centre and their widths is done using an unsupervised k-means clustering algorithm. The centre and widths created by this algorithm then form the weights and biases of the hidden layer, which remain unchanged once the clustering has been done. The typical RBF network structure is given in Figure 4 Figure 4: RBF-NN Basic Structure The parameters ci and εi are centre and standard deviations of radial basis activation functions. Commonly used radial basis activation functions are Gaussian and Multidquadratic. Given the input x, the total input to the ith hidden neuron γi is given by – Where N is the number of hidden neurons. The output value of the ith hidden neuron is Zi = σ (γi) ,where σ (γi) is a radial basis function. Finally, the output of the RBF network are computed from hidden neuron is given by- Where wi is the weight of the link between the ith neuron of the hidden layer and kth neuron of the output layer. In RBF network, the spread value was chosen as 0.01, which gives the best accuracy. The network was trained with 82 samples and tested with 18 samples. In the structure there is one input and one output was used for the analysis ANN. Figure 5. Number of epochs to achieve minimum mean square error level in case of RBF network.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 123 The RBF network automatically adjusts the number of processing elements in the hidden layer till the defined accuracy is reached. The training algorithm is unsupervised k-means clustering algorithm. Figure 5. shows the training performance of the developed neural model using RBF Network. Model is trained 93 epochs. It is clear that RBF network is much faster than feed forward networks since RBF network is trained fewer epochs than feed forward network 4. RESULTS AND DISCUSSION The antenna fabricated for validation of ANN are simulated using IE3D simulation software for comparison and validation purpose of ANN, because the specification of these antennas are not included in the training data base. The results of IE3D simulation software and MLPFFBP (Levenberg-Marquardt) training algorithm is shown in Figure 6. It has been established from Figure 3.that the MLPFFBP training algorithm is the optimal model to achieve desirable values of speed of convergence. It has been observed that 250 epochs are needed to reduce MSE level to a low value 1.01575e-005 for three layers MLPFFBP with transig as a transfer function. Achievement of such a low value of performance goal (MSE) and accuracy of 99.89% indicates that ANN model is an accurate model for designing the Microstrip patch antenna. It is observed that tansig is most suitable transfer function for present work. Minimum MSE is calculated after training the network and indicated in Table I As the work signifies RBF-ANN is also used to model the Microstrip patch antenna. A Radial Basis Function neural network has an input layer, a hidden layer and an output layer. The neurons in the hidden layer contain Gaussian transfer function whose outputs are inversely proportional to the distance from the centre of the neuron. It is established from Figure 5. That RBF is giving results not only more accurate but fast also, the presented RBF network has performed training in less epochs than MLPFFBP.So it is concluded that RBF architecture is better from MLPFFBP to the accuracy of 99.97% and quite faster comparatively. CONCLUSIONS Artificial neural network structure is used for analysis of C-slotted Microstrip patch antenna characteristics. Multilayer Perceptron trained in the backpropagation mode (using Levenberg-Marquardt algorithm) and Radial basis Function Network model are developed. The important characteristics namely, resonance frequencies obtained with the present techniques are closer to the experimental results generated by simulating a large no. of C-slotted microstrip patch antenna using IE3Dsoftware.The comprehensive comparison found that RBF network is better than MLPFFBP network in prediction accuracy, training time and training speed. It proved that the RBF neural network is more efficient and accurate than MLPFFBP neural network. The developed neural network methodology can be extended for characterizing other different shapes of Microstrip antenna. Figure 6. Comparison of frequency of antenna obtained using IE3D simulation software and Trained with MLPFFBP. REFERENCES [1] Balanis, C. A., Antenna Theory, John Wiley & Sons, Inc., 1997. J. Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2. Oxford: Clarendon, 1892, pp.68-73. [2] P. K. Singhal and L; Srivastava, “On the investigations of a wide band proximity fed bow tie shaped microstrip antenna”, Journal of Microwave and Optoelectronics, Vol; 3, pp; 87-98, April 2004. [3] Thakare V.V.,Singhal P.K.,”Bandwidth Analysis by introducing slots in microstrip antenna design using ANN ” , Progress In Electromagnetic Research M., Vol. 9,107-122,2009. [4] Qi-Jan Zhang,Senior Member,IEEE,Kuldip C.Gupta, Fellow,IEEE, and Vijay K. Devabhaktuni, Student Member,IEEE”Artificial Neural Networks for RF and Microwave Design-From Theory to Practice”, IEEE Transaction on Microwave Theory and Techniques, Vol. 51, No. 4,April 2003. [5] Patnaik,A.;Anagnostou, D.;Christodoulou ,C.G.; Lyke, J.C., “Neurocomputional Analysis of a Multiband Reconfigurable Planar Antenna”, IEEE Transaction on Antennas and Propagation, Vol. 53, No. 11, November 2005,p. 3453-3458. [6] Patnaik,A.;Anagnostou, D.;Christodoulou ,C.G., “Neural Networks in Antenna Engineering- Beyond Black –Box Modeling”, IEEE/ACES International Conference on Wireless Communication and Applied Computional Electromagnetics, April 2005,p. 598-601. [7] Patnaik,A.;Mishra, R,K., “ANN Techniques in Microwave Engineering” IEEE Microwave Magazine, Vol. 1,No. 1, March 2000,p 55-60. [8] Vegni,L.; Toscano, A.,”Analysis of Microstrip Antennas Using Neural Networks”, IEEE Transactions on Magnetics, Vol. 33,No. 2,March 1997,p. 1414- 1419. [9] Mishra, R,K.; Patnaik,A. “ Neurospectral Analysis of Coaxial Fed Rectangular Patch Antenna “.IEEE
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 124 Antennas and Propagation Society International Symposium, Vol. 2, July 2000,p. 1062-1065. [10] Patnaik,A.;Anagnostou,D.E;Mishra,R.K.;Chistodoulou, C.G.; Lyke, J.C., “Applications of Neural Networks in Wireless Communications”IEEE Antennas and Propagation Magazine, Vol. 46,No. 3, June 2004,p. 130-137. [11] C.A.Balanis,”Antenna Theory and Design”, 2nd Edition, New York, Wiley 1997. [12] Haykin,S., Neural Networks, 2nd edition,PHI,2003. [13] Hassoun, M.H., Fundamentals of Artificial Neural Netorks ,Chepter 8, New Delhi,Prentice Hall of India, 1999. [14] S.Rajasekaran, G. A. Vijayalakshmi Pai, “Neural Networks,Fuzzy Logic ,and Genetic Algorithms:Synthesis and Application”, Prentice Hall of Limited, New Delhi ,2006. [15] Hagan,M.T.; Menhaj, M. B., “Training Feedforward Networks with the Marquardt Algorithm”. IEEE Transaction on Neural Networks, Vol. 5, No. 6, November 1994, p. 989-993. [16] Thakare V.V.., Jadon, Shalendra Singh, Kumari, Ritesh,”Analysis of Circular Microstrip Patch Antenna Using Radial Basis Artificial Neural Network”, International Journal of Electronics and Computer Science Engineering, ISSN-2277-1956 [17] Vandana Vikas Thakare, Pramod Singhal, “Artificial Intelligence in the estimation of patch dimensions of Rectangular Microstrip Antennas” .Circuits and Systems, Oct. 2011, Vpol. 2, pp. 330-337. BIOGRAPHIES Mr. Pritam Singha Roy ,Assistant Professor in DIET and got M.Tech degree in Electronics and Control Engineering,Calcutta University,India, in 2009. His current areas of interest are design and development of microstrip ,dielectric and metallic antennas. Dr. samik Chakraborty ,Professor at Indian Maritime University,India..He received Ph.D(Science) in 2009 ,from Jadavpur University,Kolkata ,India.He is currently supervising two doctoral thesis.He has worked in different research projects for National Defence and Space Research Organizations