CN104992246A - Improved-least-square-method-based prediction method of load electric quantity for transformer substation - Google Patents
Improved-least-square-method-based prediction method of load electric quantity for transformer substation Download PDFInfo
- Publication number
- CN104992246A CN104992246A CN201510401169.2A CN201510401169A CN104992246A CN 104992246 A CN104992246 A CN 104992246A CN 201510401169 A CN201510401169 A CN 201510401169A CN 104992246 A CN104992246 A CN 104992246A
- Authority
- CN
- China
- Prior art keywords
- power load
- station power
- substation station
- prime
- particle
- 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
Links
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y04—INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
- Y04S—SYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
- Y04S10/00—Systems supporting electrical power generation, transmission or distribution
- Y04S10/50—Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications
Landscapes
- Supply And Distribution Of Alternating Current (AREA)
Abstract
The invention discloses an improved-least-square-method-based prediction method of a load electric quantity for a transformer substation. The method comprises the following steps: analyzing an influence factor of a load electric quantity of a transformer substation; obtaining a training sample set and a testing sample set; establishing matrixes of transformer substation load electric quantities and influence factors of the training sample set; establishing a matrix form of an improved least square equation set; introducing a particle swarm optimization algorithm to solve the improved least square equation set, thereby obtaining a regression equation of the transformer substation load electric quantities; and carrying out transformer substation load electric quantity prediction. According to the invention, influences on load electric quantities of the transformer substation from January to December by all potential influence factors are used as variable constant terms of the classical least square method; and thus the improved least square equation set is formed and the particle swarm optimization algorithm is introduced to carry out solving. With the prediction method, the prediction precision of the load electric quantity of the transformer substation can be effectively improved.
Description
Technical field
The present invention relates to power prediction field, particularly a kind of Substation Station power load Forecasting Methodology based on improving least square method.
Background technology
In recent years, along with the propelling of energy-saving and emission-reduction work, the station management of power use of transformer station is paid attention to.But because large multi-Substation is not stood the special metering of power consumption, certain difficulty is existed to the direct research of station power consumption, and the primary equipment such as disconnector, isolating switch in the electricity consumption of station relates to safety and the reliability of conveying electricity, its kwh loss caused is normal and necessary, and controllability is not strong, station load in transformer station comprises air-conditioning system, illuminator, field dynamic power system etc., the electricity consumption of Substation Station load belongs to a part for Substation Station power consumption, and it is strong to have artificial controllability, the features such as data are complete, strengthen the prediction of Substation Station power load, realization becomes more meticulous, the scientific station load management of power use, effectively can reduce Substation Station load power consumption, thus reduce Substation Station power consumption, improve Substation Station management of power use level, line loss is reduced to power grid enterprises, realize target for energy-saving and emission-reduction and there is positive facilitation.
Current power predicating method mainly can be divided into: traditional prediction method and artificial intelligence approach.Traditional prediction method is based on trend time series method, extrapolation method, gray forecast approach etc., and these are calculated, and ratio juris is simple, speed fast, but for complication system, is difficult to set up effective mathematical model, and the precision that predicts the outcome is not high.Artificial intelligence approach mainly comprises expert system, fuzzy logic method and Artificial Neural Network etc., and these methods have ripe theoretical foundation, have application, but their algorithms is complicated, not easily promote in practical power systems prediction field.Least square method (becoming least square method again) is a kind of mathematical optimization techniques, it finds the optimum matching function of data by minimum error quadratic sum, because its algorithm is simple, calculate fast, all have a wide range of applications in various fields such as parameter estimation, System Discrimination, prediction, forecasts, therefore consider practicality and replicability, the forecast model setting up Substation Station power load based on least square method should be selected.But only can consider electricity, temperature codominance influence factor when using Classical Least-Squares to carry out the prediction of Substation Station power load, be difficult to consider the underlying factors such as transformer station fixing maintenance, equipment test, precision of prediction is not high.
Summary of the invention
The object of the invention is to overcome the shortcoming of prior art and deficiency, proposing a kind of Substation Station power load Forecasting Methodology based on improving least square method.
Object of the present invention is achieved through the following technical solutions:
Based on the Substation Station power load Forecasting Methodology improving least square method, comprise the following steps:
S1. Substation Station power load influence factor is analyzed;
S2. training sample set and test sample book collection is obtained;
S3. the N=12*n that the training sample setting up training sample set concentrates the matrix B of transformer station's each Nakshatra power load composition and training sample to concentrate each influence factor of Substation Station power load to form is capable, the matrix A of 10 row;
S4. the matrix form improving least square normal equation system is set up: the fixed constant item in Classical Least-Squares system of equations is improved to the variable with each Monthly changes, and uses c
01~ c
12represent the value in 1 ~ Dec; Then based on set up improvement least square normal equation system, coefficient vector X in Classical Least-Squares and influence factor matrix A are improved, improve the matrix form that least square normal equation system is write as A ' X '=B the most at last, wherein A ' is influence factor matrix, and X ' is coefficient vector;
S5. introduce PSO Algorithm and improve least square normal equation system, obtain the regression equation of Substation Station power load;
S6. Substation Station power load is predicted: according to the regression equation described in step S5, the corresponding influence factor value of input test collection carries out the prediction of Substation Station power load, and according to the relative error E predicted the outcome
r, square error E and coefficient of determination R
2evaluate build the performance of regression equation.
Described step S3 is specific as follows:
(21) number from 1 ~ n the time of training sample set, the initial value of definition k=1 ~ n, k is 1,
(22) kth year Substation Station power load and each influence factor value be described below:
221) define j=1 ~ 12, the initial value of j is 1;
222) defining training sample concentrates the Substation Station power load in j month in kth year to be b
kj, influence factor value is: conveying electricity a
k1j, 110kV bus exports electricity a
k2j, 10kV bus active energy a
k3j, 10kV bus capacity of idle power a
k4j, circuit electricity a
k5j, electric capacity electricity a
k6j, monthly maximum temperature a
k7j, monthly minimum temperature a
k8j, monthly mean of daily maximum temperature a
k9j, mean monthly maximum temperature a
k10j;
213) judge whether j equals 12, if so, enters next step, if not j=j+1, returns step 222);
(23) judge whether k equals n, if so, enters next step, if not k=k+1, returns step (22);
(24) setting up training sample concentrates the sample matrix of Substation Station power load and influence factor thereof as follows:
B=[b
1,1b
1,2… b
1,12b
2,1b
2,2… b
2,12… b
n,12]′,
Described step S4 is specific as follows:
(31) improvement least square normal equation system is set up as follows:
c
01+a
1,1,1x
1+a
1,2,1x
2+…a
1,10,1x
10=b
1,1
c
02+a
1,1,2x
1+a
1,2,2x
2+…a
1,10,2x
10=b
1,2
·
·
·
c
12+a
1,1,12x
1+a
1,2,12x
2+…a
1,10,12x
10=b
1,12
c
01+a
2,1,1x
1+a
2,2,1x
2+…a
2,10,1x
10=b
2,1,
c
02+a
2,1,2x
1+a
2,2,2x
2+…a
2,10,2x
10=b
2,2
·
·
·
c
12+a
2,1,12x
1+a
2,2,12x
2+…a
2,10,12x
10=b
2,12
·
·
·
c
12+a
n,1,12x
1+a
n,2,12x
2+…a
n,10,12x
10=b
n,12
Wherein c
01~ c
12be represent the impact of transformer station's underlying factor on transformer station's station in 1 ~ Dec power load, it take year as loop cycle;
(32) improvement least square normal equation system is rewritten into matrix form:
Underlying factor in 1 ~ Dec is affected c to transformer station's Nakshatra power load
01~ c
12decompose as follows:
C=[c
01c
02… c
12]
T=x
0C′=x
0[c′
01c′
02… c′
12]
T
Wherein C ' is called Substation Station power load underlying factor factoring; x
0it is Substation Station power load underlying factor coefficient of dissociation;
By C ' obtained above and x
0be merged into the influence factor matrix A in Classical Least-Squares system of equations and coefficient vector X respectively, the influence factor matrix A of the least square normal equation system that is improved ' and coefficient vector X ' as follows:
X′=[x
0x
1x
2x
3x
4x
5x
6x
7x
8x
9x
10]′,
Then the above least square normal equation system that improves can be write as following matrix form:
A′X′=B。
The concrete steps introducing the least square normal equation system that PSO Algorithm improves described in step S5 are as follows:
(41) population initialization: at 12 dimension space stochastic generation M particle, the initial position of i-th particle is expressed as x
i=(x
i1, x
i2, x
i3, x
i4, x
i5, x
i6, x
i7, x
i8, x
i9, x
i10, x
i11, x
i12), wherein i=1,2 ... M, initial velocity is v
i=(v
i1, v
i2, v
i3, v
i4, v
i5, v
i6, v
i7, v
i8, v
i9, v
i10, v
i11, v
i12), setting particle iterations, aceleration pulse C
1, C
2, particle rapidity restriction [-Vmax, Vmin], the optimal location p of each particle
bestrepresent, all particle optimal location g
bestrepresent;
(42) particle fitness is calculated:
421) defining i=1 ~ M, i is positive integer, and the initial value of i is 1;
422) with the current location parameter x of the i-th particle
i1~ x
i12replace Substation Station power load underlying factor factoring c '
01~ c '
12, the influence factor matrix A of the least square method that can be improved
i', Substation Station power load each influence factor coefficient row X can be tried to achieve by the solution formula of following formula Classical Least-Squares
i':
Thus the predicted value that can obtain Substation Station power load is:
423) using the fitness of the Prediction sum squares of Substation Station power load as particle, the fitness of i-th particle is:
424) judge whether i equals M, is, enters next step, otherwise i=i+1, return step 422);
(43) individual and global optimum is upgraded: respectively by the current fitness of each particle and its individual optimal value p
bestand global optimum g
bestrelatively, if currency is better than p
best, then p
bestbe updated to currency, otherwise remain unchanged; If currency is better than g
bestrelatively, then g
bestbe updated to currency, otherwise remain unchanged;
(44) position and speed is upgraded: first, according to the following formula the minimax speed of more new particle:
Secondly, judge whether particle rapidity is positioned in speed restriction [-Vmax, Vmin] scope, and be then for each particle, its d ties up, wherein 1≤d≤12, speed v
id, position x
idmore new formula is as follows:
v
id k+1=v
id k+c
1×rand
1×(p
best-x
id k)+c
2×rand
2×(g
best-x
id k),
x
id k+1=x
id k+v
id k+1,
Wherein c
1and c
2two aceleration pulses, rand
1, rand
2it is the random function of value in [0,1] scope; Otherwise upgrade position according to maximal rate restriction;
(45) end condition judges: check whether and reach iterations or fitness value is restrained, be, calculates and terminates and export location parameter and Substation Station power load each influence factor coefficient row X ' of optimal particle; Otherwise return step (42) to continue to calculate;
The concrete steps obtaining the regression equation of Substation Station power load described in step S5 are as follows:
(51) B is used respectively
j, A
1j, A
2j, A
3j, A
4j, A
5j, A
6j, T
1j, T
2j, T
3j, T
4jrepresent that Substation Station power load, conveying electricity, 110kV bus export electricity, 10kV bus active energy, 10kV bus capacity of idle power, circuit electricity, electric capacity electricity, the jth value of individual month of monthly maximum temperature, monthly minimum temperature, monthly mean of daily maximum temperature and mean monthly maximum temperature, wherein, j=1 ~ 12;
(52) with solving the location parameter x improving the optimal particle that least square normal equation system obtains
1~ x
12replace Substation Station power load underlying factor factoring c '
01~ c '
12, obtain Substation Station power load underlying factor factoring Matrix C ', obtain underlying factor coefficient of dissociation x by the first row of each influence factor coefficient row X '
0; The then underlying factor C in Substation Station power load each month;
(53) regression equation setting up Substation Station power load is as follows:
B
j=x
1a
1j+ x
2a
2j+ x
6a
6j+ x
7t
1j+ x
8t
2j+ x
10t
4j+ C
j, wherein j=1 ~ 12.
Error E described in step S6
r, square error E and coefficient of determination R
2adopt following formulae discovery:
Wherein L is test set number of samples, B
i,
wherein i=1,2...L is actual value and predicted value, wherein the relative error E of the station power load of i-th test sample book respectively
rless with square error E, coefficient of determination R
2more close to 1, then the estimated performance of model is more excellent, and generalization ability is better.
Compared with prior art, tool has the following advantages and beneficial effect in the present invention:
1, a kind of Substation Station power load Forecasting Methodology based on improving least square method is proposed, set up the forecast model of Substation Station power load, contribute to work about electric power personnel to the planning of Substation Station load electricity consumption and regulation and control, to the science, the fine-grained management that realize the electricity consumption of Substation Station load, the optimum allocation of resource, reducing transformer station's loss etc. has positive facilitation;
2, the underlying factor such as fixing maintenance, equipment test of transformer station is considered, Classical Least-Squares is improved, the algorithm that the method is inheriting Classical Least-Squares is simple, calculate the advantage such as quick while, greatly can improve the accuracy rate of forecast model, reduce the predicated error of Substation Station power load, and realize improving solving of least square normal equation system in conjunction with the ability of searching optimum that particle cluster algorithm is powerful, effectively can improve the precision of prediction of Substation Station power load;
3, the Substation Station power load Forecasting Methodology based on improvement least square method proposed by the invention, can be applicable to other power prediction fields, has stronger practicality and generalization.
Accompanying drawing explanation
Fig. 1 is a kind of Substation Station power load Forecasting Methodology process flow diagram based on improving least square method of the present invention;
The PSO Algorithm that utilizes that Fig. 2 adopts for method of the present invention improves the process flow diagram of least square normal equation system;
Fig. 3 is that in the embodiment of the present invention, Substation Station power load predicts the outcome figure;
Fig. 4 is Substation Station power load Relative Error E in the embodiment of the present invention
rdistribution plan.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited thereto.
Accompanying drawing 1 is the Substation Station power load Forecasting Methodology process flow diagram based on improving least square method, and its step is as follows:
S1. Substation Station power load influence factor is analyzed;
The each influence factor of described Substation Station power load comprises: conveying electricity, 110kV bus export electricity, 10kV bus active energy, 10kV bus capacity of idle power, circuit electricity, electric capacity electricity, monthly maximum temperature, monthly minimum temperature, monthly mean of daily maximum temperature, mean monthly maximum temperature.
S2. training sample set and test sample book collection is obtained;
Obtain station power load and the influence factor numerical value thereof in certain transformer station nearest 1 ~ Dec of several years, using N=12*n the sample of wherein n as training sample set, using the L=12*l of a l sample as test sample book collection;
S3. the Substation Station power load of training sample set and the matrix of influence factor thereof is set up; Its step is as follows:
(21) number from 1 ~ n the time of training sample set, the initial value of definition k=1 ~ n, k is 1,
(22) kth year Substation Station power load and each influence factor value be described below:
221) define j=1 ~ 12, the initial value of j is 1;
222) defining training sample concentrates the Substation Station power load in j month in kth year to be b
kj, influence factor value is: conveying electricity a
k1j, 110kV bus exports electricity a
k2j, 10kV bus active energy a
k3j, 10kV bus capacity of idle power a
k4j, circuit electricity a
k5j, electric capacity electricity a
k6j, monthly maximum temperature a
k7j, monthly minimum temperature a
k8j, monthly mean of daily maximum temperature a
k9j, mean monthly maximum temperature a
k10j;
213) judge whether j equals 12, if so, enters next step, if not j=j+1, returns step 222);
(23) judge whether k equals n, if so, enters next step, if not k=k+1, returns step (22);
(24) setting up training sample concentrates the sample matrix of Substation Station power load and influence factor thereof as follows:
B=[b
1,1b
1,2… b
1,12b
2,1b
2,2… b
2,12… b
n,12]′ (1)
B is the column vector that training sample concentrates each Nakshatra power load composition of transformer station, and A is that the N=12*n that training sample concentrates each influence factor of Substation Station power load to form is capable, the matrix of 10 row.
S4. set up the matrix form improving least square normal equation system, owing to considering the underlying factor of Substation Station power load, the fixed constant item in Classical Least-Squares system of equations is improved to the variable with each Monthly changes, and uses c
01~ c
12represent the value in 1 ~ Dec; Then based on set up improvement least square normal equation system, coefficient vector X in Classical Least-Squares and influence factor matrix A are improved, improve the matrix form that least square normal equation system is write as AX=B the most at last, so that apply the relevant solution formula of Classical Least-Squares in solution procedure.Its concrete steps are as follows:
(1) improvement least square normal equation system is set up as follows:
c
01+a
1,1,1x
1+a
1,2,1x
2+…a
1,10,1x
10=b
1,1
c
02+a
1,1,2x
1+a
1,2,2x
2+…a
1,10,2x
10=b
1,2
·
·
·
c
12+a
1,1,12x
1+a
1,2,12x
2+…a
1,10,12x
10=b
1,12
c
01+a
2,1,1x
1+a
2,2,1x
2+…a
2,10,1x
10=b
2,1(3)
c
02+a
2,1,2x
1+a
2,2,2x
2+…a
2,10,2x
10=b
2,2
·
·
·
c
12+a
2,1,12x
1+a
2,2,12x
2+…a
2,10,12x
10=b
2,12
·
·
·
c
12+a
n,1,12x
1+a
n,2,12x
2+…a
n,10,12x
10=b
n,12
Wherein c
01~ c
12be represent transformer station to fix the underlying factors such as maintenance, equipment test to the impact of transformer station's station in 1 ~ Dec power load, it take year as loop cycle;
(2) improvement least square normal equation system is rewritten into matrix form
Underlying factor in 1 ~ Dec is affected c to transformer station's Nakshatra power load
01~ c
12decompose as follows:
C=[c can be write a Chinese character in simplified form into
01c
02c
12]
t=x
0c '=x
0[c '
01c '
02c
1'
2]
t(4)
X′=[x
0x
1x
2x
3x
4x
5x
6x
7x
8x
9x
10]′ (6)
Wherein C ' is called Substation Station power load underlying factor factoring; x
0it is Substation Station power load underlying factor coefficient of dissociation;
Coefficient vector X in Classical Least-Squares system of equations and influence factor matrix A are improved, as above shown in X ', A ';
Then the above least square normal equation system that improves can be write as following matrix form:
A′X′=B (7)
S5. introduce PSO Algorithm and improve least square normal equation system, obtain the regression equation of Substation Station power load.The concrete steps wherein introducing the least square normal equation system that PSO Algorithm improves are as follows, see accompanying drawing 2:
(41) population initialization: at 12 dimension space stochastic generation M particle, the i-th (i=1,2 ... M) initial position of individual particle is expressed as x
i=(x
i1, x
i2, x
i3, x
i4, x
i5, x
i6, x
i7, x
i8, x
i9, x
i10, x
i11, x
i12), initial velocity is v
i=(v
i1, v
i2, v
i3, v
i4, v
i5, v
i6, v
i7, v
i8, v
i9, v
i10, v
i11, v
i12), setting particle iterations, aceleration pulse C
1, C
2, particle rapidity restriction [-Vmax, Vmin], the optimal location p of each particle
bestrepresent, all particle optimal location g
bestrepresent;
(42) particle fitness is calculated
421) defining i=1 ~ M, i is positive integer, and the initial value of i is 1;
422) with the current location parameter x of the i-th particle
i1~ x
i12replace Substation Station power load underlying factor factoring c '
01~ c '
12, the influence factor matrix A of the least square method that is improved by formula (5)
i', Substation Station power load each influence factor coefficient row X can be tried to achieve by the solution formula of following formula Classical Least-Squares
i':
The predicted value that can obtain Substation Station power load is:
423) using the fitness of the Prediction sum squares of Substation Station power load as particle, the fitness of i-th particle is:
424) judge whether i equals M, is, enters next step, otherwise i=i+1, return step 2);
(43) individual and global optimum is upgraded: respectively by the current fitness of each particle and its individual optimal value p
bestand global optimum g
bestrelatively, if currency is better than p
best, then p
bestbe updated to currency, otherwise remain unchanged; If currency is better than g
bestrelatively, then g
bestbe updated to currency, otherwise remain unchanged;
(44) position and speed is upgraded: first according to formula (11) more new particle minimax speed; Secondly judging whether particle rapidity is positioned at speed and limits in [-Vmax, Vmin] scope, is then according to formula (12) (13) the more speed of new particle, position; Otherwise upgrade position according to maximal rate restriction;
For each particle, its d ties up (1≤d≤12) speed v
id, position x
idmore new formula is as follows:
v
id k+1=v
id k+c
1×rand
1×(p
best-x
id k)+c
2×rand
2×(g
best-x
id k) (12)
x
id k+1=x
id k+v
id k+1(13)
Wherein c
1and c
2two aceleration pulses, rand
1, rand
2it is the random function of value in [0,1] scope;
(45) end condition judges: check whether and reach iterations or fitness value is restrained, be, calculates and terminates and export location parameter and Substation Station power load each influence factor coefficient row X ' of optimal particle; Otherwise return step (52) to continue to calculate.
The concrete steps obtaining the regression equation of Substation Station power load are as follows:
(51) B is used respectively
j, A
1j, A
2j, A
3j, A
4j, A
5j, A
6j, T
1j, T
2j, T
3j, T
4jrepresent that Substation Station power load, conveying electricity, 110kV bus export electricity, 10kV bus active energy, 10kV bus capacity of idle power, circuit electricity, electric capacity electricity, jth (j=1 ~ 12) value of individual month of monthly maximum temperature, monthly minimum temperature, monthly mean of daily maximum temperature and mean monthly maximum temperature;
(52) with solving the location parameter x improving the optimal particle that least square normal equation system obtains
1~ x
12replace Substation Station power load underlying factor factoring c '
01~ c '
12, obtain Substation Station power load underlying factor factoring Matrix C ', obtain underlying factor coefficient of dissociation x by the first row of each influence factor coefficient row X '
0; Then the underlying factor C in Substation Station power load each month can formula (4) try to achieve
(53) regression equation setting up Substation Station power load is as follows:
B
j=x
1A
1j+x
2A
2j...+x
6A
6j+x
7T
1j+x
8T
2j...+x
10T
4j+c
j(j=1~12) (14)
In the above-mentioned Substation Station power load Forecasting Methodology based on improvement least square method, step (5) is described utilizes relative error E
r, square error E and coefficient of determination R
2evaluate the performance of institute's established model, relative error E
r, square error E and coefficient of determination R
2adopt following formulae discovery:
L is test set number of samples, b
i,
(i=1,2...L) is actual value and predicted value, wherein the relative error E of the station power load of i-th test sample book respectively
rless with square error E, coefficient of determination R
2more close to 1, then the estimated performance of model is more excellent, and generalization ability is better.
S6. Substation Station power load is predicted.According to the Substation Station power load regression equation based on improvement least square method that upper step is set up, the corresponding influence factor value of input test collection carries out the prediction of Substation Station power load, and according to the relative error E predicted the outcome
r, square error E and coefficient of determination R
2evaluate build the performance of regression equation.
Real data below in conjunction with concrete transformer station is further described
(1) training sample set and test sample book collection is set up
For certain 220kV transformer station, obtain the data of the station power load in 2008 ~ 2014 years annual 1 ~ Dec of this transformer station, conveying electricity, 110kV bus output electricity, 10kV bus active energy, 10kV bus capacity of idle power, circuit electricity, electric capacity electricity, monthly maximum temperature, monthly minimum temperature, monthly mean of daily maximum temperature, mean monthly maximum temperature; Using 2008 ~ 2013 each month numerical value totally 72 samples as training sample set, using 2014 each month numerical value totally 12 samples as test set;
(2) set up improvement least square normal equation system and solve
The improvement least square normal equation system setting up this Substation Station power load is as follows:
A′X′=B (7)
Wherein
X′=[x
0x
1x
2x
3x
4x
5x
6x
7x
8x
9x
10]′ (6)
At 12 dimension space stochastic generation, 30 particles, setting particle iterations 200 times, aceleration pulse C
1=C
2=2, particle maximal rate restriction [-2,2], the step improving least square normal equation system according to above-mentioned PSO Algorithm can obtain:
Each influence factor coefficient row X ':
X′=[14.4697,-0.0051,0.0052,0.0052,0.0002,-0.0003,-0.0054,-0.1077,0.1174,0.0872,-0.0473];
Particle optimal location parameter, i.e. underlying factor factoring C ':
C′=[c′
01c′
02c′
03c′
04c′
05c′
06c′
07c′
08c′
09c′
10c′
11c′
12]′=[0.338522,0.354931,0.349257,0.327123,0.44252,0.480017,0.441175,0.447892,0.440923,0.410664,0.377636,0.332811]’;
The underlying factor C in Substation Station power load each month:
C=x
0C′=[c
01c
02c
03c
04c
05c
06c
07c
08c
09c
10c
11c
12]′=[4.89831,5.135744,5.053647,4.733375,6.403127,6.945698,6.383672,6.480866,6.380019,5.942191,5.464279,4.815681]’;
(3) regression equation of Substation Station power load is set up
Use Y respectively
j, A
1j, A
2j, A
3j, A
4j, A
5j, A
6j, T
1j, T
2j, T
3j, T
4jrepresent that Substation Station power load, conveying electricity, 110kV bus export electricity, 10kV bus active energy, 10kV bus capacity of idle power, circuit electricity, electric capacity electricity, jth (j=1 ~ 12) value of individual month of monthly maximum temperature, monthly minimum temperature, monthly mean of daily maximum temperature and mean monthly maximum temperature, then set up Y
jas follows with the regression equation of each influence factor:
Y
j=-0.0051*A
1j+0.0052*A
2j+0.0052*A
3j+0.0002*A
4j+(-0.0003)*A
5j
+(-0.0054)*A
6j+(-0.1077)*T
1j+0.1174*T
2j+0.0872*T
3j+(-0.0473)*T
4j+c
j
(4) Substation Station power load is predicted
Each influence factor value in 1 ~ Dec of test set is substituted into the above-mentioned regression equation based on improving the Substation Station power load that least square method is set up respectively, obtain the predicted value of transformer station's station power load of each month, and Relative Error, square error and the coefficient of determination can be obtained.Table 1 is transformer station's station power load of each month and the influence factor value thereof of test set.
Transformer station's station power load of each month of table 1 test set and influence factor value thereof
Unit: ten thousand kWh; DEG C
Fig. 3 is that Fig. 4 is station power load Relative Error E based on the improvement Substation Station power load predicted value of least square method and the comparison diagram of actual value
rdistribution plan; Can see based on improving the Substation Station power load Relative Error of least square method substantially within 3%, square error is 0.0211, the coefficient of determination reaches 0.9924, shows that the set up Substation Station power load forecast model based on improvement least square method has higher precision of prediction and extraordinary generalization ability.
Above-described embodiment is the present invention's preferably embodiment; but embodiments of the present invention are not restricted to the described embodiments; change, the modification done under other any does not deviate from Spirit Essence of the present invention and principle, substitute, combine, simplify; all should be the substitute mode of equivalence, be included within protection scope of the present invention.
Claims (5)
1., based on the Substation Station power load Forecasting Methodology improving least square method, it is characterized in that, comprise the following steps:
S1. Substation Station power load influence factor is analyzed;
S2. training sample set and test sample book collection is obtained;
S3. the N=12*n that the training sample setting up training sample set concentrates the matrix B of transformer station's each Nakshatra power load composition and training sample to concentrate each influence factor of Substation Station power load to form is capable, the matrix A of 10 row;
S4. the matrix form improving least square normal equation system is set up: the fixed constant item in Classical Least-Squares system of equations is improved to the variable with each Monthly changes, and uses c
01~ c
12represent the value in 1 ~ Dec; Then based on set up improvement least square normal equation system, coefficient vector X in Classical Least-Squares and influence factor matrix A are improved, improve the matrix form that least square normal equation system is write as A ' X '=B the most at last, wherein A ' is influence factor matrix, and X ' is coefficient vector;
S5. introduce PSO Algorithm and improve least square normal equation system, obtain the regression equation of Substation Station power load;
S6. Substation Station power load is predicted: according to the regression equation described in step S5, the corresponding influence factor value of input test collection carries out the prediction of Substation Station power load, and according to the relative error E predicted the outcome
r, square error E and coefficient of determination R
2evaluate build the performance of regression equation.
2. the Substation Station power load Forecasting Methodology based on improving least square method according to claim 1, it is characterized in that, described step S3 is specific as follows:
(21) number from 1 ~ n the time of training sample set, the initial value of definition k=1 ~ n, k is 1,
(22) kth year Substation Station power load and each influence factor value be described below:
221) define j=1 ~ 12, the initial value of j is 1;
222) defining training sample concentrates the Substation Station power load in j month in kth year to be b
kj, influence factor value is: conveying electricity a
k1j, 110kV bus exports electricity a
k2j, 10kV bus active energy a
k3j, 10kV bus capacity of idle power a
k4j, circuit electricity a
k5j, electric capacity electricity a
k6j, monthly maximum temperature a
k7j, monthly minimum temperature a
k8j, monthly mean of daily maximum temperature a
k9j, mean monthly maximum temperature a
k10j;
213) judge whether j equals 12, if so, enters next step, if not j=j+1, returns step 222);
(23) judge whether k equals n, if so, enters next step, if not k=k+1, returns step (22);
(24) setting up training sample concentrates the sample matrix of Substation Station power load and influence factor thereof as follows:
B=[b
1,1b
1,2… b
1,12b
2,1b
2,2… b
2,12… b
n,12]′,
3. the Substation Station power load Forecasting Methodology based on improving least square method according to claim 1, it is characterized in that, described step S4 is specific as follows:
(31) improvement least square normal equation system is set up as follows:
c
01+a
1,1,1x
1+a
1,2,1x
2+…a
1,10,1x
10=b
1,1
c
02+a
1,1,2x
1+a
1,2,2x
2+…a
1,10,2x
10=b
1,2
.
.
.
c
12+a
1,1,12x
1+a
1,2,12x
2+…a
1,10,12x
10=b
1,12
c
01+a
2,1,1x
1+a
2,2,1x
2+…a
2,10,1x
10=b
2,1,
c
02+a
2,1,2x
1+a
2,2,2x
2+…a
2,10,2x
10=b
2,2
.
.
.
c
12+a
2,1,12x
1+a
2,2,12x
2+…a
2,10,12x
10=b
2,12
.
.
.
c
12+a
n,1,12x
1+a
n,2,12x
2+…a
n,10,12x
10=b
n,12
Wherein c
01~ c
12be represent the impact of transformer station's underlying factor on transformer station's station in 1 ~ Dec power load, it take year as loop cycle;
(32) improvement least square normal equation system is rewritten into matrix form:
Underlying factor in 1 ~ Dec is affected c to transformer station's Nakshatra power load
01~ c
12decompose as follows:
C=[c
01c
02… c
12]
T=x
0C′=x
0[c′
01c′
02… c′
12]
T
Wherein C ' is called Substation Station power load underlying factor factoring; x
0it is Substation Station power load underlying factor coefficient of dissociation;
By C ' obtained above and x
0be merged into the influence factor matrix A in Classical Least-Squares system of equations and coefficient vector X respectively, the influence factor matrix A of the least square normal equation system that is improved ' and coefficient vector X ' as follows:
X′=[x
0x
1x
2x
3x
4x
5x
6x
7x
8x
9x
10]′,
Then the above least square normal equation system that improves can be write as following matrix form:
A′X′=B。
4. the Substation Station power load Forecasting Methodology based on improving least square method according to claim 1, is characterized in that, the concrete steps introducing the least square normal equation system that PSO Algorithm improves described in step S5 are as follows:
(41) population initialization: at 12 dimension space stochastic generation M particle, the initial position of i-th particle is expressed as x
i=(x
i1, x
i2, x
i3, x
i4, x
i5, x
i6, x
i7, x
i8, x
i9, x
i10, x
i11, x
i12), wherein i=1,2 ... M, initial velocity is v
i=(v
i1, v
i2, v
i3, v
i4, v
i5, v
i6, v
i7, v
i8, v
i9, v
i10, v
i11, v
i12), setting particle iterations, aceleration pulse C
1, C
2, particle rapidity restriction [-Vmax, Vmin], the optimal location p of each particle
bestrepresent, all particle optimal location g
bestrepresent;
(42) particle fitness is calculated:
421) defining i=1 ~ M, i is positive integer, and the initial value of i is 1;
422) with the current location parameter x of the i-th particle
i1~ x
i12replace Substation Station power load underlying factor factoring c '
01~ c '
12, the influence factor matrix A of the least square method that can be improved '
i, Substation Station power load each influence factor coefficient row X ' can be tried to achieve by the solution formula of following formula Classical Least-Squares
i:
Thus the predicted value that can obtain Substation Station power load is:
423) using the fitness of the Prediction sum squares of Substation Station power load as particle, the fitness of i-th particle is:
424) judge whether i equals M, is, enters next step, otherwise i=i+1, return step 422);
(43) individual and global optimum is upgraded: respectively by the current fitness of each particle and its individual optimal value p
bestand global optimum g
bestrelatively, if currency is better than p
best, then p
bestbe updated to currency, otherwise remain unchanged; If currency is better than g
bestrelatively, then g
bestbe updated to currency, otherwise remain unchanged;
(44) position and speed is upgraded: first, according to the following formula the minimax speed of more new particle:
Secondly, judge whether particle rapidity is positioned in speed restriction [-Vmax, Vmin] scope, and be then for each particle, its d ties up, wherein 1≤d≤12, speed v
id, position x
idmore new formula is as follows:
v
id k+1=v
id k+c
1×rand
1×(p
best-x
id k)+c
2×rand
2×(g
best-x
id k),
x
id k+1=x
id k+v
id k+1,
Wherein c
1and c
2two aceleration pulses, rand
1, rand
2it is the random function of value in [0,1] scope; Otherwise upgrade position according to maximal rate restriction;
(45) end condition judges: check whether and reach iterations or fitness value is restrained, be, calculates and terminates and export location parameter and Substation Station power load each influence factor coefficient row X ' of optimal particle; Otherwise return step (42) to continue to calculate;
The concrete steps obtaining the regression equation of Substation Station power load described in step S5 are as follows:
(51) B is used respectively
j, A
1j, A
2j, A
3j, A
4j, A
5j, A
6j, T
1j, T
2j, T
3j, T
4jrepresent that Substation Station power load, conveying electricity, 110kV bus export electricity, 10kV bus active energy, 10kV bus capacity of idle power, circuit electricity, electric capacity electricity, the jth value of individual month of monthly maximum temperature, monthly minimum temperature, monthly mean of daily maximum temperature and mean monthly maximum temperature, wherein, j=1 ~ 12;
(52) with solving the location parameter x improving the optimal particle that least square normal equation system obtains
1~ x
12replace Substation Station power load underlying factor factoring c '
01~ c '
12, obtain Substation Station power load underlying factor factoring Matrix C ', obtain underlying factor coefficient of dissociation x by the first row of each influence factor coefficient row X '
0; The then underlying factor C in Substation Station power load each month;
(53) regression equation setting up Substation Station power load is as follows:
B
j=x
1a
1j+ x
2a
2j+ x
6a
6j+ x
7t
1j+ x
8t
2j+ x
10t
4j+ C
j, wherein j=1 ~ 12.
5. the Substation Station power load Forecasting Methodology based on improving least square method according to claim 1, is characterized in that: the error E described in step S6
r, square error E and coefficient of determination R
2adopt following formulae discovery:
Wherein L is test set number of samples, B
i,
wherein i=1,2...L is actual value and the predicted value of the station power load of i-th test sample book respectively, E
rfor relative error, E is square error, R
2for the coefficient of determination.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510401169.2A CN104992246A (en) | 2015-07-09 | 2015-07-09 | Improved-least-square-method-based prediction method of load electric quantity for transformer substation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510401169.2A CN104992246A (en) | 2015-07-09 | 2015-07-09 | Improved-least-square-method-based prediction method of load electric quantity for transformer substation |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104992246A true CN104992246A (en) | 2015-10-21 |
Family
ID=54304058
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510401169.2A Pending CN104992246A (en) | 2015-07-09 | 2015-07-09 | Improved-least-square-method-based prediction method of load electric quantity for transformer substation |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104992246A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105808927A (en) * | 2016-03-02 | 2016-07-27 | 华南理工大学 | Improved order relation method based comprehensive evaluation method for voltage states of medium-voltage distribution lines |
CN106444380A (en) * | 2016-10-14 | 2017-02-22 | 中国科学院光电技术研究所 | Transfer function identification method of fast-response mirror control system with nonlinear least square method as main joint chicken swarm algorithm |
CN109214637A (en) * | 2017-07-07 | 2019-01-15 | 中国移动通信集团陕西有限公司 | A kind of network element power consumption determines method, apparatus, storage medium and calculates equipment |
CN111680831A (en) * | 2020-05-25 | 2020-09-18 | 广东电网有限责任公司广州供电局 | Substation power utilization analysis system and method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120221265A1 (en) * | 2011-02-28 | 2012-08-30 | International Business Machines Corporation | Systems and methods for phase identification |
CN103488869A (en) * | 2013-08-23 | 2014-01-01 | 上海交通大学 | Wind power generation short-term load forecast method of least squares support vector machine |
CN104122797A (en) * | 2014-07-22 | 2014-10-29 | 东南大学 | Novel thermal power generating unit load multivariable predictive control method |
CN104182630A (en) * | 2014-08-20 | 2014-12-03 | 国家电网公司 | Residual battery capacity detection method based on simplified least square support vector machine |
-
2015
- 2015-07-09 CN CN201510401169.2A patent/CN104992246A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120221265A1 (en) * | 2011-02-28 | 2012-08-30 | International Business Machines Corporation | Systems and methods for phase identification |
CN103488869A (en) * | 2013-08-23 | 2014-01-01 | 上海交通大学 | Wind power generation short-term load forecast method of least squares support vector machine |
CN104122797A (en) * | 2014-07-22 | 2014-10-29 | 东南大学 | Novel thermal power generating unit load multivariable predictive control method |
CN104182630A (en) * | 2014-08-20 | 2014-12-03 | 国家电网公司 | Residual battery capacity detection method based on simplified least square support vector machine |
Non-Patent Citations (4)
Title |
---|
CHEN G.J,LI K K,CHUNG T S,ETA: "APPlication of an innovative combined forecasting method in Power system load foreeastin", 《ELECTRIC POWER SYSTEMS RESEARCH》 * |
KANDIL M.S,EI-DEBEIKY S.M,HASANIEN N.E: "The implementation of long-term forecasting strategies using aknowledge-based expert system", 《ELECTRIC POWER SYSTEMS RESAERCH》 * |
李翔,唐捷,耿红杰,谭东: "改进偏最小二乘法在中长期电力负荷预测中的应用", 《小水电》 * |
毛李帆,江岳春,姚建刚,龙瑞华,李妮,黄慧: "采用正交信号修正法与偏最小二乘回归的中长期负荷预测", 《中国电机工程学报》 * |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105808927A (en) * | 2016-03-02 | 2016-07-27 | 华南理工大学 | Improved order relation method based comprehensive evaluation method for voltage states of medium-voltage distribution lines |
CN106444380A (en) * | 2016-10-14 | 2017-02-22 | 中国科学院光电技术研究所 | Transfer function identification method of fast-response mirror control system with nonlinear least square method as main joint chicken swarm algorithm |
CN109214637A (en) * | 2017-07-07 | 2019-01-15 | 中国移动通信集团陕西有限公司 | A kind of network element power consumption determines method, apparatus, storage medium and calculates equipment |
CN109214637B (en) * | 2017-07-07 | 2020-12-08 | 中国移动通信集团陕西有限公司 | Network element power consumption determination method and device, storage medium and computing equipment |
CN111680831A (en) * | 2020-05-25 | 2020-09-18 | 广东电网有限责任公司广州供电局 | Substation power utilization analysis system and method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Soares et al. | Distributed energy resource short-term scheduling using Signaled Particle Swarm Optimization | |
Soares et al. | Application-Specific Modified Particle Swarm Optimization for energy resource scheduling considering vehicle-to-grid | |
Lu et al. | Deep reinforcement learning based optimal scheduling of active distribution system considering distributed generation, energy storage and flexible load | |
Chen et al. | An interval optimization based day-ahead scheduling scheme for renewable energy management in smart distribution systems | |
Dong et al. | ROI-based study on impact factors of distributed PV projects by LSSVM-PSO | |
CN103761690A (en) | Evaluation method based on voltage reactive power control system in grid system | |
CN104102954B (en) | Optimal configuration method of distributed comprehensive energy supply system considering black start function | |
Sari et al. | New optimized configuration for a hybrid PV/diesel/battery system based on coyote optimization algorithm: A case study for Hotan county | |
CN104992246A (en) | Improved-least-square-method-based prediction method of load electric quantity for transformer substation | |
CN103985000A (en) | Medium-and-long term typical daily load curve prediction method based on function type nonparametric regression | |
CN104573857A (en) | Power grid load rate prediction method based on intelligent algorithm optimization and combination | |
Mustafa et al. | Reactive power tracing in pool-based power system utilising the hybrid genetic algorithm and least squares support vector machine | |
Huang et al. | Adaptability evaluation of distributed power sources connected to distribution network | |
Yang et al. | Optimal modification of peak-valley period under multiple time-of-use schemes based on dynamic load point method considering reliability | |
Chen et al. | A Novel Approach Based on Modified and Hybrid Flower Pollination Algorithm to Solve Multi-objective Optimal Power Flow. | |
CN108647875A (en) | A kind of regional power grid evaluation method based on expert's entropy assessment | |
Su et al. | Optimal energy management of residential battery storage under uncertainty. | |
Zhang et al. | The application of hybrid genetic particle swarm optimization algorithm in the distribution network reconfigurations multi-objective optimization | |
Hongzhan et al. | Comprehensive evaluation for transmission network planning scheme based on entropy weight method and VIKOR method | |
Zhu et al. | Distributed generator configuration calibration method based on TCN-BiGRU-Attention algorithm | |
CN109066709A (en) | Meta-model-based distributed power supply in-situ voltage control strategy improvement method | |
Sen et al. | Alleviation of line congestion using Multiobjective Particle Swarm Optimization | |
CN107909477A (en) | A kind of Transmission Expansion Planning in Electric portfolio optimization optimization method | |
Chen et al. | The optimal planning and dynamic operation of distributed generation method based on modified multiobjective optimization in power distribution system | |
Zhang et al. | Probabilistic transmission network expansion planning considering integration of wind power |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20151021 |