CN106383932A - Wind power prediction method - Google Patents

Wind power prediction method Download PDF

Info

Publication number
CN106383932A
CN106383932A CN201610802230.9A CN201610802230A CN106383932A CN 106383932 A CN106383932 A CN 106383932A CN 201610802230 A CN201610802230 A CN 201610802230A CN 106383932 A CN106383932 A CN 106383932A
Authority
CN
China
Prior art keywords
prediction
overbar
wind
wind power
centre
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
CN201610802230.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.)
Shanghai Dianji University
Original Assignee
Shanghai Dianji University
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 Shanghai Dianji University filed Critical Shanghai Dianji University
Priority to CN201610802230.9A priority Critical patent/CN106383932A/en
Publication of CN106383932A publication Critical patent/CN106383932A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E60/00Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a wind power prediction method. A device comprises a combined prediction module, specifically comprises an NARX model prediction unit and an SVR model prediction unit which inputs a wind speed, a wind direction, an air temperature, an air pressure, a humidity sequence and a wind power sequence respectively, and further comprises a maximum information entropy prediction module which establishes feedback with the combined prediction module. The wind power can be predicted on the basis of determining weight values of models in the combined prediction module, so that the prediction precision is improved.

Description

A kind of Forecasting Methodology of wind power
Technical field
The present invention relates to a kind of combination forecasting method of wind power prediction.
Background technology
During wind power prediction, the data of every kind of Forecasting Methodology application is roughly the same.Individual forecast method has The not good shortcoming of precision, application is less;If but just abandoning using it is possible to lead to because certain individual event Forecasting Methodology error is larger Part useful information is lost.In combination forecasting method, the angle that distinct methods improve useful information is different, causes prediction side The pluses and minuses of method are also different.
Existing wind power forecasting method is varied, but has that Individual forecast method precision is not high, and neutral net is pre- Survey the shortcoming being easily trapped into local optimum.Combination forecasting is now into the upsurge of research, but multiple model combines Combination forecasting in be related to the problem how weight of single model determines, different determination methods have impact on prediction Precision height.
Content of the invention
The purpose of the present invention is for overcoming the problems referred to above, proposing a kind of combination forecasting method of wind power, in determination group Predict wind power on the basis of closing the weights of each model in forecast model, improve precision of prediction.
Technical scheme equipment includes
Combined prediction module, specifically includes input wind speed, wind direction, temperature, air pressure, humidity sequence and wind power sequence respectively The NARX model prediction unit of row and SVR model prediction unit, also have the maximum letter setting up feedback with combined prediction module Breath entropy prediction module;Specific prediction steps are as follows:
The first step, independent prediction:NARX model prediction unit, SVR model prediction unit reception system detecting information are simultaneously divided Other computing draws wind power prediction result, and combined prediction module calculates the average of the two result
Second step, determines centre-to-centre spacing:Combined prediction module predicts that t lights the wind-powered electricity generation in common n moment Performance numberAnd calculate its numerical characteristic e furthertm, etmMeetDetermine the k rank centre-to-centre spacing of the pre- power scale of wind-powered electricity generation
3rd step, combined prediction:Maximum informational entropy prediction module according to model prediction unit number n, pre- power scale each Rank centre-to-centre spacingCalculate weight coefficient p in final result for each model prediction unit resulti, meet
p i = exp ( - λ 0 - Σ k = 1 K λ k ( x - y ‾ i y ‾ i ) 2 ) ,
Due to
λ 0 = l n [ Σ i = 1 N exp ( - Σ k = 1 K λ k ( x - y ‾ i y ‾ i ) 2 ) ]
And then can obtain
Σ i = 1 N exp ( - Σ k = 1 K λ k ( x - y ‾ i y ‾ i ) 2 ) ( ( x - y ‾ i y ‾ i ) 2 - E [ ( x - y ‾ i y ‾ i ) 2 ] ) = 0 ,
And calculate final wind power prediction value x, meet
max ( X ( X ) ) = - Σ i = 1 n p i log p i .
Module internal program goes out λ by above formula Equation for Calculatingk(k=1,2 ..., K), then according to λkλ is tried to achieve in calculating0;According to λ0, λ1..., λkIt is calculated pi, finally it is calculated H (X).Carry out the determination of weight by the method, the side such as averaging method making up Method determines the deficiency of weighted value, has higher generalization ability, improves precision of prediction.
Brief description
Fig. 1 is the flow chart of the present invention.
Fig. 2 is the historical power curve of the present invention and the power curve of prediction.
Specific embodiment and effect explanation
In order that technological means, creation characteristic, reached purpose and effect that the present invention realizes are easy to understand, tie below Close diagram and specific embodiment, the present invention is expanded on further.
As shown in figure 1, forecast model number n of the present invention is set to 2, respectively NARX model prediction unit, SVR mould Type predicting unit, its wind-powered electricity generation pre- power scale centre-to-centre spacing exponent number k takes 2.It is bent by the historical power under matlab simulating, verifying , as shown in Fig. 2 the mean square deviation of this combined prediction algorithm is 10.77%, the precision of prediction is higher, excellent for the power curve of line and prediction Gesture is obvious.
Ultimate principle, principal character and the advantages of the present invention of the present invention have been shown and described above.The technology of the industry , it should be appreciated that the present invention is not restricted to the described embodiments, the simply explanation described in above-described embodiment and description is originally for personnel Invention principle, without departing from the spirit and scope of the present invention the present invention also have various changes and modifications, these change Change and improvement both falls within scope of the claimed invention.Claimed scope by appending claims and its Equivalent defines.

Claims (2)

1. a kind of Forecasting Methodology of wind power, its equipment includes
Combined prediction module, specifically includes and inputs wind speed, wind direction, temperature, air pressure, humidity sequence and wind power sequence respectively A) NARX model prediction unit, b) SVR model prediction unit is it is characterised in that described Forecasting Methodology also includes and combined prediction Module sets up the maximum informational entropy prediction module of feedback;Concrete prediction steps are as follows,
1) independent prediction:NARX model prediction unit, SVR model prediction unit reception system detecting information and respectively computing draw Wind power prediction result, combined prediction module calculates the average of the two result
2) determine centre-to-centre spacing:Combined prediction module predicts that t lights the wind-powered electricity generation work(in common n moment Rate valueAnd calculate its numerical characteristic e furthertm, etmMeetDetermine the k rank centre-to-centre spacing of the pre- power scale of wind-powered electricity generation
3) combined prediction:Maximum informational entropy prediction module is according to each rank centre-to-centre spacing of model prediction unit number n, pre- power scaleCalculate weight coefficient p in final result for each model prediction unit resulti, meet
p i = exp ( - λ 0 - Σ k = 1 K λ k ( x - y ‾ i y ‾ i ) 2 )
Σ i = 1 N exp ( - Σ k = 1 K λ k ( x - y ‾ i y ‾ i ) 2 ) ( ( x - y ‾ i y ‾ i ) 2 - E [ ( x - y ‾ i y ‾ i ) 2 ] ) = 0 ,
And calculate final wind power prediction value x, meet
max ( H ( X ) ) = - Σ i = 1 n p i log p i .
2. a kind of wind power according to claim 1 Forecasting Methodology it is characterised in that:Forecast model number n=2, Wind-powered electricity generation pre- power scale centre-to-centre spacing exponent number k=2.
CN201610802230.9A 2016-09-05 2016-09-05 Wind power prediction method Pending CN106383932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610802230.9A CN106383932A (en) 2016-09-05 2016-09-05 Wind power prediction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610802230.9A CN106383932A (en) 2016-09-05 2016-09-05 Wind power prediction method

Publications (1)

Publication Number Publication Date
CN106383932A true CN106383932A (en) 2017-02-08

Family

ID=57938858

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610802230.9A Pending CN106383932A (en) 2016-09-05 2016-09-05 Wind power prediction method

Country Status (1)

Country Link
CN (1) CN106383932A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111754045A (en) * 2020-06-30 2020-10-09 四川生态诚品农业开发有限公司 Prediction system based on fruit tree growth

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102102626A (en) * 2011-01-30 2011-06-22 华北电力大学 Method for forecasting short-term power in wind power station
CN102184453A (en) * 2011-05-16 2011-09-14 上海电气集团股份有限公司 Wind power combination predicting method based on fuzzy neural network and support vector machine
CN105389634A (en) * 2015-12-01 2016-03-09 广东智造能源科技研究有限公司 Combined short-term wind power prediction system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102102626A (en) * 2011-01-30 2011-06-22 华北电力大学 Method for forecasting short-term power in wind power station
CN102184453A (en) * 2011-05-16 2011-09-14 上海电气集团股份有限公司 Wind power combination predicting method based on fuzzy neural network and support vector machine
CN105389634A (en) * 2015-12-01 2016-03-09 广东智造能源科技研究有限公司 Combined short-term wind power prediction system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
于安兴: "风电场短期风电功率预测研究", 《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》 *
夏冬 等: "一种新型的风电功率预测综合模型", 《电工技术学报》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111754045A (en) * 2020-06-30 2020-10-09 四川生态诚品农业开发有限公司 Prediction system based on fruit tree growth

Similar Documents

Publication Publication Date Title
CN108197739B (en) Urban rail transit passenger flow prediction method
CN105843073B (en) A kind of wing structure aeroelastic stability analysis method not knowing depression of order based on aerodynamic force
CN106427589A (en) Electric car driving range estimation method based on prediction of working condition and fuzzy energy consumption
CN102521989B (en) Dynamic-data-driven highway-exit flow-quantity predicting method
CN104036087B (en) Elevated rail traffic vibration noise simulated prediction method based on power flow boundary element model
CN103746370B (en) A kind of wind energy turbine set Reliability Modeling
CN102074124B (en) Dynamic bus arrival time prediction method based on support vector machine (SVM) and H-infinity filtering
CN105243502B (en) A kind of power station schedule risk appraisal procedure based on runoff interval prediction and system
CN103023065B (en) Wind power short-term power prediction method based on relative error entropy evaluation method
CN105376097A (en) Hybrid prediction method for network traffic
CN104217258B (en) A kind of electric load sigma-t Forecasting Methodology
CN101866143B (en) Road traffic service level prediction method based on space-time characteristic aggregation
CN105354363A (en) Fluctuation wind speed prediction method based on extreme learning machine
CN107145720A (en) It is continuous to degenerate and the unknown equipment method for predicting residual useful life impacted under collective effect
CN104992244A (en) Airport freight traffic prediction analysis method based on SARIMA and RBF neural network integration combination model
CN103455676A (en) Method for simulating indoor thermal environment by fluid mechanics
CN103198648A (en) Self-adaption dispatching method used for public traffic system
CN102880907B (en) Wind speed correction method and apparatus
CN104899432A (en) Kernel function combination-based PSO-LSSVM fluctuating wind speed prediction method
CN105787858A (en) Situation deduction method for expressway network
CN104268424A (en) Comprehensive subway energy consumption forecasting method based on time sequence
Zeroual et al. A piecewise switched linear approach for traffic flow modeling
CN105225006A (en) A kind of short-term wind-electricity power nonparametric probability forecasting method
Tan et al. Traffic control for air quality management and congestion mitigation in complex urban vehicular tunnels
CN108205713A (en) A kind of region wind power prediction error distribution determination method and device

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

RJ01 Rejection of invention patent application after publication