SlideShare a Scribd company logo
1 of 37
ARTIFICIAL NEURAL NETWORKS FOR
INTELLIGENT REAL TIME POWER
QUALITY MONITORING SYSTEM

BY
Talla Pavan kumar
UG102150
NIT WARANGAL
OVERVIEW
• NEED FOR REAL TIME MONITORING
• COMPARISON WITH CONVENTIONAL NETWORKS
• INTRODUCTION TO ANN
• IMPORTANCE OF REACTIVE POWER CONTROL
• POWER QUALITY ISSUES
• ANN and TRAINING GUIDELINES
• ANN MODEL AND EXPERIMENTATION RESULTS
• CONCLUSIONS
• REFERENCES
NEED FOR REAL TIME MONITORING SYSTEM
In recent years, research into energy saving
has been increasing in view of dealing with environmental
problems and effectively using energy resources. In a
plant, power consumption monitoring of individual inductive
devices like motors would have significant impact on energy
savings in the long run. However, the current practice of
measurement of power consumption of the whole plant
rather than individual devices results in penalties for energy
losses due to variation of demand charges in a plant.
Therefore, electrical power consumption monitoring on a realtime basis is essential to keep it from exceeding the critical
demand level.
COMPARISON WITH
CONVENTIONAL NETWORKS
• With traditional computers, processing is sequential-one task, then the next, then the next, and so on.
• The idea of threading makes it appear to the human
user that many things are happening at one time.
• However, this is only an appearance; processes are
not actually happening simultaneously
Contd……..()

• The artificial neural network is an inherently multiprocessorfriendly architecture.
• Without much modification, it goes beyond one or even two
processors of the von Neumann architecture.
• The artificial neural network is designed from the onset to be
parallel.
• Humans can listen to music at the same time they do their
homework.
• With a massively parallel architecture, the neural network can
accomplish a lot in less time.
• The tradeoff is that processors have to be specifically designed
for the neural network.
INTRODUCTION TO ANN
(ARTIFICIAL NEURAL NETWORK)

. A wide variety of real time quality monitoring
systems are serving the power industry.
. A quick review will show that most of the monitoring
systems are used just to track the quality of power
supply and for load flow analysis.
. For the monitoring system to be more intelligent, we
propose the use of ANN for predicting the trend of
power factor, active power and reactive power.
. By predicting power factor and active power demand
it is possible to automate the control of reactive power
load and to better utilise the VA inflow.
Contd……()

. Efficient usage of VA loading not only improves the overall
grid condition but also reduces consumer’s industrial tariff’s.
. Depending on the predicted power factor,power factor
corrective measures colud be turned ON or OFF to control VA
inflow to the plant.
. This prediction system will be extremely useful for
automated control of power inflow,especially in the countries
where there are limitations on the usage of consumer’s peak
VA maximum demand
Cont.…….()
• Modern complex manufacturing systems rely heavily on CNC
machines, variable speed drives and robotic devices which
often require a high level of reliability from the incoming
electric supply.
• Due to the wide-spread usage of non-linear there has been a
significant increase in harmonic content of 3-phase
supply, which increases power quality issues.
• We attempted the usage of ANN for classification of
harmonics and abnormal waveforms.
• However, neural networks proves efficient and were able to
classify different harmonics and abnormal waveforms with
almost 100% accuracy
IMPORTANCE OF REACTIVE
POWER
• The ratio of active power (P) measured in watts to the apparent
power (S) in volt-amperes is termed the power factor
• It has become a normal practice to say that the power factor is
lagging when the current lags the supply voltage and leading when
the current leads the supply voltage.
• This means that the supply voltage is regarded as the reference
quantity.
• A majority of loads served by a power utility draw current at a
lagging power factor.
• When the power factor of the load is unity, active power equals
apparent power (P = S).
• But, when the power factor of the load is less than unity, say
0.6, the power utilized is only 60%. This means that 40% of the
apparent power is being utilized to supply the reactive
power, VAR, demand of the system.
Contd…..()

• It is therefore clear that the higher the power factor of
the load, the greater the utilization of the apparent
power.
• For the generating and transmission stations, lower the
power factor the larger must be the size of the source to
generate that power, and greater must be the crosssectional area of the conductor to transmit it.
• In other words, the greater is the cost of generation and
transmission of the power. Moreover, lower power factor
will also increase the I2R (I denotes current) losses in
lines/equipment as well as result in poor voltage
regulation
Contd…….()

• The apparent and active power loading patterns for a typical heavy
engineering industry for a 24-hour period are shown in Figure 1.
• The difference between the apparent and active power contributes for
the reactive power.
• If suitable power factor compensation was made when the reactive
power demand was increasing, the plant might not have drawn much
apparent power from the grid.
• The task is to predict the upward and downward trend of the reactive
power demand and provide required power factor compensation
Contd…()

• A close analysis of the daily power demand chart of the
captioned plant reveals that the demand patterns are very
similar every day.
• Neural networks are perhaps the best technique for learning
relationships amongst variables.
• For this problem we used a feed forward artificial neural
network (ANN) to learn the relationship between the power
factor, voltage and current.
• The proposed ANN was trained on the data taken at every
minute for a 24-hour period to predict the required
parameters, and tested to evaluate the prediction accuracy.
POWER QUALITY ISSUES
• The interest in power quality has increased during the latest
years.
• A power quality problem can be defined as “a problem due to
frequency, voltage regulation, voltage dips, flicker ,transients
,harmonics , power factor and 3-phase imbalance”.
• All machines affect the grid by the production of harmonics,
voltage variations or by their power factors.
• At the same time the performance of the machines is affected
by the power quality on the distribution network. The number
and usage of machines is increasing rapidly and thereby the
power quality is being further affected
Contd….()

• . Machine drives can be disturbed by transients or other
irregularities in the feeding voltage.
• The drives may as well disturb the network voltage by the
production of harmonics, load changes and varying power
factor.
• The harmonic content and magnitude existing in any power
system is largely unpredictable, and their effects will vary
widely in different parts of the same system due to varying
effects of different frequencies.
• Since the distorted wave is in the supply system, harmonic
effects may occur at any point on the system where the
distorted wave exists
Cont……..()

• This occurrence is not limited to the immediate vicinity of the
harmonic-producing device.
• When power is converted to direct current or some other
frequency, harmonics will exist in any distorted alternating
component of the converted power.
• Harmonics may be transferred from one circuit or system to
another by direct connection or by inductive or capacitive
coupling. Harmonics of 50 Hz are in the low-frequency audio
range, the transfer of these frequencies into
communication, signaling, and control circuits employing
frequencies in the same range may cause unacceptable
interference.
• In addition, harmonic currents circulating within a
powercircuit reduce the capacity of the current-carrying
equipment and increase losses without providing any useful
work
Contd….()

• Conventional power monitoring systems are capable of
identifying most of the power quality issues as well as
classification of harmonics and abnormal waveforms.
• To further augment robustness in monitoring and to improve
performance during worst conditions, we propose the use of
neural networks as an alternative method for classification of
the various types of harmonics and abnormal waveforms.
ANN and TRAINING GUIDELINES
• A neural network is characterised by the network
architecture, the connection strength between pairs of
neurons (weights), node properties, and updating rules
• . An important feature of the artificial neural network (ANN) is
its capability to learn and generalise from a set of training
data.
• ANN can learn by adapting its weights to changes in the
surrounding environment, can handle imprecise
information, and are able to generalise from known tasks to
unknown ones.
• The success of the ANN performance depends upon how
accurate and generalisable the learning has been..
Contd….()

• There are three broad paradigms of learning:
supervised, unsupervised (or self-organised) and reinforcement (a
special case of supervised learning).
• The core difference between supervised and unsupervised learning
is that in supervised learning the system directly compares the
network output with a known correct or desired answer, whereas in
unsupervised learning the output is not known.
• Unsupervised training allows the neurons to compete with each
other until winners emerge. The resulting values of the winner
neurons determine the class to which a particular data set belongs.
• Reinforcement learning is a form of supervised learning where the
adaptive neuron receives feedback from the environment that
directly influences learning
STEP BY STEP PROCESS

• Choosing the number of neurons
The number of hidden neurons affects how well the
network is able to separate the data. A large number of hidden
neurons will ensure the correct learning and the network is able to
correctly predict the data it has been trained on, but its performance
on new data, its ability to generalise, is compromised. With too few a
hidden neurons, the network may be unable to learn the relationships
amongst the data and the error will fail to fall below an acceptable
level.Thus selection of the number of hidden neurons is a crucial
decision. Often a trial and error approach is taken starting with a
modest number of hidden neurons and gradually increasing the
number if the network fails to reduce its error.
Choosing the initial weights
•

The learning algorithm uses a steepest
descent technique, which rolls straight
downhill in weight space until the first valley
is reached. This valley may not correspond to
a zero error for the resulting network. This
makes the choice of initial starting point in
the multidimensional weight space critical.
However, there are no recommended rules
for this selection except trying several
different starting weight values to see if the
network results are improved.
Choosing the learning rate
• :Learning

rate effectively controls the size of
the step that is taken in multidimensional
weight space when each weight is modified. If
the selected learning rate is too large then the
local minimum may be overstepped constantly,
resulting in oscillations and slow convergence
to the lower error state. If the learning rate is
too low, the number of iterations required may
be too large, resulting in slow performance. If
the network fails to reduce its error, then
reducing the learning rate may help improve
convergence to a local minimum of the error
surface.
Choosing the activation function
• The learning signal is a function of the error
multiplied by the gradient of the activation
function df/d(net). The larger the value of the
gradient, the more weight the learning will
receive. For training, the activation function
must be monotonically increasing from left to
right, differentiable and smooth.
PROPOSED ANN MODEL AND
EXPERIMENTATION RESULTS
• The experimental system consists of three stages: Problem
modelling and data simulation, network training and performance
evaluation.

• Modeling the problem and data simulation
•

A heavy engineering manufacturing plant is
considered for the prediction of power factor, reactive power
and active power. For a typical 24-hour load demand pattern
of the plant 1440 data sets were generated. The input
parameters considered are the voltage and current. The
voltage (V) was taken as a random value (i.e +/- 2.5% of the
normal value) to cater for worst conditions in the grid
regardless of the plant load.Using the known values of the
current(I),power factor and random value of voltage, active
power and reactive power values were calculated.
ANN training for prediction and classification

Prediction of power demand
We used a feedforward neural network with 2
hidden layers in parallel, 2 input neurons corresponding
to the input variables and 3 output neurons. Each of the
input neurons was directly connected to each of the
neurons in the hidden layers as well as to each of the
neurons in the output layer. The predicted outputs were
power factor, active power (Watts) and reactive power
(VAR).
Classification of harmonics
• The network used in this case consists of 30
input neurons corresponding to the input
variables, 2 hidden layers in parallel and 6
neurons for the output layer. Each of the input
neurons was directly connected to each of the
neurons in the hidden layers. ANN was trained
using 114 data sets. Each data set was
represented by values taken at 30 sampling
instants. In addition to the normal
waveform, the 3rd, 5th, 7th, 9th and 11th harmonics
were considered.
Classification of abnormal waveforms
• We used a feedforward network with input layer consisting of
60 neurons corresponding to the input variables and output
layer consisting of 4 neurons. Each of the 60 input neuron was
directly connected to each of the neurons in the 2 hidden
layers. ANN was trained using 60 data sets. Each data set was
represented by values taken at 60 sampling instants. Besides
the normal waveform, the other waveforms considered were
spikes or abnormalities on the positive cycle, spikes or
abnormalities on the negative cycle and a mixture of spikes or
abnormalities on both the positive and negative cycle. The
training was terminated after the error had settled
Performance and results achieved

Prediction of power demand
The three outputs are the power factor,
active power (Watts) and reactive power(VAR).
Figures 2, 3 and 4 illustrate the test results for
each of the predicted outputs.
CONCLUSIONS
• The usage of Artificial Neural Networks (ANNs) makes the conventional
real-time power monitoring systems more intelligent.
• Attempts to make use of the fault tolerant prediction and classification
capability of ANNs .Using a feedforward ANN, the power factor, active
power and reactive power for a heavy engineering industry were
predicted and the test results obtained were completely satisfactory.
• The high values indicate that the ANN is fully trained and is capable of
predicting the results within the prescribed error range. For this problem,
we have considered random values of input parameter voltage to test the
learning ability of ANN during worst conditions. The performance could
have been even better if the observed rather than simulated values of
voltage were used. We also attempted to classify the harmonics and
abnormal waveforms using feed forward ANNs and the errors achieved
were of the order 2 x 10-9 and 1.5 x 10-7, respectively, indicating that
classification is almost 100% accurate.
• Moreover, ANNs are very robust, capable of handling the noisy and
approximate data that are typical in power systems, and therefore may
prove to be more reliable during worst conditions.
REFERENCES
1.

Allan Collinson, Power Quality: the volts and amps of electricity
supply, IEE Review, Volume 45 (3), May 1999
reference.kfupm.edu.sa/.../artificial_neural_networks_for_intel...
2. Miller T J E, Reactive Power Control in Electric Systems, Wiley Interscience, 1982.
http://ebookee.org/Reactive-Power-Control-in-ElectricSystems_144235.html
3 Peter Lynch, An active approach to harmonic filtering, IEE
Review, Volume 45(3), May 1999.
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=788114
4
Erdinc Turckan, Real-time Spectral pattern recognition using
neural network for condition monitoring, Proceedings of the
Maintenance and Reliability Conference, Volume 2, Chapter 56, May
1998.
Contd……()

5

Peter J Tavner and James Penman, Condition Monitoring of Electric
Machines, Research Studies Press Ltd, England,1987.
6 Richard C Dorf, The Electrical Engineering Handbook, CRC-IEEE
press,1997
http://books.google.co.in/books/about/The_Electrical_Engineering_Ha
ndbook.html?id=qP7HvuakLgEC&redir_esc=y
5 Ward Systems Group, Neuro Shell 2 version 4, 1998
http://www.ncbi.nlm.nih.gov/pubmed/12828206
8 Westinghouse Electric Corporation (Central Station
Engineers), Electrical Transmission and Distribution Reference
book,1964
http://www.scribd.com/doc/7010747/Electrical-Transmission-andDistribution-Reference-Book-of-We-Sting-House
9 Abraham A and Nath B, Artificial Neural Networks forIntelligent
Real Time Power Quality Monitoring Systems,First International Power
& Energy Conference, INT-PEC'99,1999.
Questions ?
THANK YOU

More Related Content

What's hot

Wireless LAN technologies
Wireless LAN technologiesWireless LAN technologies
Wireless LAN technologiesbalasubramani p
 
Signals and Antennas in mobile computing
Signals and Antennas in mobile computingSignals and Antennas in mobile computing
Signals and Antennas in mobile computingMadhuri Badgujar
 
Feed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descentFeed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descentMuhammad Rasel
 
Learning Methods in a Neural Network
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural NetworkSaransh Choudhary
 
Public Switched Telephone Network
Public Switched Telephone NetworkPublic Switched Telephone Network
Public Switched Telephone NetworkHaither Mithath
 
vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...
vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...
vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...akshaya870130
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesMohammed Bennamoun
 
Kohonen self organizing maps
Kohonen self organizing mapsKohonen self organizing maps
Kohonen self organizing mapsraphaelkiminya
 
CS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMSCS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMSKathirvel Ayyaswamy
 
Congestion control
Congestion controlCongestion control
Congestion controlAman Jaiswal
 
Unit 2 data link control
Unit 2 data link controlUnit 2 data link control
Unit 2 data link controlVishal kakade
 
Classifications of wireless adhoc networks
Classifications of wireless adhoc networksClassifications of wireless adhoc networks
Classifications of wireless adhoc networksArunChokkalingam
 
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...TEJVEER SINGH
 
House Price Prediction An AI Approach.
House Price Prediction An AI Approach.House Price Prediction An AI Approach.
House Price Prediction An AI Approach.Nahian Ahmed
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANNMohamed Talaat
 
Gsm architecture
Gsm architectureGsm architecture
Gsm architectureAgrima Kothari
 

What's hot (20)

Wireless LAN technologies
Wireless LAN technologiesWireless LAN technologies
Wireless LAN technologies
 
Signals and Antennas in mobile computing
Signals and Antennas in mobile computingSignals and Antennas in mobile computing
Signals and Antennas in mobile computing
 
Feed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descentFeed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descent
 
Self-organizing map
Self-organizing mapSelf-organizing map
Self-organizing map
 
Learning Methods in a Neural Network
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural Network
 
Artificial Neural Networks for Data Mining
Artificial Neural Networks for Data MiningArtificial Neural Networks for Data Mining
Artificial Neural Networks for Data Mining
 
Public Switched Telephone Network
Public Switched Telephone NetworkPublic Switched Telephone Network
Public Switched Telephone Network
 
vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...
vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...
vdocument.in_prof-saroj-kaushik1-introduction-to-artificial-intelligence-lect...
 
Mobile computing unit 5
Mobile computing  unit 5Mobile computing  unit 5
Mobile computing unit 5
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rules
 
Kohonen self organizing maps
Kohonen self organizing mapsKohonen self organizing maps
Kohonen self organizing maps
 
CS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMSCS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMS
 
Congestion control
Congestion controlCongestion control
Congestion control
 
Unit 2 data link control
Unit 2 data link controlUnit 2 data link control
Unit 2 data link control
 
Classifications of wireless adhoc networks
Classifications of wireless adhoc networksClassifications of wireless adhoc networks
Classifications of wireless adhoc networks
 
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
Design principle of pattern recognition system and STATISTICAL PATTERN RECOGN...
 
House Price Prediction An AI Approach.
House Price Prediction An AI Approach.House Price Prediction An AI Approach.
House Price Prediction An AI Approach.
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANN
 
Gsm architecture
Gsm architectureGsm architecture
Gsm architecture
 
Error control
Error controlError control
Error control
 

Viewers also liked

Just in-time-clinical-trial-monitoring
Just in-time-clinical-trial-monitoringJust in-time-clinical-trial-monitoring
Just in-time-clinical-trial-monitoringDavid Levin
 
Anaesthesia in robotic surgery
Anaesthesia in robotic surgeryAnaesthesia in robotic surgery
Anaesthesia in robotic surgerypankaj bhosale
 
Robotic Surgery Project Report
Robotic Surgery Project ReportRobotic Surgery Project Report
Robotic Surgery Project ReportSai Charan
 
Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...
Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...
Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...Xiu Wei Lim
 
Real time information systems in Transportation
Real time information systems in TransportationReal time information systems in Transportation
Real time information systems in TransportationAravind Samala
 
Robotic Surgery by muthugomathy and meenakshi shetti.
Robotic Surgery by muthugomathy and meenakshi shetti.Robotic Surgery by muthugomathy and meenakshi shetti.
Robotic Surgery by muthugomathy and meenakshi shetti.Qualcomm
 
Robotic Surgery - Dr. Meenakshi Sundaram
Robotic Surgery - Dr. Meenakshi SundaramRobotic Surgery - Dr. Meenakshi Sundaram
Robotic Surgery - Dr. Meenakshi SundaramApollo Hospitals
 
Robotic Surgery PPT
Robotic Surgery PPTRobotic Surgery PPT
Robotic Surgery PPTSai Charan
 
Real time image processing ppt
Real time image processing pptReal time image processing ppt
Real time image processing pptashwini.jagdhane
 
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMINTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMJOLLUSUDARSHANREDDY
 
Clinical monitoring in ICU
Clinical monitoring in ICUClinical monitoring in ICU
Clinical monitoring in ICUabrahahailu
 

Viewers also liked (13)

Just in-time-clinical-trial-monitoring
Just in-time-clinical-trial-monitoringJust in-time-clinical-trial-monitoring
Just in-time-clinical-trial-monitoring
 
Anaesthesia in robotic surgery
Anaesthesia in robotic surgeryAnaesthesia in robotic surgery
Anaesthesia in robotic surgery
 
Robotic Surgery Project Report
Robotic Surgery Project ReportRobotic Surgery Project Report
Robotic Surgery Project Report
 
Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...
Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...
Mobile CRAs: Transforming Clinical Monitoring Processes through Mobile Techno...
 
Real time information systems in Transportation
Real time information systems in TransportationReal time information systems in Transportation
Real time information systems in Transportation
 
Robotic Surgery by muthugomathy and meenakshi shetti.
Robotic Surgery by muthugomathy and meenakshi shetti.Robotic Surgery by muthugomathy and meenakshi shetti.
Robotic Surgery by muthugomathy and meenakshi shetti.
 
Robotic Surgery - Dr. Meenakshi Sundaram
Robotic Surgery - Dr. Meenakshi SundaramRobotic Surgery - Dr. Meenakshi Sundaram
Robotic Surgery - Dr. Meenakshi Sundaram
 
Robotic Surgery
Robotic SurgeryRobotic Surgery
Robotic Surgery
 
Robotic Surgery PPT
Robotic Surgery PPTRobotic Surgery PPT
Robotic Surgery PPT
 
Real time image processing ppt
Real time image processing pptReal time image processing ppt
Real time image processing ppt
 
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMINTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
 
Clinical monitoring in ICU
Clinical monitoring in ICUClinical monitoring in ICU
Clinical monitoring in ICU
 
Robotic surgery
Robotic surgeryRobotic surgery
Robotic surgery
 

Similar to Artificial Intelligence techniques

CHAPTER- 4.ppt
CHAPTER- 4.pptCHAPTER- 4.ppt
CHAPTER- 4.ppthussenbelew
 
IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...
IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...
IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...IRJET Journal
 
Interconnection power system
Interconnection power systemInterconnection power system
Interconnection power systemNovia Putri
 
IRJET- A Comparison of Power Quality Improvement based on Controls of UPQC
IRJET- A Comparison of Power Quality Improvement based on Controls of UPQCIRJET- A Comparison of Power Quality Improvement based on Controls of UPQC
IRJET- A Comparison of Power Quality Improvement based on Controls of UPQCIRJET Journal
 
Artificial Intelligence in Power Systems
Artificial Intelligence in Power SystemsArtificial Intelligence in Power Systems
Artificial Intelligence in Power Systemsmanogna gwen
 
research on journaling
research on journalingresearch on journaling
research on journalingrikaseorika
 
Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...
Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...
Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...IOSR Journals
 
presentation.pptx
presentation.pptxpresentation.pptx
presentation.pptxAswathymohan53
 
presentation.pptx
presentation.pptxpresentation.pptx
presentation.pptxAswathymohan53
 
Distribu pQ.pptx
Distribu pQ.pptxDistribu pQ.pptx
Distribu pQ.pptxbhuvana71
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power SystemIJMER
 
PSR Using ANNs
PSR Using ANNs PSR Using ANNs
PSR Using ANNs Rupak Yadav
 
Smart Power Grid Monitoring System
Smart Power Grid Monitoring SystemSmart Power Grid Monitoring System
Smart Power Grid Monitoring SystemImane Haf
 
IRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQC
IRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQCIRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQC
IRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQCIRJET Journal
 
POWER QUALITY ENHANCEMENT USING UPQC
POWER QUALITY ENHANCEMENT USING UPQCPOWER QUALITY ENHANCEMENT USING UPQC
POWER QUALITY ENHANCEMENT USING UPQCIRJET Journal
 
journal of physics PPT.pptx
journal of physics PPT.pptxjournal of physics PPT.pptx
journal of physics PPT.pptxmounikareddy649475
 
ppt.pptx
ppt.pptxppt.pptx
ppt.pptxVijayMuni2
 
IRJET- Level of Service & Throughput Maximization at Operational Toll Plazas
IRJET- Level of Service & Throughput Maximization at Operational Toll PlazasIRJET- Level of Service & Throughput Maximization at Operational Toll Plazas
IRJET- Level of Service & Throughput Maximization at Operational Toll PlazasIRJET Journal
 

Similar to Artificial Intelligence techniques (20)

CHAPTER- 4.ppt
CHAPTER- 4.pptCHAPTER- 4.ppt
CHAPTER- 4.ppt
 
IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...
IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...
IRJET- Load Frequency Control of an Interconnected Power System using Grey Wo...
 
Interconnection power system
Interconnection power systemInterconnection power system
Interconnection power system
 
IRJET- A Comparison of Power Quality Improvement based on Controls of UPQC
IRJET- A Comparison of Power Quality Improvement based on Controls of UPQCIRJET- A Comparison of Power Quality Improvement based on Controls of UPQC
IRJET- A Comparison of Power Quality Improvement based on Controls of UPQC
 
Droop control approach for power sharing in AC microgrid
Droop control approach for power sharing in AC microgrid Droop control approach for power sharing in AC microgrid
Droop control approach for power sharing in AC microgrid
 
Artificial Intelligence in Power Systems
Artificial Intelligence in Power SystemsArtificial Intelligence in Power Systems
Artificial Intelligence in Power Systems
 
research on journaling
research on journalingresearch on journaling
research on journaling
 
Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...
Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...
Concepts of Reactive Power Control and Voltage Stability Methods in Power Sys...
 
presentation.pptx
presentation.pptxpresentation.pptx
presentation.pptx
 
presentation.pptx
presentation.pptxpresentation.pptx
presentation.pptx
 
Distribu pQ.pptx
Distribu pQ.pptxDistribu pQ.pptx
Distribu pQ.pptx
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power System
 
PSR Using ANNs
PSR Using ANNs PSR Using ANNs
PSR Using ANNs
 
Smart Power Grid Monitoring System
Smart Power Grid Monitoring SystemSmart Power Grid Monitoring System
Smart Power Grid Monitoring System
 
D011122934
D011122934D011122934
D011122934
 
IRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQC
IRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQCIRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQC
IRJET- Mitigation of Current and Voltage Harmonics using MAF based UPQC
 
POWER QUALITY ENHANCEMENT USING UPQC
POWER QUALITY ENHANCEMENT USING UPQCPOWER QUALITY ENHANCEMENT USING UPQC
POWER QUALITY ENHANCEMENT USING UPQC
 
journal of physics PPT.pptx
journal of physics PPT.pptxjournal of physics PPT.pptx
journal of physics PPT.pptx
 
ppt.pptx
ppt.pptxppt.pptx
ppt.pptx
 
IRJET- Level of Service & Throughput Maximization at Operational Toll Plazas
IRJET- Level of Service & Throughput Maximization at Operational Toll PlazasIRJET- Level of Service & Throughput Maximization at Operational Toll Plazas
IRJET- Level of Service & Throughput Maximization at Operational Toll Plazas
 

Recently uploaded

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 

Recently uploaded (20)

Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 

Artificial Intelligence techniques

  • 1. ARTIFICIAL NEURAL NETWORKS FOR INTELLIGENT REAL TIME POWER QUALITY MONITORING SYSTEM BY Talla Pavan kumar UG102150 NIT WARANGAL
  • 2. OVERVIEW • NEED FOR REAL TIME MONITORING • COMPARISON WITH CONVENTIONAL NETWORKS • INTRODUCTION TO ANN • IMPORTANCE OF REACTIVE POWER CONTROL • POWER QUALITY ISSUES • ANN and TRAINING GUIDELINES • ANN MODEL AND EXPERIMENTATION RESULTS • CONCLUSIONS • REFERENCES
  • 3. NEED FOR REAL TIME MONITORING SYSTEM In recent years, research into energy saving has been increasing in view of dealing with environmental problems and effectively using energy resources. In a plant, power consumption monitoring of individual inductive devices like motors would have significant impact on energy savings in the long run. However, the current practice of measurement of power consumption of the whole plant rather than individual devices results in penalties for energy losses due to variation of demand charges in a plant. Therefore, electrical power consumption monitoring on a realtime basis is essential to keep it from exceeding the critical demand level.
  • 4. COMPARISON WITH CONVENTIONAL NETWORKS • With traditional computers, processing is sequential-one task, then the next, then the next, and so on. • The idea of threading makes it appear to the human user that many things are happening at one time. • However, this is only an appearance; processes are not actually happening simultaneously
  • 5. Contd……..() • The artificial neural network is an inherently multiprocessorfriendly architecture. • Without much modification, it goes beyond one or even two processors of the von Neumann architecture. • The artificial neural network is designed from the onset to be parallel. • Humans can listen to music at the same time they do their homework. • With a massively parallel architecture, the neural network can accomplish a lot in less time. • The tradeoff is that processors have to be specifically designed for the neural network.
  • 6. INTRODUCTION TO ANN (ARTIFICIAL NEURAL NETWORK) . A wide variety of real time quality monitoring systems are serving the power industry. . A quick review will show that most of the monitoring systems are used just to track the quality of power supply and for load flow analysis. . For the monitoring system to be more intelligent, we propose the use of ANN for predicting the trend of power factor, active power and reactive power. . By predicting power factor and active power demand it is possible to automate the control of reactive power load and to better utilise the VA inflow.
  • 7. Contd……() . Efficient usage of VA loading not only improves the overall grid condition but also reduces consumer’s industrial tariff’s. . Depending on the predicted power factor,power factor corrective measures colud be turned ON or OFF to control VA inflow to the plant. . This prediction system will be extremely useful for automated control of power inflow,especially in the countries where there are limitations on the usage of consumer’s peak VA maximum demand
  • 8. Cont.…….() • Modern complex manufacturing systems rely heavily on CNC machines, variable speed drives and robotic devices which often require a high level of reliability from the incoming electric supply. • Due to the wide-spread usage of non-linear there has been a significant increase in harmonic content of 3-phase supply, which increases power quality issues. • We attempted the usage of ANN for classification of harmonics and abnormal waveforms. • However, neural networks proves efficient and were able to classify different harmonics and abnormal waveforms with almost 100% accuracy
  • 9. IMPORTANCE OF REACTIVE POWER • The ratio of active power (P) measured in watts to the apparent power (S) in volt-amperes is termed the power factor • It has become a normal practice to say that the power factor is lagging when the current lags the supply voltage and leading when the current leads the supply voltage. • This means that the supply voltage is regarded as the reference quantity. • A majority of loads served by a power utility draw current at a lagging power factor. • When the power factor of the load is unity, active power equals apparent power (P = S). • But, when the power factor of the load is less than unity, say 0.6, the power utilized is only 60%. This means that 40% of the apparent power is being utilized to supply the reactive power, VAR, demand of the system.
  • 10. Contd…..() • It is therefore clear that the higher the power factor of the load, the greater the utilization of the apparent power. • For the generating and transmission stations, lower the power factor the larger must be the size of the source to generate that power, and greater must be the crosssectional area of the conductor to transmit it. • In other words, the greater is the cost of generation and transmission of the power. Moreover, lower power factor will also increase the I2R (I denotes current) losses in lines/equipment as well as result in poor voltage regulation
  • 11. Contd…….() • The apparent and active power loading patterns for a typical heavy engineering industry for a 24-hour period are shown in Figure 1. • The difference between the apparent and active power contributes for the reactive power. • If suitable power factor compensation was made when the reactive power demand was increasing, the plant might not have drawn much apparent power from the grid. • The task is to predict the upward and downward trend of the reactive power demand and provide required power factor compensation
  • 12. Contd…() • A close analysis of the daily power demand chart of the captioned plant reveals that the demand patterns are very similar every day. • Neural networks are perhaps the best technique for learning relationships amongst variables. • For this problem we used a feed forward artificial neural network (ANN) to learn the relationship between the power factor, voltage and current. • The proposed ANN was trained on the data taken at every minute for a 24-hour period to predict the required parameters, and tested to evaluate the prediction accuracy.
  • 13.
  • 14. POWER QUALITY ISSUES • The interest in power quality has increased during the latest years. • A power quality problem can be defined as “a problem due to frequency, voltage regulation, voltage dips, flicker ,transients ,harmonics , power factor and 3-phase imbalance”. • All machines affect the grid by the production of harmonics, voltage variations or by their power factors. • At the same time the performance of the machines is affected by the power quality on the distribution network. The number and usage of machines is increasing rapidly and thereby the power quality is being further affected
  • 15. Contd….() • . Machine drives can be disturbed by transients or other irregularities in the feeding voltage. • The drives may as well disturb the network voltage by the production of harmonics, load changes and varying power factor. • The harmonic content and magnitude existing in any power system is largely unpredictable, and their effects will vary widely in different parts of the same system due to varying effects of different frequencies. • Since the distorted wave is in the supply system, harmonic effects may occur at any point on the system where the distorted wave exists
  • 16. Cont……..() • This occurrence is not limited to the immediate vicinity of the harmonic-producing device. • When power is converted to direct current or some other frequency, harmonics will exist in any distorted alternating component of the converted power. • Harmonics may be transferred from one circuit or system to another by direct connection or by inductive or capacitive coupling. Harmonics of 50 Hz are in the low-frequency audio range, the transfer of these frequencies into communication, signaling, and control circuits employing frequencies in the same range may cause unacceptable interference. • In addition, harmonic currents circulating within a powercircuit reduce the capacity of the current-carrying equipment and increase losses without providing any useful work
  • 17. Contd….() • Conventional power monitoring systems are capable of identifying most of the power quality issues as well as classification of harmonics and abnormal waveforms. • To further augment robustness in monitoring and to improve performance during worst conditions, we propose the use of neural networks as an alternative method for classification of the various types of harmonics and abnormal waveforms.
  • 18. ANN and TRAINING GUIDELINES • A neural network is characterised by the network architecture, the connection strength between pairs of neurons (weights), node properties, and updating rules • . An important feature of the artificial neural network (ANN) is its capability to learn and generalise from a set of training data. • ANN can learn by adapting its weights to changes in the surrounding environment, can handle imprecise information, and are able to generalise from known tasks to unknown ones. • The success of the ANN performance depends upon how accurate and generalisable the learning has been..
  • 19. Contd….() • There are three broad paradigms of learning: supervised, unsupervised (or self-organised) and reinforcement (a special case of supervised learning). • The core difference between supervised and unsupervised learning is that in supervised learning the system directly compares the network output with a known correct or desired answer, whereas in unsupervised learning the output is not known. • Unsupervised training allows the neurons to compete with each other until winners emerge. The resulting values of the winner neurons determine the class to which a particular data set belongs. • Reinforcement learning is a form of supervised learning where the adaptive neuron receives feedback from the environment that directly influences learning
  • 20. STEP BY STEP PROCESS • Choosing the number of neurons The number of hidden neurons affects how well the network is able to separate the data. A large number of hidden neurons will ensure the correct learning and the network is able to correctly predict the data it has been trained on, but its performance on new data, its ability to generalise, is compromised. With too few a hidden neurons, the network may be unable to learn the relationships amongst the data and the error will fail to fall below an acceptable level.Thus selection of the number of hidden neurons is a crucial decision. Often a trial and error approach is taken starting with a modest number of hidden neurons and gradually increasing the number if the network fails to reduce its error.
  • 21. Choosing the initial weights • The learning algorithm uses a steepest descent technique, which rolls straight downhill in weight space until the first valley is reached. This valley may not correspond to a zero error for the resulting network. This makes the choice of initial starting point in the multidimensional weight space critical. However, there are no recommended rules for this selection except trying several different starting weight values to see if the network results are improved.
  • 22. Choosing the learning rate • :Learning rate effectively controls the size of the step that is taken in multidimensional weight space when each weight is modified. If the selected learning rate is too large then the local minimum may be overstepped constantly, resulting in oscillations and slow convergence to the lower error state. If the learning rate is too low, the number of iterations required may be too large, resulting in slow performance. If the network fails to reduce its error, then reducing the learning rate may help improve convergence to a local minimum of the error surface.
  • 23. Choosing the activation function • The learning signal is a function of the error multiplied by the gradient of the activation function df/d(net). The larger the value of the gradient, the more weight the learning will receive. For training, the activation function must be monotonically increasing from left to right, differentiable and smooth.
  • 24. PROPOSED ANN MODEL AND EXPERIMENTATION RESULTS • The experimental system consists of three stages: Problem modelling and data simulation, network training and performance evaluation. • Modeling the problem and data simulation • A heavy engineering manufacturing plant is considered for the prediction of power factor, reactive power and active power. For a typical 24-hour load demand pattern of the plant 1440 data sets were generated. The input parameters considered are the voltage and current. The voltage (V) was taken as a random value (i.e +/- 2.5% of the normal value) to cater for worst conditions in the grid regardless of the plant load.Using the known values of the current(I),power factor and random value of voltage, active power and reactive power values were calculated.
  • 25. ANN training for prediction and classification Prediction of power demand We used a feedforward neural network with 2 hidden layers in parallel, 2 input neurons corresponding to the input variables and 3 output neurons. Each of the input neurons was directly connected to each of the neurons in the hidden layers as well as to each of the neurons in the output layer. The predicted outputs were power factor, active power (Watts) and reactive power (VAR).
  • 26. Classification of harmonics • The network used in this case consists of 30 input neurons corresponding to the input variables, 2 hidden layers in parallel and 6 neurons for the output layer. Each of the input neurons was directly connected to each of the neurons in the hidden layers. ANN was trained using 114 data sets. Each data set was represented by values taken at 30 sampling instants. In addition to the normal waveform, the 3rd, 5th, 7th, 9th and 11th harmonics were considered.
  • 27. Classification of abnormal waveforms • We used a feedforward network with input layer consisting of 60 neurons corresponding to the input variables and output layer consisting of 4 neurons. Each of the 60 input neuron was directly connected to each of the neurons in the 2 hidden layers. ANN was trained using 60 data sets. Each data set was represented by values taken at 60 sampling instants. Besides the normal waveform, the other waveforms considered were spikes or abnormalities on the positive cycle, spikes or abnormalities on the negative cycle and a mixture of spikes or abnormalities on both the positive and negative cycle. The training was terminated after the error had settled
  • 28. Performance and results achieved Prediction of power demand The three outputs are the power factor, active power (Watts) and reactive power(VAR). Figures 2, 3 and 4 illustrate the test results for each of the predicted outputs.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33. CONCLUSIONS • The usage of Artificial Neural Networks (ANNs) makes the conventional real-time power monitoring systems more intelligent. • Attempts to make use of the fault tolerant prediction and classification capability of ANNs .Using a feedforward ANN, the power factor, active power and reactive power for a heavy engineering industry were predicted and the test results obtained were completely satisfactory. • The high values indicate that the ANN is fully trained and is capable of predicting the results within the prescribed error range. For this problem, we have considered random values of input parameter voltage to test the learning ability of ANN during worst conditions. The performance could have been even better if the observed rather than simulated values of voltage were used. We also attempted to classify the harmonics and abnormal waveforms using feed forward ANNs and the errors achieved were of the order 2 x 10-9 and 1.5 x 10-7, respectively, indicating that classification is almost 100% accurate. • Moreover, ANNs are very robust, capable of handling the noisy and approximate data that are typical in power systems, and therefore may prove to be more reliable during worst conditions.
  • 34. REFERENCES 1. Allan Collinson, Power Quality: the volts and amps of electricity supply, IEE Review, Volume 45 (3), May 1999 reference.kfupm.edu.sa/.../artificial_neural_networks_for_intel... 2. Miller T J E, Reactive Power Control in Electric Systems, Wiley Interscience, 1982. http://ebookee.org/Reactive-Power-Control-in-ElectricSystems_144235.html 3 Peter Lynch, An active approach to harmonic filtering, IEE Review, Volume 45(3), May 1999. http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=788114 4 Erdinc Turckan, Real-time Spectral pattern recognition using neural network for condition monitoring, Proceedings of the Maintenance and Reliability Conference, Volume 2, Chapter 56, May 1998.
  • 35. Contd……() 5 Peter J Tavner and James Penman, Condition Monitoring of Electric Machines, Research Studies Press Ltd, England,1987. 6 Richard C Dorf, The Electrical Engineering Handbook, CRC-IEEE press,1997 http://books.google.co.in/books/about/The_Electrical_Engineering_Ha ndbook.html?id=qP7HvuakLgEC&redir_esc=y 5 Ward Systems Group, Neuro Shell 2 version 4, 1998 http://www.ncbi.nlm.nih.gov/pubmed/12828206 8 Westinghouse Electric Corporation (Central Station Engineers), Electrical Transmission and Distribution Reference book,1964 http://www.scribd.com/doc/7010747/Electrical-Transmission-andDistribution-Reference-Book-of-We-Sting-House 9 Abraham A and Nath B, Artificial Neural Networks forIntelligent Real Time Power Quality Monitoring Systems,First International Power & Energy Conference, INT-PEC'99,1999.