CN105160434A - Wind power ramp event prediction method by adopting SVM to select forecasting model - Google Patents

Wind power ramp event prediction method by adopting SVM to select forecasting model Download PDF

Info

Publication number
CN105160434A
CN105160434A CN201510586593.9A CN201510586593A CN105160434A CN 105160434 A CN105160434 A CN 105160434A CN 201510586593 A CN201510586593 A CN 201510586593A CN 105160434 A CN105160434 A CN 105160434A
Authority
CN
China
Prior art keywords
model
short
wind
wind power
term wind
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
CN201510586593.9A
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.)
Wuhan University WHU
Original Assignee
Wuhan University WHU
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 Wuhan University WHU filed Critical Wuhan University WHU
Priority to CN201510586593.9A priority Critical patent/CN105160434A/en
Publication of CN105160434A publication Critical patent/CN105160434A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a wind power ramp event prediction method by utilizing an SVM to select a forecasting model. The prediction method comprises the following steps: dividing a first sample set into local data segments according to window length; establishing short-period wind power forecasting models of the local data segments by utilizing the SVM, and obtaining a short-period wind power forecasting model library; carrying out cluster fusion on the models in the short-period wind power forecasting model library by utilizing a Ward clustering method, adopting an SVM classification model to express a forecasting model selection mechanism, and training the forecasting model selection mechanism by utilizing a second sample set; and obtaining short-period wind power forecast data according to the forecasting model selection mechanism, wherein the time-continuous short-period wind power forecast data forms long-period wind power forecast data, and carrying out ramp event prediction according to the long-period wind power forecast data. The wind power ramp event prediction method can ensure higher-precision wind power long-period forecast, and furthermore, ensures accuracy of the ramp event prediction.

Description

SVM is adopted to choose the wind power climbing event prediction method of forecast model
Technical field
The invention belongs to wind power prediction technical field, particularly relate to a kind of wind power climbing event prediction method that SVM of employing chooses forecast model.
Background technology
In recent years, under the wind energy turbine set development trend of extensive in China, high concentration degree, the adverse effect that the randomness of wind-resources and undulatory property are brought to electric system is also more and more obvious, wherein endangering maximum is wind power climbing event, there occurs an extensive power descending event as 2008 at texas,U.S.Climbing event refers to a generation class at short notice significantly wind power change events, and causes potential threat to the safety and stability of electric system and economical operation.In order to safeguard the safety and stability of electrical network, the harm reducing wind-powered electricity generation climbing event will be very necessary, wherein predict it is the important step of carrying out climbing Risk health behavior to wind power climbing event under a large amount of wind-powered electricity generation injects the situation of electrical network in future.
At present, for the prediction of climbing event, the main wind power prediction method adopted comprises physical model predicted method and statistical model predicted method two class.Wherein often adopt time series models, neural network model and supporting vector machine model etc. in statistical model predicted method, statistical model predicted method is higher for the wind power prediction precision of short-term, but long-term forecasting precision is poor.Physical model predicted method is usually based on numerical weather forecast (numericalweatherprediction; NWP) system; the method changes according to the wind speed in wind field overhead; go out following possible air speed value in conjunction with atmospheric physics equation inference, then obtain following wind power prediction value according to wind power curve.What NWP obtained predicts the outcome very useful for the long-run development trend holding wind-powered electricity generation, but for assurance wind power local feature Shortcomings.
Because climbing event is defined as long changed power event, its forecasting process not only will relate to long-term wind power prediction, simultaneously detail signal in a short time on assurance climbing feature, to analyze climbing impact very important.Therefore, consider statistical model predicted method and physical model predicted method advantage separately, very important for the wind power climbing event prediction realizing better estimated performance.
Summary of the invention
For the deficiency that prior art exists, the invention provides a kind of wind power climbing event prediction method that SVM of employing chooses forecast model.
Long-term wind power prediction is converted to the short-term wind-electricity power prediction of continuous print multiple local datas section by the present invention, the weather data provided based on NWP sets up support vector machine (SVM) Short-term Forecasting Model of wind power, adopt support vector machine training pattern selection mechanism simultaneously, instruct choosing of the support vector machine Short-term Forecasting Model of local data's section.
For solving the problems of the technologies described above, the present invention adopts following technical scheme:
Adopt SVM to choose the wind power climbing event prediction method of forecast model, comprising:
First sample set is divided into local data's section by S1:
Gather the first sample set and pre-service is carried out to the first sample set, according to window length, the first sample set after pre-service is divided into local data's section of Time Continuous, wherein, first sample set comprises the on-site history weather data of electrical network and the history wind power data with the time, and window length is the mean value of the history climbing incident duration of statistics;
S2 builds short-term wind-electricity power forecasting model database:
With weather data be input, wind power be export, adopt SVM represent short-term wind-electricity power forecast model; Adopt local data's section training short-term wind-electricity power forecast model, obtain the short-term wind-electricity power forecast model of local data's section, the short-term wind-electricity power forecast model of all local data segment forms short-term wind-electricity power forecasting model database;
S3 trains forecast model selection mechanism:
According to model parameter, adopting Ward clustering procedure to carry out Cluster-Fusion to model in short-term wind-electricity power forecasting model database, and mark the class number of each model, is the second sample set with history weather data in the class number of each model and each local data section; With class number be export, weather data is input, adopts svm classifier model representation forecast model selection mechanism, and adopts the second sample set training forecast model selection mechanism;
S4 climbs event prediction:
Adopt the window length described in S1 following weather data to be divided into local data's section of Time Continuous, with local data's section for input, obtain the short-term wind-electricity power predicted data of local data's section based on forecast model selection mechanism; The short-term wind-electricity power predicted data of local data's section of Time Continuous forms long-term wind power prediction data, carries out climbing event prediction according to long-term wind power prediction data.
In S2, the short-term wind-electricity power forecast model adopting SVM to represent is y=< ω x>+b, and wherein, ω and b is model parameter, and x represents meteorological index, and y represents wind power.
In S2, adopt local data's section training short-term wind-electricity power forecast model, be specially:
Structure based principle of minimization risk, the support vector regression be with by constructing hard ε solves the parameter of short-term wind-electricity power forecast model.
In S3, adopt Ward clustering procedure to carry out Cluster-Fusion to model in short-term wind-electricity power forecasting model database, be specially:
With the model parameter of model each in short-term wind-electricity power forecasting model database for cluster inputs, with Ward distance for cluster basis for estimation, Ward Cluster-Fusion is carried out to model each in short-term wind-electricity power forecasting model database, obtain the short-term wind-electricity power forecasting model database only comprising N number of representative model, N is cluster numbers.
In S3, the forecast model selection mechanism adopting svm classifier model representation is f (x)=sign (< ω x i>+b), wherein, ω and b represents the parameter of each model in short-term wind-electricity power forecasting model database, x irepresent the meteorological index of local data's section, f (x) represents class number.
Compared with prior art, the present invention has following features and beneficial effect:
(1) the present invention's weather data of utilizing NWP to provide and history wind power data set up SVM forecast model, substantially envisage the impact of meteorologic factor, effectively can improve precision of prediction.
(2) for meeting the long-term wind power requirement needed for climbing event, the present invention converts long-term wind power prediction the short-term forecasting of the many local segments of continuous print to, not only can realize long-term forecasting, compare traditional long-range forecast method, also significantly can improve precision of prediction.
(3) the present invention is in conjunction with weather data and the analysis of local segment forecast model, is trained the forecast model selection mechanism of local segment by SVM, thus the long-run development pattern of reflection wind-powered electricity generation, effectively can instruct the prediction of climbing event.
Accompanying drawing explanation
Fig. 1 is entire block diagram of the present invention;
Fig. 2 is the schematic diagram of SVM prediction model;
Fig. 3 is the basic svm classifier model schematic containing two kinds;
Fig. 4 is the Ward cluster analysis result figure of local segment forecast model;
Fig. 5 is wind power climbing event prediction result figure in embodiment, and wherein, figure (a) is wind power prediction curve, and figure (b) is climbing event prediction result.
Embodiment
Because the safety and stability of wind power climbing event to electric system brings serious threat, endanger electrical network for reducing wind power climbing event, the look-ahead of climbing event is very important.
The specific embodiment of the present invention will be described in detail below.
See Fig. 1, the present invention includes training part and predicted portions, concrete steps are as follows:
Step 1: the first sample set is divided local data's section.
This step comprises further:
The Preprocessing of 1.1 first sample sets.
Gather the first sample set, comprise history weather data that 1. NWP provides and 2. identical with history weather data time, place history wind power data.Preprocessing is carried out to the first sample intensive data, is specially: consider the deviation of acquisition system and artificial cut the operations such as machine, bad value, missing value process being carried out to the first sample set, to ensure the integrality of data.Meanwhile, consider error effect, denoising is carried out to the first sample set, to ensure the validity of data.
The 1.2 local data's sections first sample set being divided into Time Continuous.
Consider that climbing event refers to the significantly wind power change in a period of time, and a climbing event produces under specific meteorological scene, then can think that the applicable models of its inner wind power change is consistent.For this reason, using the mean value of the history of statistics climbing incident duration as window length, according to window length, the first sample set is divided into local data's section of Time Continuous, namely the start time of next local data's section goes up the end time of local data's section.
Step 2: build short-term wind-electricity power forecasting model database.
This step comprises further:
2.1 adopt SVM to represent short-term wind-electricity power forecast model.
For realizing high-precision long-term wind power prediction, SVM is adopted to build multivariable short-term wind-electricity power forecast model respectively for each local data section.Simultaneously, consider that different local datas section wind power variation characteristic may be different, for ensureing predictive validity, and improve precision of prediction, the identification of optimization model parameter is carried out respectively to the short-term wind-electricity power forecast model of different local datas section, and builds the short-term wind-electricity power forecasting model database that can instruct climbing prediction.
Because SVM is suitable for small-sample learning, and there is stronger generalization ability etc., therefore, SVM can be applied in the short-term wind-electricity power prediction of local data's section.
Suppose that the training set T of SVM is as follows:
T={(x 1,y 1),(x 2,y 2),…(x l,y l)}∈(R n×Y) l(1)
In formula (1), x 1, x 2... x lrepresent input quantity, field of definition R nfor n ties up real number space, input quantity and history weather data in this step; y 1, y 2... y lrepresent output quantity, codomain Y is real number field, output quantity and history wind power data in this step.
Formula (2) is shown in by SVM basic model:
y=<ω·x>+b(2)
In formula (2), ω, b are model parameter, and <> represents inner product.
The sample data collection of portion data segment i of setting a trap is { (X i) l × q, (P i) l × 1, (X i) l × qrepresent the weather data matrix in local data section i, size is that l × q, q represent meteorological index number, and l is window length; (P i) l × 1for the wind power data matrix in local data section i, size is l × 1, and l is window length.
Adopt SVM basic model shown in formula (2) to represent the short-term wind-electricity power forecast model of local data section i, see formula (3):
P i,j=<ω·X i,j>+b(3)
In formula (3), subscript j represents row vector numbering in local data's section.
2.2 build short-term wind-electricity power forecasting model database.
Adopt the data short-term wind-electricity power forecast model shown in training type (3) respectively of each local data section, obtain parameter ω, the b of the short-term wind-electricity power forecast model of each local data section.
The training of short-term wind-electricity power forecast model is specially:
Structure based principle of minimization risk, the support vector regression be with by constructing hard ε solves model parameter ω, b shown in formula (3), sees formula (4):
m i n &omega; , &eta; , b 1 2 | | &omega; ^ | | 2 + 1 2 &eta; 2
s . t . < &omega; ^ &CenterDot; X i , j > + &eta; ( P i , j + &epsiv; ^ ) + b ^ &GreaterEqual; 1 < &omega; ^ &CenterDot; X i , j > + &eta; ( P i , j - &epsiv; ^ ) + b ^ &le; - 1 - - - ( 4 )
In formula (4), || || represent vector norm, η is unknown variable, and has and introduce multiplier vector a structure Lagrange function, see formula (5):
L ( &omega; , b , a ( * ) ) = 1 2 | | &omega; | | 2 - &Sigma; j = 1 l a j ( &epsiv; + P i , j - < &omega; &CenterDot; X i , j > - b ) - &Sigma; j = 1 l a j * ( &epsiv; - P i , j + < &omega; &CenterDot; X i , j > + b ) - - - ( 5 )
The dual problem of formula (4) can be obtained by formula (5), see formula (6):
m a x a ( * ) - 1 2 &Sigma; j , k = 1 l ( a j * - a j ) ( a k * - a k ) < X i , j &CenterDot; X i , k > - &epsiv; &Sigma; j l ( a j * + a j ) + &Sigma; j = 1 l P i , j ( a j * - a j )
s . t . &Sigma; j = 1 l ( a j * - a j ) = 0 - - - ( 6 )
a j ( * ) &GreaterEqual; 0 , j = 1 , ... n
Through type (6) can try to achieve the optimization model parameter of setting models.
In units of local data's section, complete the parameter identification of short-term wind-electricity power forecast model by local data's section, the short-term wind-electricity power forecast model of get Ge local data section, thus form short-term wind-electricity power forecasting model database.
Step 3: the training of forecast model selection mechanism.
Consider that its corresponding physical background (i.e. meteorological background) occurs climbing event relevant, wherein climbing affair character reflects by the change of wind power, the weather data reflection that physical background provides by NWP.Therefore, according to forecast model in meteorological background and short-term wind-electricity power forecasting model database, training forecast model selection mechanism, selects to instruct the forecast model of climbing event.
This step comprises sub-step further:
In 3.1 pairs of short-term wind-electricity power forecasting model database, model carries out cluster.
For ease of selecting forecast model according to forecasting model database, model in step 2 gained short-term wind-electricity power forecasting model database can be carried out cluster analysis, being fused into the short-term wind-electricity power forecasting model database containing limited representative model.Using the parameter of each short-term wind-electricity power forecast model as cluster input quantity, i.e. ξ=(ω, b), carries out Ward cluster using Ward distance as basis for estimation.
&Delta; ( A , B ) = &Sigma; k &Element; A &cup; B ( &xi; k - &mu; A &cup; B ) 2 - &Sigma; k &Element; A ( &xi; k - &mu; A ) 2 - &Sigma; k &Element; B ( &xi; k - &mu; B ) 2 = n A n B n A + n B | | &mu; A - &mu; B | | 2 2 - - - ( 7 )
Formula (7) represents the computation process of Ward cluster.Wherein, k represents model parameter sample number, and Δ (A, B) represents the Ward distance of classification A and classification B; μ aand μ brepresent the center of classification A and classification B respectively, n aand n bnumber of objects in classification A and classification B respectively, A ∪ B represents the classification after classification A and classification B fusion, A and B represents two classifications that each cluster process middle distance is minimum, by merging A and B, and to merge rear center of a sample as new class center, thus complete the cluster analysis of model bank step by step.
During concrete enforcement, with the model parameter of model each in short-term wind-electricity power forecasting model database for cluster inputs, preset cluster numbers N as required, adopt Ward clustering procedure, the short-term wind-electricity power forecasting model database only comprising N number of representative model can be obtained.N is empirical value, and N value is larger, and cluster result is more accurate, but can increase calculated amount, sets N value according to the actual requirements so general with experience.
3.2 training forecast model selection mechanisms.
Be N class by sub-step 3.1 by Model tying in short-term wind-electricity power forecasting model database, the class number of the short-term wind-electricity power forecast model of each local data section is marked.The original short-term wind-electricity power forecast model of all local data segment is attributed to the short-term wind-electricity power forecast model containing N number of representative model.Take class number as output quantity, history weather data is input quantity, adopt svm classifier model representation forecast model selection mechanism.Be the second sample set with history weather data in model class number each in original short-term wind-electricity power forecasting model database and each local data section, adopt the second sample set training forecast model selection mechanism.
For multi-class svm classifier model, normal employing classification method, i.e. a kind of mainly class of each only separation, and build the second sample set shown in formula (1), and wherein, y i∈ Y={1 ,-1}, i=1 ... l, y in this step irepresent the class number of model, Y represents only containing the set of two elements, classification value 1 wherein to be separated, residue classification value-1.Second sample set can be expressed as such as formula relation (8) Suo Shi according to svm classifier model.
< &omega; &CenterDot; x i > + b &GreaterEqual; 1 , y i = 1 < &omega; &CenterDot; x i > + b &le; - 1 , y i = - 1 , i = 1 , 2... l - - - ( 8 )
Usually in formula (8), slack variable ξ is introduced i>=0, then the objective function of svm classifier model can be written as formula (9).
m i n &omega; , b 1 2 | | &omega; | | 2 + C &Sigma; i = 1 l &xi; i (9)
s . t . y i ( < &omega; &CenterDot; x i > + b ) &GreaterEqual; 1 - &xi; i &xi; i &GreaterEqual; 0 , i = 1 , 2 ... l
Wherein, C is penalty factor.By the optimum solution ω of model *, b *determine optimal separating hyper plane, and according to Optimal Separating Hyperplane structure such as formula the decision function shown in (10) as forecast model selection mechanism:
f(x)=sign(<ω·x i>+b)(10)
In formula (10), f (x) represents the class number of model, x irepresent the meteorological index of local data section i, ω and b represents the parameter of the short-term wind-electricity power forecast model of local data section i.
Sign (x) represents sign function, sign (x) value 1 when x is greater than 0; When x value is less than 0, sign (x) value-1; Sign (x) value 0 when x value equals 0.Consideration formula only has two classes in (8), then forecast model selection mechanism judges y=1 when f (x) is 0 or 1, judges y=-1 when f (x) is-1.
For the model bank containing N number of element, (N-1) individual Optimal Separating Hyperplane can be obtained according to above-mentioned steps, they form the model selection mechanism of climbing prediction jointly, can be determined the most suitable forecast model of local data's section by the judgement of (N-1) individual forecast model selection mechanism.
Step 4 is climbed event prediction.
This step comprises sub-step further:
The 4.1 following weather datas that NWP is provided according in step 1 adopt window length to be divided into local data's section, by local data's section input step 3 gained forecast model selection mechanism, determine that local data's section is suitable for the class number of forecast model, adopt this class number corresponding choose forecast model, the short-term wind-electricity power of prediction local data section.Namely the short-term wind-electricity power predicted data of local data's section of multiple Time Continuous forms long-term wind power prediction data.
4.2 carry out climbing event prediction according to long-term wind power prediction data.
In conjunction with climbing event definition, climbing event detection is carried out to long-term wind power prediction data; Simultaneously in conjunction with the possibility that actual electric network running state analysis climbing event occurs, comprehensively complete the prediction of climbing event.
Embodiment will be provided below to further illustrate technical solution of the present invention.
Embodiment
In this enforcement, choose Jiuquan, Gansu Province wind power base sampling interval in 2013 be the NWP data of 15 minutes and corresponding wind power data as training set, training set is divided into local data's section.
The data of Qu Ge local data section are research object, adopt SVM to build the short-term wind-electricity power forecast model of each local data section, thus form short-term wind-electricity power forecasting model database.Adopt Ward cluster analysis to be N class by Model tying in short-term wind-electricity power forecasting model database, see Fig. 4, N is 4.With the weather data of each local data section for input quantity, take class number as output quantity, by the thought of classification, set up N-1 basic SVM, based on multi-class svm classifier model training forecast model selection mechanism.Composition graphs 3 and formula (8-10) complete the training of forecast model selection mechanism.
The short-term wind-electricity power of each local data section is predicted according to forecast model selection mechanism and short-term wind-electricity power forecast model, with the short-term wind-electricity power predicted data of local data's section of multiple Time Continuous for test set, based on event definition of climbing formula (11) Suo Shi, complete the prediction of climbing event.
| P ( t + &Delta; t ) - P ( t ) | &Delta; t > PRP v a l - - - ( 11 )
When wind power rate of change in Preset Time is greater than given climbing rate threshold value PRP valtime, then think and there occurs climbing event.Usually, climbing rate threshold value is taken as the wind power change of the installed capacity size of in 4 hours 50%.In the present embodiment, installation total volume P always=603MW, therefore gets PRP val=75.375MW/h completes the prediction to climbing event, and climbing time prediction the results are shown in Figure 5.
Above embodiment is only in order to illustrate that technical scheme of the present invention is not intended to limit, and those skilled in the art to saying that the instantiation described makes various amendment or compensation, but can can't depart from the scope that claims of the present invention define.

Claims (5)

1. adopt SVM to choose the wind power climbing event prediction method of forecast model, it is characterized in that, comprising:
First sample set is divided into local data's section by S1:
Gather the first sample set and pre-service is carried out to the first sample set, according to window length, the first sample set after pre-service is divided into local data's section of Time Continuous, wherein, first sample set comprises the on-site history weather data of electrical network and the history wind power data with the time, and window length is the mean value of the history climbing incident duration of statistics;
S2 builds short-term wind-electricity power forecasting model database:
With weather data be input, wind power be export, adopt SVM represent short-term wind-electricity power forecast model; Adopt local data's section training short-term wind-electricity power forecast model, obtain the short-term wind-electricity power forecast model of local data's section, and form short-term wind-electricity power forecasting model database according to the short-term wind-electricity power forecast model of all local data segment;
S3 trains forecast model selection mechanism:
According to model parameter, adopting Ward clustering procedure to carry out Cluster-Fusion to model in short-term wind-electricity power forecasting model database, and mark the class number of each model, is the second sample set with history weather data in the class number of each model and each local data section; With class number be export, weather data is input, adopts svm classifier model representation forecast model selection mechanism, and adopts the second sample set training forecast model selection mechanism;
S4 climbs event prediction:
Adopt the window length described in S1 following weather data to be divided into local data's section of Time Continuous, with local data's section for input, obtain the short-term wind-electricity power predicted data of local data's section based on forecast model selection mechanism; The short-term wind-electricity power predicted data of local data's section of Time Continuous forms long-term wind power prediction data, carries out climbing event prediction according to long-term wind power prediction data.
2. the wind power climbing event prediction method adopting SVM to choose forecast model as claimed in claim 1, is characterized in that:
In S2, the short-term wind-electricity power forecast model adopting SVM to represent is y=< ω x>+b, and wherein, ω and b is model parameter, and x represents meteorological index, and y represents wind power.
3. the wind power climbing event prediction method adopting SVM to choose forecast model as claimed in claim 1, is characterized in that:
In S2, adopt local data's section training short-term wind-electricity power forecast model, be specially:
Structure based principle of minimization risk, the support vector regression be with by constructing hard ε solves the parameter of short-term wind-electricity power forecast model.
4. the wind power climbing event prediction method adopting SVM to choose forecast model as claimed in claim 1, is characterized in that:
In S3, adopt Ward clustering procedure to carry out Cluster-Fusion to model in short-term wind-electricity power forecasting model database, be specially:
With the model parameter of model each in short-term wind-electricity power forecasting model database for cluster inputs, with Ward distance for cluster basis for estimation, Ward Cluster-Fusion is carried out to model each in short-term wind-electricity power forecasting model database, obtain the short-term wind-electricity power forecasting model database only comprising N number of representative model, N is cluster numbers.
5. the wind power climbing event prediction method adopting SVM to choose forecast model as claimed in claim 1, is characterized in that:
In S3, the forecast model selection mechanism adopting svm classifier model representation is f (x)=sign (< ω x i>+b), wherein, ω and b represents the parameter of each model in short-term wind-electricity power forecasting model database, x irepresent the meteorological index of local data's section, f (x) represents class number.
CN201510586593.9A 2015-09-15 2015-09-15 Wind power ramp event prediction method by adopting SVM to select forecasting model Pending CN105160434A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510586593.9A CN105160434A (en) 2015-09-15 2015-09-15 Wind power ramp event prediction method by adopting SVM to select forecasting model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510586593.9A CN105160434A (en) 2015-09-15 2015-09-15 Wind power ramp event prediction method by adopting SVM to select forecasting model

Publications (1)

Publication Number Publication Date
CN105160434A true CN105160434A (en) 2015-12-16

Family

ID=54801285

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510586593.9A Pending CN105160434A (en) 2015-09-15 2015-09-15 Wind power ramp event prediction method by adopting SVM to select forecasting model

Country Status (1)

Country Link
CN (1) CN105160434A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107886539A (en) * 2017-10-19 2018-04-06 昆明理工大学 High class gear visible detection method under a kind of industrial scene
CN107909212A (en) * 2017-11-20 2018-04-13 武汉大学 Climbing event prediction method based on mesoscale wind power evolution serializing
CN109242218A (en) * 2018-11-05 2019-01-18 南方电网科学研究院有限责任公司 A kind of wind power forecasting method and device in the plateau mountain area based on SVM
CN110009141A (en) * 2019-03-22 2019-07-12 国网山东省电力公司经济技术研究院 Climbing event prediction method and system based on SDAE feature extraction and svm classifier model
CN112270439A (en) * 2020-10-28 2021-01-26 国能日新科技股份有限公司 Ultra-short-term wind power prediction method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101661530A (en) * 2009-09-30 2010-03-03 华北电力大学(保定) Method for acquiring steady-state equivalent wind speed and generated power in wind power station based on correlation analysis
CN101916998A (en) * 2010-07-12 2010-12-15 东北电力科学研究院有限公司 Support vector machine-based wind electric powder prediction device and method
CN103400039A (en) * 2013-07-31 2013-11-20 武汉大学 Wind power climbing prediction model switching method based on gale weather classification
CN104333005A (en) * 2014-08-18 2015-02-04 西南交通大学 Electrical-power-system post-disturbance frequency dynamic-state prediction method based on support vector regression
CN104820869A (en) * 2015-04-29 2015-08-05 武汉大学 Model-switching-mechanism-contained prediction method of wind power ramp event

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101661530A (en) * 2009-09-30 2010-03-03 华北电力大学(保定) Method for acquiring steady-state equivalent wind speed and generated power in wind power station based on correlation analysis
CN101916998A (en) * 2010-07-12 2010-12-15 东北电力科学研究院有限公司 Support vector machine-based wind electric powder prediction device and method
CN103400039A (en) * 2013-07-31 2013-11-20 武汉大学 Wind power climbing prediction model switching method based on gale weather classification
CN104333005A (en) * 2014-08-18 2015-02-04 西南交通大学 Electrical-power-system post-disturbance frequency dynamic-state prediction method based on support vector regression
CN104820869A (en) * 2015-04-29 2015-08-05 武汉大学 Model-switching-mechanism-contained prediction method of wind power ramp event

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘鑫朝: "聚类算法的研究及其应用", 《中国优秀硕士学位论文全文数据库(信息科技辑)》 *
穆跃宏: "短期风力发电功率预测的研究", 《中国优秀硕士学位论文全文数据库(工程科技II辑)》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107886539A (en) * 2017-10-19 2018-04-06 昆明理工大学 High class gear visible detection method under a kind of industrial scene
CN107886539B (en) * 2017-10-19 2021-05-14 昆明理工大学 High-precision gear visual detection method in industrial scene
CN107909212A (en) * 2017-11-20 2018-04-13 武汉大学 Climbing event prediction method based on mesoscale wind power evolution serializing
CN109242218A (en) * 2018-11-05 2019-01-18 南方电网科学研究院有限责任公司 A kind of wind power forecasting method and device in the plateau mountain area based on SVM
CN109242218B (en) * 2018-11-05 2022-07-12 南方电网科学研究院有限责任公司 Method and device for predicting wind power in plateau mountain area based on SVM
CN110009141A (en) * 2019-03-22 2019-07-12 国网山东省电力公司经济技术研究院 Climbing event prediction method and system based on SDAE feature extraction and svm classifier model
CN112270439A (en) * 2020-10-28 2021-01-26 国能日新科技股份有限公司 Ultra-short-term wind power prediction method and device, electronic equipment and storage medium
CN112270439B (en) * 2020-10-28 2024-03-08 国能日新科技股份有限公司 Ultra-short-term wind power prediction method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN105160434A (en) Wind power ramp event prediction method by adopting SVM to select forecasting model
CN102999786B (en) Photovoltaic generation power short-term earthquake prediction method based on similar day tagsort Yu extreme learning machine
Li et al. Hydraulic turbine governing system identification using T–S fuzzy model optimized by chaotic gravitational search algorithm
CN105809287A (en) High-voltage transmission line icing process integrated prediction method
CN108711847B (en) A kind of short-term wind power forecast method based on coding and decoding shot and long term memory network
CN109492823B (en) Method for predicting icing thickness of power transmission line
CN105550943A (en) Method for identifying abnormity of state parameters of wind turbine generator based on fuzzy comprehensive evaluation
CN109146161A (en) Merge PM2.5 concentration prediction method of the stack from coding and support vector regression
CN103488869A (en) Wind power generation short-term load forecast method of least squares support vector machine
CN105160866A (en) Traffic flow prediction method based on deep learning nerve network structure
CN102042848A (en) Prediction method of multi-functional parameter accelerated degradation testing product life based on multivariate hybrid time sequence analysis
CN105868557A (en) Online prediction method for remaining life of electromechanical equipment under situation of two-stage degradation
CN111260126A (en) Short-term photovoltaic power generation prediction method considering correlation degree of weather and meteorological factors
CN109376863A (en) Photovoltaic power based on MIV-BP neural network is classified prediction technique in short term
CN111311027A (en) Wind speed prediction method for power transmission line
CN112884008A (en) Prediction evaluation method and device for running state of power information acquisition system
CN105303268A (en) Wind power generation output power prediction method based on similarity theory
CN109948839A (en) The prediction of overhead transmission line galloping risk and method for early warning and system
Liang et al. Multi-running state health assessment of wind turbines drive system based on BiLSTM and GMM
CN113516271A (en) Wind power cluster power day-ahead prediction method based on space-time neural network
CN106570594A (en) Similar day photovoltaic power generation short period prediction method based on TMBP
CN102735760A (en) Method for predicting transformer oil chromatographic data based on extreme learning machine
CN103914740A (en) Method for icing prediction and automatic correction of power transmission line based on data driving
CN104933471A (en) Phase space reconstruction method for use in short-term wind speed prediction method
CN104820869A (en) Model-switching-mechanism-contained prediction method of wind power ramp event

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

Application publication date: 20151216

RJ01 Rejection of invention patent application after publication