Anda di halaman 1dari 4

c  and emergency conditions to the Master controller.

The Master controller performs various optimization



   

  
 functions for the reliable and economical operation

 
     
  
   of the Microgrid. Slave controllers perform local
             settings based on the commands received from the
            
 
 Master controller.

 
        

   


 


        Microgrid operates in three modes: Normal, Emergency

 
    
 
 
and Island. Some general functions like optimization,
  
       
  

    
 c


  
  performance assessment, and protection, are common to all

  
    
    modes of operation. Specific functions, like Black start
      
 
      
  capability, are seen only in the Island mode of operation.

     c


   c!

 Artificial Intelligence plays a vital role in Microgrid

  
    c

"
    operation, allowing it to provide better solutions to different
 
    
 
. problems. Though Artificial Intelligence techniques include
Artificial Neural Networks, Fuzzy Logic (FL), Genetic
Keywords: micro grid control, neural network, Algorithms (GA), Multi Agent Systems (MAS), and Expert
power system operation Systems (ES), this article focuses on the application of ANN
to solve Micro grid problems.
INTRODUCTION
The inter-connection of a large number of ARTIFICIAL NEURAL NETWORKS
renewable energy sources to the grid causes problems of ANN are composed of simple, highly inter-
control and stability, and also raises concerns about connected processing units -- neurons. These work in unison
reliability, power quality and security. To resolve these to solve specific problems. They are non-linear by nature,
concerns, the preferred approach is to view Distributed with excellent features like fault-tolerance and the capability
Energy Resources (DER) and their associated loads as a for self-learning, which makes them robust and perfectly
suited for parallel processing. ANN are also good at
single entity, the 'Microgrid'. Essentially, Microgrid is a
extracting the relationship between input and output variables
smaller portion of the power system. It accomplishes where well-defined or easily computable co-relations do not
enhanced reliability of supply, quality of power and exist, provided there is enough data for training.
optimal cost of operation using a combination of DER
(like solar photovoltaic cells, small wind turbines and fuel ANN techniques are relatively easy to implement
cells), storage (like batteries and fly wheels) and loads. and do not require any prior knowledge of the system model.
They include powerful pattern recognition capabilities and
In a conventional grid, utilities manage the are flexible to model, making them attractive for solving real
balancing of demand with supply, as well as handling other world problems. While applying ANN techniques to any
particular problem, there are issues with respect to data,
functions like stability and power quality. In a Microgrid
modeling and training which need to be considered.
environment, however, these functions are largely self-
managed 1, in one of the following ways: NEED FOR ARTIFICIAL NEURAL NETWORKS IN
MICROGRID
@? Decentralized control -- is based on the principle
that decisions should be taken locally, by the Microgrids are characterized by self-sustainability, fault
controllers, as centralized control is difficult. tolerance, reliability, security and power quality. To achieve
Different agents like load agent, power seller agent, these objectives, efficient, fast, and scalable optimization and
and DER agent, communicate with each other to control algorithms are required. These algorithms should be
perform the common goals of Microgrid operation. capable of processing information intelligently and taking
@? ^ierarchical control -- is achieved by using three critical decisions dynamically.
levels of controls -- System, Master and Slave
(Micro source and Load controllers). The System Though conventional techniques are successful in solving
controller provides information like market signals most of the problems in Microgrid domain, there are
situations where they lead to unsatisfactory results. These with a high degree of accuracy (in the order of 1-5% error).
include: In the case of a Microgrid, the load profile is not smooth, and
the uncertainty increases as the Microgrid gets smaller. Due
@? -arious forecasting tasks, like renewable energy to high variations in the load profile, it is difficult to
forecasting, storage forecasting and demand accurately forecast demand. ^ence, the models developed
forecasting, that need intelligent rules. should try to predict the load with reasonable accuracy. Some
@? The use of new equipment like storage systems, of the factors to be considered while developing the ANN
where monitoring and mapping of faults to different model are:
fault conditions of the equipment is difficult. o? Increased responsiveness of demand to predicted
@? The use of new equipment like power electronic real-time electricity prices as compared to
interfaces, where monitoring and mapping of faults conventional grids.
to different fault conditions and development of o? Classification of load profiles of different
control mechanisms is challenging. customer classes based on the consumption of
electricity.
@? The renewable energy system planning stage of the
o? Need to input past demand as different
Microgrid, where the algorithms developed need to
components (like base load, peak load, valley load,
incorporate the practical knowledge of power
average load and random load), instead of
engineers.
combining them into a single input.
@? The inclusion of renewable energy sources, for
o? Dependence of the type of Microgrid on specific
which the calculation of generation units to be
input variables. e.g., Type of day
committed and the economic scheduling of these
(weekday/weekend) input may not have much
units for optimal operation is highly complex.
effect on forecasting for a ^ospital Microgrid,
whereas it is a major factor impacting the load
^ence the conventional way of modeling the algorithms for profile of a Residential Microgrid.
these types of situations needs to be augmented or replaced
with intelligent techniques that are robust and fault-tolerant.
ANN provides a promising alternative in the situations ï? ? 
 -- In a Microgrid, most
outlined above. of the generation sources are renewable, where the output
depends on meteorological parameters like sunshine, wind
speed and temperature. The complex interaction of these
APPLICATION OF ARTIFICIAL NEURAL
parameters makes renewable generation forecasting a
NETWORKS TO MICROGRID FUNCTIONS challenging task, prone to significant forecasting errors due
to the highly stochastic nature of weather forecasts. ^ence an
Power system problems can be classified as non-linear, accurate prediction model is required.
dynamic, discrete, stochastic and random. Of these, non-
linear problems are difficult to solve and ANN techniques are
well suited to provide better solutions 2. The role of ANN in  ?? 
 -- In general, there are 2 types of
solving non-linear problems like Forecasting (Demand and wind power forecasting. The first one forecasts the wind
Renewable Generation), Protection, Intelligent diagnosis and speed and converts it to power using an empirical formula.
Stability of Microgrid is discussed below. The second one directly forecasts wind power generation.
There are various physical and statistical models for wind
power prediction of up to 3 days ahead. The physical models
FORECASTING require mathematical modeling of various energy sources -- a
complex task. The statistical models aim to find the
One of the primary objectives of the Microgrid is to operate relationship between meteorological predictions, historical
economically and reliably. This depends greatly on accurate measurements and output generated.
demand forecasting and renewable generation forecasting.
As wind speed is dynamic and intermittent, and a high degree
@? ????????? ? 
 -- The purpose of demand of non-linearity exists between wind speed and the power
forecasts is to predict the power that will be consumed by the generated, we suggest a hybrid neural network model with 2
load. In conventional power systems, demand depends on the modules to forecast wind power accurately. The first module
weather, type of day and random activities or incidents. predicts the wind speed and this can be converted to wind
There are various statistical and Artificial Intelligence power using an empirical formula. The second module
techniques which can forecast the load for the next 24 hours predicts the wind power directly. The outputs of the two
modules can be combined recursively to arrive at an accurate insights for understanding the impact of inputs on relay
final forecast. characteristics need to be given.

u?? 
 -- Solar power forecasting is j   ?  

??  ? ?   ?
dependent on multiple inputs like solar radiation, installation
angle, temperature, atmospheric pressure, relative humidity, All electrical equipment is subject to incipient faults.
time, and day type. All of these do not have a significant These have to be monitored before they actually occur, so as
impact on forecasting at all time intervals. In order to to avoid equipment failure, which results in substantial
determine the effect of these multiple inputs on the forecasted financial loss. The incipient faults can be detected using
solar power output, we propose an integrated architecture diagnostic techniques by observing the degradation in system
with different models, each of which has unique inputs. Each performance. Due to the nature of observed data and
model forecasts a solar power output and all the outputs can available knowledge, diagnostic methods are often a
be combined recursively to deliver an accurate final forecast. combination of statistical inference and machine learning
methods.
PROTECTION
ANN are a better option for diagnosing faults in electrical
The presence of Distributed Generation (DG) in a equipment for the following reasons:
Microgrid environment influences the design of the
protection system. Conventional distribution networks which @? They can interpolate from previous learnings and
have unidirectional current flow employ over-current give a more accurate response to unseen data,
protection schemes. But, with the inclusion of DG, network making them better at handling uncertainty.
power flows may change, making conventional protection @? They are fault tolerant, so they handle corrupt or
schemes unsuitable. Moreover, as the Microgrid acts as a missing data more effectively.
single entity to the main grid, the protection scheme should @? They are good non-linear function approximators by
include the capability to isolate itself in case of a fault in the nature, making them better at equipment
main grid. Similarly, the protection scheme should be diagnostics.
capable of localizing faults within the Microgrid. In @? They are more suitable for extracting the
particular, the sensitivity and selectivity of the protection relationship between input and output in fault
system needs to be carefully designed to ensure secure and detection and diagnosis applications.
reliable operation of the Microgrid.Conventional techniques
involve complicated calculations and may introduce errors in
the estimated fault distance 3. These can be overcome by the
application of ANN. For the reasons mentioned below, we
STABILITY OF MICROGRID
feel that ANN is suitable for designing an efficient Microgrid
protection scheme.
The time varying dynamics of an electric power
system are non-linear in nature and modeling these dynamics
@? ANN considers the whole input space in protection
with conventional techniques is challenging. Moreover, these
systems, while conventional fault classification
techniques are not applicable to the entire spectrum of
algorithms do not.
operating conditions. The integration of renewable energy
@? ANN have emerged as a pattern recognition sources adds another dimension of complexity to the design
technique, perfect for solving pattern recognition of various conventional controllers in a Microgrid. And the
problems like distance protection. data obtained from various sensors can be faulty due to bad
@? ANN are, by nature, fault tolerant and capable of
connections and communications or hardware failures.
handling corrupt data, making them good at fault
detection and fault location.
@? ANN determines fault direction accurately which is As ANN are robust and fault tolerant, they are used to
vital due to the intermittent generation and periodic design efficient power system controllers -- for PQ control,
load variation inherent in Microgrids. droop control and frequency/voltage control -- that stabilize
the Microgrid during disturbances. These controllers:
As the inputs of the neural network model may affect the
operating boundaries of the relay characteristics, proper @? Are efficient at handling slow and fast variations,
generation variation and fast islanding arising from
the inclusion of renewable energy sources in
Microgrids.
@? Are efficient at handling disturbances caused by
various power electronic interfaces in Microgrids,
through a faster controller mechanism.
@? Are effective at tuning controller parameters with
the non-linear and stochastic equipment used in the
Microgrid.

CONCLUSION

The concept of Microgrid is gaining ground and demanding


new computational technologies for efficient, reliable and
secure operation, and control. With the inclusion of
intermittent renewable energy sources and dynamic loads,
operation and control of the Microgrid becomes complex.
^ence, conventional modeling techniques need to be
augmented or replaced with Artificial Intelligence techniques
to handle Microgrid operations securely, efficiently and
economically.

In this paper, we presented our point of view on the role of


Artificial Neural Networks in realizing some of the functions
of a Microgrid. We recommend further research into this
topic for an in-depth understanding of suitability of various
ANN algorithms.

References

[1] M. A. Pedrasa, 'Overview of Microgrid Management and Control',


Energy Systems Research Group, University of New South Wales.

[2] Raj Aggarwal and Y. Song, 'Artificial Neural Networks in Power


Systems -- Part 3', Power Engineering Journal, December 1998.

[3. K. K. Li, L. L. Lai and A. K. David, 'Application of Artificial Neural


Network in Fault Location Technique', International Conference on Electric
Utility Deregulation and Restructuring and Power Technologies, London,
April 4-7, 2000.

Anda mungkin juga menyukai