CN113393121A - Non-invasive load identification method based on load power fingerprint characteristics - Google Patents

Non-invasive load identification method based on load power fingerprint characteristics Download PDF

Info

Publication number
CN113393121A
CN113393121A CN202110658492.3A CN202110658492A CN113393121A CN 113393121 A CN113393121 A CN 113393121A CN 202110658492 A CN202110658492 A CN 202110658492A CN 113393121 A CN113393121 A CN 113393121A
Authority
CN
China
Prior art keywords
load
data
power fingerprint
identification method
power
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
CN202110658492.3A
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.)
Guizhou Power Grid Co Ltd
Original Assignee
Guizhou Power Grid 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 Guizhou Power Grid Co Ltd filed Critical Guizhou Power Grid Co Ltd
Priority to CN202110658492.3A priority Critical patent/CN113393121A/en
Publication of CN113393121A publication Critical patent/CN113393121A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06393Score-carding, benchmarking or key performance indicator [KPI] analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06315Needs-based resource requirements planning or analysis
    • 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Abstract

The invention discloses a non-invasive load identification method based on load power fingerprint characteristics, which comprises the following steps of 1, collecting power fingerprint characteristic data of a load; step 2, carrying out standardization processing on the characteristic data, and dividing the processed data into a training set and a verification set; step 3, converting the training set data into an input matrix, and establishing and training a convolutional neural network based on an attention mechanism; step 4, judging the accuracy of the model through the verification set; step 5, using the user data for identification test; the load identification method solves the technical problems that the load identification method in the prior art can not be applied to the whole power equipment, especially the load identification method can not effectively identify the distributed power generation and energy storage equipment, and has the defects of not wide application scenes and service scenes and the like.

Description

Non-invasive load identification method based on load power fingerprint characteristics
Technical Field
The invention belongs to a load identification technology, and particularly relates to a non-invasive load identification method based on load power fingerprint characteristics.
Technical Field
The load identification technology in the prior art is generally based on the traditional power fingerprint characteristics for identification, the power fingerprint characteristics are only limited to load equipment and cannot be applied to the whole power equipment, and particularly, the load identification technology cannot effectively identify distributed power generation and energy storage equipment, and has the defects of not wide application scenes and service scenes and the like.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the non-intrusive load identification method based on the load power fingerprint characteristics is provided to solve the technical problems that the load identification method in the prior art cannot be applied to the whole power equipment, particularly the load identification method cannot effectively identify distributed power generation and energy storage equipment, and the application scene and the service scene are not wide.
The technical scheme of the invention is as follows:
a non-intrusive load identification method based on load power fingerprint features comprises the following steps:
step 1, collecting power fingerprint characteristic data of a load;
step 2, carrying out standardization processing on the characteristic data, and dividing the processed data into a training set and a verification set;
step 3, converting the training set data into an input matrix, and establishing and training a convolutional neural network based on an attention mechanism;
step 4, judging the accuracy of the model through the verification set;
and 5, using the user data for identification test.
The power fingerprint feature data includes: active power, reactive power, apparent power, power factor, voltage magnitude, current 0-11 harmonic content values, and voltage 0-11 harmonic content values.
The method for carrying out the normalized processing on the data in the step 2 comprises the following steps: processing is carried out through a normalization processing formula:
Figure BDA0003114273010000021
a' represents the normalized result, and a represents TettCharacterization data, amaxMaximum value representing the class of characteristic data, aminRepresenting the minimum value of the class of feature data.
The method for converting the training set data into the input matrix comprises the following steps: the training set data is converted to a 28 x 3 input matrix.
The method for training the convolutional neural network based on the attention mechanism comprises the following steps: training a convolutional neural network based on an attention mechanism by using power fingerprint characteristic data of a single load; the attention mechanism refers to the distribution of learning weights, i.e., different portions of the input data or feature map have different concentrations.
4, when the accuracy of the model is judged by using the verification set, if the accuracy of the model meets the requirement, finishing the training of the model; otherwise, adjusting the parameters of the model network.
During the identification test, the electrical data of the user bus is used for the identification test.
During identification testing, detecting the occurrence of a load switching event by adopting a sliding time window algorithm, and differentiating power fingerprint characteristic data before and after the switching event to obtain changes; and converting the change data into an input matrix of a neural network, identifying load power fingerprint characteristics in change by the trained model, separating the load power fingerprint characteristics into a group of power fingerprint characteristics of a single load, and finally realizing non-invasive load identification.
The invention has the beneficial effects that:
(1) the non-invasive load identification method based on the load power fingerprint characteristics has wide application prospect and service scene in practice. Based on the power fingerprint characteristics, a power fingerprint information database containing a large number of power devices can be constructed. And in combination with the information base, each identification link can generate a corresponding business model.
(2) The invention designs a non-invasive load identification method based on load power fingerprint characteristics, which is an application of a power fingerprint technology. Based on the power fingerprint technology and the invention, the industrial and commercial users can conveniently use comprehensive energy services such as demand response and the like, and power grid enterprises can monitor various load information, realize peak load regulation and valley load filling, reduce the power generation cost and realize win-win.
(3) The invention designs a non-invasive load identification method based on load power fingerprint characteristics, adopts a new deep learning solution, and has better performance; the convolutional neural network does not need to manually select features and train weights, namely, the convolutional neural network has a good feature classification effect, and the network has the characteristic of sharing convolutional kernels, so that the processing pressure of high-dimensional data is not needed.
The load identification method solves the technical problems that the load identification method in the prior art can not be applied to the whole power equipment, especially the load identification method can not effectively identify the distributed power generation and energy storage equipment, and has the defects of not wide application scenes and service scenes and the like.
Description of the drawings:
FIG. 1 is a flow chart of a non-intrusive load identification method based on load power fingerprint characteristics according to the present invention;
FIG. 2 is a schematic diagram of the structure of the convolutional neural network model based on the attention mechanism of the present invention.
The specific implementation mode is as follows:
the definition of the power fingerprint of the invention is summarized as follows: by monitoring the electrical data of the power grid equipment, feature points capable of representing certain characteristics of the equipment are mined by using an artificial intelligence technology and a big data technology, and the aggregation of the multidimensional feature points is the power fingerprint characteristics of the equipment. Unlike traditional load signatures, power fingerprint signatures are limited to load devices. The application object of the power fingerprint feature can be expanded to the whole power equipment field. The method can identify the power fingerprint of the user side equipment, and can also identify some distributed power generation and energy storage equipment. The non-invasive load identification is used for decomposing the power load component by recording the total load information of a user bus to obtain the information of each electric device, and further obtaining the energy consumption information of the electric devices and the power utilization rule of users. The economic investment is small, and the user acceptance is high. The power fingerprint technology is a new load identification technology, accurate load characteristic information can be provided, and the combination of the power fingerprint technology and the new load identification technology can well meet the actual requirement of load identification.
A non-intrusive load identification method based on load power fingerprint features comprises the following steps:
step 1, collecting power fingerprint characteristic data of a load;
step 2, carrying out standardization processing on the characteristic data, and dividing the processed data into a training set and a verification set;
step 3, converting the training set data into an input matrix, and establishing and training a convolutional neural network based on an attention mechanism;
step 4, judging the accuracy of the model through the verification set;
and 5, using the electrical data of the user bus for identification test.
The power fingerprint feature data includes: active power, reactive power, apparent power, power factor, voltage magnitude, current 0-11 harmonic content values, and voltage 0-11 harmonic content values.
The method for carrying out the normalized processing on the data in the step 2 comprises the following steps: processing is carried out through a normalization processing formula:
Figure BDA0003114273010000041
a' represents the normalized result, a represents the characteristic data, amaxMaximum value representing the class of characteristic data, aminRepresenting the minimum value of the class of feature data.
The method for converting the training set data into the input matrix comprises the following steps: the training set data is converted to a 28 x 3 input matrix.
The method for training the convolutional neural network based on the attention mechanism comprises the following steps: training a convolutional neural network based on an attention mechanism by using power fingerprint characteristic data of a single load; the attention mechanism refers to the distribution of learning weights, i.e., different portions of the input data or feature map have different concentrations.
4, when the accuracy of the model is judged by using the verification set, if the accuracy of the model meets the requirement, finishing the training of the model; otherwise, adjusting the parameters of the model network.
During the identification test, the electrical data of the user bus is used for the identification test.
During identification testing, detecting the occurrence of a load switching event by adopting a sliding time window algorithm, and differentiating power fingerprint characteristic data before and after the switching event to obtain changes; and converting the change data into an input matrix of a neural network, identifying load power fingerprint characteristics in change by the trained model, separating the load power fingerprint characteristics into a group of power fingerprint characteristics of a single load, and finally realizing non-invasive load identification.

Claims (8)

1. A non-intrusive load identification method based on load power fingerprint features comprises the following steps:
step 1, collecting power fingerprint characteristic data of a load;
step 2, carrying out standardization processing on the characteristic data, and dividing the processed data into a training set and a verification set;
step 3, converting the training set data into an input matrix, and establishing and training a convolutional neural network based on an attention mechanism;
step 4, judging the accuracy of the model through the verification set;
and 5, using the user data for identification test.
2. The non-intrusive load identification method based on load power fingerprint features as claimed in claim 1, wherein: the power fingerprint feature data includes: active power, reactive power, apparent power, power factor, voltage magnitude, current 0-11 harmonic content values, and voltage 0-11 harmonic content values.
3. The non-intrusive load identification method based on load power fingerprint features as claimed in claim 1, wherein: the method for carrying out the normalized processing on the data in the step 2 comprises the following steps: processing is carried out through a normalization processing formula:
Figure FDA0003114272000000011
a' represents the normalized result, a represents the characteristic data, amaxMaximum value representing the class of characteristic data, aminRepresenting characteristic data of this typeA minimum value.
4. The non-intrusive load identification method based on load power fingerprint features as claimed in claim 1, wherein: the method for converting the training set data into the input matrix comprises the following steps: the training set data is converted to a 28 x 3 input matrix.
5. The non-intrusive load identification method based on load power fingerprint features as claimed in claim 1, wherein: the method for training the convolutional neural network based on the attention mechanism comprises the following steps: training a convolutional neural network based on an attention mechanism by using power fingerprint characteristic data of a single load; the attention mechanism refers to the distribution of learning weights, i.e., different portions of the input data or feature map have different concentrations.
6. The non-intrusive load identification method based on load power fingerprint features as claimed in claim 1, wherein: 4, when the accuracy of the model is judged by using the verification set, if the accuracy of the model meets the requirement, finishing the training of the model; otherwise, adjusting the parameters of the model network.
7. The non-intrusive load identification method based on load power fingerprint features as claimed in claim 1, wherein: during the identification test, the electrical data of the user bus is used for the identification test.
8. The non-intrusive load identification method based on load power fingerprint features as claimed in claim 1, wherein: during identification testing, detecting the occurrence of a load switching event by adopting a sliding time window algorithm, and differentiating power fingerprint characteristic data before and after the switching event to obtain changes; and converting the change data into an input matrix of a neural network, identifying load power fingerprint characteristics in change by the trained model, separating the load power fingerprint characteristics into a group of power fingerprint characteristics of a single load, and finally realizing non-invasive load identification.
CN202110658492.3A 2021-06-15 2021-06-15 Non-invasive load identification method based on load power fingerprint characteristics Pending CN113393121A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110658492.3A CN113393121A (en) 2021-06-15 2021-06-15 Non-invasive load identification method based on load power fingerprint characteristics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110658492.3A CN113393121A (en) 2021-06-15 2021-06-15 Non-invasive load identification method based on load power fingerprint characteristics

Publications (1)

Publication Number Publication Date
CN113393121A true CN113393121A (en) 2021-09-14

Family

ID=77620905

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110658492.3A Pending CN113393121A (en) 2021-06-15 2021-06-15 Non-invasive load identification method based on load power fingerprint characteristics

Country Status (1)

Country Link
CN (1) CN113393121A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114050613A (en) * 2021-11-29 2022-02-15 国网湖南省电力有限公司 Online identification and tracing method and system for power grid voltage transient event
TWI802245B (en) * 2022-01-24 2023-05-11 台灣電力股份有限公司 Power consumption analysis system and power consumption analysis method based on non-intrusive appliance load monitoring

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108021736A (en) * 2017-11-08 2018-05-11 天津大学 A kind of load switching action monitoring method based on sliding window Remanent Model
CN108804696A (en) * 2018-06-15 2018-11-13 深圳华建电力工程设计有限公司 The creation method and its system of power consumer electric appliance fingerprint base
CN109508908A (en) * 2018-12-25 2019-03-22 深圳市城市公共安全技术研究院有限公司 Non-invasive load recognition model training method, load monitoring method and device
CN109902356A (en) * 2019-01-30 2019-06-18 北京大学 Electric power signal non-intrusion type loads decomposition method
US20190258925A1 (en) * 2018-02-20 2019-08-22 Adobe Inc. Performing attribute-aware based tasks via an attention-controlled neural network
CN110412347A (en) * 2019-08-12 2019-11-05 贵州电网有限责任公司 A kind of electricity stealing recognition methods and device based on non-intrusion type load monitoring
CN110516788A (en) * 2019-08-07 2019-11-29 深圳供电局有限公司 A kind of non-intrusion type load testing method and system based on Bi-LSTM algorithm
CN110544177A (en) * 2019-08-15 2019-12-06 广州水沐青华科技有限公司 Load identification method based on power fingerprint and computer readable storage medium
CN111191841A (en) * 2019-12-30 2020-05-22 润联软件系统(深圳)有限公司 Power load prediction method and device, computer equipment and storage medium
CN111242276A (en) * 2019-12-27 2020-06-05 国网山西省电力公司大同供电公司 One-dimensional convolution neural network construction method for load current signal identification
CN111368904A (en) * 2020-02-29 2020-07-03 华南理工大学 Electrical equipment identification method based on electric power fingerprint
CN111428816A (en) * 2020-04-17 2020-07-17 贵州电网有限责任公司 Non-invasive load decomposition method
CN111639586A (en) * 2020-05-27 2020-09-08 华中科技大学 Non-invasive load identification model construction method, load identification method and system
CN111753968A (en) * 2020-07-07 2020-10-09 苏州联电能源发展有限公司 Non-invasive load monitoring intelligent ammeter and electricity decomposition method
CN112418722A (en) * 2020-12-08 2021-02-26 浙江大学 Non-invasive load identification method based on V-I (velocity-amplitude) trajectory graph and neural network
CN112505511A (en) * 2020-12-14 2021-03-16 天津求实智源科技有限公司 Non-invasive low-voltage fault arc detection and positioning method and system
CN112529283A (en) * 2020-12-04 2021-03-19 天津天大求实电力新技术股份有限公司 Comprehensive energy system short-term load prediction method based on attention mechanism
CN112924779A (en) * 2021-01-25 2021-06-08 河北科技大学 Non-invasive load identification method and device and terminal equipment

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108021736A (en) * 2017-11-08 2018-05-11 天津大学 A kind of load switching action monitoring method based on sliding window Remanent Model
US20190258925A1 (en) * 2018-02-20 2019-08-22 Adobe Inc. Performing attribute-aware based tasks via an attention-controlled neural network
CN108804696A (en) * 2018-06-15 2018-11-13 深圳华建电力工程设计有限公司 The creation method and its system of power consumer electric appliance fingerprint base
CN109508908A (en) * 2018-12-25 2019-03-22 深圳市城市公共安全技术研究院有限公司 Non-invasive load recognition model training method, load monitoring method and device
CN109902356A (en) * 2019-01-30 2019-06-18 北京大学 Electric power signal non-intrusion type loads decomposition method
CN110516788A (en) * 2019-08-07 2019-11-29 深圳供电局有限公司 A kind of non-intrusion type load testing method and system based on Bi-LSTM algorithm
CN110412347A (en) * 2019-08-12 2019-11-05 贵州电网有限责任公司 A kind of electricity stealing recognition methods and device based on non-intrusion type load monitoring
CN110544177A (en) * 2019-08-15 2019-12-06 广州水沐青华科技有限公司 Load identification method based on power fingerprint and computer readable storage medium
CN111242276A (en) * 2019-12-27 2020-06-05 国网山西省电力公司大同供电公司 One-dimensional convolution neural network construction method for load current signal identification
CN111191841A (en) * 2019-12-30 2020-05-22 润联软件系统(深圳)有限公司 Power load prediction method and device, computer equipment and storage medium
CN111368904A (en) * 2020-02-29 2020-07-03 华南理工大学 Electrical equipment identification method based on electric power fingerprint
CN111428816A (en) * 2020-04-17 2020-07-17 贵州电网有限责任公司 Non-invasive load decomposition method
CN111639586A (en) * 2020-05-27 2020-09-08 华中科技大学 Non-invasive load identification model construction method, load identification method and system
CN111753968A (en) * 2020-07-07 2020-10-09 苏州联电能源发展有限公司 Non-invasive load monitoring intelligent ammeter and electricity decomposition method
CN112529283A (en) * 2020-12-04 2021-03-19 天津天大求实电力新技术股份有限公司 Comprehensive energy system short-term load prediction method based on attention mechanism
CN112418722A (en) * 2020-12-08 2021-02-26 浙江大学 Non-invasive load identification method based on V-I (velocity-amplitude) trajectory graph and neural network
CN112505511A (en) * 2020-12-14 2021-03-16 天津求实智源科技有限公司 Non-invasive low-voltage fault arc detection and positioning method and system
CN112924779A (en) * 2021-01-25 2021-06-08 河北科技大学 Non-invasive load identification method and device and terminal equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114050613A (en) * 2021-11-29 2022-02-15 国网湖南省电力有限公司 Online identification and tracing method and system for power grid voltage transient event
CN114050613B (en) * 2021-11-29 2023-10-27 国网湖南省电力有限公司 Online identification and tracing method and system for power grid voltage transient event
TWI802245B (en) * 2022-01-24 2023-05-11 台灣電力股份有限公司 Power consumption analysis system and power consumption analysis method based on non-intrusive appliance load monitoring

Similar Documents

Publication Publication Date Title
WO2021208309A1 (en) Method and system for online evaluation of electrochemical cell of energy storage power station
WO2022141330A1 (en) A non-intrusive load identification method based on fingerprint characteristics of load power
CN113393121A (en) Non-invasive load identification method based on load power fingerprint characteristics
CN108832619A (en) Transient stability evaluation in power system method based on convolutional neural networks
US20210109140A1 (en) Method for identifying parameters of 10 kv static load model based on similar daily load curves
CN111738462B (en) Fault first-aid repair active service early warning method for electric power metering device
CN112069727B (en) Intelligent transient stability evaluation system and method with high reliability for power system
CN111242161B (en) Non-invasive non-resident user load identification method based on intelligent learning
CN111798333A (en) Energy utilization evaluation and electricity utilization safety analysis method and system
CN111461921A (en) Load modeling typical user database updating method based on machine learning
CN113887912A (en) Non-invasive load identification method for deeply learning downward embedded equipment
CN115564194A (en) Method and system for constructing metering abnormality diagnosis information generation model of smart power grid
CN111652478A (en) Electric power system voltage stability evaluation misclassification constraint method based on umbrella algorithm
CN110930051A (en) Big data analysis-based resident demand response potential analysis system and method
CN111967919A (en) System and method for analyzing electricity consumption behavior of residents based on autoregressive and adaptive boosting algorithm
CN106340874A (en) Identification decision-making method and system for power load decomposition
CN108090647B (en) Method for obtaining load operation probability of power consumers and method for obtaining load operation probability of power consumer group
CN112270084B (en) Data-driven high-proportion renewable energy power system operation scene identification method
CN113902136A (en) Load identification method based on electric power fingerprint features and integrated learning mechanism
Lingang et al. Research on integrated calculation method of theoretical line loss of MV and LV distribution Network based on Adaboost integrated learning
CN111932138A (en) System and method for analyzing residential electricity consumption behavior based on Gaussian mixture model and expectation maximization algorithm
CN115860574B (en) Method and device for analyzing using effect of charging equipment
Zhou et al. Bus Load Forecasting Based on K-means and Long Short-Term Memory Networks
CN106874537A (en) A kind of typical condition construction method of battery energy storage system service data
Chen et al. Short-time photovoltaic power prediction considering relative influential factor based on typical weather conditions

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