SlideShare a Scribd company logo
1 of 6
Download to read offline
APPLICATION OF NEURAL NETWORKS TO POWER SYSTEMS
PROF. D.P. Kothari
Centre for Energy Studies
LIT. Delhi. New Delhi-110016, INDIA.
luwtract - In recent years, ANNs (Artificial
Neural Networks) have a#racted considerable
attenton as candidates for computational system
due to the variety of advantages they offer over the
colIventional m - o n a l systems. Among
these advantages, the ability to memorise, rapidity
and robustness are the most profound and
interesting pmpert~es which have attracted
attention in many fields. The paper critically
raiews the ANN related publications involving
typical power system problems during last ckade.
A brief overview of the ANN theory, difiemt
models and their apphcations is given.
INTRODUCTION
The paper describes a overview on ANNs
in power systems. Artificial neural networks
(ANNs) are the distributed processing systems that
have been inspired by the biological nerve system.
They consist of a p u p of units called "neurow"
that are analogous to nerve neurous. Each neuron
is c o - to each other with the weights. For
example, the inductive learning process finds out
the weights so that the relationship between input
and output variables is determid, The methds
throw up new possibilities of parallel or distributed
complting.
Recent years have witnessed a rapdly
growing intemt in two important
Artificial intelligence technologes viz., expert
systems (ES) and ANNs. In recent
years, another term 'intelligent control' has come to
embrace diverse methodologies combining
conventional control and emergent techniques
based on physiological metaphors, such as ANNs,
fuzzy logic, genetic algorithms and a wide variety
of search and oghrmzation techniques [20]. In th~~
paper we will mainly concentrate on ANNs and
their application to power systems.
ANNs have been studied for many years
with the hope of unkrstanding and achieving
human-like computational performance.
Appeahg benefits include massive parallelism,
architectural modularity, fast speed, high fault
tolerance and adaptrve capability. These have
lured researchers from controls, robotics and
power systems to seek NN solutions to some of
their more complicated or unsolved problems.
NN applications to power systems can be
categorised under three main areas: regression,
classifhation and combinatorial ophmjzation.
Applications involving regression include transient
stability analysis, load forecasting, synchrom
machine m o d e - contingency screening and
harmonic evaluation Applications involving
classifications include harmonic load
identification, stataic and dynarmc s b t y
analysis. The area of combinational optmizition
includes unit commitment and capacitor control.
OVERVIEW OF ARTIF'ICAL NEURAL
NETWORKS:
Artificial neural networki are made up of
simple highly inte~onnected processing units
called neurons each of which perform two
functions: aggregation of its inputs from other
n m n s or the external environment and
generation of an output from the aggregated inputs.
A connection between a pair of neurons has an
associated numerical strength called synaptic
weight. The development of ANN involves two
phases: training or learning phase and testing
phase. Training of ANN is done by presenting the
network with examples called trauzing patterns.
During training, the synaptic weights get mdfied
to model the given problem As soon as the
network has learnt the problem it may be tested
with new unknown patterns and its efliciency can
be checked. (testing phase). Dependmg upon the
training Imparted, ANN can be classified as
supeMsed ANN or unsupervised ANN.
Supervised ANN
The supervised ANN requires the sets of
inputs and the outputs for its training. During the
training, the output from the ANN is compared
with the desired output (target) and the difference
(error) i s reduced b y employing some 1 -
algorithm. This training is repeated till the actual
output acquires an acceptable level. Supervised
ANN may be a fd forward or nonrecurrent
network such as Multi Layer Perceptron (MLP),
Functional Link Net (FLN) and Radial Basis
Function (RBS), or a feedback or recurrent ANN
621
such as Hopfield network, often used in power
system applications.
Multi-layer Perceptron Model:
tt comprises an input layer, one or more
hidden layers) and an output-layer. It is used
practically in all power system applications and is
trained by a back propagation (BP) algorithm [7].
HP is an iterative, gradient search, supervised
algorithm and consists of three phases: forward
execution, back propagation of the error and
weight update. It works well with a sigmoidal
activation rule.
Fancttoaal link Network:
The FLN [8] not only increases learning
rate but simplifies the learning algorithm. The
inputs are expanded and are used for training with
die actual input data.
RBF Network Model:
Radial basis function model [9] consists
of three layers: the input, hidden and output layers.
The training of RBF network requires less
computation time since only the second layer
weights have to be calculated using an error signal.
Parallel Setf-organizing Hierarchical Neural
Networic
Parallel, self-organizing, hierarchical
neural network (PSHNN) are multistage networks
[10], in which each stage neural network (SNN) is
usually a 3-layered feed forward ANN having
linear input and output units and nonlinear hidden
units. The revised back propagation algorithm is
used to train each SNN. The training of the
PSHNN is carried out for a number of sweeps till
convergence is achieved.
aopwda Mode&
Hopseld model [I11 is a recu~~ent neural
network (RNN) having feedback paths from their
W p t s to their inplts and amsists of a single layex
of lxum% actiog both as output and input using
sdfaganbhg associatve memory. Neurons with
gm&d response (or sigmoidal input-outpt
dation) ~IE used in Hopfield Neural Network.
The outplt of each newon is linked with
the previous value of its om activation and
therefore individual neurons have time dependent
behaviour. It on recognize p;rtterns by matching
new uputs with ~ ~ y stored patterns. The
Hopfield maid is particulsrly used for apphcation
to combinatorial optimization problems such as
unit commitment.
Unsupervised ANN
The artiticlal neural network which does
not require a supenisor or teacher for training is
known as unsupervised ANN. In competitive or
unsupervised learning units of the outplt layer
compete for the chance to respond to a given input
pattem. Kohonen's Self-organizing Feature Map
(SOFM) and Adaphve Resonance Theory (ART)
are examples of unsupermed learning.
ANN APPLICATIONS TO POWER
SYSTEMS
Several key features that distinguish NNs
from other AI techniques are: learning by example
in real time, distributed memory and associated
mall, fault tolerance and graceful degradation,
real time pattern recognition, intelligent aSSOciatiOn
and synksls.
Despite its nummus advantages,
distributed memory causes a major flaw in NNs,
because knowledge in a NN is stured as a ptttern
of weights and connections. Other stumbhg
blocks and how moE work is going on to tackle
them is discussed in the next section.
This section &ids with typical ANN
aplication areas in power systems. The areas in
order of d e " g amount of work already
plMished are:
I h n i n g Security assesrment, fault
detectioddiagonosis, control, analysis, protection
and design. Most popllar prohlems are: (i) load
forecastin& (ii) security assessment and (iii) Edult
deteuioddiagonosis.
Load Forecasting:
Load forecasting is a suitable problem for
ANN apphcation due to the availability of
historical load data on the utility databases. ANN
schemes using peroepbon network and SoFM
have been successful in short-term [46,49] as well
as long-term load foI.ecasting with impressive
accuracy. A combined use of Unsupervised and
supervised learning was done for short-term load
forecashng [12]. Dash et al. 1131 used " a n -
filter based A" algorithm for faster convergence
and impcoved prediction acamcy. The RBF
neqwork was found superior to MLP or BP model
in terms of training time and itccuilcy.
ANN does not need additional memory
for storing the history of load pa#ems. 1%
improvement in accuracy of STLF can save upto
Rs. 700 million for a typical power utdity.
Security Assessment:
static and aynarmc security assessrment
often require on-line computation. In order to
622
evaluate solution efficiently, the nonlinear
mapping of MLP is utilized to reduce
computational burden and &al with the
Charactensb*'cs of power systems. This allows us to
cany out on-line monitoring/asse,ssment in
transient, mall signal stability, and voltage
instability.
Though contmgency ranking and
sensitivity factor methods have reduced the
number of critical contmgencies to be computed,
ANNs have played a challenging role in security
area.
In ref. [14], a 4-layered feed forward
ANN trained with BP algorithm was discussed for
predicting bus voltages foB0wing an outage. The
Ps and Qls that af€ect bus voltages most were
selected as the inputs to ANN using an entropy
function. Ghosh et al. [15] designed a feedback
ANN for line-now contingency " g . A New
type of performance index, the severity index was
considered as output of the neural network
Jayasurya [16] proposed an ANN to
provide an energy measure which is an indication
of the power system's proximity to voltage
collapse.
Fault Detection/Diiosis:
Fault &ection/diagnosis is one of
challenging problems in power systems. MLP
identifies the type and location of facults with a
given set of power system conditions,
measurements, alanms, etc. KN (Kohonen net) is
applied to handle the classification of fhlt
patterns. The dqposis of the power apgaratus is
done to judge what kinds of faults the apparatus
suffered from. KN is inferior to MLP in tenns of
the solution accuacy due to umpewised learning.
RBF and BP models [171 were developed for Wt
dugnosis problem. The BP network had given
superior performance while training of RBF
network was much faster as compared to BP
network
Economic Load Dispatch:
Park et al. [18] presented a method to
solve ELD problem with piecewise quadtatrc cost
function using Hopfield NN. The ANN based
appIoach turned out to be much simpler and
accurate. Ref. [29] deals with combined ED and
emission Qspatch using impnrved BPNN.
Adaptwe Hopfield NN is recently used for ELD
[41,471
Hydroelectric Generation Scheduling:
Liang and Hsu [19] pmp0sed NN bts.d
approach for the schedulq of h y d m - g m d m .
system hourly loads and the natural inflow of each
mervoir were c o n s i w as inputs to the ANN.
Power System Stabilizer Design:
Power system stabilizer (PSS) has been
widely used in modern power systems to provide
datlllping for lower kquency oscillatm in the
powa system MLP based P.S.S. was praposed by
several workers (211. In Ref. [22], a frray
kchniqw and " besed metlaod for Pss a " l
by superconducting magnetic energy storage have
been developed.
Load Flow:
LF is a must for s o w a large " b e r
of power system problems. Kalra et al. [23]
developed a East load flow method besed on MLP
model with real and reactive load &mands at load
buses as mpds. The autpd nodes pmvided
| v I and 6 at all PQ buses. Ref. [24] presents
an MLP based adaptive loss emhution a @ "
for pwer transntss''on system.
Voltage and Reactive Power C O W
In Ref [25], Kojima et al. pmposed an
RNN based algorithm for learning the imcrse
dynamics and apphed the algorithm to VQ control
call4 "neun, V Q r
, It was found to be more
StaMe and accUme.
There are many other power system
problems for whicb ANN is increasingly being
used such as load modelling [42,50], HVDC
[36,48], power system rehabdity studies [MI,
topology [39], nonconventional energy source
[35], load fiqwncy control [33], maintenance
schedtuiing [31], unit co"itmenl [30].
STUMBLING BLOCKS
ANN faces several problems to be solved
inspite of attractive features discussed & e r . l l e
main difticulities with ANN implementation are
discussed below.
Optilmlal Structure of ANN
It is essential to &dout the network size
(the number of input and outprt neurons in MLP,
and the number of output neurons in KN). Further,
pruning is necessary to obtain more msonable
models.
623
o d i a e Efficient Learning Algoritbm:
The BP algorithm requires many iteration
counts. It is not suitable for on-line learning
scheme. It is necessary to have a learning
algorithm with better convergence. Efficient
global optmuahon technique is needed to
evaluate the weights.
Alleviation of "Curse of Dimensionality":
The direct application of ANN to large
scale real-size power system requires large-scale
ANN. It is not easy to findout the optunal weights
in terms of accuacy and the computational effort.
Consideration of Network Topdogies:
We have to cope with nmork topologies
if the problem is related to transmisson lines.
Actually, ANN applications to one or several
snapshot are not convincing.
Necessary Amount of Learning Data:
The efficient gut&he for finding out the
necessary amount of the learning data is not
avadable in constructing ANN. The inefficient
data creates inappmpriate models while too much
data needs excesive computation time.
It is normal that in spite of good
performance on training data, worse performance
is obtained on test data. This may be due to the
fact that the training data is not utuformly
distributed. The accuracy of ANN model depends
on the number of t " g patterns in a gven range.
Other Factors:
In literature no systematic procsdure is
available on choice of initial weights assigned to
the interconnections between two nodes in neural
network. Ref. [26] proposes use of some Wctions
for thts.
The present AI implementation can reach
the perfection only if it acquires the level of human
competence. Unllke ES, ANN lmplementation
Mers from a lack of end-user interaction. Kalra
et al. [27] presented various models concerning the
synergsm of ES and ANN.
It is important to handle normalization of
input data so that feature extraction is obtamed and
solution accuracy is improved.
FUTURE WORK:
Research would continue to enhance
ANN performance. It is a natural research
W o n to make use of other emerging
technologes [30,32,34,43,44,45] to overcome
drawbacks of m s .
It is known that ES, FS (ibzzy system),
genek algorithm (GA) and ANN have' strong
crdenws to deal with uncertain, lllample and
noise polluted data ANN is a good approximator
of non-linear M o n s and pexforming well for
non-linear regression. FS, GA, chaotic dynamics
are " l y used to recbrce the trainmg time and
pruning of the ANN, Fine training or
defuzzi6cation can be done by ANN.
CONCLUSION
Neural networks are robust. Even if
inputdata are not complete or bave some noise,
the ANN can still give good results. ANNs have
adaptivity and can adJust to the new e l l -
easily. Modern control techniques like adaptwe,
variable strucaue, H (infinite) a " l s can be
learned by ANN from a series of training sets and
once the learning phase is over ANN can be used
as a robust controller. Special purpose hardware
designed to implement and evaluate ANN
technologies and vanety of NNS (eg. recurrent) are
bemg seriously tried for solving PS problem.
An overview on ANNs in power system
has been presented in this paper. This paper has
focussed on MLP, HN and KN as typical ANNs.
It may be seen that, MLP is the most poprlar
owmg to the surpeMsed learning that is superior
in terms of accuracy. As the apphcation areas,
load forecasting, security assessment and fault
detedion/dia~s were of main importance
though there exits a varie~ of application areas.
The present day primal Qfficulties and their
proposed solutions are reviewed Finally, the
integration of ANNs with other emerging
technologies such as FS, GA etc. was chscussed as
a future research direction.
REF'ERENCES:
1. I.J. Nagrath and D.P. Kothari,'Tbwer
Sytem Engineering", Tata
McGraw-Hill, New Delhi, 1994.
2
3.
4.
NPSC Tutorial Course, I.I.T. Delhi,
1994.
D.P. Sengupta et al.,"Recent Advances in
Control and Management of Energy
Systems", Ch. 15 by P.K. Dash, Interhey
1993.
M.El-Sharkawi and D. Niebur
(Eds.),'TEm Tutorial Come on ANNs
with Applications to Power Systems", %
TP 112-0.
624
5. L. Srivastava, S.N. Slngh and J.
Sharma,"ANN Aapphation in Power
systems: An overview and Key Issues",
Proc. Int. & d . CERA 97, pp. 39743. 19.
6. T. Dillon and D. Niebur (Eds.),"Neural
Net Appliations in Power Systems",
CRL Publishing Limited, Lecies, U.K.,
1995.
7. D.E. Remelhart,*
Rmllel Distributed 20.
Processing", cambridge, M.A, MlT
Press, 1988.
8. Y.H. Pa0," Adaphve Pattem Recognition
and Neural Networks", Addison - Wesley
Pub. Co. Inc., 1989.
9. D.K. Panaweera et al.,"lpplication of
Radml Basis Function NN Model for 21.
Short-term Load Forecasting", IEE Proc.
GTD, V01.142, N0.1, Jan. 1995, p~. 45-
50.
10. O.K. Ersoy and S.Wee Deng "Paralle1 22.
Self-organizing Hierclucal Neural
Networks with Continuous Inputs and
Outputs", IEEE T m . Neural Networks,
Vo1.6, N0.5, sept'95. 23.
11. P.D. Wassennan,"Neural Computing-
theory and Applications", Van Nostrand
Redold, New York, 1989.
12. M. Qunanovic, et
al.,"Unsupervised/supervised Learning 24.
Concept for 24 Hour Load Forecasting",
IEE Proc. Pt. C, Vol.14, No.4, July 1993,
p~. 311-318.
13 P.K. Dash et al.,"Powerdemand
Forecasting Using a Neural Network with
an Adaptwe Learning L EE 25.
Proc. GTD, Vo1.142, No.6, Nov. 1?95,
pp. 560-568.
14. Y.Y. Hsu and C.C. Yang,"Fast Voltage
Estimation u + g an ANN", Electric 26.
Power System Research, 27; 1993, pp.1-
9.
15. S. Ghosh and B.H. Choudhary,"Design of
an ANN for Fast Line Flow Contingency
Ranlang", Electric Power and Energy
Systems, Vo1.18, No.5, 1996, pp. 271- 27.
277.
16. B. Jayasurya,"ANNs for Power System
Steady-state Voltage Instability
Evaluation'*
, Electric Power System 28.
Research, Vo1.29,1994, pp. 85-90.
17. D.K. Ranaweera,"Companson of NN
Models for Fault Diagnosis of Power
Systems", Electric Power System
Resear~h, 29,1994, pp. 99-104.
18. J.H. Park etal.,"Economic Load Dispatch
for Piecewise Quadrahc Cost Function
using HopEeld NN", IEEE Traos. pbwer
System, Vo1.8, No.3, Aug. 1993, pp.
1030-1038.
hey-Hsun Liang and Yuan-
Y.h.Hsu,"Scheduhg of Hydroelectfk
generaton using A " , IEE Roc.-
GTD, Vol.141, N0.5, Sept. 1994, pp.
452-458.
D.A Linkws and HO.
Nyongesa,"Leanung Systems in
Intelligent control: An Apjxaid of
Fuzzy, Neural and Genetic Algorithm
control Applications", IEE proc.control
Theory Appl., Vol.143, No.4, July 19%,
m. 367-385.
L. Guan et al.,"ANN Power system
Stabilizer Trained with au Ixqmved BP
Algorithm", IEE Proc. GTD, Vol.143,
N0.2, March 1996, p~. 135-141.
Y. Kawakita et al.,T
ower-System
Stabkng cantto1 by SMES using
Fuzzy Techniques and NNs", Elect Engg.
in J- V01. 114, N0.2,1994, p~. 9-17.
P.K. Kalra, S.C. SrivastaVa, S.K. J o e
N. Kumar 'and R. Wagnes,"ANN Based
Load Flow Mod&
, Proc. 4th Expert
System Apphcation to Power System,
Melbourne, Australta, 1993.
T.S. Sidhu and 2. Ao,"On-ljne
Evaluation of capacity and Energy
Losses in Power TransnisSion Systems
by using ANNs", IEEE Trans. Power
Delivery, Vol.10, No.4, Oct. 1995, pp,
1913-1919.
Y. Kojima et al.,"Voltage and Reactive
Power control Using Recumznt Neural
Networks", Electrical Engg. in lapan,
V01.114, No.4,1994, p~. 119-128.
G. Sin& S.C. S r i " , P.K Kalra and
D.M. Vinod Kumar,',"A Fast Approack to
ANN Trainhg and its Apphation to
Economic Load Despatch", Electric
Machines and Power Systems, 1995, pp-
13-24.
P.K. Kalra, S.C. Srivastava and S.K.
Joshi,"Synergism of Expea System and
ANN for Power System Aplications",
Proc. XV NSC, Roorkee, March, 1992.
P.S. Kulkami, S.G. Tarnelau and D.P.
Kothari,"Radial Basis Function Neural
Network Application to Economic
Generation scheduling with
Transmission Losses", M. Cod. on
Power, Dec. 1997, D e & p~. 92-97.
625
29. RS. Kulkami, A.G. Kothari and D.P.
Kothan,"Co"ed Economic and
Emission I)lgtatch using Impwved BP 42.
NW
, Int. J. uf E m , Vd.28, No.1,
January, 2000.
30. Z. Ouyang and S.M. ShahiWur,"A
Hybrid ANN-DP Aapproach to Unit
Commitment", IEEE PES 1991 Summer 43.
Power Meeting, 91 SM 438-2, PWRS,
San Diego, CA,Jul. 1991.
31. H. Sasala, et al.,"A Solution Method for
Mamtenance Schedulmg of Thermal 44.
units by ANNs", m. of NNCEPI, pp.
185-190, SMot'd, 1992.
32. AS. C m h e k a r a et al.,"A New-
expert System for Planning and Load
Forecasting of Distribuhon System", 45.
Electric Power and Energy System,
VoI.21, NOS, J~ne 1999, p~. 309-314.
33. D.K. C h a m & , P.S. Satsang and P.K.
Kafra,"Load Frequency Control: A 46.
Generalized NN Approach", Electric
Power and Energ~ System, Vol. 21,
N0.6, August 1999, pp. 405415.
34. G. Ramaknshna' and N.D. Rao,"Adaptive 47.
Nemo-fuzzy Inference System for
VoWar Control in Distribution
Systems", Elect. Power Syst. Res.,
V01.49, N0. 2, Match 1999, p~. 87-98. 48.
35. F. Girand and Z.M. Salameh,""
Madehng of Gust Effects on a Gnd-
&exactive Wind Energy Conversions
system with Battery Storage", EPSR,
VolSO, N0.3, June 1999, pp. 155-162. 49.
36. P.K Dash et al.,"A NN Based Feedback
Liaesrising Contdler for HVDC Links",
QPSR, Vd.50, N0.2, May 1999, p~. 125- 50.
132.
37. D.M Vinod Kumar and S.C.
Srivastava,"Power System State
Forecasbiag using ANNs", EMPS,
Vd.27, No.6, June, 1999, pp. 653464.
38. B. Changaroon and S.C. Sriwstava,"A
Hybrid PSS using Neuro-identifier and
predictive Controller'', ibid, pp. 637-651.
39. M. Abd-H-Aal and Abd-El-r
C ~ " P o w e r Network Toplopy
Ramgmtion using NNs", EMPS, VoL27,
N0.2,1999, p~. 195-208.
40. N. Amjady and M. J3san, "Evaluation of
Power systems Rdiabdity by an ANN",
IEEE Trans. on P.S., Vol.14, NaL,
Feb'99, pp. 287-292.
41. M.P. Walsb and
M3CYMalley,"Anpented HspseM
Network for C m Gegeratw
S&duhng'',IEEE Trans. on P.S.. Vol.14,
No.2, May 1999, p~. 765-771.
AP. Alvas da Silva et al.,"A New
Constructive ANN and its Application to
E W Load Representation", IEEE
Tmns. on P.S., Vo1.12, No 4, Nov'97, pp.
1569-1575.
R Kfiosla and T. Dlbn,"Learrung
Knowledge and Strategy of a Neuro-
Expert System Architecture in Alarm
Processing", ibid, 1610-1618.
Y.Y. Hsu and F.C. Lw"A Combined
ANN-Fuzzy DP approach to Reactive
PowerNoItage Control in a Distribution
Substation", IEEE Trans. on PS, Vo1.13,
No.4, NOV. 1998, p~. 1265-1271.
M.A Abido and Y.L. Abdd-Mogid"A
Hybnd Neuro-Fuzzy Power System
Stabdizer for M u l k k Fbwer
Systems", ibid, pp. 1323-1330.
J. Vermaak and E.C. Botha,'aecxlrrent
Neural Netwodcs for Short-term Load
Forecastmg", lEEE Trans. on P.S.,
V01.13, No I, Feb. 1998, p. 126-132.
K.Y.Lee et al.,"Adaptme Hopfied N a d
Networks for Economic Load Dispatch",
IEEE Trans. m PS, Vol. 13, N0.2, May
1998, p~. 519-526.
K.G. Nareadra et a f . , ' ? n v q n into
an ANN Based on-line current
controller for an HVDC TtansnissiOn
Link", IEEE Trans. on P.S., V01.12,
No.4, NOV. 1997, pp. 1425-1431.
AS. AlFuhaid et &. ,"cascaded ANNs for
Short-term Laxi Forecasbng", ibid, pp.
1524-1529.
T. Hiyama et al.,"ANN Based Dynatnic
Load MOdelling", &id, 1576-1583.
626

More Related Content

What's hot

Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...journalBEEI
 
Intelligent Fault Identification System for Transmission Lines Using Artifici...
Intelligent Fault Identification System for Transmission Lines Using Artifici...Intelligent Fault Identification System for Transmission Lines Using Artifici...
Intelligent Fault Identification System for Transmission Lines Using Artifici...IOSR Journals
 
Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...
Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...
Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...IJLT EMAS
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Neural network based identification of multimachine power system
Neural network based identification of multimachine power systemNeural network based identification of multimachine power system
Neural network based identification of multimachine power systemcsandit
 
Power_and_Data_08-16-12_Final_Color
Power_and_Data_08-16-12_Final_ColorPower_and_Data_08-16-12_Final_Color
Power_and_Data_08-16-12_Final_ColorAlexander Rush
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)IJCNCJournal
 
Power System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on SimulinkPower System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on Simulinkijctcm
 
Analysis and Implementation of Artificial Neural Network Techniques for Power...
Analysis and Implementation of Artificial Neural Network Techniques for Power...Analysis and Implementation of Artificial Neural Network Techniques for Power...
Analysis and Implementation of Artificial Neural Network Techniques for Power...ijtsrd
 
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
Time-domain harmonic extraction algorithms for three-level  inverter-based sh...Time-domain harmonic extraction algorithms for three-level  inverter-based sh...
Time-domain harmonic extraction algorithms for three-level inverter-based sh...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
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsTELKOMNIKA JOURNAL
 
Power System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation ToolsPower System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation ToolsPower System Operation
 
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools
The Need for Enhanced Power System Modelling Techniques & Simulation Tools Power System Operation
 
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...IJPEDS-IAES
 

What's hot (19)

Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...Wavelet energy moment and neural networks based particle swarm optimisation f...
Wavelet energy moment and neural networks based particle swarm optimisation f...
 
Ak methodology nnloadmodeling
Ak methodology nnloadmodelingAk methodology nnloadmodeling
Ak methodology nnloadmodeling
 
Intelligent Fault Identification System for Transmission Lines Using Artifici...
Intelligent Fault Identification System for Transmission Lines Using Artifici...Intelligent Fault Identification System for Transmission Lines Using Artifici...
Intelligent Fault Identification System for Transmission Lines Using Artifici...
 
Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...
Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...
Short Term Load Forecasting: One Week (With & Without Weekend) Using Artifici...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
G013124354
G013124354G013124354
G013124354
 
Neural network based identification of multimachine power system
Neural network based identification of multimachine power systemNeural network based identification of multimachine power system
Neural network based identification of multimachine power system
 
Power_and_Data_08-16-12_Final_Color
Power_and_Data_08-16-12_Final_ColorPower_and_Data_08-16-12_Final_Color
Power_and_Data_08-16-12_Final_Color
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
 
Power System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on SimulinkPower System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on Simulink
 
Indian journal 2
Indian journal 2Indian journal 2
Indian journal 2
 
Analysis and Implementation of Artificial Neural Network Techniques for Power...
Analysis and Implementation of Artificial Neural Network Techniques for Power...Analysis and Implementation of Artificial Neural Network Techniques for Power...
Analysis and Implementation of Artificial Neural Network Techniques for Power...
 
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
Time-domain harmonic extraction algorithms for three-level  inverter-based sh...Time-domain harmonic extraction algorithms for three-level  inverter-based sh...
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
 
ENERGY EFFICIENT ROUTING ALGORITHM
ENERGY EFFICIENT ROUTING ALGORITHMENERGY EFFICIENT ROUTING ALGORITHM
ENERGY EFFICIENT ROUTING ALGORITHM
 
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 ...
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systems
 
Power System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation ToolsPower System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation Tools
 
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
 
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
 

Similar to Application of nn to power system

Short Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkShort Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkIJERA Editor
 
Solar power forecasting report
Solar power forecasting reportSolar power forecasting report
Solar power forecasting reportGaurav Singh
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...elelijjournal
 
Switchgear and protection.
Switchgear and protection.Switchgear and protection.
Switchgear and protection.Surabhi Vasudev
 
ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studiesmjvshin
 
ANN based STLF of Power System
ANN based STLF of Power SystemANN based STLF of Power System
ANN based STLF of Power SystemYousuf Khan
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...ijaia
 
Computational Approaches for Monitoring Voltage Stability in Power Networks
Computational Approaches for Monitoring Voltage  Stability in Power NetworksComputational Approaches for Monitoring Voltage  Stability in Power Networks
Computational Approaches for Monitoring Voltage Stability in Power NetworksAM Publications
 
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
 
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
 
Fpga based artificial neural network
Fpga based artificial neural networkFpga based artificial neural network
Fpga based artificial neural networkHoopeer Hoopeer
 
NEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEM
NEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEMNEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEM
NEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEMcscpconf
 
Artificial Neural Network Seminar Report
Artificial Neural Network Seminar ReportArtificial Neural Network Seminar Report
Artificial Neural Network Seminar ReportTodd Turner
 
teste
testeteste
testelealtran
 

Similar to Application of nn to power system (20)

Short Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural NetworkShort Term Electrical Load Forecasting by Artificial Neural Network
Short Term Electrical Load Forecasting by Artificial Neural Network
 
Solar power forecasting report
Solar power forecasting reportSolar power forecasting report
Solar power forecasting report
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...
 
Switchgear and protection.
Switchgear and protection.Switchgear and protection.
Switchgear and protection.
 
Unit 3
Unit 3Unit 3
Unit 3
 
ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studies
 
ANN based STLF of Power System
ANN based STLF of Power SystemANN based STLF of Power System
ANN based STLF of Power System
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
 
Computational Approaches for Monitoring Voltage Stability in Power Networks
Computational Approaches for Monitoring Voltage  Stability in Power NetworksComputational Approaches for Monitoring Voltage  Stability in Power Networks
Computational Approaches for Monitoring Voltage Stability in Power Networks
 
H046014853
H046014853H046014853
H046014853
 
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...
 
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
 
Fpga based artificial neural network
Fpga based artificial neural networkFpga based artificial neural network
Fpga based artificial neural network
 
NEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEM
NEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEMNEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEM
NEURAL NETWORK BASED IDENTIFICATION OF MULTIMACHINE POWER SYSTEM
 
Artificial Neural Network Seminar Report
Artificial Neural Network Seminar ReportArtificial Neural Network Seminar Report
Artificial Neural Network Seminar Report
 
teste
testeteste
teste
 

Recently uploaded

🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoĂŁo Esperancinha
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

Application of nn to power system

  • 1. APPLICATION OF NEURAL NETWORKS TO POWER SYSTEMS PROF. D.P. Kothari Centre for Energy Studies LIT. Delhi. New Delhi-110016, INDIA. luwtract - In recent years, ANNs (Artificial Neural Networks) have a#racted considerable attenton as candidates for computational system due to the variety of advantages they offer over the colIventional m - o n a l systems. Among these advantages, the ability to memorise, rapidity and robustness are the most profound and interesting pmpert~es which have attracted attention in many fields. The paper critically raiews the ANN related publications involving typical power system problems during last ckade. A brief overview of the ANN theory, difiemt models and their apphcations is given. INTRODUCTION The paper describes a overview on ANNs in power systems. Artificial neural networks (ANNs) are the distributed processing systems that have been inspired by the biological nerve system. They consist of a p u p of units called "neurow" that are analogous to nerve neurous. Each neuron is c o - to each other with the weights. For example, the inductive learning process finds out the weights so that the relationship between input and output variables is determid, The methds throw up new possibilities of parallel or distributed complting. Recent years have witnessed a rapdly growing intemt in two important Artificial intelligence technologes viz., expert systems (ES) and ANNs. In recent years, another term 'intelligent control' has come to embrace diverse methodologies combining conventional control and emergent techniques based on physiological metaphors, such as ANNs, fuzzy logic, genetic algorithms and a wide variety of search and oghrmzation techniques [20]. In th~~ paper we will mainly concentrate on ANNs and their application to power systems. ANNs have been studied for many years with the hope of unkrstanding and achieving human-like computational performance. Appeahg benefits include massive parallelism, architectural modularity, fast speed, high fault tolerance and adaptrve capability. These have lured researchers from controls, robotics and power systems to seek NN solutions to some of their more complicated or unsolved problems. NN applications to power systems can be categorised under three main areas: regression, classifhation and combinatorial ophmjzation. Applications involving regression include transient stability analysis, load forecasting, synchrom machine m o d e - contingency screening and harmonic evaluation Applications involving classifications include harmonic load identification, stataic and dynarmc s b t y analysis. The area of combinational optmizition includes unit commitment and capacitor control. OVERVIEW OF ARTIF'ICAL NEURAL NETWORKS: Artificial neural networki are made up of simple highly inte~onnected processing units called neurons each of which perform two functions: aggregation of its inputs from other n m n s or the external environment and generation of an output from the aggregated inputs. A connection between a pair of neurons has an associated numerical strength called synaptic weight. The development of ANN involves two phases: training or learning phase and testing phase. Training of ANN is done by presenting the network with examples called trauzing patterns. During training, the synaptic weights get mdfied to model the given problem As soon as the network has learnt the problem it may be tested with new unknown patterns and its efliciency can be checked. (testing phase). Dependmg upon the training Imparted, ANN can be classified as supeMsed ANN or unsupervised ANN. Supervised ANN The supervised ANN requires the sets of inputs and the outputs for its training. During the training, the output from the ANN is compared with the desired output (target) and the difference (error) i s reduced b y employing some 1 - algorithm. This training is repeated till the actual output acquires an acceptable level. Supervised ANN may be a fd forward or nonrecurrent network such as Multi Layer Perceptron (MLP), Functional Link Net (FLN) and Radial Basis Function (RBS), or a feedback or recurrent ANN 621
  • 2. such as Hopfield network, often used in power system applications. Multi-layer Perceptron Model: tt comprises an input layer, one or more hidden layers) and an output-layer. It is used practically in all power system applications and is trained by a back propagation (BP) algorithm [7]. HP is an iterative, gradient search, supervised algorithm and consists of three phases: forward execution, back propagation of the error and weight update. It works well with a sigmoidal activation rule. Fancttoaal link Network: The FLN [8] not only increases learning rate but simplifies the learning algorithm. The inputs are expanded and are used for training with die actual input data. RBF Network Model: Radial basis function model [9] consists of three layers: the input, hidden and output layers. The training of RBF network requires less computation time since only the second layer weights have to be calculated using an error signal. Parallel Setf-organizing Hierarchical Neural Networic Parallel, self-organizing, hierarchical neural network (PSHNN) are multistage networks [10], in which each stage neural network (SNN) is usually a 3-layered feed forward ANN having linear input and output units and nonlinear hidden units. The revised back propagation algorithm is used to train each SNN. The training of the PSHNN is carried out for a number of sweeps till convergence is achieved. aopwda Mode& Hopseld model [I11 is a recu~~ent neural network (RNN) having feedback paths from their W p t s to their inplts and amsists of a single layex of lxum% actiog both as output and input using sdfaganbhg associatve memory. Neurons with gm&d response (or sigmoidal input-outpt dation) ~IE used in Hopfield Neural Network. The outplt of each newon is linked with the previous value of its om activation and therefore individual neurons have time dependent behaviour. It on recognize p;rtterns by matching new uputs with ~ ~ y stored patterns. The Hopfield maid is particulsrly used for apphcation to combinatorial optimization problems such as unit commitment. Unsupervised ANN The artiticlal neural network which does not require a supenisor or teacher for training is known as unsupervised ANN. In competitive or unsupervised learning units of the outplt layer compete for the chance to respond to a given input pattem. Kohonen's Self-organizing Feature Map (SOFM) and Adaphve Resonance Theory (ART) are examples of unsupermed learning. ANN APPLICATIONS TO POWER SYSTEMS Several key features that distinguish NNs from other AI techniques are: learning by example in real time, distributed memory and associated mall, fault tolerance and graceful degradation, real time pattern recognition, intelligent aSSOciatiOn and synksls. Despite its nummus advantages, distributed memory causes a major flaw in NNs, because knowledge in a NN is stured as a ptttern of weights and connections. Other stumbhg blocks and how moE work is going on to tackle them is discussed in the next section. This section &ids with typical ANN aplication areas in power systems. The areas in order of d e " g amount of work already plMished are: I h n i n g Security assesrment, fault detectioddiagonosis, control, analysis, protection and design. Most popllar prohlems are: (i) load forecastin& (ii) security assessment and (iii) Edult deteuioddiagonosis. Load Forecasting: Load forecasting is a suitable problem for ANN apphcation due to the availability of historical load data on the utility databases. ANN schemes using peroepbon network and SoFM have been successful in short-term [46,49] as well as long-term load foI.ecasting with impressive accuracy. A combined use of Unsupervised and supervised learning was done for short-term load forecashng [12]. Dash et al. 1131 used " a n - filter based A" algorithm for faster convergence and impcoved prediction acamcy. The RBF neqwork was found superior to MLP or BP model in terms of training time and itccuilcy. ANN does not need additional memory for storing the history of load pa#ems. 1% improvement in accuracy of STLF can save upto Rs. 700 million for a typical power utdity. Security Assessment: static and aynarmc security assessrment often require on-line computation. In order to 622
  • 3. evaluate solution efficiently, the nonlinear mapping of MLP is utilized to reduce computational burden and &al with the Charactensb*'cs of power systems. This allows us to cany out on-line monitoring/asse,ssment in transient, mall signal stability, and voltage instability. Though contmgency ranking and sensitivity factor methods have reduced the number of critical contmgencies to be computed, ANNs have played a challenging role in security area. In ref. [14], a 4-layered feed forward ANN trained with BP algorithm was discussed for predicting bus voltages foB0wing an outage. The Ps and Qls that af€ect bus voltages most were selected as the inputs to ANN using an entropy function. Ghosh et al. [15] designed a feedback ANN for line-now contingency " g . A New type of performance index, the severity index was considered as output of the neural network Jayasurya [16] proposed an ANN to provide an energy measure which is an indication of the power system's proximity to voltage collapse. Fault Detection/Diiosis: Fault &ection/diagnosis is one of challenging problems in power systems. MLP identifies the type and location of facults with a given set of power system conditions, measurements, alanms, etc. KN (Kohonen net) is applied to handle the classification of fhlt patterns. The dqposis of the power apgaratus is done to judge what kinds of faults the apparatus suffered from. KN is inferior to MLP in tenns of the solution accuacy due to umpewised learning. RBF and BP models [171 were developed for Wt dugnosis problem. The BP network had given superior performance while training of RBF network was much faster as compared to BP network Economic Load Dispatch: Park et al. [18] presented a method to solve ELD problem with piecewise quadtatrc cost function using Hopfield NN. The ANN based appIoach turned out to be much simpler and accurate. Ref. [29] deals with combined ED and emission Qspatch using impnrved BPNN. Adaptwe Hopfield NN is recently used for ELD [41,471 Hydroelectric Generation Scheduling: Liang and Hsu [19] pmp0sed NN bts.d approach for the schedulq of h y d m - g m d m . system hourly loads and the natural inflow of each mervoir were c o n s i w as inputs to the ANN. Power System Stabilizer Design: Power system stabilizer (PSS) has been widely used in modern power systems to provide datlllping for lower kquency oscillatm in the powa system MLP based P.S.S. was praposed by several workers (211. In Ref. [22], a frray kchniqw and " besed metlaod for Pss a " l by superconducting magnetic energy storage have been developed. Load Flow: LF is a must for s o w a large " b e r of power system problems. Kalra et al. [23] developed a East load flow method besed on MLP model with real and reactive load &mands at load buses as mpds. The autpd nodes pmvided | v I and 6 at all PQ buses. Ref. [24] presents an MLP based adaptive loss emhution a @ " for pwer transntss''on system. Voltage and Reactive Power C O W In Ref [25], Kojima et al. pmposed an RNN based algorithm for learning the imcrse dynamics and apphed the algorithm to VQ control call4 "neun, V Q r , It was found to be more StaMe and accUme. There are many other power system problems for whicb ANN is increasingly being used such as load modelling [42,50], HVDC [36,48], power system rehabdity studies [MI, topology [39], nonconventional energy source [35], load fiqwncy control [33], maintenance schedtuiing [31], unit co"itmenl [30]. STUMBLING BLOCKS ANN faces several problems to be solved inspite of attractive features discussed & e r . l l e main difticulities with ANN implementation are discussed below. Optilmlal Structure of ANN It is essential to &dout the network size (the number of input and outprt neurons in MLP, and the number of output neurons in KN). Further, pruning is necessary to obtain more msonable models. 623
  • 4. o d i a e Efficient Learning Algoritbm: The BP algorithm requires many iteration counts. It is not suitable for on-line learning scheme. It is necessary to have a learning algorithm with better convergence. Efficient global optmuahon technique is needed to evaluate the weights. Alleviation of "Curse of Dimensionality": The direct application of ANN to large scale real-size power system requires large-scale ANN. It is not easy to findout the optunal weights in terms of accuacy and the computational effort. Consideration of Network Topdogies: We have to cope with nmork topologies if the problem is related to transmisson lines. Actually, ANN applications to one or several snapshot are not convincing. Necessary Amount of Learning Data: The efficient gut&he for finding out the necessary amount of the learning data is not avadable in constructing ANN. The inefficient data creates inappmpriate models while too much data needs excesive computation time. It is normal that in spite of good performance on training data, worse performance is obtained on test data. This may be due to the fact that the training data is not utuformly distributed. The accuracy of ANN model depends on the number of t " g patterns in a gven range. Other Factors: In literature no systematic procsdure is available on choice of initial weights assigned to the interconnections between two nodes in neural network. Ref. [26] proposes use of some Wctions for thts. The present AI implementation can reach the perfection only if it acquires the level of human competence. Unllke ES, ANN lmplementation Mers from a lack of end-user interaction. Kalra et al. [27] presented various models concerning the synergsm of ES and ANN. It is important to handle normalization of input data so that feature extraction is obtamed and solution accuracy is improved. FUTURE WORK: Research would continue to enhance ANN performance. It is a natural research W o n to make use of other emerging technologes [30,32,34,43,44,45] to overcome drawbacks of m s . It is known that ES, FS (ibzzy system), genek algorithm (GA) and ANN have' strong crdenws to deal with uncertain, lllample and noise polluted data ANN is a good approximator of non-linear M o n s and pexforming well for non-linear regression. FS, GA, chaotic dynamics are " l y used to recbrce the trainmg time and pruning of the ANN, Fine training or defuzzi6cation can be done by ANN. CONCLUSION Neural networks are robust. Even if inputdata are not complete or bave some noise, the ANN can still give good results. ANNs have adaptivity and can adJust to the new e l l - easily. Modern control techniques like adaptwe, variable strucaue, H (infinite) a " l s can be learned by ANN from a series of training sets and once the learning phase is over ANN can be used as a robust controller. Special purpose hardware designed to implement and evaluate ANN technologies and vanety of NNS (eg. recurrent) are bemg seriously tried for solving PS problem. An overview on ANNs in power system has been presented in this paper. This paper has focussed on MLP, HN and KN as typical ANNs. It may be seen that, MLP is the most poprlar owmg to the surpeMsed learning that is superior in terms of accuracy. As the apphcation areas, load forecasting, security assessment and fault detedion/dia~s were of main importance though there exits a varie~ of application areas. The present day primal Qfficulties and their proposed solutions are reviewed Finally, the integration of ANNs with other emerging technologies such as FS, GA etc. was chscussed as a future research direction. REF'ERENCES: 1. I.J. Nagrath and D.P. Kothari,'Tbwer Sytem Engineering", Tata McGraw-Hill, New Delhi, 1994. 2 3. 4. NPSC Tutorial Course, I.I.T. Delhi, 1994. D.P. Sengupta et al.,"Recent Advances in Control and Management of Energy Systems", Ch. 15 by P.K. Dash, Interhey 1993. M.El-Sharkawi and D. Niebur (Eds.),'TEm Tutorial Come on ANNs with Applications to Power Systems", % TP 112-0. 624
  • 5. 5. L. Srivastava, S.N. Slngh and J. Sharma,"ANN Aapphation in Power systems: An overview and Key Issues", Proc. Int. & d . CERA 97, pp. 39743. 19. 6. T. Dillon and D. Niebur (Eds.),"Neural Net Appliations in Power Systems", CRL Publishing Limited, Lecies, U.K., 1995. 7. D.E. Remelhart,* Rmllel Distributed 20. Processing", cambridge, M.A, MlT Press, 1988. 8. Y.H. Pa0," Adaphve Pattem Recognition and Neural Networks", Addison - Wesley Pub. Co. Inc., 1989. 9. D.K. Panaweera et al.,"lpplication of Radml Basis Function NN Model for 21. Short-term Load Forecasting", IEE Proc. GTD, V01.142, N0.1, Jan. 1995, p~. 45- 50. 10. O.K. Ersoy and S.Wee Deng "Paralle1 22. Self-organizing Hierclucal Neural Networks with Continuous Inputs and Outputs", IEEE T m . Neural Networks, Vo1.6, N0.5, sept'95. 23. 11. P.D. Wassennan,"Neural Computing- theory and Applications", Van Nostrand Redold, New York, 1989. 12. M. Qunanovic, et al.,"Unsupervised/supervised Learning 24. Concept for 24 Hour Load Forecasting", IEE Proc. Pt. C, Vol.14, No.4, July 1993, p~. 311-318. 13 P.K. Dash et al.,"Powerdemand Forecasting Using a Neural Network with an Adaptwe Learning L EE 25. Proc. GTD, Vo1.142, No.6, Nov. 1?95, pp. 560-568. 14. Y.Y. Hsu and C.C. Yang,"Fast Voltage Estimation u + g an ANN", Electric 26. Power System Research, 27; 1993, pp.1- 9. 15. S. Ghosh and B.H. Choudhary,"Design of an ANN for Fast Line Flow Contingency Ranlang", Electric Power and Energy Systems, Vo1.18, No.5, 1996, pp. 271- 27. 277. 16. B. Jayasurya,"ANNs for Power System Steady-state Voltage Instability Evaluation'* , Electric Power System 28. Research, Vo1.29,1994, pp. 85-90. 17. D.K. Ranaweera,"Companson of NN Models for Fault Diagnosis of Power Systems", Electric Power System Resear~h, 29,1994, pp. 99-104. 18. J.H. Park etal.,"Economic Load Dispatch for Piecewise Quadrahc Cost Function using HopEeld NN", IEEE Traos. pbwer System, Vo1.8, No.3, Aug. 1993, pp. 1030-1038. hey-Hsun Liang and Yuan- Y.h.Hsu,"Scheduhg of Hydroelectfk generaton using A " , IEE Roc.- GTD, Vol.141, N0.5, Sept. 1994, pp. 452-458. D.A Linkws and HO. Nyongesa,"Leanung Systems in Intelligent control: An Apjxaid of Fuzzy, Neural and Genetic Algorithm control Applications", IEE proc.control Theory Appl., Vol.143, No.4, July 19%, m. 367-385. L. Guan et al.,"ANN Power system Stabilizer Trained with au Ixqmved BP Algorithm", IEE Proc. GTD, Vol.143, N0.2, March 1996, p~. 135-141. Y. Kawakita et al.,T ower-System Stabkng cantto1 by SMES using Fuzzy Techniques and NNs", Elect Engg. in J- V01. 114, N0.2,1994, p~. 9-17. P.K. Kalra, S.C. SrivastaVa, S.K. J o e N. Kumar 'and R. Wagnes,"ANN Based Load Flow Mod& , Proc. 4th Expert System Apphcation to Power System, Melbourne, Australta, 1993. T.S. Sidhu and 2. Ao,"On-ljne Evaluation of capacity and Energy Losses in Power TransnisSion Systems by using ANNs", IEEE Trans. Power Delivery, Vol.10, No.4, Oct. 1995, pp, 1913-1919. Y. Kojima et al.,"Voltage and Reactive Power control Using Recumznt Neural Networks", Electrical Engg. in lapan, V01.114, No.4,1994, p~. 119-128. G. Sin& S.C. S r i " , P.K Kalra and D.M. Vinod Kumar,',"A Fast Approack to ANN Trainhg and its Apphation to Economic Load Despatch", Electric Machines and Power Systems, 1995, pp- 13-24. P.K. Kalra, S.C. Srivastava and S.K. Joshi,"Synergism of Expea System and ANN for Power System Aplications", Proc. XV NSC, Roorkee, March, 1992. P.S. Kulkami, S.G. Tarnelau and D.P. Kothari,"Radial Basis Function Neural Network Application to Economic Generation scheduling with Transmission Losses", M. Cod. on Power, Dec. 1997, D e & p~. 92-97. 625
  • 6. 29. RS. Kulkami, A.G. Kothari and D.P. Kothan,"Co"ed Economic and Emission I)lgtatch using Impwved BP 42. NW , Int. J. uf E m , Vd.28, No.1, January, 2000. 30. Z. Ouyang and S.M. ShahiWur,"A Hybrid ANN-DP Aapproach to Unit Commitment", IEEE PES 1991 Summer 43. Power Meeting, 91 SM 438-2, PWRS, San Diego, CA,Jul. 1991. 31. H. Sasala, et al.,"A Solution Method for Mamtenance Schedulmg of Thermal 44. units by ANNs", m. of NNCEPI, pp. 185-190, SMot'd, 1992. 32. AS. C m h e k a r a et al.,"A New- expert System for Planning and Load Forecasting of Distribuhon System", 45. Electric Power and Energy System, VoI.21, NOS, J~ne 1999, p~. 309-314. 33. D.K. C h a m & , P.S. Satsang and P.K. Kafra,"Load Frequency Control: A 46. Generalized NN Approach", Electric Power and Energ~ System, Vol. 21, N0.6, August 1999, pp. 405415. 34. G. Ramaknshna' and N.D. Rao,"Adaptive 47. Nemo-fuzzy Inference System for VoWar Control in Distribution Systems", Elect. Power Syst. Res., V01.49, N0. 2, Match 1999, p~. 87-98. 48. 35. F. Girand and Z.M. Salameh,"" Madehng of Gust Effects on a Gnd- &exactive Wind Energy Conversions system with Battery Storage", EPSR, VolSO, N0.3, June 1999, pp. 155-162. 49. 36. P.K Dash et al.,"A NN Based Feedback Liaesrising Contdler for HVDC Links", QPSR, Vd.50, N0.2, May 1999, p~. 125- 50. 132. 37. D.M Vinod Kumar and S.C. Srivastava,"Power System State Forecasbiag using ANNs", EMPS, Vd.27, No.6, June, 1999, pp. 653464. 38. B. Changaroon and S.C. Sriwstava,"A Hybrid PSS using Neuro-identifier and predictive Controller'', ibid, pp. 637-651. 39. M. Abd-H-Aal and Abd-El-r C ~ " P o w e r Network Toplopy Ramgmtion using NNs", EMPS, VoL27, N0.2,1999, p~. 195-208. 40. N. Amjady and M. J3san, "Evaluation of Power systems Rdiabdity by an ANN", IEEE Trans. on P.S., Vol.14, NaL, Feb'99, pp. 287-292. 41. M.P. Walsb and M3CYMalley,"Anpented HspseM Network for C m Gegeratw S&duhng'',IEEE Trans. on P.S.. Vol.14, No.2, May 1999, p~. 765-771. AP. Alvas da Silva et al.,"A New Constructive ANN and its Application to E W Load Representation", IEEE Tmns. on P.S., Vo1.12, No 4, Nov'97, pp. 1569-1575. R Kfiosla and T. Dlbn,"Learrung Knowledge and Strategy of a Neuro- Expert System Architecture in Alarm Processing", ibid, 1610-1618. Y.Y. Hsu and F.C. Lw"A Combined ANN-Fuzzy DP approach to Reactive PowerNoItage Control in a Distribution Substation", IEEE Trans. on PS, Vo1.13, No.4, NOV. 1998, p~. 1265-1271. M.A Abido and Y.L. Abdd-Mogid"A Hybnd Neuro-Fuzzy Power System Stabdizer for M u l k k Fbwer Systems", ibid, pp. 1323-1330. J. Vermaak and E.C. Botha,'aecxlrrent Neural Netwodcs for Short-term Load Forecastmg", lEEE Trans. on P.S., V01.13, No I, Feb. 1998, p. 126-132. K.Y.Lee et al.,"Adaptme Hopfied N a d Networks for Economic Load Dispatch", IEEE Trans. m PS, Vol. 13, N0.2, May 1998, p~. 519-526. K.G. Nareadra et a f . , ' ? n v q n into an ANN Based on-line current controller for an HVDC TtansnissiOn Link", IEEE Trans. on P.S., V01.12, No.4, NOV. 1997, pp. 1425-1431. AS. AlFuhaid et &. ,"cascaded ANNs for Short-term Laxi Forecasbng", ibid, pp. 1524-1529. T. Hiyama et al.,"ANN Based Dynatnic Load MOdelling", &id, 1576-1583. 626