Browse > Article
http://dx.doi.org/10.12673/jant.2018.22.3.233

Short Term Forecast Model for Solar Power Generation using RNN-LSTM  

Shin, Dong-Ha (Department of Energy IT, Gachon University)
Kim, Chang-Bok (Department of Energy IT, Gachon University)
Abstract
Since solar power generation is intermittent depending on weather conditions, it is necessary to predict the accurate generation amount of solar power to improve the efficiency and economical efficiency of solar power generation. This study proposes a short - term deep learning prediction model of solar power generation using meteorological data from Mokpo meteorological agency and generation data of Yeongam solar power plant. The meteorological agency forecasts weather factors such as temperature, precipitation, wind direction, wind speed, humidity, and cloudiness for three days. However, sunshine and solar radiation, the most important meteorological factors for forecasting solar power generation, are not predicted. The proposed model predicts solar radiation and solar radiation using forecast meteorological factors. The power generation was also forecasted by adding the forecasted solar and solar factors to the meteorological factors. The forecasted power generation of the proposed model is that the average RMSE and MAE of DNN are 0.177 and 0.095, and RNN is 0.116 and 0.067. Also, LSTM is the best result of 0.100 and 0.054. It is expected that this study will lead to better prediction results by combining various input.
Keywords
Solar power generation forecasting; Deep learning; Artificial neural network; Sunshine; Solar radiation;
Citations & Related Records
Times Cited By KSCI : 7  (Citation Analysis)
연도 인용수 순위
1 S. M. Lee and Y. H. Chun, “Assessment of optimal constitution rate of wind turbine and photovoltaic sources for stable operation of microgird,” The Transactions of The Korean Institute of Electrical Engineers, Vol. 59, No. 2, pp. 272-276, Feb. 2010
2 B. H. Lee, “A study on simplified robust optimal operation of microgrids considering the uncertainty of renewable generation and loads,” The Transactions of The Korean Institute of Electrical Engineers, Vol. 66, No. 3, pp. 513-521, May. 2017   DOI
3 S. B. Rhee, K. H. Kim, and S. G. Lee, "Optimal operation scheme of microgrid system based on renewable energy resources," The Transactions of the Korean Institute of Electrical Engineers, Vol. 60, No. 8, pp. 1467-1472, Aug. 2011   DOI
4 M. H. Seo, G. S. Kim, and S. H. Kim, "A development of the solar position algorithm for improving the efficiency of photovoltaic power generation," in Proceedings of KIIT Summer Conference, Vol. 8, No. 10, Mokpo: Korea, pp. 46-51, June. 2009
5 J. J. Song, Y. S. Jeong, and S. H. Lee, “Analysis of prediction model for solar power generation,” Journal of Digital Convergence, Vol. 12, No. 3, pp. 243-248, Mar. 2014   DOI
6 K. D. Kim, “The development of the short-term predict model for solar power generation,” The Korea Solar Energy Society, Vol. 33, No. 6, pp. 62-69, Dec. 2013   DOI
7 C. S. Lee and P. S. Ji, “Development of daily PV power forecasting models using ELM,” The Transactions of The Korean Institute of Electrical Engineers, Vol. 64P, No. 3, pp. 164-168, Sep. 2015
8 K. H. Lee and W. J. Kim, “Forecasting of 24 hours ahead photovoltaic power output using support vector regression,” Journal of Korean Institute of Information Technology, Vol. 14, No. 3, pp. 175-183, May. 2016
9 D. J. Lee, J. P. Lee, C. S. Lee, J. Y. Lim, and P. S. Ji, “Development of PV power prediction algorithm using adaptive neuro-fuzzy model,” The Transactions of The Korean Institute of Electrical Engineers, Vol. 64, No. 4, pp. 246-250, Dec. 2015   DOI
10 W. C. Cha, J. H. Park, U. R. Cho, and J. C. Kim, "Design of generation efficiency fuzzy prediction model using solar power element data," The Transactions of The Korean Institute of Electrical Engineers, Vol. 63, No. 10, pp. 1423-1427, Oct. 2014   DOI
11 S. M. Lee and W. J. Lee, “Development of a system for predicting photovoltaic power generation and detecting defects using machine learning,” KIPS Transactions on Computer and Communication Systems, Vol. 5, No. 10, pp. 353-360, Oct. 2016   DOI
12 A. Yona, T. Senjyu, T. Funabashi, P. Mandal, and C. H. Kim, “Decision technique of solar radiation prediction applying recurrent neural network for short-term ahead power output of photovoltaic system,” Smart Grid and Renewable Energy, Vol. 4, No. 6A, pp. 32-38, Apr. 2013   DOI
13 F. A. Gers, N. N. Schraudolph, and J. Schmidhuber, "Learning precise timing with LSTM recurrent networks," Journal of Machine Learning Research, Vol. 3, No. 6, pp. 115-143, Mar. 2002
14 C. Olah, Understanding LSTM Networks, Github blog [Internet]. Available: http://colah.github.io/posts/2015-08-Understanding-LSTMs/.