CN114037005A - Power load prediction method based on optimized selection of typical daily load curve - Google Patents

Power load prediction method based on optimized selection of typical daily load curve Download PDF

Info

Publication number
CN114037005A
CN114037005A CN202111255211.6A CN202111255211A CN114037005A CN 114037005 A CN114037005 A CN 114037005A CN 202111255211 A CN202111255211 A CN 202111255211A CN 114037005 A CN114037005 A CN 114037005A
Authority
CN
China
Prior art keywords
matrix
typical daily
sample
fuzzy
load curve
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
CN202111255211.6A
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 CN202111255211.6A priority Critical patent/CN114037005A/en
Publication of CN114037005A publication Critical patent/CN114037005A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • G06F18/2132Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on discrimination criteria, e.g. discriminant analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • 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"
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Strategic Management (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • Health & Medical Sciences (AREA)
  • General Business, Economics & Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Quality & Reliability (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Operations Research (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • Probability & Statistics with Applications (AREA)
  • Primary Health Care (AREA)
  • Development Economics (AREA)

Abstract

The invention relates to a power load prediction method based on an optimized selection typical daily load curve, which comprises the following steps: acquiring load original data; preprocessing load original data to obtain a characteristic index; an improved PFCM algorithm is adopted and combined with a fuzzy linear discriminant method (FLDA) to perform cluster analysis on the preprocessed load original data to determine a cluster center matrix; determining a reference day, respectively calculating the correlation between the reference day of each month and each clustering center according to a Pearson correlation coefficient method, and determining the category of each month; and taking the sample point with the maximum membership degree in each class as a typical daily load curve, and performing power load prediction based on the typical daily load curve to obtain a corresponding prediction result. Compared with the prior art, the method has the advantages that the PFCM algorithm is improved, and the FLDA method is combined, so that the typical daily load curve closer to the clustering center can be optimally selected, and the accuracy of power load prediction is effectively improved.

Description

Power load prediction method based on optimized selection of typical daily load curve
Technical Field
The invention relates to the technical field of power load prediction, in particular to a power load prediction method based on an optimized selection typical daily load curve.
Background
The power load prediction is an important component of power system planning and also is the basis of economic operation of the power system, and is extremely important to the planning and operation of the power system. The key of the load forecasting work is to collect a large amount of historical data, establish a scientific and effective forecasting model, adopt an effective algorithm, take the historical data as the basis, perform a large amount of experimental researches, summarize experiences, and continuously correct the model and the algorithm so as to truly reflect the load change rule.
Before forecasting the power load, a typical daily load curve is often required to be selected in advance, and the traditional method is to select the typical daily load curve by a certain characteristic index, or directly select the daily load curve with the maximum load in the whole month, or select a certain fixed working day in the month as the daily load curve in the month. Wherein, a typical daily load curve is selected according to a certain characteristic index, and the problem of partial completeness of the overall description of the load curve exists; if the daily load curve with the maximum load in the whole month is directly selected or a certain fixed working day in the month is selected as the daily load curve in the month, the method has the problems of applicability and lack of representativeness.
In addition, in the existing research, a machine learning method is also adopted to select a typical daily load curve, for example, a single clustering algorithm or an integrated clustering algorithm is used to obtain a clustering center matrix, and then a sample point closest to the clustering center is obtained by different methods to serve as the typical daily load curve. However, the existing possible fuzzy C-means clustering algorithm (PCM) attaches importance to typicality and does not consider the compactness of sample points, which can cause the result of clustering consistency; the probability fuzzy C-means algorithm (PFCM) overcomes the defects of PCM clustering consistency and FCM sensitivity to distorted data, but the parameter in FCM needs to be calculated first in the process of solving the target function, so that the calculation cost is increased. This can result in a lack of accuracy in the selection of typical daily loads, which in turn reduces the accuracy of the subsequent power load predictions.
Disclosure of Invention
The invention aims to overcome the defects in the prior art and provide a power load prediction method based on an optimized selection typical daily load curve, and the accuracy of power load prediction is improved by optimally selecting the typical daily load curve closer to a clustering center.
The purpose of the invention can be realized by the following technical scheme: a power load prediction method based on an optimized selection typical daily load curve comprises the following steps:
s1, acquiring load original data;
s2, preprocessing the load original data to obtain a characteristic index;
s3, adopting an improved PFCM algorithm, and combining with a fuzzy linear discriminant method (FLDA) to perform cluster analysis on the preprocessed load original data to determine a cluster center matrix;
s4, determining a reference day, respectively calculating the correlation between the reference day of each month and each clustering center according to a Pearson correlation coefficient method, and determining the category of each month;
and S5, taking the sample point with the maximum membership degree in each class as a typical daily load curve, and performing power load prediction based on the typical daily load curve to obtain a corresponding prediction result.
Further, step S2 is specifically to sequentially perform normalization processing and distortion data filtering processing on the load raw data.
Further, the step S3 specifically includes the following steps:
s31, according to the clustering number, initializing a cluster center;
s32, respectively calculating the covariance, the sample typical value, the fuzzy membership matrix and the clustering center matrix of the sample;
s33, further calculating to obtain a fuzzy inter-scattering matrix and a fuzzy total scattering matrix;
s34, determining a characteristic value and a characteristic vector according to the inter-fuzzy dispersion matrix and the fuzzy total dispersion matrix, and projecting the original sample to a characteristic space to obtain transformed sample data;
s35, calculating a fuzzy membership degree, a typical value and a clustering center matrix in the feature space;
and S36, judging whether the iteration termination condition is met, if so, ending the calculation, and outputting the cluster center matrix obtained by the current calculation, otherwise, returning to the step S33.
Further, the covariance calculation formula of the samples in step S32 is:
Figure BDA0003323917020000021
Figure BDA0003323917020000022
wherein n is the number of samples, xjIs a sample vector, σ2In the form of a covariance matrix,
Figure BDA0003323917020000023
is the sample vector average; a typical value calculation formula for a sample is:
Figure BDA0003323917020000031
where c is the number of clusters, m is the fuzzy weight, tijIs a sample xjFor the typical value of the ith class, p is a set first parameter, and gamma is the current iteration frequency;
the fuzzy membership matrix calculation formula of the sample is as follows:
Figure BDA0003323917020000032
wherein d isijIs a sample xjTo the clustering center ViEuclidean distance of uijThe membership degree of the jth sample point belonging to the ith class;
the cluster center matrix calculation formula of the samples is as follows:
Figure BDA0003323917020000033
wherein a and b are respectively a second parameter and a third parameter which are set, vijIs as followsThe j sample points belong to the cluster center matrix of the ith class.
Further, the fuzzy interspersion matrix in the step S33 is specifically:
Figure BDA0003323917020000034
the fuzzy total dispersion matrix is specifically:
Figure BDA0003323917020000035
further, the fuzzy total scattering matrix needs to be a nonsingular matrix, and if the fuzzy total scattering matrix obtained through calculation is a singular matrix, regularization processing needs to be performed.
Further, the step S34 specifically includes the following steps:
s341, calculating a characteristic value and a characteristic vector:
SfT -1SfBω=λω
wherein, lambda is a characteristic value, and omega is a characteristic vector;
s342, projecting the sample to a feature space:
yj=ωTxj
wherein, yjIs a transformed sample vector.
Further, the specific process of step S35 is as follows:
converting the clustering center matrix into a feature space:
vi '(γ)=ωTvi (γ)
wherein v isiIs a clustering center vector;
calculating a fuzzy membership function in the feature space:
Figure BDA0003323917020000041
dij '(γ)=|yi-vi '(γ)|
the typical values are computed in the feature space:
Figure BDA0003323917020000042
calculating a clustering center matrix in the feature space:
Figure BDA0003323917020000043
further, the iteration termination condition includes a first termination condition and a second termination condition, and when the first termination condition or the second termination condition is met, the iteration termination condition is met, where the first termination condition is specifically that the current iteration number is greater than a set maximum iteration number;
the second termination condition is that the absolute value of the difference between the current clustering center matrix and the previous clustering center matrix is less than or equal to a preset threshold value.
Further, the reference day is specifically a monthly average load day.
Compared with the prior art, aiming at the problem that clustering is inaccurate when a typical daily load curve is selected in the current power load prediction, a new integrated clustering algorithm is realized by improving the PFCM algorithm and combining with the FLDA algorithm, and is used for clustering the load curve, so that the compactness of a data concentration sample can be fully considered, and the clustering precision is improved; iterative computation is carried out on the optimal characteristic space by combining with FLDA (flash data acquisition), an optimal clustering center matrix is obtained, and the clustering effect is further optimized; and finally, selecting a sample point closest to the clustering center point as a typical daily load curve through the Pearson correlation coefficient. Therefore, the accuracy of selecting the typical daily load curve is guaranteed, and meanwhile, the operation cost is reduced, so that the accuracy and the efficiency of predicting the power load are effectively improved.
Drawings
FIG. 1 is a schematic flow diagram of the process of the present invention;
fig. 2 is a schematic diagram of the process of the integrated clustering algorithm proposed by the present invention.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments.
Examples
As shown in fig. 1, a power load prediction method based on an optimized selection of a typical daily load curve includes the following steps:
s1, acquiring load original data;
s2, preprocessing the load original data to obtain characteristic indexes, specifically, sequentially carrying out standardization processing and distortion data screening processing on the load original data;
s3, adopting an improved PFCM algorithm, and combining with a fuzzy linear discriminant method (FLDA) to perform cluster analysis on the preprocessed load original data to determine a cluster center matrix;
s4, determining a reference day, respectively calculating the correlation between the reference day of each month and each clustering center according to a Pearson correlation coefficient method, and determining the category of each month, wherein the reference day is the average load day of each month;
and S5, taking the sample point with the maximum membership degree in each class as a typical daily load curve, and performing power load prediction based on the typical daily load curve to obtain a corresponding prediction result.
By applying the method, a new integrated clustering method is provided by combining the improved probability C-means clustering algorithm (PFCM) and the fuzzy linear discriminant method (FLDA). The algorithm firstly improves the original PFCM to obtain an improved PFCM; and combining the improved PFCM with the FLDA, and applying the integrated clustering algorithm to the clustering of the load curve.
The main process comprises the following steps:
1. improved PFCM algorithm
Aiming at the problem that the PFCM method needs to calculate the parameter in the FCM algorithm to increase the operation cost, the PCM algorithm is firstly improved as follows:
Figure BDA0003323917020000051
Figure BDA0003323917020000052
in the formula: c is the number of clusters; n is the number of samples; m is fuzzy weighting number; dijIs a sample xjTo the clustering center ViThe Euclidean distance of; x is the number ofjIs a sample vector; u. ofijThe membership degree of the jth sample point belonging to the ith class; t is tijIs a sample xjTypical values for class i; sigma2Is a covariance matrix;
Figure BDA0003323917020000061
is the sample vector average.
Improved PFCM objective function:
Figure BDA0003323917020000062
typical values for the samples:
Figure BDA0003323917020000063
class center matrix:
Figure BDA0003323917020000064
fuzzy membership matrix:
Figure BDA0003323917020000065
in the formula: a, b and p are set first, second and third parameters; and gamma is the iteration number.
2. FLDA-improved PFCM Algorithm
In the processed data space, the FLDA is used for solving the optimal transformation vector to project the original matrix to the optimal space, so that the distance between classes is larger, and the samples in the classes are more compact.
Fuzzy inter-class scatter matrix:
Figure BDA0003323917020000066
fuzzy total scatter matrix:
Figure BDA0003323917020000067
fuzzy total dispersion matrix SftIn subsequent calculation, a non-singular matrix needs to be satisfied, and if the non-singular matrix is a singular matrix, regularization processing needs to be performed firstly.
Calculation of eigenvalues and eigenvectors:
SfT -1SfBω=λω (9)
in the formula, lambda is a characteristic value, and omega is a characteristic vector;
projecting the sample into a feature space:
yj=ωTxj (10)
the clustering effect can be improved by effectively combining the two algorithms, the optimal transformation vector can be obtained by iterative computation on the optimal characteristic space by a fuzzy linear discriminant method (FLDA), and the clustering precision can be improved by combining the fuzzy clustering algorithm. Combining FLDA with the modified PFCM algorithm results in the following algorithm.
Converting the clustering center matrix into a feature space:
vi '(γ)=ωTvi (γ) (11)
calculating a fuzzy membership function value in the feature space:
dij '(γ)=|yi-vi '(γ)| (12)
Figure BDA0003323917020000071
the typical values are computed in the feature space:
Figure BDA0003323917020000072
calculating a clustering center matrix in the feature space:
Figure BDA0003323917020000073
the FLDA-improved PFCM algorithm is applied to clustering of load curves, as shown in fig. 2, and the specific steps are as follows:
step 1: initializing the improved PFCM algorithm, and calculating the covariance sigma of the sample by the formula (2)2U is obtained by the formula (4-6)ij,tij,vijA value of (d);
step 2: calculating the interspersion matrix S by the formula (7, 8)fBAnd fuzzy total scatter matrix SfT
Step 3: calculating a characteristic value lambda and a characteristic vector omega through a formula (9);
step 4: the original sample x is expressed by equation (10)jProjecting into feature space to obtain yj
Step 5: u is obtained by the formula (11-15)ij ’(γ+1),tij ’(γ+1),vij ’(γ+1)
Step 6: γ ═ γ +1, and mixing uij ’(γ+1),tij ’(γ+1),vij ’(γ+1)Are respectively assigned to uij ’(γ),tij ’(γ),vij ’(γ)Then, repeating the following steps of Step2, if gamma is less than or equal to gammamaxOr | vij ‘(γ+1)-vij ‘(γ)And if | ≦ ζ, the iteration is terminated.
3. Selection of typical daily load curve
And calculating a reference day (a monthly average load day) by taking the maximum Pearson correlation coefficient of the monthly reference day vector and the central vector of each class as a classification basis. And selecting the sample point with the maximum membership degree in each class as the typical daily load curve, namely the typical daily load curve containing months.
In summary, the invention firstly uses the characteristic index to reduce the dimension of the original data and introduces sigma2The covariance concept optimizes parameters in the existing PCM and then combines the parameters with FCM to obtain an improved PFCM method, the compactness of samples in a data set is considered, and the clustering precision is improved. And performing iterative computation on the optimal feature space through FLDA (flash data acquisition), so as to obtain an optimal clustering center matrix and further optimize the clustering effect. And selecting the sample point closest to the cluster center point as a typical daily load curve through the Pearson correlation coefficient. On one hand, the improved PFCM method makes up the defects of PCM consistency and the defects of FCM sensitivity to distortion data, on the other hand, FLDA is utilized to further perform alternate optimization in a fuzzy space, clustering precision is improved, and finally, classification results are determined through Pearson correlation coefficients, and the sample point with the maximum membership degree in each class is taken as a typical day; through parameter optimization, the operation cost is reduced, and the working efficiency is improved.

Claims (10)

1. A power load prediction method based on an optimized selection typical daily load curve is characterized by comprising the following steps:
s1, acquiring load original data;
s2, preprocessing the load original data to obtain a characteristic index;
s3, combining an improved PFCM algorithm with a fuzzy linear discrimination method to perform cluster analysis on the preprocessed load original data to determine a cluster center matrix;
s4, determining a reference day, respectively calculating the correlation between the reference day of each month and each clustering center according to a Pearson correlation coefficient method, and determining the category of each month;
and S5, taking the sample point with the maximum membership degree in each class as a typical daily load curve, and performing power load prediction based on the typical daily load curve to obtain a corresponding prediction result.
2. The method for predicting the power load based on the optimized selection of the typical daily load curve according to claim 1, wherein the step S2 is to perform a normalization process and a distortion data screening process on the load raw data in sequence.
3. The method for predicting the power load based on the optimized selection of the typical daily load curve according to claim 1, wherein the step S3 specifically comprises the following steps:
s31, according to the clustering number, initializing a cluster center;
s32, respectively calculating the covariance, the sample typical value, the fuzzy membership matrix and the clustering center matrix of the sample;
s33, further calculating to obtain a fuzzy inter-scattering matrix and a fuzzy total scattering matrix;
s34, determining a characteristic value and a characteristic vector according to the inter-fuzzy dispersion matrix and the fuzzy total dispersion matrix, and projecting the original sample to a characteristic space to obtain transformed sample data;
s35, calculating a fuzzy membership degree, a typical value and a clustering center matrix in the feature space;
and S36, judging whether the iteration termination condition is met, if so, ending the calculation, and outputting the cluster center matrix obtained by the current calculation, otherwise, returning to the step S33.
4. The method for predicting power load based on optimized selection of typical daily load curve according to claim 3, wherein the covariance calculation formula of the samples in the step S32 is as follows:
Figure FDA0003323917010000011
Figure FDA0003323917010000021
wherein n is the number of samples, xjIs a sample vector, σ2In the form of a covariance matrix,
Figure FDA0003323917010000022
is the sample vector average;
a typical value calculation formula for a sample is:
Figure FDA0003323917010000023
where c is the number of clusters, m is the fuzzy weight, tijIs a sample xjFor the typical value of the ith class, p is a set first parameter, and gamma is the current iteration frequency;
the fuzzy membership matrix calculation formula of the sample is as follows:
Figure FDA0003323917010000024
wherein d isijIs a sample xjTo the clustering center ViEuclidean distance of uijThe membership degree of the jth sample point belonging to the ith class;
the cluster center matrix calculation formula of the samples is as follows:
Figure FDA0003323917010000025
wherein a and b are respectively a second parameter and a third parameter which are set, vijAnd the j sample point belongs to the clustering center matrix of the i class.
5. The method for predicting power load based on optimized selection of typical daily load curve according to claim 4, wherein the fuzzy scattering matrix in the step S33 is specifically:
Figure FDA0003323917010000026
the fuzzy total dispersion matrix is specifically:
Figure FDA0003323917010000027
6. the power load prediction method based on the optimized selection of the typical daily load curve as claimed in claim 5, wherein the fuzzy total scattering matrix is a nonsingular matrix, and if the calculated fuzzy total scattering matrix is a singular matrix, a regularization process is performed.
7. The method for predicting the power load based on the optimized selection of the typical daily load curve according to claim 5, wherein the step S34 specifically comprises the following steps:
s341, calculating a characteristic value and a characteristic vector:
SfT -1SfBω=λω
wherein, lambda is a characteristic value, and omega is a characteristic vector;
s342, projecting the sample to a feature space:
yj=ωTxj
wherein, yjIs a transformed sample vector.
8. The method for predicting the power load based on the optimized selection of the typical daily load curve according to claim 7, wherein the specific process of the step S35 is as follows:
converting the clustering center matrix into a feature space:
vi'(γ)=ωTvi (γ)
wherein v isiIs a clustering center vector;
calculating a fuzzy membership function in the feature space:
Figure FDA0003323917010000031
dij'(γ)=|yi-vi'(γ)|
the typical values are computed in the feature space:
Figure FDA0003323917010000032
calculating a clustering center matrix in the feature space:
Figure FDA0003323917010000033
9. the power load prediction method based on the optimized selection of the typical daily load curve according to claim 3, wherein the iteration termination condition comprises a first termination condition and a second termination condition, and when the first termination condition or the second termination condition is met, the iteration termination condition is met, and the first termination condition is that the current iteration number is greater than the set maximum iteration number;
the second termination condition is that the absolute value of the difference between the current clustering center matrix and the previous clustering center matrix is less than or equal to a preset threshold value.
10. The method for predicting the power load based on the optimized selection of the typical daily load curve according to claim 1, wherein the reference day is a monthly average load day.
CN202111255211.6A 2021-10-27 2021-10-27 Power load prediction method based on optimized selection of typical daily load curve Pending CN114037005A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111255211.6A CN114037005A (en) 2021-10-27 2021-10-27 Power load prediction method based on optimized selection of typical daily load curve

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111255211.6A CN114037005A (en) 2021-10-27 2021-10-27 Power load prediction method based on optimized selection of typical daily load curve

Publications (1)

Publication Number Publication Date
CN114037005A true CN114037005A (en) 2022-02-11

Family

ID=80135523

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111255211.6A Pending CN114037005A (en) 2021-10-27 2021-10-27 Power load prediction method based on optimized selection of typical daily load curve

Country Status (1)

Country Link
CN (1) CN114037005A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114638400A (en) * 2022-02-21 2022-06-17 国网山东省电力公司滨州供电公司 Power load prediction system and method
CN114638400B (en) * 2022-02-21 2024-07-26 国网山东省电力公司滨州供电公司 Power load prediction system and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110378374A (en) * 2019-06-12 2019-10-25 江苏大学 A kind of tealeaves near infrared light profile classification method that fuzzy authentication information extracts
CN111583059A (en) * 2020-04-20 2020-08-25 上海电力大学 Distributed energy station typical daily load obtaining method based on k-means clustering
WO2021007744A1 (en) * 2019-07-15 2021-01-21 广东工业大学 Kernel fuzzy c-means fast clustering algorithm with integrated spatial constraints

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110378374A (en) * 2019-06-12 2019-10-25 江苏大学 A kind of tealeaves near infrared light profile classification method that fuzzy authentication information extracts
WO2021007744A1 (en) * 2019-07-15 2021-01-21 广东工业大学 Kernel fuzzy c-means fast clustering algorithm with integrated spatial constraints
CN111583059A (en) * 2020-04-20 2020-08-25 上海电力大学 Distributed energy station typical daily load obtaining method based on k-means clustering

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
NIKHIL R. PAL ET AL.: "A Possibilistic Fuzzy c-Means Clustering Algorithm", IEEE TRANSACTIONS ON FUZZY SYSTEMS, vol. 13, no. 4, 31 August 2005 (2005-08-31) *
武斌 等: "可能模糊鉴别C均值聚类的茶叶FTNIR分类研究", 《光谱学与光谱分析》, vol. 40, no. 2, 29 February 2020 (2020-02-29) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114638400A (en) * 2022-02-21 2022-06-17 国网山东省电力公司滨州供电公司 Power load prediction system and method
CN114638400B (en) * 2022-02-21 2024-07-26 国网山东省电力公司滨州供电公司 Power load prediction system and method

Similar Documents

Publication Publication Date Title
CN108346145B (en) Identification method of unconventional cells in pathological section
CN111199016B (en) Daily load curve clustering method for improving K-means based on DTW
CN106485262B (en) Bus load prediction method
CN110414788B (en) Electric energy quality prediction method based on similar days and improved LSTM
CN112990556A (en) User power consumption prediction method based on Prophet-LSTM model
CN111105332A (en) Highway intelligent pre-maintenance method and system based on artificial neural network
CN112100745B (en) Automobile girder steel mechanical property prediction method based on LDA theory
CN111210170B (en) Environment-friendly management and control monitoring and evaluation method based on 90% electricity distribution characteristic index
CN113688458B (en) Foundation scheme optimization method based on analytic hierarchy process
CN112668822A (en) Scientific and technological achievement transformation platform sharing system, method, storage medium and mobile phone APP
CN114764682B (en) Rice safety risk assessment method based on multi-machine learning algorithm fusion
CN113392877B (en) Daily load curve clustering method based on ant colony algorithm and C-K algorithm
CN114330102A (en) Rapid flood forecasting method and device based on rainfall similarity and intelligent model parameter adaptation
CN113420506A (en) Method for establishing prediction model of tunneling speed, prediction method and device
CN114037005A (en) Power load prediction method based on optimized selection of typical daily load curve
CN116663964B (en) Engineering unit price rapid calculation method and system based on characteristic values of list items
CN112149052A (en) Daily load curve clustering method based on PLR-DTW
CN112804650B (en) Channel state information data dimension reduction method and intelligent indoor positioning method
CN114970115A (en) Method for calculating oil consumption and efficiency of excavator
CN112288571B (en) Personal credit risk assessment method based on rapid construction of neighborhood coverage
CN109344881B (en) Extended classifier based on space-time continuity
CN114511747A (en) Unbalanced load data type identification method based on VAE preprocessing and RP-2DCNN
CN107302222B (en) Reactive power optimization equipment action frequency analysis method based on rough set
CN112801356A (en) Power load prediction method based on MA-LSSVM
CN114897106A (en) Key quality characteristic evaluation method based on fuzzy theory and VIKOR 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