The Open Electrical & Electronic Engineering Journal




(Discontinued)

ISSN: 1874-1290 ― Volume 13, 2019
RESEARCH ARTICLE

Short-term Wind Power Prediction Using GA-ELM



Xinyou Wang1, *, Chenhua Wang2, Qing Li3
1 Institute of Technology, Gansu Radio & TV University, Lanzhou 730030, P.R. China
2 Northwest Engineering Corporation Limited, PowerChina, Xi'an 710065, P.R. China
3 State Grid Xinjiang Electric Power Company, Electric Power Research Institute, Grid technology Center, Urumqi 830000, P.R. China

Abstract

Focusing on short-term wind power forecast, a method based on the combination of Genetic Algorithm (GA) and Extreme Learning Machine (ELM) has been proposed. Firstly, the GA was used to prepossess the data and effectively extract the input of model in feature space. Basis on this, the ELM was used to establish the forecast model for short-term wind power. Then, the GA was used to optimize the activation function of hidden layer nodes, the offset, the input weights, and the regularization coefficient of extreme learning, thus obtaining the GA-ELM algorithm. Finally, the GA-ELM was applied to the short-term wind power forecast for a certain area. Compared with single ELM, Elman algorithms, the experimental results show that the GA-ELM algorithm has higher prediction accuracy and better ability for generalization.

Keywords: Short-term prediction, Wind power prediction, Genetic algorithm, Extreme learning machine, GA-ELM, NWP.


Article Information


Identifiers and Pagination:

Year: 2017
Volume: 11
First Page: 48
Last Page: 56
Publisher Id: TOEEJ-11-48
DOI: 10.2174/1874129001711010048

Article History:

Received Date: 11/5/2016
Revision Received Date: 13/12/2016
Acceptance Date: 14/12/2016
Electronic publication date: 28/02/2017
Collection year: 2017

© 2017 Wang et al.

open-access license: This is an open access article distributed under the terms of the Creative Commons Attribution 4.0 International Public License (CC-BY 4.0), a copy of which is available at: https://creativecommons.org/licenses/by/4.0/legalcode. This license permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.


* Address correspondence to this author at the Institute of Technology, Gansu Radio & TV University, Lanzhou, P.R. China; Tel: 18293131209; E-mail: wangxiny@gsrtvu.cn





INTRODUCTION

Wind power, as a green renewable energy resource, has gained more and more significance in the recent years around the world. With the rising wind power capacity in wind farm, the penetration of wind resources in power system has been increasing in the recent years. However, wind power is characterized as intermittent with stochastic fluctuations, which can pose significant challenges to peak load regulation [1X. Wang, P. Guo, and X.B. Huang, "A review of wind power forecasting models", Energy Procedia, vol. 12, pp. 770-778, 2011.
[http://dx.doi.org/10.1016/j.egypro.2011.10.103]
-3X. Zhao, S.X. Wang, and T. Li, "Review of evaluation criteria and main methods of wind power forcasting", Energy Procedia, vol. 12, pp. 761-769, 2011.
[http://dx.doi.org/10.1016/j.egypro.2011.10.102]
].Thus, highly efficient, accurate wind power forecasting is crucially important for maintaining the power balance and economic operation of the power system.

Generally speaking, the prediction methods for wind power can be summarized as physical approaches, statistical approaches and hybrid approaches based on computational intelligence [4B. Ernst, B. Oakleaf, and M.L. Ahlstrom, "Predicting the wind", IEEE Power and Energy Magazine, vol. 5, no. 6, pp. 79-89, 2007.
[http://dx.doi.org/10.1109/MPE.2007.906306]
-6K. Mohammadi, S. Shamshirband, and P.L. Yee, "Predicting the wind power density based upon extreme learning machine", Energy, vol. 86, pp. 232-239, 2015.
[http://dx.doi.org/10.1016/j.energy.2015.03.111]
], etc. Physical method is based on numerical weather prediction (NWP) using weather forecast data like wind speed, wind direction, pressure and temperature. Physics information usually obtained from the local meteorological service and transformed to the wind turbines at the wind farm is converted to wind power by motor power curves [7M. Lange, and U. Focken, "New developments in wind energy forecasting", IEEE Power and Energy Society General Meeting 2008 - Conversion and Delivery of Electrical Energy in the 21st Century, pp. 1-8, 2008.
[http://dx.doi.org/10.1109/PES.2008.4596135]
].Statistical method is based on mapping relations between wind speed, wind direction and output data. Typically, time series analysis approaches and some artificial intelligence approaches are involved [8G. Giebel, G. Kariniotakis, and R. Brownsword, "The state-of-the-art in short-term prediction of wind power – a literature review", Available: http: //www.anemos-project.eu/download//ANEMOS_D1.1_StateOfTheArt_v1.1.pdf, 9A.R. Garcia, and E. De-La-Torre-Vega, "A Statistical wind power forecasting system – A Mexican wind-farm case study", In: European Wind Energy Conference and Exhibition – EWEC Parc Chanot, Marseille, France, 2009.]. Computational intelligence method is based on algorithm as wavelet analysis, artificial neural network (ANN) and support vector machines (SVM). Normally, the nonlinear relationship between the input and the output is described from historical time-series in wind power, thus the models for wind power prediction are obtained [10A.M. Foley, P.G. Leahy, and A. Marvuglia, "Current methods and advances in forecasting of wind power generation", Renew. Energy, vol. 37, no. 1, pp. 1-8, 2012.
[http://dx.doi.org/10.1016/j.renene.2011.05.033]
-13J.W. Zeng, and W. Qiao, "Short-term wind power prediction using a wavelet support vector machine", IEEE Transaction on Sustainable Energy., vol. 2, no. 3, pp. 255-264, 2012.
[http://dx.doi.org/10.1109/TSTE.2011.2180029]
].

Extreme learning machine [14G.B. Huang, Q.Y. Zhu, and C.K. Siew, "Extreme learning machine: Theory and applications", Neuro Computing, vol. 1/2/3, pp. 489-501, 2006.
[http://dx.doi.org/10.1016/j.neucom.2005.12.126]
, 15N.Y. Liang, G.B. Huang, P. Saratchandran, and N. Sundararajan, "A fast and accurate online sequential learning algorithm for feedforward networks", IEEE Transactions on Neural Networks, vol. 17, no. 6, pp. 1411-1423, 2006.
[http://dx.doi.org/10.1109/TNN.2006.880583] [PMID: 17131657]
], proposed by Huang et al. (2006), is a sort of single-hidden layer feedforward neural networks (SLFNs). In ELM, the SLFN weights and biases are randomly initialized, and the output weight is determined then. Essentially, its hidden layer does not need to be tuned. Hence, compared to some classical methods, ELM learns much faster and higher generalization performance. Furthermore, its implementation is easy, which avoids many difficulties faced by gradient-based learning methods such as learning epochs, learning rate, etc.

Wind power time series are characteristics of nonstationarity and intermittency, due to stochastic nature effect. Thus, preprocess data is aid to improve the performance of prediction model. Since in ELM, the input weight, bias, regularization coefficient and other initial parameters are randomly determined, there is significant influence on the fitting performance, the convergence rate and the prediction accuracy. This paper has proposed a new hybrid approach based on computational intelligence which combines genetic algorithm with ELM. Data preprocessing is conducted with GA algorithm, for the extraction of the model dimension. And the activation function of hidden layer, as well as bias, input weights and regularization coefficient are optimized with GA algorithm. The proposed model has been validated by using data obtained from the National Renewable Energy Laboratory (NERL) and compared with the Elman model and ELM model to show its superiority.

1. GA METHOD

Genetic Algorithm is simulated Darwin evolution of Natural selection and Genetic mechanism of biological evolution process calculation model which was proposed by J. Holland professor in 1975 [16J.H. Holland, Adapation in Natural and Arifical Systems., University of Michigan Press: Ann Arbor, MI, USA, 1975.]. It is a kind of thorough simulation of Natural evolution search optimal solution method for some complex problems. Parameter coding, identification of initial group, fitness function, genetic operation and control parameters are the core context of genetic algorithm [17P.J. Angeline, G.M. Saunders, and J.B. Pollack, "An evolutionary algorithm that constructs recurrent neural networks", IEEE Transactions on Neural Networks, vol. 5, no. 1, pp. 54-65, 1994.
[http://dx.doi.org/10.1109/72.265960] [PMID: 18267779]
-19R. Gunter, "Continuous analysis of canonical genetic algorithms", IEEE Transactions on Neural Networks, vol. 5, no. 1, pp. 39-53, 1994.
[PMID: 18267778]
]. Genetic operation mainly includes three operators: selection operation, cross operation and variation operation. Control parameters mainly include the size of group, the probability of the genetic operation, etc. The particular algorithm process is as shown in Fig. (1).

Fig. (1)
Genetic algorithm basic operation flowchart.


Firstly, points in feasible region were encoded. Then, a random group code (chromosomes or individuals) was chosen and set as the initial group, and the individual fitness of each code was calculated. The fitness represents the optimization information of target function here. Based on the fitness of individuals in the group on the basis of evaluation, some individuals were chosen as the samples assemble before reproduction process, under a selection mechanism. The individuals with higher fitness were pledged to maintain more samples, while the individuals with slower fitness had smaller samples in the selection mechanism. In the reproduction process, chosen sample was changed under certain crossover rate and mutation rate using crossover and mutation operators, thus generating a new individual. Finally, the next generation group was generated by the replacement of the new individuals from the olds. The algorithm keeps repeating the evolution, selection, reproduction and replacement operation until the termination condition judgment is satisfied.

The computational steps of the ELM optimized by using GA are explained as follows:

  • Step 1: Select coding strategy and convert the parameters to strings, and construct an initial group with individuals randomly selected t, as follows s = {X1, X2, ...... XN}, Xi = (xi,1, xi,2, ...... xi,n), while n represents the dimension of the solution space. The value of each individual's fitness is calculated based on the fitness of function.
  • Step 2:
    1. Selection operation: According to the reproduction rate pr(f), select an individual Xi for reproducing N times. The more the fitness, the higher the reproduction rate.
    2. Cross operation: The population forms N2 pair chromosomes after reproduction. Under certain crossover rate pc, use crossover operator to cross genetic code in each chromosome for the generation of new chromosomes.
    3. Variation operation: according to a certain probability pm, certain places in the chromosome go breaking.
  • Step 3: Repeat the above a,b,c until getting enough individuals to generate new generation.
  • Step 4: Go back to step 2 if termination condition judgment is not satisfied. The termination of a computation is obtained if satisfied.

2. ELM METHOD

As a simple and efficient learning algorithm, ELM is a single hidden-layer feed forward neural network extended to the generalized SLFNs. In ELM, only the number of the hidden layer node needs tuning, while the input weights and hidden layer biases do not need to be adjusted. Moreover, by the use of the Moore–Penrose generalized inverse for solution of network weights, smaller weights are the norms, avoiding several issues like local minima, improper learning rate and overfitting, etc. in gradient descent-based learning methods. Therefore, it provides not only extremely fast learning speed but also good generalization performance.

For SLFNs with Ñ hidden nodes, given N learning sample matrix , where xi = [xi1, xi2, ...... xin]T, yi = [yi1, yi2, ...... yim]T, i = 1, ...... N so the node output takes the form as

(1)

Where wi, bi are the learning parameters of the network hidden layer node, is the weight vector connecting the ith hidden node and the output nodes, hi(x) is the output function G(x;wi,bi) of the ith hidden node.

Suppose SLFNs can approximate these N samples with zero error means that , there βi , wi and bi such that:

(2)

Equations (2) can be written in matrix form as:

(3)

Where

Where, H is called the hidden layer output matrix of the neural network; the ith column of H is the ith hidden node output with respect to inputs x1, x2, ..... xN; the ith row of H is the feature mapping of hidden layer with respect to inputs xi, namely xi : h(xi), and .

For any infinitely differential activation function G(x;wi,bi), if the hidden layer node and node parameters can be generated randomly, the maximum number of the hidden layer node Ñ should be less than the sample number N, with the interpolation views. In fact, when Ñ = N, the training error is equal to zero. When Ñ < N, SLFNs can still approximate these training samples with tiny error, while the matrix H is not square matrix, thus , and exist, enabling

(4)

Since G(x;wi,bi) is infinitely differentiable in any interval, equations (4) can be linear systems, thus the training of the ELM is equivalent to solve the equation (3) for its least square solution, we have

(5)

So, the smallest norm least squares solution of the output weight matrix is

(6)

To improve the stability and generalization performance, regularization coefficient is introduced for its regularization least square solution with the idea of ridge regression.

Therefore, the regularization least square solution of output weight matrix β for Equation (3) takes the form as

(7)

Resulting from Equation (7), the network output of the ELM can be expressed as

(8)

3. GA-ELM METHOD

Firstly, the data pretreatment is carried out using GA for efficient extraction of input dimension for model in the feature space. On the basis of this, a model based on ELM for short-time wind power prediction is constructed. Then, GA is used to optimize the type, bias, input weight and regularization coefficient of the activation function for ELM, thus the hybrid prediction model for wind power based on GA-ELM is obtained. The GA-ELM algorithm adopts the following steps:

  • Step 1: Normalize the sample data, and map the training sample set to the interval [0,1].
  • Step 2: Optimize the input dimension of the sample set xi = [xi1, xi2, ...... xin]T.
  • Step 3: Construct the wind power prediction model based on ELM. In this paper, sigmoid function and linear function are chosen as activation functions of the hidden layer node.
  • Step 4: Optimize the type of activation function , regularization coefficient C, input weight , bias , and construct the wind power prediction model based on GA-ELM.
  • Step 5: Apply the GA-ELM to a short-time wind power prediction in a special region. The model is constructed by the time-series method, that is
(9)

Where f(xt), is constructed by ELM method, ∆ represents the embedding dimension of prediction model, xt is the multiple-dimension input vector constructed by the historical wind power values (yt-1, yt-2,......, yt-∆).

4. SHORT-TIME WIND POWER PREDICTION EXPERIMENTS

The proposed GA-ELM model is applied for Western dataset supplied by American National Renewable Energy Laboratory (NREL). As in [20M. Xu, Y. Qiao, and Z.X. Lu, "A comprehensive error evaluation method for short-term wind power prediction", Dianli Xitong Zidonghua, vol. 35, no. 12, pp. 20-26, 2011.], the mean absolute percentage error (MAPE), max error (ME), and root mean square error (RMSE) are used to measure the prediction performance. The definitions are expressed as

(10)
(11)
(12)

Where, yi is the real power value at the time of prediction, is the prediction value of the model, k is the sample number of the testing set.

4.1. Validation experiment Result I

All of the data in this experiment come from NREL [21C.W. Potter, D. Lew, J. McCaa, S. Cheng, and S. Eichelberger, "Creating the dataset for the western wind and solar integration study(U.S.A)", In: 7th International Workshop on Large Scale Integration of Wind Power and on Transmission Networks for Offshore Wind Farms, Madrid: Spain, 2008, pp. 325-338.
[http://dx.doi.org/10.1260/0309-524X.32.4.325]
]. The modeled data is sampled every 10 min temporally. 1200 data are randomly selected for experiments, and the fore 80 percent data are used for training, the remnant are used for testing. A 2h-head multi-step prediction model is constructed, according to the Equation (13) as follows:

(13)

In present experiment, the node number of the ELM hidden layer was set as 120, the maximum iteration was selected as 60 and the maximum group number was set as 100. The proposed GA-ELM model was compared with the ELM and Elman models to further evaluate its performance. The results are shown in Table 1 and Fig. (2).

Table 1
Comparison among the Elman, ELM, and GA-ELM models.


Fig. (2)
Comparison of the real value and the 2-h-ahead prediction value based on GA-ELM.


From Table 1, it is obvious that the MAPE, RMSE and MAXERROR values of the GA-ELM are all smaller than those of Elam and ELM. In addition, as shown in Fig. (2), the proposed GA-ELM has better fitting performance.

Fig. (3)
Comparison of the real value and the 1-h-ahead prediction value based on GA-ELM.


4.2. Validation Experiment Result II

In this experiment, all the data and the parameters are the same as those in the experiment I. Apart from that, 1h-head multi-step prediction model and1/2 h-head multi-step prediction model are constructed according to the Equation (13). The results are shown in Tables 2 and 3, Figs. (3 and 4).

Fig. (4)
Comparison of the real value and the 1/2-h-ahead prediction value based on GA-ELM.


From Tables 2 and 3, it can be seen that: (a) all the models forecast the wind speed effectively; (b) among all involved models, the hybrid GA-ELM model has the best performance.

Table 2
1h-ahead prediction comparison among the Elman, ELM, and GA-ELM models.


From Figs. (3 and 4), it can be analyzed that: (a) When comparing the hybrid GA-ELM model with the Elman and the single ELM mode, the hybrid GA-ELM model has improved the performance of the latter obviously in both predictions; (b)In both predictions, the GA-ELM model shows better generalization ability of the others significantly.

Table 3
1/2h-ahead prediction comparison among the Elman, ELM, and GA-ELM models.


4.3. Validation experiment Result III

In this case study, the GA-ELM method was applied to the historical wind power data of the Xinjiang region's Wind farm. The evaluation indexes were the same as in the above experiments. From September 23 to 30, the data was randomly sampled every 15 min in that wind farm. The fore 80 percent data were used for training, and the remnant was used for testing. Thus, 2h-head multi-step prediction model was constructed by means of the Equation (13).

In the present experiment, the node number of the ELM hidden layer was set as 120, the maximum iteration was selected as 60 and the maximum group number was set as 100. The proposed GA-ELM model was compared with the ELM to further evaluate its performance. The results are shown in Table 4 and Fig. (5).

Table 4
Comparison among the Elman, ELM, and GA-ELM models.


Fig. (5)
Comparison of the real value and the 2-h-ahead prediction value based on GA-ELM.


As shown in Fig. (5), compared with Elman and common ELM approach, experimental results show smoothness and effectiveness of the proposed method. With reference to Table 4, the prediction accuracy of the GA-ELM is superior to ELM. Moreover, from Tables 1 to 4, in case study,all of the evaluation indexes verify the better results of the GA-ELM method proposed in this paper.

CONCLUSION

In this paper, a new hybrid method was proposed for the wind power high-precision predictions by combining the GA algorithm and the ELM algorithm.

The history data was preprocessed with GA method for optimizing, and on this basis, a wind power prediction model was constructed using ELM algorithm. Moreover, GA was used to optimize the type, bias, input weight and regularization coefficient of the activation function for ELM, thus obtaining the hybrid prediction model for wind power based on GA-ELM.

The experiments have been carried out for a dataset obtained from the NREL and an historical wind power data of Xinjiang wind farm. Results have shown that the GA-ELM model is effective for short-term wind power prediction, significantly outperforms the Elman model, and is better than the ELM in terms of prediction accuracy.

The proposed hybrid forecasting method has low complexity, operates in real-time and is easy to implement. Therefore, it is suitable for the short term wind power high precision predictions for the safety of the wind power conversion.

CONFLICT OF INTEREST

The authors confirm that this article content has no conflict of interest.

ACKNOWLEDGEMENTS

The authors would like to thank the referees for their precious reviewing. This study is fully supported by the Gansu Radio & TV University, China (Grant No. 2014-ZD-01, Principle Investigator: Xinyou Wang).

REFERENCE

[1] X. Wang, P. Guo, and X.B. Huang, "A review of wind power forecasting models", Energy Procedia, vol. 12, pp. 770-778, 2011.
[http://dx.doi.org/10.1016/j.egypro.2011.10.103]
[2] X.K. Gu, G.F. Fan, and H.Z. Dai, "Summarization of wind power prediction technology", Power System Technology., vol. 31, no. 2, pp. 335-338, 2007.
[3] X. Zhao, S.X. Wang, and T. Li, "Review of evaluation criteria and main methods of wind power forcasting", Energy Procedia, vol. 12, pp. 761-769, 2011.
[http://dx.doi.org/10.1016/j.egypro.2011.10.102]
[4] B. Ernst, B. Oakleaf, and M.L. Ahlstrom, "Predicting the wind", IEEE Power and Energy Magazine, vol. 5, no. 6, pp. 79-89, 2007.
[http://dx.doi.org/10.1109/MPE.2007.906306]
[5] A.K. Choudhary, K.G. Upadhyay, and M.M. Tripathi, "Estimation of wind power using different soft computing methods", International Journal of Electrical System, vol. 1, no. 1, pp. 1-7, 2011.
[6] K. Mohammadi, S. Shamshirband, and P.L. Yee, "Predicting the wind power density based upon extreme learning machine", Energy, vol. 86, pp. 232-239, 2015.
[http://dx.doi.org/10.1016/j.energy.2015.03.111]
[7] M. Lange, and U. Focken, "New developments in wind energy forecasting", IEEE Power and Energy Society General Meeting 2008 - Conversion and Delivery of Electrical Energy in the 21st Century, pp. 1-8, 2008.
[http://dx.doi.org/10.1109/PES.2008.4596135]
[8] G. Giebel, G. Kariniotakis, and R. Brownsword, "The state-of-the-art in short-term prediction of wind power – a literature review", Available: http: //www.anemos-project.eu/download//ANEMOS_D1.1_StateOfTheArt_v1.1.pdf
[9] A.R. Garcia, and E. De-La-Torre-Vega, "A Statistical wind power forecasting system – A Mexican wind-farm case study", In: European Wind Energy Conference and Exhibition – EWEC Parc Chanot, Marseille, France, 2009.
[10] A.M. Foley, P.G. Leahy, and A. Marvuglia, "Current methods and advances in forecasting of wind power generation", Renew. Energy, vol. 37, no. 1, pp. 1-8, 2012.
[http://dx.doi.org/10.1016/j.renene.2011.05.033]
[11] Y. Xiuyuan, X. Yang, and C. Shuyong, "Wind speed and generated power forecasting in wind farm", Proceedings of the CSEE, vol. 25, no. 11, pp. 1-5, 2005.
[12] L.J. Wang, and L. Dong, "Combined prediction of wind power generation in multi-dimension embedding phase space", Control and Decision., vol. 25, no. 4, pp. 576-581, 2010.
[13] J.W. Zeng, and W. Qiao, "Short-term wind power prediction using a wavelet support vector machine", IEEE Transaction on Sustainable Energy., vol. 2, no. 3, pp. 255-264, 2012.
[http://dx.doi.org/10.1109/TSTE.2011.2180029]
[14] G.B. Huang, Q.Y. Zhu, and C.K. Siew, "Extreme learning machine: Theory and applications", Neuro Computing, vol. 1/2/3, pp. 489-501, 2006.
[http://dx.doi.org/10.1016/j.neucom.2005.12.126]
[15] N.Y. Liang, G.B. Huang, P. Saratchandran, and N. Sundararajan, "A fast and accurate online sequential learning algorithm for feedforward networks", IEEE Transactions on Neural Networks, vol. 17, no. 6, pp. 1411-1423, 2006.
[http://dx.doi.org/10.1109/TNN.2006.880583] [PMID: 17131657]
[16] J.H. Holland, Adapation in Natural and Arifical Systems., University of Michigan Press: Ann Arbor, MI, USA, 1975.
[17] P.J. Angeline, G.M. Saunders, and J.B. Pollack, "An evolutionary algorithm that constructs recurrent neural networks", IEEE Transactions on Neural Networks, vol. 5, no. 1, pp. 54-65, 1994.
[http://dx.doi.org/10.1109/72.265960] [PMID: 18267779]
[18] V. Maniezzo, "Genetic evolution of the topology and weight distribution of neural networks", IEEE Transactions on Neural Networks, vol. 5, no. 1, pp. 39-53, 1994.
[http://dx.doi.org/10.1109/72.265959] [PMID: 18267778]
[19] R. Gunter, "Continuous analysis of canonical genetic algorithms", IEEE Transactions on Neural Networks, vol. 5, no. 1, pp. 39-53, 1994.
[PMID: 18267778]
[20] M. Xu, Y. Qiao, and Z.X. Lu, "A comprehensive error evaluation method for short-term wind power prediction", Dianli Xitong Zidonghua, vol. 35, no. 12, pp. 20-26, 2011.
[21] C.W. Potter, D. Lew, J. McCaa, S. Cheng, and S. Eichelberger, "Creating the dataset for the western wind and solar integration study(U.S.A)", In: 7th International Workshop on Large Scale Integration of Wind Power and on Transmission Networks for Offshore Wind Farms, Madrid: Spain, 2008, pp. 325-338.
[http://dx.doi.org/10.1260/0309-524X.32.4.325]
Track Your Manuscript:


Endorsements



"Open access will revolutionize 21st century knowledge work and accelerate the diffusion of ideas and evidence that support just in time learning and the evolution of thinking in a number of disciplines."


Daniel Pesut
(Indiana University School of Nursing, USA)

"It is important that students and researchers from all over the world can have easy access to relevant, high-standard and timely scientific information. This is exactly what Open Access Journals provide and this is the reason why I support this endeavor."


Jacques Descotes
(Centre Antipoison-Centre de Pharmacovigilance, France)

"Publishing research articles is the key for future scientific progress. Open Access publishing is therefore of utmost importance for wider dissemination of information, and will help serving the best interest of the scientific community."


Patrice Talaga
(UCB S.A., Belgium)

"Open access journals are a novel concept in the medical literature. They offer accessible information to a wide variety of individuals, including physicians, medical students, clinical investigators, and the general public. They are an outstanding source of medical and scientific information."


Jeffrey M. Weinberg
(St. Luke's-Roosevelt Hospital Center, USA)

"Open access journals are extremely useful for graduate students, investigators and all other interested persons to read important scientific articles and subscribe scientific journals. Indeed, the research articles span a wide range of area and of high quality. This is specially a must for researchers belonging to institutions with limited library facility and funding to subscribe scientific journals."


Debomoy K. Lahiri
(Indiana University School of Medicine, USA)

"Open access journals represent a major break-through in publishing. They provide easy access to the latest research on a wide variety of issues. Relevant and timely articles are made available in a fraction of the time taken by more conventional publishers. Articles are of uniformly high quality and written by the world's leading authorities."


Robert Looney
(Naval Postgraduate School, USA)

"Open access journals have transformed the way scientific data is published and disseminated: particularly, whilst ensuring a high quality standard and transparency in the editorial process, they have increased the access to the scientific literature by those researchers that have limited library support or that are working on small budgets."


Richard Reithinger
(Westat, USA)

"Not only do open access journals greatly improve the access to high quality information for scientists in the developing world, it also provides extra exposure for our papers."


J. Ferwerda
(University of Oxford, UK)

"Open Access 'Chemistry' Journals allow the dissemination of knowledge at your finger tips without paying for the scientific content."


Sean L. Kitson
(Almac Sciences, Northern Ireland)

"In principle, all scientific journals should have open access, as should be science itself. Open access journals are very helpful for students, researchers and the general public including people from institutions which do not have library or cannot afford to subscribe scientific journals. The articles are high standard and cover a wide area."


Hubert Wolterbeek
(Delft University of Technology, The Netherlands)

"The widest possible diffusion of information is critical for the advancement of science. In this perspective, open access journals are instrumental in fostering researches and achievements."


Alessandro Laviano
(Sapienza - University of Rome, Italy)

"Open access journals are very useful for all scientists as they can have quick information in the different fields of science."


Philippe Hernigou
(Paris University, France)

"There are many scientists who can not afford the rather expensive subscriptions to scientific journals. Open access journals offer a good alternative for free access to good quality scientific information."


Fidel Toldrá
(Instituto de Agroquimica y Tecnologia de Alimentos, Spain)

"Open access journals have become a fundamental tool for students, researchers, patients and the general public. Many people from institutions which do not have library or cannot afford to subscribe scientific journals benefit of them on a daily basis. The articles are among the best and cover most scientific areas."


M. Bendandi
(University Clinic of Navarre, Spain)

"These journals provide researchers with a platform for rapid, open access scientific communication. The articles are of high quality and broad scope."


Peter Chiba
(University of Vienna, Austria)

"Open access journals are probably one of the most important contributions to promote and diffuse science worldwide."


Jaime Sampaio
(University of Trás-os-Montes e Alto Douro, Portugal)

"Open access journals make up a new and rather revolutionary way to scientific publication. This option opens several quite interesting possibilities to disseminate openly and freely new knowledge and even to facilitate interpersonal communication among scientists."


Eduardo A. Castro
(INIFTA, Argentina)

"Open access journals are freely available online throughout the world, for you to read, download, copy, distribute, and use. The articles published in the open access journals are high quality and cover a wide range of fields."


Kenji Hashimoto
(Chiba University, Japan)

"Open Access journals offer an innovative and efficient way of publication for academics and professionals in a wide range of disciplines. The papers published are of high quality after rigorous peer review and they are Indexed in: major international databases. I read Open Access journals to keep abreast of the recent development in my field of study."


Daniel Shek
(Chinese University of Hong Kong, Hong Kong)

"It is a modern trend for publishers to establish open access journals. Researchers, faculty members, and students will be greatly benefited by the new journals of Bentham Science Publishers Ltd. in this category."


Jih Ru Hwu
(National Central University, Taiwan)


Browse Contents




Webmaster Contact: info@benthamopen.net
Copyright © 2023 Bentham Open