CN105069519A - Intelligent power grid park terminal user energy demand condition dynamic prediction system and method - Google Patents

Intelligent power grid park terminal user energy demand condition dynamic prediction system and method Download PDF

Info

Publication number
CN105069519A
CN105069519A CN201510418161.7A CN201510418161A CN105069519A CN 105069519 A CN105069519 A CN 105069519A CN 201510418161 A CN201510418161 A CN 201510418161A CN 105069519 A CN105069519 A CN 105069519A
Authority
CN
China
Prior art keywords
load
intelligent grid
terminal user
prediction
energy demand
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
CN201510418161.7A
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.)
State Grid Corp of China SGCC
Southeast University
State Grid Tianjin Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
Southeast University
State Grid Tianjin 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 State Grid Corp of China SGCC, Southeast University, State Grid Tianjin Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201510418161.7A priority Critical patent/CN105069519A/en
Publication of CN105069519A publication Critical patent/CN105069519A/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

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention discloses an intelligent power grid park terminal user energy demand condition dynamic prediction system and a method. The method includes: conducting a main constituent analysis of meteorological factors for influencing the cooling and heating load demand of intelligent power grid park terminal users; converting related variables to a few of linear independent random variables; quantifying the weather factor and the day type, conducting an analysis with historical load data by employing a fuzzy clustering method, and forming a sample; representing load characteristics of various types of loads and various types of distributed energy supply systems in the intelligent power grid park in load curves; and finally solving a model according to the process of a BP neural network algorithm, and obtaining a cooling and heating load prediction result. The system comprises a main constituent analysis module, an analysis sample formation module, a load characteristic curve module, and a load prediction module. According to the method and the system, the network size is reduced, the prediction precision is improved, and advantages of a BP neural network for large-scale parallel processing and adaptive learning ability are fully developed.

Description

A kind of intelligent grid garden terminal user's energy demand situation Dynamic Forecasting System and method
Technical field
The invention belongs to technical field of power systems, particularly relate to a kind of intelligent grid garden terminal user's energy demand situation Dynamic Forecasting System and method.
Background technology
Load prediction as the important component part of intelligent grid garden energy management, for the links such as planning construction, operation optimum management of intelligent grid garden provides important decision support.But intelligent grid garden user terminal One's name is legion, type is complicated, and the users such as industrial user, data center and public organizations there are differences with energy curve, and have bigger difference to the demand status of cool and thermal power load, load prediction exists certain difficulty.
Traditional load forecasting method mainly contains time series method and regression analysis, time series method does not consider the impact of weather on load, and regression analysis is difficult to solve dynamic, the nonlinear relation between the variable such as load and weather, more for garden user type, the situation that on-load demand there are differences, the precision of prediction of classic method can not be satisfactory, in the face of mass data process with excavate also Shortcomings.How mass data mining technology being applied in energy demand performance prediction technically, playing the advantage of data mining and intelligent algorithm, improve precision and the efficiency of prediction, is the outstanding problem of pendulum in face of intelligent grid garden supvr.
Summary of the invention
The object of the present invention is to provide a kind of intelligent grid garden terminal user's energy demand situation Dynamic Forecasting System and method, being intended to solve the precision of prediction that traditional load forecasting method exists can not be satisfactory, in the face of mass data processing and the problem excavating also Shortcomings.
The present invention is achieved in that a kind of intelligent grid garden terminal user's energy demand situation dynamic prediction method, and described intelligent grid garden terminal user's energy demand situation dynamic prediction method comprises:
First on affecting the maximum temperature of intelligent grid garden terminal user's cool and thermal power workload demand, minimum temperature, medial temperature, rainfall amount, wind speed, intensity of solar radiation meteorologic factor carry out principal component analysis (PCA);
Secondly correlated variables is converted to the stochastic variable of minority linear independence; By weather conditions and day type quantize, carry out analysis with historical load data acquisition fuzzy clustering method and form sample;
Then the part throttle characteristics of load polytype in intelligent grid garden, polytype distributing-supplying-energy system is all embodied in load curve;
Finally according to BP neural network algorithm flow process, model is solved, obtain cool and thermal power load prediction results.
Further, described intelligent grid garden terminal user's energy demand situation dynamic prediction method specifically comprises the following steps:
The first step, uses principal component analysis (PCA) to analyze the many factors affecting load; Based on method of fuzzy cluster analysis, user type is classified; BP neural network learnt and trains, after network convergence, performance prediction being carried out to the cool and thermal power load of intelligent grid garden;
Second step, the classification using the shortest classification of Euclidean distance as prediction day, sets up BP neural network and predicts, obtain intelligent grid garden terminal user's cool and thermal power load data.
Further, described utilization principal component analysis (PCA) comprises affecting the step that load many factors analyzes:
Step one, standardization is carried out to sample data:
Raw data matrix:
In formula, n is number of samples; P is each sample dimension; X ijbe the jth dimension value of i-th sample, use X 1, X 2..., X peach column vector of representing matrix X respectively, has:
X j * = X j - E ( X j ) V a x ( X j ) ;
E (X in formula j) and Vax (X j) represent X respectively javerage and variance;
Step 2, calculating correlation matrix R:
r i j = C o v ( X i , X j ) V a r ( X i ) V a r ( X j ) = 1 n Σ k = 1 n X k i * X k j * ;
Cov (X in formula i, X j) represent the i-th row and jth in data matrix arrange between covariance;
Step 3, ask orthogonal matrix and eigenwert thereof:
P TRP=diag(λ 12,…,λ p);
λ in formula 1>=λ 2>=...>=λ pbe p the eigenwert of R, diag represents diagonal matrix.
Further, described fuzzy cluster analysis comprises historical load data clusters step:
Step one, sample data carried out to normalization process:
x' jk=(x jk-x kmin)/(x kmax-x kmin);
In formula, x kmax, x kminbe respectively x 1k, x 2k..., x nkmaximal value and minimum value; X' jkfor the data after normalization;
Step 2, set up fuzzy resembling relation matrix R={r ij}:
r i j = exp ( - Σ k = 1 m | x i k , - x j k , | ) ;
Step 3, carry out dynamic clustering:
C i = λ i - 1 - λ i n i - n i - 1 ;
In formula, i is λ polymerization order number from high to low, n iand n i-1be respectively the element number of i-th time and the i-th-1 time cluster; λ iand λ i-1be respectively confidence level when i-th time and the i-th-1 time cluster, if C i=max (C j), then think the confidence level λ of i-th cluster ifor optimal threshold;
Step 4, computational prediction day and above-mentioned all kinds of Euclidean distance:
d i j = 1 m Σ k = 1 m ( x i k , - x j k , ) 2 ;
X' in formula ikfor predicting the characteristic index vector of day, x' jkfor the characteristic index vector of each classification.
Another object of the present invention is to provide a kind of intelligent grid garden terminal user's energy demand situation Dynamic Forecasting System, described intelligent grid garden terminal user's energy demand situation Dynamic Forecasting System comprises:
Principal component analysis (PCA) module, on affecting the maximum temperature of intelligent grid garden terminal user's cool and thermal power workload demand, minimum temperature, medial temperature, rainfall amount, wind speed, intensity of solar radiation meteorologic factor carry out principal component analysis (PCA);
Analyzing samples forms module, correlated variables is converted to the stochastic variable of minority linear independence; By weather conditions and day type quantize, carry out analysis with historical load data acquisition fuzzy clustering method and form sample;
Load characteristic curve module, is all embodied in the part throttle characteristics of load polytype in intelligent grid garden, polytype distributing-supplying-energy system in load curve;
Load prediction module, solves model according to BP neural network algorithm flow process, obtains cool and thermal power load prediction results.
Terminal user's energy demand situation Dynamic Forecasting System in intelligent grid garden provided by the invention and method, the feature of cool and thermal power workload demand in combined with intelligent electrical network garden, based on data mining technology, consider the historical load factor and meteorologic factor that affect workload demand, time series method and regression analysis are combined, achieves gratifying precision of prediction by combination forecasting method.The present invention has also taken into full account difference and the feature of intelligent grid garden cool and thermal power load, data mining technology is utilized to reduce network size and improve precision of prediction, also give full play to the advantage of BP neural network in massively parallel processing and adaptive learning ability simultaneously, improve the precision of intelligent grid garden cool and thermal power load prediction.
The feature of cool and thermal power workload demand in combined with intelligent electrical network garden of the present invention, based on data mining technology, consider the historical load factor and meteorologic factor that affect workload demand, time series method and regression analysis are combined, achieves gratifying precision of prediction by combination forecasting method; The present invention uses principal component analysis (PCA), converts the numerous correlated variabless affecting cool and thermal power workload demand to a few major component, reduces the scale of network; Use Fuzzy Cluster Analysis method, carry out cluster to historical load data, get the classification of the shortest class of Euclidean distance as prediction day, such sample comprised is the training sample of BP network; The weights and bias of Reasonable adjustment BP network, after network convergence, predicts the cool and thermal power load of intelligent grid garden terminal user.
Accompanying drawing explanation
Fig. 1 is intelligent grid garden terminal user's energy demand situation dynamic prediction method process flow diagram that the embodiment of the present invention provides;
Fig. 2 is the intelligent grid garden electric load curve synoptic diagram that the embodiment of the present invention provides;
Fig. 3 is the intelligent grid garden thermal load curve synoptic diagram that the embodiment of the present invention provides;
Fig. 4 is the cold and hot lotus curve synoptic diagram in intelligent grid garden that the embodiment of the present invention provides;
Fig. 5 is the process flow diagram that utilization BP nerual network technique that the embodiment of the present invention provides carries out load prediction;
Fig. 6 be the embodiment of the present invention provide carry out electric load according to BP nerual network technique and predict the prediction load and actual load comparison diagram that obtain;
Fig. 7 be the embodiment of the present invention provide carry out prediction load that heat load prediction obtains and actual load comparison diagram according to BP nerual network technique;
Fig. 8 be the embodiment of the present invention provide carry out prediction load that cooling load prediction obtains and actual load comparison diagram according to BP nerual network technique.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with embodiment, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Intelligent grid garden terminal user's energy demand situation dynamic prediction method based on data mining technology and BP neural network of the present invention, for the technical matters such as solve that Consideration in existing intelligent grid garden cool and thermal power load prediction process is not enough, the data mining degree of depth is not enough and precision of prediction is lower; Data mining technology is combined with intelligent algorithm, is improved the precision of cool and thermal power load prediction by combination forecasting method.
Below in conjunction with accompanying drawing, application principle of the present invention is explained in detail.
As shown in Figure 1, intelligent grid garden terminal user's energy demand situation dynamic prediction method of the embodiment of the present invention comprises the following steps:
S101: principal component analysis (PCA) is carried out on the meteorologic factor such as maximum temperature, minimum temperature, medial temperature, rainfall amount, wind speed, intensity of solar radiation affecting intelligent grid garden terminal user's cool and thermal power workload demand;
S102: stochastic variable correlated variables being converted to minority linear independence;
S103: by weather conditions and day type quantize, adopt fuzzy clustering method to carry out analysis together with historical load data and form sample.
S104: the part throttle characteristics of load polytype in intelligent grid garden, polytype distributing-supplying-energy system is all embodied in load curve;
S105: according to BP neural network algorithm flow process, model is solved, obtain cool and thermal power load prediction results.
The part throttle characteristics of load polytype in intelligent grid garden, polytype distributing-supplying-energy system is all embodied in load curve, cool and thermal power load respectively as shown in Figure 2, Figure 3 and Figure 4, then according to the BP neural network algorithm flow process shown in Fig. 5, model is solved, obtain the cool and thermal power load prediction results as shown in Fig. 6, Fig. 7 and Fig. 8.
Below in conjunction with specific embodiment, application principle of the present invention is further described:
First, principal component analysis (PCA) is used to analyze the many factors affecting load; Based on method of fuzzy cluster analysis, user type is classified; BP neural network learnt and trains, after network convergence, performance prediction being carried out to the cool and thermal power load of intelligent grid garden;
In implementation process, utilize load prediction results to dispatch powering device and energy storage device, realize the Optimum utilization of the intelligent grid garden energy.
Wherein, use principal component analysis (PCA) to analyze the many factors affecting load, its step comprises:
Step one, standardization is carried out to sample data:
Raw data matrix:
In formula, n is number of samples; P is each sample dimension; X ijit is the jth dimension value of i-th sample.Use X 1, X 2..., X peach column vector of representing matrix X respectively, has:
X j * = X j - E ( X j ) V a x ( X j ) ;
E (X in formula j) and Vax (X j) represent X respectively javerage and variance.
Step 2, calculating correlation matrix R:
r i j = C o v ( X i , X j ) V a r ( X i ) V a r ( X j ) = 1 n Σ k = 1 n X k i * X k j * ;
Cov (X in formula i, X j) represent the i-th row and jth in data matrix arrange between covariance.
Step 3, ask orthogonal matrix and eigenwert thereof:
P TRP=diag(λ 12,…,λ p);
λ in formula 1>=λ 2>=...>=λ pbe p the eigenwert of R, diag represents diagonal matrix.
Each principal set has suffered the different common trait of each component of stochastic variable X, and the dimension of such variable reduces, below based on fuzzy cluster analysis to historical load data clusters, its step comprises:
Step one, sample data carried out to normalization process:
x' jk=(x jk-x kmin)/(x kmax-x kmin);
In formula, x kmax, x kminbe respectively x 1k, x 2k..., x nkmaximal value and minimum value; X' jkfor the data after normalization;
Step 2, set up fuzzy resembling relation matrix R={r ij}:
r i j = exp ( - Σ k = 1 m | x i k , - x j k , | ) ;
Step 3, carry out dynamic clustering:
C i = λ i - 1 - λ i n i - n i - 1 ;
In formula, i is λ polymerization order number from high to low, n iand n i-1be respectively the element number of i-th time and the i-th-1 time cluster; λ iand λ i-1be respectively confidence level when i-th time and the i-th-1 time cluster, if C i=max (C j), then think the confidence level λ of i-th cluster ifor optimal threshold;
Step 4, computational prediction day and above-mentioned all kinds of Euclidean distance:
d i j = 1 m Σ k = 1 m ( x i k , - x j k , ) 2 ;
X' in formula ikfor predicting the characteristic index vector of day, x' jkfor the characteristic index vector of each classification.
Finally, the classification using the shortest classification of Euclidean distance as prediction day, sets up BP neural network and predicts, obtain intelligent grid garden terminal user's cool and thermal power load data, in this, as effective support of garden energy management platform.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (5)

1. an intelligent grid garden terminal user energy demand situation dynamic prediction method, is characterized in that, described intelligent grid garden terminal user's energy demand situation dynamic prediction method comprises:
First on affecting the maximum temperature of intelligent grid garden terminal user's cool and thermal power workload demand, minimum temperature, medial temperature, rainfall amount, wind speed, intensity of solar radiation meteorologic factor carry out principal component analysis (PCA);
Secondly correlated variables is converted to the stochastic variable of minority linear independence; By weather conditions and day type quantize, carry out analysis with historical load data acquisition fuzzy clustering method and form sample;
Then the part throttle characteristics of load polytype in intelligent grid garden, polytype distributing-supplying-energy system is all embodied in load curve;
Finally according to BP neural network algorithm flow process, model is solved, obtain cool and thermal power load prediction results.
2. intelligent grid garden terminal user's energy demand situation dynamic prediction method as claimed in claim 1, it is characterized in that, described intelligent grid garden terminal user's energy demand situation dynamic prediction method specifically comprises the following steps:
The first step, uses principal component analysis (PCA) to analyze the many factors affecting load; Based on method of fuzzy cluster analysis, user type is classified; BP neural network learnt and trains, after network convergence, performance prediction being carried out to the cool and thermal power load of intelligent grid garden;
Second step, the classification using the shortest classification of Euclidean distance as prediction day, sets up BP neural network and predicts, obtain intelligent grid garden terminal user's cool and thermal power load data.
3. intelligent grid garden terminal user's energy demand situation dynamic prediction method as claimed in claim 2, is characterized in that, described utilization principal component analysis (PCA) comprises affecting the step that load many factors analyzes:
Step one, standardization is carried out to sample data:
Raw data matrix:
In formula, n is number of samples; P is each sample dimension; X ijbe the jth dimension value of i-th sample, use X 1, X 2..., X peach column vector of representing matrix X respectively, has:
X j * = X j - E ( X j ) V a x ( X j ) ;
E (X in formula j) and Vax (X j) represent X respectively javerage and variance;
Step 2, calculating correlation matrix R:
r i j = C o v ( X i , X j ) V a r ( X i ) V a r ( X j ) = 1 n Σ k = 1 n X k i * X k j * ;
Cov (X in formula i, X j) represent the i-th row and jth in data matrix arrange between covariance;
Step 3, ask orthogonal matrix and eigenwert thereof:
P TRP=diag(λ 12,…,λ p);
λ in formula 1>=λ 2>=...>=λ pbe p the eigenwert of R, diag represents diagonal matrix.
4. intelligent grid garden terminal user's energy demand situation dynamic prediction method as claimed in claim 2, it is characterized in that, described fuzzy cluster analysis comprises historical load data clusters step:
Step one, sample data carried out to normalization process:
x' jk=(x jk-x kmin)/(x kmax-x kmin);
In formula, x kmax, x kminbe respectively x 1k, x 2k..., x nkmaximal value and minimum value; X' jkfor the data after normalization;
Step 2, set up fuzzy resembling relation matrix R={r ij}:
r i j = exp ( - Σ k = 1 m | x i k , - x j k , | ) ;
Step 3, carry out dynamic clustering:
C i = λ i - 1 - λ i n i - n i - 1 ;
In formula, i is λ polymerization order number from high to low, n iand n i-1be respectively the element number of i-th time and the i-th-1 time cluster; λ iand λ i-1be respectively confidence level when i-th time and the i-th-1 time cluster, if C i=max (C j), then think the confidence level λ of i-th cluster ifor optimal threshold;
Step 4, computational prediction day and above-mentioned all kinds of Euclidean distance:
d i j = 1 m Σ k - 1 m ( x i k , - x j k , ) 2 ;
X' in formula ikfor predicting the characteristic index vector of day, x' jkfor the characteristic index vector of each classification.
5. an intelligent grid garden terminal user energy demand situation Dynamic Forecasting System, is characterized in that, described intelligent grid garden terminal user's energy demand situation Dynamic Forecasting System comprises:
Principal component analysis (PCA) module, on affecting the maximum temperature of intelligent grid garden terminal user's cool and thermal power workload demand, minimum temperature, medial temperature, rainfall amount, wind speed, intensity of solar radiation meteorologic factor carry out principal component analysis (PCA);
Analyzing samples forms module, correlated variables is converted to the stochastic variable of minority linear independence; By weather conditions and day type quantize, carry out analysis with historical load data acquisition fuzzy clustering method and form sample;
Load characteristic curve module, is all embodied in the part throttle characteristics of load polytype in intelligent grid garden, polytype distributing-supplying-energy system in load curve;
Load prediction module, solves model according to BP neural network algorithm flow process, obtains cool and thermal power load prediction results.
CN201510418161.7A 2015-07-16 2015-07-16 Intelligent power grid park terminal user energy demand condition dynamic prediction system and method Pending CN105069519A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510418161.7A CN105069519A (en) 2015-07-16 2015-07-16 Intelligent power grid park terminal user energy demand condition dynamic prediction system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510418161.7A CN105069519A (en) 2015-07-16 2015-07-16 Intelligent power grid park terminal user energy demand condition dynamic prediction system and method

Publications (1)

Publication Number Publication Date
CN105069519A true CN105069519A (en) 2015-11-18

Family

ID=54498879

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510418161.7A Pending CN105069519A (en) 2015-07-16 2015-07-16 Intelligent power grid park terminal user energy demand condition dynamic prediction system and method

Country Status (1)

Country Link
CN (1) CN105069519A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279582A (en) * 2015-11-20 2016-01-27 中国水利水电第十四工程局有限公司 An ultra-short-term wind electricity power prediction method based on dynamic correlation characteristics
CN106372755A (en) * 2016-08-31 2017-02-01 国家电网公司 BP neural network intelligent industrial park energy consumption model establishment method based on principal component analysis
CN107506843A (en) * 2017-07-03 2017-12-22 国网上海市电力公司 A kind of short-term load forecasting method and device
CN108038651A (en) * 2017-12-29 2018-05-15 西华大学 A kind of monitoring logistics transportation system for tracing and managing
CN108512222A (en) * 2018-04-10 2018-09-07 曲阜师范大学 A kind of intelligent substation complex automatic system
CN108615091A (en) * 2018-04-20 2018-10-02 浙江大学 Electric power meteorology load data prediction technique based on cluster screening and neural network
CN110851892A (en) * 2019-11-07 2020-02-28 山东大学 Park level comprehensive energy system aided design method and system
CN110956306A (en) * 2019-10-23 2020-04-03 广东电网有限责任公司 Load prediction method based on load clustering
CN110991638A (en) * 2019-11-29 2020-04-10 国网山东省电力公司聊城供电公司 Generalized load modeling method based on clustering and neural network
CN111461377A (en) * 2019-01-18 2020-07-28 中国科学院上海高等研究院 Prediction method/system, storage medium and equipment for total energy demand
CN111768066A (en) * 2020-05-09 2020-10-13 国网江苏省电力有限公司无锡供电分公司 Park electric heating load coupling relation analysis method and device based on fusion characteristics
CN111797924A (en) * 2020-07-03 2020-10-20 国家电网有限公司 Three-dimensional garden portrait method and system based on clustering algorithm
CN111815060A (en) * 2020-07-16 2020-10-23 广东电网有限责任公司 Short-term load prediction method and device for power utilization area
CN112257964A (en) * 2020-11-23 2021-01-22 国网上海市电力公司 Demand aggregation modeling method for smart park of load-intensive city
CN112598195A (en) * 2020-12-31 2021-04-02 国网河北省电力有限公司经济技术研究院 Building type comprehensive energy system operation optimization method and device and terminal equipment
CN116485075A (en) * 2023-04-23 2023-07-25 国网江苏省电力有限公司南通市海门区供电分公司 FTS-based power grid load prediction method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103390200A (en) * 2013-07-18 2013-11-13 国家电网公司 Photovoltaic power station electricity generation output power forecasting method based on similar days
CN104598985A (en) * 2014-12-12 2015-05-06 国家电网公司 Power load forecasting method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103390200A (en) * 2013-07-18 2013-11-13 国家电网公司 Photovoltaic power station electricity generation output power forecasting method based on similar days
CN104598985A (en) * 2014-12-12 2015-05-06 国家电网公司 Power load forecasting method

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
姚李孝 等: ""基于模糊聚类分析与BP网络的电力***短期负荷预测"", 《电网技术》 *
宋玲芳: ""基于模糊聚类分析与BP网络的电力***短期负荷预测"", 《中国优秀博硕士学位论文全文数据库 (硕士)工程科技Ⅱ辑》 *
徐东升 等: ""基于SPSS的短期负荷特性分析及其预测研究"", 《电力***保护与控制》 *
林扬宇 等: ""考虑气象因素和日期类型的短期负荷预测"", 《计算机仿真》 *
程其云 等: ""基于改进主成分分析的短期负荷预测方法"", 《电网技术》 *

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279582A (en) * 2015-11-20 2016-01-27 中国水利水电第十四工程局有限公司 An ultra-short-term wind electricity power prediction method based on dynamic correlation characteristics
CN105279582B (en) * 2015-11-20 2019-01-04 水电十四局大理聚能投资有限公司 Super short-period wind power prediction technique based on dynamic correlation feature
CN106372755A (en) * 2016-08-31 2017-02-01 国家电网公司 BP neural network intelligent industrial park energy consumption model establishment method based on principal component analysis
CN107506843A (en) * 2017-07-03 2017-12-22 国网上海市电力公司 A kind of short-term load forecasting method and device
CN108038651A (en) * 2017-12-29 2018-05-15 西华大学 A kind of monitoring logistics transportation system for tracing and managing
CN108512222A (en) * 2018-04-10 2018-09-07 曲阜师范大学 A kind of intelligent substation complex automatic system
CN108615091A (en) * 2018-04-20 2018-10-02 浙江大学 Electric power meteorology load data prediction technique based on cluster screening and neural network
CN111461377A (en) * 2019-01-18 2020-07-28 中国科学院上海高等研究院 Prediction method/system, storage medium and equipment for total energy demand
CN111461377B (en) * 2019-01-18 2024-02-02 中国科学院上海高等研究院 Prediction method/system, storage medium and apparatus for total energy demand
CN110956306A (en) * 2019-10-23 2020-04-03 广东电网有限责任公司 Load prediction method based on load clustering
CN110851892A (en) * 2019-11-07 2020-02-28 山东大学 Park level comprehensive energy system aided design method and system
CN110991638B (en) * 2019-11-29 2024-01-05 国网山东省电力公司聊城供电公司 Generalized load modeling method based on clustering and neural network
CN110991638A (en) * 2019-11-29 2020-04-10 国网山东省电力公司聊城供电公司 Generalized load modeling method based on clustering and neural network
CN111768066A (en) * 2020-05-09 2020-10-13 国网江苏省电力有限公司无锡供电分公司 Park electric heating load coupling relation analysis method and device based on fusion characteristics
CN111768066B (en) * 2020-05-09 2022-09-09 国网江苏省电力有限公司无锡供电分公司 Park electric heating load coupling relation analysis method and device based on fusion characteristics
CN111797924A (en) * 2020-07-03 2020-10-20 国家电网有限公司 Three-dimensional garden portrait method and system based on clustering algorithm
CN111815060A (en) * 2020-07-16 2020-10-23 广东电网有限责任公司 Short-term load prediction method and device for power utilization area
CN112257964A (en) * 2020-11-23 2021-01-22 国网上海市电力公司 Demand aggregation modeling method for smart park of load-intensive city
CN112257964B (en) * 2020-11-23 2024-04-09 国网上海市电力公司 Load-intensive urban intelligent park demand aggregation modeling method
CN112598195A (en) * 2020-12-31 2021-04-02 国网河北省电力有限公司经济技术研究院 Building type comprehensive energy system operation optimization method and device and terminal equipment
CN116485075A (en) * 2023-04-23 2023-07-25 国网江苏省电力有限公司南通市海门区供电分公司 FTS-based power grid load prediction method

Similar Documents

Publication Publication Date Title
CN105069519A (en) Intelligent power grid park terminal user energy demand condition dynamic prediction system and method
Zhou et al. Prediction of photovoltaic power output based on similar day analysis, genetic algorithm and extreme learning machine
Hu et al. A new clustering approach for scenario reduction in multi-stochastic variable programming
Thrampoulidis et al. A machine learning-based surrogate model to approximate optimal building retrofit solutions
Kabak et al. Prioritization of renewable energy sources for Turkey by using a hybrid MCDM methodology
Li et al. Federated learning-based short-term building energy consumption prediction method for solving the data silos problem
CN110942205B (en) Short-term photovoltaic power generation power prediction method based on HIMVO-SVM
CN103390200A (en) Photovoltaic power station electricity generation output power forecasting method based on similar days
CN105631558A (en) BP neural network photovoltaic power generation system power prediction method based on similar day
CN106251001A (en) A kind of based on the photovoltaic power Forecasting Methodology improving fuzzy clustering algorithm
CN111191854A (en) Photovoltaic power generation prediction model and method based on linear regression and neural network
Hu et al. Short-term photovoltaic power prediction based on similar days and improved SOA-DBN model
Li et al. Photovoltaic array prediction on short-term output power method in centralized power generation system
CN115759458A (en) Load prediction method based on comprehensive energy data processing and multi-task deep learning
CN108694475B (en) Short-time-scale photovoltaic cell power generation capacity prediction method based on hybrid model
Liu et al. A weight-varying ensemble method for short-term forecasting PV power output
Kou et al. Prediction intervals for wind power forecasting: using sparse warped Gaussian process
Srihari et al. Prediction of heating and cooling load to improve energy efficiency of buildings using machine learning techniques
Kumari et al. Machine learning techniques for hourly global horizontal irradiance prediction: A case study for smart cities of India
Wang et al. Prediction of heating load fluctuation based on fuzzy information granulation and support vector machine
Eseye et al. Day-ahead prediction of building district heat demand for smart energy management and automation in decentralized energy systems
Brahmane et al. Artificial intelligence-based energy management system for renewable energy sources
CN114861993A (en) Regional photovoltaic power generation prediction method based on federal learning and deep neural network
Li et al. A gray rbf model improved by genetic algorithm for electrical power forecasting
Kasaeian et al. Solar radiation prediction based on ICA and HGAPSO for Kuhin City, Iran

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

RJ01 Rejection of invention patent application after publication