[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN104050517A - Photovoltaic power generation forecasting method based on GRNN - Google Patents

Photovoltaic power generation forecasting method based on GRNN Download PDF

Info

Publication number
CN104050517A
CN104050517A CN201410299370.XA CN201410299370A CN104050517A CN 104050517 A CN104050517 A CN 104050517A CN 201410299370 A CN201410299370 A CN 201410299370A CN 104050517 A CN104050517 A CN 104050517A
Authority
CN
China
Prior art keywords
network
output
neural network
grnn
vector
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
CN201410299370.XA
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.)
Harbin Institute of Technology Shenzhen
Original Assignee
Harbin Institute of Technology Shenzhen
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 Harbin Institute of Technology Shenzhen filed Critical Harbin Institute of Technology Shenzhen
Priority to CN201410299370.XA priority Critical patent/CN104050517A/en
Publication of CN104050517A publication Critical patent/CN104050517A/en
Pending legal-status Critical Current

Links

Landscapes

  • Photovoltaic Devices (AREA)

Abstract

基于GRNN神经网络的光伏发电预测方法,涉及一种基于广义回归(GRNN)神经网络光伏发电预测方法。所述方法首先考虑节气、天气、日照的因素,建立光伏曲线模式,提出基于广义回归神经网络光伏发电预测模型,并进行求解算法设计。本发明具有以下优点:GRNN网络的训练过程中不需要误差反向计算来修正权值,而只需要改变平滑参数σ来调节传递函数,减少了训练时间,加快网络学习速度;GRNN神经网络预测模型非线性映射能力强,逼近性能好,具有较强鲁棒性,适用于处理不稳定数据;GRNN神经网络的光伏发电预测技术,明显提高了预测精度;预测结果可为电网光电调度提供决策信息,对保证电网安全运行具有重要意义。A photovoltaic power generation prediction method based on a GRNN neural network relates to a photovoltaic power generation prediction method based on a generalized regression (GRNN) neural network. The method first considers solar terms, weather, and sunshine factors, establishes a photovoltaic curve model, proposes a photovoltaic power generation prediction model based on a generalized regression neural network, and designs a solution algorithm. The present invention has the following advantages: in the training process of the GRNN network, no reverse calculation of the error is required to modify the weight, but only the smoothing parameter σ is required to adjust the transfer function, which reduces the training time and speeds up the network learning; the GRNN neural network prediction model Strong nonlinear mapping ability, good approximation performance, strong robustness, suitable for dealing with unstable data; GRNN neural network photovoltaic power generation prediction technology, which significantly improves prediction accuracy; prediction results can provide decision-making information for power grid photoelectric dispatching, It is of great significance to ensure the safe operation of the power grid.

Description

基于GRNN神经网络的光伏发电预测方法Photovoltaic Power Generation Prediction Method Based on GRNN Neural Network

技术领域technical field

本发明涉及一种基于广义回归(GRNN)神经网络光伏发电预测方法。The invention relates to a method for predicting photovoltaic power generation based on a generalized regression (GRNN) neural network.

背景技术Background technique

由于太阳能等为可再生清洁能源,太阳能等新型能源在国内外得到了广泛的应用、太阳能的光伏发电功率与风力发电同样受天气、日照等不确定因素的影响,具有较强的随机间歇性,对电网安全运行带来了不稳定性。提高光伏发电功率预测精度,对发电计划制定,保证电网安全运行具有广泛的应用价值。Since solar energy is a renewable and clean energy source, new energy sources such as solar energy have been widely used at home and abroad. The photovoltaic power generation power of solar energy is also affected by uncertain factors such as weather and sunshine, and has strong random intermittency. It brings instability to the safe operation of the power grid. Improving the prediction accuracy of photovoltaic power generation has extensive application value for the formulation of power generation plans and ensuring the safe operation of the power grid.

发明内容Contents of the invention

本发明的目的是提供一种基于GRNN神经网络的光伏发电预测方法,首先考虑节气、天气、日照的因素,建立光伏曲线模式,提出基于广义回归(GRNN)神经网络光伏发电预测模型,并进行求解算法设计,目前国内尚未有相关技术的报道。The purpose of the present invention is to provide a photovoltaic power generation prediction method based on the GRNN neural network, first consider the factors of solar terms, weather, and sunshine, establish a photovoltaic curve model, propose a photovoltaic power generation prediction model based on the generalized regression (GRNN) neural network, and solve the problem Algorithm design, there is no report on related technologies in China at present.

本发明的目的是通过以下技术方案实现的:The purpose of the present invention is achieved through the following technical solutions:

一种基于GRNN神经网络的光伏发电预测方法,具体实施步骤如下:A photovoltaic power generation prediction method based on GRNN neural network, the specific implementation steps are as follows:

步骤1:分析光伏负荷的负荷特征和影响因子,运用K均值聚类方法对天气样本空间进行聚类分成二组,选取与预测日分为一组的各日光伏负荷数据建立负荷模式M={X1,X2,...,Xn+1},其中选取与预测日最近的一日光伏负荷数据Y={y1,y2,…ym}为网络期望输出,其余日光伏负荷数据M={X1,X2,...,Xn}为GRNN神经网络的输入向量,其中n为训练样本数,m为日光伏负荷数据个数(也是网络输出向量的维数);Step 1: Analyze the load characteristics and influencing factors of photovoltaic load, use the K-means clustering method to cluster the weather sample space into two groups, and select the daily photovoltaic load data that is grouped with the forecast day to establish a load model M={ X 1 ,X 2 ,...,X n+1 }, where the daily photovoltaic load data Y={y 1 ,y 2 ,…y m } closest to the forecast date is selected as the expected output of the network, and the remaining daily photovoltaic load Data M={X 1 ,X 2 ,...,X n } is the input vector of the GRNN neural network, where n is the number of training samples, and m is the number of daily photovoltaic load data (also the dimension of the network output vector);

步骤2:建立GRNN神经网络预测模型后,计算模式层神经元输出,并分别计算两类求和层神经元输出SD和SNk,并计算出网络实际输出向量 Y ^ = { y ^ 1 , y ^ 2 , . . . , y ^ m } . Step 2: After establishing the GRNN neural network prediction model, calculate the neuron output of the pattern layer, and calculate the output SD and S Nk of the two types of summation layer neurons respectively, and calculate the actual output vector of the network Y ^ = { the y ^ 1 , the y ^ 2 , . . . , the y ^ m } .

步骤3:对比网络实际输出和期望输出,计算误差目标函数,判断模型是否合格,如果合格进行步骤4,如不合格则通过再逐步增大平滑参数σ,修正模型之后重新计算模式层神经元输出、两类求和层神经元输出SD和SNk和网络实际输出值直到误差函数小于给定精度,停止迭代,进行步骤4。Step 3: Compare the actual output of the network with the expected output, calculate the error objective function, and judge whether the model is qualified. If it is qualified, proceed to step 4. If it is not qualified, then gradually increase the smoothing parameter σ, and then recalculate the neuron output of the model layer after correcting the model , two types of summation layer neurons output S D and S Nk and the actual output value of the network Until the error function is less than the given precision, stop the iteration and go to step 4.

步骤4:将光伏负荷模式输入到GRNN神经网络预测模型中,按步骤3过程计算得到的网络输出即为光伏负荷预测向量 Step 4: Input the photovoltaic load pattern into the GRNN neural network forecasting model, and the network output calculated according to the step 3 process is the photovoltaic load forecasting vector

步骤5:对比预测结果与实际用户负荷,计算平均相对误差,VAR值等误差指标,并根据这些指标评价预测误差。Step 5: Comparing the forecast results with the actual user load, calculating the average relative error, VAR value and other error indicators, and evaluating the forecast error based on these indicators.

本发明具有以下优点:The present invention has the following advantages:

1、GRNN网络的训练过程中不需要误差反向计算来修正权值,而只需要改变平滑参数σ来调节传递函数,减少了训练时间,加快网络学习速度;1. During the training process of the GRNN network, there is no need to reverse the calculation of the error to correct the weight, but only need to change the smoothing parameter σ to adjust the transfer function, which reduces the training time and speeds up the network learning speed;

2、GRNN神经网络预测模型非线性映射能力强,逼近性能好,具有较强鲁棒性,适用于处理不稳定数据;2. The GRNN neural network prediction model has strong nonlinear mapping ability, good approximation performance, strong robustness, and is suitable for dealing with unstable data;

3、GRNN神经网络的光伏发电预测技术,明显提高了预测精度;3. The photovoltaic power generation prediction technology of GRNN neural network has significantly improved the prediction accuracy;

4、预测结果可为电网光电调度提供决策信息,对保证电网安全运行具有重要意义。4. The prediction results can provide decision-making information for power grid photoelectric dispatching, which is of great significance to ensure the safe operation of the power grid.

附图说明Description of drawings

图1为GRNN神经网络结构;Figure 1 is the GRNN neural network structure;

图2为GRNN神经网络预测算法流程。Figure 2 shows the flow of the GRNN neural network prediction algorithm.

具体实施方式Detailed ways

下面结合附图对本发明的技术方案作进一步的说明,但并不局限如此,凡是对本发明技术方案进行修改或者等同替换,而不脱离本发明技术方案的精神和范围,均应涵盖在本发明的保护范围中。The technical solution of the present invention will be further described below in conjunction with the accompanying drawings, but it is not limited to this. Any modification or equivalent replacement of the technical solution of the present invention without departing from the spirit and scope of the technical solution of the present invention should be covered by the technical solution of the present invention. in the scope of protection.

本发明提供了一种基于GRNN神经网络的光伏发电预测方法,包括以下内容:The present invention provides a kind of photovoltaic power generation prediction method based on GRNN neural network, comprising the following contents:

一、按节气、天气、工作日和节假日等因素进行模糊聚类,选择与预测日相似的日光伏发电曲线,确定输入向量;建立预测GRNN神经网络结构;1. Carry out fuzzy clustering according to factors such as solar terms, weather, working days and holidays, select a daily photovoltaic power generation curve similar to the forecast day, and determine the input vector; establish a forecast GRNN neural network structure;

二、对预测GRNN神经网络结构进行训练,确定GRNN神经网络的光伏发电功率预测模型;2. Train the prediction GRNN neural network structure, and determine the photovoltaic power generation power prediction model of the GRNN neural network;

三、设计模型求解算法;3. Design the algorithm for solving the model;

四、确定平均相对误差和VAR值的误差评价指标,评价所提出方法的预测精度,分析预测误差风险。4. Determine the error evaluation index of average relative error and VAR value, evaluate the prediction accuracy of the proposed method, and analyze the risk of prediction error.

具体内容如下:The specific content is as follows:

(1)神经网络的结构(1) The structure of the neural network

GRNN神经网络是在RBF神经网络基础之上发展起来的典型的前馈型神经网络。典型的GRNN神经网络由四层组成:输入层、模式层(径向基层)、求和层、输出层。输入历史数据逐次通过四层运算得到网络预测输出,并根据输出的误差不断调节平滑参数σ,最终使误差最小。GRNN神经网络的结构如图1所示。GRNN neural network is a typical feed-forward neural network developed on the basis of RBF neural network. A typical GRNN neural network consists of four layers: input layer, pattern layer (radial base layer), summation layer, and output layer. The input historical data is successively obtained through four-layer operations to obtain the network prediction output, and the smoothing parameter σ is continuously adjusted according to the output error to minimize the error. The structure of GRNN neural network is shown in Figure 1.

网络的输入向量Xj=[xj1,xj2,…,xjm]T,输出向量其中1≤j≤n,n为训练样本数,m代表网络输出向量维数。The input vector X j of the network =[x j1 ,x j2 ,…,x jm ] T , the output vector Where 1≤j≤n, n is the number of training samples, and m represents the dimension of the network output vector.

模式层神经元Pi的输出公式为:The output formula of the pattern layer neuron P i is:

pp jj == expexp [[ -- (( Xx jj -- Xx ii )) TT (( Xx jj -- Xx ii )) 22 σσ 22 ]] -- -- -- (( 11 )) ..

式中:Xj为网络输入的向量;Xi为神经元i对应的训练向量,j,i=1,2,…,n。In the formula: X j is the vector input by the network; Xi is the training vector corresponding to neuron i, j,i=1,2,...,n.

网络的求和层的神经元分为两类:The neurons of the summation layer of the network are divided into two categories:

第一类神经元只有一个,即神经元SD,这个神经元与模式层(神经元的连接权重固定为1,传递函数如下:There is only one neuron of the first type, that is, neuron S D , this neuron and the pattern layer (the connection weight of the neuron is fixed at 1, and the transfer function is as follows:

SS DD. == ΣΣ jj == 11 nno expexp [[ -- (( Xx jj -- Xx ii )) TT (( Xx jj -- Xx ii )) 22 σσ 22 ]] -- -- -- (( 22 )) ..

由公式可知,该函数功能为对模式层输出求和。It can be seen from the formula that the function of this function is to sum the output of the pattern layer.

第二类神经元为SN1,SN2,...,SNn,其数目与输出层神经元相同,传递函数功能为对模式层输出加权求和,模式层神经元Pj与求和层神经元SNk之间的传递函数如下:The second type of neurons are S N1 , S N2 ,...,S Nn , the number of which is the same as that of the neurons in the output layer. The transfer function between neurons S Nk is as follows:

SS NkNk == ΣΣ jj == 11 nno ythe y ^^ kk expexp [[ -- (( Xx jj -- Xx ii )) TT (( Xx jj -- Xx ii )) 22 σσ 22 ]] -- -- -- (( 33 )) ..

公式中:为第k个网络输出值,1≤k≤m,m代表网络输出向量维数。网络的输出层神经元的数目和输出向量维数相同,每一个输出层神经元同第二类求和层神经元一一对应,只同求和层的SD和对应的SNk两个神经元连接,第k个网络输出值为:formula: is the kth network output value, 1≤k≤m, m represents the dimension of the network output vector. The number of neurons in the output layer of the network is the same as the dimension of the output vector, and each neuron in the output layer corresponds to the neurons in the second summation layer one by one, only the SD of the summation layer and the corresponding S Nk two neurons Meta connection, the output value of the kth network is:

ythe y ^^ kk == SS NkNk SS DD. ,, 11 ≤≤ kk ≤≤ mm -- -- -- (( 44 )) ..

由上述分析可知,GRNN神经网络确定输入向量后,网络的权值已经确定无需修正,只要确定平滑参数σ就确定了预测模型。确定最佳平滑参数σ的过程就是网络的训练过程。训练方法为让平滑参数σ在一定的范围内逐级递增,不断比较目标函数,直到目标函数达到最小,将网络输出误差作为目标函数公式如下:It can be seen from the above analysis that after the GRNN neural network determines the input vector, the weight of the network has been determined without correction, and the prediction model is determined only by determining the smoothing parameter σ. The process of determining the optimal smoothing parameter σ is the training process of the network. The training method is to increase the smoothing parameter σ step by step within a certain range, and continuously compare the objective function until the objective function reaches the minimum. The network output error is used as the objective function formula as follows:

minmin (( EE. )) == minmin 11 nno ΣΣ jj == 11 nno 11 22 (( YY ^^ (( Xx jj )) -- YY (( Xx jj )) )) 22 -- -- -- (( 55 )) ..

(3)算法流程(3) Algorithm flow

基于K均值聚类的GRNN神经网络的电网光伏发电的预测方法,算法流程如图2所示。具体步骤如下:The prediction method of grid photovoltaic power generation based on K-means clustering GRNN neural network, the algorithm flow is shown in Figure 2. Specific steps are as follows:

步骤1:分析光伏负荷的负荷特征和影响因子,运用K均值聚类方法对天气样本空间进行聚类分成二组,选取与预测日分为一组的各日光伏负荷数据建立负荷模式M={X1,X2,...,Xn+1},其中选取与预测日最近的一日光伏负荷数据Y={y1,y2,…ym}为网络期望输出,其余日光伏负荷数据M={X1,X2,...,Xn}为GRNN神经网络的输入向量,其中n为训练样本数,m为日光伏负荷数据个数,也是网络输出向量的维数;Step 1: Analyze the load characteristics and influencing factors of photovoltaic load, use the K-means clustering method to cluster the weather sample space into two groups, and select the daily photovoltaic load data that is grouped with the forecast day to establish a load model M={ X 1 ,X 2 ,...,X n+1 }, where the daily photovoltaic load data Y={y 1 ,y 2 ,…y m } closest to the forecast date is selected as the expected output of the network, and the remaining daily photovoltaic load Data M={X 1 ,X 2 ,...,X n } is the input vector of the GRNN neural network, where n is the number of training samples, m is the number of daily photovoltaic load data, and is also the dimension of the network output vector;

步骤2:建立GRNN神经网络预测模型后,计算模式层神经元Pi输出,并分别计算两类求和层神经元输出SD和SNk,并计算出网络实际输出向量 Y ^ = { y ^ 1 , y ^ 2 , . . . , y ^ m } ; Step 2: After establishing the GRNN neural network prediction model, calculate the output of the pattern layer neuron P i , and calculate the output SD and S Nk of the two types of summation layer neurons respectively, and calculate the actual output vector of the network Y ^ = { the y ^ 1 , the y ^ 2 , . . . , the y ^ m } ;

步骤3:对比网络实际输出和期望输出,计算误差目标函数,判断模型是否合格,如果合格进行步骤4,如不合格则通过再逐步增大平滑参数σ,修正模型之后重新计算模式层神经元输出、两类求和层神经元输出SD、SNk和网络实际输出值直到误差目标函数小于给定精度,停止迭代,进行步骤4;Step 3: Compare the actual output of the network with the expected output, calculate the error objective function, and judge whether the model is qualified. If it is qualified, proceed to step 4. If it is not qualified, then gradually increase the smoothing parameter σ, and then recalculate the neuron output of the model layer after correcting the model , two types of summation layer neurons output S D , S Nk and the actual output value of the network Until the error objective function is less than the given accuracy, stop the iteration and go to step 4;

步骤4:将光伏负荷模式输入到GRNN神经网络预测模型中,按步骤3过程计算得到的网络输出即为光伏负荷预测向量 Step 4: Input the photovoltaic load pattern into the GRNN neural network forecasting model, and the network output calculated according to the step 3 process is the photovoltaic load forecasting vector

步骤5:对比预测结果与实际用户负荷,计算误差指标,并根据误差指标评价预测误差。Step 5: Comparing the forecast result with the actual user load, calculating the error index, and evaluating the prediction error according to the error index.

Claims (6)

1. the photovoltaic generation Forecasting Methodology based on GRNN neural network, is characterized in that described Forecasting Methodology is:
Step 1: analyze load characteristic and the factor of influence of photovoltaic load, use K means clustering method to carry out cluster to weather sample space and be divided into two groups, choose and predict that being divided into each day photovoltaic load data of a group day sets up load pattern M={X 1, X 2..., X n+1, wherein choose and predict a day nearest one day photovoltaic load data Y={ y1, y2, ymbe network desired output, all the other day photovoltaic load data M={X 1, X 2..., X nbe the input vector of GRNN neural network, and wherein n is number of training, m is the dimension of network output vector;
Step 2: set up after GRNN neural network prediction model computation schema layer neuron P ioutput, and calculate respectively two class summation layer neuron output S dand S nk, and calculate the actual output vector of network Y ^ = { y ^ 1 , y ^ 2 , . . . , y ^ m } ;
Step 3: the contrast actual output of network and desired output, error of calculation objective function, whether judgment models is qualified, if qualified, carry out step 4, as defective, by progressively increasing again smoothing parameter σ, after correction model, recalculate the output of mode layer neuron, two class summation layer neuron output S d, S nkwith network real output value until error objective function is less than given accuracy, stop iteration, carry out step 4;
Step 4: photovoltaic load pattern is input in GRNN neural network prediction model, and the network output obtaining by step 3 process computation is photovoltaic load prediction vector
Step 5: contrast predicts the outcome and actual user's load, error of calculation index, and evaluate predicated error according to error criterion.
2. the photovoltaic generation Forecasting Methodology based on GRNN neural network according to claim 1, is characterized in that described mode layer neuron P ioutput formula be:
p j = exp [ - ( X j - X i ) T ( X j - X i ) 2 σ 2 ] ,
In formula: X jinput vector for network; X ifor training vector corresponding to neuron i, j, i=1,2 ..., n, n is number of training.
3. the photovoltaic generation Forecasting Methodology based on GRNN neural network according to claim 1, is characterized in that described neuron S dtransport function is as follows:
S D = Σ j = 1 n exp [ - ( X j - X i ) T ( X j - X i ) 2 σ 2 ] ,
In formula: X jinput vector for network; X ifor training vector corresponding to neuron i, i=1,2 ..., n, n is number of training.
4. the photovoltaic generation Forecasting Methodology based on GRNN neural network according to claim 1 and 2, is characterized in that described mode layer neuron P iwith summation layer neuron S nkbetween transport function as follows:
S Nk = Σ j = 1 n y ^ k exp [ - ( X j - X i ) T ( X j - X i ) 2 σ 2 ] ,
In formula: be k network output valve, 1≤k≤m, m represents network output vector dimension.
5. the photovoltaic generation Forecasting Methodology based on GRNN neural network according to claim 1, is characterized in that the number of described network output is identical with output vector dimension, and each output element is corresponding one by one with Equations of The Second Kind summation layer neuron, with the S of summation layer dwith corresponding S nktwo neurons connect, and output valve is:
y ^ k = S Nk S D , 1 ≤ k ≤ m , M represents network output vector dimension.
6. the photovoltaic generation Forecasting Methodology based on GRNN neural network according to claim 1, is characterized in that described error objective function is as follows:
min ( E ) = min 1 n Σ j = 1 n 1 2 ( Y ^ ( X j ) - Y ( X j ) ) 2 ,
In formula: X jinput vector for network; for being input as X jprerequisite under, the actual output vector of network; Y is network desired output vector; N is number of training.
CN201410299370.XA 2014-06-27 2014-06-27 Photovoltaic power generation forecasting method based on GRNN Pending CN104050517A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410299370.XA CN104050517A (en) 2014-06-27 2014-06-27 Photovoltaic power generation forecasting method based on GRNN

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410299370.XA CN104050517A (en) 2014-06-27 2014-06-27 Photovoltaic power generation forecasting method based on GRNN

Publications (1)

Publication Number Publication Date
CN104050517A true CN104050517A (en) 2014-09-17

Family

ID=51503328

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410299370.XA Pending CN104050517A (en) 2014-06-27 2014-06-27 Photovoltaic power generation forecasting method based on GRNN

Country Status (1)

Country Link
CN (1) CN104050517A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426956A (en) * 2015-11-06 2016-03-23 国家电网公司 Ultra-short-period photovoltaic prediction method
CN106228278A (en) * 2016-08-19 2016-12-14 长园深瑞继保自动化有限公司 Photovoltaic power prognoses system
CN106327357A (en) * 2016-08-17 2017-01-11 深圳先进技术研究院 Load identification method based on improved probabilistic neural network
CN106934094A (en) * 2017-01-18 2017-07-07 华北电力大学 A kind of wind power forecasting method based on the twenty-four solar terms
CN107014451A (en) * 2017-05-03 2017-08-04 东南大学 The method of ultrasonic flow sensor coefficient is speculated based on generalized regression nerve networks
CN108805331A (en) * 2018-05-04 2018-11-13 北京国电通网络技术有限公司 A kind of electricity demand forecasting method
CN108960522A (en) * 2018-07-16 2018-12-07 浙江电腾云光伏科技有限公司 A kind of photovoltaic power generation quantity prediction analysis method
CN109150100A (en) * 2018-09-13 2019-01-04 国网电子商务有限公司 Fault detection method, device, equipment and the storage medium of photovoltaic plant
CN110619084A (en) * 2019-08-29 2019-12-27 西安工程大学 Method for recommending books according to borrowing behaviors of readers in library
CN110755077A (en) * 2019-11-18 2020-02-07 北华大学 A method and system for measuring lung elasticity coefficient based on breathing apparatus
CN111191854A (en) * 2020-01-10 2020-05-22 上海积成能源科技有限公司 Photovoltaic power generation prediction model and method based on linear regression and neural network
CN111815051A (en) * 2020-07-06 2020-10-23 安徽建筑大学 GRNN photovoltaic power generation forecasting method considering weather factors
CN112558510A (en) * 2020-10-20 2021-03-26 山东亦贝数据技术有限公司 Intelligent networking automobile safety early warning system and early warning method
CN114428736A (en) * 2022-01-20 2022-05-03 深圳市电子商务安全证书管理有限公司 JavaScript-based component testing method and device, terminal equipment and medium
CN115034142A (en) * 2022-07-01 2022-09-09 广西大学 Method for designing temperature parameters of extrusion casting process

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070185823A1 (en) * 2005-07-28 2007-08-09 Dingguo Chen Load prediction based on-line and off-line training of neural networks
US20120221158A1 (en) * 2011-02-28 2012-08-30 General Electric Company System and method for load forecasting
CN102930358A (en) * 2012-11-28 2013-02-13 江西九江供电公司 Neural network prediction method for generated output of photovoltaic power station
CN102999786A (en) * 2012-10-17 2013-03-27 浙江埃菲生能源科技有限公司 Method for short-term predicting of photovoltaic generation power on the basis of similar day feature classification and extreme learning machine
CN103559655A (en) * 2013-11-15 2014-02-05 哈尔滨工业大学 Microgrid novel feeder load prediction method based on data mining
CN103699944A (en) * 2013-12-31 2014-04-02 国电南京自动化股份有限公司 Wind and photovoltaic generation power prediction system with multiple prediction modes

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070185823A1 (en) * 2005-07-28 2007-08-09 Dingguo Chen Load prediction based on-line and off-line training of neural networks
US20120221158A1 (en) * 2011-02-28 2012-08-30 General Electric Company System and method for load forecasting
CN102999786A (en) * 2012-10-17 2013-03-27 浙江埃菲生能源科技有限公司 Method for short-term predicting of photovoltaic generation power on the basis of similar day feature classification and extreme learning machine
CN102930358A (en) * 2012-11-28 2013-02-13 江西九江供电公司 Neural network prediction method for generated output of photovoltaic power station
CN103559655A (en) * 2013-11-15 2014-02-05 哈尔滨工业大学 Microgrid novel feeder load prediction method based on data mining
CN103699944A (en) * 2013-12-31 2014-04-02 国电南京自动化股份有限公司 Wind and photovoltaic generation power prediction system with multiple prediction modes

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刑晓哲 等: "GRNN算法在电力系统状态估计中的应用", 《黑龙江电力》 *
姚李孝 等: "基于广义回归神经网络的电力系统中长期负荷预测", 《电力自动化设备》 *

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426956B (en) * 2015-11-06 2019-01-22 国家电网公司 An ultra-short-term photovoltaic forecasting method
CN105426956A (en) * 2015-11-06 2016-03-23 国家电网公司 Ultra-short-period photovoltaic prediction method
CN106327357A (en) * 2016-08-17 2017-01-11 深圳先进技术研究院 Load identification method based on improved probabilistic neural network
CN106228278A (en) * 2016-08-19 2016-12-14 长园深瑞继保自动化有限公司 Photovoltaic power prognoses system
CN106934094A (en) * 2017-01-18 2017-07-07 华北电力大学 A kind of wind power forecasting method based on the twenty-four solar terms
CN106934094B (en) * 2017-01-18 2021-01-08 华北电力大学 Wind power prediction method based on twenty-four solar terms
CN107014451A (en) * 2017-05-03 2017-08-04 东南大学 The method of ultrasonic flow sensor coefficient is speculated based on generalized regression nerve networks
CN108805331A (en) * 2018-05-04 2018-11-13 北京国电通网络技术有限公司 A kind of electricity demand forecasting method
CN108960522A (en) * 2018-07-16 2018-12-07 浙江电腾云光伏科技有限公司 A kind of photovoltaic power generation quantity prediction analysis method
CN109150100A (en) * 2018-09-13 2019-01-04 国网电子商务有限公司 Fault detection method, device, equipment and the storage medium of photovoltaic plant
CN110619084A (en) * 2019-08-29 2019-12-27 西安工程大学 Method for recommending books according to borrowing behaviors of readers in library
CN110619084B (en) * 2019-08-29 2023-05-05 西安工程大学 Method for recommending books according to borrowing behaviors of library readers
CN110755077A (en) * 2019-11-18 2020-02-07 北华大学 A method and system for measuring lung elasticity coefficient based on breathing apparatus
CN110755077B (en) * 2019-11-18 2022-02-22 北华大学 Lung elasticity coefficient measuring method and system based on breathing device
CN111191854A (en) * 2020-01-10 2020-05-22 上海积成能源科技有限公司 Photovoltaic power generation prediction model and method based on linear regression and neural network
CN111815051A (en) * 2020-07-06 2020-10-23 安徽建筑大学 GRNN photovoltaic power generation forecasting method considering weather factors
CN112558510A (en) * 2020-10-20 2021-03-26 山东亦贝数据技术有限公司 Intelligent networking automobile safety early warning system and early warning method
CN114428736A (en) * 2022-01-20 2022-05-03 深圳市电子商务安全证书管理有限公司 JavaScript-based component testing method and device, terminal equipment and medium
CN115034142A (en) * 2022-07-01 2022-09-09 广西大学 Method for designing temperature parameters of extrusion casting process

Similar Documents

Publication Publication Date Title
CN104050517A (en) Photovoltaic power generation forecasting method based on GRNN
CN104636823B (en) A kind of wind power forecasting method
CN103927412B (en) Instant learning debutanizing tower soft-measuring modeling method based on gauss hybrid models
CN104408562B (en) A kind of photovoltaic system generating efficiency comprehensive estimation method based on BP neural network
CN102479339B (en) Wind power plant short-term wind speed prediction method and system based on hybrid neural network
CN106022954B (en) Multiple BP neural network load prediction method based on grey correlation degree
CN110659779B (en) A Loss Prediction Method of Distribution System Based on Long Short-Term Memory Network
Yu et al. The forecast of the electrical energy generated by photovoltaic systems using neural network method
CN103065202B (en) Wind power plant ultrashort term wind speed prediction method based on combination kernel function
CN105631558A (en) BP neural network photovoltaic power generation system power prediction method based on similar day
CN103473438B (en) Wind power prediction model preferably and modification method
CN102479347B (en) Wind power plant short-term wind speed prediction method and system based on data driving
CN106127303A (en) A kind of short-term load forecasting method towards multi-source data
CN109063892A (en) Industry watt-hour meter prediction technique based on BP-LSSVM combination optimization model
CN104021300B (en) Comprehensive assessment method based on effect of distribution type electrical connection on power distribution network
CN109002915A (en) Photovoltaic plant short term power prediction technique based on Kmeans-GRA-Elman model
CN108647812A (en) Short-Term Load Forecasting Method based on principal component self-adaptive BP neural networks
CN102510059A (en) Super short-term wind power forecasting method based on back propagation (BP) neural network
CN104463356A (en) Photovoltaic power generation power prediction method based on multi-dimension information artificial neural network algorithm
CN110222411B (en) Non-measurement-area solar radiation estimation method based on mRMR-DBN algorithm
CN113991711B (en) Capacity configuration method for energy storage system of photovoltaic power station
CN104134103B (en) Method for predicting energy consumption of hot oil pipeline by using modified BP neural network model
CN107748934B (en) A Method for Predicting Electric Heating Load of Distribution Network Based on Improved BP Neural Network Algorithm
CN102880905A (en) Online soft measurement method for normal oil dry point
CN105512832A (en) Urban water demand combined predication method based on time-varying weight minimum variance

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140917