SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
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

Más contenido relacionado

La actualidad más candente

An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...ijtsrd
 
Performance analysis of dwdm based fiber optic communication with different m...
Performance analysis of dwdm based fiber optic communication with different m...Performance analysis of dwdm based fiber optic communication with different m...
Performance analysis of dwdm based fiber optic communication with different m...eSAT Journals
 
Architecture neural network deep optimizing based on self organizing feature ...
Architecture neural network deep optimizing based on self organizing feature ...Architecture neural network deep optimizing based on self organizing feature ...
Architecture neural network deep optimizing based on self organizing feature ...journalBEEI
 
IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)
IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)
IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)IJNSA Journal
 
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHMPIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHMijcsit
 
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Cemal Ardil
 
SAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkSAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkIJMTST Journal
 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...TELKOMNIKA JOURNAL
 
Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim marwaeng
 
Simulation of Single and Multilayer of Artificial Neural Network using Verilog
Simulation of Single and Multilayer of Artificial Neural Network using VerilogSimulation of Single and Multilayer of Artificial Neural Network using Verilog
Simulation of Single and Multilayer of Artificial Neural Network using Verilogijsrd.com
 
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
 
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting AlgorithmMacromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting Algorithmijsrd.com
 
Application of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart AntennaApplication of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart AntennaIRJET Journal
 
Image compression by ezw combining huffman and arithmetic encoder
Image compression by ezw combining huffman and arithmetic encoderImage compression by ezw combining huffman and arithmetic encoder
Image compression by ezw combining huffman and arithmetic encoderIAEME Publication
 
Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateeSAT Journals
 

La actualidad más candente (17)

An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
 
Performance analysis of dwdm based fiber optic communication with different m...
Performance analysis of dwdm based fiber optic communication with different m...Performance analysis of dwdm based fiber optic communication with different m...
Performance analysis of dwdm based fiber optic communication with different m...
 
Architecture neural network deep optimizing based on self organizing feature ...
Architecture neural network deep optimizing based on self organizing feature ...Architecture neural network deep optimizing based on self organizing feature ...
Architecture neural network deep optimizing based on self organizing feature ...
 
IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)
IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)
IMAGE AUTHENTICATION THROUGH ZTRANSFORM WITH LOW ENERGY AND BANDWIDTH (IAZT)
 
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHMPIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
 
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
 
SAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkSAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural Network
 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...
 
G010334554
G010334554G010334554
G010334554
 
Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim Design of switched beam planer arrays using the method of genetic alograthim
Design of switched beam planer arrays using the method of genetic alograthim
 
Simulation of Single and Multilayer of Artificial Neural Network using Verilog
Simulation of Single and Multilayer of Artificial Neural Network using VerilogSimulation of Single and Multilayer of Artificial Neural Network using Verilog
Simulation of Single and Multilayer of Artificial Neural Network using Verilog
 
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
 
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting AlgorithmMacromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
 
Application of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart AntennaApplication of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
Application of MUSIC Algorithm for Adaptive Beamforming Smart Antenna
 
Image compression by ezw combining huffman and arithmetic encoder
Image compression by ezw combining huffman and arithmetic encoderImage compression by ezw combining huffman and arithmetic encoder
Image compression by ezw combining huffman and arithmetic encoder
 
CUDA Accelerated Face Recognition
CUDA Accelerated Face RecognitionCUDA Accelerated Face Recognition
CUDA Accelerated Face Recognition
 
Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gate
 

Destacado

Analysis of grading techniques in xlpe cable insulation by fem
Analysis of grading techniques in xlpe cable insulation by femAnalysis of grading techniques in xlpe cable insulation by fem
Analysis of grading techniques in xlpe cable insulation by femeSAT Publishing House
 
Online social network mining current trends and research issues
Online social network mining current trends and research issuesOnline social network mining current trends and research issues
Online social network mining current trends and research issueseSAT Publishing House
 
Comparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual changeComparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual changeeSAT Publishing House
 
A comprehensive review on performance of aodv protocol for wormhole attack
A comprehensive review on performance of aodv protocol for wormhole attackA comprehensive review on performance of aodv protocol for wormhole attack
A comprehensive review on performance of aodv protocol for wormhole attackeSAT Publishing House
 
Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...eSAT Publishing House
 
Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandeSAT Publishing House
 
Realization of high performance run time loadable mips soft-core processor
Realization of high performance run time loadable mips soft-core processorRealization of high performance run time loadable mips soft-core processor
Realization of high performance run time loadable mips soft-core processoreSAT Publishing House
 
Static analysis of master leaf spring
Static analysis of master leaf springStatic analysis of master leaf spring
Static analysis of master leaf springeSAT Publishing House
 
Design of thin wall structures for energy absorption
Design of thin wall structures for energy absorptionDesign of thin wall structures for energy absorption
Design of thin wall structures for energy absorptioneSAT Publishing House
 
Comparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedComparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedeSAT Publishing House
 
Humidity intrusion effects on the properties of sound
Humidity intrusion effects on the properties of soundHumidity intrusion effects on the properties of sound
Humidity intrusion effects on the properties of soundeSAT Publishing House
 
Exploring the preferred temperature on occupants thermal comfort in the humid...
Exploring the preferred temperature on occupants thermal comfort in the humid...Exploring the preferred temperature on occupants thermal comfort in the humid...
Exploring the preferred temperature on occupants thermal comfort in the humid...eSAT Publishing House
 
Comparative studies on flotation of kasolite using cationic and anionic surfa...
Comparative studies on flotation of kasolite using cationic and anionic surfa...Comparative studies on flotation of kasolite using cationic and anionic surfa...
Comparative studies on flotation of kasolite using cationic and anionic surfa...eSAT Publishing House
 
Blood flow through stenosed inclined tubes with
Blood flow through stenosed inclined tubes withBlood flow through stenosed inclined tubes with
Blood flow through stenosed inclined tubes witheSAT Publishing House
 
Enhanced security in spontaneous wireless ad hoc
Enhanced security in spontaneous wireless ad hocEnhanced security in spontaneous wireless ad hoc
Enhanced security in spontaneous wireless ad hoceSAT Publishing House
 
Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...
Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...
Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...eSAT Publishing House
 
Lake sediment thickness estimation using ground penetrating radar
Lake sediment thickness estimation using ground penetrating radarLake sediment thickness estimation using ground penetrating radar
Lake sediment thickness estimation using ground penetrating radareSAT Publishing House
 
Numerical simulation of friction stir butt welding processes for az91 magnesi...
Numerical simulation of friction stir butt welding processes for az91 magnesi...Numerical simulation of friction stir butt welding processes for az91 magnesi...
Numerical simulation of friction stir butt welding processes for az91 magnesi...eSAT Publishing House
 
Mesoscopic simulation of incompressible fluid flow in
Mesoscopic simulation of incompressible fluid flow inMesoscopic simulation of incompressible fluid flow in
Mesoscopic simulation of incompressible fluid flow ineSAT Publishing House
 

Destacado (20)

Analysis of grading techniques in xlpe cable insulation by fem
Analysis of grading techniques in xlpe cable insulation by femAnalysis of grading techniques in xlpe cable insulation by fem
Analysis of grading techniques in xlpe cable insulation by fem
 
Online social network mining current trends and research issues
Online social network mining current trends and research issuesOnline social network mining current trends and research issues
Online social network mining current trends and research issues
 
Comparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual changeComparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual change
 
A comprehensive review on performance of aodv protocol for wormhole attack
A comprehensive review on performance of aodv protocol for wormhole attackA comprehensive review on performance of aodv protocol for wormhole attack
A comprehensive review on performance of aodv protocol for wormhole attack
 
Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...
 
Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of baseband
 
Realization of high performance run time loadable mips soft-core processor
Realization of high performance run time loadable mips soft-core processorRealization of high performance run time loadable mips soft-core processor
Realization of high performance run time loadable mips soft-core processor
 
Static analysis of master leaf spring
Static analysis of master leaf springStatic analysis of master leaf spring
Static analysis of master leaf spring
 
Design of thin wall structures for energy absorption
Design of thin wall structures for energy absorptionDesign of thin wall structures for energy absorption
Design of thin wall structures for energy absorption
 
Comparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedComparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascaded
 
Humidity intrusion effects on the properties of sound
Humidity intrusion effects on the properties of soundHumidity intrusion effects on the properties of sound
Humidity intrusion effects on the properties of sound
 
Exploring the preferred temperature on occupants thermal comfort in the humid...
Exploring the preferred temperature on occupants thermal comfort in the humid...Exploring the preferred temperature on occupants thermal comfort in the humid...
Exploring the preferred temperature on occupants thermal comfort in the humid...
 
Comparative studies on flotation of kasolite using cationic and anionic surfa...
Comparative studies on flotation of kasolite using cationic and anionic surfa...Comparative studies on flotation of kasolite using cationic and anionic surfa...
Comparative studies on flotation of kasolite using cationic and anionic surfa...
 
Blood flow through stenosed inclined tubes with
Blood flow through stenosed inclined tubes withBlood flow through stenosed inclined tubes with
Blood flow through stenosed inclined tubes with
 
Enhanced security in spontaneous wireless ad hoc
Enhanced security in spontaneous wireless ad hocEnhanced security in spontaneous wireless ad hoc
Enhanced security in spontaneous wireless ad hoc
 
Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...
Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...
Analysis of mhd non darcian boundary layer flow and heat transfer over an exp...
 
Lake sediment thickness estimation using ground penetrating radar
Lake sediment thickness estimation using ground penetrating radarLake sediment thickness estimation using ground penetrating radar
Lake sediment thickness estimation using ground penetrating radar
 
Numerical simulation of friction stir butt welding processes for az91 magnesi...
Numerical simulation of friction stir butt welding processes for az91 magnesi...Numerical simulation of friction stir butt welding processes for az91 magnesi...
Numerical simulation of friction stir butt welding processes for az91 magnesi...
 
Mesoscopic simulation of incompressible fluid flow in
Mesoscopic simulation of incompressible fluid flow inMesoscopic simulation of incompressible fluid flow in
Mesoscopic simulation of incompressible fluid flow in
 
Simulation of convolutional encoder
Simulation of convolutional encoderSimulation of convolutional encoder
Simulation of convolutional encoder
 

Similar a Design of c slotted microstrip antenna using

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
 
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
 
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 Publishing House
 

Similar a Design of c slotted microstrip antenna using (20)

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
 
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...
 
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...
 
Y4502158163
Y4502158163Y4502158163
Y4502158163
 

Más de eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

Más de eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Último

Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfisabel213075
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书rnrncn29
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming languageSmritiSharma901052
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptJohnWilliam111370
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 

Último (20)

Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdf
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming language
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 

Design of c slotted microstrip antenna using

  • 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