CN106600059A - Intelligent power grid short-term load predication method based on improved RBF neural network - Google Patents

Intelligent power grid short-term load predication method based on improved RBF neural network Download PDF

Info

Publication number
CN106600059A
CN106600059A CN201611148874.7A CN201611148874A CN106600059A CN 106600059 A CN106600059 A CN 106600059A CN 201611148874 A CN201611148874 A CN 201611148874A CN 106600059 A CN106600059 A CN 106600059A
Authority
CN
China
Prior art keywords
hidden layer
output
formula
rbf neural
sample point
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201611148874.7A
Other languages
Chinese (zh)
Other versions
CN106600059B (en
Inventor
张天魁
鲁云
肖霖
杨鼎成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanchang University
Beijing University of Posts and Telecommunications
Original Assignee
Nanchang University
Beijing University of Posts and Telecommunications
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 Nanchang University, Beijing University of Posts and Telecommunications filed Critical Nanchang University
Priority to CN201611148874.7A priority Critical patent/CN106600059B/en
Publication of CN106600059A publication Critical patent/CN106600059A/en
Application granted granted Critical
Publication of CN106600059B publication Critical patent/CN106600059B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/04Architecture, e.g. interconnection topology
    • G06N3/048Activation functions
    • 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
    • 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Software Systems (AREA)
  • Tourism & Hospitality (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • General Business, Economics & Management (AREA)
  • Molecular Biology (AREA)
  • Artificial Intelligence (AREA)
  • Marketing (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Primary Health Care (AREA)
  • Water Supply & Treatment (AREA)
  • Public Health (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 invention discloses an intelligent power grid short-term load prediction method based on an improved RBF neural network, relates to the technical field of intelligent power grid, and is used for determining the basis function center and improving the load prediction precision of the intelligent power grid. The prediction method includes: S1, performing network initialization; S2, calculating the basis function center ci; S3, calculating the variance [zeta]i according to the basis function center ci; S4, calculating the output Ri of a hidden layer according to the basis function center ci and the variance [zeta]i; S5, calculating the output of an output layer according to the output Ri of the hidden layer; S6, calculating a prediction error E according to a mean squared error and the function; S7, updating connecting weights of neurons of the hidden layer and neurons of the output layer in the neural network; and S8, determining the prediction error E, if the prediction error E is expected, ending iterative calculation, and otherwise, returning to step S4, and re-performing iterative calculation on the prediction error E. The method is used for predicting the load of the power grid.

Description

Based on the intelligent grid short-term load forecasting method for improving RBF neural
Technical field
The present invention relates to intelligent power grid technology field, more particularly to it is a kind of based on the intelligent grid for improving RBF neural Short-term load forecasting method.
Background technology
The fast development of intelligent grid generates substantial amounts of electricity consumption data (also known as sample data), to these sample datas It is analyzed and is significant.Sample data is applied in short-term load forecasting using Forecasting Methodology, so as to increasing productivity Precision of prediction, this sacurity dispatching and economical operation to power system plays an important role.RBF (Radial Basis Function, hereinafter referred to as RBF) neutral net is to be applied to most commonly used a kind of Forecasting Methodology in load prediction, Because it is a kind of partial approximation network, arbitrary continuation function can be approached with arbitrary accuracy, with unique optimal approximation properties and Without local minimum problem, and topological structure is simple, learning rate is fast.Mainly there are three ginsengs in RBF neural Forecasting Methodology Number affects precision of prediction, the respectively connection weight of Basis Function Center, basic function radius and network hidden layer and output layer.Its Middle connection weight is tried to achieve frequently with gradient descent method.The impact of Basis Function Center and basic function radius to precision of prediction is very Greatly, thus it is existing research be mainly concentrated in determine RBF neural Basis Function Center and basic function radius on.It is existing Mainly adopt in technology and calculate with the following method Basis Function Center and basic function radius:
The first calculates Basis Function Center and base letter using clustering methodology (for example, K-means methods and FCM methods) Number radius;Basis Function Center and base are calculated using heuristic (for example, such as genetic method and particle swarm optimization) second Function radius.Wherein, heuristic complexity is high, and predicted time is longer under the extensive load data of intelligent grid, therefore Under the extensive load prediction of intelligent grid, clustering procedure is more suitable for determining RBF neural Basis Function Center and basic function half Footpath.
In addition, for RBF neural Basis Function Center, it is main to be determined using FCM methods, but in intelligent grid load In prediction, FCM method load data scales are big, dimension is more, and method is more complicated, finally cause intelligent grid load prediction accuracy It is relatively low.
The content of the invention
It is an object of the invention to provide a kind of based on the intelligent grid short-term load forecasting side for improving RBF neural Method, for determining Basis Function Center, lifts intelligent grid load prediction precision.
To reach above-mentioned purpose, the present invention is adopted the following technical scheme that:
The present invention provides a kind of based on the intelligent grid short-term load forecasting method for improving RBF neural, based on improvement The intelligent grid short-term load forecasting method of RBF neural includes:
S1, netinit;
S2, calculating Basis Function Center ci
S3, according to Basis Function Center ci, calculate variance ζi
S4, according to Basis Function Center ciAnd variance ζi, calculate the output R of hidden layeri
S5, according to the output R of hidden layeri, calculate the output of output layer;
S6, predicated error E is calculated according to mean square error and function;
S7, the connection weight to hidden layer neuron in neutral net and output layer neuron are updated;
S8, predicated error E is judged, if predicated error E, in expected, iterative calculation terminates;Conversely, returning step Rapid S4, iterates to calculate predicated error E again.
Step S1 includes:Determine input layer number N, hidden layer neuron number N, output layer neuron number N, and initialization learning rate η and basic function overlap coefficient η;Wherein, output layer neuron number N=1, hidden layer nerve First number NAs Basis Function Center number.
Step S2 includes:
S21, S21, input Fuzzy Exponential m, iteration stopping threshold epsilon and PCA accumulation contribution rate factor deltas, Basis Function Center Number N, the attribute weights ω of clustern, initial data X;;Wherein, sample data X={ x1,x2,…,xN, N is sample point Number, xjFor each sample point, xj={ xj1,xj2,…,xjs, j=1,2 ... N, s represents the category that each sample point is included The number of property, the i.e. dimension of each sample point, K classes, cluster centre V are divided in PCA-WFCM methods by sample data X ={ v1,v2,…,vk, K is had, the scope of K is 2≤K≤N.
S22, PCA attribute dimension-reduction treatment is carried out to sample data X:Each sample point dimensionality reduction is calculated according to equation below Dimension L afterwardsRetain all dimensions before dimension L as cluster attribute, in formula, S represents each sample point Original dimension, λnThe characteristic value of covariance matrix in PCA is represented, δ represents the PCA accumulation contribution rate factors;According to equation below Calculate the attribute weights of each cluster:N=1,2 ..., L;According to the attribute weights ω of clusternClustered Weight vectors W={ the ω of attributenAnd dimensionality reduction after sample data Xnew;.
S23, initialization subordinated-degree matrix U:Make 0≤uij≤1,U={ uij, in formula, uijRepresent j-th Sample point belongs to the degree of membership of the i-th class, and K represents the number of cluster centre V.
S24, according to subordinated-degree matrix U and sample data X after dimensionality reductionnew, calculate cluster centre V:V={ vi, in formula, m is Fuzzy Exponential, xjRepresent j-th sample point.
S25, according to sample data X after dimensionality reductionnew, iterate to calculate subordinated-degree matrix U:U= {uij, in formula, m is Fuzzy Exponential, represents the fuzziness of subordinated-degree matrix U, and the value of m is bigger, then the fuzziness of subordinated-degree matrix U It is higher, make m=2, K represent the number of cluster centre V, dijRepresent each sample point xjTo cluster centre viWeighting it is European away from From being calculated by equation below:, L represents the dimension after each sample point dimensionality reduction, ωnRepresent the attribute weights of cluster.
S26, according to subordinated-degree matrix U and cluster centre V calculating target function J: In formula, m is Fuzzy Exponential, dijRepresent each sample point xjTo cluster centre viWeighted euclidean distance, K represents cluster centre The number of V, N represents sample point number.
S27, object function J is judged:If | J(t)-J(t-1)|<ε, then export cluster centre V, that is, in basic function Heart ci;Conversely, then return to step S24, until meeting formula | J(t)-J(t-1)|<ε, then stop iterative calculation, in calculating cluster Heart V;In formula, ε represents iteration stopping threshold value, and t represents iterations.
Step S3 includes:The radius ζ of hidden layer neuron is calculated according to equation belowi:ζi=λ minj‖ci-cj‖, i, j= 1,2,…N;In formula, ciRepresent Basis Function Center, NHidden layer neuron number is represented, η represents basic function overlap coefficient.
Step S4 includes:According to sample data X after dimensionality reductionnew, Basis Function Center ciAnd variance ζi, obtain hidden layer Output:I=1,2 ... N, in formula, NRepresent hidden layer neuron number.
Step S5 includes:According to sample data X after dimensionality reductionnew, obtain the output of output layer:In formula, NRepresent hidden layer neuron number;W represent i-th hidden layer neuron with The connection weight of output layer neuron, RiRepresent the output of hidden layer.
Step S6 includes:Predicated error E is calculated using mean square error and function:Make one group of input vector { xj, j=1, 2 ... O } and correspondence output valve { yj, j=1,2 ... O } and as training sample,
In formula, O is sample number, predicated error
Step S7 includes:Connection weight W is updated according to equation below:
In formula, η represents learning rate, and E is predicated error, and q is update times.
The computational methods of cluster weighted value Z are as follows:
Calculate covariance matrix C:A S dimension space data are made to be mapped in L n-dimensional subspace ns, wherein, L<<S, it is assumed that X ={ xnBe zero-mean data, i.e.,Wherein, n=1,2 ..., N,T is to turn order symbol;It is right Covariance matrix C carries out Eigenvalues Decomposition:By data x of a S dimensioniTo L Dimension principal component direction projection, i.e. Y=XQL;If the characteristic root λ of covariance matrix C1≥λ2≥…≥λS, andFor l The contribution rate of individual principal component,For the accumulation contribution rate of front L principal component;K-th attribute is poly- after dimensionality reduction Generic attribute weights:L=1,2 ..., L;Characteristic vector intersection Q=[q1,q2,…,qS], characteristic value Л=diag (λ1, λ2,…,λS), make accumulation contribution rate be more than 95%.
RBF Basis Function Centers are determined using PCA-WFCM, load data first passes through PCA dimension-reduction treatment, and acquisition is less not Related prediction input, so as to reduce the overlap of RBF basic functions, preferably determines Basis Function Center and reduces prediction algorithm complexity Degree;In addition, being clustered using weighted FCM basic function, the variance contribution ratio of the different attribute obtained after PCA is processed belongs to after dimensionality reduction Property weighting, so as to lift the cluster degree of accuracy, more accurately Basis Function Center is obtained, so as to improve load prediction precision.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, embodiment will be described below Needed for the accompanying drawing to be used be briefly described, it should be apparent that, drawings in the following description be only the present invention some Embodiment, for those of ordinary skill in the art, on the premise of not paying creative work, can be with attached according to these Figure obtains other accompanying drawings.
Fig. 1 is RBF neural basic structure in the embodiment of the present invention;
Fig. 2 is the flow chart in the present embodiment based on the intelligent grid short-term load forecasting method for improving RBF neural.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation is described, it is clear that described embodiment is a part of embodiment of the invention, rather than the embodiment of whole.Based on this Embodiment in bright, the every other enforcement that those of ordinary skill in the art are obtained under the premise of creative work is not made Example, belongs to the scope of protection of the invention.
The present invention is, based on the weighted FCM clustering algorithm of PCA dimensionality reductions, to be collectively referred to as PCA-FCM, obtains intelligent grid short term Predict the outcome.
In addition, the iterative calculation being related in the present invention, it is Approach by inchmeal to refer to, and first takes a coarse approximation, Then with same or several formula, this initial value is corrected repeatedly, until it reaches till predetermined accuracy is required.For example, in the present invention The iteration being related to sets up the training pattern of predicated error E, is directed to the output of hidden layer, the output of output layer, weighted value Update etc..
Hidden layer center c in the present inventioniAlso or referred to as Basis Function Center ci;The radius ζ of hidden layer neuroniAlso or referred to as Variance ζi
Embodiment one
The present embodiment proposes a kind of based on the intelligent grid short-term load forecasting method for improving RBF neural.The method RBF Basis Function Center c are determined using PCA-WFCM clustering algorithmsi, using gradient descent method determine RBF neural hidden layer with Output layer connection weight.The following detailed description is based on the intelligent grid short-term load forecasting method for improving RBF neural:
Initially set up sample data X={ x1,x2,…,xN, xjFor each sample point, xj={ xj1,xj2,…,xjs, j =1,2 ... N, have N number of sample point, xjRepresent that each sample point includes s attribute, by sample data X in cluster analysis K classes are divided into, the scope of K is 2≤K≤N;Cluster centre V={ v1,v2,…,vk, common K cluster centre.
RBF (RBF) neutral net is a kind of feedforward neural network based on function approaches theory, with BP (Back Propagation) neutral net is compared, and it has the advantages that good function approximation characteristic, simple structure and training speed are fast.As schemed Shown in 1, RBF neural is the three-layer neural network being made up of input layer 1, hidden layer 2, output layer 3, its structure below figure It is shown.
The core concept of RBF neural is, as the base of implicit layer unit, to constitute implicit sheaf space using RBF, Line translation is entered to input vector in hidden layer so that linear inseparable data are linear in higher dimensional space in lower dimensional space Can divide.Input layer to the conversion of hidden layer is nonlinear transformation, and hidden layer to output layer be linear transformation.Hidden layer becomes exchange the letters Number is RBF, and it is the radially symmetrical non-negative nonlinear function of local distribution.RBF neural input layer and Connection weight between hidden layer is 1, and hidden layer completes the parameter adjustment to activation primitive, and output layer is adjusted to connection weight It is whole.In RBF neural, the parameter for solving is needed there are 3:Basis Function Center ci, the width of hidden layer, hidden layer is to output The connection weight of layer.Gaussian function is the basic function commonly used in RBF neural, therefore hidden layer neuron is output as:
Wherein, ciFor hidden layer center, i.e., the center of i-th Gaussian function, NFor hidden layer neuron number, σiIt is RBF hidden Radius containing layer neuron, can be expressed as:
ζi=τ minj‖ci-cj‖, i, j=1,2 ... N; (2)
Wherein, ciRepresent hidden layer center, NHidden layer neuron number is represented, η represents basic function overlap coefficient.
RBF neural is output as the linear combination of all hidden layer neuron outputs, can be expressed as:
Wherein, W is the connection weight of j-th hidden layer neuron and output neuron, RiRepresent the output of hidden layer.
During RBF neural None-linear approximation, after giving training examples, algorithm needs to solve following two keys to ask Topic:1) determine network structure, that is, determine the Basis Function Center c of RBF neurali;2) connection of hidden layer and output layer is adjusted Weights omegan.The selection of these parameters can affect the estimated performance of RBF neural, therefore, before giving a forecast, we will choose Optimum ωnAnd ciTo lift the estimated performance of RBF neural.
The connection weight ω of hidden layer and output layernIt is general to be trained using gradient descent method.By one group of input vector { xj,j =1,2 ... O } and correspondence output valve { yj, j=1,2 ... O } and used as training sample, wherein K is sample number.Then mean square error and letter Number is:
In order to minimize error function, connection weight W is:
Basis Function Center ciDetermined using PCA-WFCM clustering methods.PCA-WFCM clustering algorithms are described in detail below.
PCA-WFCM clustering algorithms are, based on tradition FCM clustering algorithms, by doing sample data attribute dimensionality reduction, to reduce calculating Method complexity, while doing weighted FCM cluster using each the property variance contribution rate after dimensionality reduction as attribute weights, is further lifted Clustering performance.The algorithm includes two steps, first does PCA dimensionality reductions, then does weighted FCM cluster, and each step is introduced separately below Suddenly.
Principal component analysis (PCA) is linear dimension-reduction algorithm, and a S dimension space data can be mapped in L n-dimensional subspace ns, Wherein L < < S.Requirement in mathematical computations calculates the characteristic vector of the covariance matrix of initial data.Assume X={ xn, n= 1,2 ..., N are zero-mean data, i.e.,Defining covariance matrix C is:
Do Eigenvalues Decomposition to obtain:
Wherein Q=[q1,q2,…,qS] it is characterized vectorial set, Λ=diag (λ12,…,λS) it is characterized value.Can be with profit With front L characteristic vector UL=[u1,u2,…,uL] by data x of S dimensioniIt is Y=XQ to L dimension principal component direction projectionsL.If The characteristic root λ of covariance matrix C1≥λ2≥…≥λS>=0, definitionFor the contribution rate of l-th principal component,For the accumulation contribution rate of front L principal component.In order to reach the purpose of dimensionality reduction, and wish that information loss is little, Accumulation contribution rate is typically taken more than 95%.
Based on FCM algorithms, it is a kind of fuzzy clustering algorithm to PCA-WFCM algorithms, i.e. fuzzy partitioning method.Each Sample point can not strictly be divided into a certain class, but belong to a certain class with certain degree of membership.Make uijRepresent j-th sample Point belongs to the degree of membership of the i-th class, then subordinated-degree matrix and cluster centre are respectively U={ uijAnd V={ vi}.PCA-WFCM algorithms It is that the different weights of attribute imparting take into account Attribute Significance after to dimensionality reduction on the basis of FCM algorithms.The power of attribute Value adopts variance contribution ratios of the PCA to each attribute after initial data attribute dimensionality reduction, the bigger attribute of contribution rate to represent that it is being counted According to concentrating, the effect for playing is also bigger.The weights of k-th attribute after dimensionality reduction:L=1,2 ..., L.
The target of clustering algorithm be make in class that similitude is maximum, similitude is minimum between class, and similitude adopts Euclidean distance Tolerance.Therefore algorithm determines cluster centre V and fuzzy matrix U by minimizing object function, and the object function is
Wherein
Wherein dijIt is sample xjTo cluster centre viWeighted euclidean distance
M >=1 is FUZZY WEIGHTED index in formula (8), represents the fuzziness of subordinated-degree matrix U, and m is bigger, the fuzziness of classification It is higher, generally take m=2;L represents the dimension after each sample point dimensionality reduction, and Z represents cluster weighted value.
By to (8), (9) differential calculation, we can obtain uijAnd viComputing formula be
Wherein xjRepresent j-th sample.
Embodiment two
According to the thought in embodiment one, neural network prediction needs that neutral net input has been determined in advance in the present embodiment Output and node in hidden layer.Network inputs are determined by the series of parameters for affecting predicted value.Because smart power grid user is born Lotus curve has good cyclophysis, therefore the load value at a certain moment is affected it is contemplated that characteristic diurnal periodicity and cycle are special Property, i.e. select the synchronization load value and the last week synchronization load value of the previous day prediction time.Concrete prediction input Layer neuron number N=9, including 8 load points:Two moment loads before future position previous moment load value L (t-1), future position Value L (t-2), the previous day same future position load value L (t-48), the previous day same future position previous moment load value L (t-49), The previous day same future position later moment in time load value L (t-47), the last week same future position load value L (t-48 × 7), the last week Same future position previous moment load value L (t-48 × 7-1), the last week same future position later moment in time load value L (t-48 × 7+ 1).Also include day type parameter, i.e., whether be weekend.Prediction output neuron number is N=1, that is, predict a certain moment Load.Hidden layer neuron number NAccording to the minimum determination of predicated error.All-network input is all normalized using minimax Process.
As shown in Fig. 2 being included based on the intelligent grid short-term load forecasting method for improving RBF neural:
(1) netinit.Network input layer neuron number N is determined according to system input and output sequence, hidden layer god Jing units number N, output layer neuron number N, and initialization learning rate η and basic function overlap coefficient η.
(2) RBF Basis Function Center c are soughti.Basis Function Center is determined using PCA-WFCM clustering algorithms, idiographic flow is:
S21, input Fuzzy Exponential m, iteration stopping threshold epsilon and principal component accumulation contribution rate factor delta, clusters number is base Function Center Number N, connection weight ωn, sample data X;
S22, PCA attribute dimension-reduction treatment is done to sample data.According to formulaL is tried to achieve, before retaining dimension L All dimensions as cluster attribute, and according to formulaN=1,2 ..., L;Each cluster attribute is initialized, is obtained The connection weight vector W={ ω of cluster attributenAnd dimensionality reduction after sample data Xnew;Wherein, Xnew={ x1,x2,…,xg, G is number for sample point, xgFor each sample point, xg={ xg1,xg2,…,xgs, s represents the category that each sample point is included The number of property, the i.e. dimension of each sample point.
S23, according to formula (9) initialize subordinated-degree matrix U;
S24, according to formula (12) calculate cluster centre V;
S25, according to formula (11) calculate subordinated-degree matrix U;
S26, according to formula (8) calculating target function J;
If S27, | J(t)-J(t-1)| < ε, then obtain cluster centre V, that is, Basis Function Center ci;Conversely, returning step Rapid S24;
(3) variance ζ is solved according to formula (2)i
(4) output of hidden layer is calculated.According to sample data X after dimensionality reductionnew, hidden layer center ciAnd variance ζi, root The output of hidden layer is calculated according to formula (1).
(5) output of output layer is calculated according to formula (3).
(6) predicated error E is calculated according to formula (4).
(7) carried out clustering the renewal of weighted value according to formula (5).
(8) whether evaluation algorithm iteration terminates, if not terminating, return to step (4).
RBF Basis Function Centers are determined using PCA-WFCM, load data first passes through PCA dimension-reduction treatment, and acquisition is less not Related prediction input, so as to reduce the overlap of RBF basic functions, preferably determines Basis Function Center and reduces prediction algorithm complexity Degree;In addition, being clustered using weighted FCM basic function, the variance contribution ratio of the different attribute obtained after PCA is processed belongs to after dimensionality reduction Property weighting, so as to lift the cluster degree of accuracy, more accurately Basis Function Center is obtained, so as to improve load prediction precision.
The above, the only specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, any Those familiar with the art the invention discloses technical scope in, change or replacement can be readily occurred in, all should contain Cover within protection scope of the present invention.Therefore, protection scope of the present invention should be defined by the scope of the claims.

Claims (9)

1. it is a kind of based on the intelligent grid short-term load forecasting method for improving RBF neural, it is characterised in that to include:
S1, netinit;
S2, calculating Basis Function Center ci
S3, according to Basis Function Center ci, calculate variance ζi
S4, according to Basis Function Center ciAnd variance ζi, calculate the output R of hidden layeri
S5, according to the output R of hidden layeri, calculate the output of output layer;
S6, predicated error E is calculated according to mean square error and function;
S7, the connection weight to hidden layer neuron in neutral net and output layer neuron are updated;
S8, predicated error E is judged, if predicated error E, in expected, iterative calculation terminates;Conversely, return to step S4, iterates to calculate predicated error E again.
2. according to claim 1 based on the intelligent grid short-term load forecasting method for improving RBF neural, its feature It is that step S1 includes:
Determine input layer number N, hidden layer neuron number N, output layer neuron number N, and original chemical Practise speed η and basic function overlap coefficient η;Wherein, output layer neuron number N=1, hidden layer neuron number NAs base Function Center Number.
3. according to claim 1 based on the intelligent grid short-term load forecasting method for improving RBF neural, its feature It is that step S2 includes:
S21, input Fuzzy Exponential m, iteration stopping threshold epsilon and PCA accumulation contribution rate factor deltas, Basis Function Center number N, gather The attribute weights ω of classn, initial data X;
Wherein, sample data X={ x1,x2,…,xN, N for sample point number, xjFor each sample point, xj={ xj1, xj2,…,xjs, j=1,2 ... N, s represents the number of the attribute that each sample point is included, the i.e. dimension of each sample point, Sample data X is divided into into K classes, cluster centre V={ v in PCA-WFCM methods1,v2,…,vk, K is had, the scope of K For 2≤K≤N;
S22, PCA attribute dimension-reduction treatment is carried out to sample data X:Calculated after each sample point dimensionality reduction according to equation below Dimension L:
Retain all dimensions before dimension L as cluster attribute;
In formula, S represents the original dimension of each sample point, λnValue is characterized, variance contribution ratio in PCA is represented, δ represents that PCA tires out The product contribution rate factor;
The attribute weights of each cluster are calculated according to equation below:
&omega; n = &lambda; n &Sigma; n = 1 L &lambda; n , n = 1 , 2 , ... , L ;
According to the attribute weights ω of clusternObtain clustering the weight vectors W={ ω of attributenAnd dimensionality reduction after sample data Xnew
S23, initialization subordinated-degree matrix U:
Make 0≤uij≤1,U={ uij};
In formula, uijRepresent that j-th sample point belongs to the degree of membership of the i-th class, K represents the number of cluster centre V;
S24, according to subordinated-degree matrix U and sample data X after dimensionality reductionnew, calculate cluster centre V:
V={ vi};
In formula, m is Fuzzy Exponential, xjRepresent j-th sample point.
S25, according to sample data X after dimensionality reductionnew, iterate to calculate subordinated-degree matrix U:
U={ uij};
In formula, m is Fuzzy Exponential, represents the fuzziness of subordinated-degree matrix U, and the value of m is bigger, then the fuzziness of subordinated-degree matrix U It is higher, make m=2, K represent the number of cluster centre V, dijRepresent each sample point xjTo cluster centre viWeighting it is European away from From being calculated by equation below:
L represents the dimension after each sample point dimensionality reduction, ωnRepresent the attribute weights of cluster;
S26, according to subordinated-degree matrix U and cluster centre V calculating target function J:
In formula, m is Fuzzy Exponential, dijRepresent each sample point xjTo cluster centre viWeighted euclidean distance, K represents the number of cluster centre V, and N represents sample point number;
S27, object function J is judged:If | J(t)-J(t-1)|<ε, then export cluster centre V, that is, Basis Function Center ci;Conversely, then return to step S24, until meeting formula | J(t)-J(t-1)|<ε, then stop iterative calculation, calculates cluster centre V, in formula, ε represents iteration stopping threshold value, and t represents iterations.
4. according to claim 1 based on the intelligent grid short-term load forecasting method for improving RBF neural, its feature It is that step S3 includes:
The radius ζ of hidden layer neuron is calculated according to equation belowi
ζi=η minj‖ci-cj‖, i, j=1,2 ... N
In formula, ciRepresent Basis Function Center, NHidden layer neuron number is represented, η represents basic function overlap coefficient.
5. according to claim 1 based on the intelligent grid short-term load forecasting method for improving RBF neural, its feature It is that step S4 includes:
According to sample data X after dimensionality reductionnew, Basis Function Center ciAnd variance ζi, obtain the output of hidden layer:
R i ( x n e w ) = exp ( - 1 2 &sigma; i 2 | | x n e w - c i | | 2 ) , i = 1 , 2 , ... N I I ;
In formula, NRepresent hidden layer neuron number.
6. according to claim 1 based on the intelligent grid short-term load forecasting method for improving RBF neural, its feature It is that step S5 includes:
According to sample data X after dimensionality reductionnew, obtain the output of output layer:
f ( x n e w ) = &Sigma; i = 1 N I I WR i ( x n e w ) ;
In formula, NRepresent hidden layer neuron number;W represents the connection weight of i-th hidden layer neuron and output layer neuron Weight, RiRepresent the output of hidden layer.
7. according to claim 1 based on the intelligent grid short-term load forecasting method for improving RBF neural, its feature It is that step S6 includes:
Predicated error E is calculated using mean square error and function:
Make one group of input vector { xj, j=1,2 ... O } and correspondence output valve { yj, j=1,2 ... O } and as training sample, formula In, O is sample number, predicated error
8. according to claim 1 based on the intelligent grid short-term load forecasting method for improving RBF neural, its feature It is that step S7 includes:
Connection weight W is updated according to equation below:
W ( q + 1 ) = W ( q ) - &eta; &part; E &part; &omega; n ( q ) ;
In formula, η represents learning rate, and E is predicated error, and q is update times.
9. according to any one of claim 1~8 based on improve RBF neural intelligent grid short-term load forecasting side Method, it is characterised in that the computational methods of cluster weighted value are as follows:
Calculate covariance matrix C:A S dimension space data are made to be mapped in L n-dimensional subspace ns, wherein, L<<S, it is assumed that X={ xn} For zero-mean data, i.e.,Wherein, n=1,2 ..., N,T is to turn order symbol;
Eigenvalues Decomposition is carried out to covariance matrix C:
By data x of a S dimensioniPrincipal component direction projection is tieed up to L, i.e. Y=XQL
If the characteristic root λ of covariance matrix C1≥λ2≥…≥λS, andFor the contribution rate of l-th principal component,For the accumulation contribution rate of front L principal component;
The cluster attribute weights of k-th attribute after dimensionality reduction:
Characteristic vector intersection Q=[q1,q2,…,qS], characteristic value Л=diag (λ12,…,λS), make accumulation contribution rate be more than 95%.
CN201611148874.7A 2016-12-13 2016-12-13 Intelligent power grid short-term load prediction method based on improved RBF neural network Active CN106600059B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611148874.7A CN106600059B (en) 2016-12-13 2016-12-13 Intelligent power grid short-term load prediction method based on improved RBF neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611148874.7A CN106600059B (en) 2016-12-13 2016-12-13 Intelligent power grid short-term load prediction method based on improved RBF neural network

Publications (2)

Publication Number Publication Date
CN106600059A true CN106600059A (en) 2017-04-26
CN106600059B CN106600059B (en) 2020-07-24

Family

ID=58802260

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611148874.7A Active CN106600059B (en) 2016-12-13 2016-12-13 Intelligent power grid short-term load prediction method based on improved RBF neural network

Country Status (1)

Country Link
CN (1) CN106600059B (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107194524A (en) * 2017-07-28 2017-09-22 合肥工业大学 A kind of Coal and Gas Outbursts Prediction method based on RBF neural
CN107330518A (en) * 2017-06-21 2017-11-07 国家电网公司 Energy management control method and system based on temperature adjustment load prediction
CN107403188A (en) * 2017-06-28 2017-11-28 中国农业大学 A kind of quality evaluation method and device
CN107657351A (en) * 2017-10-26 2018-02-02 广州泰阳能源科技有限公司 A kind of load prediction system based on PLC Yu pivot analysis RBF neural
CN108021935A (en) * 2017-11-27 2018-05-11 中国电力科学研究院有限公司 A kind of Dimensionality reduction method and device based on big data technology
CN108230121A (en) * 2018-02-09 2018-06-29 艾凯克斯(嘉兴)信息科技有限公司 A kind of product design method based on Recognition with Recurrent Neural Network
CN108229754A (en) * 2018-01-31 2018-06-29 杭州电子科技大学 Short-term load forecasting method based on similar day segmentation and LM-BP networks
CN108631817A (en) * 2018-05-10 2018-10-09 东北大学 A method of Frequency Hopping Signal frequency range prediction is carried out based on time frequency analysis and radial neural network
CN108680358A (en) * 2018-03-23 2018-10-19 河海大学 A kind of Wind turbines failure prediction method based on bearing temperature model
CN108734355A (en) * 2018-05-24 2018-11-02 国网福建省电力有限公司 A kind of short-term electric load method of parallel prediction and system applied to power quality harnessed synthetically scene
CN109179133A (en) * 2018-11-05 2019-01-11 常熟理工学院 For prejudging the elevator intelligent maintenance prediction technique and system of failure
CN109284876A (en) * 2018-11-19 2019-01-29 福州大学 Based on PCA-RBF Buried Pipeline rate prediction method
CN109309382A (en) * 2018-09-13 2019-02-05 广东工业大学 A kind of Short-Term Load Forecasting Method
CN109583044A (en) * 2018-11-09 2019-04-05 中国直升机设计研究所 Lifting airscrew flight load prediction technique based on RBF neural
CN110059824A (en) * 2019-05-22 2019-07-26 杭州电子科技大学 A kind of neural net prediction method based on principal component analysis
CN110097126A (en) * 2019-05-07 2019-08-06 江苏优聚思信息技术有限公司 The method that verification emphasis personnel based on DBSCAN clustering algorithm, house fail to register note
CN110365647A (en) * 2019-06-13 2019-10-22 广东工业大学 A kind of false data detection method for injection attack based on PCA and BP neural network
CN110443318A (en) * 2019-08-09 2019-11-12 武汉烽火普天信息技术有限公司 A kind of deep neural network method based on principal component analysis and clustering
CN110796158A (en) * 2019-09-10 2020-02-14 国网浙江省电力有限公司杭州供电公司 Power grid company classification method based on RBF radial basis function neural network
CN110824142A (en) * 2019-11-13 2020-02-21 杭州鲁尔物联科技有限公司 Geological disaster prediction method, device and equipment
CN110852522A (en) * 2019-11-19 2020-02-28 南京工程学院 Short-term power load prediction method and system
CN110991638A (en) * 2019-11-29 2020-04-10 国网山东省电力公司聊城供电公司 Generalized load modeling method based on clustering and neural network
CN111259943A (en) * 2020-01-10 2020-06-09 天津大学 Thermocline prediction method based on machine learning
CN112580853A (en) * 2020-11-20 2021-03-30 国网浙江省电力有限公司台州供电公司 Bus short-term load prediction method based on radial basis function neural network
CN112766076A (en) * 2020-12-31 2021-05-07 上海电机学院 Power load ultra-short-term prediction method, system, equipment and storage medium
CN112862087A (en) * 2019-11-27 2021-05-28 富士通株式会社 Learning method, learning apparatus, and non-transitory computer-readable recording medium
CN113408699A (en) * 2021-06-16 2021-09-17 中国地质科学院 Lithology identification method and system based on improved radial basis function neural network
CN114875196A (en) * 2022-07-01 2022-08-09 北京科技大学 Method and system for determining converter tapping quantity
CN115796057A (en) * 2023-02-06 2023-03-14 广东电网有限责任公司中山供电局 Cable joint temperature prediction method and system based on BAS-LSTM

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982393A (en) * 2012-11-09 2013-03-20 山东电力集团公司聊城供电公司 Online prediction method of electric transmission line dynamic capacity
CN103095494A (en) * 2012-12-31 2013-05-08 北京邮电大学 Risk evaluation method of electric power communication network
CN103136598A (en) * 2013-02-26 2013-06-05 福建省电力有限公司 Monthly electrical load computer forecasting method based on wavelet analysis
CN103646354A (en) * 2013-11-28 2014-03-19 国家电网公司 Effective index FCM and RBF neural network-based substation load characteristic categorization method
CN105678404A (en) * 2015-12-30 2016-06-15 东北大学 Micro-grid load prediction system and method based on electricity purchased on-line and dynamic correlation factor
CN105787584A (en) * 2016-01-28 2016-07-20 华北电力大学(保定) Wind turbine malfunction early warning method based on cloud platform
EP3098762A1 (en) * 2015-05-29 2016-11-30 Samsung Electronics Co., Ltd. Data-optimized neural network traversal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982393A (en) * 2012-11-09 2013-03-20 山东电力集团公司聊城供电公司 Online prediction method of electric transmission line dynamic capacity
CN103095494A (en) * 2012-12-31 2013-05-08 北京邮电大学 Risk evaluation method of electric power communication network
CN103136598A (en) * 2013-02-26 2013-06-05 福建省电力有限公司 Monthly electrical load computer forecasting method based on wavelet analysis
CN103646354A (en) * 2013-11-28 2014-03-19 国家电网公司 Effective index FCM and RBF neural network-based substation load characteristic categorization method
EP3098762A1 (en) * 2015-05-29 2016-11-30 Samsung Electronics Co., Ltd. Data-optimized neural network traversal
CN105678404A (en) * 2015-12-30 2016-06-15 东北大学 Micro-grid load prediction system and method based on electricity purchased on-line and dynamic correlation factor
CN105787584A (en) * 2016-01-28 2016-07-20 华北电力大学(保定) Wind turbine malfunction early warning method based on cloud platform

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107330518A (en) * 2017-06-21 2017-11-07 国家电网公司 Energy management control method and system based on temperature adjustment load prediction
CN107403188A (en) * 2017-06-28 2017-11-28 中国农业大学 A kind of quality evaluation method and device
CN107194524A (en) * 2017-07-28 2017-09-22 合肥工业大学 A kind of Coal and Gas Outbursts Prediction method based on RBF neural
CN107194524B (en) * 2017-07-28 2020-05-22 合肥工业大学 RBF neural network-based coal and gas outburst prediction method
CN107657351A (en) * 2017-10-26 2018-02-02 广州泰阳能源科技有限公司 A kind of load prediction system based on PLC Yu pivot analysis RBF neural
CN108021935A (en) * 2017-11-27 2018-05-11 中国电力科学研究院有限公司 A kind of Dimensionality reduction method and device based on big data technology
CN108021935B (en) * 2017-11-27 2024-01-23 中国电力科学研究院有限公司 Dimension reduction method and device based on big data technology
CN108229754A (en) * 2018-01-31 2018-06-29 杭州电子科技大学 Short-term load forecasting method based on similar day segmentation and LM-BP networks
CN108229754B (en) * 2018-01-31 2021-12-10 杭州电子科技大学 Short-term load prediction method based on similar day segmentation and LM-BP network
CN108230121A (en) * 2018-02-09 2018-06-29 艾凯克斯(嘉兴)信息科技有限公司 A kind of product design method based on Recognition with Recurrent Neural Network
CN108680358A (en) * 2018-03-23 2018-10-19 河海大学 A kind of Wind turbines failure prediction method based on bearing temperature model
CN108631817A (en) * 2018-05-10 2018-10-09 东北大学 A method of Frequency Hopping Signal frequency range prediction is carried out based on time frequency analysis and radial neural network
CN108631817B (en) * 2018-05-10 2020-05-19 东北大学 Method for predicting frequency hopping signal frequency band based on time-frequency analysis and radial neural network
CN108734355A (en) * 2018-05-24 2018-11-02 国网福建省电力有限公司 A kind of short-term electric load method of parallel prediction and system applied to power quality harnessed synthetically scene
CN109309382A (en) * 2018-09-13 2019-02-05 广东工业大学 A kind of Short-Term Load Forecasting Method
CN109179133A (en) * 2018-11-05 2019-01-11 常熟理工学院 For prejudging the elevator intelligent maintenance prediction technique and system of failure
CN109583044B (en) * 2018-11-09 2022-07-15 中国直升机设计研究所 Helicopter rotor flight load prediction method based on RBF neural network
CN109583044A (en) * 2018-11-09 2019-04-05 中国直升机设计研究所 Lifting airscrew flight load prediction technique based on RBF neural
CN109284876A (en) * 2018-11-19 2019-01-29 福州大学 Based on PCA-RBF Buried Pipeline rate prediction method
CN110097126A (en) * 2019-05-07 2019-08-06 江苏优聚思信息技术有限公司 The method that verification emphasis personnel based on DBSCAN clustering algorithm, house fail to register note
CN110097126B (en) * 2019-05-07 2023-04-21 江苏优聚思信息技术有限公司 Method for checking important personnel and house missing registration based on DBSCAN clustering algorithm
CN110059824A (en) * 2019-05-22 2019-07-26 杭州电子科技大学 A kind of neural net prediction method based on principal component analysis
CN110365647B (en) * 2019-06-13 2021-09-14 广东工业大学 False data injection attack detection method based on PCA and BP neural network
CN110365647A (en) * 2019-06-13 2019-10-22 广东工业大学 A kind of false data detection method for injection attack based on PCA and BP neural network
CN110443318A (en) * 2019-08-09 2019-11-12 武汉烽火普天信息技术有限公司 A kind of deep neural network method based on principal component analysis and clustering
CN110443318B (en) * 2019-08-09 2023-12-08 武汉烽火普天信息技术有限公司 Deep neural network method based on principal component analysis and cluster analysis
CN110796158A (en) * 2019-09-10 2020-02-14 国网浙江省电力有限公司杭州供电公司 Power grid company classification method based on RBF radial basis function neural network
CN110824142B (en) * 2019-11-13 2022-06-24 杭州鲁尔物联科技有限公司 Geological disaster prediction method, device and equipment
CN110824142A (en) * 2019-11-13 2020-02-21 杭州鲁尔物联科技有限公司 Geological disaster prediction method, device and equipment
CN110852522B (en) * 2019-11-19 2024-03-29 南京工程学院 Short-term power load prediction method and system
CN110852522A (en) * 2019-11-19 2020-02-28 南京工程学院 Short-term power load prediction method and system
CN112862087A (en) * 2019-11-27 2021-05-28 富士通株式会社 Learning method, learning apparatus, and non-transitory computer-readable recording medium
CN110991638A (en) * 2019-11-29 2020-04-10 国网山东省电力公司聊城供电公司 Generalized load modeling method based on clustering and neural network
CN110991638B (en) * 2019-11-29 2024-01-05 国网山东省电力公司聊城供电公司 Generalized load modeling method based on clustering and neural network
CN111259943A (en) * 2020-01-10 2020-06-09 天津大学 Thermocline prediction method based on machine learning
CN112580853A (en) * 2020-11-20 2021-03-30 国网浙江省电力有限公司台州供电公司 Bus short-term load prediction method based on radial basis function neural network
CN112766076B (en) * 2020-12-31 2023-05-12 上海电机学院 Ultra-short-term prediction method, system, equipment and storage medium for power load
CN112766076A (en) * 2020-12-31 2021-05-07 上海电机学院 Power load ultra-short-term prediction method, system, equipment and storage medium
CN113408699A (en) * 2021-06-16 2021-09-17 中国地质科学院 Lithology identification method and system based on improved radial basis function neural network
CN114875196A (en) * 2022-07-01 2022-08-09 北京科技大学 Method and system for determining converter tapping quantity
CN114875196B (en) * 2022-07-01 2022-09-30 北京科技大学 Method and system for determining converter tapping quantity
CN115796057A (en) * 2023-02-06 2023-03-14 广东电网有限责任公司中山供电局 Cable joint temperature prediction method and system based on BAS-LSTM

Also Published As

Publication number Publication date
CN106600059B (en) 2020-07-24

Similar Documents

Publication Publication Date Title
CN106600059A (en) Intelligent power grid short-term load predication method based on improved RBF neural network
CN109063911B (en) Load aggregation grouping prediction method based on gated cycle unit network
CN108280551A (en) A kind of photovoltaic power generation power prediction method using shot and long term memory network
Wang et al. A cluster-based competitive particle swarm optimizer with a sparse truncation operator for multi-objective optimization
CN102622418B (en) Prediction device and equipment based on BP (Back Propagation) nerve network
CN108520155B (en) Vehicle behavior simulation method based on neural network
CN104636985A (en) Method for predicting radio disturbance of electric transmission line by using improved BP (back propagation) neural network
CN103105246A (en) Greenhouse environment forecasting feedback method of back propagation (BP) neural network based on improvement of genetic algorithm
CN106910337A (en) A kind of traffic flow forecasting method based on glowworm swarm algorithm Yu RBF neural
CN109255726A (en) A kind of ultra-short term wind power prediction method of Hybrid Intelligent Technology
CN110837915B (en) Low-voltage load point prediction and probability prediction method for power system based on hybrid integrated deep learning
CN108280998A (en) Short-time Traffic Flow Forecasting Methods based on historical data dynamic select
CN104504442A (en) Neural network optimization method
CN110009030A (en) Sewage treatment method for diagnosing faults based on stacking meta learning strategy
CN115186803A (en) Data center computing power load demand combination prediction method and system considering PUE
CN111355633A (en) Mobile phone internet traffic prediction method in competition venue based on PSO-DELM algorithm
CN112766603A (en) Traffic flow prediction method, system, computer device and storage medium
CN108985323A (en) A kind of short term prediction method of photovoltaic power
CN113408648A (en) Unit combination calculation method combined with deep learning
CN112396301A (en) Power consumer demand response characteristic control method based on energy big data driving
CN112036651A (en) Electricity price prediction method based on quantum immune optimization BP neural network algorithm
CN109408896B (en) Multi-element intelligent real-time monitoring method for anaerobic sewage treatment gas production
Wu et al. Ensemble model of intelligent paradigms for stock market forecasting
CN113420508A (en) Unit combination calculation method based on LSTM
Gao et al. Establishment of economic forecasting model of high-tech industry based on genetic optimization neural network

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant