SlideShare una empresa de Scribd logo
1 de 12
Descargar para leer sin conexión
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
84
POWER SYSTEM HARMONICS ANALYSIS DUE TO SINGLE PHASE
WELDING MACHINE USING RADIAL BASIS FUNCTION NEURAL
NETWORK
Dharmendra Kumar singh, Durga Sharma, Dr. A.S.Zadgaonkar
Dr. C.V.Raman University Kargi Road Kota Bilaspur (C.G), INDIA
ABSTRACT
Welding machines are widely used in each and every construction works, in various
industries, automobiles, and in many more applications. They are large sources for harmonics,
interharmonics and subharmonics. This means, harmonics of different magnitude originate with
fundamental frequency. Due to the origination of harmonics of different magnitude, the quality of
power system becomes poor which means power system gets polluted. When the load gets polluted
power system, there occurs various kinds of losses and also lays an adverse effect on the working of
equipment and also hampers generation, transmission, distribution and utilization. In order to
maintain the quality of power distribution, it is important to find out the components of harmonics in
the power system. An efficient measurement instrument should be used to find out the harmonic
component in every power system. Different methods are used from time to time for this. In recent
years, neural network has got special attention by the researchers because of its simplicity, learning
and generalization ability and it has been applied in the field of engineering. The theory of neural
network is becoming more and more mature and is also making certain breakthrough progress in
various fields. It has the advantages of parallel information processing, learning, distribution patterns
and memory which can be used in the measurement of the harmonic to construct an appropriate
network. In this paper we used radial basis function neural network to find out the components of
harmonics in power system generated by welding machine.
Keyword: Power System, ANN, RBFNN, Harmonics, Welding Machine.
1. INTRODUCTION
Welding machines are widely used in each and every construction works, in various
industries, automobiles, and in many more applications. They are large sources for harmonics,
INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING &
TECHNOLOGY (IJEET)
ISSN 0976 – 6545(Print)
ISSN 0976 – 6553(Online)
Volume 5, Issue 4, April (2014), pp. 84-95
© IAEME: www.iaeme.com/ijeet.asp
Journal Impact Factor (2014): 6.8310 (Calculated by GISI)
www.jifactor.com
IJEET
© I A E M E
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
85
interharmonics and subharmonics. This is caused by the non-linear behavior of the welding process
and also due to the individual welding action varying between a second and several seconds. Due to
the origination of harmonics of different magnitude, the quality of power system becomes poor
which means power system gets polluted. When the load gets polluted power system, there occurs
various kinds of losses and also lays an adverse effect on the working of equipment and also hampers
generation, transmission, distribution and utilization. In order to maintain the quality of power
distribution, it is important to find out the components of harmonics in the power system. For which
an efficient measurement instrument should be used. Scientists and researchers are also exploring
different methods in order to bring improvement in the quality of power system The problem for
measuring power system harmonics is that they are of harmonics generating load dynamics nature.
Fast method is very necessary to measure harmonics component. Various types of digital signal
analysis technique are used to measure power system harmonics. In recent years, neural network has
got special attention by the researchers because of its simplicity, learning and generalization ability
and it has been applied in the field of engineering. The theory of neural network is becoming more
and more mature and is also making certain breakthrough progress in various fields. It has the
advantages of parallel information processing, learning, distribution patterns and memory which can
be used in the measurement of the harmonic to construct an appropriate network. In this paper we
used radial basis function neural network to find out the components of harmonics in power system
generated by welding machine. Radial basis function networks (RBFN) provide an attractive
alternative to back-propagation [1], [2]. Radial basis function (RBF) networks are feed-forward
networks trained using a supervised training algorithm. They are typically configured with a single
hidden layer of units whose activation function is selected from a class of functions called basis
functions. While similar to back propagation in many respects, radial basis function networks have
several advantages. They usually train much faster than back propagation networks. They are less
susceptible to problems with non-stationary inputs because of the behavior of the radial basis
function hidden units [3] [4] [5].
2. WELDING MACHINE
Welding machines are widely used in each and every construction works, in various
industries, automobiles, and in many more applications. It is a fabrication process that joins materials
by causing coalescence. They are large sources for harmonics, interharmonics and subharmonics.
This is caused by the non-linear behaviour of the welding process and also due to the individual
welding action varying between a second and several seconds. This voltage fluctuation cause
changes in luminance of lamps. Welding usually requires high current (over 80 amperes) and it can
need above 12,000 ampere in spot welding. Welding machine are classified as constant current
machine & constant voltage machine. Shield metal arc welding & gas tungsten arc welding will use a
constant current source gas metal arc welding will use a constant voltage source. In pulsed gas metal
arc welding mixed process in which current control & voltage control process are performed. The
current can be controlled in SMAW with a frequency between 10 Hz and 300 Hz.
3. RADIAL BASIS FUNCTION NEURAL NETWORKS
The multi-forward neural network (MLFFNN) with back-propagation learning algorithm as
described in section (5.8.1) and (5.8.2), has been widely used to solve a number of applications
[6], [7]. Due to its universal functions approximation capability the MLFFNN is widely used in
system identification, prediction, regression, classifications, control, feature extraction and
associative memory. However despite the practical success the back-propagation algorithm has
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
86
serious training problems and suffers from slow convergence [3]. While optimization of learning rate
and momentum coefficient, parameters yields overall improvements on the network, it is still
inefficient and time consuming for real time applications [8], [2].
Radial basis function networks (RBFN) provide an attractive alternative to back-propagation
[1] [2]. Radial basis function (RBF) networks are feed-forward networks trained using a supervised
training algorithm. They are typically configured with a single hidden layer of units whose activation
function is selected from a class of functions called basis functions. While similar to back
propagation in many respects, radial basis function networks have several advantages. They usually
train much faster than back propagation networks. They are less susceptible to problems with non-
stationary inputs because of the behavior of the radial basis function hidden units [3], [4] [5].
Popularized by Moody and Darken (1989), RBF networks have proven to be useful neural
network architecture. The major difference between RBF networks and back propagation networks
(that is, multi layer perceptron trained by Back Propagation algorithm) is the behavior of the single
hidden layer. Rather than using the sigmoidal or S-shaped activation function as in back propagation,
the hidden units in RBF networks use a Gaussian or some other basis kernel function. Each hidden
unit acts as a locally tuned processor that computes a score for the match between the input vector
and its connection weights or centers. In effect, the basis units are highly specialized pattern
detectors. The weights connecting the basis units to the outputs are used to take linear combinations
of the hidden units to product the final classification or output [5], [9]
3.1 Network Architecture
The construction of a radial basis function (RBF) network (RBFN) in its most basic form
involves three layers with entirely different roles. The input layer is made up of source nodes
(sensory units) that connect the network to it invorment. The second layer; the only hidden
layer in the network applies a nonlinear transformation from the input space to the hidden space
in most applications the hidden space is of high dimensionality. The output layer is linear, supplying
the response of the network to the activation pattern(signal) applied to the input layer [10]. The RBF
network of three-layer [J1-J2-J3] feed forward neural network, as shown in Figure (1) by [5]
Figure 1: Architecture of the RBF network
3.2 Hidden layer
The second layer is the hidden layer which is composed of nonlinear units that are connected
directly to all of the nodes in the input layer. Each hidden unit takes its input from all the nodes at the
components at the input layer. As mentioned above the hidden unit contains a basis function, which
has the parameters center and width. The center of the basis function for a node i at the hidden layer
is a vector ci whose size is the as the input vector u and there is normally a different center for each
unit in the network.
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
87
First, the radial distance di, between the input vector x and the center of the basis function ci
is computed for each unit i in the hidden layer as
using the Euclidean distance.
The output hi of each hidden unit i is then computed by applying the basis function G to this
distance
As it is shown in Figure 9.2, the basis function is a curve (typically a Gaussian function, the
width corresponding to the variance, σi ) which has a peak at zero distance and it decreases as the
distance from the center increases [5].
Figure 2: The response region of an RBF hidden node around its center as a function of the distance
from this center
3.3 Output layer
The transformation from the input space to the hidden unit space is nonlinear, whereas the
transformation to the hidden unit space to the output space is linear.
The jth output is computed as
3.4 Designing of Radial Basis Function Neural Network
In Matlab nn tool box the function newrb iteratively creates a radial basis network one neuron
at a time. Neurons are added to the network until the sum-squared error falls beneath an error goal or
a maximum number of neurons have been reached. The call for this function is:
net = newrb(P,T,GOAL,SPREAD)
The function newrb takes matrices of input and target vectors P and T, and design parameters
GOAL and SPREAD, and returns the desired network. At each iteration the input vector that result in
lowering the network error the most is used to create a radbas neuron. The error of the new network
is checked, and if low enough newrb is finished. Otherwise the next neuron is added. This procedure
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
88
is repeated until the error goal is met or the maximum number of neurons is reached. The
Architecture RBFNN is shown in figure (3).
Figure 3: RBFNN Circuit
Figure 4: Architecture of Radial Basis Function Neural Network in Matlab (ANN Tool)
the net input of a radbas neuron is the vector distance between its weight vector w and the input
vector p, multiplied by the bias b. (The || dist || box in this figure accepts the input vector p and the
single row input weight matrix, and produces the dot product of the two) [9] .
3.5 Learning of RBFNN
RBF network learning requires the determination of the RBF centers and the weights.
Selection of the RBF centers is most critical to RBF network implementation. The centers can be
placed on a random subset or all of the training examples, or determined by clustering or via a
learning procedure [11].
3.6 Learning RBF Centers
RBF network learning is usually performed using a two-phase strategy: the first phase
specifies suitable centers _ci and their respective standard deviations, also known as widths or radii,
σi, and the second phase adjusts the network weights W [11].
3.7 Learning the Weights
After RBF centers and their widths or covariance matrices are determined, learning of the
weights W is reduced to a linear optimization problem, which can be solved using the LS method or
a gradient-descent method.
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
89
Figure 5: Training graph of RBFNN
4. TECHNICAL SPECIFICATION OF EXPERIMENTAL SET-UP
Table 1: Single Phase Welding Machine( Oil cooled)
particulars specification
Input voltage 220 V
phase 1
Manufacture
Sharp Electric Works Rajkot
(Serial no-19207 & Model-2007)
KVA 5
Input Current (max) 200 A
Cycle 50
4.1 Gathering Input Data
The configuration of the experimental system and experimental system block diagram is
shown below in
Experimental –setup
Figure 6: Single phase ARC welding machine setup
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
90
Figure 7: Block diagram of physical set-up for single phase ARC welding machine set-up
In the above block diagram set-up, a transformer is connected with power supply. A linear or
non-linear load is connected with this transformer. Due to transformer and other loads are generated
harmonics in power system. Due to this power supply waveform is distorted. A data acquisition card
is connected at power common connection to collect the distorted current/voltage waveform or data.
These collected waveform/data transmitted to PC through RS-485 for ANN input which is designed
in MATLAB. Collected data is shown in waveform in fig (7).
Figure 8: Collected current waveform for single phase ARC welding machine load
Figure 9: Collected Voltage waveform for single phase ARC welding machine load
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
91
4.2 Normalization of input
Normalization of data is a process of scaling the numbers in a data set to improve the
accuracy of the subsequent numeric computation and is an important stage for training of the ANN.
Normalization also helps in shaping the activation function. For this reason [-1, 1] normalization
function has been used.
Figure 10: Normalized data of collected current waveform for single phase ARC welding machine
load
Figure 11: Normalized data of Collected Voltage waveform for single phase ARC welding machine
load
4.3 ANN OUTPUT
Figure 12: RBFNN Output for Collected Current waveform for single phase ARC welding machine
load
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
92
Figure 13: RBFNN Output for Collected voltage waveform for single phase ARC welding machine
load
Figure 14: Bar Graph of RBFNN Output for Collected Current waveform for single phase ARC
welding machine load
Figure 15: Bar Graph of RBFNN Output for Collected Voltage waveform for single phase
ARC welding machine load
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
93
Figure 16: Phase angle of RBFNN output for collected current waveform for single phase ARC
welding machine load
Figure 17: Phase angle of RBFNN output for Collected Voltage waveform for single phase ARC
welding machine load
5. RESULT AND DISCUSSION
The output of the RBFNN is shown in fig (12) for current, fig (13) for voltage. The bargraph
of the RBFNN is shown in fig (14) and phase angle of the RBFNN output is shown in fig (15). From
fig (12) and Fig (14) it is found that due to the welding machine odd and even harmonics generate in
power system.
6. CONCLUSION
A Radial basis function neural network (RBFNN) model is developed and implemented for
measuring harmonics component in power system. This model is tested offline under different
condition. the result outcome from offline test indicate that the RBFNN model has providing very
high accuracy in harmonic component measurement, the proposed RBFNN model is implemented on
pc with MATLAB software using a data acquisition card. It was tested off-line under different
conditions. The result of the off-line test indicates that the RBFNN model has very high power
system harmonics component measurement accuracy. The developed RBFNN model was
implemented on a PC with MATLAB Software (with RBFNN Toolbox) using a data acquisition
card. The RBFNN model was able to measure the harmonic components of voltage and current at
various levels. The data is collected at Machine lab in Dr.C.V.Raman University where the system is
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
94
available. The output of the RBFNN is shown in fig (12) for current, fig (13) for voltage. The
bargraph of the RBFNN is shown in fig (14) and phase angle of the RBFNN output is shown in fig
(15). From fig (12) and Fig (14) it is found that due to the welding machine odd and even harmonics
generate in power system.
ACKNOWLEDGEMENTS
I would like to express my sincerest gratitude to all staff of EEE Department Dr C.V. Raman
University who has contributed, directly or indirectly, in accomplishing this paper. Special thanks to
extend Miss Pallavee Jaiswal for her support in completing this Paper.
REFERENCES
[1] Amit D.,(1989), “ Modeling Brain Function” Cambridge University Press Page 100-1018.
[2] Bhasker C.Naga, Kumar G. Vijay (2011) “Neural Network and Fuzzy Logic”,
B.S. Publication, ISBN:-978-81-81075-40-1.
[3] Amit , D. H. Gut, (1989) “storing infinite numbers of patterns in a spin-glass model of neural
networks” , physical review letters 55,1530-1533.
[4] Anderson and Rosenfeld (1988), editors, Neurocomputing: Foundation of Reasearch, MIT
Press , Cambridge.
[5] Ugur HALICI, “ARTIFICIAL NEURAL NETWORKS”, CHAPTER 9, page 139-147,
www.eee.metu.edu.tr/halici/courses/543lecturenote/..pdf/ch9.pdf.
[6] Almeida L.B. (1987) “A Learning Rule for Asynchronous Perceptions with feedback in a
combinatorial Environment”, 1st
IEEE International conference on Neural Networks, Vol 12,
PP. 609-618, Son Diego, CA.
[7] Almeida L.B. (1988), “Backpropagation in perceptron with feedback in neural network”
NATO ASI series, PP.199- 208, NewYork, springer.
[8] Amari S.,(1972b), “Characteristics of Random Nets of Analog Neuron-Like Elements”, IEEE
Trans. On systems, Man and Cybernetics SMC-2,643-657.
[9] Howard Demuth, Mark Beale, Matin Hagan, (2010), “Neural Network Toolbox™ 6 User’s
Guide”, Math Works, Inc.
[10] Haykin Simon (2005), “Neural Network”, Second edition, ISBN 81-7808-300-0, PE,
Singapur.
[11] Yue Wu, Hui Wang, Biaobiao Zhang and K.-L. Du1, (2012), “Using Radial Basis
Function Networks for Function Approximation and Classification” International
Scholarly Research Network, ISRN Applied Mathematics, Article ID 324194, 34 pages,
doi:10.5402/2012/324194.
[12] MA,Baddaley,A. ,(1983), “Your Memory”, Pelican Book ,U.K.
[13] Bilbro G. L . and D.J. Weir,(1991), “Neural network”, GEC Journal of Research, Vol . 8.,
No 3, pp 151-169.
[14] Dharmendra kumar singh, Dr. Moushmi Kar, Dr.A.S.Zadgaonkar, “Analysis of Generated
Harmonics Due to Transformer Load on Power System Using Artificial Neural Network”,
IJEET, ISSN: 0976-6545(Print), ISSN: 0976-6553(Online), Volume 4, issue 1, 2013,
pp. 81-90.
[15] Dharmendra Kumar Singh, A. S. Zadgaonkar, “Power System harmonics Analysis using
Multi-Layer Feed Forward Artificial Neural Network Model”, International Journal of
Electronics and computers”, Vol 4, No 1, 2012 ISSN: 0975-3796.
International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print),
ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME
95
[16] Dharmendra Kumar singh, Ekta Singh Thakur, Smriti Kesharwani and Dr. A.S.Zadgaonkar,
“Analysis of Generated Harmonics Due to Single Phase Pwm Ac Drives Load on
Power System Using Artificial Neural Network”, IJARET, ISSN: 0976 - 6480 (Print),
ISSN: 0976 - 6499 (Online),Volume 5, Issue 2, 2014, pp. 173-185.
[17] Dharmendra Kumar Singh, Pragya Patel, Anjali Karsh and Dr.A.S.Zadgaonkar, “Analysis
of Generated Harmonics Due to CFL Load on Power System using Artificial Neural
Network”, IJEET, ISSN: 0976-6545(Print), ISSN: 0976-6553(Online), Volume 5, issue 3,
2014, pp. 56 - 68.
BIOGRAPHIES
Dharmendra kumar obtained M. Tech. Degree in Electronics Design and Technology from Tezpur
University, Tezpur, Assam in the year 2003. Currently he is pursuing research work in the area of
Power Quality under the guidance of Prof A. S. Zadgaonkar.
Durga Sharma obtained M. Tech. Degree in Instrumentation and control from Bhilai Institute of
Technology,Durg (C.G.). Currently she is pursuing research work in the area of control system under
the guidance of Dr. S.K. Singh.
Dr. A. S. Zadgaonkar has obtained B. E. degree in Electrical Engineering from Pt. Ravishankar
Shukla University, studying at Govt. Engineering College, Raipur in 1965. He obtained M. E. in
1978 from Nagpur University. His research paper for M. E. was awarded “best paper” by the
Institution of Engineers (India) in the year 1976 & 1977 respectively. The testing technique for
quality of wood developed by him was included in ISI in 1979. He was awarded Ph. D. in 1985 by
Indira Gandhi Kala & Sangeet University, Khairagah for his work on “Acoustical and Mechanical
Properties of Wood for Contemporary Indian Musical Instrument Making.” He obtained another Ph.
D. in 1986 by Pt. Ravishankar Shukla University on “Investigation of Dynamic Properties of Non-
Conducting Materials Using Electrical Analogy.” He has 47 years of teaching experience. He is
currently adding glory to the post of Vice Chancellor of Dr. C. V. Raman University. He has
published more than 500 technical papers for journals, national and international conferences. He
was the Joint Director, Technical Education, Govt. of Chhattisgarh in 2004 & the Principal of NIT,
Raipur in 2005. He is life member of Acoustical Society of India, Biomedical Society of India,
Linguistic Society of India, Indian Society for Technical Education and many social bodies.

Más contenido relacionado

La actualidad más candente

IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET Journal
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET Journal
 
Performance evaluation of ann based plasma position controllers for aditya to...
Performance evaluation of ann based plasma position controllers for aditya to...Performance evaluation of ann based plasma position controllers for aditya to...
Performance evaluation of ann based plasma position controllers for aditya to...IAEME Publication
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...IRJET Journal
 
Genetic algorithm approach into relay co ordination
Genetic algorithm approach into relay co ordinationGenetic algorithm approach into relay co ordination
Genetic algorithm approach into relay co ordinationIAEME Publication
 
A survey of energy efficient aodv routing algorithms in manet
A survey of energy efficient aodv routing algorithms in manetA survey of energy efficient aodv routing algorithms in manet
A survey of energy efficient aodv routing algorithms in manetIAEME Publication
 
Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks IJECEIAES
 
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...IJECEIAES
 
A robust rf mras based speed estimator using neural network as a reference mo...
A robust rf mras based speed estimator using neural network as a reference mo...A robust rf mras based speed estimator using neural network as a reference mo...
A robust rf mras based speed estimator using neural network as a reference mo...Alexander Decker
 
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution SystemIRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution SystemIRJET Journal
 
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyLoad Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyAM Publications
 
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...IJECEIAES
 
A Survey- Energy Efficient Techniques in WBAN
A Survey- Energy Efficient Techniques in WBANA Survey- Energy Efficient Techniques in WBAN
A Survey- Energy Efficient Techniques in WBANIRJET Journal
 
Cantilever type switch design
Cantilever type switch designCantilever type switch design
Cantilever type switch designeSAT Journals
 
20 15024 1570309932 interference(edit)
20 15024 1570309932 interference(edit)20 15024 1570309932 interference(edit)
20 15024 1570309932 interference(edit)nooriasukmaningtyas
 
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmNetwork Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmIOSRJEEE
 

La actualidad más candente (20)

FPGA IMPLEMENTATION OF APPROXIMATE SOFTMAX FUNCTION FOR EFFICIENT CNN INFERENCE
FPGA IMPLEMENTATION OF APPROXIMATE SOFTMAX FUNCTION FOR EFFICIENT CNN INFERENCEFPGA IMPLEMENTATION OF APPROXIMATE SOFTMAX FUNCTION FOR EFFICIENT CNN INFERENCE
FPGA IMPLEMENTATION OF APPROXIMATE SOFTMAX FUNCTION FOR EFFICIENT CNN INFERENCE
 
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
Performance evaluation of ann based plasma position controllers for aditya to...
Performance evaluation of ann based plasma position controllers for aditya to...Performance evaluation of ann based plasma position controllers for aditya to...
Performance evaluation of ann based plasma position controllers for aditya to...
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
 
Genetic algorithm approach into relay co ordination
Genetic algorithm approach into relay co ordinationGenetic algorithm approach into relay co ordination
Genetic algorithm approach into relay co ordination
 
A survey of energy efficient aodv routing algorithms in manet
A survey of energy efficient aodv routing algorithms in manetA survey of energy efficient aodv routing algorithms in manet
A survey of energy efficient aodv routing algorithms in manet
 
Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks Performance of symmetric and asymmetric links in wireless networks
Performance of symmetric and asymmetric links in wireless networks
 
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
Network Reconfiguration of Distribution System for Loss Reduction Using GWO A...
 
A robust rf mras based speed estimator using neural network as a reference mo...
A robust rf mras based speed estimator using neural network as a reference mo...A robust rf mras based speed estimator using neural network as a reference mo...
A robust rf mras based speed estimator using neural network as a reference mo...
 
A review on optimal placement and sizing of custom power devices/FACTS device...
A review on optimal placement and sizing of custom power devices/FACTS device...A review on optimal placement and sizing of custom power devices/FACTS device...
A review on optimal placement and sizing of custom power devices/FACTS device...
 
Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...
 
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution SystemIRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
 
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyLoad Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
 
Final report Review
Final report ReviewFinal report Review
Final report Review
 
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
 
A Survey- Energy Efficient Techniques in WBAN
A Survey- Energy Efficient Techniques in WBANA Survey- Energy Efficient Techniques in WBAN
A Survey- Energy Efficient Techniques in WBAN
 
Cantilever type switch design
Cantilever type switch designCantilever type switch design
Cantilever type switch design
 
20 15024 1570309932 interference(edit)
20 15024 1570309932 interference(edit)20 15024 1570309932 interference(edit)
20 15024 1570309932 interference(edit)
 
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmNetwork Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
 

Destacado

Jose góngora tarea2_segundoparcial
Jose góngora tarea2_segundoparcialJose góngora tarea2_segundoparcial
Jose góngora tarea2_segundoparcialJose Gongora
 
Webquest : Conhecendo os países da Europa
Webquest : Conhecendo os países da EuropaWebquest : Conhecendo os países da Europa
Webquest : Conhecendo os países da Europamargadiedrich
 
Presentacion rss dairys
Presentacion rss dairysPresentacion rss dairys
Presentacion rss dairyspalmerarosi
 
[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ by トレジャーデータ株式会社 斉藤太郎
[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ  by トレジャーデータ株式会社 斉藤太郎[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ  by トレジャーデータ株式会社 斉藤太郎
[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ by トレジャーデータ株式会社 斉藤太郎Insight Technology, Inc.
 
Ley de servicio publico de energia elect
Ley de servicio publico de energia electLey de servicio publico de energia elect
Ley de servicio publico de energia electkidarimnida
 
Charcos de lodo
Charcos de lodoCharcos de lodo
Charcos de lodomonicpaty
 
[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか by 日本ヒューレット・パッカード株式会社 後藤宏
[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか  by 日本ヒューレット・パッカード株式会社 後藤宏[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか  by 日本ヒューレット・パッカード株式会社 後藤宏
[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか by 日本ヒューレット・パッカード株式会社 後藤宏Insight Technology, Inc.
 

Destacado (20)

50120130406003
5012013040600350120130406003
50120130406003
 
40120130405012
4012013040501240120130405012
40120130405012
 
50120130405019
5012013040501950120130405019
50120130405019
 
40220130405013
4022013040501340220130405013
40220130405013
 
20320130406011 2
20320130406011 220320130406011 2
20320130406011 2
 
10120130406011
1012013040601110120130406011
10120130406011
 
40220140502006
4022014050200640220140502006
40220140502006
 
Lucy Mcrae dupla
Lucy Mcrae duplaLucy Mcrae dupla
Lucy Mcrae dupla
 
Las tic en el jardín de 4
Las tic en el jardín de 4Las tic en el jardín de 4
Las tic en el jardín de 4
 
Jose góngora tarea2_segundoparcial
Jose góngora tarea2_segundoparcialJose góngora tarea2_segundoparcial
Jose góngora tarea2_segundoparcial
 
Andrea
AndreaAndrea
Andrea
 
Teodora
TeodoraTeodora
Teodora
 
Webquest : Conhecendo os países da Europa
Webquest : Conhecendo os países da EuropaWebquest : Conhecendo os países da Europa
Webquest : Conhecendo os países da Europa
 
Presentacion rss dairys
Presentacion rss dairysPresentacion rss dairys
Presentacion rss dairys
 
Surah al hijr
Surah al  hijrSurah al  hijr
Surah al hijr
 
[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ by トレジャーデータ株式会社 斉藤太郎
[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ  by トレジャーデータ株式会社 斉藤太郎[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ  by トレジャーデータ株式会社 斉藤太郎
[db tech showcase Tokyo 2014] D33: Prestoで実現するインタラクティブクエリ by トレジャーデータ株式会社 斉藤太郎
 
Ley de servicio publico de energia elect
Ley de servicio publico de energia electLey de servicio publico de energia elect
Ley de servicio publico de energia elect
 
química 2
química 2química 2
química 2
 
Charcos de lodo
Charcos de lodoCharcos de lodo
Charcos de lodo
 
[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか by 日本ヒューレット・パッカード株式会社 後藤宏
[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか  by 日本ヒューレット・パッカード株式会社 後藤宏[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか  by 日本ヒューレット・パッカード株式会社 後藤宏
[db tech showcase Tokyo 2014] L34: そのデータベース 5年後大丈夫ですか by 日本ヒューレット・パッカード株式会社 後藤宏
 

Similar a 40220140504008

Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...IAEME Publication
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...IAEME Publication
 
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
 
Energy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networksEnergy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networksAlexander Decker
 
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
 
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisFuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisIRJET Journal
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsIAEME Publication
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2IAEME Publication
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2IAEME Publication
 
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...ijcsit
 
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...IRJET Journal
 

Similar a 40220140504008 (20)

20120140502021 2
20120140502021 220120140502021 2
20120140502021 2
 
50120140507011
5012014050701150120140507011
50120140507011
 
50120140507011
5012014050701150120140507011
50120140507011
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...
 
20120130405026
2012013040502620120130405026
20120130405026
 
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...
 
Energy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networksEnergy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networks
 
40220140507004
4022014050700440220140507004
40220140507004
 
40220140507004
4022014050700440220140507004
40220140507004
 
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
 
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisFuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocols
 
40120140507001
4012014050700140120140507001
40120140507001
 
40120140507001
4012014050700140120140507001
40120140507001
 
20320130406029
2032013040602920320130406029
20320130406029
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2
 
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
 
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
 

Más de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Más de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Último

Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 

Último (20)

Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 

40220140504008

  • 1. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 84 POWER SYSTEM HARMONICS ANALYSIS DUE TO SINGLE PHASE WELDING MACHINE USING RADIAL BASIS FUNCTION NEURAL NETWORK Dharmendra Kumar singh, Durga Sharma, Dr. A.S.Zadgaonkar Dr. C.V.Raman University Kargi Road Kota Bilaspur (C.G), INDIA ABSTRACT Welding machines are widely used in each and every construction works, in various industries, automobiles, and in many more applications. They are large sources for harmonics, interharmonics and subharmonics. This means, harmonics of different magnitude originate with fundamental frequency. Due to the origination of harmonics of different magnitude, the quality of power system becomes poor which means power system gets polluted. When the load gets polluted power system, there occurs various kinds of losses and also lays an adverse effect on the working of equipment and also hampers generation, transmission, distribution and utilization. In order to maintain the quality of power distribution, it is important to find out the components of harmonics in the power system. An efficient measurement instrument should be used to find out the harmonic component in every power system. Different methods are used from time to time for this. In recent years, neural network has got special attention by the researchers because of its simplicity, learning and generalization ability and it has been applied in the field of engineering. The theory of neural network is becoming more and more mature and is also making certain breakthrough progress in various fields. It has the advantages of parallel information processing, learning, distribution patterns and memory which can be used in the measurement of the harmonic to construct an appropriate network. In this paper we used radial basis function neural network to find out the components of harmonics in power system generated by welding machine. Keyword: Power System, ANN, RBFNN, Harmonics, Welding Machine. 1. INTRODUCTION Welding machines are widely used in each and every construction works, in various industries, automobiles, and in many more applications. They are large sources for harmonics, INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) ISSN 0976 – 6545(Print) ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME: www.iaeme.com/ijeet.asp Journal Impact Factor (2014): 6.8310 (Calculated by GISI) www.jifactor.com IJEET © I A E M E
  • 2. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 85 interharmonics and subharmonics. This is caused by the non-linear behavior of the welding process and also due to the individual welding action varying between a second and several seconds. Due to the origination of harmonics of different magnitude, the quality of power system becomes poor which means power system gets polluted. When the load gets polluted power system, there occurs various kinds of losses and also lays an adverse effect on the working of equipment and also hampers generation, transmission, distribution and utilization. In order to maintain the quality of power distribution, it is important to find out the components of harmonics in the power system. For which an efficient measurement instrument should be used. Scientists and researchers are also exploring different methods in order to bring improvement in the quality of power system The problem for measuring power system harmonics is that they are of harmonics generating load dynamics nature. Fast method is very necessary to measure harmonics component. Various types of digital signal analysis technique are used to measure power system harmonics. In recent years, neural network has got special attention by the researchers because of its simplicity, learning and generalization ability and it has been applied in the field of engineering. The theory of neural network is becoming more and more mature and is also making certain breakthrough progress in various fields. It has the advantages of parallel information processing, learning, distribution patterns and memory which can be used in the measurement of the harmonic to construct an appropriate network. In this paper we used radial basis function neural network to find out the components of harmonics in power system generated by welding machine. Radial basis function networks (RBFN) provide an attractive alternative to back-propagation [1], [2]. Radial basis function (RBF) networks are feed-forward networks trained using a supervised training algorithm. They are typically configured with a single hidden layer of units whose activation function is selected from a class of functions called basis functions. While similar to back propagation in many respects, radial basis function networks have several advantages. They usually train much faster than back propagation networks. They are less susceptible to problems with non-stationary inputs because of the behavior of the radial basis function hidden units [3] [4] [5]. 2. WELDING MACHINE Welding machines are widely used in each and every construction works, in various industries, automobiles, and in many more applications. It is a fabrication process that joins materials by causing coalescence. They are large sources for harmonics, interharmonics and subharmonics. This is caused by the non-linear behaviour of the welding process and also due to the individual welding action varying between a second and several seconds. This voltage fluctuation cause changes in luminance of lamps. Welding usually requires high current (over 80 amperes) and it can need above 12,000 ampere in spot welding. Welding machine are classified as constant current machine & constant voltage machine. Shield metal arc welding & gas tungsten arc welding will use a constant current source gas metal arc welding will use a constant voltage source. In pulsed gas metal arc welding mixed process in which current control & voltage control process are performed. The current can be controlled in SMAW with a frequency between 10 Hz and 300 Hz. 3. RADIAL BASIS FUNCTION NEURAL NETWORKS The multi-forward neural network (MLFFNN) with back-propagation learning algorithm as described in section (5.8.1) and (5.8.2), has been widely used to solve a number of applications [6], [7]. Due to its universal functions approximation capability the MLFFNN is widely used in system identification, prediction, regression, classifications, control, feature extraction and associative memory. However despite the practical success the back-propagation algorithm has
  • 3. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 86 serious training problems and suffers from slow convergence [3]. While optimization of learning rate and momentum coefficient, parameters yields overall improvements on the network, it is still inefficient and time consuming for real time applications [8], [2]. Radial basis function networks (RBFN) provide an attractive alternative to back-propagation [1] [2]. Radial basis function (RBF) networks are feed-forward networks trained using a supervised training algorithm. They are typically configured with a single hidden layer of units whose activation function is selected from a class of functions called basis functions. While similar to back propagation in many respects, radial basis function networks have several advantages. They usually train much faster than back propagation networks. They are less susceptible to problems with non- stationary inputs because of the behavior of the radial basis function hidden units [3], [4] [5]. Popularized by Moody and Darken (1989), RBF networks have proven to be useful neural network architecture. The major difference between RBF networks and back propagation networks (that is, multi layer perceptron trained by Back Propagation algorithm) is the behavior of the single hidden layer. Rather than using the sigmoidal or S-shaped activation function as in back propagation, the hidden units in RBF networks use a Gaussian or some other basis kernel function. Each hidden unit acts as a locally tuned processor that computes a score for the match between the input vector and its connection weights or centers. In effect, the basis units are highly specialized pattern detectors. The weights connecting the basis units to the outputs are used to take linear combinations of the hidden units to product the final classification or output [5], [9] 3.1 Network Architecture The construction of a radial basis function (RBF) network (RBFN) in its most basic form involves three layers with entirely different roles. The input layer is made up of source nodes (sensory units) that connect the network to it invorment. The second layer; the only hidden layer in the network applies a nonlinear transformation from the input space to the hidden space in most applications the hidden space is of high dimensionality. The output layer is linear, supplying the response of the network to the activation pattern(signal) applied to the input layer [10]. The RBF network of three-layer [J1-J2-J3] feed forward neural network, as shown in Figure (1) by [5] Figure 1: Architecture of the RBF network 3.2 Hidden layer The second layer is the hidden layer which is composed of nonlinear units that are connected directly to all of the nodes in the input layer. Each hidden unit takes its input from all the nodes at the components at the input layer. As mentioned above the hidden unit contains a basis function, which has the parameters center and width. The center of the basis function for a node i at the hidden layer is a vector ci whose size is the as the input vector u and there is normally a different center for each unit in the network.
  • 4. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 87 First, the radial distance di, between the input vector x and the center of the basis function ci is computed for each unit i in the hidden layer as using the Euclidean distance. The output hi of each hidden unit i is then computed by applying the basis function G to this distance As it is shown in Figure 9.2, the basis function is a curve (typically a Gaussian function, the width corresponding to the variance, σi ) which has a peak at zero distance and it decreases as the distance from the center increases [5]. Figure 2: The response region of an RBF hidden node around its center as a function of the distance from this center 3.3 Output layer The transformation from the input space to the hidden unit space is nonlinear, whereas the transformation to the hidden unit space to the output space is linear. The jth output is computed as 3.4 Designing of Radial Basis Function Neural Network In Matlab nn tool box the function newrb iteratively creates a radial basis network one neuron at a time. Neurons are added to the network until the sum-squared error falls beneath an error goal or a maximum number of neurons have been reached. The call for this function is: net = newrb(P,T,GOAL,SPREAD) The function newrb takes matrices of input and target vectors P and T, and design parameters GOAL and SPREAD, and returns the desired network. At each iteration the input vector that result in lowering the network error the most is used to create a radbas neuron. The error of the new network is checked, and if low enough newrb is finished. Otherwise the next neuron is added. This procedure
  • 5. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 88 is repeated until the error goal is met or the maximum number of neurons is reached. The Architecture RBFNN is shown in figure (3). Figure 3: RBFNN Circuit Figure 4: Architecture of Radial Basis Function Neural Network in Matlab (ANN Tool) the net input of a radbas neuron is the vector distance between its weight vector w and the input vector p, multiplied by the bias b. (The || dist || box in this figure accepts the input vector p and the single row input weight matrix, and produces the dot product of the two) [9] . 3.5 Learning of RBFNN RBF network learning requires the determination of the RBF centers and the weights. Selection of the RBF centers is most critical to RBF network implementation. The centers can be placed on a random subset or all of the training examples, or determined by clustering or via a learning procedure [11]. 3.6 Learning RBF Centers RBF network learning is usually performed using a two-phase strategy: the first phase specifies suitable centers _ci and their respective standard deviations, also known as widths or radii, σi, and the second phase adjusts the network weights W [11]. 3.7 Learning the Weights After RBF centers and their widths or covariance matrices are determined, learning of the weights W is reduced to a linear optimization problem, which can be solved using the LS method or a gradient-descent method.
  • 6. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 89 Figure 5: Training graph of RBFNN 4. TECHNICAL SPECIFICATION OF EXPERIMENTAL SET-UP Table 1: Single Phase Welding Machine( Oil cooled) particulars specification Input voltage 220 V phase 1 Manufacture Sharp Electric Works Rajkot (Serial no-19207 & Model-2007) KVA 5 Input Current (max) 200 A Cycle 50 4.1 Gathering Input Data The configuration of the experimental system and experimental system block diagram is shown below in Experimental –setup Figure 6: Single phase ARC welding machine setup
  • 7. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 90 Figure 7: Block diagram of physical set-up for single phase ARC welding machine set-up In the above block diagram set-up, a transformer is connected with power supply. A linear or non-linear load is connected with this transformer. Due to transformer and other loads are generated harmonics in power system. Due to this power supply waveform is distorted. A data acquisition card is connected at power common connection to collect the distorted current/voltage waveform or data. These collected waveform/data transmitted to PC through RS-485 for ANN input which is designed in MATLAB. Collected data is shown in waveform in fig (7). Figure 8: Collected current waveform for single phase ARC welding machine load Figure 9: Collected Voltage waveform for single phase ARC welding machine load
  • 8. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 91 4.2 Normalization of input Normalization of data is a process of scaling the numbers in a data set to improve the accuracy of the subsequent numeric computation and is an important stage for training of the ANN. Normalization also helps in shaping the activation function. For this reason [-1, 1] normalization function has been used. Figure 10: Normalized data of collected current waveform for single phase ARC welding machine load Figure 11: Normalized data of Collected Voltage waveform for single phase ARC welding machine load 4.3 ANN OUTPUT Figure 12: RBFNN Output for Collected Current waveform for single phase ARC welding machine load
  • 9. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 92 Figure 13: RBFNN Output for Collected voltage waveform for single phase ARC welding machine load Figure 14: Bar Graph of RBFNN Output for Collected Current waveform for single phase ARC welding machine load Figure 15: Bar Graph of RBFNN Output for Collected Voltage waveform for single phase ARC welding machine load
  • 10. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 93 Figure 16: Phase angle of RBFNN output for collected current waveform for single phase ARC welding machine load Figure 17: Phase angle of RBFNN output for Collected Voltage waveform for single phase ARC welding machine load 5. RESULT AND DISCUSSION The output of the RBFNN is shown in fig (12) for current, fig (13) for voltage. The bargraph of the RBFNN is shown in fig (14) and phase angle of the RBFNN output is shown in fig (15). From fig (12) and Fig (14) it is found that due to the welding machine odd and even harmonics generate in power system. 6. CONCLUSION A Radial basis function neural network (RBFNN) model is developed and implemented for measuring harmonics component in power system. This model is tested offline under different condition. the result outcome from offline test indicate that the RBFNN model has providing very high accuracy in harmonic component measurement, the proposed RBFNN model is implemented on pc with MATLAB software using a data acquisition card. It was tested off-line under different conditions. The result of the off-line test indicates that the RBFNN model has very high power system harmonics component measurement accuracy. The developed RBFNN model was implemented on a PC with MATLAB Software (with RBFNN Toolbox) using a data acquisition card. The RBFNN model was able to measure the harmonic components of voltage and current at various levels. The data is collected at Machine lab in Dr.C.V.Raman University where the system is
  • 11. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 94 available. The output of the RBFNN is shown in fig (12) for current, fig (13) for voltage. The bargraph of the RBFNN is shown in fig (14) and phase angle of the RBFNN output is shown in fig (15). From fig (12) and Fig (14) it is found that due to the welding machine odd and even harmonics generate in power system. ACKNOWLEDGEMENTS I would like to express my sincerest gratitude to all staff of EEE Department Dr C.V. Raman University who has contributed, directly or indirectly, in accomplishing this paper. Special thanks to extend Miss Pallavee Jaiswal for her support in completing this Paper. REFERENCES [1] Amit D.,(1989), “ Modeling Brain Function” Cambridge University Press Page 100-1018. [2] Bhasker C.Naga, Kumar G. Vijay (2011) “Neural Network and Fuzzy Logic”, B.S. Publication, ISBN:-978-81-81075-40-1. [3] Amit , D. H. Gut, (1989) “storing infinite numbers of patterns in a spin-glass model of neural networks” , physical review letters 55,1530-1533. [4] Anderson and Rosenfeld (1988), editors, Neurocomputing: Foundation of Reasearch, MIT Press , Cambridge. [5] Ugur HALICI, “ARTIFICIAL NEURAL NETWORKS”, CHAPTER 9, page 139-147, www.eee.metu.edu.tr/halici/courses/543lecturenote/..pdf/ch9.pdf. [6] Almeida L.B. (1987) “A Learning Rule for Asynchronous Perceptions with feedback in a combinatorial Environment”, 1st IEEE International conference on Neural Networks, Vol 12, PP. 609-618, Son Diego, CA. [7] Almeida L.B. (1988), “Backpropagation in perceptron with feedback in neural network” NATO ASI series, PP.199- 208, NewYork, springer. [8] Amari S.,(1972b), “Characteristics of Random Nets of Analog Neuron-Like Elements”, IEEE Trans. On systems, Man and Cybernetics SMC-2,643-657. [9] Howard Demuth, Mark Beale, Matin Hagan, (2010), “Neural Network Toolbox™ 6 User’s Guide”, Math Works, Inc. [10] Haykin Simon (2005), “Neural Network”, Second edition, ISBN 81-7808-300-0, PE, Singapur. [11] Yue Wu, Hui Wang, Biaobiao Zhang and K.-L. Du1, (2012), “Using Radial Basis Function Networks for Function Approximation and Classification” International Scholarly Research Network, ISRN Applied Mathematics, Article ID 324194, 34 pages, doi:10.5402/2012/324194. [12] MA,Baddaley,A. ,(1983), “Your Memory”, Pelican Book ,U.K. [13] Bilbro G. L . and D.J. Weir,(1991), “Neural network”, GEC Journal of Research, Vol . 8., No 3, pp 151-169. [14] Dharmendra kumar singh, Dr. Moushmi Kar, Dr.A.S.Zadgaonkar, “Analysis of Generated Harmonics Due to Transformer Load on Power System Using Artificial Neural Network”, IJEET, ISSN: 0976-6545(Print), ISSN: 0976-6553(Online), Volume 4, issue 1, 2013, pp. 81-90. [15] Dharmendra Kumar Singh, A. S. Zadgaonkar, “Power System harmonics Analysis using Multi-Layer Feed Forward Artificial Neural Network Model”, International Journal of Electronics and computers”, Vol 4, No 1, 2012 ISSN: 0975-3796.
  • 12. International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 – 6545(Print), ISSN 0976 – 6553(Online) Volume 5, Issue 4, April (2014), pp. 84-95 © IAEME 95 [16] Dharmendra Kumar singh, Ekta Singh Thakur, Smriti Kesharwani and Dr. A.S.Zadgaonkar, “Analysis of Generated Harmonics Due to Single Phase Pwm Ac Drives Load on Power System Using Artificial Neural Network”, IJARET, ISSN: 0976 - 6480 (Print), ISSN: 0976 - 6499 (Online),Volume 5, Issue 2, 2014, pp. 173-185. [17] Dharmendra Kumar Singh, Pragya Patel, Anjali Karsh and Dr.A.S.Zadgaonkar, “Analysis of Generated Harmonics Due to CFL Load on Power System using Artificial Neural Network”, IJEET, ISSN: 0976-6545(Print), ISSN: 0976-6553(Online), Volume 5, issue 3, 2014, pp. 56 - 68. BIOGRAPHIES Dharmendra kumar obtained M. Tech. Degree in Electronics Design and Technology from Tezpur University, Tezpur, Assam in the year 2003. Currently he is pursuing research work in the area of Power Quality under the guidance of Prof A. S. Zadgaonkar. Durga Sharma obtained M. Tech. Degree in Instrumentation and control from Bhilai Institute of Technology,Durg (C.G.). Currently she is pursuing research work in the area of control system under the guidance of Dr. S.K. Singh. Dr. A. S. Zadgaonkar has obtained B. E. degree in Electrical Engineering from Pt. Ravishankar Shukla University, studying at Govt. Engineering College, Raipur in 1965. He obtained M. E. in 1978 from Nagpur University. His research paper for M. E. was awarded “best paper” by the Institution of Engineers (India) in the year 1976 & 1977 respectively. The testing technique for quality of wood developed by him was included in ISI in 1979. He was awarded Ph. D. in 1985 by Indira Gandhi Kala & Sangeet University, Khairagah for his work on “Acoustical and Mechanical Properties of Wood for Contemporary Indian Musical Instrument Making.” He obtained another Ph. D. in 1986 by Pt. Ravishankar Shukla University on “Investigation of Dynamic Properties of Non- Conducting Materials Using Electrical Analogy.” He has 47 years of teaching experience. He is currently adding glory to the post of Vice Chancellor of Dr. C. V. Raman University. He has published more than 500 technical papers for journals, national and international conferences. He was the Joint Director, Technical Education, Govt. of Chhattisgarh in 2004 & the Principal of NIT, Raipur in 2005. He is life member of Acoustical Society of India, Biomedical Society of India, Linguistic Society of India, Indian Society for Technical Education and many social bodies.