SlideShare a Scribd company logo
1 of 5
Download to read offline
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

Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...ijsrd.com
 
Conformal antenna
Conformal antennaConformal antenna
Conformal antennakonan23
 
Design of Reconfigurable Microstrip Patch Antenna for WLAN Application
Design of Reconfigurable Microstrip Patch Antenna for WLAN ApplicationDesign of Reconfigurable Microstrip Patch Antenna for WLAN Application
Design of Reconfigurable Microstrip Patch Antenna for WLAN ApplicationEditor IJMTER
 
Reconfigurable antenna for research work
Reconfigurable antenna for research workReconfigurable antenna for research work
Reconfigurable antenna for research workpradeep kumar
 
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...IOSR Journals
 
E shape microstrip patch antenna design for wimax applications, international...
E shape microstrip patch antenna design for wimax applications, international...E shape microstrip patch antenna design for wimax applications, international...
E shape microstrip patch antenna design for wimax applications, international...Sk Sohag
 
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Application
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax ApplicationMiniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Application
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Applicationiosrjce
 
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed Technique
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed TechniqueDesign of a Rectangular Microstrip Patch Antenna Using Inset Feed Technique
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed TechniqueIOSR Journals
 
Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...eSAT Journals
 
Microstrip patch-antenna
Microstrip patch-antennaMicrostrip patch-antenna
Microstrip patch-antennaaquibjamal123
 
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
 
Designing of Rectangular Microstrip Patch Antenna for C-Band Application
Designing of Rectangular Microstrip Patch Antenna for C-Band  ApplicationDesigning of Rectangular Microstrip Patch Antenna for C-Band  Application
Designing of Rectangular Microstrip Patch Antenna for C-Band ApplicationIJMER
 
Metamaterial based antenna with application to real life system
Metamaterial based antenna with application to real life systemMetamaterial based antenna with application to real life system
Metamaterial based antenna with application to real life systemKiran Ajetrao
 
Adaptive analog beamforming
Adaptive analog beamformingAdaptive analog beamforming
Adaptive analog beamformingKhalid Hussain
 

What's hot (18)

Beamforming for Antenna Array
Beamforming for Antenna ArrayBeamforming for Antenna Array
Beamforming for Antenna Array
 
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
 
Conformal antenna
Conformal antennaConformal antenna
Conformal antenna
 
Design of Reconfigurable Microstrip Patch Antenna for WLAN Application
Design of Reconfigurable Microstrip Patch Antenna for WLAN ApplicationDesign of Reconfigurable Microstrip Patch Antenna for WLAN Application
Design of Reconfigurable Microstrip Patch Antenna for WLAN Application
 
Reconfigurable antenna for research work
Reconfigurable antenna for research workReconfigurable antenna for research work
Reconfigurable antenna for research work
 
Cst studio-suite-2011-brochure-low
Cst studio-suite-2011-brochure-lowCst studio-suite-2011-brochure-low
Cst studio-suite-2011-brochure-low
 
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
Enhancing the Radiation Pattern of Phase Array Antenna Using Particle Swarm O...
 
E shape microstrip patch antenna design for wimax applications, international...
E shape microstrip patch antenna design for wimax applications, international...E shape microstrip patch antenna design for wimax applications, international...
E shape microstrip patch antenna design for wimax applications, international...
 
Paper 1 (2019)
Paper 1 (2019)Paper 1 (2019)
Paper 1 (2019)
 
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Application
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax ApplicationMiniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Application
Miniaturized Microstrip Patch Antenna Array at 3.8 GHz for WiMax Application
 
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed Technique
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed TechniqueDesign of a Rectangular Microstrip Patch Antenna Using Inset Feed Technique
Design of a Rectangular Microstrip Patch Antenna Using Inset Feed Technique
 
Ppt
PptPpt
Ppt
 
Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...
 
Microstrip patch-antenna
Microstrip patch-antennaMicrostrip patch-antenna
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
 
Designing of Rectangular Microstrip Patch Antenna for C-Band Application
Designing of Rectangular Microstrip Patch Antenna for C-Band  ApplicationDesigning of Rectangular Microstrip Patch Antenna for C-Band  Application
Designing of Rectangular Microstrip Patch Antenna for C-Band Application
 
Metamaterial based antenna with application to real life system
Metamaterial based antenna with application to real life systemMetamaterial based antenna with application to real life system
Metamaterial based antenna with application to real life system
 
Adaptive analog beamforming
Adaptive analog beamformingAdaptive analog beamforming
Adaptive analog beamforming
 

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

Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...IJREST
 
1. 7697 8112-1-pb
1. 7697 8112-1-pb1. 7697 8112-1-pb
1. 7697 8112-1-pbIAESIJEECS
 
Face recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural networkFace recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural networkeSAT Journals
 
Energy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor NetworkEnergy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor NetworkIJARIIE JOURNAL
 
Efficiency of Neural Networks Study in the Design of Trusses
Efficiency of Neural Networks Study in the Design of TrussesEfficiency of Neural Networks Study in the Design of Trusses
Efficiency of Neural Networks Study in the Design of TrussesIRJET Journal
 
An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...IJERA Editor
 
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...IJECEIAES
 
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...IJMER
 
A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...
A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...
A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...IOSR Journals
 
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip AntennaArtificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip Antennaaciijournal
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...eSAT Journals
 
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...IRJET Journal
 
Neural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile RobotNeural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile RobotIRJET Journal
 
Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural  Network ApproachPrediction of Extreme Wind Speed Using Artificial Neural  Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural Network ApproachScientific Review SR
 
Network Lifetime Enhancement by Node Deployment in WSN
Network Lifetime Enhancement by Node Deployment in WSNNetwork Lifetime Enhancement by Node Deployment in WSN
Network Lifetime Enhancement by Node Deployment in WSNIJTET Journal
 
Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...eSAT Journals
 

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

Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
 
1. 7697 8112-1-pb
1. 7697 8112-1-pb1. 7697 8112-1-pb
1. 7697 8112-1-pb
 
Face recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural networkFace recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural network
 
Energy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor NetworkEnergy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor Network
 
Efficiency of Neural Networks Study in the Design of Trusses
Efficiency of Neural Networks Study in the Design of TrussesEfficiency of Neural Networks Study in the Design of Trusses
Efficiency of Neural Networks Study in the Design of Trusses
 
An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...
 
Path loss prediction
Path loss predictionPath loss prediction
Path loss prediction
 
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
Reflectivity Parameter Extraction from RADAR Images Using Back Propagation Al...
 
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
 
A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...
A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...
A Survey on Applications of Neural Networks and Genetic Algorithms in Fault D...
 
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip AntennaArtificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
 
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
 
Neural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile RobotNeural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile Robot
 
Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural  Network ApproachPrediction of Extreme Wind Speed Using Artificial Neural  Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
 
Network Lifetime Enhancement by Node Deployment in WSN
Network Lifetime Enhancement by Node Deployment in WSNNetwork Lifetime Enhancement by Node Deployment in WSN
Network Lifetime Enhancement by Node Deployment in WSN
 
Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...
 

More from eSAT Journals

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

More from eSAT Journals (20)

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

Recently uploaded

Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

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