Bittuai 160426173847
Bittuai 160426173847
Bittuai 160426173847
IN POWER SYSTEM
BY : BITTU GOSWAMI
CONTENTS
• Power system
• Artificial intelligence
• Need for AI in power system
• Artificial Intelligence Techniques
Expert System Techniques (XPSs)
Its advantages and disadvantages
How expert systems can be used
in power systems
Artificial Neural Networks (ANNs)
Its advantages and disadvantages
How ANN can be used in power
systems
Fuzzy Logic systems (FL).
Applications
How fuzzy logic can be used in
power system
• Practical Application Of AI Systems In
Transmission Line
• Practical Application Of AI Systems In
Power System Protection
POWER SYSTEM
Advantages: Disadvantages:
Expert Systems
• It is permanent
and consistent. are unable to
• It can be easily
documented. learn or adapt to
• It can be easily new problems or
transferred or
reproduced. situations
How expert systems can be
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
NETWORKS (ANN)
Architecture of a feedforward
ARTIFICIAL NEURAL
NETWORKS (ANN)
• 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,
feedforward or recurrent.
ARTIFICIAL NEURAL
NETWORKS (ANN)
Advantages: Disadvantages: