Journals
Publish with us
Publishing partnerships
About us
Blog
International Journal of Energy Research
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
International Journal of Energy Research
/
2023
/
Article
/
Alg 2
/
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 2
Reactive power prediction: Holt-Winters’ exponential model.
Require
: Define map evaluation,
Ensure
: Monthly reactive power sample data
Value: Predict distinct boundary error
if
Data no trend no season
then
Apply exponential smoothing
else
if
data no season
then
apply Holt-Winters’ model
Predict reactive power for each month
add(error valuation, measure)
end if
end if