SlideShare a Scribd company logo
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 4 Issue 5, July-August 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1089
Techniques to Apply Artificial Intelligence in Power Plants
Anshika Gupta
Department of Mechatronics Engineering,
Mukesh Patel School of Technology Management and Engineering, NMIMS, Mumbai, Maharashtra, India
ABSTRACT
In today'sworld, weare experiencing tremendous growth in the researchand
application of Artificial intelligence. Power plants are a vast sector where
there is a scope of using AI to rectify the faults and optimize the overall
running of the plants. The use of AI will help in reducing human dependence,
and during a breakdown, will assist in rectifying the problem by determining
the cause quickly. This paper focusses on proposing numerous methods to
implement AI in various power plants and how it will help in the same.
KEYWORDS: Artificial Intelligence, Power Plants, Expert Systems, Artificial
Neural Network, Fuzzy Logic
How to cite this paper: Anshika Gupta
"Techniques to Apply Artificial
Intelligence in Power Plants" Publishedin
International Journal
of Trend in Scientific
Research and
Development(ijtsrd),
ISSN: 2456-6470,
Volume-4 | Issue-5,
August 2020,
pp.1089-1092, URL:
www.ijtsrd.com/papers/ijtsrd33050.pdf
Copyright © 2020 by author(s) and
International Journal of TrendinScientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
Commons Attribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by
/4.0)
INTRODUCTION
Power plants have expanded with the increasein the energy
demand to serve the growing population. There are many
types of power plants, which include; Thermal,
Hydroelectricity, Nuclear, Solar, etc. Inall these plants,there
is a continuous need for monitoring to check the process.
Sometimes, minor faults can cause the breakdown of the
plant, whichis very difficult to restart again. Tocheck on the
above is a very time-consuming and tedious job.[1] AI can be
employed in managing several problems likethese,makingit
easier for humans. AI is the technology of making the
computer systems and machines intelligent for performing
tasks like decision making, concluding, data visualization,etc
without human reliance.
Chart 1: Classification of AI techniques.[3]
IJTSRD33050
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1090
Area of Application
The demand for cheap and sustainable energy has led to
decentralization in the power generation sector. It hasmade
a large number of participants injecting power into the grid
and made it difficult to manage and balance the grid.[2] AI
here can help in efficiently evaluate andanalyse data inhuge
volumes.
With the advancement in technology, people are designing
and installing Smart Grid which, not only digitizes all the
meters and other devices for storing more energy, but
supports bi-directional communication for sending and
receiving data, useful in real-time. Also, it has to quickly
achieve control of load according to the demand, along with
taking care of isolating the systems in case of grid failure,
eliminatingcasualties. [4] With the help of AI, the supervision
and managing of all this will become much more relaxed.
Figure 1: Smart Grid Representation.
Furthermore, AI can assist in the stabilization of the power
grid by the detection of irregularities in the generation,
transmission, and consumption in real-time. Managing of
networks for proper communication and protection against
data theft and provide the solutions at a lower cost.[5]
Methods and Implementation
This section consists of various techniques that can be
implemented in different areas. Some of them are:
1. Expert System
An Expert System (ES) is a computer program, consistingof
a knowledge base and a lot of algorithms or rules based on
human expertise, which indicate or predict new facts from
the incoming, and past information.[6] It consists of the
following components:
 User Interface: It is the channel through which the user
interacts with the ES.
 Explanation Facility: Used to give reasoning behind a
conclusion to the user.
 Working Memory: Storehouse of a particular database
that helps in concluding.
 Inference Engine: It helps in prioritizing the rules and
uses the rules with the highest priority.
 Knowledge Base: Consists of specific information from
knowledge and thinking of experts.
 Agenda: Rules that serve the condition.
 Knowledge acquisition facility: Used to fill the
knowledge database. If thecomponent is not stored, ithasto
be coded separately, which is a cumbersome task.[7]
Figure 2: Process of implementing ES
Based on this, they can be used in monitoring and
performing calculations about the generation, transmission,
and distribution line.
2. Artificial Neural Network
Next is the Artificial Neural Network (ANN), which is a
computational model consisting of various processing
components that take inputs and give outputs as per the
predefined functions.[8] It consists of the following
components:
 Input layer: This layer consists of artificial input
neurons that take the input data for further
processing.[9]
 Hidden layer: As this is an intermediate layer, located
between the input and the output layer, it applies
weights to the input using functions, performing non-
linear transformation depending on the type of neural
network and leading them to an activation function as
the output.[10]
 Output layer: It is the last layer consisting of neurons
that produce the output.
Figure 3: Artificial Neural Network
It can be employed for the fault diagnosisin the transformer
by setting up algorithms for parameters like oil leakage,
module output, resistivity, etc.[11] Also, it can help determine
whether conditions to have an insight about the sun
intensity and direction for solar plants, can be used to
develop smart solar panels that optimize their position
according to the sun's position. Along with that, it can also
help in wing power stations to know about the wind trend
and speed for efficient power generation. [12]
3. Fuzzy Logic
Fuzzy logic is the process of computation with words. It
consists of sets of rules, written in the form of words
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1091
according towhich the output is determined.[13] Itconsistsof
the following steps [14]:
 Input: This step involves getting the crisp input whose
output is desired.
 Fuzzification: It is the process of converting the crisp
inputs into fuzzy inputs by utilizing Membership
Function. A membershipfunction is a curve definingthe
mapping of each point in the input space to a
membership value between 0 and 1.
 Knowledge Base: It is inventory of the rules applied to
the fuzzy sets to find the degree of membership.
 Interface Engine: The rules from the knowledgebaseare
applied to the inputs for mapping then into outputs.
 Defuzzification: It is the conversion of fuzzy output into
crisp outputs.
 Output: It is the final crisp output obtained at the end of
the fuzzy logic process.
Figure 4: Fuzzy Logic Process
This fuzzy logic can help in optimizing the performance of
the cooling system by determining the accurate water ratio
for regulating the pressure.[15] Also, modelling it in the
control system can help in adaptation to differences in the
raw material by changing the parameters, especially in coal-
based thermal power plants, when the type of coal is not
consistent.[16]
So, the description of major techniques for AI
implementation are mentioned above and for a clearer
concept the comparison between the three, in different
aspects is given below in table 1.[18]
Features
Expert
System
Artificial
Neural
Network
Fuzzy
Logic
Knowledge
Source
Expert
knowledge
Human
Expert
Sample
sets
Knowledge
Representation
High Very low Very High
Adaptability Very low Very High Low
Fault Tolerance High Very high Very High
Self-learning Very Low Very High Very Low
Computation Very High High Low
Explanation
Ability
Very High Very Low Very High
Maintainability Very Low Very High High
Uncertainty
Tolerance
High Very High Very High
Table 1: Comparison between features of the three
techniques
From table1, the technique that should be used in the
particular area of application can be chosen and
implemented accordingly for best results. Apart from these
other hybrid techniques can also be used which are a
combination of two or more techniques.
Conclusion
This paper presented various techniques of AI that can be
used in various parts of a different power plants to increase
the efficiency without human dependency and error. It also
demonstrates the comparison between the different
techniques and what work they perform better. It is also
obvious that the more the model is trained with different
data, the more it is likely to adapt with the chance in input
for providing better efficiency by changing the parameters
involved in the process. Hence, it will be a more efficient
approach to utilize AI in the power plants.
Reference
[1] Reshmi Banerjee, “Artificial Intelligence in Power
Station”, INTERNATIONAL JOURNAL OF INNOVATIVE
RESEARCH IN ELECTRICAL, ELECTRONICS,
INSTRUMENTATION AND CONTROL ENGINEERING
Vol. 3, Issue 7, July 2015
[2] https://www.next-
kraftwerke.com/knowledge/artificial-intelligence
[3] Sidda, Sakunthala & Kiranmayi, R & Nagaraju, P.
(2017). A Review on Artificial Intelligence Techniques
in Electrical Drives Neural Networks, Fuzzy logic, and
Genetic Algorithm.
10.1109/SmartTechCon.2017.8358335.
[4] Singla and S. Chauhan, "A review paper on impact on
the decentralization of the smart grid," 2018 2nd
International Conference on Inventive Systems and
Control (ICISC), Coimbatore, 2018, pp. 978-983, doi:
10.1109/ICISC.2018.8398948.
[5] Sozontov A, Ivanova M and Gibadullin A 2019
Implementation of artificial intelligence in the electric
power industry E3S Web of Conferences 114 01009
[6] F. Jaryani, S. Ibrahim, R. Daruis, S. Sahibudin and N. A.
Rahman, "Intelligent reflective e-portfolio framework
based on artificial intelligent Expert systems
techniques," 2011 3rd International Conference on
Computer Researchand Development, Shanghai,2011,
pp.214-216, doi:10.1109/ICCRD.2011.5764117.
[7] Umair, Muhammad. (2018). Requirement Engineering
Process of Expert Systems.
10.13140/RG.2.2.29305.57447.
[8] A. S. Kumar, T. Cermak andS. Misak, "Short - termwind
power plant predictingwith ArtificialNeuralNetwork,"
2015 16th International Scientific Conference on
Electric Power Engineering (EPE), Kouty nad Desnou,
2015, pp.584-588, doi:10.1109/EPE.2015.7161192.
[9] https://www.techopedia.com/definition/33262/
input-layer-neural-
networks#:~:text=The%20input%20layer%20
of%20a,for%20the%20artificial%20neural%2
0network.
[10] https://deepai.org/machine-learning-glossary-and-
terms/hidden-layer-machine-
learning#:~:text=In%20neural%20networks%
2C%20a%20hidden,inputs%20entered%20int
o%20the%20network.
[11] Q. Yang, M. Li, X. Mu and J. Wang, "Application of
Artificial Intelligence (AI) in Power Transformer Fault
Diagnosis," 2009International Conference on Artificial
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1092
Intelligence and Computational Intelligence, Shanghai,
2009, pp. 442-445, doi: 10.1109/AICI.2009.497.
[12] A. S. Kumar, T. Cermak andS. Misak, "Short - termwind
power plant predictingwith ArtificialNeuralNetwork,"
2015 16th International Scientific Conference on
Electric Power Engineering (EPE), Kouty nad Desnou,
2015, pp.584-588, doi:10.1109/EPE.2015.7161192.
[13] P. Subasic and M. Nakatsuyama, "A new
representational framework for fuzzy sets,"
Proceedings of 6th International Fuzzy Systems
Conference, Barcelona, 4864, 1997, pp. 1601-1606
vol.3, doi: 10.1109/FUZZY.1997.619780.
[14] Cheulheui Lee and SeonhakSeo, "Analysis ofthetypical
fuzzy logic controller using cell concept," FUZZ-
IEEE'99. 1999 IEEE International Fuzzy Systems.
Conference Proceedings (Cat. No.99CH36315), Seoul,
South Korea, 1999, pp. 90-95 vol.1, doi:
10.1109/FUZZY.1999.793212.
[15] D. Popescu, R. C. Dinu and C. Bratu, "Fuzzy control of
cooling water pumps related to a power plant," 2017
International Conference on Electromechanical and
Power Systems (SIELMEN), Iasi, 2017, pp. 541-545,
doi: 10.1109/SIELMEN.2017.8123382.
[16] D. Pruessmann, B. Krause and C. von Altrock, "Fuzzy
logic supervisory control for coal power plant,"
Proceedings of 6th International Fuzzy Systems
Conference, Barcelona, 4864, 1997, pp. 921-925 vol.2,
doi:10.1109/FUZZY.1997.622832.
[17] Satish Kumar , RavaliCherukuri “A Survey on Artificial
Intelligence Techniques in Power Station”, Vol. 6, Issue
1, January 2017, DOI:10.15680/IJIRSET.2017.0601040
[18] Maxville, Valerie & Lam, Chiou & Armarego, Jocelyn.
(2004). Learning to Select Software Components..421-
426.

More Related Content

What's hot

A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMA REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
ijiert bestjournal
 
Adaptive photovoltaic solar module based on internet of things and web-based ...
Adaptive photovoltaic solar module based on internet of things and web-based ...Adaptive photovoltaic solar module based on internet of things and web-based ...
Adaptive photovoltaic solar module based on internet of things and web-based ...
IJECEIAES
 
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET Journal
 
Calculating voltage magnitudes and voltage phase angles of real electrical ne...
Calculating voltage magnitudes and voltage phase angles of real electrical ne...Calculating voltage magnitudes and voltage phase angles of real electrical ne...
Calculating voltage magnitudes and voltage phase angles of real electrical ne...
IJECEIAES
 
A one decade survey of autonomous mobile robot systems
A one decade survey of autonomous mobile robot systems A one decade survey of autonomous mobile robot systems
A one decade survey of autonomous mobile robot systems
IJECEIAES
 
International Journal of Engineering (IJE) Volume (3) Issue (1)
International Journal of Engineering (IJE) Volume (3)  Issue (1)International Journal of Engineering (IJE) Volume (3)  Issue (1)
International Journal of Engineering (IJE) Volume (3) Issue (1)CSCJournals
 
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
IJECEIAES
 
Survey on deep learning applied to predictive maintenance
Survey on deep learning applied to predictive maintenance Survey on deep learning applied to predictive maintenance
Survey on deep learning applied to predictive maintenance
IJECEIAES
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET Journal
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET Journal
 
Artificial Neural Network Based Load Forecasting
Artificial Neural Network Based Load ForecastingArtificial Neural Network Based Load Forecasting
Artificial Neural Network Based Load Forecasting
IRJET Journal
 
Medical imaging computing based on graphical processing units for high perfor...
Medical imaging computing based on graphical processing units for high perfor...Medical imaging computing based on graphical processing units for high perfor...
Medical imaging computing based on graphical processing units for high perfor...
eSAT Publishing House
 
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning TechniquesData-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
IJCSIS Research Publications
 
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
IJECEIAES
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET Journal
 
INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...
INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...
INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...
ijsc
 
Development of real-time indoor human tracking system using LoRa technology
Development of real-time indoor human tracking system using LoRa technology Development of real-time indoor human tracking system using LoRa technology
Development of real-time indoor human tracking system using LoRa technology
IJECEIAES
 
Meka
MekaMeka

What's hot (20)

A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEMA REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
A REVIEW OF SELF HEALING SMART GRIDS USING THE MULTIAGENT SYSTEM
 
Adaptive photovoltaic solar module based on internet of things and web-based ...
Adaptive photovoltaic solar module based on internet of things and web-based ...Adaptive photovoltaic solar module based on internet of things and web-based ...
Adaptive photovoltaic solar module based on internet of things and web-based ...
 
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
 
008_23035research061214_49_55
008_23035research061214_49_55008_23035research061214_49_55
008_23035research061214_49_55
 
Calculating voltage magnitudes and voltage phase angles of real electrical ne...
Calculating voltage magnitudes and voltage phase angles of real electrical ne...Calculating voltage magnitudes and voltage phase angles of real electrical ne...
Calculating voltage magnitudes and voltage phase angles of real electrical ne...
 
A one decade survey of autonomous mobile robot systems
A one decade survey of autonomous mobile robot systems A one decade survey of autonomous mobile robot systems
A one decade survey of autonomous mobile robot systems
 
International Journal of Engineering (IJE) Volume (3) Issue (1)
International Journal of Engineering (IJE) Volume (3)  Issue (1)International Journal of Engineering (IJE) Volume (3)  Issue (1)
International Journal of Engineering (IJE) Volume (3) Issue (1)
 
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
 
012_22796ny071214_94_101
012_22796ny071214_94_101012_22796ny071214_94_101
012_22796ny071214_94_101
 
Survey on deep learning applied to predictive maintenance
Survey on deep learning applied to predictive maintenance Survey on deep learning applied to predictive maintenance
Survey on deep learning applied to predictive maintenance
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
 
Artificial Neural Network Based Load Forecasting
Artificial Neural Network Based Load ForecastingArtificial Neural Network Based Load Forecasting
Artificial Neural Network Based Load Forecasting
 
Medical imaging computing based on graphical processing units for high perfor...
Medical imaging computing based on graphical processing units for high perfor...Medical imaging computing based on graphical processing units for high perfor...
Medical imaging computing based on graphical processing units for high perfor...
 
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning TechniquesData-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
 
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...Optimal Siting of Distributed Generators in a Distribution Network using Arti...
Optimal Siting of Distributed Generators in a Distribution Network using Arti...
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...
INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...
INTERVAL TYPE-2 FUZZY NEURAL NETWORKS FOR SHORT-TERM ELECTRIC LOAD FORECASTIN...
 
Development of real-time indoor human tracking system using LoRa technology
Development of real-time indoor human tracking system using LoRa technology Development of real-time indoor human tracking system using LoRa technology
Development of real-time indoor human tracking system using LoRa technology
 
Meka
MekaMeka
Meka
 

Similar to Techniques to Apply Artificial Intelligence in Power Plants

Implementation of Automation for the Seamless Identification of Fault in Mode...
Implementation of Automation for the Seamless Identification of Fault in Mode...Implementation of Automation for the Seamless Identification of Fault in Mode...
Implementation of Automation for the Seamless Identification of Fault in Mode...
ijtsrd
 
Robotic Monitoring of Power Systems
Robotic Monitoring of Power SystemsRobotic Monitoring of Power Systems
Robotic Monitoring of Power Systems
ijtsrd
 
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
IOSR Journals
 
IRJET- Solar Power Monitoring System using IoT
IRJET-  	  Solar Power Monitoring System using IoTIRJET-  	  Solar Power Monitoring System using IoT
IRJET- Solar Power Monitoring System using IoT
IRJET Journal
 
IRJET - Development of Cloud System for IoT Applications
IRJET - Development of Cloud System for IoT ApplicationsIRJET - Development of Cloud System for IoT Applications
IRJET - Development of Cloud System for IoT Applications
IRJET Journal
 
Smart Anti Power Theft System
Smart Anti Power Theft SystemSmart Anti Power Theft System
Smart Anti Power Theft System
IRJET Journal
 
IRJET- Iot Based Smart Meter
IRJET-  	  Iot Based Smart MeterIRJET-  	  Iot Based Smart Meter
IRJET- Iot Based Smart Meter
IRJET Journal
 
Classification of Churn and non-Churn Customers in Telecommunication Companies
Classification of Churn and non-Churn Customers in Telecommunication CompaniesClassification of Churn and non-Churn Customers in Telecommunication Companies
Classification of Churn and non-Churn Customers in Telecommunication Companies
CSCJournals
 
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
IJECEIAES
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET Journal
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy Meter
IRJET Journal
 
Predicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTMPredicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTM
IRJET Journal
 
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET Journal
 
IRJET - Automated Water Meter: Prediction of Bill for Water Conservation
IRJET - Automated Water Meter: Prediction of Bill for Water ConservationIRJET - Automated Water Meter: Prediction of Bill for Water Conservation
IRJET - Automated Water Meter: Prediction of Bill for Water Conservation
IRJET Journal
 
IRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data LoggingIRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data Logging
IRJET Journal
 
IRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control System
IRJET Journal
 
A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...
IJECEIAES
 
IRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoTIRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoT
IRJET Journal
 
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
IJECEIAES
 
IRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android ApplicationIRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET Journal
 

Similar to Techniques to Apply Artificial Intelligence in Power Plants (20)

Implementation of Automation for the Seamless Identification of Fault in Mode...
Implementation of Automation for the Seamless Identification of Fault in Mode...Implementation of Automation for the Seamless Identification of Fault in Mode...
Implementation of Automation for the Seamless Identification of Fault in Mode...
 
Robotic Monitoring of Power Systems
Robotic Monitoring of Power SystemsRobotic Monitoring of Power Systems
Robotic Monitoring of Power Systems
 
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
 
IRJET- Solar Power Monitoring System using IoT
IRJET-  	  Solar Power Monitoring System using IoTIRJET-  	  Solar Power Monitoring System using IoT
IRJET- Solar Power Monitoring System using IoT
 
IRJET - Development of Cloud System for IoT Applications
IRJET - Development of Cloud System for IoT ApplicationsIRJET - Development of Cloud System for IoT Applications
IRJET - Development of Cloud System for IoT Applications
 
Smart Anti Power Theft System
Smart Anti Power Theft SystemSmart Anti Power Theft System
Smart Anti Power Theft System
 
IRJET- Iot Based Smart Meter
IRJET-  	  Iot Based Smart MeterIRJET-  	  Iot Based Smart Meter
IRJET- Iot Based Smart Meter
 
Classification of Churn and non-Churn Customers in Telecommunication Companies
Classification of Churn and non-Churn Customers in Telecommunication CompaniesClassification of Churn and non-Churn Customers in Telecommunication Companies
Classification of Churn and non-Churn Customers in Telecommunication Companies
 
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy Meter
 
Predicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTMPredicting Stock Price Movements with Low Power Consumption LSTM
Predicting Stock Price Movements with Low Power Consumption LSTM
 
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
 
IRJET - Automated Water Meter: Prediction of Bill for Water Conservation
IRJET - Automated Water Meter: Prediction of Bill for Water ConservationIRJET - Automated Water Meter: Prediction of Bill for Water Conservation
IRJET - Automated Water Meter: Prediction of Bill for Water Conservation
 
IRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data LoggingIRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data Logging
 
IRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control System
 
A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...
 
IRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoTIRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoT
 
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
 
IRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android ApplicationIRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android Application
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
ijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
ijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
ijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
ijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
ijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
ijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
ijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 

Recently uploaded (20)

MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 

Techniques to Apply Artificial Intelligence in Power Plants

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 4 Issue 5, July-August 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1089 Techniques to Apply Artificial Intelligence in Power Plants Anshika Gupta Department of Mechatronics Engineering, Mukesh Patel School of Technology Management and Engineering, NMIMS, Mumbai, Maharashtra, India ABSTRACT In today'sworld, weare experiencing tremendous growth in the researchand application of Artificial intelligence. Power plants are a vast sector where there is a scope of using AI to rectify the faults and optimize the overall running of the plants. The use of AI will help in reducing human dependence, and during a breakdown, will assist in rectifying the problem by determining the cause quickly. This paper focusses on proposing numerous methods to implement AI in various power plants and how it will help in the same. KEYWORDS: Artificial Intelligence, Power Plants, Expert Systems, Artificial Neural Network, Fuzzy Logic How to cite this paper: Anshika Gupta "Techniques to Apply Artificial Intelligence in Power Plants" Publishedin International Journal of Trend in Scientific Research and Development(ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-5, August 2020, pp.1089-1092, URL: www.ijtsrd.com/papers/ijtsrd33050.pdf Copyright © 2020 by author(s) and International Journal of TrendinScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/by /4.0) INTRODUCTION Power plants have expanded with the increasein the energy demand to serve the growing population. There are many types of power plants, which include; Thermal, Hydroelectricity, Nuclear, Solar, etc. Inall these plants,there is a continuous need for monitoring to check the process. Sometimes, minor faults can cause the breakdown of the plant, whichis very difficult to restart again. Tocheck on the above is a very time-consuming and tedious job.[1] AI can be employed in managing several problems likethese,makingit easier for humans. AI is the technology of making the computer systems and machines intelligent for performing tasks like decision making, concluding, data visualization,etc without human reliance. Chart 1: Classification of AI techniques.[3] IJTSRD33050
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1090 Area of Application The demand for cheap and sustainable energy has led to decentralization in the power generation sector. It hasmade a large number of participants injecting power into the grid and made it difficult to manage and balance the grid.[2] AI here can help in efficiently evaluate andanalyse data inhuge volumes. With the advancement in technology, people are designing and installing Smart Grid which, not only digitizes all the meters and other devices for storing more energy, but supports bi-directional communication for sending and receiving data, useful in real-time. Also, it has to quickly achieve control of load according to the demand, along with taking care of isolating the systems in case of grid failure, eliminatingcasualties. [4] With the help of AI, the supervision and managing of all this will become much more relaxed. Figure 1: Smart Grid Representation. Furthermore, AI can assist in the stabilization of the power grid by the detection of irregularities in the generation, transmission, and consumption in real-time. Managing of networks for proper communication and protection against data theft and provide the solutions at a lower cost.[5] Methods and Implementation This section consists of various techniques that can be implemented in different areas. Some of them are: 1. Expert System An Expert System (ES) is a computer program, consistingof a knowledge base and a lot of algorithms or rules based on human expertise, which indicate or predict new facts from the incoming, and past information.[6] It consists of the following components:  User Interface: It is the channel through which the user interacts with the ES.  Explanation Facility: Used to give reasoning behind a conclusion to the user.  Working Memory: Storehouse of a particular database that helps in concluding.  Inference Engine: It helps in prioritizing the rules and uses the rules with the highest priority.  Knowledge Base: Consists of specific information from knowledge and thinking of experts.  Agenda: Rules that serve the condition.  Knowledge acquisition facility: Used to fill the knowledge database. If thecomponent is not stored, ithasto be coded separately, which is a cumbersome task.[7] Figure 2: Process of implementing ES Based on this, they can be used in monitoring and performing calculations about the generation, transmission, and distribution line. 2. Artificial Neural Network Next is the Artificial Neural Network (ANN), which is a computational model consisting of various processing components that take inputs and give outputs as per the predefined functions.[8] It consists of the following components:  Input layer: This layer consists of artificial input neurons that take the input data for further processing.[9]  Hidden layer: As this is an intermediate layer, located between the input and the output layer, it applies weights to the input using functions, performing non- linear transformation depending on the type of neural network and leading them to an activation function as the output.[10]  Output layer: It is the last layer consisting of neurons that produce the output. Figure 3: Artificial Neural Network It can be employed for the fault diagnosisin the transformer by setting up algorithms for parameters like oil leakage, module output, resistivity, etc.[11] Also, it can help determine whether conditions to have an insight about the sun intensity and direction for solar plants, can be used to develop smart solar panels that optimize their position according to the sun's position. Along with that, it can also help in wing power stations to know about the wind trend and speed for efficient power generation. [12] 3. Fuzzy Logic Fuzzy logic is the process of computation with words. It consists of sets of rules, written in the form of words
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1091 according towhich the output is determined.[13] Itconsistsof the following steps [14]:  Input: This step involves getting the crisp input whose output is desired.  Fuzzification: It is the process of converting the crisp inputs into fuzzy inputs by utilizing Membership Function. A membershipfunction is a curve definingthe mapping of each point in the input space to a membership value between 0 and 1.  Knowledge Base: It is inventory of the rules applied to the fuzzy sets to find the degree of membership.  Interface Engine: The rules from the knowledgebaseare applied to the inputs for mapping then into outputs.  Defuzzification: It is the conversion of fuzzy output into crisp outputs.  Output: It is the final crisp output obtained at the end of the fuzzy logic process. Figure 4: Fuzzy Logic Process This fuzzy logic can help in optimizing the performance of the cooling system by determining the accurate water ratio for regulating the pressure.[15] Also, modelling it in the control system can help in adaptation to differences in the raw material by changing the parameters, especially in coal- based thermal power plants, when the type of coal is not consistent.[16] So, the description of major techniques for AI implementation are mentioned above and for a clearer concept the comparison between the three, in different aspects is given below in table 1.[18] Features Expert System Artificial Neural Network Fuzzy Logic Knowledge Source Expert knowledge Human Expert Sample sets Knowledge Representation High Very low Very High Adaptability Very low Very High Low Fault Tolerance High Very high Very High Self-learning Very Low Very High Very Low Computation Very High High Low Explanation Ability Very High Very Low Very High Maintainability Very Low Very High High Uncertainty Tolerance High Very High Very High Table 1: Comparison between features of the three techniques From table1, the technique that should be used in the particular area of application can be chosen and implemented accordingly for best results. Apart from these other hybrid techniques can also be used which are a combination of two or more techniques. Conclusion This paper presented various techniques of AI that can be used in various parts of a different power plants to increase the efficiency without human dependency and error. It also demonstrates the comparison between the different techniques and what work they perform better. It is also obvious that the more the model is trained with different data, the more it is likely to adapt with the chance in input for providing better efficiency by changing the parameters involved in the process. Hence, it will be a more efficient approach to utilize AI in the power plants. Reference [1] Reshmi Banerjee, “Artificial Intelligence in Power Station”, INTERNATIONAL JOURNAL OF INNOVATIVE RESEARCH IN ELECTRICAL, ELECTRONICS, INSTRUMENTATION AND CONTROL ENGINEERING Vol. 3, Issue 7, July 2015 [2] https://www.next- kraftwerke.com/knowledge/artificial-intelligence [3] Sidda, Sakunthala & Kiranmayi, R & Nagaraju, P. (2017). A Review on Artificial Intelligence Techniques in Electrical Drives Neural Networks, Fuzzy logic, and Genetic Algorithm. 10.1109/SmartTechCon.2017.8358335. [4] Singla and S. Chauhan, "A review paper on impact on the decentralization of the smart grid," 2018 2nd International Conference on Inventive Systems and Control (ICISC), Coimbatore, 2018, pp. 978-983, doi: 10.1109/ICISC.2018.8398948. [5] Sozontov A, Ivanova M and Gibadullin A 2019 Implementation of artificial intelligence in the electric power industry E3S Web of Conferences 114 01009 [6] F. Jaryani, S. Ibrahim, R. Daruis, S. Sahibudin and N. A. Rahman, "Intelligent reflective e-portfolio framework based on artificial intelligent Expert systems techniques," 2011 3rd International Conference on Computer Researchand Development, Shanghai,2011, pp.214-216, doi:10.1109/ICCRD.2011.5764117. [7] Umair, Muhammad. (2018). Requirement Engineering Process of Expert Systems. 10.13140/RG.2.2.29305.57447. [8] A. S. Kumar, T. Cermak andS. Misak, "Short - termwind power plant predictingwith ArtificialNeuralNetwork," 2015 16th International Scientific Conference on Electric Power Engineering (EPE), Kouty nad Desnou, 2015, pp.584-588, doi:10.1109/EPE.2015.7161192. [9] https://www.techopedia.com/definition/33262/ input-layer-neural- networks#:~:text=The%20input%20layer%20 of%20a,for%20the%20artificial%20neural%2 0network. [10] https://deepai.org/machine-learning-glossary-and- terms/hidden-layer-machine- learning#:~:text=In%20neural%20networks% 2C%20a%20hidden,inputs%20entered%20int o%20the%20network. [11] Q. Yang, M. Li, X. Mu and J. Wang, "Application of Artificial Intelligence (AI) in Power Transformer Fault Diagnosis," 2009International Conference on Artificial
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD33050 | Volume – 4 | Issue – 5 | July-August 2020 Page 1092 Intelligence and Computational Intelligence, Shanghai, 2009, pp. 442-445, doi: 10.1109/AICI.2009.497. [12] A. S. Kumar, T. Cermak andS. Misak, "Short - termwind power plant predictingwith ArtificialNeuralNetwork," 2015 16th International Scientific Conference on Electric Power Engineering (EPE), Kouty nad Desnou, 2015, pp.584-588, doi:10.1109/EPE.2015.7161192. [13] P. Subasic and M. Nakatsuyama, "A new representational framework for fuzzy sets," Proceedings of 6th International Fuzzy Systems Conference, Barcelona, 4864, 1997, pp. 1601-1606 vol.3, doi: 10.1109/FUZZY.1997.619780. [14] Cheulheui Lee and SeonhakSeo, "Analysis ofthetypical fuzzy logic controller using cell concept," FUZZ- IEEE'99. 1999 IEEE International Fuzzy Systems. Conference Proceedings (Cat. No.99CH36315), Seoul, South Korea, 1999, pp. 90-95 vol.1, doi: 10.1109/FUZZY.1999.793212. [15] D. Popescu, R. C. Dinu and C. Bratu, "Fuzzy control of cooling water pumps related to a power plant," 2017 International Conference on Electromechanical and Power Systems (SIELMEN), Iasi, 2017, pp. 541-545, doi: 10.1109/SIELMEN.2017.8123382. [16] D. Pruessmann, B. Krause and C. von Altrock, "Fuzzy logic supervisory control for coal power plant," Proceedings of 6th International Fuzzy Systems Conference, Barcelona, 4864, 1997, pp. 921-925 vol.2, doi:10.1109/FUZZY.1997.622832. [17] Satish Kumar , RavaliCherukuri “A Survey on Artificial Intelligence Techniques in Power Station”, Vol. 6, Issue 1, January 2017, DOI:10.15680/IJIRSET.2017.0601040 [18] Maxville, Valerie & Lam, Chiou & Armarego, Jocelyn. (2004). Learning to Select Software Components..421- 426.