SlideShare a Scribd company logo
BY
K.MANOGNA
17251D5405
UNDER THE GUIDANCE OF:
G.UJWALA
ASSISTANT PROFESSOR
An electric power system is a network of electrical
components used to supply, transmit and use electric
power. Power systems engineering is a subdivision of
electrical engineering that deals with the generation,
transmission, distribution and utilization of electric
power and the electrical devices connected to such
systems like generators, motors and transformers .
POWER SYSTEMS
• Commonly, artificial intelligence is known to be the intelligence
exhibited by machines and software, for example, robots and
computer programs.
• The term is generally used to the project of developing systems
equipped with the intellectual processes features and
characteristics of humans, like the ability to think, reason, find the
meaning, generalize, distinguish, learn from past experience or
rectify their mistakes.
•Artificial general intelligence (AGI) is the intelligence of a
hypothetical machine or computer which can accomplish any
intellectual assignment successfully which a human being can
accomplish.
ARTIFICIAL INTELLIGENCE
Power system analysis is more difficult using conventional
methods they include:
1) Complex versatile and large amount of information which is
used in calculation ,diagnosis and learning.
2) Increase in computational time period and accuracy due to
extensive and vast system data handling.
3) Optimization of power delivered to the load according to the
demand.
4) Probability of fault occurrence in a particular transmission
bus calculation requires more environmental sensing data.
NEED FOR AI IN POWER SYSTEMS
The artificial intelligence is the combination of the
following four techniques.
1) Expert systems
2) Artificial neural networks
3) Fuzzy logics and
4) Genetic algorithm.
ARTIFICIAL INTELLIGENCE TECHNIQUES
EXPERT SYSTEMS
• The expert systems is the main technique used in the artificial
intelligence in power systems.
•Expert system is placed in series to the transmission line
component .
•It consists of environment sensors which senses the environment
conditions .
•They work under the computer program.
•Their main operation is to act as a comparator which
continuously senses the transmission line data with the standard
ratings of the transmission line which is given as instructions to
the software used in the expert systems.
EXPERT SYSTEMS
HOW EXPERT SYSTEM USED IN
POWER SYSTEMS
•Since expert systems are basically computer programs, the
process of writing codes for these programs is simpler than
actually calculating and estimating the value of parameters used
in generation, transmission and distribution.
•Any modifications even after design can be easily done because
they are computer programs.
• Virtually, estimation of these values can be done and further
research for increasing the efficiency of the process can be also
performed
ARTIFICIAL NEURAL NETWORK
ARTIFICIAL NEURAL NETWORK
•Artificial Neural Networks are biologically inspired systems which
convert a set of inputs into a set of outputs by a network of
neurons, where each neuron produces one output as a function of
inputs.
• A fundamental neuron can be considered as a processor which
makes a simple non linear operation of its inputs producing a
single output.
•The understanding of the working of neurons and the pattern of
their interconnection can be used to construct computers for
solving real world problems of classification of patterns and
pattern recognition.
•They are classified by their architecture: number of layers and
topology, connectivity pattern, feed forward or recurrent.
HOW ANN USED IN POWER SYSTEMS
• As ANNs operate on biological instincts and perform biological
evaluation of real world problems, the problems in generation,
transmission and distribution of electricity can be fed to the ANNs so
that a suitable solution can be obtained.
•Given the constraints of a practical transmission and distribution
system, the exact values of parameters can be determined.
• For example, the value of inductance, capacitance and resistance in a
transmission line can be numerically calculated by ANNs taking in
various factors like environmental factors, unbalancing conditions, and
other possible problems.
• Also the values of resistance, capacitance and inductance of a
transmission line can be given as inputs and a combined, normalized
value of the parameters can be obtained. In this way skin effect and
proximity effect can be reduced to a certain extent.
FUZZY LOGICS
FUZZY LOGICS
• Fuzzy logic or Fuzzy systems are logical systems for standardization and
formalization of approximate reasoning.
• It is similar to human decision making with an ability to produce exact
and accurate solutions from certain or even approximate information and
data.
• Fuzzy logic is the way like which human brain works, and we can use this
technology in machines so that they can perform somewhat like humans.
•Fuzzification provides superior expressive power, higher generality and
an improved capability to model complex problems at low or moderate
solution cost.
•Fuzzy logic allows a particular level of ambiguity throughout an analysis.
•Fuzzy logic provide the conversions from numerical to symbolic inputs,
and back again for the outputs.
FUZZY LOGICS ALGORITHM
HOW FUZZY LOGICS USED IN POWER
SYSTEMS
• Fuzzy logic can be used for designing the physical components of
power systems.
•They can be used in anything from small circuits to large
mainframes.
•They can be used to increase the efficiency of the components
used in power systems.
• As most of the data used in power system analysis are
approximate values and assumptions, fuzzy logic can be of great
use to derive a stable, exact and ambiguity-free output.
GENETIC ALGORITM
•Genetic algorithm is an optimization technique based on the
study of natural selection and natural genetics.
•Its basic principle is that the fittest individual of a population has
the highest probability and possibility for survival.
• Genetic algorithm gives a global technique based on biological
metaphors.
•The Genetic algorithm can be differentiated from other
optimization methods by:
(i) Genetic algorithm works on the coding of the variables set
instead of the actual variables.
(ii) Genetic algorithm looks for optimal points through a
population of possible solution points, and not a single point.
HOW GENETIC ALGORITHM USED IN
POWER SYSTEMS
(i) Planning – Wind turbine positioning, reactive power
optimisation, network feeder routing, and capacitor placement.
(ii) Operation – Hydro-thermal plant coordination, maintenance
scheduling, loss minimisation, load management, control of FACTS.
(iii) Analysis – Harmonic distortion reduction, filter design, load
frequency control, load flow.
APPLICATIONS OF AI
Several problems in power systems cannot be solved by
conventional techniques are based on several requirements which
may not feasible all the time. In these situations, artificial
intelligence techniques are the obvious and the only option. Areas
of application of AI in power systems are:
(i) Operation of power system like unit commitment, hydro-
thermal coordination, economic dispatch, congestion
management, maintenance scheduling, state estimation, load and
power flow.
(ii) Planning of power system like generation expansion planning,
power system reliability, transmission expansion planning, reactive
power planning.
(iii) Control of power system like voltage control, stability control,
power flow control, load frequency control.
(iv) Control of power plants like fuel cell power plant control,
thermal power plant control.
APPLICATIONS OF AI (Contd..)
(v) Control of network like location, sizing and control of FACTS
devices.
(vi) Electricity markets like strategies for bidding, analysis of
electricity markets.
(vii) Automation of power system like restoration, management,
fault diagnosis, network security.
(viii) Applications of distribution system like planning and
operation of distribution system, demand side response and
demand side management, operation and control of smart grids,
network reconfiguration.
(ix) Applications of distributed generation like distributed
generation planning, solar photovoltaic power plant control, wind
turbine plant control and renewable energy resources.
(x) Forecasting application like short term and long term load
forecasting, electricity market forecasting, solar power forecasting,
wind power forecasting.
EXAMPLE FOR AI APPLICATION IN POWER
SYSTEM (TRANSMISSION LINE)
EXAMPLE FOR AI APPLICATION IN POWER
SYSTEM (TRANSMISSION LINE)
• Consider a practical transmission line. If any fault occurs in the
transmission line, the fault detector detects the fault and feeds it
to the fuzzy system.
• Only three line currents are sufficient to implement this
technique and the angular difference between fault and pre-fault
current phasors are used as inputs to the fuzzy system.
•The fuzzy system is used to obtain the crisp output of the fault
type. Fuzzy systems can be generally used for fault diagnosis.
•Artificial Neural Networks and Expert systems can be used to
improve the performance of the line.
• The environmental sensors sense the environmental and
atmospheric conditions and give them as input to the expert
systems.
•The expert systems are computer programs written by knowledge
engineers which provide the value of line parameters to be
deployed as the output.
EXAMPLE FOR AI APPLICATION IN POWER
SYSTEM (TRANSMISSION LINE) (Contd…)
•The ANNs are trained to change the values of line parameters
over the given ranges based on the environmental conditions
•Training algorithm has to be given to ANN.
•After training is over, neural network is tested and the
performance of updated trained neural network is evaluated.
• If performance is not upto the desired level, some variations can
be done like varying number of hidden layers, varying number of
neurons in each layer.
•The processing speed is directly proportional to the number of
neurons.
•These networks take different neurons for different layers and
different activation functions between input and hidden layer and
hidden and output layer to obtain the desired output.
• In this way the performance of the transmission line can be
improved.
CONCLUSION
The main feature of power system design and planning is
reliability, which was conventionally evaluated using deterministic
methods. Moreover, conventional techniques don’t fulfill the
probabilistic essence of power systems. This leads to increase in
operating and maintenance costs. Plenty of research is performed
to utilize the current interest AI for power system applications. A
lot of research is yet to be performed to perceive full advantages
of this upcoming technology for improving the efficiency of
electricity market investment, distributed control and monitoring,
efficient system analysis, particularly power systems which use
renewable energy resources for operation.
Artificial Intelligence in Power Systems

More Related Content

What's hot

Artificial intelligence in Power Stations
Artificial intelligence in Power StationsArtificial intelligence in Power Stations
Artificial intelligence in Power Stations
Chaitanya Avinash Somarlapati
 
Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligence
Bishal Rimal
 
ARTIFICIAL INTELLIGENCE IN POWER SYSTEMS
ARTIFICIAL INTELLIGENCE IN POWER SYSTEMSARTIFICIAL INTELLIGENCE IN POWER SYSTEMS
ARTIFICIAL INTELLIGENCE IN POWER SYSTEMS
vivatechijri
 
artificial intelligence in power plants.
artificial intelligence in power plants.artificial intelligence in power plants.
artificial intelligence in power plants.
8105268008
 
Ai in power plant
Ai in power plantAi in power plant
Ai in power plant
Sri Kanth
 
Artificial intelligence in power plants
Artificial intelligence in power plantsArtificial intelligence in power plants
Artificial intelligence in power plants
vivekprajapatiankur
 
Artificial intelligence in power stations
Artificial intelligence in power stationsArtificial intelligence in power stations
Artificial intelligence in power stations
MATHEW JOSEPH
 
Wide Area Monitoring System WAMS & Applications
Wide Area Monitoring System WAMS & ApplicationsWide Area Monitoring System WAMS & Applications
Wide Area Monitoring System WAMS & Applications
Power System Operation
 
Policies for smart grid
Policies for smart gridPolicies for smart grid
Policies for smart grid
Ashfaq khan
 
concept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridconcept of resilience and self healing in smart grid
concept of resilience and self healing in smart grid
Kundan Kumar
 
Phasor measurement unit and it's application ppt
Phasor measurement unit and it's application pptPhasor measurement unit and it's application ppt
Phasor measurement unit and it's application ppt
Khurshid Parwez
 
Power Theft Detection
Power Theft DetectionPower Theft Detection
Power Theft Detection
Lis Maria Roy
 
WIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMSWIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMS
manogna gwen
 
robotic monitoring of power system
robotic monitoring of power systemrobotic monitoring of power system
robotic monitoring of power system
vamshi krishna
 
Web based power quality monitoring system
Web based power quality monitoring systemWeb based power quality monitoring system
Web based power quality monitoring system
Vikram Purohit
 
Advanced Metering Infrastructure Standards and protocol
Advanced Metering Infrastructure Standards and protocolAdvanced Metering Infrastructure Standards and protocol
Advanced Metering Infrastructure Standards and protocol
Eklavya Sharma
 
Smart Grid & SCADA Systems
Smart Grid & SCADA SystemsSmart Grid & SCADA Systems
Smart Grid & SCADA Systems
Pratim Chakrabortty
 
Artificial intelligence in power systems
Artificial intelligence in power systemsArtificial intelligence in power systems
Artificial intelligence in power systems
Abhishek Narayan
 
Computer Application in Power system chapter one - introduction
Computer Application in Power system chapter one - introductionComputer Application in Power system chapter one - introduction
Computer Application in Power system chapter one - introduction
Adama Science and Technology University
 
ANN load forecasting
ANN load forecastingANN load forecasting
ANN load forecasting
Dr Ashok Tiwari
 

What's hot (20)

Artificial intelligence in Power Stations
Artificial intelligence in Power StationsArtificial intelligence in Power Stations
Artificial intelligence in Power Stations
 
Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligence
 
ARTIFICIAL INTELLIGENCE IN POWER SYSTEMS
ARTIFICIAL INTELLIGENCE IN POWER SYSTEMSARTIFICIAL INTELLIGENCE IN POWER SYSTEMS
ARTIFICIAL INTELLIGENCE IN POWER SYSTEMS
 
artificial intelligence in power plants.
artificial intelligence in power plants.artificial intelligence in power plants.
artificial intelligence in power plants.
 
Ai in power plant
Ai in power plantAi in power plant
Ai in power plant
 
Artificial intelligence in power plants
Artificial intelligence in power plantsArtificial intelligence in power plants
Artificial intelligence in power plants
 
Artificial intelligence in power stations
Artificial intelligence in power stationsArtificial intelligence in power stations
Artificial intelligence in power stations
 
Wide Area Monitoring System WAMS & Applications
Wide Area Monitoring System WAMS & ApplicationsWide Area Monitoring System WAMS & Applications
Wide Area Monitoring System WAMS & Applications
 
Policies for smart grid
Policies for smart gridPolicies for smart grid
Policies for smart grid
 
concept of resilience and self healing in smart grid
concept of resilience and self healing in smart gridconcept of resilience and self healing in smart grid
concept of resilience and self healing in smart grid
 
Phasor measurement unit and it's application ppt
Phasor measurement unit and it's application pptPhasor measurement unit and it's application ppt
Phasor measurement unit and it's application ppt
 
Power Theft Detection
Power Theft DetectionPower Theft Detection
Power Theft Detection
 
WIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMSWIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMS
 
robotic monitoring of power system
robotic monitoring of power systemrobotic monitoring of power system
robotic monitoring of power system
 
Web based power quality monitoring system
Web based power quality monitoring systemWeb based power quality monitoring system
Web based power quality monitoring system
 
Advanced Metering Infrastructure Standards and protocol
Advanced Metering Infrastructure Standards and protocolAdvanced Metering Infrastructure Standards and protocol
Advanced Metering Infrastructure Standards and protocol
 
Smart Grid & SCADA Systems
Smart Grid & SCADA SystemsSmart Grid & SCADA Systems
Smart Grid & SCADA Systems
 
Artificial intelligence in power systems
Artificial intelligence in power systemsArtificial intelligence in power systems
Artificial intelligence in power systems
 
Computer Application in Power system chapter one - introduction
Computer Application in Power system chapter one - introductionComputer Application in Power system chapter one - introduction
Computer Application in Power system chapter one - introduction
 
ANN load forecasting
ANN load forecastingANN load forecasting
ANN load forecasting
 

Similar to Artificial Intelligence in Power Systems

bittuai-160426173847 (1) (1).pptx
bittuai-160426173847 (1) (1).pptxbittuai-160426173847 (1) (1).pptx
bittuai-160426173847 (1) (1).pptx
DiwakarDiwakar12
 
18-238 ppt 8.pptx
18-238 ppt 8.pptx18-238 ppt 8.pptx
18-238 ppt 8.pptx
20269vinay
 
ai in electrical.pptx
ai in electrical.pptxai in electrical.pptx
ai in electrical.pptx
GamerM04
 
sunilbabu253-180317094114 (1).pptx
sunilbabu253-180317094114 (1).pptxsunilbabu253-180317094114 (1).pptx
sunilbabu253-180317094114 (1).pptx
TjMsd
 
seminarppt-150327074900-conversion-gate01 (1).pdf
seminarppt-150327074900-conversion-gate01 (1).pdfseminarppt-150327074900-conversion-gate01 (1).pdf
seminarppt-150327074900-conversion-gate01 (1).pdf
3135TanayaPatil
 
Seminarppt 150327074900
Seminarppt 150327074900Seminarppt 150327074900
Seminarppt 150327074900
prathapkumar55
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
sandhya757531
 
Forecasting & Planning
Forecasting & PlanningForecasting & Planning
Forecasting & Planning
linsstalex
 
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINEFUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
Journal For Research
 
Artificial Intelligence techniques
Artificial Intelligence techniquesArtificial Intelligence techniques
Artificial Intelligence techniques
Pavan Kumar Talla
 
Class 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdfClass 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdf
Siksha 'O' Anusandhan (Deemed to be University )
 
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
DvbRef1
 
Advanced utility data management and analytics for improved situational awar...
Advanced utility data management and analytics for improved  situational awar...Advanced utility data management and analytics for improved  situational awar...
Advanced utility data management and analytics for improved situational awar...
Power System Operation
 
Numerical Relaying.pptx
Numerical Relaying.pptxNumerical Relaying.pptx
Numerical Relaying.pptx
rohith650557
 
Smart Grid Components Control Elements & Smart Grid Technology
Smart Grid Components Control Elements & Smart Grid TechnologySmart Grid Components Control Elements & Smart Grid Technology
Smart Grid Components Control Elements & Smart Grid Technology
SurajPrakash115
 
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
theijes
 
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
IJMER
 
Intelligent management of electrical systems in industries
Intelligent management of electrical systems in industriesIntelligent management of electrical systems in industries
Intelligent management of electrical systems in industries
pushpeswar reddy
 

Similar to Artificial Intelligence in Power Systems (20)

bittuai-160426173847 (1) (1).pptx
bittuai-160426173847 (1) (1).pptxbittuai-160426173847 (1) (1).pptx
bittuai-160426173847 (1) (1).pptx
 
18-238 ppt 8.pptx
18-238 ppt 8.pptx18-238 ppt 8.pptx
18-238 ppt 8.pptx
 
ai in electrical.pptx
ai in electrical.pptxai in electrical.pptx
ai in electrical.pptx
 
sunilbabu253-180317094114 (1).pptx
sunilbabu253-180317094114 (1).pptxsunilbabu253-180317094114 (1).pptx
sunilbabu253-180317094114 (1).pptx
 
seminarppt-150327074900-conversion-gate01 (1).pdf
seminarppt-150327074900-conversion-gate01 (1).pdfseminarppt-150327074900-conversion-gate01 (1).pdf
seminarppt-150327074900-conversion-gate01 (1).pdf
 
Seminarppt 150327074900
Seminarppt 150327074900Seminarppt 150327074900
Seminarppt 150327074900
 
Unit 1
Unit 1Unit 1
Unit 1
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
Forecasting & Planning
Forecasting & PlanningForecasting & Planning
Forecasting & Planning
 
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINEFUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
FUZZY LOGIC APPROACH FOR FAULT DIAGNOSIS OF THREE PHASE TRANSMISSION LINE
 
Artificial Intelligence techniques
Artificial Intelligence techniquesArtificial Intelligence techniques
Artificial Intelligence techniques
 
Class 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdfClass 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdf
 
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
 
Advanced utility data management and analytics for improved situational awar...
Advanced utility data management and analytics for improved  situational awar...Advanced utility data management and analytics for improved  situational awar...
Advanced utility data management and analytics for improved situational awar...
 
Numerical Relaying.pptx
Numerical Relaying.pptxNumerical Relaying.pptx
Numerical Relaying.pptx
 
Smart Grid Components Control Elements & Smart Grid Technology
Smart Grid Components Control Elements & Smart Grid TechnologySmart Grid Components Control Elements & Smart Grid Technology
Smart Grid Components Control Elements & Smart Grid Technology
 
ASHUTOSH BHATT DT19EEJ008 RPC JUNE22.ppt
ASHUTOSH BHATT DT19EEJ008 RPC JUNE22.pptASHUTOSH BHATT DT19EEJ008 RPC JUNE22.ppt
ASHUTOSH BHATT DT19EEJ008 RPC JUNE22.ppt
 
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
 
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
 
Intelligent management of electrical systems in industries
Intelligent management of electrical systems in industriesIntelligent management of electrical systems in industries
Intelligent management of electrical systems in industries
 

Recently uploaded

weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 

Recently uploaded (20)

weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 

Artificial Intelligence in Power Systems

  • 1. BY K.MANOGNA 17251D5405 UNDER THE GUIDANCE OF: G.UJWALA ASSISTANT PROFESSOR
  • 2. An electric power system is a network of electrical components used to supply, transmit and use electric power. Power systems engineering is a subdivision of electrical engineering that deals with the generation, transmission, distribution and utilization of electric power and the electrical devices connected to such systems like generators, motors and transformers . POWER SYSTEMS
  • 3. • Commonly, artificial intelligence is known to be the intelligence exhibited by machines and software, for example, robots and computer programs. • The term is generally used to the project of developing systems equipped with the intellectual processes features and characteristics of humans, like the ability to think, reason, find the meaning, generalize, distinguish, learn from past experience or rectify their mistakes. •Artificial general intelligence (AGI) is the intelligence of a hypothetical machine or computer which can accomplish any intellectual assignment successfully which a human being can accomplish. ARTIFICIAL INTELLIGENCE
  • 4. Power system analysis is more difficult using conventional methods they include: 1) Complex versatile and large amount of information which is used in calculation ,diagnosis and learning. 2) Increase in computational time period and accuracy due to extensive and vast system data handling. 3) Optimization of power delivered to the load according to the demand. 4) Probability of fault occurrence in a particular transmission bus calculation requires more environmental sensing data. NEED FOR AI IN POWER SYSTEMS
  • 5. The artificial intelligence is the combination of the following four techniques. 1) Expert systems 2) Artificial neural networks 3) Fuzzy logics and 4) Genetic algorithm. ARTIFICIAL INTELLIGENCE TECHNIQUES
  • 7. • The expert systems is the main technique used in the artificial intelligence in power systems. •Expert system is placed in series to the transmission line component . •It consists of environment sensors which senses the environment conditions . •They work under the computer program. •Their main operation is to act as a comparator which continuously senses the transmission line data with the standard ratings of the transmission line which is given as instructions to the software used in the expert systems. EXPERT SYSTEMS
  • 8. HOW EXPERT SYSTEM USED IN POWER SYSTEMS •Since expert systems are basically computer programs, the process of writing codes for these programs is simpler than actually calculating and estimating the value of parameters used in generation, transmission and distribution. •Any modifications even after design can be easily done because they are computer programs. • Virtually, estimation of these values can be done and further research for increasing the efficiency of the process can be also performed
  • 10. ARTIFICIAL NEURAL NETWORK •Artificial Neural Networks are biologically inspired systems which convert a set of inputs into a set of outputs by a network of neurons, where each neuron produces one output as a function of inputs. • A fundamental neuron can be considered as a processor which makes a simple non linear operation of its inputs producing a single output. •The understanding of the working of neurons and the pattern of their interconnection can be used to construct computers for solving real world problems of classification of patterns and pattern recognition. •They are classified by their architecture: number of layers and topology, connectivity pattern, feed forward or recurrent.
  • 11. HOW ANN USED IN POWER SYSTEMS • As ANNs operate on biological instincts and perform biological evaluation of real world problems, the problems in generation, transmission and distribution of electricity can be fed to the ANNs so that a suitable solution can be obtained. •Given the constraints of a practical transmission and distribution system, the exact values of parameters can be determined. • For example, the value of inductance, capacitance and resistance in a transmission line can be numerically calculated by ANNs taking in various factors like environmental factors, unbalancing conditions, and other possible problems. • Also the values of resistance, capacitance and inductance of a transmission line can be given as inputs and a combined, normalized value of the parameters can be obtained. In this way skin effect and proximity effect can be reduced to a certain extent.
  • 13. FUZZY LOGICS • Fuzzy logic or Fuzzy systems are logical systems for standardization and formalization of approximate reasoning. • It is similar to human decision making with an ability to produce exact and accurate solutions from certain or even approximate information and data. • Fuzzy logic is the way like which human brain works, and we can use this technology in machines so that they can perform somewhat like humans. •Fuzzification provides superior expressive power, higher generality and an improved capability to model complex problems at low or moderate solution cost. •Fuzzy logic allows a particular level of ambiguity throughout an analysis. •Fuzzy logic provide the conversions from numerical to symbolic inputs, and back again for the outputs.
  • 15. HOW FUZZY LOGICS USED IN POWER SYSTEMS • Fuzzy logic can be used for designing the physical components of power systems. •They can be used in anything from small circuits to large mainframes. •They can be used to increase the efficiency of the components used in power systems. • As most of the data used in power system analysis are approximate values and assumptions, fuzzy logic can be of great use to derive a stable, exact and ambiguity-free output.
  • 16. GENETIC ALGORITM •Genetic algorithm is an optimization technique based on the study of natural selection and natural genetics. •Its basic principle is that the fittest individual of a population has the highest probability and possibility for survival. • Genetic algorithm gives a global technique based on biological metaphors. •The Genetic algorithm can be differentiated from other optimization methods by: (i) Genetic algorithm works on the coding of the variables set instead of the actual variables. (ii) Genetic algorithm looks for optimal points through a population of possible solution points, and not a single point.
  • 17. HOW GENETIC ALGORITHM USED IN POWER SYSTEMS (i) Planning – Wind turbine positioning, reactive power optimisation, network feeder routing, and capacitor placement. (ii) Operation – Hydro-thermal plant coordination, maintenance scheduling, loss minimisation, load management, control of FACTS. (iii) Analysis – Harmonic distortion reduction, filter design, load frequency control, load flow.
  • 18. APPLICATIONS OF AI Several problems in power systems cannot be solved by conventional techniques are based on several requirements which may not feasible all the time. In these situations, artificial intelligence techniques are the obvious and the only option. Areas of application of AI in power systems are: (i) Operation of power system like unit commitment, hydro- thermal coordination, economic dispatch, congestion management, maintenance scheduling, state estimation, load and power flow. (ii) Planning of power system like generation expansion planning, power system reliability, transmission expansion planning, reactive power planning. (iii) Control of power system like voltage control, stability control, power flow control, load frequency control. (iv) Control of power plants like fuel cell power plant control, thermal power plant control.
  • 19. APPLICATIONS OF AI (Contd..) (v) Control of network like location, sizing and control of FACTS devices. (vi) Electricity markets like strategies for bidding, analysis of electricity markets. (vii) Automation of power system like restoration, management, fault diagnosis, network security. (viii) Applications of distribution system like planning and operation of distribution system, demand side response and demand side management, operation and control of smart grids, network reconfiguration. (ix) Applications of distributed generation like distributed generation planning, solar photovoltaic power plant control, wind turbine plant control and renewable energy resources. (x) Forecasting application like short term and long term load forecasting, electricity market forecasting, solar power forecasting, wind power forecasting.
  • 20. EXAMPLE FOR AI APPLICATION IN POWER SYSTEM (TRANSMISSION LINE)
  • 21. EXAMPLE FOR AI APPLICATION IN POWER SYSTEM (TRANSMISSION LINE) • Consider a practical transmission line. If any fault occurs in the transmission line, the fault detector detects the fault and feeds it to the fuzzy system. • Only three line currents are sufficient to implement this technique and the angular difference between fault and pre-fault current phasors are used as inputs to the fuzzy system. •The fuzzy system is used to obtain the crisp output of the fault type. Fuzzy systems can be generally used for fault diagnosis. •Artificial Neural Networks and Expert systems can be used to improve the performance of the line. • The environmental sensors sense the environmental and atmospheric conditions and give them as input to the expert systems. •The expert systems are computer programs written by knowledge engineers which provide the value of line parameters to be deployed as the output.
  • 22. EXAMPLE FOR AI APPLICATION IN POWER SYSTEM (TRANSMISSION LINE) (Contd…) •The ANNs are trained to change the values of line parameters over the given ranges based on the environmental conditions •Training algorithm has to be given to ANN. •After training is over, neural network is tested and the performance of updated trained neural network is evaluated. • If performance is not upto the desired level, some variations can be done like varying number of hidden layers, varying number of neurons in each layer. •The processing speed is directly proportional to the number of neurons. •These networks take different neurons for different layers and different activation functions between input and hidden layer and hidden and output layer to obtain the desired output. • In this way the performance of the transmission line can be improved.
  • 23. CONCLUSION The main feature of power system design and planning is reliability, which was conventionally evaluated using deterministic methods. Moreover, conventional techniques don’t fulfill the probabilistic essence of power systems. This leads to increase in operating and maintenance costs. Plenty of research is performed to utilize the current interest AI for power system applications. A lot of research is yet to be performed to perceive full advantages of this upcoming technology for improving the efficiency of electricity market investment, distributed control and monitoring, efficient system analysis, particularly power systems which use renewable energy resources for operation.