CN106845705A - The Echo State Networks load forecasting model of subway power supply load prediction system - Google Patents
The Echo State Networks load forecasting model of subway power supply load prediction system Download PDFInfo
- Publication number
- CN106845705A CN106845705A CN201710038445.2A CN201710038445A CN106845705A CN 106845705 A CN106845705 A CN 106845705A CN 201710038445 A CN201710038445 A CN 201710038445A CN 106845705 A CN106845705 A CN 106845705A
- Authority
- CN
- China
- Prior art keywords
- load
- module
- data
- prediction
- output
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Economics (AREA)
- General Physics & Mathematics (AREA)
- Human Resources & Organizations (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Biomedical Technology (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Artificial Intelligence (AREA)
- Operations Research (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Supply And Distribution Of Alternating Current (AREA)
Abstract
A kind of electric power supply system for subway Short Term Load Forecasting System, including load statistical module, load data calling module, load data prediction module, predicated error statistical module, images outputting module and data outputting module;Wherein load statistical module is used for statistical history load data, load data calling module calls the historical load data in load statistical module and is sent to load data prediction module, load data prediction module is predicted and exports prediction data according to historical load data to following load, after predicated error statistical module is calibrated to the prediction data for exporting, the data of revised prediction are exported by images outputting module and data outputting module;Wherein described load data prediction module is built using the electric power supply system for subway Short-term Load Forecasting Model based on Echo State Networks.Forecast model based on Echo State Networks has good precision of prediction and prediction stability.
Description
Technical field
Echo state nerve net is based on the present invention relates to electric power supply system for subway short-term load forecasting field, more particularly to one kind
The electric power supply system for subway Short Term Load Forecasting System of network load forecasting model.
Background technology
City underground traffic is urban modernization mark, be in modern city preferably, citizens' activities demand can be met
A kind of public transport.It can also be negatively affected, subway while bringing quick and easy to us to power network
Used as high-power nonlinear-load, influence the characteristics of its operation and after putting into operation to area power grid should be that power department is paid close attention to
Problem.To estimating more serious problem, the appropriate precautionary measures should be taken, make its negative effect control in allowed band
It is interior.The characteristics of electric power supply system for subway load has randomness, fluctuation and unstability, these features cause electric power supply system for subway
Load on Electric Power Grid produces impact, disturbs the safe and stable and economical operation of power network.It is pre- by carrying out to electric power supply system for subway load
Survey can effectively reduce the adverse effect produced to power network, to ensure that power system can run with security and stability.
Echo State Networks are made up of input layer, reserve pool, output layer, and reserve pool is dynamic network, by largely with
The neuron of machine partially connected is constituted.The application of reserve pool overcomes traditional neural network convergence rate slowly and is easily absorbed in local pole
Small problem.Echo State Networks have been applied to the multiple research field such as photovoltaic power generation power prediction.But subway power supply
System loading forecasting research is a current research blank, in particular by Echo State Networks to electric power supply system for subway
Load is predicted in research vacuum.
The content of the invention
In order to fill up the blank of prior art, the present invention proposes a kind of electric power supply system for subway Short Term Load Forecasting System,
Including load statistical module, load data calling module, load data prediction module, predicated error statistical module, images outputting
Module and data outputting module;Wherein load statistical module is used for statistical history load data, and load data calling module is adjusted
With the historical load data in load statistical module and load data prediction module is sent to, load data prediction module is according to going through
History load data is predicted and exports prediction data to following load, prediction data of the predicated error statistical module to output
After being calibrated, the data of revised prediction are exported by images outputting module and data outputting module;It is wherein described negative
Lotus data prediction module is built using the electric power supply system for subway Short-term Load Forecasting Model based on Echo State Networks
's.
Further, under the electric power supply system for subway Short-term Load Forecasting Model based on Echo State Networks is used
State algorithm acquisition:Build Echo State Networks, including input layer, reserve pool, output layer;Input layer has k in network model
Individual input node, reserve pool has n internal node, and output layer has l output node;
In t, the input vector of network is u (t)=[u1(t),u2(t),···,uk(t)]T, internal state to
It is x (t)=[x to measure1(t),x2(t),···,xn(t)]T, output vector is y (t)=[y1(t),y2(t),···,yl
(t)]T, then the state equation and output equation of ESN forecast models be respectively:
X (t+1)=f (winu(t+1)+wx(t)+wbacky(t)) (1)
Y (t+1)=fout(wout(u(t+1),x(t+1),y(t+1))) (2)
In formula, winInput layer to the input connection weight matrix of reserve pool is represented, w represents reserve pool inside connection weight square
Battle array, wbackRepresent output layer to the feedback link weight matrix of reserve pool, woutRepresent reserve pool to the output connection weight of output layer
Value matrix, f represents the excitation function of deposit pool unit, takes hyperbolic tangent function;foutThe excitation function of output unit is represented, is taken
Identity function;
Wherein output connection weight matrix woutBy give training sample (u (t), y (t), (t=1,2,
Q)) determine, its training process can be divided into two stages:
(1) sample phase
Original state first to network carries out assignment, and the original state of normal conditions lower network is 0, i.e. x (t)=0.So
Afterwards by training sample (u (t), t=1,2, q) pass through winBe input in dynamic reserve pool, according to formula (1) and formula (2) according to
The secondary calculating for completing network state vector x (t) and output vector y (t);
From a certain moment h start recordings Echo State Networks internal system state variable and corresponding sample data,
Then phasor ([u is used1(j),u2(j),···,uk(j)]T;[x1(j),x2(j),···,xn(j)]T) constitute matrix B
(q-h+1), and with phasor ([y1(j),y2(j),···,y3(j)]T) come constitute matrix T (q-h+1, l).Wherein j=h, h+
1,···,q;
(2) the weight computing stage
According to internal state data and sample data that Echo State Networks system in sampling process is recorded, by most
Small square law linear regression is calculated output connection weight matrix wout.Due to state variable x (t) and net of the inside of network
The reality output of networkBetween be linear relationship, so using the reality output of networkCarry out the preferable output y of Approximation Network
(t):
Calculating weight wi outProcess need to ensure that the root-mean-square error of above-mentioned formula is minimum that then problem can be converted
To solve the optimization problem of formula below:
From from the perspective of mathematics, this is a problem for linear regression, can be converted to and ask the inverse matrix of matrix B to ask
Topic, i.e. wout=B-1T, Echo State Networks training terminates.
The present invention devise statistics with prediction one electric power supply system for subway Short Term Load Forecasting System, it is proposed that based on return
The electric power supply system for subway Short-term Load Forecasting Model and its construction method of sound state neutral net.Echo State Networks are by defeated
Enter layer, reserve pool, output layer to constitute, reserve pool is dynamic network, and the neuron connected by a large amount of Random sparseness is constituted.Reserve pool
Application to overcome traditional neural network convergence rate slow and be easily absorbed in the problem of local minimum.Using actual electric power supply system for subway
Historical data carry out simulating, verifying, it is good pre- that simulation result shows that the forecast model based on Echo State Networks has
Survey precision and prediction stability.
Brief description of the drawings
Fig. 1 is the schematic diagram of electric power supply system for subway Short Term Load Forecasting System of the invention;
Fig. 2 is the Echo State Networks forecast model of electric power supply system for subway Short Term Load Forecasting System of the invention
Schematic diagram;
Fig. 3 is that electric power supply system for subway Short Term Load Forecasting System of the invention compares bent with the prediction of BP-NN forecast models
Line chart.
Specific embodiment
In comprehensively deep electric power supply system for subway Load Characteristic Analysis and the base of accurate advanced load forecasting model research
On plinth, the electric power supply system for subway Short Term Load Forecasting System of statistics and prediction one is devised.As shown in figure 1, of the inventionly
Iron electric power system Short Term Load Forecasting System include load statistical module, load data calling module, load data prediction module,
Predicated error statistical module, images outputting module and data outputting module.Wherein load statistical module is negative for statistical history
Lotus data, load data calling module calls the statistics in load statistical module and is sent to load data prediction module,
Load data prediction module is predicted and exports prediction data according to historical load data to following load, predicated error system
After meter module is calibrated to the prediction data for exporting, export revised by images outputting module and data outputting module
The data of prediction.
In the electric power supply system for subway Short Term Load Forecasting System, load prediction module is nucleus module, based on echo
The electric power supply system for subway Short-term Load Forecasting Model of state neutral net is a kind of core algorithm of the module.
Echo State Networks are a kind of New Recursive neutral nets, and its network structure is by input layer, reserve pool, defeated
Go out layer composition.Reserve pool is a dynamic network, and it is that the neuron connected by a large amount of Random sparseness is constituted, and works as input signal
During into reserve pool inside, its internal complicated non-linear state space can be excited, network signal is then exported by output layer.
Conventional recursive neural network BP training algorithm is complicated, computationally intensive, and deposit is set up in Echo State Networks forecast model
Pond and completion network training are carried out respectively, only need to adjust reserve pool to the weights of output layer in network training, other
Weights just no longer change after netinit, and training algorithm is simple, and amount of calculation is small, can effectively solve the problems, such as local optimum, return
Sound state neural network prediction model is as shown in Figure 2.
Solid line connection represents the necessary connection weight of forecast model in Fig. 2, and dotted line connection is not for constituting forecast model
It is required, it is the connection weight according to different situations come selection.As shown in Figure 2, input layer has k input section in network model
Point, reserve pool has n internal node, and output layer has l output node.In t, the input vector of network for u (t)=
[u1(t),u2(t),···,uk(t)]T, internal state vector is x (t)=[x1(t),x2(t),···,xn(t)]T, output
Vector is y (t)=[y1(t),y2(t),···,yl(t)]T.Then the state equation of ESN forecast models and output equation are distinguished
For:
X (t+1)=f (winu(t+1)+wx(t)+wbacky(t)) (1)
Y (t+1)=fout(wout(u(t+1),x(t+1),y(t+1))) (2)
In formula, winInput layer to the input connection weight matrix of reserve pool is represented, w represents reserve pool inside connection weight square
Battle array, wbackRepresent output layer to the feedback link weight matrix of reserve pool, woutRepresent reserve pool to the output connection weight of output layer
Value matrix.F represents the excitation function of deposit pool unit, typically takes hyperbolic tangent function;foutRepresent the excitation letter of output unit
Number, typically takes identity function.
Echo State Networks forecast model only need to by give training sample (u (t), y (t), (t=1,
2, q)) determine network output connection weight matrix wout, its training process can be divided into two stages:Sampling rank
Section and weight computing stage.
(1) sample phase
Original state first to network carries out assignment, and the original state of normal conditions lower network is 0, i.e. x (t)=0.So
Afterwards by training sample (u (t), t=1,2, q) pass through winBe input in dynamic reserve pool, according to formula (1) and formula (2) according to
The secondary calculating for completing network state vector x (t) and output vector y (t).
By being calculated output connection weight matrix wout, Echo State Networks system need opened from a certain moment h
Beginning records its internal state variable and corresponding sample data, then with phasor ([u1(j),u2(j),···,uk(j)]T;[x1
(j),x2(j),···,xn(j)]T) constitute matrix B (q-h+1), and with phasor ([y1(j),y2(j),···,y3(j)
]T) come constitute matrix T (q-h+1, l).Wherein j=h, h+1, q.
(2) the weight computing stage
According to internal state data and sample data that Echo State Networks system in sampling process is recorded, by most
Small square law linear regression is calculated output connection weight matrix wout.Due to state variable x (t) and net of the inside of network
The reality output of networkBetween be linear relationship, so using the reality output of networkCarry out the preferable output y of Approximation Network
(t):
Calculating weight wi outProcess need to ensure that the root-mean-square error of above-mentioned formula is minimum that then problem can be converted
To solve the optimization problem of formula below:
From from the perspective of mathematics, this is a problem for linear regression, can be converted to and ask the inverse matrix of matrix B to ask
Topic, i.e. wout=B-1T, Echo State Networks training terminates.
Using certain city underground electric power system as research object, the historical load data to the electric power supply system for subway carries out phase
The simulation analysis of pass, by the Load Characteristic Analysis to electric power supply system for subway, day, type factor was to electric power supply system for subway
The influence of load is than larger.Therefore this patent forecast model use input quantity include prediction day day type and prediction a few days ago
One day load of synchronization, and first three hour and latter three hours load, and prediction the last week day synchronization is negative
Lotus.The output quantity of forecast model is to predict the load value of prediction time day.
Because the presence for having singular value in sample data, the dimension of variable are also different, essence is entered in the prediction for forecast model
Degree produces influence, therefore needs to be normalized initial data before network training.Day categorical data is divided three classes,
Monday takes 1, and Tuesday to Friday takes 0.2, and Saturday and Sunday take 0.1.
Echo State Networks forecast model and BP forecast models are built respectively to the load of electric power supply system for subway one day
Simulation and prediction, simulation result are carried out as shown in figure 3, and predicted value and actual value are compared with the predicted value of BP forecast models
Compared with its application condition result is as shown in table 1.
1 two kinds of model predictive errors of table compare
From Fig. 1 and Biao 1 as can be seen that the average forecasting error of Echo State Networks forecast model is predicted than BP-NN
The average forecasting error of model improves 2.65%, and the largest prediction error of Echo State Networks forecast model compares BP-NN
The largest prediction error of forecast model improves 2.90%, and the precision of prediction for indicating ESN forecast models is pre- apparently higher than BP-NN
Survey the precision of prediction of model.
Although be described in detail to the present invention in conjunction with the embodiments, it should be understood by those skilled in the art that
Ground is that the various amendments, deformation under without departing substantially from spirit of the invention and essence are all allowed, and they both fall within right of the present invention
It is required that protection domain among.
Claims (2)
1. a kind of electric power supply system for subway Short Term Load Forecasting System, it is characterised in that including load statistical module, load data is adjusted
With module, load data prediction module, predicated error statistical module, images outputting module and data outputting module;Wherein bear
Lotus statistical module is used for statistical history load data, and load data calling module calls the historical load number in load statistical module
According to and be sent to load data prediction module, load data prediction module carries out pre- according to historical load data to following load
Prediction data is surveyed and exports, after predicated error statistical module is calibrated to the prediction data for exporting, by images outputting module
And data outputting module exports the data of revised prediction;Wherein described load data prediction module is using based on echo
The electric power supply system for subway Short-term Load Forecasting Model of state neutral net and build.
2. electric power supply system for subway Short Term Load Forecasting System according to claim 1, it is characterised in that described based on echo
The electric power supply system for subway Short-term Load Forecasting Model of state neutral net is obtained using following algorithms:
Build Echo State Networks, including input layer, reserve pool, output layer;Input layer has k input section in network model
Point, reserve pool has n internal node, and output layer has l output node;
In t, the input vector of network is u (t)=[u1(t),u2(t),···,uk(t)]T, internal state vector is x
(t)=[x1(t),x2(t),···,xn(t)]T, output vector is y (t)=[y1(t),y2(t),···,yl(t)]T, then
The state equation and output equation of the forecast model are respectively:
X (t+1)=f (winu(t+1)+wx(t)+wbacky(t)) (1)
Y (t+1)=fout(wout(u(t+1),x(t+1),y(t+1))) (2)
In formula, winInput layer to the input connection weight matrix of reserve pool is represented, w represents reserve pool inside connection weight matrix,
wbackRepresent output layer to the feedback link weight matrix of reserve pool, woutRepresent reserve pool to the output connection weight of output layer
Matrix, f represents the excitation function of deposit pool unit, takes hyperbolic tangent function;foutThe excitation function of output unit is represented, perseverance is taken
Deng function;
Wherein output connection weight matrix woutBy the training sample that gives, (u (t), y (t), (t=1,2, q)) comes
It is determined that, its training process can be divided into two stages:
(1) sample phase
Original state first to network carries out assignment, and the original state of normal conditions lower network is 0, i.e. x (t)=0.Then will
Training sample (u (t), t=1,2, q) pass through winIt is input in dynamic reserve pool, it is complete successively according to formula (1) and formula (2)
Into the calculating of network state vector x (t) and output vector y (t);
From a certain moment h start recordings Echo State Networks internal system state variable and corresponding sample data, then
With phasor ([u1(j),u2(j),···,uk(j)]T;[x1(j),x2(j),···,xn(j)]T) constitute matrix B (q-h+
1), and with phasor ([y1(j),y2(j),···,y3(j)]T) come constitute matrix T (q-h+1, l).Wherein j=h, h+
1,···,q;
(2) the weight computing stage
According to internal state data and sample data that Echo State Networks system in sampling process is recorded, by a most young waiter in a wineshop or an inn
Multiplication linear regression is calculated output connection weight matrix wout, due to state variable x (t) and network of the inside of network
Reality outputBetween be linear relationship, so using the reality output of networkCarry out preferable output y (t) of Approximation Network:
Calculating weight wi outProcess need to ensure that the root-mean-square error of above-mentioned formula is minimum that then problem can be converted into and ask
Solve the optimization problem of formula below:
From from the perspective of mathematics, this is a problem for linear regression, can be converted to the inverse matrix problem for seeking matrix B, i.e.,:
wout=B-1T (5)
W is calculated by formula (5)out;
Echo State Networks training terminates.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710038445.2A CN106845705A (en) | 2017-01-19 | 2017-01-19 | The Echo State Networks load forecasting model of subway power supply load prediction system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710038445.2A CN106845705A (en) | 2017-01-19 | 2017-01-19 | The Echo State Networks load forecasting model of subway power supply load prediction system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106845705A true CN106845705A (en) | 2017-06-13 |
Family
ID=59123404
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710038445.2A Pending CN106845705A (en) | 2017-01-19 | 2017-01-19 | The Echo State Networks load forecasting model of subway power supply load prediction system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106845705A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107766986A (en) * | 2017-10-31 | 2018-03-06 | 天津大学 | Leak integral form echo state network on-line study photovoltaic power Forecasting Methodology |
CN109726691A (en) * | 2018-12-30 | 2019-05-07 | 杭州铭智云教育科技有限公司 | A kind of monitoring method |
CN112308327A (en) * | 2020-11-09 | 2021-02-02 | 金陵科技学院 | Smart city power load estimation method based on self-adaptive characteristic weight |
CN112712216A (en) * | 2021-01-18 | 2021-04-27 | 南京电力设计研究院有限公司 | Subway power supply system load prediction method based on cyclic neural network |
CN117674143A (en) * | 2024-02-01 | 2024-03-08 | 西华大学 | Short-term photovoltaic power prediction method and device based on echo pulse nerve P system |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105069525A (en) * | 2015-07-30 | 2015-11-18 | 广西大学 | All-weather 96-point daily load curve prediction and optimization correction system |
CN105205563A (en) * | 2015-09-28 | 2015-12-30 | 国网山东省电力公司菏泽供电公司 | Short-term load predication platform based on large data |
CN105844371A (en) * | 2016-05-19 | 2016-08-10 | 北京中电普华信息技术有限公司 | Electricity customer short-term load demand forecasting method and device |
CN106022521A (en) * | 2016-05-19 | 2016-10-12 | 四川大学 | Hadoop framework-based short-term load prediction method for distributed BP neural network |
-
2017
- 2017-01-19 CN CN201710038445.2A patent/CN106845705A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105069525A (en) * | 2015-07-30 | 2015-11-18 | 广西大学 | All-weather 96-point daily load curve prediction and optimization correction system |
CN105205563A (en) * | 2015-09-28 | 2015-12-30 | 国网山东省电力公司菏泽供电公司 | Short-term load predication platform based on large data |
CN105844371A (en) * | 2016-05-19 | 2016-08-10 | 北京中电普华信息技术有限公司 | Electricity customer short-term load demand forecasting method and device |
CN106022521A (en) * | 2016-05-19 | 2016-10-12 | 四川大学 | Hadoop framework-based short-term load prediction method for distributed BP neural network |
Non-Patent Citations (2)
Title |
---|
YU LITAO等: ""Short-term Load Forecasting Model for Metro Power Supply System Based on Echo State Neural Network"", 《2016 7TH IEEE INTERNATIONAL CONFERENCE ON SOFTWARE ENGINEERING AND SERVICE SCIENCE》 * |
彭光虎等: "基于 ESN 的光伏发电功率预测模型研究", 《青岛大学学报(工程技术版 )》 * |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107766986A (en) * | 2017-10-31 | 2018-03-06 | 天津大学 | Leak integral form echo state network on-line study photovoltaic power Forecasting Methodology |
CN109726691A (en) * | 2018-12-30 | 2019-05-07 | 杭州铭智云教育科技有限公司 | A kind of monitoring method |
CN112308327A (en) * | 2020-11-09 | 2021-02-02 | 金陵科技学院 | Smart city power load estimation method based on self-adaptive characteristic weight |
CN112308327B (en) * | 2020-11-09 | 2023-06-16 | 金陵科技学院 | Smart city power load estimation method based on self-adaptive feature weight |
CN112712216A (en) * | 2021-01-18 | 2021-04-27 | 南京电力设计研究院有限公司 | Subway power supply system load prediction method based on cyclic neural network |
CN117674143A (en) * | 2024-02-01 | 2024-03-08 | 西华大学 | Short-term photovoltaic power prediction method and device based on echo pulse nerve P system |
CN117674143B (en) * | 2024-02-01 | 2024-04-12 | 西华大学 | Short-term photovoltaic power prediction method and device based on echo pulse nerve P system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106845705A (en) | The Echo State Networks load forecasting model of subway power supply load prediction system | |
CN112054943B (en) | Traffic prediction method for mobile network base station | |
CN104037943B (en) | A kind of voltage monitoring method and system that improve grid voltage quality | |
CN103279669B (en) | A kind of transport capacity of urban rail transit network emulated computation method and system | |
CN108985521A (en) | Output power predicting method, device, equipment and the medium of photovoltaic generating system | |
CN107622329A (en) | The Methods of electric load forecasting of Memory Neural Networks in short-term is grown based on Multiple Time Scales | |
CN105976108A (en) | Distributed energy storage planning method of power distribution network | |
CN106251027B (en) | Electric load probability density Forecasting Methodology based on fuzzy support vector quantile estimate | |
CN105389621A (en) | Optimal charging pile distribution method for improving effect of electric vehicle charging load to voltage of distribution network system | |
CN112508734B (en) | Method and device for predicting power generation capacity of power enterprise based on convolutional neural network | |
CN105303250A (en) | Wind power combination prediction method based on optimal weight coefficient | |
CN106651007A (en) | Method and device for GRU-based medium and long-term prediction of irradiance of photovoltaic power station | |
CN104657791A (en) | Wind power plant group wind speed distribution prediction method based on correlation analysis | |
CN103002164A (en) | Telephone traffic forecasting method of electric power call center | |
CN106126944A (en) | A kind of power transformer top-oil temperature interval prediction method and system | |
CN105846425A (en) | Economic dispatching method based on general wind power forecasting error model | |
CN110119838A (en) | A kind of shared bicycle demand forecast system, method and device | |
CN106407305A (en) | Data mining system and method | |
CN107392446A (en) | A kind of step power station scheduling scheme evaluation method based on sensitivity analysis | |
Kennedy et al. | A probabilistic model for simulating long-term wind-power output | |
CN108921425A (en) | A kind of method, system and the server of asset item classifcation of investment | |
CN103886514B (en) | Power grid development assessment method with economical efficiency and security considered | |
CN114492923A (en) | Long-time scale power prediction method | |
CN106372440A (en) | Method and device for estimating self-adaptive robust state of distribution network through parallel computation | |
CN103793757A (en) | Hierarchical modular power network planning scheme optimization method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20170613 |