CN104598765A - Building energy consumption prediction method based on elastic adaptive neural network - Google Patents

Building energy consumption prediction method based on elastic adaptive neural network Download PDF

Info

Publication number
CN104598765A
CN104598765A CN201510084806.8A CN201510084806A CN104598765A CN 104598765 A CN104598765 A CN 104598765A CN 201510084806 A CN201510084806 A CN 201510084806A CN 104598765 A CN104598765 A CN 104598765A
Authority
CN
China
Prior art keywords
energy consumption
building energy
partiald
neural network
predicted
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
CN201510084806.8A
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.)
Changzhou Ruixin Electronic Co Ltd
Original Assignee
Changzhou Ruixin Electronic 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 Changzhou Ruixin Electronic Co Ltd filed Critical Changzhou Ruixin Electronic Co Ltd
Priority to CN201510084806.8A priority Critical patent/CN104598765A/en
Publication of CN104598765A publication Critical patent/CN104598765A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a building energy consumption prediction method based on an elastic adaptive neural network. The method comprises the following steps: selecting historical data of influence factors of building energy consumption, generating input vectors, taking the corresponding historical data of building energy consumption values as output, and obtaining a training sample; training a BP (back propagation) neural network by utilizing the obtained training sample; selecting data of to-be-predicted day of the factors influencing building energy consumption, inputting the data into the BP neural network, and obtaining a prediction value of building energy consumption. The BP neutral network is adopted to realize energy consumption prediction of buildings; an elastic adaptive BP neural network is proposed for a defect that the BP neutral network easily falls into local extremum; the method is used for correcting weight of the BP neutral network, better solves a problem that the BP neutral network easily falls into local extremum, and improves the prediction precision of building energy consumption.

Description

A kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network
Technical field
The present invention relates to a kind of building energy consumption Forecasting Methodology, particularly relate to a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network.
Background technology
Along with the continuous acceleration of urbanization process, energy problem becomes increasingly conspicuous, building energy conservation has become the study hotspot of current social development, comprehensively assessment is carried out to building system energy consumption and comprehensive analysis is prerequisite and the basis of carrying out reducing energy consumption or energy-saving design, and the forecast model setting up the change of reflection energy consumption analyzes understanding building energy consumption Variation and development characteristic for public building energy work from macro-scale to provide effective way and the important means of decision-making foundation.
BP neural network prediction has very strong non-linear mapping capability, be good at finding rule from input and output signal, do not need accurate mathematical model, and computing power is strong, but traditional BP neural network easily causes local minimum, easily there is paralysis and cause learning time long in fixing learning rate in learning process.
For the problems referred to above, the present invention proposes a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network.
Summary of the invention
For solving deficiency of the prior art, the invention provides a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, solve building energy consumption to predict the outcome the low problem of accuracy, and BP neural network is easily absorbed in local extremum, problem that solving precision is low.In order to realize above-mentioned target, the present invention adopts following technical scheme: a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, is characterized in that: comprise step:
(1a) choose the influence factor of building energy consumption, gathering the historical data of building energy consumption influence factor and the building energy consumption historical data corresponding to it, is spring, summer, autumn, winter four groups of training sample sets according to season division;
(1b) input vector is generated according to the historical data of the building energy consumption influence factor in step (1a) respectively by season, using the historical data of corresponding building energy consumption as output data, and input vector and output data are normalized, obtain training sample;
(1c) utilize step (1b) gained training sample to train BP neural network respectively by season, obtain the BP neural network after training;
(1d) gather the building energy consumption influence factor data genaration prediction input vector of day to be predicted, be normalized, obtain the prediction input vector after normalized;
(1e) by the BP neural network of the prediction input vector after step (1d) described normalized by input in season correspondence, obtain building energy consumption prediction and export data, prediction exports data obtain day to be predicted building energy consumption predicted value through renormalization process.
Aforesaid a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, is characterized in that: the influence factor of described building energy consumption comprises: the previous day day to be predicted power consumption, buildings location year per capita disposable income, day to be predicted solar radiation value, day to be predicted weather pattern, daily maximum temperature to be predicted and the floor area of building.
Aforementioned a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, is characterized in that: step (1b) specifically comprises step:
(3a) historical data of gained building energy consumption influence factor is utilized to generate input vector respectively by season, using the historical data of corresponding building energy consumption as output data;
(3b) be normalized respectively step (3a) gained input vector and output data, obtain normalization input vector and normalization output data, wherein the formula of normalized is:
x ‾ i = x i - x i , min x i , max - x i , min , ( i = 1,2 , . . . , n i ) - - - ( 1 )
y ‾ = y - y min y max - y min - - - ( 2 )
Wherein, n ifor input layer number, x i, before y is respectively normalized, in history input vector, i-th component and history export data, x i, min, x i, maxbe respectively minimum value and the maximal value of i-th component in history input vector before normalized, y min, y maxbe respectively history before normalized and export minimum value in data and maximal value, be respectively i-th component and history in the history input vector after normalized and export data;
(3c) the minimum value x of each component in history input vector before normalized is preserved i, minwith maximal value x i, max, history exports the minimum value y in data minwith maximal value y max.
Aforesaid a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, is characterized in that: the BP neural network structure adopted in described step (1c) comprises input layer, hidden layer and output layer; Described input layer number is 6, comprise power consumption the previous day day to be predicted, buildings location year per capita disposable income, day to be predicted solar radiation value, day to be predicted weather pattern, daily maximum temperature to be predicted and the floor area of building; Described output layer nodes is 1, is day to be predicted building energy consumption value; Described node in hidden layer m is determined by following formula:
m = round ( n i l + 0.5 ) - - - ( 3 )
In formula, n ifor input layer number, l is output layer nodes, and round () is bracket function.
Aforementioned a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, it is characterized in that: the BP neural network adopted in described step (1c) is a kind of elasticity self-adaptive BP neural networks, its learning rate and weights size adjust by elasticity adaptation rule, and formula is:
&eta; ( n ) = a &times; &eta; ( n - 1 ) E ( n ) < E ( n - 1 ) b &times; &eta; ( n - 1 ) E ( n ) > c &times; E ( n - 1 ) - - - ( 4 )
w ij ( n + 1 ) = w ij ( n ) + &Delta; w ij ( n ) - - - ( 5 )
In formula, η (n) is the learning rate of n-th time, a be greater than 1 constant, b be greater than 0 and be less than 1 constant, c be greater than 1 constant, E (n) is the neuron error of n-th time, is tried to achieve by following formula:
E ( n ) = 1 2 &Sigma; k = 1 l e k 2 ( n ) - - - ( 6 )
Wherein: l is output layer nodes, e kn () is the error signal of an output layer kth neuron after n iteration, its solution formula is:
e k(n)=d k(n)-m k(n) (7)
Wherein, d kn () is the desired output of an output layer kth neuron after n iteration; m kn () is the actual output of an output layer kth neuron after n iteration;
be the weights of i-th layer of jth neuron (n+1)th time; be the weights variable quantity of i-th layer of jth neuron n-th time, solution formula is:
&Delta; w ij ( n ) = - &Delta; ij ( n ) &PartialD; E ( n ) &PartialD; w ij > 0 + &Delta; ij ( n ) &PartialD; E ( n ) &PartialD; w ij < 0 &Delta; ij ( n - 1 ) &PartialD; E ( n ) &PartialD; w ij = 0 - - - ( 8 )
In formula, represent the gradient direction of error surface after n-th iteration; be the weights size updated value of i-th layer of jth neuron n-th time, solution formula is:
&Delta; ij ( n ) = + &Delta; ij ( n - 1 ) &times; &eta; ( n ) &PartialD; E ( n - 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij > 0 0 &PartialD; E ( n + 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij = 0 - &Delta; ij ( n - 1 ) &times; &eta; ( n ) &PartialD; E ( n - 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij < 0 - - - ( 9 ) .
Aforesaid a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, it is characterized in that: described step (1d) gathers the building energy consumption influence factor data genaration prediction input vector of day to be predicted, be normalized, normalization formula is:
x &OverBar; i * = x * i - x i , min x i , max - x i , min , ( i = 1,2 , . . . , n i ) - - - ( 10 )
Wherein, x * ifor i-th component in the prediction input vector before normalized, for predicting i-th component in input vector after normalized, x i, min, x i, maxbe respectively minimum value and the maximal value of i-th component in history input vector before normalized.
Aforesaid a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, it is characterized in that: in step (1e), building energy consumption prediction exports data obtain day to be predicted building energy consumption predicted value through renormalization process, and the formula of renormalization process is:
y * = y &OverBar; * &times; ( y max - y min ) + y min - - - ( 11 )
for the renormalization obtained through BP neural network prediction building energy consumption predicted data before treatment, y *for the building energy consumption predicted value after renormalization process, y min, y maxbe respectively history before normalized and export minimum value in data and maximal value.
The beneficial effect that the present invention reaches: the present invention by the previous day day to be predicted power consumption, buildings location year per capita disposable income, daily forecast solar radiation value to be predicted, daily forecast weather pattern to be predicted, the daily forecast highest temperature to be predicted and building surface volume data, adopt BP neural network, achieve the energy consumption prediction of buildings; The defect of local extremum is easily absorbed in for BP neural network, propose a kind of elasticity adaptation rule improving learning rate and weights, weights for BP neural network correct, and solve the problem that BP neural network is easily absorbed in local extremum preferably, improve the accuracy of system prediction result.
Accompanying drawing explanation
Fig. 1 is the building energy consumption Forecasting Methodology process flow diagram based on elasticity adaptive neural network;
Fig. 2 is BP Artificial Neural Network Structures figure.
Embodiment
Below in conjunction with accompanying drawing, the invention will be further described.Following examples only for technical scheme of the present invention is clearly described, and can not limit the scope of the invention with this.
As shown in Figure 1, a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network, is characterized in that: comprise step:
(1) choose the influence factor of building energy consumption, gathering the historical data of building energy consumption influence factor and the building energy consumption historical data corresponding to it, is spring, summer, autumn, winter four groups of training sample sets according to season division;
(2) input vector is generated according to the historical data of the building energy consumption influence factor in step (1) respectively by season, using the historical data of corresponding building energy consumption as output data, and input vector and output data are normalized, obtain training sample;
(3) utilize step (2) gained training sample to train BP neural network respectively by season, obtain the BP neural network after training;
(4) gather the building energy consumption influence factor data genaration prediction input vector of day to be predicted, be normalized, obtain the prediction input vector after normalized;
(5) by the BP neural network of the prediction input vector after step (4) described normalized by input in season correspondence, obtain building energy consumption prediction and export data, prediction exports data obtain day to be predicted building energy consumption predicted value through renormalization process.
The influence factor of described building energy consumption comprises: the previous day day to be predicted power consumption, buildings location year per capita disposable income, day to be predicted solar radiation value, day to be predicted weather pattern, daily maximum temperature to be predicted and the floor area of building.When training neural network historical data, certain sky selected is as the Base day (day to be predicted) respectively, by the previous day Base day power consumption, buildings location year per capita disposable income, Base day solar radiation value, Base day weather pattern, the Base day highest temperature and the floor area of building generate input vector, by the Base day (day to be predicted) building energy consumption data as output data, training BP neural network, by practicing the training of a large amount of historical sample, finally obtain the BP neural network after training.
Step (2) specifically comprises step:
1) historical data of gained building energy consumption influence factor is utilized to generate input vector respectively by season, using the historical data of corresponding building energy consumption as output data;
2) to step 1) gained input vector and export data and be normalized respectively, obtain normalization input vector and normalization and export data, wherein the formula of normalized is:
x &OverBar; i = x i - x i , min x i , max - x i , min , ( i = 1,2 , . . . , n i ) - - - ( 1 )
y &OverBar; = y - y min y max - y min - - - ( 2 )
Wherein, x i, before y is respectively normalized, in history input vector, i-th component and history export data, x i, min, x i, maxbe respectively minimum value and the maximal value of i-th component in history input vector before normalized, y min, y maxbe respectively history before normalized and export minimum value in data and maximal value, be respectively i-th component and history in the history input vector after normalized and export data;
3) the minimum value x of each component in history input vector before normalized is preserved i, minwith maximal value x i, max, history exports the minimum value y in data minwith maximal value y max.
The BP neural network structure adopted in described step (3) comprises input layer, hidden layer and output layer; Described input layer number is 6, comprise power consumption the previous day day to be predicted, buildings location year per capita disposable income, day to be predicted solar radiation value, day to be predicted weather pattern, daily maximum temperature to be predicted and the floor area of building; Described output layer nodes is 1, is day to be predicted building energy consumption value; Described node in hidden layer is determined by following formula:
m = round ( n i l + 0.5 ) - - - ( 3 )
In formula, m is node in hidden layer, n ifor input layer number, l is output layer nodes, and round () is bracket function.
The BP neural network adopted in described step (3) is a kind of elasticity self-adaptive BP neural networks, and its learning rate and weights size adjust by elasticity adaptation rule, and formula is:
&eta; ( n ) = a &times; &eta; ( n - 1 ) E ( n ) < E ( n - 1 ) b &times; &eta; ( n - 1 ) E ( n ) > c &times; E ( n - 1 ) - - - ( 4 )
w ij ( n + 1 ) = w ij ( n ) + &Delta; w ij ( n ) - - - ( 5 )
In formula, η (n) is the learning rate of n-th time, a be greater than 1 constant, be preferably 1.08; B is greater than 0 constant being less than 1, is preferably 0.65; C be greater than 1 constant, be preferably 1.31; E (n) is the neuron error of n-th time, is tried to achieve by following formula:
E ( n ) = 1 2 &Sigma; k = 1 l e k 2 ( n ) - - - ( 6 )
Wherein: l is output layer nodes, e kn () is the error signal of an output layer kth neuron after n iteration, its solution formula is:
e k(n)=d k(n)-m k(n) (7)
Wherein, d kn () is the desired output of an output layer kth neuron after n iteration; m kn () is the actual output of an output layer kth neuron after n iteration;
be the weights of i-th layer of jth neuron (n+1)th time; be the weights variable quantity of i-th layer of jth neuron n-th time, solution formula is:
&Delta; w ij ( n ) = - &Delta; ij ( n ) &PartialD; E ( n ) &PartialD; w ij > 0 + &Delta; ij ( n ) &PartialD; E ( n ) &PartialD; w ij < 0 &Delta; ij ( n - 1 ) &PartialD; E ( n ) &PartialD; w ij = 0 - - - ( 8 )
In formula, represent the gradient direction of error surface after n-th iteration; be the weights size updated value of i-th layer of jth neuron n-th time, solution formula is:
&Delta; ij ( n ) = + &Delta; ij ( n - 1 ) &times; &eta; ( n ) &PartialD; E ( n - 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij > 0 0 &PartialD; E ( n + 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij = 0 - &Delta; ij ( n - 1 ) &times; &eta; ( n ) &PartialD; E ( n - 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij < 0 - - - ( 9 ) .
Described step (4) gathers the building energy consumption influence factor data genaration prediction input vector of day to be predicted, be normalized, obtain the prediction input vector after normalized, wherein institute's image data comprises: the previous day day to be predicted power consumption, buildings location year per capita disposable income, daily forecast solar radiation value to be predicted, daily forecast weather pattern to be predicted, the daily forecast highest temperature to be predicted and the floor area of building; Described prediction input vector is for constructing vector to institute's image data and being normalized gained normalization input vector, and normalization formula is:
x &OverBar; i * = x * i - x i , min x i , max - x i , min , ( i = 1,2 , . . . , n i ) - - - ( 10 )
Wherein, x * ifor i-th component in the prediction input vector before normalized, for predicting i-th component in input vector after normalized, x i, min, x i, maxbe respectively minimum value and the maximal value of i-th component in history input vector before normalized.
In described step (5), building energy consumption prediction exports the building energy consumption predicted value obtaining day to be predicted through renormalization process, and the formula of its renormalization process is:
y * = y &OverBar; * &times; ( y max - y min ) + y min - - - ( 11 )
for the building energy consumption predicted data after the normalized that obtains according to BP neural network, y *for the building energy consumption predicted value after renormalization process, y min, y maxbe respectively history before normalized and export minimum value in data and maximal value.
The present invention by the previous day day to be predicted power consumption, buildings location year per capita disposable income, daily forecast solar radiation value to be predicted, daily forecast weather pattern to be predicted, the daily forecast highest temperature to be predicted and the floor area of building, adopt BP neural network, achieve the energy consumption prediction of buildings.The defect of local extremum is easily absorbed in for BP neural network, propose a kind of elasticity adaptation rule improving learning rate and weights, weights for BP neural network correct, and solve the problem that BP neural network is easily absorbed in local extremum preferably, improve the accuracy of system prediction result.
The above is only the preferred embodiment of the present invention; it should be pointed out that for those skilled in the art, under the prerequisite not departing from the technology of the present invention principle; can also make some improvement and distortion, these improve and distortion also should be considered as protection scope of the present invention.

Claims (7)

1., based on a building energy consumption Forecasting Methodology for elasticity adaptive neural network, it is characterized in that: comprise step:
(1a) choose the influence factor of building energy consumption, gathering the historical data of building energy consumption influence factor and the building energy consumption historical data corresponding to it, is spring, summer, autumn, winter four groups of training sample sets according to season division;
(1b) input vector is generated according to the historical data of the building energy consumption influence factor in step (1a) respectively by season, using the historical data of corresponding building energy consumption as output data, and input vector and output data are normalized, obtain training sample;
(1c) utilize step (1b) gained training sample to train BP neural network respectively by season, obtain the BP neural network after training;
(1d) gather the building energy consumption influence factor data genaration prediction input vector of day to be predicted, be normalized, obtain the prediction input vector after normalized;
(1e) by the BP neural network of the prediction input vector after step (1d) described normalized by input in season correspondence, obtain building energy consumption prediction and export data, prediction exports data obtain day to be predicted building energy consumption predicted value through renormalization process.
2. a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network according to claim 1, is characterized in that: the influence factor of described building energy consumption comprises: the previous day day to be predicted power consumption, buildings location year per capita disposable income, day to be predicted solar radiation value, day to be predicted weather pattern, daily maximum temperature to be predicted and the floor area of building.
3. a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network according to claim 1, is characterized in that: step (1b) specifically comprises step:
(3a) historical data of gained building energy consumption influence factor is utilized to generate input vector respectively by season, using the historical data of corresponding building energy consumption as output data;
(3b) be normalized respectively step (3a) gained input vector and output data, obtain normalization input vector and normalization output data, wherein the formula of normalized is:
x &OverBar; i = x i - x i , min x i , max - x i , min , ( i = 1,2 , . . . , n i ) - - - ( 1 )
y &OverBar; = y - y min y max - y min - - - ( 2 )
Wherein, n ifor input layer number, x i, before y is respectively normalized, in history input vector, i-th component and history export data, x i, min, x i, maxbe respectively minimum value and the maximal value of i-th component in history input vector before normalized, y min, y maxbe respectively history before normalized and export minimum value in data and maximal value, be respectively i-th component and history in the history input vector after normalized and export data;
(3c) the minimum value x of each component in history input vector before normalized is preserved i, minwith maximal value x i, max, history exports the minimum value y in data minwith maximal value y max.
4. a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network according to claim 1, is characterized in that: the BP neural network structure adopted in described step (1c) comprises input layer, hidden layer and output layer; Described input layer number is 6, comprise power consumption the previous day day to be predicted, buildings location year per capita disposable income, day to be predicted solar radiation value, day to be predicted weather pattern, daily maximum temperature to be predicted and the floor area of building; Described output layer nodes is 1, is day to be predicted building energy consumption value; Described node in hidden layer m is determined by following formula:
m = round ( n i l + 0.5 ) - - - ( 3 )
In formula, n ifor input layer number, l is output layer nodes, and round () is bracket function.
5. a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network according to claim 1, it is characterized in that: the BP neural network adopted in described step (1c) is a kind of elasticity self-adaptive BP neural networks, its learning rate and weights size adjust by elasticity adaptation rule, and formula is:
&eta; ( n ) = a &times; &eta; ( n - 1 ) E ( n ) < E ( n - 1 ) b &times; &eta; ( n - 1 ) E ( n ) > c &times; E ( n - 1 ) - - - ( 4 )
w ij ( n + 1 ) = w ij ( n ) + &Delta; w ij ( n ) - - - ( 5 )
In formula, η (n) is the learning rate of n-th time, a be greater than 1 constant, b be greater than 0 and be less than 1 constant, c be greater than 1 constant, E (n) is the neuron error of n-th time, is tried to achieve by following formula:
E ( n ) = 1 2 &Sigma; k = 1 l e k 2 ( n ) - - - ( 6 )
Wherein: l is output layer nodes, e kn () is the error signal of an output layer kth neuron after n iteration, its solution formula is:
e k(n)=d k(n)-m k(n) (7)
Wherein, d kn () is the desired output of an output layer kth neuron after n iteration; m kn () is the actual output of an output layer kth neuron after n iteration;
be the weights of i-th layer of jth neuron (n+1)th time; be the weights variable quantity of i-th layer of jth neuron n-th time, solution formula is:
&Delta; w ij ( n ) = - &Delta; ij ( n ) &PartialD; E ( n ) &PartialD; w ij > 0 + &Delta; ij ( n ) &PartialD; E ( n ) &PartialD; w ij < 0 &Delta; ij ( n - 1 ) &PartialD; E ( n ) &PartialD; w ij = 0 - - - ( 8 )
In formula, represent the gradient direction of error surface after n-th iteration; be the weights size updated value of i-th layer of jth neuron n-th time, solution formula is:
&Delta; ij ( n ) = + &Delta; ij ( n - 1 ) &times; &eta; ( n ) &PartialD; E ( n - 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij > 0 0 &PartialD; E ( n - 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij = 0 - &Delta; ij ( n - 1 ) &times; &eta; ( n ) &PartialD; E ( n - 1 ) &PartialD; w ij &times; &PartialD; E ( n ) &PartialD; w ij < 0 - - - ( 9 ) .
6. a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network according to claim 1, it is characterized in that: described step (1d) gathers the building energy consumption influence factor data genaration prediction input vector of day to be predicted, be normalized, normalization formula is:
x &OverBar; i * = x * i - x i , min x i , max - x i , min , ( i = 1,2 , . . . , n i ) - - - ( 10 )
Wherein, x * ifor i-th component in the prediction input vector before normalized, for predicting i-th component in input vector after normalized, x i, min, x i, maxbe respectively minimum value and the maximal value of i-th component in history input vector before normalized.
7. a kind of building energy consumption Forecasting Methodology based on elasticity adaptive neural network according to claim 1, it is characterized in that: in step (1e), building energy consumption prediction exports data obtain day to be predicted building energy consumption predicted value through renormalization process, and the formula of renormalization process is:
y * = y &OverBar; * &times; ( y max - y min ) + y min - - - ( 11 )
for the renormalization obtained through BP neural network prediction building energy consumption predicted data before treatment, y *for the building energy consumption predicted value after renormalization process, y min, y maxbe respectively history before normalized and export minimum value in data and maximal value.
CN201510084806.8A 2015-02-16 2015-02-16 Building energy consumption prediction method based on elastic adaptive neural network Pending CN104598765A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510084806.8A CN104598765A (en) 2015-02-16 2015-02-16 Building energy consumption prediction method based on elastic adaptive neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510084806.8A CN104598765A (en) 2015-02-16 2015-02-16 Building energy consumption prediction method based on elastic adaptive neural network

Publications (1)

Publication Number Publication Date
CN104598765A true CN104598765A (en) 2015-05-06

Family

ID=53124544

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510084806.8A Pending CN104598765A (en) 2015-02-16 2015-02-16 Building energy consumption prediction method based on elastic adaptive neural network

Country Status (1)

Country Link
CN (1) CN104598765A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106322656A (en) * 2016-08-23 2017-01-11 海信(山东)空调有限公司 Air conditioner control method, server and air conditioner system
CN106765932A (en) * 2016-12-14 2017-05-31 深圳达实智能股份有限公司 The Energy Efficiency Ratio Forecasting Methodology and device of central air conditioner system refrigeration host computer
CN107239852A (en) * 2017-05-05 2017-10-10 南京邮电大学 A kind of electric quantity consumption Forecasting Methodology based on deep learning
CN107590759A (en) * 2017-09-27 2018-01-16 武汉青禾科技有限公司 A kind of students ' behavior based on big data judges system
CN107967541A (en) * 2017-12-21 2018-04-27 联想(北京)有限公司 A kind of information forecasting method, information prediction device and server cluster
CN108694473A (en) * 2018-06-15 2018-10-23 常州瑞信电子科技有限公司 Building energy consumption prediction technique based on RBF neural
CN109033595A (en) * 2018-07-16 2018-12-18 清华大学 Build Green performance sunykatuib analysis new method and device
CN110942228A (en) * 2019-10-25 2020-03-31 万翼科技有限公司 Energy consumption control method and device, computer equipment and storage medium
CN111487874A (en) * 2019-01-25 2020-08-04 北京广元科技有限公司 Composite prediction method for building energy consumption

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682345A (en) * 2012-01-11 2012-09-19 河南科技大学 Traffic flow prediction method based on quick learning neural network with double optimal learning rates
CN104182854A (en) * 2014-09-18 2014-12-03 北京清晖翔科技有限公司 Mixed energy consumption measuring method for enterprise energy management system
CN104239982A (en) * 2014-10-12 2014-12-24 刘岩 Method for predicting energy consumption of buildings during holidays and festivals on basis of time series and neural networks

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682345A (en) * 2012-01-11 2012-09-19 河南科技大学 Traffic flow prediction method based on quick learning neural network with double optimal learning rates
CN104182854A (en) * 2014-09-18 2014-12-03 北京清晖翔科技有限公司 Mixed energy consumption measuring method for enterprise energy management system
CN104239982A (en) * 2014-10-12 2014-12-24 刘岩 Method for predicting energy consumption of buildings during holidays and festivals on basis of time series and neural networks

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
ATSUSHI YONA等: "application of recurrent neural network to short-term-ahead generating power forecasting for photovoltaic system", 《POWER ENGINEERING SOCIETY GENERAL MEETING》 *
宋玲芳: "基于模糊聚类分析与BP网络的电力系统短期负荷预测", 《中国优秀硕士学位论文全文数据库 工程科技II辑》 *
师彪等: "弹性自适应人工鱼群-BP神经网络模型及在短期电价预测中的应用", 《水力发电学报》 *
李明东: "BP网络算法在建筑物用电能耗预测的应用", 《万方在线公开:HTTP://D.WANFANGDATA.COM.CN/PERIODICAL/CSJSLLYJ2014081029》 *
李然然: "公共建筑节能监测数据分析方法研究与系统实现", 《万方在线公开:D.WANFANGDATA.COM.CN/THESIS/Y2084835》 *
李然然等: "基于BP神经网络的建筑物用电能耗预测", 《山东建筑大学学报》 *
杨甲沛: "基于自适应学习速率的改进型BP算法研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106322656A (en) * 2016-08-23 2017-01-11 海信(山东)空调有限公司 Air conditioner control method, server and air conditioner system
CN106322656B (en) * 2016-08-23 2019-05-14 海信(山东)空调有限公司 A kind of air conditioning control method and server and air-conditioning system
CN106765932A (en) * 2016-12-14 2017-05-31 深圳达实智能股份有限公司 The Energy Efficiency Ratio Forecasting Methodology and device of central air conditioner system refrigeration host computer
CN107239852A (en) * 2017-05-05 2017-10-10 南京邮电大学 A kind of electric quantity consumption Forecasting Methodology based on deep learning
CN107590759A (en) * 2017-09-27 2018-01-16 武汉青禾科技有限公司 A kind of students ' behavior based on big data judges system
CN107967541A (en) * 2017-12-21 2018-04-27 联想(北京)有限公司 A kind of information forecasting method, information prediction device and server cluster
CN108694473A (en) * 2018-06-15 2018-10-23 常州瑞信电子科技有限公司 Building energy consumption prediction technique based on RBF neural
CN109033595A (en) * 2018-07-16 2018-12-18 清华大学 Build Green performance sunykatuib analysis new method and device
CN109033595B (en) * 2018-07-16 2024-03-29 清华大学 New method and device for building green performance simulation analysis
CN111487874A (en) * 2019-01-25 2020-08-04 北京广元科技有限公司 Composite prediction method for building energy consumption
CN111487874B (en) * 2019-01-25 2023-09-12 北京广元科技有限公司 Composite prediction method for building energy consumption
CN110942228A (en) * 2019-10-25 2020-03-31 万翼科技有限公司 Energy consumption control method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN104598765A (en) Building energy consumption prediction method based on elastic adaptive neural network
Liu et al. Forecasting power output of photovoltaic system using a BP network method
Wang et al. Research and application of a combined model based on multi-objective optimization for multi-step ahead wind speed forecasting
CN102682345B (en) Based on the traffic flow forecasting method of two variable optimal learning rate Fast Learning neural network
CN103489038A (en) Photovoltaic ultra-short-term power prediction method based on LM-BP neural network
CN102722759B (en) Method for predicting power supply reliability of power grid based on BP neural network
CN106875041A (en) A kind of short-term wind speed forecasting method
CN104636985A (en) Method for predicting radio disturbance of electric transmission line by using improved BP (back propagation) neural network
CN105913151A (en) Photovoltaic power station power generation amount predication method based on adaptive mutation particle swarm and BP network
Chattopadhyay et al. Application of ANN in sketching spatial nonlinearity of unconfined aquifer in agricultural basin
CN103823504B (en) A kind of maximum power tracking and controlling method based on least square method supporting vector machine
CN103793887B (en) Short-term electric load on-line prediction method based on self-adaptive enhancement algorithm
CN105426956A (en) Ultra-short-period photovoltaic prediction method
CN104463349A (en) Photovoltaic generated power prediction method based on multi-period comprehensive similar days
CN103500365A (en) Photovoltaic power generation power prediction method and system
CN105678397A (en) Short-term photovoltaic power prediction method based on improved EMD algorithm and Elman algorithm
CN101788692A (en) Short-time wind speed forecasting method based on neural network
CN105139264A (en) Photovoltaic generation capacity prediction method based on particle swarm algorithm wavelet neural network
CN104616085A (en) Photovoltaic generating capacity predicting method based on BP neural network
CN103942461A (en) Water quality parameter prediction method based on online sequential extreme learning machine
CN103208037B (en) A kind of power forecasting method based on on-line correction being applied to new energy power station
CN105574615A (en) Spatial correlation and genetic algorithm (GA) based wind power forecast method for wavelet-BP neural network
CN106920014A (en) A kind of short-term load forecasting method and device
CN104732300A (en) Neural network wind power short-term forecasting method based on fuzzy partition theory
CN106803135A (en) The Forecasting Methodology and device of a kind of photovoltaic power generation system output power

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: 20150506