CN113158135A - Noise-containing sag source positioning data missing value estimation method - Google Patents

Noise-containing sag source positioning data missing value estimation method Download PDF

Info

Publication number
CN113158135A
CN113158135A CN202110408888.2A CN202110408888A CN113158135A CN 113158135 A CN113158135 A CN 113158135A CN 202110408888 A CN202110408888 A CN 202110408888A CN 113158135 A CN113158135 A CN 113158135A
Authority
CN
China
Prior art keywords
matrix
data
opt
noise
missing
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.)
Withdrawn
Application number
CN202110408888.2A
Other languages
Chinese (zh)
Inventor
万新强
王洪寅
王秀茹
赖勇
张科
邱冬
韩少华
万苏磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Jiangsu Electric Power Co ltd Suqian Power Supply Branch
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
Original Assignee
State Grid Jiangsu Electric Power Co ltd Suqian Power Supply Branch
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Jiangsu Electric Power Co ltd Suqian Power Supply Branch, State Grid Corp of China SGCC, State Grid Jiangsu Electric Power Co Ltd filed Critical State Grid Jiangsu Electric Power Co ltd Suqian Power Supply Branch
Publication of CN113158135A publication Critical patent/CN113158135A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/10Pre-processing; Data cleansing

Abstract

The invention belongs to the field of power quality analysis and control, and particularly relates to a noise-containing sag source positioning data missing value estimation method. The method comprises the following steps: presetting a data acquisition matrix S, initializing parameters tau and mu, and setting a maximum iteration number Max; initializing an iteration matrix; carrying out iterative solution; determining a recovered sag source data matrix and a recovered noise matrix; missing data estimation is performed. The method has the advantages that the low-rank characteristic based on the measured data of the transformer substation is utilized, the estimation problem of the missing data is modeled into an L2,1 optimization problem, an operator splitting method is utilized for solving, due to the fact that an analytic expression is adopted, the solving speed is high, the convergence is good, the missing data is estimated with high accuracy, and therefore the accuracy of the sag source positioning is improved.

Description

Noise-containing sag source positioning data missing value estimation method
Technical Field
The invention belongs to the field of power quality analysis and control, and particularly relates to a noise-containing estimation method for a sag source positioning data missing value.
Background
With the development of power electronic technology and computer technology, more and more sensitive loads are connected into a power system, and further higher requirements are put forward on the power quality of a power grid. The voltage sag is one of the most serious power quality problems, and the accurate positioning of the voltage sag source is not only beneficial to timely finding and eliminating disturbance sources, but also can provide a basis for defining the responsibilities of power supply and power utilization parties.
The localization of sag sources relies on the coordination of multiple substations, which are based on voltage/current/active/reactive measurement data collected by the multiple substations. However, due to the characteristics of PT, CT, etc., and the constraints of factors such as the deployment environments of the power communication network and the substation, in the sag source monitoring process, problems such as data loss and data errors usually occur in the data collection process, and the data loss and errors bring huge challenges to the accuracy and reliability of related applications, so that it is very important to estimate the original data collected by the substation by using the collected incomplete data set containing the missing elements in the scheduling center.
Disclosure of Invention
The invention aims to provide a method for estimating the missing value of the data of the sag source containing noise, aiming at the defects.
The invention is realized by adopting the following technical scheme:
a method for estimating a missing value of sag source positioning data containing noise comprises the following steps,
(1) n sag source monitoring buses v1,v2,…,vNThe data acquisition matrix S, omega at the T moments is a binary subscript set for measuring normal nodes, dual variables tau, mu are initialized, and the maximum iteration times Max are set; wherein N is a natural number different from 0, and the data acquisition matrix is voltage, current, active power and reactive power measurement data;
(2) initializing an iteration matrix X0=S,Z0=0,V-1=0,W-10; wherein S is a measurement matrix; z is a noise matrix with the same size as S; v and W are respectively matrixes in the middle iteration step, and have no physical significance;
(3) the following calculations were performed:
FOR k=0to MAX
Figure BDA0003022015710000024
Wk=Wk-1ZPΩ(S-Xk+1-Zk-1)
wherein the description of the relevant variables is as follows:
δXtaking the descending step length of X as 0.001;
δZtaking the descending step length of Z as 0.001;
k is a natural number and is the iteration number;
Vkand WkDenotes the result of the k-th iteration, Vk-1And Wk-1Denotes the result of the (k-1) th iteration, Xk+1Representing the result of the (k + 1) th iteration;
D(τ,μ)(Z) for arbitrary τ, μ>0,Z∈RN×T
Figure BDA0003022015710000021
‖L‖F:‖L‖FFor the F norm of the matrix L, the matrix L belongs to R according to the basic knowledge of the matrixN×TF norm of
Figure BDA0003022015710000022
Note that the L matrix here is only an argument for describing the projection function, and has no practical physical meaning, LijIs the ith row and jth column position element of the matrix L;
‖L‖*:‖L‖*for the kernel norm of the matrix L, the matrix L belongs to R according to the basic knowledge of the matrixN×TF norm of
Figure BDA0003022015710000023
Note that the L matrix here is only an argument for the projection function, and has no practical physical meaning, σiIs the ith singular value of the matrix L;
[PΩ(L)]ij: the function of projection of matrix L onto matrix S, note that the L matrix is only the argument for the projection function, and has no real objectTheory of significance, therefore PΩ(S-Xk-Zk) Is S-Xk-ZkProjecting the result, P, onto the matrix SΩ(S-Xk+1-Zk-1) Is S-Xk+1-Zk-1The result of the projection onto the matrix S.
[PΩ(L)]ijThe specific definition of (A) is as follows:
Figure BDA0003022015710000031
(4) according to the result of the kth solving in the step (3), the following calculation is carried out:
FOR i=1to N
Figure BDA0003022015710000032
END
n is the number of the sag source monitoring buses; max { } is the maximum operator, (Z)k+1)(i)Is Zk+1The ith position element of (W)k)(i)Is WkThe ith position element of (1);
(5) determining a recovered sag source data matrix XoptAnd the recovered noise matrix Zopt
Xopt=XMax+1,Zopt=ZMax+1
(6) And (3) missing data estimation:
acquiring a moment j of each sag source monitoring node i, wherein i is 1-N, and j is 1-T; if no defects are measured, then Xrec(i, j) S (i, j), otherwise the estimated value of the missing data is Xrec(i,j)=Xopt(i,j)。
The method steps and internal variables are described in detail below.
N sag source monitoring buses v are arranged in a certain power grid monitoring area1,v2,…,vNN is a natural number different from 0, and the invention assumes that any substation has only one monitorThe method comprises the steps of measuring a bus, periodically collecting data of a sag source monitoring bus of the transformer substation, and setting a collection time interval of each round as a moment and setting total collection time as T moments; the total sampled data can be represented by a matrix S as:
Figure BDA0003022015710000041
wherein S is a measurement matrix, and S (i, j) represents a bus node viOriginal voltage, current, active power and reactive power measurement data corresponding to a time j, wherein i is 1 to N, and j is 1 to T; however, due to data loss in the measurement acquisition and transmission processes and noise, the power grid dispatching center obtains an incomplete matrix S with a lot of elements lost, and the proportion of the measurement data in the total data volume is called data measurement rate in the invention.
Definition of
Figure BDA0003022015710000042
Wherein [ N ] is]={1,…,N},[TS]And Ω is a subscript index set of the metrology data in the metrology matrix {1, …, T }.
Due to data errors, there may be two cases when the scheduling center acquires the measured data, that is, the original data X (i, j) and the error data F (i, j) acquired by the substation, where the measured data S (i, j) may be represented as:
Figure BDA0003022015710000043
the error data F (i, j) can be expressed as the superposition of the original collected data of the substation and the noise value, namely:
F(i,j)=X(i,j)+Z(i,j);
in the formula, Z (i, j) is a noise value, a bus node of the collected error data is referred to as a data fault bus, and the proportion of the data fault bus is referred to as a bus fault rate. In practical applications, some buses are prone to become data failure buses, and data rows corresponding to these nodes in the measurement matrix contain error elements, and for the error problem of such row elements, the measurement matrix may be considered to be contaminated by structured noise, and further, the measurement matrix may be represented as:
PΩ(S)=PΩ(X+Z),
wherein Z is (Z (i, j))N×TFor structuring the noise matrix, in matrix Z, if node viWhen error data is collected at time j, Z (i, j) ≠ 0, otherwise Z (i, j) ≠ 0.
The problem of the missing and completion of the measurement data containing noise is that a measurement matrix sent to a dispatching center on a transformer substation is utilized to reconstruct an original acquisition data matrix of the transformer substation, the low-rank characteristic of the acquisition data matrix of the transformer substation is utilized, the problem of data reconstruction can be modeled into a matrix completion problem, when the matrix completion problem is solved, in order to effectively smooth the structured noise, an L2 and 1 norm regularization item of a noise matrix Z is introduced into a standard matrix completion problem, so that the problem of the reconstruction of the measurement data containing error data is modeled into a structured noise matrix completion model based on L2 and 1 norm regularization, and the method comprises the following steps:
Figure BDA0003022015710000051
s.t.PΩ(S)=PΩ(X+Z)
wherein, λ is penalty factor, and λ is 0.8. .
The voltage sag is one of the most serious power quality problems, accurate positioning of a voltage sag source is beneficial to timely finding and clearing disturbance sources and can provide basis for defining responsibilities of power supply and power utilization parties, but the positioning of the sag source depends on the cooperation of a plurality of transformer substations, and meanwhile due to the fact that the sag source is limited by characteristics such as PT (potential transformer), CT (current transformer), the deployment environment of a power communication network and the deployment environment of the transformer substations and the like, problems such as data loss, data errors and the like usually occur in the data collection process in the sag source monitoring process, and the data loss and errors bring huge challenges to the accuracy and the reliability of related applications. The method provided by the invention has the advantages that the low-rank characteristic based on the measured data of the transformer substation is utilized, the missing data estimation problem is modeled into an L2,1 optimization problem, an operator splitting method is utilized for solving, and due to the adoption of an analytic expression, the solving speed is high, the convergence is good, the missing data can be estimated with higher precision, and the positioning precision of the sag source is further improved.
Drawings
The invention will be further explained with reference to the drawings, in which:
FIG. 1 is a flow chart of the method of the present invention.
Detailed Description
The technical solution of the present invention will be described in detail below with reference to the accompanying drawings and specific embodiments.
It should be noted that the variable appearing in the present invention has the same meaning before and after, and will not change due to the appearance in different formulas.
Referring to fig. 1, the method for estimating missing values of data of sag source locations containing noise according to the present invention includes the following steps:
(1) n sag source monitoring buses v1,v2,…,vNThe data acquisition matrix S, omega at the T moments is a binary subscript set for measuring normal nodes, dual variables tau, mu are initialized, and the maximum iteration number Max is set; wherein N is a natural number different from 0, and the data acquisition matrix is voltage, current, active power and reactive power measurement data;
(2) initializing an iteration matrix X0=S,Z0=0,V-1=0,W-10; wherein S is a measurement matrix; z is a noise matrix with the same size as S; v and W are respectively matrixes in the middle iteration step, and have no physical significance;
(3) the following calculations were performed:
Figure BDA0003022015710000061
Xk+1=D(τ,μ)(Vk)
Wk=Wk-1ZPΩ(S-Xk+1-Zk-1)
wherein the description of the relevant variables is as follows:
δXtaking the descending step length of X as 0.001;
δZtaking the descending step length of Z as 0.001;
k is a natural number and is the iteration number;
Vkand WkDenotes the result of the k-th iteration, Vk-1And Wk-1The results of the (k-1) th iteration are shown. Xk+1Representing the result of the (k + 1) th iteration;
D(τ,μ)(Z) for arbitrary τ, μ>0,Z∈RN×T
Figure BDA0003022015710000071
‖L‖F:‖L‖FFor the F norm of the matrix L, the matrix L belongs to R according to the basic knowledge of the matrixN×TF norm of
Figure BDA0003022015710000072
Note that the L matrix here is only an argument for describing the projection function, and has no practical physical meaning, LijIs the ith row and jth column position element of the matrix L;
‖L‖*:‖L‖*for the kernel norm of the matrix L, the matrix L belongs to R according to the basic knowledge of the matrixN×TF norm of
Figure BDA0003022015710000073
Note that the L matrix here is only an argument for the projection function, and has no practical physical meaning, σiIs the ith singular value of the matrix L;
[PΩ(L)]ijthe specific definition of (A) is as follows:
Figure BDA0003022015710000074
(4) according to the result of the kth solving in the step (3), the following calculation is carried out:
FORi=1to N
Figure BDA0003022015710000081
END
n is the number of the sag source monitoring buses; max { } is the maximum operator, (Z)k+1)(i)Is Zk+1The ith position element of (W)k)(i)Is WkThe ith position element of (1);
(5) determining a recovered sag source data matrix XoptAnd the recovered noise matrix Zopt
Xopt=XMax+1,Zopt=ZMax+1
(6) And (3) missing data estimation:
acquiring a moment j of each sag source monitoring node i, wherein i is 1-N, and j is 1-T; if no defects are measured, then Xrec(i, j) S (i, j), otherwise the estimated value of the missing data is Xrec(i,j)=Xopt(i,j)
The concrete solving method of the optimization problem of the present invention will be described in detail by examples.
N sag source monitoring buses v are arranged in a certain power grid monitoring area1,v2,…,vNN is a natural number different from 0, the invention assumes that any transformer substation only has one monitoring bus, periodically collects the data of the transformer substation sag source monitoring bus, and sets the collection time interval of each round as a moment and the total collection time as T moments; the total sampled data can be represented by a matrix S as:
Figure BDA0003022015710000082
wherein S is a measurement matrix, and S (i, j) represents a bus node viMeasurement data of raw voltage, current, active power and reactive power corresponding to time jWherein i is 1 to N, and j is 1 to T; however, due to data loss in the measurement acquisition and transmission processes and noise, the grid dispatching center obtains an incomplete matrix S with a lot of elements lost, and the proportion of the measurement data in the total data volume is called data measurement rate in the invention.
Definition of
Figure BDA0003022015710000091
Wherein [ N ] is]={1,…,N},[TS]={1,…,T}
Due to data errors, there may be two cases when the dispatching center acquires the measurement data, where the substation acquisition is original data X (i, j) and error data F (i, j), and the measurement data S (i, j) may be represented as:
Figure BDA0003022015710000092
the error data F (i, j) may represent the superposition of the original collected data and the noise value for the substation, i.e.:
F(i,j)=X(i,j)+Z(i,j);
in the formula, Z (i, j) is a noise value, bus nodes of the collected error data are referred to as data fault buses, and a proportion occupied by the data fault buses is referred to as a bus fault rate, in practical applications, some buses are easy to become data fault buses, data rows corresponding to the nodes in the measurement matrix contain error elements, for error problems of such row elements, it can be considered that the measurement matrix is polluted by structured noise, and further, the measurement matrix can be represented as:
PΩ(S)=PΩ(X+Z),
wherein Z is (Z (i, j))N×TFor structuring the noise matrix, in matrix Z, if node viWhen error data is collected at time j, Z (i, j) ≠ 0, otherwise Z (i, j) ≠ 0.
The problem of the missing and completion of the measurement data containing noise is that a measurement matrix sent to a dispatching center on a transformer substation is utilized to reconstruct an original acquisition data matrix of the transformer substation, the low-rank characteristic of the acquisition data matrix of the transformer substation is utilized, the problem of data reconstruction can be modeled into a matrix completion problem, when the matrix completion problem is solved, in order to effectively smooth the structured noise, an L2 and 1 norm regularization item of a noise matrix Z is introduced into a standard matrix completion problem, so that the problem of the reconstruction of the measurement data containing error data is modeled into a structured noise matrix completion model based on L2 and 1 norm regularization, and the method comprises the following steps:
Figure BDA0003022015710000101
s.t.PΩ(S)=PΩ(X+Z)
wherein, λ is penalty factor, and λ is 0.8.
To solve the optimization problem of the above formula (1), the following definitions are first given:
suppose that the matrix X ∈ RN×TIs decomposed into X ═ U ∑ Vτ
Wherein Σ ═ diag { σ }i|1≤i≤min(n1,n2)},
And is
Figure BDA0003022015710000102
Then there is a definition as follows,
(1) the matrix X belongs to RN×TF norm of
Figure BDA0003022015710000103
(2) The matrix X belongs to RN×TNuclear norm of
Figure BDA0003022015710000104
(3) The matrix X belongs to RN×TL2,1 norm
Figure BDA0003022015710000105
(4) For any X ∈ RN×TThen its corresponding singular value threshold operator is
Dγ(X)=USγ(Σ)VT
Wherein Sγ(Σ)=diag{max(0,σi-γ)|i=1,2,…,min(N,T)}。
Then, the above equation (1) is relaxed as an unconstrained optimization problem:
Figure BDA0003022015710000111
then, equation (2) is transformed to solve 2 sub-problems, namely:
subproblem 1
Figure BDA0003022015710000112
Wherein
Figure RE-GDA0003066295160000118
Is a sub-differential
Figure RE-GDA0003066295160000119
Is measured in the direction of the first sub-gradient,<·,·>representing the inner product operation of the matrix.
The sub-problem 2 is that the sub-problem,
Figure BDA0003022015710000116
wherein
Figure BDA0003022015710000117
Is a sub-differential
Figure BDA0003022015710000118
A sub-gradient of (a).
Order to
Figure BDA0003022015710000119
Iteratively generating the sequence according to equation (3) converges to the unique solution, i.e.
Figure BDA00030220157100001110
Figure BDA00030220157100001111
And should be provided with
Figure BDA00030220157100001112
Let Vk=Vk-1XPΩ(S-Xk-Zk) Then equation (3) can be simplified as:
Figure BDA00030220157100001113
according to the soft threshold correlation property, the method can know the correlation value of any tau and mu>0,Z∈RN×T
Figure BDA0003022015710000121
Then for equation (4):
Figure BDA0003022015710000122
thus, the solution can be iteratively solved as follows (5)
Figure BDA0003022015710000123
On the other hand:
Figure BDA0003022015710000124
in the formula:
Figure BDA0003022015710000125
taking the parameter deltaZ=1;
Let Wk=Wk-1ZPΩ(S-Xk+1-Zk) And then:
Figure BDA0003022015710000126
from L2,1 norm corresponding to soft threshold correlation property, it can be known that for any tau, mu>0,W∈RN×T
Figure BDA0003022015710000127
There is a global minimum
Figure BDA0003022015710000128
Wherein X(i)Represents the ith row, | | of matrix X2Representing the vector 2 norm, from this property, Z is updated as follows:
Figure BDA0003022015710000131
the iterative solution method for sub-problem 2 is therefore as follows:
Figure BDA0003022015710000132
then, after parameters such as the maximum iteration times of the algorithm and the like are determined, the optimal solution of the estimation of the sag source missing data, namely the recovered sag source data matrix X, can be obtainedoptAnd the recovered noise matrix ZoptUsing a matrix XoptAnd ZoptTransformer substation acquisition matrix X can be rebuiltrecThe specific method comprises the following two steps:
(1) with recovered data matrix XoptCorresponding element X in (1)opt(i, j) to fill in missing elements in the measurement matrix', i.e. to reconstruct the substation acquisition matrix XrecSatisfies the following conditions:
Figure BDA0003022015710000133
(2) by the recovered noise matrix ZoptIdentification of data-failed bus at ZoptThe buses corresponding to the rows containing the non-zero elements are fault buses, the buses corresponding to the rows with all the elements of 0 are normal sensor nodes, and after the bus faults are identified, the reconstructed substation acquisition matrix X can be usedrecRecovery data matrix X for rows containing erroneous dataoptThe corresponding row replacement in (1), namely:
Figure BDA0003022015710000141
in the formula
Figure BDA0003022015710000142
And
Figure BDA0003022015710000143
respectively represent matrix XrecAnd XoptThe ith row of data.
The embodiments are only for illustrating the technical idea of the present invention, and the technical idea of the present invention is not limited thereto, and any modifications made on the basis of the technical scheme according to the technical idea of the present invention fall within the scope of the present invention.

Claims (9)

1. A method for estimating a missing value of sag source positioning data containing noise is characterized by comprising the following steps:
(1) n sag source monitoring buses v1,v2,…,vNThe data acquisition matrix at T moments (the specific definition of which is shown in claim 4) is obtained, wherein Ω is a binary subscript set for measuring normal nodes, dual variables τ and μ are initialized, and the maximum iteration number Max is set; wherein N is a natural number different from 0, and the data acquisition matrix is voltage, current, active power and reactive power measurement data;
(2) initialChange iteration matrix X0=S,Z0=0,V-1=0,W-10; wherein S is a measurement matrix (the specific definition is shown in claim 3); z is a noise matrix with the same size as S; v and W are matrixes in the step of calculating intermediate iteration respectively, and have no physical significance;
(3) the following calculations were performed:
FOR k=0 to MAX
Figure FDA0003022015700000011
wherein the description of the relevant variables is as follows:
δXtaking the descending step length of X as 0.001;
δZtaking the descending step length of Z as 0.001;
k is a natural number and is the iteration number;
Vkand WkDenotes the result of the k-th iteration, Vk-1And Wk-1The results of the (k-1) th iteration are shown. Xk+1Representing the result of the (k + 1) th iteration;
D(τ,μ)(Z) for arbitrary τ, μ>0,Z∈RN×T
Figure FDA0003022015700000021
‖L‖F:‖L‖FFor the F norm of the matrix L, the matrix L belongs to R according to the basic knowledge of the matrixN×TF norm of
Figure FDA0003022015700000022
Note that the L matrix here is only an argument for describing the projection function, and has no practical physical meaning, LijIs the ith row and jth column position element of the matrix L;
‖L‖*:‖L‖*for the kernel norm of the matrix L, the matrix L belongs to R according to the basic knowledge of the matrixN×TF norm of
Figure FDA0003022015700000023
Note that the L matrix here is only an argument for describing the projection function, and has no practical physical meaning, σiIs the ith singular value of the matrix L;
[PΩ(L)]ij: the function of projection of matrix L to matrix S, please note that L matrix here is only to explain the independent variable of projection function, and has no actual physical meaning, so PΩ(S-Xk-Zk) Is S-Xk-ZkProjecting the result, P, onto the matrix SΩ(S-Xk+1-Zk-1) Is S-Xk +1-Zk-1The result of the projection onto the matrix S.
[PΩ(L)]ijThe specific definition of (A) is as follows:
Figure FDA0003022015700000024
(4) according to the result of the kth solving in the step (3), the following calculation is carried out:
Figure FDA0003022015700000031
END
n is the number of the sag source monitoring buses; max { } is the maximum operator, (Z)k+1)(i)Is Zk+1Element of row i, (W)k)(i)Is WkThe ith position element of (1);
(5) determining a recovered sag source data matrix XoptAnd the recovered noise matrix Zopt
Xopt=XMax+1,Zopt=ZMax+1
(6) And (3) missing data estimation:
acquiring a moment j of each sag source monitoring node i, wherein i is 1-N, and j is 1-T; if the measurement is not missing, Xrec(i, j) S (i, j), otherwise the methodEstimate of missing data is Xrec(i,j)=Xopt(i,j)。
2. The method for estimating missing values of noisy dip-in source location data according to claim 1, wherein in step (1), a dual variable τ, μ, is initialized, and the value τ is 0.2 and μ is 1.
3. The method of claim 1, wherein the measurement matrix S in step (2), i.e. the total sampled data matrix, is represented by:
Figure FDA0003022015700000041
s (i, j) represents bus node viRaw voltage, current, active power and reactive power measurement data corresponding to time j, where i is 1-N and j is 1-T.
4. The method according to claim 3, wherein the step (1) comprises
Figure FDA0003022015700000042
Wherein [ N ] is]={1,…,N},[TS]And Ω is a set of index indices of the measured data in the measurement matrix, i.e. the binary index set of the normal measurement nodes.
5. The method for estimating the missing value of the noisy sag source positioning data according to claim 4, wherein due to data errors, the dispatching center obtains the measured data in two cases, namely original data X (i, j) and error data F (i, j) collected by the substation, so that the measured data S (i, j) is represented as:
Figure FDA0003022015700000043
the error data F (i, j) is expressed as superposition of the original collected data of the transformer substation and a noise value, namely:
F(i,j)=X(i,j)+Z(i,j);
wherein Z (i, j) is a noise value.
6. The method of claim 5, wherein the bus node of the collected error data is called a data-faulty bus, and the ratio of the data-faulty bus is called a bus fault rate, and the measurement matrix is further represented as:
PΩ(S)=PΩ(X+Z),
wherein Z is (Z (i, j))N×TAs a noise matrix, in matrix Z, if node viIf error data is collected at time j, Z (i, j) ≠ 0, otherwise Z (i, j) ≠ 0.
7. The method for estimating the missing value of the noisy sag source location data according to claim 6, wherein a data reconstruction problem is modeled as a matrix completion problem by using a low rank characteristic of a data matrix collected by a substation; namely, the L2, 1-norm regularization term of the noise matrix Z is introduced into the standard matrix completion problem, so as to model the measured data reconstruction problem containing error data into a structured noise matrix completion model based on L2, 1-norm regularization, that is, the following are provided:
Figure FDA0003022015700000051
wherein, λ is penalty factor, and λ is 0.8.
8. The method for estimating missing values of data of temporally-degraded noisy source-located data according to claim 7, wherein based on the solving method of sub-problem 1 and sub-problem 2, after determining the parameter of maximum iteration number of the algorithm, the optimal solution of the estimation of the missing data of the temporally-degraded source, namely the recovered temporally-degraded source, is obtainedData matrix XoptAnd the recovered noise matrix ZoptUsing matrix XoptAnd ZoptReconstruction of acquisition matrix X of transformer substationrec
9. The method of claim 8, wherein a matrix X is used to estimate missing values of noisy sag source-location dataoptAnd ZoptReconstruction of acquisition matrix X of transformer substationrecThe specific method comprises the following two steps:
(9-1) temporally dropping the source data matrix X with recoveryoptCorresponding element X in (1)opt(i, j) to fill in missing elements in the measurement matrix, i.e. to reconstruct the substation acquisition matrix XrecThe requirements are met,
Figure FDA0003022015700000061
(9-2) noise matrix Z by recoveryoptIdentification of data-failed bus at ZoptThe bus corresponding to the row containing the non-zero element is a fault bus, the buses corresponding to the rows with all the elements of 0 are normal sensor nodes, and after the bus fault is identified, the substation acquisition matrix X is reconstructedrecRecovery data matrix X for rows containing erroneous dataoptThe corresponding row in (a) is replaced, i.e.,
Figure FDA0003022015700000062
in the formula
Figure FDA0003022015700000063
And
Figure FDA0003022015700000064
respectively represent matrix XrecAnd XoptThe ith row of data.
CN202110408888.2A 2020-04-15 2021-04-15 Noise-containing sag source positioning data missing value estimation method Withdrawn CN113158135A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010297529.XA CN111506874A (en) 2020-04-15 2020-04-15 Noise-containing sag source positioning data missing value estimation method
CN202010297529X 2020-04-15

Publications (1)

Publication Number Publication Date
CN113158135A true CN113158135A (en) 2021-07-23

Family

ID=71869312

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010297529.XA Pending CN111506874A (en) 2020-04-15 2020-04-15 Noise-containing sag source positioning data missing value estimation method
CN202110408888.2A Withdrawn CN113158135A (en) 2020-04-15 2021-04-15 Noise-containing sag source positioning data missing value estimation method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202010297529.XA Pending CN111506874A (en) 2020-04-15 2020-04-15 Noise-containing sag source positioning data missing value estimation method

Country Status (1)

Country Link
CN (2) CN111506874A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117433606A (en) * 2023-12-20 2024-01-23 成都易联易通科技有限责任公司 Data denoising method and system for granary Internet of things

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114817668B (en) * 2022-04-21 2022-10-25 中国人民解放军32802部队 Automatic labeling and target association method for electromagnetic big data

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110040631A1 (en) * 2005-07-09 2011-02-17 Jeffrey Scott Eder Personalized commerce system
CN108594077B (en) * 2018-04-28 2020-06-02 国网山东省电力公司泰安供电公司 Voltage sag fault source positioning method based on monitoring point observation intersection region

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117433606A (en) * 2023-12-20 2024-01-23 成都易联易通科技有限责任公司 Data denoising method and system for granary Internet of things
CN117433606B (en) * 2023-12-20 2024-03-19 成都易联易通科技有限责任公司 Data denoising method and system for granary Internet of things

Also Published As

Publication number Publication date
CN111506874A (en) 2020-08-07

Similar Documents

Publication Publication Date Title
Menke et al. Distribution system monitoring for smart power grids with distributed generation using artificial neural networks
CN106505557B (en) Remote measurement error identification method and device
CN113158135A (en) Noise-containing sag source positioning data missing value estimation method
CN111144644B (en) Short-term wind speed prediction method based on variation variance Gaussian process regression
WO2022021726A1 (en) Pmu-based power system state estimation performance evaluation method
US5708590A (en) Method and apparatus for real time recursive parameter energy management system
CN111680398B (en) Single machine performance degradation prediction method based on Holt-windows model
CN111797132B (en) Multi-renewable energy power station power scene generation method considering space-time correlation
Faizin et al. A review of missing sensor data imputation methods
Liao et al. Nonparametric and semi-parametric sensor recovery in multichannel condition monitoring systems
CN114116832A (en) Power distribution network abnormity identification method based on data driving
CN117131022B (en) Heterogeneous data migration method of electric power information system
CN110096730A (en) A kind of network voltage fast evaluation method and system
CN116826728A (en) Power distribution network state structure estimation method and system under condition of few measurement samples
CN112232570A (en) Forward active total electric quantity prediction method and device and readable storage medium
CN115689358A (en) Power distribution network state estimation method based on data dimension reduction and related device
Zhuang et al. Semi-supervised Variational Autoencoders for Regression: Application to Soft Sensors
CN110780604B (en) Space-time signal recovery method based on space-time smoothness and time correlation
CN116207721A (en) Micro-grid protection method and micro-grid protection device
Xie et al. Imputation of missing wind speed data based on low-rank matrix approximation
CN111797564A (en) Method and system for obtaining correlation sample of high-dimensional distributed photovoltaic output
Dahale Situational awareness in low-observable distribution grid-exploiting sparsity and multi-timescale data
CN112230087B (en) Linear state estimation method and device, electronic equipment and storage medium
Aguilar et al. Hybrid methodology for modeling short-term wind power generation using conditional Kernel density estimation and singular spectrum analysis
CN111460638B (en) Product residual service life prediction method considering individual difference and measurement error

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20210723

WW01 Invention patent application withdrawn after publication