CN104832210B - The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM - Google Patents

The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM Download PDF

Info

Publication number
CN104832210B
CN104832210B CN201510242754.2A CN201510242754A CN104832210B CN 104832210 B CN104832210 B CN 104832210B CN 201510242754 A CN201510242754 A CN 201510242754A CN 104832210 B CN104832210 B CN 104832210B
Authority
CN
China
Prior art keywords
principal component
absolute discharge
influence factor
gas absolute
granulation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201510242754.2A
Other languages
Chinese (zh)
Other versions
CN104832210A (en
Inventor
施龙青
邱梅
韩进
滕超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University of Science and Technology
Original Assignee
Shandong University of Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong University of Science and Technology filed Critical Shandong University of Science and Technology
Priority to CN201510242754.2A priority Critical patent/CN104832210B/en
Publication of CN104832210A publication Critical patent/CN104832210A/en
Application granted granted Critical
Publication of CN104832210B publication Critical patent/CN104832210B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Feedback Control In General (AREA)

Abstract

The invention discloses the gas absolute discharge Forecasting Methodology of a kind of Based PC A-FIG-SVM, belong to the Forecasting Methodology of stope working surface of coal mines gas absolute discharge, comprise the following steps: the collection of (1) gas absolute discharge monitored data and influence factor; (2) principal component modeling is carried out to influence factor data, reconstruct principal component; (3) Fuzzy Information Granulation is carried out to the time series that gas absolute discharge monitored data is formed; (4) the Support vector regression model of granulation data is set up; (5) gas absolute discharge prediction.The present invention proposes a kind of forecast model of new gas absolute discharge variation tendency, the spatial dimension of primary study variation tendency and change, principal component analysis is utilized to extract principal component, effectively reduce the impact of lengthy and jumbled information, reduce the input dimension of SVR model, its design principle is reliable, and Forecasting Methodology is simple, precision of prediction is high, prediction environmental friendliness.

Description

The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM
Technical field
The present invention relates to the Forecasting Methodology of driving face gas emission, particularly a kind of gas absolute discharge Forecasting Methodology based on principal component analysis (PCA)-Fuzzy Information Granulation (FIG)-SVMs (SVM).
Background technology
In process of coal mining, gas problem is one of major hidden danger of restriction Safety of Coal Mine Production always, and accurately measuring with the absolute outburst amount of real-time monitoring coal mine gas is the important measures ensureing Safety of Coal Mine Production.
At present, domestic and international many scholars have carried out deeply careful research to the forecasting problem of gas, propose a lot of effective Forecasting Methodology, are broadly divided into two classes: a class is linear model, as point source predicted method, principle component regression method, a statistic law etc.; Another kind of is forecast model based on nonlinear combination, as artificial neural network method, chaos forecast method, SVMs method, fuzzy mathematics and very fast learning machine method etc.; These methods respectively have advantage and serve certain facilitation to Forecast of Gas Emission.
Along with country is to the needs of improving constantly of requiring of Safety of Coal Mine Production and enterprise's self-growth, each big-and-middle-sized colliery of China is equipped with Colliery Safety Supervise System all successively, greatly improves mine safety production level and production safety management efficiency.But these monitor datas are only a kind of records of current operating state, also lack the development trend to monitor data within following a period of time.In the prior art, Wu Zhaofa etc. disclose a kind of gas density trend forecasting method on " industrial and mineral automation " periodical the 40th volume the 12nd phase in 2014, paper is called: based on the gas density trend prediction of the trapezoidal Fuzzy Information Granulation of interpolation, but because Forecasting Methodology is only based on gas density initial data, do not consider mining conditions, the effect of the influence factors such as coal seam conditions, in mining process, the influence factor affecting gas emission is among constantly change, face gas outburst amount is made to there is very large uncertainty, therefore the forecast model proposing a kind of new gas absolute discharge variation tendency is necessary, the spatial dimension of primary study variation tendency and change.
Summary of the invention
The object of the invention is for overcoming above-mentioned the deficiencies in the prior art, the gas absolute discharge Forecasting Methodology of a kind of Based PC A-FIG-SVM is provided, the method can improve Forecast of Gas Emission precision, the spatial dimension of research variation tendency and change, make up original Forecast of Gas Emission defect, for Safety of Coal Mine Production provides foundation.
For achieving the above object, the present invention adopts following technical proposals:
A gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM, comprises the following steps:
(1) collection of gas absolute discharge monitored data and influence factor; Wherein, influence factor comprise coal seam thickness, coal seam gas-bearing capacity, coal seam spacing, day fltting speed and average daily output;
(2) carry out principal component modeling to influence factor data, reconstruct principal component, concrete steps are as follows:
1. influence factor data are normalized, obtain sample set matrix X;
2. sample set matrix X following formula is transformed to correlation matrix, obtains principal component matrix R:
R=(r ij) p×p
And r i j = 1 n Σ d = 1 n ( x d i - x ‾ i ) ( x d i - x ‾ j ) , ( i = 1 , 2 , ... , p ; j = 1 , 2 , ... , p )
Wherein: x dibe the numerical value of i-th influence factor d sample; be the average of i-th all sample values of influence factor; x djfor the numerical value of a jth influence factor d sample; for the average of all sample values of a jth influence factor; N is number of samples; P is influence factor number; r ijit is the index of correlation of i-th influence factor and a jth influence factor;
3. obtain characteristic value, principal component contributor rate and contribution rate of accumulative total according to principal component matrix R, determine principal component number m according to contribution rate of accumulative total > 90%, and set up principal component model by following formula:
F k=α 1kX 12kX 2+...+α pkX p(k=1,2,...,m)
Wherein, F kfor kth principal component, the coefficient vector (α in each equation 1k, α 2k..., α pk) be eigenvalue λ respectively 1, λ 2..., λ mcorresponding unit character vector, X i(i=1,2 ... p) be the standardized data of i-th influence factor;
(3) Fuzzy Information Granulation is carried out to the time series that gas absolute discharge monitored data is formed; Concrete steps are as follows:
1. partition window: determine the size l being granulated window, by gas absolute discharge sequence Y={y 1, y 2..., y mwith the size l being granulated window for sub-row length is divided into [M/l] height row Y ' n, n=1,2 ..., M/l, wherein [M/l] represents round numbers forward;
2. on a sub-row window, obscure particle A is set up;
First the form of obscure particle is selected: adopt triangular form obscure particle, its membership function is as follows:
A ( x , a , c , b ) = 0 , x < a x - a c - a , a &le; x &le; c b - x b - c , c &le; x &le; b 0 , x > b
In formula: x is the gas absolute discharge gathered; A and b is support lower limit and the upper limit of obscure particle A respectively; C is the core of obscure particle A;
Then, the parameter a of obscure particle A, b and c is determined: the core c of obscure particle A gets the average of sub-column data collection; Parameter a, b are then by solving the optimization problem described in formula (1):
M a x Q a , b = &Sigma; i = 1 l A ( Y n i &prime; ) m e a s u r e ( s u p p ( A ) ) = &Sigma; i = 1 l A ( Y n i &prime; ) b - a - - - ( 1 )
Wherein, Max represents maximization operation, Y ' nifor sub-row Y ' nin element, l be son row Y ' nlength, A (Y ' ni) represent Y ' nmembership function.
3. Fuzzy Information Granulation is carried out to gas absolute discharge;
According to step 2., on [M/l] height row window of Y, set up corresponding obscure particle A respectively, obtain gas absolute discharge and carry out Fuzzy Information Granulation result, obtain 3 Fuzzy Information Granulation Variables Sequences:
L o w = &lsqb; l 1 &prime; , l 2 &prime; , ... , l &lsqb; M / l &rsqb; &prime; &rsqb; R = &lsqb; r 1 , r 2 , ... , r &lsqb; M / l &rsqb; &rsqb; U p = &lsqb; u 1 , u 2 , ... , u &lsqb; M / l &rsqb; &rsqb;
Wherein, l ' 1, l ' 2..., l [M/l]for the minimum value of Y after Fuzzy Information Granulation on every height row window; r 1, r 2..., r [M/l]for the average of Y after Fuzzy Information Granulation on every height row window; u 1, u 2..., u [M/l]for the maximum value of Y after Fuzzy Information Granulation on every height row window; Low parameter is the minimum value of Y change, and R parameter is the cardinal principle average level of Y change, and Up parameter is the maximum value of Y change.
(4) set up the Support vector regression model of granulation data, step is as follows:
1. pretreatment is carried out to reconstruct principal component: according to the size l of granulation window, respectively each is reconstructed main one-tenth and be divided into [M/l] height row, the Principal component that the reconstruct principal component average getting each height row arranges as this son.
2. set up sample set: with pretreated reconstruct number of principal components certificate and 3 Fuzzy Information Granulation Variables Sequence data composition sample sets, and the sample choosing 20% is as test samples, all the other are as training sample;
3. the Support vector regression model of Fuzzy Information Granulation Variables Sequence Low, R and Up is set up: first utilize gravitation searching algorithm to carry out optimizing to the penalty parameter c of Support vector regression model and nuclear parameter σ, wherein Selection of kernel function RBF; Then the optimized parameter sought is utilized to train training sample; set up the Support vector regression model of 3 Fuzzy Information Granulation Variables Sequences Low, R and Up respectively; and with test samples to model testing; if average relative error < 10%; think that model is reliable; can be used to prediction, otherwise, principal component modeling reconstruct principal component again.
(5) gas absolute discharge prediction; concrete grammar is; first the principal component model applying foundation extracts principal component and carries out pretreatment; be entered into the Support vector regression model of 3 Fuzzy Information Granulation Variables Sequences Low, R and Up that step (4) is set up, the maximum value of gas emission, minimum value and average can be doped.
The present invention compared with prior art has the following advantages:
(1) the present invention is using gas emission influence factor as the input parameter setting up FIG-SVM model, and replace using gas emission time series monitored data or simple time as input parameter in traditional F IG-SVM model, the model of foundation is more reliable.
(2) utilize principal component analysis to carry out dimension-reduction treatment to gas emission influence factor, effectively reduce the impact of lengthy and jumbled information, reduce mode input dimension, greatly improve model learning efficiency and precision.
Accompanying drawing explanation
Fig. 1 is flow chart of the present invention.
Detailed description of the invention
Below in conjunction with drawings and Examples, the present invention is further described.
As shown in Figure 1, the gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM, comprises the following steps:
(1) collection of gas absolute discharge monitored data and influence factor; Wherein, influence factor comprise coal seam thickness, coal seam gas-bearing capacity, coal seam spacing, day fltting speed and average daily output.
(2) carry out principal component modeling to influence factor data, reconstruct principal component, concrete steps are as follows
1. influence factor data are normalized, obtain sample set matrix X;
2. sample set matrix X following formula is transformed to correlation matrix, obtains principal component matrix R:
R=(r ij) p×p
And r i j = 1 n &Sigma; d = 1 n ( x d i - x &OverBar; i ) ( x d i - x &OverBar; j ) , ( i = 1 , 2 , ... , p ; j = 1 , 2 , ... , p )
Wherein: x dibe the numerical value of i-th influence factor d sample; be the average of i-th all sample values of influence factor; x djfor the numerical value of a jth influence factor d sample; for the average of all sample values of a jth influence factor; N is number of samples; P is influence factor number; r ijit is the index of correlation of i-th influence factor and a jth influence factor;
3. obtain characteristic value, principal component contributor rate and contribution rate of accumulative total according to principal component matrix R, determine principal component number m according to contribution rate of accumulative total > 90%, and set up principal component model by following formula:
F k=α 1kX 12kX 2+...+α pkX p(k=1,2,...,m)
Wherein, F kfor kth principal component, the coefficient vector (α in each equation 1k, α 2k..., α pk) be eigenvalue λ respectively 1, λ 2..., λ mcorresponding unit character vector, X i(i=1,2 ... p) be the standardized data of i-th influence factor;
(3) Fuzzy Information Granulation is carried out to the time series that gas absolute discharge monitored data is formed; Concrete steps are as follows:
1. partition window: determine the size l being granulated window, by gas absolute discharge sequence Y={y 1, y 2..., y mwith the size l being granulated window for sub-row length is divided into [M/l] height row Y ' n, n=1,2 ..., M/l, wherein [M/l] represents round numbers forward;
2. on a sub-row window, obscure particle A is set up;
First the form of obscure particle is selected: adopt triangular form obscure particle, its membership function is as follows:
A ( x , a , c , b ) = 0 , x < a x - a c - a , a &le; x &le; c b - x b - c , c &le; x &le; b 0 , x > b
In formula: x is the gas absolute discharge gathered; A and b is support lower limit and the upper limit of obscure particle A respectively; C is the core of obscure particle A;
Then, the parameter a of obscure particle A, b and c is determined: the core c of obscure particle A gets the average of sub-column data collection; Parameter a, b are then by solving the optimization problem described in formula (1):
M a x Q a , b = &Sigma; i = 1 l A ( Y n i &prime; ) m e a s u r e ( s u p p ( A ) ) = &Sigma; i = 1 l A ( Y n i &prime; ) b - a - - - ( 1 )
Wherein, Max represents maximization operation, Y ' nifor sub-row Y ' nin element, l be son row Y ' nlength, A (Y ' ni) represent Y ' nmembership function.
3. Fuzzy Information Granulation is carried out to gas absolute discharge;
According to step 2., on [M/l] height row window of Y, set up corresponding obscure particle A respectively, obtain gas absolute discharge and carry out Fuzzy Information Granulation result, obtain 3 Fuzzy Information Granulation Variables Sequences:
L o w = &lsqb; l 1 &prime; , l 2 &prime; , ... , l &lsqb; M / l &rsqb; &prime; &rsqb; R = &lsqb; r 1 , r 2 , ... , r &lsqb; M / l &rsqb; &rsqb; U p = &lsqb; u 1 , u 2 , ... , u &lsqb; M / l &rsqb; &rsqb;
Wherein, l ' 1, l ' 2..., l [M/l]for the minimum value of Y after Fuzzy Information Granulation on every height row window; r 1, r 2..., r [M/l]for the average of Y after Fuzzy Information Granulation on every height row window; u 1, u 2..., u [M/l]for the maximum value of Y after Fuzzy Information Granulation on every height row window; Low parameter is the minimum value of Y change, and R parameter is the cardinal principle average level of Y change, and Up parameter is the maximum value of Y change.
(4) set up the Support vector regression model of granulation data, step is as follows:
1. pretreatment is carried out to reconstruct principal component: according to the size l of granulation window, respectively each is reconstructed main one-tenth and be divided into [M/l] height row, the Principal component that the reconstruct principal component average getting each height row arranges as this son.
2. set up sample set: with pretreated reconstruct number of principal components certificate and 3 Fuzzy Information Granulation Variables Sequence data composition sample sets, and the sample choosing 20% is as test samples, all the other are as training sample;
3. the Support vector regression model of Fuzzy Information Granulation Variables Sequence Low, R and Up is set up: first utilize gravitation searching algorithm to carry out optimizing to the penalty parameter c of Support vector regression model and nuclear parameter σ, wherein Selection of kernel function RBF; Then the optimized parameter sought is utilized to train training sample; set up the Support vector regression model of 3 Fuzzy Information Granulation Variables Sequences Low, R and Up respectively; and with test samples to model testing; if average relative error < 10%; think that model is reliable; can be used to prediction, otherwise, principal component modeling reconstruct principal component again.
(5) gas absolute discharge prediction; concrete grammar is; first the principal component model applying foundation extracts principal component and carries out pretreatment; be entered into the Support vector regression model of 3 Fuzzy Information Granulation Variables Sequences Low, R and Up that step (4) is set up, the maximum value of gas emission, minimum value and average can be doped.
By reference to the accompanying drawings the specific embodiment of the present invention is described although above-mentioned; but not limiting the scope of the invention; one of ordinary skill in the art should be understood that; on the basis of technical scheme of the present invention, those skilled in the art do not need to pay various amendment or distortion that creative work can make still within protection scope of the present invention.

Claims (5)

1. the gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM, is characterized in that: comprise the following steps:
(1) collection of gas absolute discharge monitored data and influence factor;
(2) principal component modeling is carried out to influence factor data, reconstruct principal component; Step is as follows:
1. influence factor data are normalized, obtain sample set matrix X;
2. sample set matrix X following formula is transformed to correlation matrix, obtains principal component matrix R:
R=(r ij) p×p
And
Wherein: x dibe the numerical value of i-th influence factor d sample; be the average of i-th all sample values of influence factor; x djfor the numerical value of a jth influence factor d sample; for the average of all sample values of a jth influence factor; N is number of samples; P is influence factor number; r ijit is the index of correlation of i-th influence factor and a jth influence factor;
3. obtain characteristic value, principal component contributor rate and contribution rate of accumulative total according to principal component matrix R, determine principal component number m according to contribution rate of accumulative total > 90%, and set up principal component model by following formula:
F k=α 1kX 12kX 2+...+α pkX p(k=1,2,...,m)
Wherein, F kfor kth principal component, the coefficient vector (α in each equation 1k, α 2k..., α pk) be eigenvalue λ respectively 1, λ 2..., λ mcorresponding unit character vector, X i(i=1,2 ... p) be the standardized data of i-th influence factor;
(3) Fuzzy Information Granulation is carried out to the time series that gas absolute discharge monitored data is formed;
(4) the Support vector regression model of granulation data is set up;
(5) gas absolute discharge prediction.
2. the gas absolute discharge Forecasting Methodology of a kind of Based PC A-FIG-SVM according to claim 1, is characterized in that: the influence factor of described step (1) comprise coal seam thickness, coal seam gas-bearing capacity, coal seam spacing, day fltting speed and average daily output.
3. the gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM according to claim 1, is characterized in that: the Fuzzy Information Granulation of described step (3), and step is as follows:
1. partition window: determine the size l being granulated window, by gas absolute discharge sequence Y={y 1, y 2..., y mwith the size l being granulated window for sub-row length is divided into [M/l] height row Y ' n, n=1,2 ..., M/l, wherein [M/l] represents round numbers forward;
2. on a sub-row window, obscure particle A is set up;
First the form of obscure particle is selected: adopt triangular form obscure particle, its membership function is as follows:
In formula: x is the gas absolute discharge gathered; A and b is support lower limit and the upper limit of obscure particle A respectively; C is the core of obscure particle A;
Then, the parameter a of obscure particle A, b and c is determined: the core c of obscure particle A gets the average of sub-column data collection; Parameter a, b are then by solving the optimization problem described in formula (1):
Wherein, Max represents maximization operation, Y ' nifor sub-row Y ' nin element, l be son row Y ' nlength, A (Y ' ni) represent Y ' nmembership function;
3. Fuzzy Information Granulation is carried out to gas absolute discharge;
According to step 2., on [M/l] height row window of Y, set up corresponding obscure particle A respectively, obtain gas absolute discharge and carry out Fuzzy Information Granulation result, obtain 3 Fuzzy Information Granulation Variables Sequences:
Wherein, l ' 1, l ' 2..., l [M/l]for the minimum value of Y after Fuzzy Information Granulation on every height row window; r 1, r 2..., r [M/l]for the average of Y after Fuzzy Information Granulation on every height row window; u 1, u 2..., u [M/l]for the maximum value of Y after Fuzzy Information Granulation on every height row window; Low parameter is the minimum value of Y change, and R parameter is the cardinal principle average level of Y change, and Up parameter is the maximum value of Y change.
4. the gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM according to claim 3, is characterized in that: the Support vector regression model of the foundation granulation data of described step (4), and step is as follows:
1. pretreatment is carried out to reconstruct principal component: according to the size l of granulation window, respectively each is reconstructed main one-tenth and be divided into [M/l] height row, the Principal component that the reconstruct principal component average getting each height row arranges as this son;
2. set up sample set: with pretreated reconstruct number of principal components certificate and 3 Fuzzy Information Granulation Variables Sequence Low, R and Up data composition sample sets, and the sample choosing 20% is as test samples, all the other are as training sample;
3. the Support vector regression model of 3 Fuzzy Information Granulation Variables Sequences Low, R and Up is set up: first utilize gravitation searching algorithm to carry out optimizing to the penalty parameter c of Support vector regression model and nuclear parameter σ, wherein Selection of kernel function RBF; Then the optimized parameter sought is utilized to train training sample; set up the Support vector regression model of 3 Fuzzy Information Granulation Variables Sequences Low, R and Up respectively; and with test samples to model testing; if average relative error < 10%; think that model is reliable; can be used to prediction, otherwise, principal component modeling reconstruct principal component again.
5. the gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM according to claim 4; it is characterized in that: the concrete grammar of described step (5) gas absolute discharge prediction is; first the principal component model applying foundation extracts principal component and carries out pretreatment; be entered into the Support vector regression model of 3 Fuzzy Information Granulation Variables Sequences Low, R and Up that step (4) is set up, the maximum value of gas emission, minimum value and average can be doped.
CN201510242754.2A 2015-05-13 2015-05-13 The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM Expired - Fee Related CN104832210B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510242754.2A CN104832210B (en) 2015-05-13 2015-05-13 The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510242754.2A CN104832210B (en) 2015-05-13 2015-05-13 The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM

Publications (2)

Publication Number Publication Date
CN104832210A CN104832210A (en) 2015-08-12
CN104832210B true CN104832210B (en) 2016-04-13

Family

ID=53810352

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510242754.2A Expired - Fee Related CN104832210B (en) 2015-05-13 2015-05-13 The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM

Country Status (1)

Country Link
CN (1) CN104832210B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122861B (en) * 2017-04-28 2020-02-11 辽宁工程技术大学 Gas emission quantity prediction method based on PCA-PSO-ELM

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SU1709118A1 (en) * 1990-02-26 1992-01-30 Институт горного дела им.А.А.Скочинского Method of preventing coal and gas outburst
CN100405359C (en) * 2006-05-17 2008-07-23 刘韬 Mine gas outburst amount prediction method
CN101787897B (en) * 2009-12-30 2013-05-22 西安西科测控设备有限责任公司 System and method for predicting coal and gas outburst risk of mine in real time

Also Published As

Publication number Publication date
CN104832210A (en) 2015-08-12

Similar Documents

Publication Publication Date Title
Zeng et al. Application of a new grey prediction model and grey average weakening buffer operator to forecast China’s shale gas output
Yu et al. Probabilistic risk analysis of diversion tunnel construction simulation
CN103226736B (en) Based on the long-medium term power load forecasting method of cluster analysis and grey target theory
CN105373667A (en) Multi-group section perturbation method for uncertainty analysis of reactor physics calculation
CN105715253A (en) Prediction method for flowing bottomhole pressure of gas well
Koul et al. System dynamics, uncertainty and hydrocarbon resources modelling: A systematic review
Sisodia et al. System dynamics methodology for the energy demand fulfillment in India: A preliminary study
Rastegarmanesh et al. A data-driven fuzzy model for prediction of rockburst
CN104832210B (en) The gas absolute discharge Forecasting Methodology of Based PC A-FIG-SVM
Chen et al. Innovation performance study on the construction safety of urban subway engineering based on bayesian network: a case study of BIM innovation project
Wei et al. Impact of intelligence on the carbon emissions of energy consumption in the mining industry based on the expanded STIRPAT model
CN102142044A (en) Ethylene production energy consumption computation and calibration analysis method based on cracking raw materials
Sousa et al. Deep underground engineering and the use of artificial intelligence techniques
Sontamino et al. A prototype decision making tool of coal mine planning using system dynamics model
Cannone et al. Selected ‘Starter Kit’energy system modelling data for Morocco (# CCG)
Allington et al. Selected ‘Starter Kit’energy system modelling data for Nigeria (# CCG)
CN105389638A (en) Retired uranium tailing impoundment environment stability analysis and prediction method based on uncertainty theory
Shaohu et al. Prediction of drilling plug operation parameters based on incremental learning and CNN-LSTM
CN103577572A (en) Intelligent batch drawing and processing method for data graphs
Hasan et al. Malaysia energy outlook from 1990 to 2050 for sustainability: Business-as-usual and Alternative-policy Scenarios based economic projections with AI based experiments
Allington et al. Selected ‘Starter Kit’energy system modelling data for Benin (# CCG)
Cannone et al. Selected ‘Starter Kit’energy system modelling data for DR Congo (# CCG)
Allington et al. Selected ‘Starter Kit’energy system modelling data for South Africa (# CCG)
Allington et al. Selected ‘Starter Kit’energy system modelling data for Togo (# CCG)
Zhao et al. Schedule risk analysis of EPC project for power transmission and transformation project led by design enterprise

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Shi Longqing

Inventor after: Qiu Mei

Inventor after: Han Jin

Inventor after: Teng Chao

Inventor before: Han Jin

Inventor before: Shi Longqing

Inventor before: Qiu Mei

Inventor before: Teng Chao

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160413

Termination date: 20170513

CF01 Termination of patent right due to non-payment of annual fee