CN106228256A - A kind of photovoltaic module temperature predicting method - Google Patents

A kind of photovoltaic module temperature predicting method Download PDF

Info

Publication number
CN106228256A
CN106228256A CN201610515417.0A CN201610515417A CN106228256A CN 106228256 A CN106228256 A CN 106228256A CN 201610515417 A CN201610515417 A CN 201610515417A CN 106228256 A CN106228256 A CN 106228256A
Authority
CN
China
Prior art keywords
node
output
centerdot
hidden layer
layer
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
CN201610515417.0A
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.)
State Grid Corp of China SGCC
China Electric Power Research Institute Co Ltd CEPRI
State Grid Gansu Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
China Electric Power Research Institute Co Ltd CEPRI
State Grid Gansu Electric 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 State Grid Corp of China SGCC, China Electric Power Research Institute Co Ltd CEPRI, State Grid Gansu Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201610515417.0A priority Critical patent/CN106228256A/en
Publication of CN106228256A publication Critical patent/CN106228256A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Primary Health Care (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Molecular Biology (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • General Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention relates to a kind of photovoltaic module temperature predicting method, including data initialization, determine input vector and object vector;Build assembly temperature forecast model based on BP artificial neural network;Execution error backpropagation algorithm is trained, and obtains each node output of hidden layer and output layer;Adjust and connect weights, obtain each node output of the hidden layer after adjusting and output layer;If meeting the condition of convergence, then training terminates;Otherwise return step (3).By the prediction of photovoltaic module temperature, improve the accuracy to photovoltaic power generation power prediction.

Description

A kind of photovoltaic module temperature predicting method
Technical field
The present invention relates to new forms of energy power forecasting method, be specifically related to a kind of photovoltaic module temperature predicting method.
Background technology
Photovoltaic power station power generation power has inseparable relation with photovoltaic module.Photovoltaic module and other semiconductor device All the most sensitive to temperature.Along with the rising of temperature, the energy gap of silicon materials reduces, and impact great majority characterize the performance of material Parameter, and then affect the unit for electrical property parameters of assembly, cause the open-circuit voltage of assembly to reduce, short circuit current is slightly increased, and totally makes Success rate reduces.Assembly temperature is the key factor affecting photovoltaic module conversion efficiency, the Accurate Prediction to assembly temperature, It is favorably improved the degree of accuracy of photovoltaic power generation power prediction.Therefore, photovoltaic plant needs to be predicted photovoltaic module temperature.
During prediction, the temperature of photovoltaic module has ratio large effect to the generated output of photovoltaic plant, along with The rising of temperature of photovoltaic battery pack, open-circuit voltage reduces, at 20-100 degree Celsius range, every about raising 1 degree Celsius, photovoltaic The voltage of battery reduces 2mV;And photoelectric current slightly rises with the rising of temperature, every about the photoelectric current raising 1 degree Celsius of battery Increase one thousandth.On the whole, temperature often raises 1 degree Celsius, then power reduces 0.35%.Therefore, it is necessary to proposition photovoltaic Assembly temperature prediction effective ways, to probe into the temperature impact for photovoltaic power station power generation power of photovoltaic module,
Summary of the invention
In order to realize the demand, the present invention provides a kind of photovoltaic module temperature predicting method, can be photovoltaic electric exactly Stand generated output prediction provide basis.
It is an object of the invention to use following technical proposals to realize:
A kind of photovoltaic module temperature predicting method, inputs assembly temperature based on BP artificial neural network respectively by input vector Degree forecast model, is predicted photovoltaic module temperature;Described method includes:
(1) data initialization, determines input vector and object vector;
(2) assembly temperature forecast model based on BP artificial neural network is built;
(3) perform error backpropagation algorithm training, obtain each node output of hidden layer and output layer;
(4) adjust connection weights, obtain each node output of the hidden layer after adjusting and output layer;
(5) if meeting the condition of convergence, then training terminates;Otherwise return step (3).
Preferably, in described step (1), determine that input vector and object vector include: definition affects photovoltaic module temperature The meteorological effect factor, choose the predictive value of the meteorological effect factor in reference period;
Definition meteorological effect factor predictive value is input vector, and photovoltaic module temperature prediction value is object vector;
Further, the described meteorological effect factor, including ambient temperature, solar irradiance and wind speed;
The acquisition methods of described meteorological effect factor predictive value is: gather in historical data, all rings in reference period Border temperature, solar irradiance and wind speed;Record the predictive value of its correspondence respectively.
Preferably, described step (2) specifically includes, and it is optimum for minimizing minE (w, v, θ, γ) with global error function E Solve, build assembly temperature forecast model based on BP artificial neural network by formula (1);
min E ( w , v , &theta; , &gamma; ) = 1 N 1 &Sigma; k = 1 N 1 &Sigma; t = 1 N &lsqb; y k ( t ) - y k ( t ) &rsqb; 2 < &epsiv; 1 y k ( t ) = &Sigma; j = 1 p v j k &CenterDot; f &lsqb; &Sigma; i = 1 m xw i j + &theta; j &rsqb; + &gamma; t f ( x ) = 1 1 + e - x s . t . w i j &Element; R m &times; p , v j k &Element; R p &times; N 1 , &theta; j &Element; R p , &gamma; t &Element; R N - - - ( 1 )
Wherein, x is training sample, ykT () is the actual output of network, ykT () is the desired output of network, wijFor input The connection weights of node layer i to hidden layer node j, i=1,2 ..., n, n are input layer number, j=1,2,3..., m; vjkFor the connection weights of hidden layer node j to output layer node k, k=1,2,3..., m;M is the number of hidden layer node, θjFor Threshold value at hidden layer node j, γtFor the threshold value at output node t, t=1,2,3..., p;P is output layer node number, N1 For the neuron number of hidden layer, N is the neuron number of output layer, and f (x) is activation primitive, ε1For error predetermined threshold value, Rm ×pFor m row p column matrix, Rp×N1For p row N1Column matrix, RpFor p row 1 column matrix, RNFor N row 1 column matrix.Preferably, described step (3) in, the execution of error backpropagation algorithm training includes: use gradient descent method so that global error function E is by under gradient Fall, its expression formula is:
- &part; E &part; w i j = &Sigma; k = 1 N ( - &part; E k &part; w i j ) - &part; E &part; &theta; j = &Sigma; k = 1 N ( - &part; E k &part; &theta; j ) - &part; E &part; v j k = &Sigma; k = 1 N ( - &part; E k &part; v j k ) - &part; E &part; &gamma; t = &Sigma; k = 1 N ( - &part; E k &part; &gamma; t ) - - - ( 2 )
Described gradient descent method, the change connecting weights and threshold value of the most each node is directly proportional to downward gradient, then:
&Delta;v j k = - &eta; &CenterDot; &part; E k &part; v j t = - &eta; &CenterDot; &part; E k &part; y t &CenterDot; &part; y t &part; v j t &Delta;w i j = - &eta; &CenterDot; &part; E k &part; w i j = - &eta; &CenterDot; &part; E k &part; b j &CenterDot; &part; b j &part; s j &Delta;&gamma; t = - &eta; &CenterDot; &part; E k &part; &gamma; t = - &eta; &CenterDot; &part; E k &part; y t &CenterDot; &part; y t &part; &gamma; t &Delta;&theta; j = - &eta; &CenterDot; &part; E k &part; &theta; j = - &eta; &CenterDot; &part; E k &part; b j &CenterDot; &part; b j &part; s j &CenterDot; &part; s j &part; &theta; j b j = f ( s j ) s j = f ( &Sigma; i = 1 m w i j x i + &theta; j ) - - - ( 3 )
Wherein, η is learning rate, and 0 < η < 1;wijFor the connection weights of input layer i to hidden layer node j, vjkFor Hidden layer node j is to the connection weights of output layer node k, Δ νjkHidden layer node j is to the connection modified weight of output layer node k Amount, Δ ωijConnection weights correction for input layer i to hidden layer node j;θjFor the threshold value at hidden layer node j, Δ θjFor the threshold value correction at hidden layer node j, γtFor the threshold value at output node t, Δ γtThreshold value at output node t is repaiied Positive quantity;bjFor the output of each neuron of hidden layer, xiFor training sample corresponding at node i, i=1,2 ..., n, n are input layer Node number, sjFor the intermediate object program of neuron computing, N1For the neuron number of hidden layer, m is the number of hidden layer node, N For the neuron number of output layer, f (x) is activation primitive;EkError signal for hidden layer.
Preferably, hidden layer and each node output of output layer after described step (4) obtains adjustment are shown below:
w i j ( l + 1 ) = w i j ( l ) + &Delta;w i j v j k ( l + 1 ) = v j k ( l ) + &Delta;v j k &theta; j ( l + 1 ) = &theta; j ( l ) + &Delta;&theta; j &gamma; t ( l + 1 ) = &gamma; t ( l ) + &Delta;&gamma; t - - - ( 4 )
Wherein, l represents frequency of training.
Preferably, the condition of convergence in described step (5) is that global error function E is less than error predetermined threshold value ε1
Further, described ambient temperature, solar irradiance and wind speed are inputted based on BP people as input vector In the assembly temperature forecast model of artificial neural networks, obtain photovoltaic module temperature prediction value.
Compared with immediate prior art, technical scheme has a following excellent effect:
The Forecasting Methodology of the photovoltaic module temperature that the present invention provides, determines photovoltaic module temperature shadow first with historical data Ring the factor, obtain ambient temperature, solar irradiance and wind speed and be predicted;Secondly, according to ambient temperature, the predictive value of wind speed and Incidence relation between three obtains the predictive value of photovoltaic module temperature.The most intuitively reflect the physics meaning of photovoltaic module temperature Justice, it is possible to reduce the difficulty requirement to forecast model to a certain extent, improves the precision of prediction of model.
Accompanying drawing explanation
A kind of photovoltaic module temperature predicting method flow chart that Fig. 1 provides for the present invention;
Fig. 2 is the assembly temperature forecast model structure chart that the present invention provides;
Fig. 3 is the BP neutral net basic structure schematic diagram that the present invention provides.
Detailed description of the invention
Below in conjunction with the accompanying drawings the detailed description of the invention of the present invention is elaborated.
For making the purpose of the embodiment of the present invention, technical scheme and advantage clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is The a part of embodiment of the present invention rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The all other embodiments obtained under not making creative work premise, broadly fall into the scope of protection of the invention.
As it is shown in figure 1, the present invention provide a kind of photovoltaic module temperature predicting method, input vector is inputted respectively based on The assembly temperature forecast model of BP artificial neural network, is predicted photovoltaic module temperature;Described method includes:
(1) data initialization, determines input vector and object vector;In step (1), determine input vector and object vector Including: definition affects the meteorological effect factor of photovoltaic module temperature, chooses the predictive value of the meteorological effect factor in reference period;
Definition meteorological effect factor predictive value is input vector, and photovoltaic module temperature prediction value is object vector;
The meteorological effect factor, including ambient temperature, solar irradiance and wind speed etc.;
The acquisition methods of described meteorological effect factor predictive value is: gather in historical data, all rings in reference period Border temperature, solar irradiance and wind speed;Record the predictive value of its correspondence respectively.
As in figure 2 it is shown, the predictive value of described ambient temperature, solar irradiance and wind speed is inputted as input vector In assembly temperature forecast model based on BP artificial neural network, obtain photovoltaic module temperature prediction value.
(2) assembly temperature forecast model based on BP artificial neural network is built;
BP artificial neural network is a kind of multilayer feedforward neural network based on error backpropagation algorithm training, and it is basic Structure is as it is shown on figure 3, include the error feedback of input layer, hidden layer, output layer and back propagation.
Step (2) specifically includes, and minimizes min E (w, v, θ) γ with global error function E and, for optimal solution, passes through formula (1) assembly temperature forecast model based on BP artificial neural network is built;
min E ( w , v , &theta; , &gamma; ) = 1 N 1 &Sigma; k = 1 N 1 &Sigma; t = 1 N &lsqb; y k ( t ) - y k ( t ) &rsqb; 2 < &epsiv; 1 y k ( t ) = &Sigma; j = 1 p v j k &CenterDot; f &lsqb; &Sigma; i = 1 m xw i j + &theta; j &rsqb; + &gamma; t f ( x ) = 1 1 + e - x s . t . w i j &Element; R m &times; p , v j k &Element; R p &times; N 1 , &theta; j &Element; R p , &gamma; t &Element; R N - - - ( 1 )
Wherein, x is training sample, ykT () is the actual output of network, ykT () is the desired output of network, wijFor input The connection weights of node layer i to hidden layer node j, i=1,2 ..., n, n are input layer number, j=1,2,3..., m; vjkFor the connection weights of hidden layer node j to output layer node k, k=1,2,3..., m;M is the number of hidden layer node, θjFor Threshold value at hidden layer node j, γtFor the threshold value at output node t, t=1,2,3..., p;P is output layer node number, N1 For the neuron number of hidden layer, N is the neuron number of output layer, and f (x) is activation primitive, ε1For error predetermined threshold value,
Rm×pFor m row p column matrix, Rp×N1For p row N1Column matrix, RpFor p row 1 column matrix, RNFor N row 1 column matrix.
(3) perform error backpropagation algorithm training, obtain each node output of hidden layer and output layer;
In step (3), the execution of error backpropagation algorithm training includes: use gradient descent method so that global error Function E is declined by gradient, and its expression formula is:
- &part; E &part; w i j = &Sigma; k = 1 N ( - &part; E k &part; w i j ) - &part; E &part; &theta; j = &Sigma; k = 1 N ( - &part; E k &part; &theta; j ) - &part; E &part; v j k = &Sigma; k = 1 N ( - &part; E k &part; v j k ) - &part; E &part; &gamma; t = &Sigma; k = 1 N ( - &part; E k &part; &gamma; t ) - - - ( 2 )
Described gradient descent method, the change connecting weights and threshold value of the most each node is directly proportional to downward gradient, then:
&Delta;v j k = - &eta; &CenterDot; &part; E k &part; v j t = - &eta; &CenterDot; &part; E k &part; y t &CenterDot; &part; y t &part; v j t &Delta;w i j = - &eta; &CenterDot; &part; E k &part; w i j = - &eta; &CenterDot; &part; E k &part; b j &CenterDot; &part; b j &part; s j &Delta;&gamma; t = - &eta; &CenterDot; &part; E k &part; &gamma; t = - &eta; &CenterDot; &part; E k &part; y t &CenterDot; &part; y t &part; &gamma; t &Delta;&theta; j = - &eta; &CenterDot; &part; E k &part; &theta; j = - &eta; &CenterDot; &part; E k &part; b j &CenterDot; &part; b j &part; s j &CenterDot; &part; s j &part; &theta; j b j = f ( s j ) s j = f ( &Sigma; i = 1 m w i j x i + &theta; j ) - - - ( 3 )
Wherein, η is learning rate, and 0 < η < 1;wijFor the connection weights of input layer i to hidden layer node j, vjkFor Hidden layer node j is to the connection weights of output layer node k, Δ νjkHidden layer node j is to the connection modified weight of output layer node k Amount, Δ ωijConnection weights correction for input layer i to hidden layer node j;θjFor the threshold value at hidden layer node j, Δ θjFor the threshold value correction at hidden layer node j, γtFor the threshold value at output node t, Δ γtThreshold value at output node t is repaiied Positive quantity;bjFor the output of each neuron of hidden layer, xiFor training sample corresponding at node i, i=1,2 ..., n, n are input layer Node number, sjFor the intermediate object program of neuron computing, N1For the neuron number of hidden layer, m is the number of hidden layer node, N For the neuron number of output layer, f (x) is activation primitive;EkError signal for hidden layer.
(4) adjust connection weights, obtain each node output of the hidden layer after adjusting and output layer;
Step (4) obtains each node output of the hidden layer after adjusting and output layer and is shown below:
Wherein, l represents frequency of training.
(5) if meeting the condition of convergence, then training terminates;Otherwise return step (3);
The condition of convergence in step (5) is that global error function E is less than self-defining error predetermined threshold value ε1
Finally should be noted that: above example is only in order to illustrate that technical scheme is not intended to limit, to the greatest extent The present invention has been described in detail by pipe with reference to above-described embodiment, and those of ordinary skill in the field are it is understood that still The detailed description of the invention of the present invention can be modified or equivalent, and any without departing from spirit and scope of the invention Amendment or equivalent, it all should be contained within the claims that application is awaited the reply.

Claims (8)

1. a photovoltaic module temperature predicting method, it is characterised in that input vector is inputted respectively based on BP ANN The assembly temperature forecast model of network, is predicted photovoltaic module temperature;Described method includes:
(1) data initialization, determines input vector and object vector;
(2) assembly temperature forecast model based on BP artificial neural network is built;
(3) perform error backpropagation algorithm training, obtain each node output of hidden layer and output layer;
(4) adjust connection weights, obtain each node output of the hidden layer after adjusting and output layer;
(5) if meeting the condition of convergence, then training terminates;Otherwise return step (3).
2. the method for claim 1, it is characterised in that in described step (1), determines input vector and object vector bag Include: definition affects the meteorological effect factor of photovoltaic module temperature, choose the predictive value of the meteorological effect factor in reference period;
Definition meteorological effect factor predictive value is input vector, and photovoltaic module temperature prediction value is object vector;
3. method as claimed in claim 2, it is characterised in that the described meteorological effect factor, including ambient temperature, solar irradiation Degree and wind speed;
The acquisition methods of described meteorological effect factor predictive value is: gather in historical data, all environment temperature in reference period Degree, solar irradiance and wind speed;Record the predictive value of its correspondence respectively.
4. the method for claim 1, it is characterised in that described step (2) specifically includes, with global error function E's Minimizing minE (w, v, θ, γ) is optimal solution, builds assembly temperature based on BP artificial neural network prediction mould by formula (1) Type;
min E ( w , v , &theta; , &gamma; ) = 1 N 1 &Sigma; k = 1 N 1 &Sigma; t = 1 N &lsqb; y k ( t ) - y k ( t ) &rsqb; 2 < &epsiv; 1 y k ( t ) = &Sigma; j = 1 p v j k &CenterDot; f &lsqb; &Sigma; i = 1 m xw i j + &theta; j &rsqb; + &gamma; t f ( x ) = 1 1 + e - x s . t . w i j &Element; R m &times; p , v j k &Element; R p &times; N 1 , &theta; j &Element; R p , &gamma; t &Element; R N - - - ( 1 )
Wherein, x is training sample, ykT () is the actual output of network, ykT () is the desired output of network, wijSave for input layer The connection weights of some i to hidden layer node j, i=1,2 ..., n, n are input layer number, j=1,2,3..., m;vjkFor Hidden layer node j is to the connection weights of output layer node k, k=1,2,3..., m;M is the number of hidden layer node, θjIt is implicit Threshold value at node layer j, γtFor the threshold value at output node t, t=1,2,3..., p;P is output layer node number, N1For hidden Neuron number containing layer, N is the neuron number of output layer, and f (x) is activation primitive, ε1For error predetermined threshold value, Rm×pFor m Row p column matrix, Rp×N1For p row N1Column matrix, RpFor p row 1 column matrix, RNFor N row 1 column matrix.
5. the method as described in claim 1 or 4, in described step (3), the execution of error backpropagation algorithm training includes: Use gradient descent method so that global error function E is declined by gradient, and its expression formula is:
- &part; E &part; w i j = &Sigma; k = 1 N ( - &part; E k &part; w i j ) - &part; E &part; &theta; j = &Sigma; k = 1 N ( - &part; E k &part; &theta; j ) - &part; E &part; v j k = &Sigma; k = 1 N ( - &part; E k &part; v j k ) - &part; E &part; &gamma; t = &Sigma; k = 1 N ( - &part; E k &part; &gamma; t ) - - - ( 2 )
Described gradient descent method, the change connecting weights and threshold value of the most each node is directly proportional to downward gradient, then:
&Delta;v j k = - &eta; &CenterDot; &part; E k &part; v j t = - &eta; &CenterDot; &part; E k &part; y t &CenterDot; &part; y t &part; v j t &Delta;w i j = - &eta; &CenterDot; &part; E k &part; w i j = - &eta; &CenterDot; &part; E k &part; b j &CenterDot; &part; b j &part; s j &Delta;&gamma; t = - &eta; &CenterDot; &part; E k &part; &gamma; t = - &eta; &CenterDot; &part; E k &part; y t &CenterDot; &part; y t &part; &gamma; t &Delta;&theta; j = - &eta; &CenterDot; &part; E k &part; &theta; j = - &eta; &CenterDot; &part; E k &part; b j &CenterDot; &part; b j &part; s j &CenterDot; &part; s j &part; &theta; j b j = f ( s j ) s j = f ( &Sigma; i = 1 m w i j x i + &theta; j ) - - - ( 3 )
Wherein, η is learning rate, and 0 < η < 1;wijFor the connection weights of input layer i to hidden layer node j, vjkIt is implicit Node layer j is to the connection weights of output layer node k, Δ νjkThe connection weights correction of hidden layer node j to output layer node k, ΔωijConnection weights correction for input layer i to hidden layer node j;θjFor the threshold value at hidden layer node j, Δ θj For the threshold value correction at hidden layer node j, γtFor the threshold value at output node t, Δ γtThreshold value correction at output node t Amount;bjFor the output of each neuron of hidden layer, xiFor training sample corresponding at node i, i=1,2 ..., n, n are input layer joint Point number, sjFor the intermediate object program of neuron computing, N1For the neuron number of hidden layer, m is the number of hidden layer node, and N is The neuron number of output layer, f (x) is activation primitive;EkError signal for hidden layer.
6. the method as described in claim 1 or 4, it is characterised in that described step (4) obtains the hidden layer after adjusting and output Each node output of layer is shown below:
w i j ( l + 1 ) = w i j ( l ) + &Delta;w i j v j k ( l + 1 ) = v j k ( l ) + &Delta;v j k &theta; j ( l + 1 ) = &theta; j ( l ) + &Delta;&theta; j &gamma; t ( l + 1 ) = &gamma; t ( l ) + &Delta;&gamma; t - - - ( 4 )
Wherein, l represents frequency of training.
7. the method for claim 1, it is characterised in that the condition of convergence in described step (5) is global error function E Less than error predetermined threshold value ε1
8. method as claimed in claim 3, it is characterised in that by the prediction of described ambient temperature, solar irradiance and wind speed It is worth and inputs in assembly temperature forecast model based on BP artificial neural network respectively as input vector, obtain photovoltaic module temperature Predictive value.
CN201610515417.0A 2016-06-30 2016-06-30 A kind of photovoltaic module temperature predicting method Pending CN106228256A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610515417.0A CN106228256A (en) 2016-06-30 2016-06-30 A kind of photovoltaic module temperature predicting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610515417.0A CN106228256A (en) 2016-06-30 2016-06-30 A kind of photovoltaic module temperature predicting method

Publications (1)

Publication Number Publication Date
CN106228256A true CN106228256A (en) 2016-12-14

Family

ID=57519519

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610515417.0A Pending CN106228256A (en) 2016-06-30 2016-06-30 A kind of photovoltaic module temperature predicting method

Country Status (1)

Country Link
CN (1) CN106228256A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107204741A (en) * 2017-05-15 2017-09-26 华为技术有限公司 A kind of method and apparatus for determining ambient parameter
CN107941361A (en) * 2017-03-27 2018-04-20 国网河南省电力公司电力科学研究院 A kind of method of the relevant photovoltaic module operating temperature prediction of meteorology
CN108133085A (en) * 2017-12-08 2018-06-08 北方工业大学 Method and system for predicting equipment temperature in electronic equipment cabin
CN109039277A (en) * 2018-07-18 2018-12-18 浙江锐博科技工程有限公司 The monitoring method and system of photovoltaic plant
CN109284863A (en) * 2018-09-04 2019-01-29 南京理工大学 A kind of power equipment temperature predicting method based on deep neural network
CN109978280A (en) * 2019-04-19 2019-07-05 上海交通大学 A kind of generalization photovoltaic cell operating temperature prediction technique and device
CN111381618A (en) * 2018-12-30 2020-07-07 国家能源投资集团有限责任公司 Control method and device for cavity temperature of photovoltaic building, storage medium and processor

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150076473A (en) * 2013-12-27 2015-07-07 주식회사 대양이엔씨 System for forcasting residual life of a solar photovoltaic power generation
CN105373849A (en) * 2015-10-22 2016-03-02 华北电力大学(保定) Stepped temperature prediction method for photovoltaic battery assembly
CN105631558A (en) * 2016-03-22 2016-06-01 国家电网公司 BP neural network photovoltaic power generation system power prediction method based on similar day

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150076473A (en) * 2013-12-27 2015-07-07 주식회사 대양이엔씨 System for forcasting residual life of a solar photovoltaic power generation
CN105373849A (en) * 2015-10-22 2016-03-02 华北电力大学(保定) Stepped temperature prediction method for photovoltaic battery assembly
CN105631558A (en) * 2016-03-22 2016-06-01 国家电网公司 BP neural network photovoltaic power generation system power prediction method based on similar day

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李孟刚: "《产业安全评价》", 30 June 2015 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107941361A (en) * 2017-03-27 2018-04-20 国网河南省电力公司电力科学研究院 A kind of method of the relevant photovoltaic module operating temperature prediction of meteorology
CN107204741A (en) * 2017-05-15 2017-09-26 华为技术有限公司 A kind of method and apparatus for determining ambient parameter
CN107204741B (en) * 2017-05-15 2021-12-14 国家电投集团黄河上游水电开发有限责任公司 Method and device for determining environmental parameters
CN108133085A (en) * 2017-12-08 2018-06-08 北方工业大学 Method and system for predicting equipment temperature in electronic equipment cabin
CN108133085B (en) * 2017-12-08 2021-12-07 北方工业大学 Method and system for predicting equipment temperature in electronic equipment cabin
CN109039277A (en) * 2018-07-18 2018-12-18 浙江锐博科技工程有限公司 The monitoring method and system of photovoltaic plant
CN109284863A (en) * 2018-09-04 2019-01-29 南京理工大学 A kind of power equipment temperature predicting method based on deep neural network
CN111381618A (en) * 2018-12-30 2020-07-07 国家能源投资集团有限责任公司 Control method and device for cavity temperature of photovoltaic building, storage medium and processor
CN109978280A (en) * 2019-04-19 2019-07-05 上海交通大学 A kind of generalization photovoltaic cell operating temperature prediction technique and device

Similar Documents

Publication Publication Date Title
CN106228256A (en) A kind of photovoltaic module temperature predicting method
Puri et al. A hybrid artificial intelligence and internet of things model for generation of renewable resource of energy
CN111008728B (en) Prediction method for short-term output of distributed photovoltaic power generation system
CN105048499B (en) Wind-electricity integration real-time scheduling method and system based on Model Predictive Control
CN103106544B (en) A kind of photovoltaic generation prognoses system based on T-S Fuzzy neutral net
Graditi et al. Energy yield estimation of thin-film photovoltaic plants by using physical approach and artificial neural networks
CN103973203B (en) A kind of online equivalent modeling method in large-sized photovoltaic power station suitable in security and stability analysis
Singh et al. Generalized neural network methodology for short term solar power forecasting
CN103489038A (en) Photovoltaic ultra-short-term power prediction method based on LM-BP neural network
CN105260800A (en) Photovoltaic module temperature prediction method and device
CN103208037B (en) A kind of power forecasting method based on on-line correction being applied to new energy power station
CN110334870B (en) Photovoltaic power station short-term power prediction method based on gated cyclic unit network
CN104965558A (en) Photovoltaic power generation system maximum power tracking method and apparatus considering the factor of haze
CN107562992A (en) A kind of Photovoltaic array maximum power tracking method based on SVM and particle cluster algorithm
Jumaat et al. Prediction of Photovoltaic (PV) output using artificial neutral network (ANN) based on ambient factors
CN106570594A (en) Similar day photovoltaic power generation short period prediction method based on TMBP
Sabry et al. Measurement-based modeling of a semitransparent CdTe thin-film PV module based on a custom neural network
Sharmin et al. Implementation of an MPPT technique of a solar module with supervised machine learning
Mekki et al. Modeling and simulation of photovoltaic panel based on artificial neural networks and VHDL-language
Yong et al. The MPPT control method by using BP neural networks in PV generating system
CN105048451B (en) A kind of Interval Power Flow computational methods based on generation of electricity by new energy amount interval prediction
Kamthania et al. Determination of efficiency of hybrid photovoltaic thermal air collectors using artificial neural network approach for different PV technology
CN104978481A (en) Actual measurement modeling mehtod for photovoltaic plant electromechanical transient model
Jumaat et al. Investigate the photovoltaic (PV) module performance using Artificial Neural Network (ANN)
Bayarassou et al. New approach based on a fuzzy regression model for a photovoltaic system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for 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: 20161214