Next Article in Journal
SwarmGrid: Demand-Side Management with Distributed Energy Resources Based on Multifrequency Agent Coordination
Previous Article in Journal
An Irregular Current Injection Islanding Detection Method Based on an Improved Impedance Measurement Scheme
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Forecasting Carbon Emissions Related to Energy Consumption in Beijing-Tianjin-Hebei Region Based on Grey Prediction Theory and Extreme Learning Machine Optimized by Support Vector Machine Algorithm

1
School of Economics and Management, North China Electric Power University, Beijing 102206, China
2
Beijing Key Laboratory of New Energy and Low-Carbon Development, North China Electric Power University, Beijing 102206, China
3
School of Humanities and Social Sciences, North China Electric Power University, Beijing 102206, China
4
School of Economics and Management, Yan’an University, Yan’an 716000, China
*
Author to whom correspondence should be addressed.
Energies 2018, 11(9), 2475; https://doi.org/10.3390/en11092475
Submission received: 26 July 2018 / Revised: 10 September 2018 / Accepted: 12 September 2018 / Published: 18 September 2018

Abstract

:
Carbon emissions and environmental protection issues have brought pressure from the international community during Chinese economic development. Recently, Chinese Government announced that carbon emissions per unit of GDP would fall by 60–65% compared with 2005 and non-fossil fuel energy would account for 20% of primary energy consumption by 2030. The Beijing-Tianjin-Hebei region is an important regional energy consumption center in China, and its energy structure is typically coal-based which is similar to the whole country. Therefore, forecasting energy consumption related carbon emissions is of great significance to emissions reduction and upgrading of energy supply in the Beijing-Tianjin-Hebei region. Thus, this study thoroughly analyzed the main energy sources of carbon emissions including coal, petrol, natural gas, and coal power in this region. Secondly, the kernel function of the support vector machine was applied to the extreme learning machine algorithm to optimize the connection weight matrix between the original hidden layer and the output layer. Thirdly, the grey prediction theory was used to predict major energy consumption in the region from 2017 to 2030. Then, the energy consumption and carbon emissions data for 2000–2016 were used as the training and test sets for the SVM-ELM (Support Vector Machine-Extreme Learning Machine) model. The result of SVM-ELM model was compared with the forecasting results of SVM (Support Vector Machine Algorithm) and ELM (Extreme Learning Machine) algorithm. The accuracy of SVM-ELM was shown to be higher. Finally, we used forecasting output of GM (Grey Prediction Theory) (1, 1) as the input of the SVM-ELM model to predict carbon emissions in the region from 2017 to 2030. The results showed that the proportion of energy consumption seriously affects the amount of carbon emissions. We found that the energy consumption of electricity and natural gas will reach 45% by 2030 and carbon emissions in the region can be controlled below 96.9 million tons. Therefore, accelerating the upgradation of industrial structure will be the key task for the government in controlling the amount of carbon emissions in the next step.

1. Introduction

Under the circumstance of Chinese energy planning program of “13th Five-Year Plan”, the energy revolution was proposed to vigorously promote clean and low carbon energy supply. On 12 November 2014, it was announced that carbon emissions would peak around 2030 and that efforts would be made to reach the peak at an earlier date. The Chinese government declared that non-fossil energy would have a proportion of 20% by 2030 in the Sino-American Joint statement on Climate change. Meanwhile, the consumer side was suggested to consume clean energy such as wind power, photovoltaics and hydropower. Thus, the regional comprehensive energy system such as multi-energy complementarity and multi-network integration system can be universally applied in the country [1]. The Beijing-Tianjin-Hebei region is a regional energy consumption center which plays a guiding role in China during the energy structure reform. It mainly relies on coal and petroleum, and coal consumption is 4–5 times that of petroleum in the Beijing-Tianjin-Hebei region according to the energy consumption data [2]. The environmental problems in the Beijing-Tianjin-Hebei region have been more and more prominent in recent years. The average monthly concentration of PM 2.5 reached 63.1 micrograms/cubic meter, which is 2.1 times that of the Pearl River Delta Region [3]. In 2014, the Beijing-Tianjin-Hebei region was a heavily air polluted area with 175 polluted days in Beijing, 197 days in Tianjin, and 264 days in Shijiazhuang [4]. Therefore, it is crucial to thoroughly analyze the energy consumption structure of the region and adopt scientific and rational methods to predict carbon emissions. It is imperative to formulate corresponding policy recommendations according to the forecasting result, which can directly guide the energy consumption study on power generation side, grid side and sales side under the circumstance of a new generation of power system in China. Therefore, it is meaningful to study this subject further.
Many scholars conducted in-depth studies on the factors that affect carbon emissions [5,6,7,8]. Many studies show that energy consumption is the main factor affecting carbon emissions [9,10,11]. There are some commonly used quantitative prediction methods such as grey prediction theory [12,13,14], time series forecasting methods [15,16], linear regression prediction [17,18,19] and nonlinear regression prediction [20,21]. Zhong [22] proposed a system dynamics theory to forecast carbon emissions and energy demand in the view of energy consumption, population and economic development. Zhao et al. [23] established a simple regression equation to forecast carbon emissions in various situations.
With the advancement of intelligent algorithms, scholars applied intelligent algorithms to predict carbon emissions. Fang et al. [24] used an improved Gaussian process regression method and particle swarm algorithm to predict carbon emissions. Through empirical analysis, it can effectively optimize the hyperparameter of the covariance function in Gaussian process regression. Zhao et al. [25] combined the mixed-data sampling (MIDAS) model and Back Propagation Neural Network (BPNN) to study effect of quarterly economic growth on annual carbon emissions. The empirical results show that economic growth must affect carbon emissions. Wen et al. [26] proposed a novel methodology-symbolic regression to investigate the relationship between carbon emissions and influential factors of Beijing and Tianjin and presented several policy suggestions. Chang et al. [27] used the quantum harmony search (QHS) algorithm to search the best beta value and optimized the average absolute error percentage (MAPE). The method predicted the carbon emissions from the world’s top five carbon emitters. Sun et al. [28] forecasted carbon emissions by regularized extreme learning machine (RELM) with principal component analysis (PCA) method based on the data of China during 1978–2014. The results show that RELM approaches saved computing time compared to Back Propagation Neural Network (BPNN). Zhao et al. [29] proposed a Least squares support vector machine optimized by Singular Spectrum Analysis (SSA-LSSVM) model which had a better forecasting performance compared with single Least squares support vector machine (LSSVM) model, Least squares support vector machine optimized by Particle Swarm Optimization (PSO-LSSVM) model and BPNN model. Zhou et al. [30] constructed a combined forecasting model based on the Rough Set and Grey prediction model as well as support vector machine (SVM) model to forecast carbon emissions from 2012 to 2017 based on the data of the Chinese carbon emissions from 1992 to 2011. The results show that the combined method could effectively analyze Chinese future carbon emissions.
Compared with neural networks, support vector machines and some other algorithms, Extreme Learning Machine only needs to set the network structure, so it is more convenient to operate. The extreme learning machine is essentially a single hidden layer neural network algorithm. Meanwhile, the weights of the input layer to the hidden layer are determined randomly. No adjustment is needed during the execution of the algorithm, and the weights from both the hidden and output layer only need to solve a system of linear equations, thus improving the speed of calculations. Many scholars applied extreme learning machine algorithms to solve prediction and optimization in many fields. Sun et al. [31] used factor analysis theory to extract the latent factors essentially affecting carbon emissions and selected eight factors finally. They proposed an Extreme Learning Machine Optimized by Particle Swarm Optimization (PSO-ELM) model to predict carbon emissions, which showed improved prediction accuracy compared to ELM and BPNN. Chon et al. [32] introduced a new pattern classifier based on the Extreme Learning Machine model and used the ELM to complete the wind speed predicting computation. The forecasting result is compared with the Persistent Model, Autoregressive Integrated Moving Average Model (ARIMA) and SVM, indicating that Windows Printer Description optimized by Empirical Mode Decomposition (WPD-EMD) model had the best predicting performance. Liu et al. [33] established a burning zone temperature single-step model that was based on Kernel extreme Learning Machine (KELM) algorithm. The empirical results proved that average running time of the proposed model was much less than support vector regression, so the proposed forecasting model was feasible.
This study constructed the optimized extreme learning machine forecasting model based on grey prediction theory and support vector machine, which can improve the accuracy of the forecasting result of carbon emissions. The kernel function mapping in SVM algorithm was applied to replace the network output weights and thresholds of the ELM model instead of ELM hidden layer mapping. Therefore, SVM-ELM model improves the accuracy of the original algorithm and keeps the original high learning speed. The optimized SVM-ELM forecasting model was used to achieve an accurate prediction of the amount of carbon emissions related to energy consumption in the Beijing-Tianjin-Hebei region from 2017 to 2030.
The main innovations in this article are as follows:
  • A new forecasting model based on the extreme learning machine algorithm optimized by grey prediction theory and support vector machine is proposed. Firstly, the grey prediction theory was used to predict the amount of energy consumption in the Beijing-Tianjin-Hebei region from 2017 to 2030. Then, we used the forecasting result of the energy consumption from 2017 to 2030 as the input of the learning machine algorithm model optimized by the support vector machine to obtain the carbon emissions forecasting result in the region from 2017 to 2030. Finally, it was proven that SVM-ELM model has higher prediction accuracy than SVM model and ELM model through the analysis of empirical research.
  • Because the accuracy of carbon emissions prediction is not only affected by the superiority of the algorithm, but also affected by data collection of the influencing factors, while the energy consumption is the main factor affecting carbon emissions in the Beijing-Tianjin-Hebei region, this study focused on energy consumption to forecast carbon emissions, which may not only improve accuracy but also help studying energy consumption structure and its upgradation methods.
The main structure of this article is as follows: Section 2 summarizes the principles of support vector machine algorithm, grey prediction theory and the optimized extreme learning machine algorithm, which are the theoretical basis of the study. Section 3 builds a carbon emissions prediction model based on the grey prediction theory. Based on historical data, it can predict carbon emissions from 2017 to 2030. Then its accuracy is compared with the SVM and ELM algorithm, proving that the SVM-ELM model has higher accuracy. At the same time, the forecasting result is discussed from the perspective of energy consumption structure. Section summarizes all the content of this article.

2. Materials and Methods

2.1. GM (1, 1) Forecasting Model

The grey prediction theory is used to find the laws of the system through processing raw data and establishing the corresponding mathematical model. As a result, a scientific quantitative prediction of the future state of the system is made. This theory has been applied to the research of multi-field prediction problems. GM (1, 1) is a model most commonly used by scholars which consists of a first-order differential equation that contains only univariate. It is also usually used to predict samples with a small amount of data. Therefore, we used GM (1, 1) to predict the main types of energy consumption in the Beijing-Tianjin-Hebei region from 2017 to 2030.

2.2. Basic Methodology of Extreme learning Machine Algorithm

Extreme learning machine is a new single hidden layer feed-forward neural network algorithm invented by Huang [34] which has the advantages of high speed. During the training process, we only need to set the number of hidden layer nodes. Thus, the input weights and hidden layer offsets are initialized randomly. Finally, the corresponding output weights can be obtained, which overcomes the disadvantages of local optimization of the traditional neural network algorithm and long learning time. Based on guaranteeing the learning accuracy, the speed of calculation is also improved; therefore, it has the advantages of high learning efficiency and strong fitting ability [35]. The innovation of extreme learning machines is that the training process is transformed into the solution matrix by Moore-Penrose generalized inverse problem instead of iteration. The topological structure of the extreme learning machine is shown in Figure 1.
The operation of the Extreme Learning Machine is as follows:
For a single hidden layer neural network (Figure 1), assuming there are N arbitrary samples ( X i , T i ) , where X i = [ x i 1 , x i 2 , x i n ] T R n , T i = [ t i 1 , t i 2 , t i n ] T R m , a neural network with L hidden layers can be expressed as:
i = 1 L γ i f ( W i · X j + b i ) = O j j = 1 , 2 , n  
where f ( x ) is the activation function, W i = [ w i 1 , w i 2 , w i n ] T is input weight, γ i is output weight, and b i is the offset of the hidden layer unit.
The goal of extreme learning machine algorithm is to minimize the input error which can be expressed as:
j = 1 L O j T j = 0  
where β i , W i and b i must make sure:
i = 1 L γ i f ( W i · X j + b i ) = T j , j = 1 , 2 n  
The matrix is expressed as:
M γ = T  
M ( W 1 W l , b 1 b l , X 1 X l ) = [ f ( W 1 · X 1 + b 1 ) f ( W l · X 1 + b l ) f ( W 1 · X n + b 1 ) f ( W l · X n + b l ) ] n × l γ = [ γ 1 T γ l T ] l × m ,   T = [ T 1 T T n T ] n × m  
where M is the output of the hidden node and T is the expected output.
To train samples, W i must make sure:
M ( W ^ i , b ^ i ) γ ^ i T = min W , b , γ M ( W i , b i ) γ i T  
which is equal to minimizing the loss function:
j = 1 N ( i = 1 N γ i f ( W i · X j + b i ) T j ) 2  
Training hidden-layer neural network can be transformed into solving: M γ = T and the final output weight γ is determined:
γ ^ = M + T  
where M + is the Moore-Penrose generalized inverse of matrix M .

2.3. Basic Methodology of Support Vector Machines

The aim of SVM algorithm is to find a classification surface that can minimize the error of all training samples from the optimal classification surface instead of finding the optimal classification surface to separate samples when applied to regression fitting analysis. Many influencing factors are involved in predicting carbon emissions, so it is a linearly inseparable problem and the kernel function can be used to project the sample into the high-dimensional space and reduce the calculations at high latitudes.
For a training sample ( x i , y i ) , i = 1 , 2 , ... , n , mapping with a kernel function, the sample can be mapped to a high dimensional linear space:
f ( x ) = ω K e r n e l ( x ) + p  
It is hard for computer to solve the strict constraint conditions, so the relaxation factor γ i is added, and the problem is transformed into a linear programming problem of the convex function.
max ( 1 2 | ω | 2 ) + C i = 1 n γ i subject    to    y i × ( ω x i + b ) 1 γ i , γ i 0  
Quoting Lagrange factor:
L ( ω , b , γ ) = ( 1 2 | ω | 2 ) + C i = 1 n γ i i = 1 n α i × ( y i × ( ω x i + b ) 1 + γ i ) i = 1 n μ i × γ i  
Solving the derivative of Equation (11):
( ω ) = | ω | i = 1 n α i × y i × x i = 0 ( b ) = i = 1 n α i × y i = 0 , α i 0 ( γ i ) = C α i μ i , α i 0 , μ i 0  
To obtain the Lagrange dual problem, the problem is transformed into solving the equation α i .
min ( 1 2 i = 1 n j = 1 n α i α j y i y j K e r n e l ( x i × x j ) i = 1 n α i ) , C α i 0  

2.4. Primary Principal of the SVM-ELM Model for Carbon Emissions Forecasting

Because the single hidden layer map h ( x ) in extreme learning machine algorithm has the same effect as the kernel function mapping in SVM, this study replaced the single hidden layer map h ( x ) in extreme learning machine algorithm by Kernel function in SVM algorithm. When h ( x ) is unknown, the following nuclear matrix is defined according to the Mercer condition [36]:
Ω E L M = H H T = h ( x i ) h ( x j ) = K ( x i , x j )  
Using the kernel function K ( x i , x j ) can enhance the stability of the original ELM algorithm. According to the standard optimization principle, the original objective function can be expressed as:
min L p = 1 2 ω 2 + 1 2 C i = 1 n ξ i 2 s . t . ψ ( x i ) ω = y i ξ i i = 1 , 2 , n  
where C is a regular coefficient and ξ i is a training error.
According to the KKT theory (Karush–Kuhn–Tucker conditions), the above problem can be transformed into:
L p k e l m = 1 2 ω 2 + 1 2 C i = 1 n ξ i 2 i = 1 n η i ( ψ ( x i ) ω y i + ξ i )  
where η i is the Lagrange operator.
The output function of the SVM-ELM algorithm is:
ω = i = 1 n η i ψ ( x i ) T = ψ T η C ξ i = η i ψ ( x i ) ω y i + ξ i = 0  
where η = [ η 1 , η 2 , ... , η n ] T
Defining the kernel function K ( x i , x j ) = ψ ( x i ) ψ ( x j ) T , i = 1 , 2 n , and SVM-ELM single hidden layer output is:
f ( x ) = ψ ( x ) ω = ψ ( x ) ψ T ( ψ ψ T + 1 C ) 1 Y  
Since the initial input weight and threshold of the single hidden layer of the original ELM are arbitrarily given, the algorithm is unstable. The kernel function has a strong non-linear mapping capability, which makes the SVM-ELM algorithm better approximate the function. Therefore, the SVM-ELM algorithm owns the characteristics of high learning speed, high accuracy and the generalization ability of the original model. RBF, wavelet, polynomial and other multi-core functions can be used to solve SVM. We used RBF kernel as the function.

2.5. The Forecasting Model Based on Grey Prediction Theory and ELM Optimized by SVM Algorithm

Because energy consumption is the most important influencing factor of carbon emissions in the Beijing-Tianjin-Hebei region, we forecasted the amount of energy consumption related carbon emissions. The SVM-ELM model based on grey prediction was proposed to forecast the amount of carbon emissions in this region. The main steps are as follows:
(1)
Data collection and preprocessing.
We needed to collect four major influencing factors related to energy consumption: coal, petrol, natural gas and coal power. We collected carbon emissions coefficients and calculation formulas to calculate the amount of carbon emissions from 2000 to 2016 in the Beijing-Tianjin-Hebei region.
(2)
Predicting the main types of energy consumption from 2017 to 2030 in the Beijing-Tianjin-Hebei region based on the grey prediction theory.
By collecting the energy consumption from 2000 to 2016 in this region and using history data as input of the grey prediction model, the amount of energy consumption from 2017 to 2030 was forecasted.
(3)
Forecasting carbon emissions related to energy consumption in the Beijing-Tianjin-Hebei region based on SVM-ELM Model.
The four types of energy consumption and carbon emissions data from 2000 to 2010 were used as a model training set, and the data from 2011 to 2016 were used as a model test set. After a multitude of training experiments, the optimal regular coefficients and kernel function parameters were found. Therefore, the accuracy of the test set and the training set was the highest. Using the energy consumption calculated from the grey prediction model as the input of the SVM-ELM algorithm, the amount of carbon emissions related to energy consumption from 2017 to 2030 can be quickly predicted.
The flow chart of the SVM-ELM model based on grey prediction is shown in Figure 2.

3. Empirical Simulation and Data Analysis

3.1. Coefficients of Carbon Emissions Related to Energy Consumption

The 2006 IPCC Guidelines for National Greenhouse Gas Inventories [37] introduces a method to calculate carbon emissions of energy consumption. Carbon emissions produced from energy consumption mainly come from the burning of fossil fuels. Incomplete combustion of fuels often occurs during the combustion process, which makes the carbon dioxide emissions and some emissions in the form of methane monoxide or volatile organic compounds. We needed to consider the oxidation factors and coefficients of oxidation of all types of energy. For the above reasons, this study used the formulas published in the 2006 IPCC Guidelines which considered coefficients of oxidation as an important part of carbon emissions coefficients to calculate the carbon emissions in the Beijing-Tianjin-Hebei region. The specific formula is as follows:
E = n = 1 i E i × C E C i × N C V × C O F × 44 12  
where E i is the amount of energy consumption (tons of standard coal); C E C i is the carbon emissions coefficient (100 million Tons/Trillion Joules); NCV is the energy low calorific value (100 million J/t); and COF is a carbon oxidation factor. Therefore, coefficients of carbon emissions consist of NCV, CEC and COF. Coefficients of carbon emissions related to energy consumption from 2006 IPCC Guidelines for National Greenhouse Gas Inventories are shown in Table 1.

3.2. Forecasting Energy Consumption Based on GM (1, 1)

According to China Energy consumption Statistics Yearbook, this article used the amount of energy consumption in the Beijing-Tianjin-Hebei region from 2005 to 2016 as the input data of GM (1, 1). Then, we forecasted the consumption of four types of energy sources from 2017 to 2030. The forecasting results are shown in Figure 3.

3.3. Forecasting Carbon Emissions Based on SVM-ELM Model

This study used the data for 2005–2012 as a training set and 2013–2016 as a test set. Then, we applied SVM-ELM model to forecast carbon emissions related to energy consumption in the Beijing-Tianjin-Hebei region. After 100 experiments, we found the optimal model parameters, as shown in Table 2.
The SVM-ELM model forecasting results and comparison of forecasting results of SVM, ELM and SVM-ELM models are shown in the Figure 4.
As shown in Figure 4b, SVM-ELM model has a high accuracy for predicting energy consumption related carbon emissions in the Beijing-Tianjin-Hebei region. To prove the superiority, this article also inputted the sample to support vector machine and extreme learning machine. The forecasting results and relative errors are compared in Table 3.
To objectively compare the accuracy of a variety of models, common statistical indicators including RMSE (root-mean-square error), R 2 (coefficient of determination), and MRE (max relative entropy) [38] were adopted and the calculation results for the three models are shown in Table 4.
In Table 4, the results of the three indicators of the ELM-SVM model are optimal, 12.34%, 99.78% and 1.62 for RMSE, R 2 and MRE, respectively. The result reflects the high accuracy of the proposed forecasting model. Meanwhile, in view of RMSE and MRE indicators, the SVM model is superior to the ELM model, while, for R 2 , the ELM model is superior.
We took the amount of energy consumption predicted by the grey prediction theory as the input of the SVM-ELM model. Therefore, the amount of carbon emissions in the Beijing-Tianjin-Hebei region from 2017 to 2030 was forecasted.
As shown in Figure 5, carbon emissions in the Beijing-Tianjin-Hebei region will gradually increase from 2017 to 2030, but the rate of increase will gradually tighten. After 2027, carbon emissions will be controlled below 97 million tons. Therefore, the government could take 100 million tons as a policy ceiling for carbon emissions by 2030. The forecasting results of this article can serve as a basis for further research on carbon emissions in the region, which means that energy consumption structure can be upgraded according to the forecasting results.
According to the forecasting results, changes in the proportion of energy consumption will affect carbon emissions, which shows the significance of energy structure upgradation. The energy structure and carbon emissions in Beijing-Tianjin-Hebei Region have been shown in Figure 6. Therefore, it is time China strengthens the application of clean energy and replaces coal with gas or other types of energy to upgrade energy consumption structure.

4. Conclusions

This article applied SVM-ELM model to forecast the carbon emissions related to energy consumption in Beijing-Tianjin-Hebei region from 2017 to 2030 after predicting the amount of four major energy consumptions, namely coal, petrol, natural gas, and coal power, by GM (1, 1) model. Energy structure upgradation and carbon emissions policy research suggestions are put forward at the end of the article. Firstly, the principles of the three algorithms ELM, SVM, and SVM-ELM were described, and the superiority of the SVM-ELM algorithm was proven in principle. Then, we used GM (1, 1) to forecast the consumption of major energy consumables from 2017 to 2030, which was used as input of the SVM-ELM model, thereby the amount of carbon emissions related to energy consumption from 2017 to 2030 was forecasted. By comparing with the prediction results of SVM and ELM algorithm, the superiority of SVM-ELM model proposed in this article was proven by empirical cases.
Due to the increasingly deteriorating environment, it is time the government to upgrade the energy consumption structure. Some policy suggestions are as follows:
(1)
First, we must accelerate the upgradation of industrial structure. The secondary industry including steel, electricity, building materials and chemical industry are key industries for energy conservation and emission reduction. Therefore, it is necessary to speed up the elimination of industries with high energy consumption and backward production capacity.
(2)
The government must develop the tertiary industry vigorously, especially the energy service industry. Since the Beijing-Tianjin-Hebei region is dominated by coal consumption, it is necessary to expand the supply of natural gas and replace coal with gas.
(3)
It is time China strengthens the use of renewable energy such as wind energy and solar energy. The government should increase subsidies for clean energy power generation and promote the trading mechanism in carbon market right now. For instance, “green certificates” can be applied to reduce the coal-fired rate of power plant, and photovoltaic technology can be actively applied in rural areas of the Beijing-Tianjin-Hebei region.
Finally, we will eventually achieve a multi-energy complementary energy consumption structure to maintain economic growth and achieve emissions reduction targets in the next step.
Although the forecasting model proposed in this article has a high degree of accuracy, the traditional gray prediction method used in the prediction of energy consumer goods has certain limitations. In future research, we will use Lagrange interpolation to reconstruct the background value, which will eliminate the traditional pull and reach a higher forecasting level. Meanwhile, we will apply the SVM-ELM forecasting model to predict carbon emissions of China’s eastern and western regions and compare results with their energy structure. Based on the results, we will deeply study the relationship between carbon emissions and energy structure by using data mining technology in the future.

Author Contributions

In this research activity, all authors were involved in the data collection and preprocessing phase, model constructing, empirical research, results analysis and discussion, and manuscript preparation. All authors have approved the submitted manuscript.

Funding

This research was funded by (the National Natural Science Foundation of China) grant number (71573084), (the Beijing Municipal Social Science Foundation) grant number (16JDYJB044).

Acknowledgments

The completion of this paper has been helped by many teachers and classmates. We would like to express our gratitude to them for their help and guidance.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Thirteenth Five-Year Plan-Integrated Work Program. Available online: http://www.sh.xinhuanet.com/2016-03/18/c_135200400_2.htm (accessed on 9 June 2018).
  2. China Statistical Yearbook. Available online: http://tongji.cnki.net/kns55/Navi/YearBook.aspx?id=N2017030066&floor=1 (accessed on 6 June 2018).
  3. 2017–2023 China Beijing-Tianjin-Hebei Air Pollution Control Market Research and Development Trend Research Report. Available online: http://m.chyxx.com/view/533619.html (accessed on 12 June 2018).
  4. China Low Carbon Development Report in 2017. Available online: http://mini.eastday.com/mobile /180118141508633.html (accessed on 30 June 2018).
  5. Cohen, S.M.; Rochelle, G.T.; Webber, M.E. Optimizing post-combustion CO2, capture in response to volatile electricity prices. Int. J. Greenh. Gas Control 2012, 8, 180–195. [Google Scholar] [CrossRef]
  6. Safdarnejad, S.M.; Hedengren, J.D.; Baxter, L.L. Plant-level dynamic optimization of Cryogenic Carbon Capture with conventional and renewable power sources. Appl. Energy 2015, 149, 354–366. [Google Scholar] [CrossRef]
  7. Inglesi-Lotz, R.; Dogan, E. The role of renewable versus non-renewable energy to the level of CO2 emissions a panel analysis of sub-Saharan Africa’s Big 10 electricity generators. Renew. Energy 2018, 123, 36–43. [Google Scholar] [CrossRef]
  8. Ji, L.; Zhang, B.B.; Huang, G.H. GHG-mitigation oriented and coal-consumption constrained inexact robust model for regional energy structure adjustment A case study for Jiangsu Province, China. Renew. Energy 2018, 123, 549–562. [Google Scholar] [CrossRef]
  9. Zhang, S.; Wang, J.; Zheng, W. Decomposition Analysis of Energy-Related CO2 Emissions and Decoupling Status in China’s Logistics Industry. Sustainability 2018, 10, 1340. [Google Scholar] [CrossRef]
  10. Bo, Z.; Meng, Z.; Jun, Z. Forecasting the Energy Consumption of China’s Manufacturing Using a Homologous Grey Prediction Model. Sustainability 2017, 9, 1975. [Google Scholar] [Green Version]
  11. Chen, Y.H.; Zhang, C.; He, K.J. Trend Prediction and Decomposed Driving Factors of Carbon Emissions in Jiangsu Province during 2015–2020. Sustainability 2016, 8, 1018. [Google Scholar] [Green Version]
  12. Zhao, Z.D.; Hu, C.Z. Grey prediction models for the standard limit of vehicle noise. Proc. Inst. Mech. Eng. Part D J. Automob. Eng. 2018, 232, 973–979. [Google Scholar] [CrossRef]
  13. Yang, J.W.; Xiao, X.P.; Mao, S.H.; Rao, C.J. Grey couple prediction model for traffic flow with panel data characteristics. Entropy. 2016, 18, 454. [Google Scholar] [CrossRef]
  14. Wang, M.; Zhang, H.; Wang, X.F.; He, Y.F. A novel servo control method based on feedforward control-fuzzy-grey prediction controller for stabilized and tracking platform system. J. Vibroeng. 2016, 18, 5266–5280. [Google Scholar]
  15. Gerami, M.H.; Rabbaniha, M. Forecasting the Anchovy Kilka Fishery in the Caspian Sea Using a Time Series Approach. Turk. J. Fish. Aquat. Sci. 2018, 18, 1288–1292. [Google Scholar] [CrossRef]
  16. Cheng, C.H.; Yang, J.H. Fuzzy time-series model based on rough set rule induction for forecasting stock price. Neurocomputing 2018, 302, 33–45. [Google Scholar] [CrossRef]
  17. Qi, R.H.; Li, D.J.; Zhang, L.Z. Performance investigation on polymeric electrolyte membrane-based electrochemical air dehumidification system. Appl. Energy 2017, 208, 1174–1183. [Google Scholar] [CrossRef]
  18. Afshari, A.; Friedrich, L.A. Inverse modeling of the urban energy system using hourly electricity demand and weather measurements, Part 1: Black-box model. Energy Build. 2017, 157, 126–138. [Google Scholar] [CrossRef]
  19. Matjafri, M.Z.; Lim, H.S. Prediction models for CO2 emission in Malaysia using best subsets regression and multi-linear regression. Proc. SPIE Int. Soc. Opt. Eng. 2015, 9638, 12. [Google Scholar]
  20. Wang, C.C. Modelling of the compressive strength development of cement mortar with furnace slag and desulfurization slag from the early strength. Constr. Build. Mater. 2016, 128, 108–117. [Google Scholar] [CrossRef]
  21. Takahashi, T.; Thornton, B.; Sato, T. Temperature based segmentation for spectral data of laser-induced plasmas for quantitative compositional analysis of brass alloys submerged in water. Spectrochim. Acta Part B At. Spectrosc. 2016, 124, 87–93. [Google Scholar] [CrossRef]
  22. Zhong, Q. Prediction of energy consumption and CO2 emission by system dynamics approach. Chin. J. Eco-Agric. 2008, 16, 1043–1047. [Google Scholar]
  23. Zhao, H.N.; Yu, W.Y. Research on Influence Factors of Carbon Emissions and Forecast in Hebei Province. Environ. Prot. Resour. Exploit. 2012, 807–809, 790–794. [Google Scholar] [CrossRef]
  24. Fang, D.B.; Zhang, X.L.; Yu, Q. A novel method for carbon dioxide emission forecasting based on improved Gaussian processes regression. J. Clean. Prod. 2018, 173, 143–150. [Google Scholar] [CrossRef]
  25. Zhao, X.; Han, M.; Ding, L.L. Forecasting carbon dioxide emissions based on a hybrid of mixed data sampling regression model and back propagation neural network in the USA. Environ. Sci. Pollut. Res. 2018, 25, 2899–2910. [Google Scholar] [CrossRef] [PubMed]
  26. Wen, L.; Ma, Z.Y.; Li, Y. An investigation and forecast on CO2 emission of China: Case studies of Beijing and Tianjin. Environ. Eng. Res. 2017, 22, 407–416. [Google Scholar] [CrossRef]
  27. Chang, H.; Sun, W.; Gu, X.S. Forecasting Energy CO2 Emissions Using a Quantum Harmony Search Algorithm-Based DMSFE Combination Model. Energies 2013, 6, 1456–1477. [Google Scholar] [CrossRef]
  28. Sun, W.; Sun, J.Y. Prediction of carbon dioxide emissions based on principal component analysis with regularized extreme learning machine: The case of China. Environ. Eng. Res. 2017, 22, 302–311. [Google Scholar] [CrossRef]
  29. Zhao, H.R.; Huang, G.; Yan, N. Forecasting Energy-Related CO2 Emissions Employing a Novel SSA-LSSVM Model: Considering Structural Factors in China. Energies 2018, 11, 781. [Google Scholar] [CrossRef]
  30. Zhou, J.G.; Zhang, X.G. Projections about Chinese CO2 emissions based on rough sets and gray support vector machine. Chin. Environ. Sci. 2013, 33, 2157–2163. [Google Scholar]
  31. Sun, W.; Wang, C.F.; Zhang, C.C. Factor analysis and forecasting of CO2 emissions in Hebei, using extreme learning machine based on particle swarm optimization. J. Clean. Prod. 2017, 162, 1095–1101. [Google Scholar] [CrossRef]
  32. Chon, A.T.; Kim, Y.-S. Design of Fuzzy Pattern Classifier based on Extreme Learning Machine. J. Korean Inst. Intell. Syst. 2015, 25, 509–514. [Google Scholar] [Green Version]
  33. Liu, H.; Mi, X.W.; Li, Y.F. An experimental investigation of three new hybrid wind speed forecasting models using multi-decomposing strategy and ELM algorithm. Renew. Energy 2018, 123, 694–705. [Google Scholar] [CrossRef]
  34. Huang, G.B.; Bai, Z.; Kasun, L.L.C.; Vong, C.M. Local respective fields based extreme learning machine. IEEE Comput. Intell. 2015, 10, 18–29. [Google Scholar] [CrossRef]
  35. Guo, B.X.; Li, J. Kernel extreme learning machine for indoor positioning in location finger printing. Comput. Eng. Appl. 2016, 52, 78–83. [Google Scholar]
  36. Wu, J.J. Short-Term Wind Power Prediction Research Based on Extreme Learning Machine. Master’s Thesis, North China Electric Power University, Beijing, China, 2017. [Google Scholar]
  37. 2006 IPCC Guidelines for National Greenhouse Gas Inventories. Available online: https://www.ipcc-nggip.iges.or.jp/public/2006gl/ (accessed on 23 June 2018).
  38. Dai, S.; Niu, D.; Li, Y. Forecasting of Energy Consumption in China Based on Ensemble Empirical Mode Decomposition and Least Squares Support Vector Machine Optimized by Improved Shuffled Frog Leaping Algorithm. Appl. Sci. 2018, 8, 678. [Google Scholar] [CrossRef]
Figure 1. The topological structure of the extreme learning machine algorithm.
Figure 1. The topological structure of the extreme learning machine algorithm.
Energies 11 02475 g001
Figure 2. The flow chart of the forecasting model.
Figure 2. The flow chart of the forecasting model.
Energies 11 02475 g002
Figure 3. Energy consumption based on GM (1, 1): (a) coal consumption; (b) petrol consumption; (c) gas consumption; and (d) coal power consumption.
Figure 3. Energy consumption based on GM (1, 1): (a) coal consumption; (b) petrol consumption; (c) gas consumption; and (d) coal power consumption.
Energies 11 02475 g003aEnergies 11 02475 g003b
Figure 4. The forecasting results: (a) the comparison between original amount of carbon emissions and forecasting output of SVM-ELM forecasting model; and (b) the comparison between original amount of carbon emissions and forecasting output of forecasting model including SVM, ELM and SVM-ELM.
Figure 4. The forecasting results: (a) the comparison between original amount of carbon emissions and forecasting output of SVM-ELM forecasting model; and (b) the comparison between original amount of carbon emissions and forecasting output of forecasting model including SVM, ELM and SVM-ELM.
Energies 11 02475 g004aEnergies 11 02475 g004b
Figure 5. Forecasting values of carbon emissions: (a) the trend chart of carbon emissions from 2017 to 2030; and (b) forecasting values of carbon emissions from 2017 to 2030.
Figure 5. Forecasting values of carbon emissions: (a) the trend chart of carbon emissions from 2017 to 2030; and (b) forecasting values of carbon emissions from 2017 to 2030.
Energies 11 02475 g005
Figure 6. Energy structure and carbon emissions.
Figure 6. Energy structure and carbon emissions.
Energies 11 02475 g006
Table 1. Energy consumption carbon emissions coefficient.
Table 1. Energy consumption carbon emissions coefficient.
TypesDiscounted Coal Standard (kg/kg, kg/cm3)CEC (Tons/Trillion Joules)NCV (100 million J/t)COF (%)
raw coal0.714326.8209.0899.8
clean coal0.925.8263.4499.3
liquefied petroleum gas1.714317.2501.7899.2
refinery dry gas1.571418.2460.5599.2
natural gas1.3315.3389.3199.4
crude1.428620.0418.1699.4
petrol1.471418.9430.799.5
kerosene1.471419.5430.799.4
diesel1.457120.2426.5299.3
fuel oil1.428621.1418.1699.2
coke0.971429.2284.5599.1
coke oven gas0.571412.1173.5399.7
electricity1.22910,069 (t/GWh)35.96 (kwh/t)100
heat0.034129.46
Table 2. SVM-ELM model parameter set.
Table 2. SVM-ELM model parameter set.
ParameterValue
regularization coefficient C17
RBF kernel parameter0.1
number of node in hidden layer100
Table 3. RE (residual error) of each model.
Table 3. RE (residual error) of each model.
YearActual ValueForecasting ResultRE of SVM-ELMRE of SVMRE of ELM
200035,726.7842,207.871.3465697.9353789.090909
200136,471.5141,747.780.7574916.3546319.090909
200238,402.4240,287.362.3043983.5515769.092880
200341,530.0140,029.32−1.2056112.018019.092880
200446,828.2445,316.87−3.227477.0351809.090909
200553,241.5151,959.19−2.408496.5453649.090909
200655,868.8256,310.560.790678.6374449.090909
200761,360.1363,480.210.684616.1150115.835405
200862,511.4663,623.061.778235.8569775.891496
200966,640.8169,829.080.432577.8796826.089745
201072,472.9471,993.97−0.660906.3111142.191782
201179,335.3978,763.130.539151.4870737.838322
201279,890.0780,919.621.288710.4385692.828369
201380,404.4281,197.71−0.257090.5284361.765441
201481,132.7682,741.960.011341.3793332.800976
201582,694.2180,743.88−0.907352.7818214.253811
201683,173.6284,732.310.671711.214543.079388
Table 4. The calculation results of the three models.
Table 4. The calculation results of the three models.
ModelRMSE (100%) R 2 ( 100 % ) MRE
ELM45.272199.59067.364145
SVM40.565597.96716.049756
ELM-SVM12.335699.77801.623347

Share and Cite

MDPI and ACS Style

Li, M.; Wang, W.; De, G.; Ji, X.; Tan, Z. Forecasting Carbon Emissions Related to Energy Consumption in Beijing-Tianjin-Hebei Region Based on Grey Prediction Theory and Extreme Learning Machine Optimized by Support Vector Machine Algorithm. Energies 2018, 11, 2475. https://doi.org/10.3390/en11092475

AMA Style

Li M, Wang W, De G, Ji X, Tan Z. Forecasting Carbon Emissions Related to Energy Consumption in Beijing-Tianjin-Hebei Region Based on Grey Prediction Theory and Extreme Learning Machine Optimized by Support Vector Machine Algorithm. Energies. 2018; 11(9):2475. https://doi.org/10.3390/en11092475

Chicago/Turabian Style

Li, Menglu, Wei Wang, Gejirifu De, Xionghua Ji, and Zhongfu Tan. 2018. "Forecasting Carbon Emissions Related to Energy Consumption in Beijing-Tianjin-Hebei Region Based on Grey Prediction Theory and Extreme Learning Machine Optimized by Support Vector Machine Algorithm" Energies 11, no. 9: 2475. https://doi.org/10.3390/en11092475

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop