Systems and methods of bad data identification and recovery for electric power systems

US11480594B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11480594-B2
Application numberUS-202017091792-A
CountryUS
Kind codeB2
Filing dateNov 6, 2020
Priority dateNov 7, 2019
Publication dateOct 25, 2022
Grant dateOct 25, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Systems and methods for processing measurement data in an electric power system include acquiring the measurement data by a phasor measurement unit (PMU) coupled to a line of the electric power system, and inputting a plurality of the measurement data within a predetermined time window into a K-nearest neighbor (KNN) for identifying bad data among the plurality of the measurement data, wherein when one of the plurality of measurement data contains a bad datum, the machine learning module sends the bad datum to a denoising autoencoder module for correcting the bad datum, wherein the denoising autoencoder module outputs a corrected part corresponding to the bad datum, and when one of the plurality of measurement data contains no bad datum, the machine learning module bypasses the denoising autoencoder module and outputs the one of the plurality of measurement data as an untouched part.

First claim

Opening claim text (preview).

What is claimed is: 1. A method for processing measurement data in an electric power system, the method comprising: acquiring the measurement data from the electric power system; and inputting a plurality of the measurement data within a predetermined time window into a machine learning module for identifying bad data among the plurality of the measurement data, the plurality of the measurement data being vector data acquired by a plurality of phasor measurement unit (PMU) coupled to a plurality of lines of the electric power system, wherein when one of the plurality of measurement data contains a bad datum, the machine learning module sends the bad datum to a denoising autoencoder module for correcting the bad datum, wherein the denoising autoencoder outputs a corrected part corresponding to the bad datum; and when one of the plurality of measurement data contains no bad datum, the machine learning module bypasses the denoising autoencoder module and outputs the one of the plurality of measurement data as an untouched part, wherein the denoising autoencoder module includes a magnitude recovery denoising autoencoder and an angle recovery denoising autoencoder, wherein when the bad datum contains only a bad magnitude, the bad datum is only sent to the magnitude recovery denoising autoencoder for the correction; when the bad datum contains only bad angle, the bad datum is only sent to the angle recovery denoising autoencoder for the correction; and when the bad datum contains both bad magnitude and bad angle, the bad datum is sent to both the magnitude recovery denoising autoencoder and the angle recovery denoising autoencoder for the correction. 2. The method of claim 1 , wherein the plurality of the measurement data are arranged in a matrix with vector data arranged in columns. 3. The method of claim 1 , wherein the predetermined time window slides over time for inputting measurement data at different time. 4. The method of claim 1 , wherein the machine learning module includes a K-nearest neighbor (KNN) algorithm. 5. The method of claim 4 , wherein the machine learning module identifies a bad datum by weighted majority vote of a predetermined number of nearest data in terms of Euclidean distance. 6. The method of claim 1 , wherein the denoising autoencoder module includes a denoising autoencoder with symmetrical layers of neural network that are trained to reproduce input data at an output thereof. 7. The method of claim 1 further comprising combining the untouched part with the corrected part to form a recovered data stream. 8. The method of claim 1 , wherein the measurement data received by the machine learning module are always from a predetermined PMU. 9. The method of claim 1 , wherein the measurement data received by the machine learning module are from a first PMU at a first time and a second PMU at a second time different from the first time via a data bus. 10. A system for processing measurement data in an electric power system, the system comprising: measurement devices including a plurality of phasor measurement unit (PMU) coupled to lines of the electric power system for measuring state information at the lines; a processor; and a computer-readable storage medium, comprising: software instructions executable on the processor to perform operations, including: acquiring the measurement data from the measurement devices; and inputting a plurality of the measurement data within a predetermined time window into a machine learning module for identifying bad data among the plurality of the measurement data, wherein when one of the plurality of measurement data contains a bad datum, the machine learning module sends the bad datum to a denoising autoencoder module for correcting the bad datum, wherein the denoising autoencoder module outputs a corrected part corresponding to the bad datum; and when one of the plurality of measurement data contains no bad datum, the machine learning module bypasses the denoising autoencoder module and outputs the one of the plurality of measurement data as an untouched part, wherein the denoising autoencoder module includes a magnitude recovery denoising autoencoder and an angle recovery denoising autoencoder, wherein when the bad datum contains only a bad magnitude, the bad datum is only sent to the magnitude recovery denoising autoencoder for the correction; when the bad datum contains only bad angle, the bad datum is only sent to the angle recovery denoising autoencoder for the correction; and when the bad datum contains both bad magnitude and bad angle, the bad datum is sent to both the magnitude recovery denoising autoencoder and the angle recovery denoising autoencoder for the correction. 11. The system of claim 10 , wherein the predetermined time window slides over time for inputting measurement data at different time. 12. The system of claim 10 , wherein the machine learning module includes a K-nearest neighbor (KNN) algorithm. 13. The system of claim 10 , wherein the measurement data received by the machine learning module are always from a predetermined PMU. 14. The system of claim 10 , wherein the measurement data received by the machine learning module are from a first PMU at a first time and a second PMU at a second time different from the first time via a data bus. 15. A method for processing measurement data in an electric power system, the method comprising: acquiring the measurement data by a phasor measurement unit (PMU) coupled to a line of the electric power system; and inputting a plurality of the measurement data within a predetermined time window into a K-nearest neighbor (KNN) for identifying bad data among the plurality of the measurement data, wherein when one of the plurality of measurement data contains a bad datum, the machine learning module sends the bad datum to a denoising autoencoder module for correcting the bad datum, wherein the denoising autoencoder outputs a corrected part corresponding to the bad datum; and when one of the plurality of measurement data contains no bad datum, the machine learning module bypasses the denoising autoencoder module and outputs the one of the plurality of measurement data as an untouched part, wherein the denoising autoencoder module includes a magnitude recovery denoising autoencoder and an angle recovery denoising autoencoder, wherein when the bad datum contains only a bad magnitude, the bad datum is only sent to the magnitude recovery denoising autoencoder for the correction; when the bad datum contains only bad angle, the bad datum is only sent to the angle recovery denoising autoencoder for the correction; and when the bad datum contains both bad magnitude and bad angle, the bad datum is sent to both the magnitude recovery denoising autoencoder and the angle recovery denoising autoencoder for the correction. 16. The method of claim 15 further comprising combining the untouched part with the corrected part to form a recovered data stream.

Assignees

Inventors

Classifications

  • G06N3/088Primary

    Non-supervised learning, e.g. competitive learning · CPC title

  • G01R21/133Primary

    by using digital technique · CPC title

  • Denoising · CPC title

  • Distances to closest patterns, e.g. nearest neighbour classification · CPC title

  • Probabilistic or stochastic networks · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11480594B2 cover?
Systems and methods for processing measurement data in an electric power system include acquiring the measurement data by a phasor measurement unit (PMU) coupled to a line of the electric power system, and inputting a plurality of the measurement data within a predetermined time window into a K-nearest neighbor (KNN) for identifying bad data among the plurality of the measurement data, wherein …
Who is the assignee on this patent?
Global Energy Interconnection Res Inst Co Ltd, State Grid Corp Of China Co Ltd, State Grid Jiangsu Electric Power Co Ltd, and 1 more
What technology area does this patent fall under?
Primary CPC classification G06N3/088. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Oct 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 5 related publications on this page (citations in our corpus or others sharing the same primary CPC).