Research Article

Short-Term Reactive Power Forecasting Based on Real Power Demand Using Holt-Winters’ Model Ensemble by Global Flower Pollination Algorithm for Microgrid

Algorithm 1

Reactive power local sample evaluation.
Require: Define objective function,
Ensure: the Initial optimal solution for the reactive power cost function, Initialize
for do
  for =1: N do
   Plot initial distribution for ;where Q=reactive power
   Random choose p,d,q
   perform pollination eq. (27)
   find new optimized solution
   check the boundary eq. (28)
   update pollen
  end for
end for