CN106156487A - A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers - Google Patents

A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers Download PDF

Info

Publication number
CN106156487A
CN106156487A CN201610450157.3A CN201610450157A CN106156487A CN 106156487 A CN106156487 A CN 106156487A CN 201610450157 A CN201610450157 A CN 201610450157A CN 106156487 A CN106156487 A CN 106156487A
Authority
CN
China
Prior art keywords
error
layer
output
jacking
weight
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.)
Pending
Application number
CN201610450157.3A
Other languages
Chinese (zh)
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 Yangtze Power Co Ltd
Original Assignee
China Yangtze Power 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 Yangtze Power Co Ltd filed Critical China Yangtze Power Co Ltd
Priority to CN201610450157.3A priority Critical patent/CN106156487A/en
Publication of CN106156487A publication Critical patent/CN106156487A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass

Landscapes

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

Abstract

The present invention provides kind of the mining under reservoir water level computational methods considering the jacking impact of many rivers, comprises the following steps: tributary flow and the reservoir storage outflow of downstream jacking is exported as model as mode input predictor, mining under reservoir water level, calculates the level of tail water;Consider the tentative calculation of early stage impact, find the result that error is minimum;Parameter tentative calculation: arrange different hidden neuron number, maximum iteration time, training speed and training precision numerical value, carries out tentative calculation repeatedly, the result that error identifying is minimum;Data export: show that the level of tail water number list of optimum, training period are received assorted efficiency factor, probative term and receive assorted efficiency factor, probative term maximum error, probative term mean error.The inventive method can reflect that when the non-monotonic complex relationship of tributary flow and jacking water level, especially jacking amount are big, calculating error is less, can be used for producing reality.

Description

A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers
Technical field
The present invention relates to prediction management field, Reservoir region, a kind of mining under reservoir considering the jacking impact of many rivers Water level computational methods, especially can be used for jacking impact irregular in the case of.
Background technology
At present, mining under reservoir water level-storage outflow has obvious regularity under native state, but when downstream has relatively During big branch afflux, jacking can be had to affect mining under reservoir, make section stage discharge relation more sophisticated, add mining under reservoir The forecast difficulty of water level.Traditional method is to analyze tributary, the downstream water jacking amount to the level of tail water to estimate the level of tail water, with Lower abbreviation " jacking method ", the precision of " jacking method " is the highest, and especially jacking amount is big when, error is bigger.Must in consideration of it, have Find a kind of mining under reservoir water level computational methods considering the jacking impact of many rivers.
Summary of the invention
The technical problem to be solved is to provide a kind of mining under reservoir water-level gauge considering the jacking impact of many rivers Calculation method, it is possible to solve the deficiency of " jacking method ", the level of tail water can be calculated fast and accurately.
For solving above-mentioned technical problem, the technical solution adopted in the present invention is: a kind of consider the impact of many rivers jackings Mining under reservoir water level computational methods, comprise the following steps:
One, using the tributary flow of downstream jacking and reservoir storage outflow as mode input predictor, mining under reservoir water Position exports as model, utilizes the neural computing level of tail water of error backpropagation algorithm;
Two, the tentative calculation of early stage impact is considered: choose all factors of front a period as mode input predictor, together Time choose the tributary flow of downstream jacking of current time and reservoir storage outflow as mode input predictor, carry out repeatedly Tentative calculation, finds the result that error is minimum;
Three, parameter tentative calculation: different hidden neuron number, maximum iteration time, training speed and training precision is set Numerical value, carries out tentative calculation repeatedly, the result that error identifying is minimum;
Four, data output: show that the level of tail water number list of optimum, training period receive assorted efficiency factor, probative term Receive assorted efficiency factor, probative term maximum error, probative term mean error.
Preferably in scheme, tentative calculation process is:
1) forward-propagating input information, in forward-propagating input information process, the data of input are passed through to swash from input layer Encourage function successively to propagate to hidden layer, output layer;The internodal connection of each two all represents one for by this connection signal Weighted value, referred to as weight;
2) reversely feedforward calculates error, if the output valve of output layer is relatively big with differing of desired value, result of calculation does not reaches To expection, then error is pushed away to input layer is the most counter by output layer, adjust connection weight between each layer simultaneously, re-start forward Computing.By the continuous adjustment of weight, network is made to develop towards the direction of energy desired output, when output result reaches desired pre- When surveying precision, network calculations stops.
Preferably in scheme, concrete operation process is: set, and in 3 layers of error backpropagation algorithm network, input information is
X=(x1, x2..., xi..., xn)T, i=1,2 ..., n,
Wherein xiFor inputting the i-th element of information;
Output layer output information is O=(o1, o2..., ok..., ol)T, k=1,2 ..., l,
Wherein okKth element for output layer output information;
Desired output information is d=(d1, d2..., dk..., dl)T, k=1,2 ..., l,
Wherein dkKth element for desired output information;
Weight square V between input layer and hidden layer represents, V=(V1, V2..., Vj..., Vm)T,
J=1,2 ..., m,
Wherein column vector VjFor the weight vector that hidden layer jth row neuron is corresponding;
Weight matrix W between hidden layer and output layer represents,
W=(W1, W2..., Wk... Wl)T, k=1,2 ..., l,
Wherein column vector WkFor the weight vector that output layer kth row neuron is corresponding;
When exporting result and being inconsistent with expectation, there is calculating error E:
E = 1 2 ( d - O ) 2 - - - ( 1 )
After expansion:
E = 1 2 Σ k = 1 l { d k - f [ Σ j = 0 m ω j k f ( Σ i = 0 n υ i j x i ) ] } 2 - - - ( 2 )
In formula, f is each layer neuron excitation function;
ωjkFor the weight between hidden layer neuron and output layer neuron;
vijFor the weight between input layer and hidden layer neuron;
Adjusting weights purpose is to make output result constantly approach expected results, uses error gradient descent algorithm to adjust power Weight:
Δω j k = - η ∂ E ∂ ω j k - - - ( 3 )
Δυ j k = - η ∂ E ∂ υ j k
△ ω in formulajkFor the weight adjustment amount between hidden layer neuron and output layer neuron;
△vikFor the weight adjustment amount between input layer and hidden layer neuron;
η ∈ (0,1) is proportional control factor.
In step 3, setting hidden neuron number as 10, maximum iteration time is 10000 times, and training speed is 0.1, When training precision is 0.0000004, thus setup algorithm error is minimum.
A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers that the present invention provides, more than using Step, have the advantage that
1, " jacking method " is the most rough estimation, and it is monotonically increasing that its result reflects jacking water level with tributary flow Rule, is not exclusively consistent with practical situation, and error is relatively big, and the inventive method can reflect tributary flow and jacking water level Calculate error when non-monotonic complex relationship, especially jacking amount are big less, can be used for producing reality.
2, in jacking method, artificial amount of calculation is relatively big, needs to make substantial amounts of data analysis in advance, and different people calculating can Different results can be caused, and the result precision that the inventive method obtains is high, concordance is preferable.
3) the inventive method is easy to use, favorable expandability.The result of the readily available global optimum of calculating process of the present invention. Frequency of training is less, and the learning efficiency is high, and convergence rate is very fast.
The application of the inventive method, can be effectively improved hydrologic forecast automatization, become more meticulous, level of standardization.
Accompanying drawing explanation
The invention will be further described with embodiment below in conjunction with the accompanying drawings:
Fig. 1 is the neutral net schematic diagram of the error backpropagation algorithm that the present invention uses.
Fig. 2 is the schematic flow sheet of inventive algorithm.
Fig. 3 is the calculating error contrast schematic diagram of inventive algorithm and " jacking method ".
Detailed description of the invention
Below by embodiment, in conjunction with chart, technical scheme is further elaborated with.
Certain hydrometric station is positioned at some hydropower station downstream, has certain tributary 1 to import at the 2km of survey station downstream, has certain tributary 2 to converge at 30km Enter, there is backwater effect in certain tributary 1 to hydrometric station when high water and certain tributary 2 high water, utilize error backpropagation algorithm to calculate water Literary composition station water level.
Step 1, data input: using pre-as mode input to certain tributary 1 flow, certain tributary 2 flow, reservoir storage outflow Surveying the factor, hydrometric station water level exports as model, utilizes error backpropagation algorithm to calculate hydrometric station water level.
Step 2, it is considered to the tentative calculation of early stage impact: consider early stage tributary 1 flow, tributary 2 flow, reservoir storage outflow and water The hydrometric station water level of present period is had a certain impact by literary composition station water level, through tentative calculation repeatedly, choose front 3 periods all because of Son is minimum as calculating error during mode input predictor, chooses early stage tributary 1 flow of current time, tributary 2 is flowed simultaneously Amount, reservoir storage outflow are as mode input predictor.
Step 3, parameter tentative calculation: through tentative calculation repeatedly, set hidden neuron number as 10, maximum iteration time is 10000 times, training speed is 0.1, when training precision is 0.0000004, calculates error minimum.Error backpropagation algorithm is neural Network training speed is the biggest, and weight changes the most greatly, restrains the fastest;But training speed is excessive, can cause the vibration of system, therefore, Training speed, under being not resulted in vibration premise, is the bigger the better.This algorithm picks suitably trains speed to overcome BP neutral net Convergence is slow, the shortcoming of training time length.
1) forward-propagating input information.In forward-propagating input information process, the data of input are passed through to swash from input layer Encourage function successively to propagate to hidden layer, output layer.The internodal connection of each two all represents one for by this connection signal Weighted value, referred to as weight, this is equivalent to the memory of artificial neural network.
2) reversely feedforward calculates error.If the output valve of output layer is relatively big with differing of desired value, result of calculation does not reaches To expection, then error is pushed away to input layer is the most counter by output layer, adjust connection weight between each layer simultaneously, re-start forward Computing.By the continuous adjustment of weight, network is made to develop towards the direction of energy desired output, when output result reaches desired pre- When surveying precision, network calculations stops.
It is assumed that in 3 layers of BP network, input information is X=(x1, x2..., xi..., xn)T, i=1,2 ..., n, wherein xi For inputting the i-th element of information;Output layer output information is O=(o1, o2..., ok..., ol)T, k=1,2 ..., l, wherein okKth element for output layer output information;Desired output information is d=(d1, d2..., dk..., dl)T, k=1,2 ..., L, wherein dkKth element for desired output information;Weight square V between input layer and hidden layer represents, V=(V1, V2..., Vj..., Vm)T, j=1,2 ..., m, wherein column vector VjFor the weight vector that hidden layer jth row neuron is corresponding;Hidden layer With the weight matrix W between output layer represents, W=(W1, W2..., Wk... Wl)T, k=1,2 ..., l, wherein column vector WkFor The weight vector that output layer kth row neuron is corresponding.
When exporting result and being inconsistent with expectation, there is calculating error E:
E = 1 2 ( d - O ) 2 - - - ( 1 )
After expansion:
E = 1 2 Σ k = 1 l { d k - f [ Σ j = 0 m ω j k f ( Σ i = 0 n υ i j x i ) ] } 2 - - - ( 2 )
In formula, f is each layer neuron excitation function;ωjkFor the weight between hidden layer neuron and output layer neuron; vijFor the weight between input layer and hidden layer neuron.
Adjusting weights purpose is to make output result constantly approach expected results, and general employing error gradient descent algorithm adjusts Weight:
Δω j k = - η ∂ E ∂ ω j k - - - ( 3 )
Δυ j k = - η ∂ E ∂ υ j k
△ ω in formulajkFor the weight adjustment amount between hidden layer neuron and output layer neuron;△vikFor input layer god Weight adjustment amount between unit and hidden layer neuron;η ∈ (0,1) is proportional control factor.
Step 4, data export: show that the level of tail water number list of optimum, training period receive assorted efficiency factor, inspection Phase receives assorted efficiency factor, probative term maximum error and probative term mean error.
Comparison of computational results such as following table:
It is 99.86% that the training period of error backpropagation algorithm receives assorted efficiency factor, and probative term is received assorted efficiency factor and is 99.82%, probative term maximum error 0.32m, mean error 0.10m;Jacking method maximum error 0.74m, mean error 0.33m; Jacking amount is 0.11m more than 1m time error back-propagation algorithm mean error, jacking method mean error 0.40m, inventive algorithm Error less.
The above embodiments are only the preferred technical solution of the present invention, and are not construed as the restriction for the present invention, this Shen Embodiment in please and the feature in embodiment, can mutual combination in any in the case of not conflicting.The protection model of the present invention Enclose the technical scheme should recorded with claim, including the equivalent of technical characteristic in the technical scheme that claim is recorded Scheme is protection domain.Equivalent the most in this range is improved, also within protection scope of the present invention.

Claims (4)

1. consider mining under reservoir water level computational methods for many rivers jacking impact, it is characterized in that comprising the following steps:
One, tributary flow and the reservoir storage outflow of downstream jacking are made as mode input predictor, mining under reservoir water level Export for model, utilize the neural computing level of tail water of error backpropagation algorithm;
Two, the tentative calculation of early stage impact is considered: choose all factors of front n period as mode input predictor, select simultaneously Take the tributary flow of the downstream jacking of current time and reservoir storage outflow as mode input predictor, repeatedly try Calculate, find the result that error is minimum;
Three, parameter tentative calculation: different hidden neuron number, maximum iteration time, training speed and training precision numerical value is set, Carry out tentative calculation repeatedly, the result that error identifying is minimum;
Four, data output: show that the level of tail water number list of optimum, training period are received assorted efficiency factor, probative term and receive assorted Efficiency factor, probative term maximum error, probative term mean error.
A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers the most according to claim 1, its feature It is that tentative calculation process is:
1) forward-propagating input information, forward-propagating input information process in, the data of input from input layer by excitation letter Number is successively propagated to hidden layer, output layer;The internodal connection of each two all represents one for being added by this connection signal Weights, referred to as weight;
2) reversely feedforward calculates error, if the output valve of output layer is relatively big with differing of desired value, result of calculation is the most pre- Phase, then error is pushed away to input layer is the most counter by output layer, adjust connection weight between each layer simultaneously, re-start forward fortune Calculate.By the continuous adjustment of weight, network is made to develop towards the direction of energy desired output, when output result reaches desired prediction During precision, network calculations stops.
3., according to a kind of mining under reservoir water level computational methods considering the jacking impact of many rivers described in claim 2, it is characterized in that Concrete operation process is: set, and in 3 layers of error backpropagation algorithm network, input information is
X=(x1, x2..., xi..., xn)T, i=1,2 ..., n,
Wherein xiFor inputting the i-th element of information;
Output layer output information is O=(o1, o2..., ok..., ol)T, k=1,2 ..., l,
Wherein okKth element for output layer output information;
Desired output information is d=(d1, d2..., dk..., dl)T, k=1,2 ..., l,
Wherein dkKth element for desired output information;
Weight square V between input layer and hidden layer represents, V=(V1, V2..., Vj..., Vm)T, j=1,2 ..., m,
Wherein column vector VjFor the weight vector that hidden layer jth row neuron is corresponding;
Weight matrix W between hidden layer and output layer represents,
W=(W1, W2..., Wk... Wl)T, k=1,2 ..., l,
Wherein column vector WkFor the weight vector that output layer kth row neuron is corresponding;
When exporting result and being inconsistent with expectation, there is calculating error E:
E = 1 2 ( d - O ) 2 - - - ( 1 )
After expansion:
E = 1 2 Σ k = 1 l { d k - f [ Σ j = 0 m ω j k f ( Σ i = 0 n υ i j x i ) ] } 2 - - - ( 2 )
In formula, f is each layer neuron excitation function;
ωjkFor the weight between hidden layer neuron and output layer neuron;
vijFor the weight between input layer and hidden layer neuron;
Adjusting weights purpose is to make output result constantly approach expected results, employing error gradient descent algorithm adjustment weight:
Δω j k = - η ∂ E ∂ ω j k - - - ( 3 )
Δυ j k = - η ∂ E ∂ υ j k
△ ω in formulajkFor the weight adjustment amount between hidden layer neuron and output layer neuron;
△vikFor the weight adjustment amount between input layer and hidden layer neuron;
η ∈ (0,1) is proportional control factor.
A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers the most according to claim 1, its feature Being: in step 3 to set hidden neuron number as 10, maximum iteration time is 10000 times, and training speed is 0.1, training essence When degree is 0.0000004, thus setup algorithm error is minimum.
CN201610450157.3A 2016-06-20 2016-06-20 A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers Pending CN106156487A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610450157.3A CN106156487A (en) 2016-06-20 2016-06-20 A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610450157.3A CN106156487A (en) 2016-06-20 2016-06-20 A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers

Publications (1)

Publication Number Publication Date
CN106156487A true CN106156487A (en) 2016-11-23

Family

ID=57353588

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610450157.3A Pending CN106156487A (en) 2016-06-20 2016-06-20 A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers

Country Status (1)

Country Link
CN (1) CN106156487A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113934777A (en) * 2021-12-16 2022-01-14 长江水利委员会水文局 Method and system for quantifying influence of backwater jacking on water level change
CN116821609A (en) * 2023-08-28 2023-09-29 长江水利委员会长江科学院 Branch inflow jacking action conversion point identification and intensity partitioning method and system
CN117195152A (en) * 2023-09-20 2023-12-08 长江水利委员会长江科学院 Under-dam tributary jacking condition analysis system based on deep learning

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
华小军等: "多河流顶托情况下水库下游水位计算方法探讨", 《人民长江》 *
吴垠等: "岷、横江来水对向家坝水文站顶托影响分析", 《人民长江》 *
方方: "基于改进BP神经网络的电力负荷预测研究", 《中国优秀硕士学位论文全文数据库 经济与管理科学辑》 *
许足怀等: "三峡水库蓄水后湘江长沙段低水位变化规律研究", 《水利水运工程学报》 *
闫滨: "大坝安全监控及评价的智能神经网络模型研究", 《中国博士学位论文全文数据库 工程科技II辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113934777A (en) * 2021-12-16 2022-01-14 长江水利委员会水文局 Method and system for quantifying influence of backwater jacking on water level change
CN113934777B (en) * 2021-12-16 2022-03-04 长江水利委员会水文局 Method and system for quantifying influence of backwater jacking on water level change
CN116821609A (en) * 2023-08-28 2023-09-29 长江水利委员会长江科学院 Branch inflow jacking action conversion point identification and intensity partitioning method and system
CN116821609B (en) * 2023-08-28 2023-11-21 长江水利委员会长江科学院 Branch inflow jacking action conversion point identification and intensity partitioning method and system
CN117195152A (en) * 2023-09-20 2023-12-08 长江水利委员会长江科学院 Under-dam tributary jacking condition analysis system based on deep learning
CN117195152B (en) * 2023-09-20 2024-05-17 长江水利委员会长江科学院 Under-dam tributary jacking condition analysis system based on deep learning

Similar Documents

Publication Publication Date Title
CN108984886B (en) Method for inverting dynamic connectivity among wells of multi-layer oil reservoir
CN104034794B (en) A kind of pipe leakage defect inspection method based on extreme learning machine
CN109711617B (en) Medium-and-long-term runoff prediction method based on BLSTM deep learning
CN104376214A (en) Fluctuating wind velocity simulation method based on data driving
CN107993012B (en) Time-adaptive online transient stability evaluation method for power system
Xing et al. Monthly mean streamflow prediction based on bat algorithm-support vector machine
CN101819407A (en) Sewage pump station water level prediction method base on neural network
CA2392063A1 (en) Method and program for simulating a physical system using object-oriented programming
CN101625733B (en) Tidewater water level and time forecasting method based on neural network
Chi et al. Back analysis of the permeability coefficient of a high core rockfill dam based on a RBF neural network optimized using the PSO algorithm
CN108171319A (en) The construction method of the adaptive depth convolution model of network connection
CN106156487A (en) A kind of mining under reservoir water level computational methods considering the jacking impact of many rivers
CN102510059A (en) Super short-term wind power forecasting method based on back propagation (BP) neural network
CN109858798B (en) Power grid investment decision modeling method and device for correlating transformation measures with voltage indexes
CN113762625A (en) Power distribution network state evaluation method and system based on graph convolution network
CN106886657A (en) A kind of FEM model method for building up based on kriging functions
CN113361214A (en) Open channel control model parameter identification method based on water level flow data
CN116796644A (en) Wind farm parameter identification method based on multi-agent SAC deep reinforcement learning
CN111723516B (en) Seawater intrusion simulation-optimization method based on adaptive deep neural network substitution model
Zhu et al. Structural Safety Monitoring of High Arch Dam Using Improved ABC‐BP Model
CN115114842A (en) Rainstorm waterlogging event prediction method based on small sample transfer learning algorithm
CN103559541A (en) Back propagation method for out-of-order data stream in big data
CN116933685A (en) River channel type reservoir regulation and control method and device, electronic equipment and storage medium
CN114462304B (en) Reservoir flood season discharge flow intelligent calculation-oriented few-sample super learning method
CN114764546A (en) Method for predicting residual oil of fault block oil reservoir based on generation of antagonistic neural network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20161123