CN101539030A - Method for forecasting gas by adopting sparse coefficient auto-regression model - Google Patents

Method for forecasting gas by adopting sparse coefficient auto-regression model Download PDF

Info

Publication number
CN101539030A
CN101539030A CN200910301574A CN200910301574A CN101539030A CN 101539030 A CN101539030 A CN 101539030A CN 200910301574 A CN200910301574 A CN 200910301574A CN 200910301574 A CN200910301574 A CN 200910301574A CN 101539030 A CN101539030 A CN 101539030A
Authority
CN
China
Prior art keywords
gas
model
sparse coefficient
computer
sensor
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.)
Granted
Application number
CN200910301574A
Other languages
Chinese (zh)
Other versions
CN101539030B (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.)
China Railway No 2 Engineering Group Co Ltd
Original Assignee
China Railway Erju Co Ltd
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 China Railway Erju Co Ltd filed Critical China Railway Erju Co Ltd
Priority to CN2009103015741A priority Critical patent/CN101539030B/en
Publication of CN101539030A publication Critical patent/CN101539030A/en
Application granted granted Critical
Publication of CN101539030B publication Critical patent/CN101539030B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method for forecasting gas by adopting a sparse coefficient auto-regression model, which carries out the ex ante forecast of gas condition according to gas monitoring data of a tunnel, thereby overcoming the defect that the forecast can not be realized in the past. The method converts gas concentration data which is monitored by a sensor of a monitoring point into electrical signals which are transmitted to a sub-station, carries out analysis treatment to the data in the sub-station, transmits a treatment result to a computer, collects the graph data of a gas concentration time curve in the computer and then carries out the abnormal mutation forecast of the gas monitoring data by calling the sparse coefficient auto-regression model in the computer, thereby achieving the purpose of carrying out the ex ante forecast of the gas according to the on-site gas monitoring data. The method provides a reference basis for making technical measures for preventing and controlling the gas and simultaneously ensures the safety of construction staff, thereby having great significance for safe construction of the gas tunnel.

Description

Adopt the method for sparse coefficient autoregressive model prediction gas
Technical field
The present invention relates to the tunnel construction technology field, especially a kind of method that adopts sparse coefficient autoregressive model prediction gas.
Background technology
Prediction to gas still is an ex post forecasting at present, and promptly gas density transfinites and just reports to the police, and does not have forecast function in advance.For this reason,, how to utilize the field monitoring data of methane monitoring system to carry out effective gas abnormity early warning prediction, become one of focus of current research along with popularizing of methane monitoring system.
Summary of the invention
The purpose of this invention is to provide a kind of method that adopts sparse coefficient autoregressive model prediction gas, concrete is exactly to carry out the gas density early warning prediction that suddenlys change unusually according to the field monitoring data characteristic of gas density in the gas tunnel, overcomes the influence of the unsafe factor that ex post forecasting brings.
The method of the employing sparse coefficient autoregressive model prediction gas among the present invention, be to lay computer in ground central station, data communication interface and substation, face in the tunnel, lining cutting, add the broadband and monitoring point, return air inlet place is laid the face sensor respectively, the lining cutting sensor, add broadband sensor and return air inlet sensor, described four monitoring points are laid left arch springing sensor respectively, right arch springing sensor and dome sensors, all the sensors is connected with substation by communication cable, substation is connected with data communication interface by the transmission data wire, data communication interface is connected with computer, it is characterized in that, comprise the steps:
(1) in described computer, sets up the sparse coefficient autoregression model;
(2) described various sensor is transformed into the signal of telecommunication to the gas density that is monitored and is transferred to described substation;
(3) described substation carries out analyzing and processing respectively to the gas density data that difference detects the position, simultaneously gas density is passed to described computer;
(4) computer is drawn the time graph figure according to gas density, determines 3 important abnormity point positions in the curvilinear figure: unusual starting point, slowly rise to the slow rising of fast rise/be climbed to/slowly drop to fast rise/drop to fast turning point, the peak point of slow decline;
(5) computer is determined the parameter of sparse coefficient autoregression technology model according to described time graph figure and abnormity point position, calls sparse coefficient autoregression technology model trend prediction is carried out in the unusual sudden change of gas density in future.
At gas Forecasting Methodology sparse coefficient autoregression model of the present invention:
Y t = α ^ 0 + α ^ 1 Y t - 1 + α ^ 2 Y t - 2 + · · · + α ^ p Y t - p + ϵ t , In the formula
Figure A20091030157400042
Subscript be 1,2,3,4 ... the subclass of P}, P makes BIC criterion function BIC P=log (σ ε(P)) 2+ [Plog (N-n) 2The value of]/(N-n) (n 〉=P 〉=0) extreme value minimum, this moment, model was best forecasting model.
The present invention is by carrying out the gas prediction to the gas monitor data, by sparse coefficient autoregression forecast model the unusual early warning of greatly may carrying out constantly of the outstanding preceding appearance of gas is predicted, provide reference frame for formulating control gas technical measures, simultaneously, guarantee constructor's safety, therefore, the present invention is significant to the gas tunnel construction safety.
Description of drawings
The present invention will illustrate by example and with reference to the mode of accompanying drawing, wherein:
Fig. 1 is a basic skills logic block-diagram of the present invention.
The specific embodiment
Disclosed all features in this manual, or the step in disclosed all methods or the process except mutually exclusive feature and/or step, all can make up by any way.
Disclosed arbitrary feature in this manual (comprising any accessory claim, summary and accompanying drawing) is unless special narration all can be replaced by other equivalences or the alternative features with similar purpose.That is, unless special narration, each feature is an example in a series of equivalences or the similar characteristics.
Preferred embodiment: sparse coefficient autoregression forecast model
The principle of this model is:
If temporal model is
Y t=α 01Y t-12Y t-2+…+α pY t-pt(1)
In the formula: p---model order; ε t---the model residual error.
In order to try to achieve the α in (1) formula 0, α 1, α 2..., α p, must at first set up matrix and find the solution.Concrete grammar is as follows:
At first make p=n (n is the maximum amount of lagging, i.e. the model top step number).Can get following equation group according to the principle of least square:
B 11 A 1 l + B 12 A 2 l + · · · + B 1 n A n l = B 10 B 21 A 1 l + B 22 A 2 l + · · · + B 2 n A n l = B 20 . . . B n 1 A 1 l + B n 2 A 2 l + · · · + B nn A n l = B n - - - ( 2 )
In the formula: B ij = A ij A ii A jj , B i 0 = A i 0 A ii A
A = Σ t = n + 1 N Y t 2 - ( N - n ) ( Y ‾ ) 2 ; A i 0 = Σ t = n + 1 N Y t - i Y t - ( N - n ) Y i ‾ Y ‾ ;
Wherein:
A ij = Σ t = n + 1 N Y t - i Y t - j - ( N - n ) Y i ‾ Y j ‾ = A ji
Y i ‾ = Σ t = n + 1 N Y t - i / ( N - n ) , Y ‾ = Σ t = n + 1 N Y t / ( N - n ) , ( 1 ≤ i , j ≤ n )
After solving Al from (2) formula, related parameter arranged in must (1) formula:
α 0=Y-(α 1Y 12Y 2+…+α nY n) α i = Al i A / A ii , ( 1 ≤ i ≤ n )
Selecting variable in order to the equation (1) that last method is obtained without BIC criterion, also is not the time series forecasting equation of an optimum.For trying to achieve optimal models, must set up bordered matrix S.Make S Ij=B Ij, X i=B I0(1≤i, j≤n)
S = S 11 S 12 · · · S 1 n X 1 S 21 S 22 · · · S 2 n X 2 . . . . . . . . . . . . S n 1 S n 2 · · · S nn X n X 1 X 2 · · · X n X 0 - - - ( 3 )
X herein 0=1.Following formula is carried out stepwise regression analysis, and find out with BIC criterion and to make the minimum model of criterion function value as best forecasting model.
So-called BIC criterion is exactly a value of calculating following formula, makes it the standard of accepting or rejecting as model.
BIC P=log(σ ε(P)) 2+[Plog(N-n) 2]/(N-n)(n≥P≥0)
(δ in the formula ε(P)) 2Match residual error variance for P rank model.Concrete treatment step to (3) formula is as follows:
At first (3) formula is carried out continuous n cancellation conversion, can get preceding n element X of n+1 row after the conversion 1, X 2... X n, these are exactly the parameter of n rank standardized model.Final reduction formula is:
α i = Al i A / A jj , ε(n)) 2=A·Y 0/(N-n)
BIC n=log(σ ε(n)) 2+[n·log(N-n) 2]/(N-n)
A JjThe i row of expression s-matrix to the A of strain capacity j in the A matrix JjValue, Y 0It is the lower right corner element of the s-matrix after the conversion.
In order to delete the parameter item less to regression effect contribution, existing with following formula as the standard of whether deleting:
P n - 1 ( i ) = X i 2 / S ii , ( 1 ≤ i ≤ n )
Get P n - 1 in = min 1 ≤ i ≤ n P n - 1 ( i ) , ( 1 ≤ in ≤ n )
Following formula has illustrated that the regression effect of in variable is the poorest, should delete it.The method of deletion is that the in the matrix capable (row) is transferred to outermost layer, drag then with (n=1, n=1) cancellation conversion, result of variations with regard to cancellation the variable of desire deletion, and preceding n-1 element X being listed as of matrix n 1, X 2..., X N-1Be exactly the parameter of that model of the residual sum of squares (RSS) minimum of n-1 rank standardized model, (n, n) element is exactly the residual sum of squares (RSS) of this model to S.Calculate the BIC value of n-1 rank model, and calculate P N-2 (i)(1≤i≤n-1), the decision deletion is what variable, and then carries out the adjustment of matrix ranks, carries out (n, n) cancellation conversion.And the like, until the zeroth order model.Relatively the BIC value of each rank model is minimum as the BIC value of P rank model, just determine that so the P rank are best model, relevant parameters is
Figure A20091030157400064
And model is
Y t = α ^ 0 + α ^ 1 Y t - 1 + α ^ 2 Y t - 2 + · · · + α ^ p Y t - p + ϵ t - - - ( 4 )
In the formula
Figure A20091030157400066
Subscript normally 1,2,3,4 ... the subclass of P}.
Here the monitored data with certain tunnel tunnel face sensor is an example, utilizes the dynamic data processing method of sparse coefficient autoregression forecast that its " the unusual very big possibility that occurs constantly " carried out analyzing and processing.This face sensor passes to substation to the gas density data that monitored, in substation, gas density is carried out analyzing and processing with analysis software, simultaneously analysis processing result is formed gas density time graph figure in computer, computer gathers the initial data in the curvilinear figure as follows automatically:
Computer gathers the initial data in the curvilinear figure as follows automatically:
Figure A20091030157400071
Figure A20091030157400081
Figure A20091030157400091
Figure A20091030157400092
Figure A20091030157400101
Figure A20091030157400111
The sequence data of after original data processing, setting up:
i 1 2 3 4 5 6 7 8 9 10 11 12
Y i 6 12 2 7 9 12 9 8 4 5 6 15
i 13 14 15 16 17 18 19 20 21 22
Y i 11 6 2 6 15 12 11 2 3 4
In order to make time series data meet the characteristics of sparse coefficient model, time interval Y iThe unit of sequence is the sky.
Get n=9, by computer program to Y iTime series is carried out analyzing and processing, model order P and corresponding BIC value result:
P BIC P BIC
9 0.3584E+01 4 0.2466E+01
8 0.3207E+01 3 0.2657E+01
7 0.2831E+01 2 0.2754E+01
6 0.2459E+01 1 0.2494E+01
5 0.2178E+01 0 0.2942E+01
What the BIC value was minimum is the autoregression model of P=5.Determine model parameter Be respectively: 41.702 ,-0.953 ,-1.167 ,-1.659 ,-0.792,0.334; Variable of selecting and corresponding order: 3,9,6,8,1.So forecasting model is:
Y ^ i = 41.702 - 0.953 Y i - 3 - 1.167 Y i - 9 - 1.659 Y i - 6 - 0.792 Y i - 8 + 0.334 Y i - 1 + ϵ t
Final prognostic equation is:
Y ^ i = 41.702 - 0.953 Y i - 3 - 1.167 Y i - 9 - 1.659 Y i - 6 - 0.792 Y i - 8 + 0.334 Y i - 1
In order to check the effect of prognostic equation, below done concrete prediction:
Y ^ 23 = 41.702 - 0.953 Y 20 - 1.167 Y 14 - 1.659 Y 17 - 0.792 Y 15 + 0.334 Y 22
Y ^ 23 = 7.12
According to predicted value, the 23rd time gas density takes place is unusually after 7.121 days, and (be Y this 25 days October in 2007 with reality 23=6) the gas density maximum value is 1.34% (Y 24=15) compare, precision of forecasting model is reliable.Therefore be feasible unusually with sparse coefficient autoregressive model prediction gas.
The present invention is not limited to the aforesaid specific embodiment.The present invention expands to any new feature or any new combination that discloses in this manual, and the arbitrary new method that discloses or step or any new combination of process.

Claims (2)

1. method that adopts sparse coefficient autoregressive model prediction gas, lay computer in ground central station, data communication interface and substation, face in the tunnel, lining cutting, add the broadband and monitoring point, return air inlet place is laid the face sensor respectively, the lining cutting sensor, add broadband sensor and return air inlet sensor, described four monitoring points are laid left arch springing sensor respectively, right arch springing sensor and dome sensors, all the sensors is connected with substation by communication cable, substation is connected with data communication interface by the transmission data wire, data communication interface is connected with computer, it is characterized in that, comprise the steps:
(1) in described computer, sets up the sparse coefficient autoregression model;
(2) described various sensor is transformed into the signal of telecommunication to the gas density that is monitored and is transferred to described substation;
(3) described substation carries out analyzing and processing respectively to the gas density data that difference detects the position, simultaneously gas density is passed to described computer;
(4) computer is drawn time graph according to gas density, determines 3 important abnormity point positions in the curvilinear figure: unusual starting point, slowly rise to the slow rising of fast rise/be climbed to/slowly drop to fast rise/drop to fast turning point, the peak point of slow decline;
(5) computer is determined the parameter of sparse coefficient autoregression technology model according to described time graph figure and abnormity point position, calls the sparse coefficient autoregression model trend prediction forecast is carried out in the unusual sudden change of gas density in future.
2. the method for employing sparse coefficient autoregressive model prediction gas according to claim 1 is characterized in that described sparse coefficient autoregression model is Y t = α ^ 0 α ^ 1 Y t - 1 + α ^ 2 Y t - 2 + . . . + α ^ p Y t - p + ϵ t , in the formula
Figure A2009103015740002C2
Subscript be 1,2,3,4 ... the subclass of P}, P makes BIC criterion function BIC P=log (σ ε(P)) 2+ [Plog (N-n) 2The value that]/(N-n) (n 〉=P 〉=0) value is extremely minimum, this moment, model was best forecasting model.
CN2009103015741A 2009-04-15 2009-04-15 Method for forecasting gas by adopting sparse coefficient auto-regression model Active CN101539030B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009103015741A CN101539030B (en) 2009-04-15 2009-04-15 Method for forecasting gas by adopting sparse coefficient auto-regression model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009103015741A CN101539030B (en) 2009-04-15 2009-04-15 Method for forecasting gas by adopting sparse coefficient auto-regression model

Publications (2)

Publication Number Publication Date
CN101539030A true CN101539030A (en) 2009-09-23
CN101539030B CN101539030B (en) 2011-04-13

Family

ID=41122402

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009103015741A Active CN101539030B (en) 2009-04-15 2009-04-15 Method for forecasting gas by adopting sparse coefficient auto-regression model

Country Status (1)

Country Link
CN (1) CN101539030B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103104292A (en) * 2013-01-29 2013-05-15 山东科技大学 Method of judging and identifying quickly burst accident and forecasting scale of gas discharge scale in early beginning stage of burst accident
CN101787897B (en) * 2009-12-30 2013-05-22 西安西科测控设备有限责任公司 System and method for predicting coal and gas outburst risk of mine in real time
CN103122772A (en) * 2013-01-29 2013-05-29 山东科技大学 Method for judging burst accident in early burst happening period rapidly and predicting gas discharge scale
CN104598738A (en) * 2015-01-26 2015-05-06 辽宁工程技术大学 Upper corner gas concentration predicating method
CN107503797A (en) * 2017-08-25 2017-12-22 合肥明信软件技术有限公司 Mine Methane tendency early warning system based on 3D emulation platforms
CN107701236A (en) * 2017-10-13 2018-02-16 鄂尔多斯市营盘壕煤炭有限公司 A kind of multiple information data monitoring system of skip loading pocket
CN110334451A (en) * 2019-07-09 2019-10-15 精英数智科技股份有限公司 Determine the method, apparatus and system of the factor and trend that influence variation ofgas density
CN113623005A (en) * 2021-09-06 2021-11-09 中煤科工集团沈阳研究院有限公司 Method for identifying mixed gas mined from coal seam groups

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101787897B (en) * 2009-12-30 2013-05-22 西安西科测控设备有限责任公司 System and method for predicting coal and gas outburst risk of mine in real time
CN103104292A (en) * 2013-01-29 2013-05-15 山东科技大学 Method of judging and identifying quickly burst accident and forecasting scale of gas discharge scale in early beginning stage of burst accident
CN103122772A (en) * 2013-01-29 2013-05-29 山东科技大学 Method for judging burst accident in early burst happening period rapidly and predicting gas discharge scale
CN104598738A (en) * 2015-01-26 2015-05-06 辽宁工程技术大学 Upper corner gas concentration predicating method
CN107503797A (en) * 2017-08-25 2017-12-22 合肥明信软件技术有限公司 Mine Methane tendency early warning system based on 3D emulation platforms
CN107701236A (en) * 2017-10-13 2018-02-16 鄂尔多斯市营盘壕煤炭有限公司 A kind of multiple information data monitoring system of skip loading pocket
CN107701236B (en) * 2017-10-13 2019-07-19 鄂尔多斯市营盘壕煤炭有限公司 A kind of multiple information data monitoring system of skip loading pocket
CN110334451A (en) * 2019-07-09 2019-10-15 精英数智科技股份有限公司 Determine the method, apparatus and system of the factor and trend that influence variation ofgas density
CN113623005A (en) * 2021-09-06 2021-11-09 中煤科工集团沈阳研究院有限公司 Method for identifying mixed gas mined from coal seam groups
CN113623005B (en) * 2021-09-06 2024-03-26 中煤科工集团沈阳研究院有限公司 Mixed gas recognition method for coal seam group exploitation

Also Published As

Publication number Publication date
CN101539030B (en) 2011-04-13

Similar Documents

Publication Publication Date Title
CN101539030B (en) Method for forecasting gas by adopting sparse coefficient auto-regression model
Wu et al. Rock burst prediction probability model based on case analysis
CN104933841A (en) Fire prediction method based on self-organizing neural network
CN104200292B (en) A kind of Forcast About
CN103903452A (en) Traffic flow short time predicting method
Hiura et al. Long-term forest dynamics in response to climate change in northern mixed forests in Japan: A 38-year individual-based approach
CN104318058B (en) Debris flow early-warning method based on rainfall monitoring
CN105719025A (en) Prediction method for corrosion rate of Q235 galvanized steel grounding net of transformer station
CN104008644A (en) Urban road traffic noise measurement method based on gradient descent
CN105449586B (en) Power transmission line corridor trees cross over design method
CN108390380A (en) A kind of transformer state parameter trend forecasting method and system
CN104750976A (en) Establishment method of transmission line state evaluation parameter system
CN109754124A (en) A kind of lightning Application in Potential Prediction method
CN102663082A (en) Forest fire forecasting method based on data mining
CN115130375A (en) Rock burst intensity prediction method
CN115561416A (en) Method and device for detecting inlet water quality of sewage treatment plant in real time
CN107632521B (en) Constant potential rectifier control method based on decision tree and neural network
CN108615098A (en) Water supply network pipeline burst Risk Forecast Method based on Bayesian survival analysis
CN117934248A (en) Power plant safety management and control platform data analysis method and system
CN104036123A (en) Short time trend predicating method for sea wave significant wave height based on reanalysis data
Gong Spatio-temporal distribution characteristics and influencing factors of drought in the Liaohe river basin, China
Tao et al. A structural monitoring data processing model based on signal musicalization
CN104751003A (en) Dip angle predicting and calculating method of ice-coated power transmission lead
CN115563864A (en) Intelligent prediction method for cable tunnel water leakage
CN204881545U (en) Karst real -time optic fibre early warning forecast system that sinks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20160105

Address after: Jinniu District Kam Tong Road Chengdu city Sichuan province 610031 No. 16

Patentee after: CHINA RAILWAY NO.2 BUREAU ENGINEERING CO., LTD.

Address before: 610041 high building, No. nine Hing Road, Chengdu hi tech Development Zone, Sichuan, 6

Patentee before: China Railway Erju Co., Ltd.

CP01 Change in the name or title of a patent holder

Address after: No. 16, Jinniu District Road, Jinniu District Road, Chengdu, Sichuan

Patentee after: China Railway No. 2 Engineering Group Co., Ltd.

Address before: No. 16, Jinniu District Road, Jinniu District Road, Chengdu, Sichuan

Patentee before: CHINA RAILWAY NO.2 BUREAU ENGINEERING CO., LTD.

CP01 Change in the name or title of a patent holder