CN104899665A - Wind power short-term prediction method - Google Patents

Wind power short-term prediction method Download PDF

Info

Publication number
CN104899665A
CN104899665A CN201510342476.8A CN201510342476A CN104899665A CN 104899665 A CN104899665 A CN 104899665A CN 201510342476 A CN201510342476 A CN 201510342476A CN 104899665 A CN104899665 A CN 104899665A
Authority
CN
China
Prior art keywords
vector machine
square method
chaos
supporting vector
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
Application number
CN201510342476.8A
Other languages
Chinese (zh)
Inventor
肖猛
汪小明
王晞
尹笋
苟旭丹
王波
杨楠
刘涤尘
李松涛
严居斌
陶宇轩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Become Capital Electricity Power Engineering Design Co Ltd
State Grid Corp of China SGCC
Economic and Technological Research Institute of State Grid Sichuan Electric Power Co Ltd
Original Assignee
Become Capital Electricity Power Engineering Design Co Ltd
State Grid Corp of China SGCC
Economic and Technological Research Institute of State Grid Sichuan Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Become Capital Electricity Power Engineering Design Co Ltd, State Grid Corp of China SGCC, Economic and Technological Research Institute of State Grid Sichuan Electric Power Co Ltd filed Critical Become Capital Electricity Power Engineering Design Co Ltd
Priority to CN201510342476.8A priority Critical patent/CN104899665A/en
Publication of CN104899665A publication Critical patent/CN104899665A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL 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
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS 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/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The invention relates to the technical field of wind power prediction, and discloses a wind power short-term prediction method. The method uses wind speed as an input, adopts a regression model of a least square support vector machine to predict output power of a wind power plant, and parameters of the regression model of the least square support vector machine are optimized by adoption of a chaotic particle swarm algorithm. The wind power short-term prediction method provided by the invention introduces chaotic motion characteristics into an iterative process, uses ergodicity of chaotic motion to improve a global searching capability of the algorithm in a searching process, overcomes the defects that the particle swarm algorithm is easy to fall into a local extreme point and is slow in convergence and low in precision in a later period of evolution, effectively solves the problem of prematurity of the particle swarm algorithm, can ensure global optimum, and achieves a better prediction effect; the method uses the least square support vector machine to predict, avoids the problem of solving quadratic programming, converts the prediction problem to a process of solving a linear equation set, and the solving process is greatly simplified; and the method adopts single wind speed as input data, and thus a prediction model is simpler.

Description

Short-term wind power prediction method
Technical field
The present invention relates to a kind of wind power forecasting method, particularly, relate to a kind of short-term wind power prediction method.
Background technology
Along with the raising of wind power generating set single-machine capacity and the development of automatic technology, wind generator system also develops from the original user distribution formula energy to centralized large-scale wind power field.Wind-powered electricity generation ratio in electrical network constantly increases, and wind-powered electricity generation grid-connected in a large number brings severe challenge to the management and running of electric system and safety and stability.Effective wind power prediction can reduce electric system margin capacity, reduce system operation cost, alleviate adverse effect that Wind Power Generation on Power System causes, improve the ratio of wind-powered electricity generation in electric system, therefore carries out prediction to wind power and is of great significance.
Current wind power prediction has physical method and statistical method.Physical method is main it is considered that some physical quantitys, the weather data (wind speed, wind direction, air pressure etc.) that such as numerical weather forecast obtains, the information (level line, roughness, barrier etc.) around wind energy turbine set and the technical parameter (taking turns firm height, penetrating coefficient etc.) of Wind turbines.Its objective is the wind speed optimal estimation value finding Wind turbines to take turns firm height to go out, then export with model the error that statistical module reduces to exist, finally calculate the output power of wind energy turbine set according to the powertrace of wind energy turbine set.Because weather forecast only upgrades several times every day, therefore this method is applicable to relatively longer prediction usually.
Statistical prediction methods generally needs a large amount of historical datas to carry out modeling, and statistical method can meet accuracy requirement for the wind power prediction result of several hours in advance, but for shifting to an earlier date predicting the outcome of longer time, precision is inadequate.Statistics Forecasting Methodology conventional at present has Kalman filtering method, time series method, artificial neural network method, support vector machine method, gray model, wavelet analysis etc.These methods deeply expose along with wind power technology the defect being difficult to overcome, and as precision of prediction is poor, speed of convergence is slow, has the shortcomings such as limitation.
Summary of the invention
Object of the present invention is just the shortcoming and defect overcoming above-mentioned prior art, provides that a kind of precision of prediction is high, fast convergence rate, the simple short-term wind power prediction method of calculating.
The present invention's adopted technical scheme that solves the problem is:
Short-term wind power prediction method, using wind speed as input, adopts the output power of regression model to wind energy turbine set of least square method supporting vector machine to predict, the Parameters in Regression Model of least square method supporting vector machine adopts Chaos particle swarm optimization algorithm to be optimized.
As a further improvement on the present invention, described using wind speed as input, adopt the output power of regression model to wind energy turbine set of least square method supporting vector machine to predict, the Parameters in Regression Model of least square method supporting vector machine adopts Chaos particle swarm optimization algorithm to be optimized and specifically comprises the following steps:
Step 1: obtain data, and data are normalized rear as training sample;
Step 2: the parameter of initialization least square method supporting vector machine and Chaos particle swarm optimization algorithm;
Step 3: minimum for objective function with regression error quadratic sum, adopts the Parameters in Regression Model of Chaos particle swarm optimization algorithm to least square method supporting vector machine to be optimized;
Step 4: the parameter generation optimized is returned in the regression model of least square method supporting vector machine, re-starts training;
Step 5: use the output power of regression model to wind energy turbine set training least square method supporting vector machine to predict.
Further, the regression model construction method of described least square method supporting vector machine comprises the following steps:
Adopt a training sample set (x i, y i), i=1,2 ..., l, x iwind speed, y ibe the measured value of wind power output power, l is the sum that training sample concentrates data point set, utilizes a Nonlinear Mapping sample space is mapped to feature space, and constructs optimal decision function in higher dimensional space:
Utilize structural risk minimization, the optimization aim of least square method supporting vector machine can be expressed as:
Wherein: w is weight vector, || w|| 2it is the complexity of model; C is marginal coefficient, controls the punishment degree to error; ξ iit is error vector; B is departure;
Utilize Lagrangian method to solve formula (2), can obtain:
In formula: α i(i=1,2 ..., l) be Lagrange multiplier;
From KKT (Krush-Kuhn-Tucker) condition:
By kernel function, (4) are converted into linear equation to solve, select the good Radial basis kernel function of effect in regression forecasting, definition kernel function is system of linear equations after conversion is:
0 1 ... 1 1 K ( x 1 , x 1 ) + 1 C ... K ( x 1 , x l ) + 1 C . . . . . . . . . 1 K ( x l , x 1 ) + 1 C ... K ( x l , x l ) + 1 C × b α i . . . α l = b y i . . . y l - - - ( 5 ) ;
Solve above formula by least square method, obtain regression coefficient α iwith deviation b, just nonlinear regression model can be obtained:
f ( x ) = Σ i = 1 1 α i K ( x , x i ) + b - - - ( 6 ) ;
In formula (6), Radial basis kernel function in formula, σ is core width, || x-x i|| be two norms;
The regression model of least square method supporting vector machine is c in σ in this formula and formula (2) adopts Chaos particle swarm optimization algorithm to be optimized.
Further, step 3 specifically comprises the following steps:
Step 3.1: adopt chaos system z n+1=μ z n(1-z n) produce chaos sequence initialization is carried out to the speed of particle in algorithm and position, wherein μ is chaos controlling parameter, z nbe Chaos Variable, n is sequence number;
Step 3.2: traversal search obtains personal best particle, and it is minimum for fitness with regression error quadratic sum to press formula (7), calculates and compares fitness value, iterative search goes out global optimum position;
min Σ i = 1 1 ( f ( x i ) - y i ) 2 - - - ( 7 ) ;
In formula: f (x i) be the predicted value in the i-th moment; x ifor the input value of the regression model of least square method supporting vector machine, y iit is the measured value in the i-th moment;
Step 3.3: produce chaos sequence based on global optimum position, using the reposition of a position best in the sequence of generation as one of them particle;
Step 3.4: the speed upgrading other particle by formula (8), upgrades the position of other particles by formula (9);
v ik(t+1)=ωv ik(t)+c 1δ 1(p ik(t)-x ik(t))+c 2δ 2(p gk(t)-x ik(t)) (8)
x ik(t+1)=x ik(t)+v ik(t+1) (9);
In formula: ω is inertia weight; c 1, c 2for Studying factors; δ 1, δ 2for the random number between 0 and 1; In addition, the maximal rate of particle should not exceed its maximal rate V max, x ikt () is the position of an i moment kth particle, x ik(t+1) be the position of an i+1 moment kth particle; v ikt () is the speed of an i moment kth particle, v ik(t+1) be the speed of an i+1 moment kth particle, p ikt () is personal best particle, p gkt () is global optimum position;
Step 3.5: judge whether to meet iterations restriction, be, terminate to optimize and Output rusults, otherwise return step 3.2.
Further, in step 2, described initialization least square method supporting vector machine and the parameter of Chaos particle swarm optimization algorithm comprise the following steps:
Step 2.1, the punishment parameter C determining least square method supporting vector machine and nuclear parameter σ 2scope, the inertia weight ω of initialization least square method supporting vector machine;
Step 2.2, determine the Studying factors c of Chaos particle swarm optimization algorithm 1, c 2; Chaos controlling parameter and iterations.
The invention has the beneficial effects as follows:
1, the present invention adopts the parameter of Chaos particle swarm optimization algorithm to support vector machine to be optimized.Particle cluster algorithm is a kind of intelligent optimization algorithm with concurrent operation ability, but this algorithm also existing defects, and algorithm easily falls into local best points in the middle of iteration, makes algorithm Premature Convergence and can not ensure the precision that calculates.Chaos particle swarm optimization algorithm is based upon on chaology, chaos state feature is ergodicity, randomness and regularity, although chaos state is a kind of random state, but can be obtained by the equation determined, and chaotic motion can repeatedly not travel through all states according to a certain rule within the specific limits.Chaotic motion characteristic is incorporated in the middle of iterative process by Chaos particle swarm optimization algorithm, in search procedure, utilize the ergodicity of chaotic motion to improve the ability of searching optimum of algorithm, improve particle cluster algorithm and be easily absorbed in the slow and shortcoming that precision is low of Local Extremum, later stage of evolution convergence, effectively solve " precocity " problem of particle cluster algorithm, can ensure Global Optimality, prediction effect is better.
2, the present invention uses least square method supporting vector machine to predict.When processing the regression problem of non-linear complexity, regression forecasting problem is converted into the problem that solves quadratic programming by support vector machine, can in the hope of globally optimal solution.The forecast model of least square method supporting vector machine then avoids the problem solving quadratic programming, and forecasting problem is converted into the process solving system of linear equations, and its solution procedure simplifies greatly.
3, the present invention adopts single wind speed as input data, and forecast model is simpler.
Accompanying drawing explanation
Fig. 1 is short-term wind power prediction flow process of the present invention;
Fig. 2 is the calculation process of Chaos particle swarm optimization algorithm;
Fig. 3 is the forecast of regression model value comparison diagram of measured value and least square method supporting vector machine.
Embodiment
The present invention is directed to the feature of wind speed intermittence and randomness, adopt a kind of short-term wind power prediction method based on Chaos-Particle Swarm Optimization and least square method supporting vector machine (CPSO-LSSVM) using wind speed as input, with the output power of wind energy turbine set for exporting, the output power of regression model to wind energy turbine set of least square method supporting vector machine is adopted to predict, the Parameters in Regression Model of least square method supporting vector machine adopts Chaos particle swarm optimization algorithm to be optimized, overcome classic method computing method and be absorbed in local minimum, the shortcomings such as the training time is long, there are better Generalization Capability and accuracy.
Below in conjunction with embodiment and accompanying drawing, to the detailed description further of the present invention's do, but embodiments of the present invention are not limited thereto.
As shown in Figure 1, short-term wind power prediction method comprises the following steps:
Step 1: the acquisition of data and normalized.The air speed data x in a certain moment is adopted in the present embodiment itraining as input data, for predicting the wind speed of subsequent time, being first normalized by formula 10 after getting air speed data, then as training sample T:
x i ‾ = x i - x m i n x max - x m i n - - - ( 10 )
In formula: it is the result after certain the air speed data normalization in training sample T; x maxand x minmaximal value and the minimum value of this group variable data in training sample T respectively.In this step, the acquisition of data can directly be extracted from the SCADA system of electric system, also can gather by other means.
Step 2: each parameter of initialization least square method supporting vector machine (LSSVM) and Chaos particle swarm optimization algorithm (CPSO).In this step, each parameter of initialization least square method supporting vector machine and Chaos particle swarm optimization algorithm specifically comprises:
Step 2.1, the punishment parameter C determining LSSVM and nuclear parameter σ 2scope, the inertia weight ω of initialization LSSVM;
Step 2.2, determine the correlation parameter of CPSO, such as but not limited to algorithm parameter, iterations; Algorithm parameter comprises Studying factors c 1, c 2; Chaos controlling parameter μ;
Step 2.3, at the punishment parameter C of LSSVM and nuclear parameter σ 2scope in random initializtion population.
Step 3: minimum for objective function with regression error quadratic sum, adopts the parameter of Chaos particle swarm optimization algorithm to least square method supporting vector machine to be optimized.
Step 4: the parameter generation optimized is returned in the regression model of least square method supporting vector machine, obtains forecast model, and training is re-started to forecast model;
Step 5: according to the air speed data obtained, uses the regression model training least square method supporting vector machine to predict as the output power of forecast model to wind energy turbine set.
Wherein, the construction method of the regression model of above-mentioned LSSVM is:
For the training sample set (x obtained in advance i, y i), x iwind speed, y ibe the measured value of wind power output power, l is the sum that training sample concentrates data point set, utilizes a Nonlinear Mapping sample space is mapped to feature space, and constructs optimal decision function in higher dimensional space:
Utilize structural risk minimization, the optimization aim of least square method supporting vector machine can be expressed as:
Wherein: w is weight vector, for control above wind speed on the impact of current wind speed, || w|| 2it is the complexity of model; C is marginal coefficient, controls the punishment degree to error; ξ iit is error vector; B is departure.
Utilize Lagrangian method to solve formula (2), can obtain:
In formula: α i(i=1,2 ..., l) be Lagrange multiplier.
By KKT (Krush-Kuhn-Tucker) condition: can obtain:
Σ i = 1 1 α i = 0 , α i=Cξ i
Namely formula is obtained:
Finally, need only kernel function be passed through, above-mentioned optimizing process is converted into linear equation, then carry out solving.In the present embodiment, select the good Radial basis kernel function of effect in regression forecasting, definition kernel function is system of linear equations after conversion is:
0 1 ... 1 1 K ( x 1 , x 1 ) + 1 C ... K ( x 1 , x l ) + 1 C . . . . . . . . . 1 K ( x l , x 1 ) + 1 C ... K ( x l , x l ) + 1 C × b α i . . . α l = b y i . . . y l - - - ( 5 )
Solve above formula by least square method, obtain regression coefficient α iwith deviation b, just nonlinear regression model can be obtained:
f ( x ) = Σ i = 1 l α i K ( x , x i ) + b - - - ( 6 )
In formula (6), Radial basis kernel function in formula, σ is core width, || x-x i|| be two norms;
The regression model of least square method supporting vector machine is c in σ in this formula and formula (2) adopts Chaos particle swarm optimization algorithm to be optimized.
Chaos sequence is produced based on the optimal location that Chaos-Particle Swarm Optimization mainly utilizes the ergodicity of chaotic motion to search by current whole population, again the particle position that the optimal location particle in the chaos sequence produced replaces in current particle group at random, improve that particle cluster algorithm is easily absorbed in Local Extremum, later stage of evolution restrains the low shortcoming of slow precision.
Particularly, in step 3, minimum for objective function with regression error quadratic sum, as shown in Figure 2, step is as follows for the specific algorithm flow process that the Parameters in Regression Model of employing Chaos particle swarm optimization algorithm to least square method supporting vector machine is optimized:
Step 3.1: adopt chaos system z n+1=μ z n(1-z n) produce chaos sequence initialization is carried out to the speed of particle in algorithm and position, wherein μ is chaos controlling parameter, z nbe Chaos Variable, n is sequence number;
Step 3.2: according to the ergodicity of chaotic motion, traversal search obtains personal best particle p ik(t), and with regression error quadratic sum minimum be fitness such as formula (7), calculate and compare fitness value, iterative search goes out global optimum position p gk(t),
m i n Σ i = 1 1 ( f ( x i ) - y i ) 2 - - - ( 7 )
In formula: f (x i) be the predicted value in the i-th moment; x ifor the input value of the regression model of least square method supporting vector machine, y iit is the measured value in the i-th moment.
Step 3.3: produce chaos sequence based on global optimum position, using a reposition as wherein any one particle best in the sequence that produces.
Step 3.4: the speed upgrading other particle by formula (3), upgrades the position of other particles by formula (4);
v ik(t+1)=ωv ik(t)+c 1δ 1(p ik(t)-x ik(t))+c 2δ 2(p gk(t)-x ik(t)) (3)
x ik(t+1)=x ik(t)+v ik(t+1) (4)
In formula: ω is inertia weight; c 1, c 2for Studying factors; δ 1, δ 2for the random number between 0 and 1; In addition, the maximal rate of particle should not exceed its maximal rate V max, x ikt () is the position of an i moment kth particle, x ik(t+1) be the position of an i+1 moment kth particle; v ikt () is the speed of an i moment kth particle, v ik(t+1) be the speed of an i+1 moment kth particle, and upgrade global optimum and personal best particle in particle populations.
Step 3.5: judge whether to meet iterations restriction, terminate to optimize and namely Output rusults exports the Parameters in Regression Model after optimization: punishment parameter C and core width cs, otherwise return step 3.2, the iterations such as reaching setting then terminates and Output rusults, otherwise returns step 3.2 and continue iteration optimization.
The present invention adopts the parameter of Chaos particle swarm optimization algorithm to support vector machine to be optimized.Particle cluster algorithm is a kind of intelligent optimization algorithm with concurrent operation ability, but this algorithm also existing defects, and algorithm easily falls into local best points in the middle of iteration, makes algorithm Premature Convergence and can not ensure the precision that calculates.Chaos particle swarm optimization algorithm is based upon on chaology, chaos state feature is ergodicity, randomness and regularity, although chaos state is a kind of random state, but can be obtained by the equation determined, and chaotic motion can repeatedly not travel through all states according to a certain rule within the specific limits.Chaotic motion characteristic is incorporated in the middle of iterative process by Chaos particle swarm optimization algorithm, utilizes the ergodicity of chaotic motion to improve the ability of searching optimum of algorithm in search procedure, effectively solves " precocity " problem of particle cluster algorithm.
The present invention uses least square method supporting vector machine to predict.When processing the regression problem of non-linear complexity, regression forecasting problem is converted into the problem that solves quadratic programming by support vector machine, can in the hope of globally optimal solution.The forecast model of least square method supporting vector machine then avoids the problem solving quadratic programming, and forecasting problem is converted into the process solving system of linear equations, and its solution procedure simplifies greatly.
The present invention also to choose in actual measurement wind-power electricity generation machine data more complete one group and predicts as training sample data, and using the air speed data in a certain moment as input data, the wind speed of prediction subsequent time, tests.
The operating time of the unit chosen is 96 hours, and sampling interval is 10 minutes, and this unit collected is totally 576 groups of wind speed and temperature data, and 576 groups of generated output power data.
Adopt Chaos particle swarm optimization algorithm to be optimized punishment parameter C and core width cs, initialization inertia weight ω is 0.4; Studying factors c 1=c 2=0.2; Chaos controlling parameter μ=4; Iterations is 200 times.Optimum results C=75.5839, σ 2=0.1267.The wind speed of model after application training to subsequent time is predicted, and contrasts with measured value, and result is as Fig. 3.
As shown in Figure 3, predicted value and measured value change and reach unanimity, and illustrate that to adopt method predicting reliability of the present invention higher.
Meanwhile, the present invention has also carried out error analysis with following several method:
(1) Prediction sum squares (SSE)
e S S E = Σ t = 1 N ( A i - P i ) 2 - - - ( 11 )
(2) square error (MSE)
e M S E = 1 N Σ t - 1 N ( A i - P i ) 2 - - - ( 12 )
(3) mean absolute percentage error (MAPE)
e M A P E = 1 N Σ i = 1 N | A i - P i A i | - - - ( 13 )
(4) all square percentage error (MSPE)
e M S P E = 1 N Σ t - 1 N ( ( A i - P i ) / A i ) 2 - - - ( 14 )
Above-mentioned various in: A ifor the measured value of future position, P ifor the predicted value of future position, N is the number of future position.
Error analysis calculation result is as shown in table 1.
Table 1 CPSO-LSSVM analysis indexes
Forecast model SEE MSE MAPE MSPE
CPSO-LSSVM 62.4669 0.0659 0.1178 0.0544
As seen from table, the present invention proposes CPSO-LSSVM forecast model and has good precision of prediction and adaptability.
Below be only the preferred embodiment of the present invention, protection scope of the present invention be not only confined to above-described embodiment, all technical schemes belonged under thinking of the present invention all belong to protection scope of the present invention.It should be pointed out that for those skilled in the art, some improvements and modifications without departing from the principles of the present invention, should be considered as protection scope of the present invention.

Claims (5)

1. short-term wind power prediction method, it is characterized in that, using wind speed as input, adopt the output power of regression model to wind energy turbine set of least square method supporting vector machine to predict, the Parameters in Regression Model of least square method supporting vector machine adopts Chaos particle swarm optimization algorithm to be optimized.
2. short-term wind power prediction method according to claim 1, it is characterized in that, described using wind speed as input, adopt the output power of regression model to wind energy turbine set of least square method supporting vector machine to predict, the Parameters in Regression Model of least square method supporting vector machine adopts Chaos particle swarm optimization algorithm to be optimized and specifically comprises the following steps:
Step 1: obtain data, and data are normalized rear as training sample;
Step 2: the parameter of initialization least square method supporting vector machine and Chaos particle swarm optimization algorithm;
Step 3: minimum for objective function with regression error quadratic sum, adopts the Parameters in Regression Model of Chaos particle swarm optimization algorithm to least square method supporting vector machine to be optimized;
Step 4: the parameter generation optimized is returned in the regression model of least square method supporting vector machine, re-starts training;
Step 5: use the output power of regression model to wind energy turbine set training least square method supporting vector machine to predict.
3. short-term wind power prediction method according to claim 2, is characterized in that, the regression model construction method of described least square method supporting vector machine comprises the following steps:
Adopt a training sample set (x i, y i), i=1,2 ..., l, x iwind speed, y ibe the measured value of wind power output power, l is the sum that training sample concentrates data point set, utilizes a Nonlinear Mapping sample space is mapped to feature space, and constructs optimal decision function in higher dimensional space:
Utilize structural risk minimization, the optimization aim of least square method supporting vector machine can be expressed as:
m i n 1 2 w T w + C 1 2 Σ i = 1 l ξ i 2 - - - ( 2 )
Wherein: w is weight vector, || w|| 2it is the complexity of model; C is marginal coefficient, controls the punishment degree to error; ξ iit is error vector; B is departure;
Utilize Lagrangian method to solve formula (2), can obtain:
In formula: α i(i=1,2 ..., l) be Lagrange multiplier;
From KKT (Krush-Kuhn-Tucker) condition:
By kernel function, (4) are converted into linear equation to solve, select the good Radial basis kernel function of effect in regression forecasting, definition kernel function is system of linear equations after conversion is:
0 1 ... 1 1 K ( x 1 , x l ) + 1 C ... K ( x 1 , x l ) + 1 C . . . . . . . . . 1 K ( x 1 , x l ) + 1 C ... K ( x 1 , x l ) + 1 C × b α i . . . α l = b y i . . . y l - - - ( 5 ) ;
Solve above formula by least square method, obtain regression coefficient α iwith deviation b, just nonlinear regression model can be obtained:
f ( x ) = Σ i = 1 1 α i K ( x , x i ) + b - - - ( 6 ) ;
In formula (6), Radial basis kernel function in formula, σ is core width, || x-x i|| be two norms;
The regression model of least square method supporting vector machine is c in σ in this formula and formula (2) adopts Chaos particle swarm optimization algorithm to be optimized.
4. the short-term wind power prediction method according to Claims 2 or 3, is characterized in that, described step 3 specifically comprises the following steps:
Step 3.1: adopt chaos system z n+1=μ z n(1-z n) produce chaos sequence initialization is carried out to the speed of particle in algorithm and position, wherein μ is chaos controlling parameter, z nbe Chaos Variable, n is sequence number;
Step 3.2: traversal search obtains personal best particle, and it is minimum for fitness with regression error quadratic sum to press formula (7), calculates and compares fitness value, iterative search goes out global optimum position;
m i n Σ i = 1 1 ( f ( x i ) - y i ) 2 - - - ( 7 ) ;
In formula: f (x i) be the predicted value in the i-th moment; x ifor the input value of the regression model of least square method supporting vector machine, y iit is the measured value in the i-th moment;
Step 3.3: produce chaos sequence based on global optimum position, using the reposition of a position best in the sequence of generation as one of them particle;
Step 3.4: the speed upgrading other particle by formula (8), upgrades the position of other particles by formula (9);
v ik(t+1)=ωv ik(t)+c 1δ 1(p ik(t)-x ik(t))+c 2δ 2(p gk(t)-x ik(t)) (8)
x ik(t+1)=x ik(t)+v ik(t+1) (9);
In formula: ω is inertia weight; c 1, c 2for Studying factors; δ 1, δ 2for the random number between 0 and 1; In addition, the maximal rate of particle should not exceed its maximal rate V max, x ikt () is the position of an i moment kth particle, x ik(t+1) be the position of an i+1 moment kth particle; v ikt () is the speed of an i moment kth particle, v ik(t+1) be the speed of an i+1 moment kth particle, p ikt () is personal best particle, p gkt () is global optimum position;
Step 3.5: judge whether to meet iterations restriction, be, terminate to optimize and Output rusults, otherwise return step 3.2.
5. short-term wind power prediction method according to claim 2, is characterized in that, in step 2, described initialization least square method supporting vector machine and the parameter of Chaos particle swarm optimization algorithm comprise the following steps:
Step 2.1, the punishment parameter C determining least square method supporting vector machine and nuclear parameter σ 2scope, the inertia weight ω of initialization least square method supporting vector machine;
Step 2.2, determine the Studying factors c of Chaos particle swarm optimization algorithm 1, c 2; Chaos controlling parameter μ and iterations.
CN201510342476.8A 2015-06-19 2015-06-19 Wind power short-term prediction method Pending CN104899665A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510342476.8A CN104899665A (en) 2015-06-19 2015-06-19 Wind power short-term prediction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510342476.8A CN104899665A (en) 2015-06-19 2015-06-19 Wind power short-term prediction method

Publications (1)

Publication Number Publication Date
CN104899665A true CN104899665A (en) 2015-09-09

Family

ID=54032318

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510342476.8A Pending CN104899665A (en) 2015-06-19 2015-06-19 Wind power short-term prediction method

Country Status (1)

Country Link
CN (1) CN104899665A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719029A (en) * 2016-03-11 2016-06-29 中国农业大学 Combined wind power prediction method based on wind speed fluctuation characteristic extraction
CN105741192A (en) * 2016-02-29 2016-07-06 南京信息工程大学 Short-term wind speed combined forecasting method for wind turbine cabin of wind power plant
CN105952377A (en) * 2016-05-03 2016-09-21 中煤科工集团西安研究院有限公司 Method for controlling path of coal mine underground directional drilling
CN106096170A (en) * 2016-06-21 2016-11-09 山西大学 Wind turbines multivariate failure prediction method based on data-driven
CN106446940A (en) * 2016-09-13 2017-02-22 大连理工大学 Support vector machine (SVM) based prediction method for the degradation tendency of super-capacitor capacitance value
CN106503867A (en) * 2016-11-14 2017-03-15 吉林大学 A kind of genetic algorithm least square wind power forecasting method
CN106529124A (en) * 2016-10-14 2017-03-22 云南电网有限责任公司昆明供电局 A transformer insulation state assessment method based on principal component analysis and support vector machines
CN106779226A (en) * 2016-12-23 2017-05-31 东北大学 A kind of blower fan based on mixed nuclear machine learning batch power forecasting method
CN106950421A (en) * 2017-01-03 2017-07-14 内蒙古电力(集团)有限责任公司 A kind of active power for wind power extremum extracting method and device
CN107292434A (en) * 2017-06-13 2017-10-24 国网新疆电力公司经济技术研究院 A kind of intelligent Forecasting of wind power output
WO2018082132A1 (en) * 2016-11-04 2018-05-11 江南大学 Short-period prediction method for output power of energy system
CN108182115A (en) * 2017-12-28 2018-06-19 福州大学 A kind of virtual machine load-balancing method under cloud environment
CN108197396A (en) * 2018-01-09 2018-06-22 国网福建省电力有限公司 A kind of high voltage isolator superheat state Forecasting Methodology based on PSO-SVM
CN108460501A (en) * 2018-05-10 2018-08-28 湖北工业大学 A kind of wind power station output power predicting method based on built-up pattern
CN108694482A (en) * 2018-07-27 2018-10-23 西南石油大学 Based on fractal theory and improved least square method supporting vector machine tide flow velocity prediction technique
CN108764534A (en) * 2018-05-07 2018-11-06 湖北工业大学 A kind of Wind power forecasting method based on improvement population
CN109165791A (en) * 2018-09-11 2019-01-08 国网河北能源技术服务有限公司 A kind of thermal power plant unit thermoelectricity Relationship Prediction method and device
CN110866218A (en) * 2019-11-14 2020-03-06 北京理工大学 Hysteresis system compensation method and system
CN111697621A (en) * 2020-06-23 2020-09-22 石家庄铁道大学 Short-term wind power prediction method based on EWT-PDBN combination
CN113705922A (en) * 2021-09-06 2021-11-26 内蒙古科技大学 Improved ultra-short-term wind power prediction algorithm and model establishment method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855412A (en) * 2012-09-21 2013-01-02 广西电网公司电力科学研究院 Wind electric power prediction method and device thereof
CN103400052A (en) * 2013-08-22 2013-11-20 武汉大学 Combined method for predicting short-term wind speed in wind power plant
CN103902813A (en) * 2014-03-06 2014-07-02 东南大学 Steam-driven draught fan full working condition online monitoring model modeling method based on CPSO-LSSVM
US20150154504A1 (en) * 2012-12-17 2015-06-04 Arizona Board Of Regents On Behalf Of Arizona State University Support vector machine enhanced models for short-term wind farm generation forecasting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855412A (en) * 2012-09-21 2013-01-02 广西电网公司电力科学研究院 Wind electric power prediction method and device thereof
US20150154504A1 (en) * 2012-12-17 2015-06-04 Arizona Board Of Regents On Behalf Of Arizona State University Support vector machine enhanced models for short-term wind farm generation forecasting
CN103400052A (en) * 2013-08-22 2013-11-20 武汉大学 Combined method for predicting short-term wind speed in wind power plant
CN103902813A (en) * 2014-03-06 2014-07-02 东南大学 Steam-driven draught fan full working condition online monitoring model modeling method based on CPSO-LSSVM

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
乔宗良等: "《一种改进的CPSO-LSSVM软测量模型及其应用》", 《仪器仪表学报》 *
任岩: "《风-光-抽蓄复合发电系统的建模与优化研究》", 31 December 2014, 中国水利水电出版社 *
潘立登: "《先进控制与在线优化技术及其应用》", 30 April 2009, 机械工业出版社 *
王贺等: "《基于聚类经验模态分解和最小二乘支持向量机的短期风速组合预测》", 《电工技术学报》 *

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105741192A (en) * 2016-02-29 2016-07-06 南京信息工程大学 Short-term wind speed combined forecasting method for wind turbine cabin of wind power plant
CN105741192B (en) * 2016-02-29 2021-05-18 南京信息工程大学 Short-term wind speed combined forecasting method for wind turbine engine room of wind power plant
CN105719029A (en) * 2016-03-11 2016-06-29 中国农业大学 Combined wind power prediction method based on wind speed fluctuation characteristic extraction
CN105719029B (en) * 2016-03-11 2019-08-27 中国农业大学 A kind of wind power combination forecasting method based on fluctuations in wind speed feature extraction
CN105952377A (en) * 2016-05-03 2016-09-21 中煤科工集团西安研究院有限公司 Method for controlling path of coal mine underground directional drilling
CN105952377B (en) * 2016-05-03 2019-06-28 中煤科工集团西安研究院有限公司 Underground coal mine directional drilling method for controlling trajectory
CN106096170A (en) * 2016-06-21 2016-11-09 山西大学 Wind turbines multivariate failure prediction method based on data-driven
CN106096170B (en) * 2016-06-21 2019-05-17 山西大学 Wind turbines multivariable failure prediction method based on data-driven
CN106446940B (en) * 2016-09-13 2019-10-11 大连理工大学 A kind of prediction technique of the supercapacitor capacitance degradation trend based on support vector machines
CN106446940A (en) * 2016-09-13 2017-02-22 大连理工大学 Support vector machine (SVM) based prediction method for the degradation tendency of super-capacitor capacitance value
CN106529124A (en) * 2016-10-14 2017-03-22 云南电网有限责任公司昆明供电局 A transformer insulation state assessment method based on principal component analysis and support vector machines
WO2018082132A1 (en) * 2016-11-04 2018-05-11 江南大学 Short-period prediction method for output power of energy system
CN106503867A (en) * 2016-11-14 2017-03-15 吉林大学 A kind of genetic algorithm least square wind power forecasting method
CN106779226A (en) * 2016-12-23 2017-05-31 东北大学 A kind of blower fan based on mixed nuclear machine learning batch power forecasting method
CN106779226B (en) * 2016-12-23 2020-09-29 东北大学 Fan batch power prediction method based on mixed kernel machine learning
CN106950421A (en) * 2017-01-03 2017-07-14 内蒙古电力(集团)有限责任公司 A kind of active power for wind power extremum extracting method and device
CN106950421B (en) * 2017-01-03 2019-04-12 内蒙古电力(集团)有限责任公司 A kind of active power for wind power extremum extracting method and system
CN107292434A (en) * 2017-06-13 2017-10-24 国网新疆电力公司经济技术研究院 A kind of intelligent Forecasting of wind power output
CN108182115A (en) * 2017-12-28 2018-06-19 福州大学 A kind of virtual machine load-balancing method under cloud environment
CN108182115B (en) * 2017-12-28 2021-08-31 福州大学 Virtual machine load balancing method in cloud environment
CN108197396A (en) * 2018-01-09 2018-06-22 国网福建省电力有限公司 A kind of high voltage isolator superheat state Forecasting Methodology based on PSO-SVM
CN108764534A (en) * 2018-05-07 2018-11-06 湖北工业大学 A kind of Wind power forecasting method based on improvement population
CN108764534B (en) * 2018-05-07 2021-12-03 湖北工业大学 Wind power generation power prediction method based on improved particle swarm
CN108460501A (en) * 2018-05-10 2018-08-28 湖北工业大学 A kind of wind power station output power predicting method based on built-up pattern
CN108460501B (en) * 2018-05-10 2021-09-14 湖北工业大学 Wind power station output power prediction method based on combined model
CN108694482A (en) * 2018-07-27 2018-10-23 西南石油大学 Based on fractal theory and improved least square method supporting vector machine tide flow velocity prediction technique
CN108694482B (en) * 2018-07-27 2022-01-14 西南石油大学 Fractal theory and improved Least Square Support Vector Machine (LSSVM) tidal flow velocity prediction method
CN109165791A (en) * 2018-09-11 2019-01-08 国网河北能源技术服务有限公司 A kind of thermal power plant unit thermoelectricity Relationship Prediction method and device
CN110866218A (en) * 2019-11-14 2020-03-06 北京理工大学 Hysteresis system compensation method and system
CN111697621A (en) * 2020-06-23 2020-09-22 石家庄铁道大学 Short-term wind power prediction method based on EWT-PDBN combination
CN111697621B (en) * 2020-06-23 2021-08-24 石家庄铁道大学 Short-term wind power prediction method based on EWT-PDBN combination
CN113705922A (en) * 2021-09-06 2021-11-26 内蒙古科技大学 Improved ultra-short-term wind power prediction algorithm and model establishment method
CN113705922B (en) * 2021-09-06 2023-09-12 内蒙古科技大学 Improved ultra-short-term wind power prediction algorithm and model building method

Similar Documents

Publication Publication Date Title
CN104899665A (en) Wind power short-term prediction method
Yang et al. Day-ahead wind power forecasting based on the clustering of equivalent power curves
Li et al. Wind power prediction using a novel model on wavelet decomposition-support vector machines-improved atomic search algorithm
CN103390116B (en) Use the photovoltaic power station power generation power forecasting method of stepping mode
Shi et al. Hybrid forecasting model for very-short term wind power forecasting based on grey relational analysis and wind speed distribution features
Yang et al. Day-ahead forecasting of photovoltaic output power with similar cloud space fusion based on incomplete historical data mining
CN102184453A (en) Wind power combination predicting method based on fuzzy neural network and support vector machine
CN103683274B (en) Regional long-term wind power generation capacity probability prediction method
CN106295899B (en) Wind power probability density Forecasting Methodology based on genetic algorithm Yu supporting vector quantile estimate
CN105046374A (en) Power interval predication method based on nucleus limit learning machine model
CN106875033A (en) A kind of wind-powered electricity generation cluster power forecasting method based on dynamic self-adapting
CN105069521A (en) Photovoltaic power plant output power prediction method based on weighted FCM clustering algorithm
CN102855412A (en) Wind electric power prediction method and device thereof
CN103218674A (en) Method for predicating output power of photovoltaic power generation system based on BP (Back Propagation) neural network model
CN105574615A (en) Spatial correlation and genetic algorithm (GA) based wind power forecast method for wavelet-BP neural network
CN104463356A (en) Photovoltaic power generation power prediction method based on multi-dimension information artificial neural network algorithm
CN105303250A (en) Wind power combination prediction method based on optimal weight coefficient
CN108075471B (en) Multi-objective constraint optimization power grid scheduling strategy based on stochastic power output prediction
Luo et al. Short-term photovoltaic generation forecasting based on similar day selection and extreme learning machine
CN110866633B (en) Micro-grid ultra-short-term load prediction method based on SVR support vector regression
CN109272258B (en) Regional wind and solar power generation resource evaluation method based on K-means clustering
Alharbi et al. Short-term wind speed and temperature forecasting model based on gated recurrent unit neural networks
CN112215392A (en) Method for predicting power generation capacity of wind power medium and long term region based on equipment state and environmental factors
CN114662922B (en) Resident demand response potential evaluation method and system considering photovoltaic uncertainty
Xiaoyun et al. Short-Term wind power prediction of regions based on deep long short-term memory network and gaussian process regression

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