CN108037350B - Method and system for identifying parameters of voltage waveform - Google Patents

Method and system for identifying parameters of voltage waveform Download PDF

Info

Publication number
CN108037350B
CN108037350B CN201711139036.8A CN201711139036A CN108037350B CN 108037350 B CN108037350 B CN 108037350B CN 201711139036 A CN201711139036 A CN 201711139036A CN 108037350 B CN108037350 B CN 108037350B
Authority
CN
China
Prior art keywords
kalman filtering
filtering algorithm
parameter identification
circuit breaker
monitoring
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.)
Active
Application number
CN201711139036.8A
Other languages
Chinese (zh)
Other versions
CN108037350A (en
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.)
Electric Power Research Institute of Yunnan Power System Ltd
Original Assignee
Electric Power Research Institute of Yunnan Power System 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 Electric Power Research Institute of Yunnan Power System Ltd filed Critical Electric Power Research Institute of Yunnan Power System Ltd
Priority to CN201711139036.8A priority Critical patent/CN108037350B/en
Publication of CN108037350A publication Critical patent/CN108037350A/en
Application granted granted Critical
Publication of CN108037350B publication Critical patent/CN108037350B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R19/00Arrangements for measuring currents or voltages or for indicating presence or sign thereof
    • G01R19/28Arrangements for measuring currents or voltages or for indicating presence or sign thereof adapted for measuring in circuits having distributed constants

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

The application relates to the technical field of power system parameter identification methods, in particular to a voltage waveform parameter identification method and system. The parameter identification method can flexibly select different algorithms to identify the parameters of the voltage waveform according to the switch state of the circuit breaker; in a normal state of the system, the Kalman filtering algorithm is used, so that the identification precision is ensured, and meanwhile, the CPU occupancy rate can be reduced; when the system is disturbed, the disturbance can be quickly responded by using the extended Kalman filtering algorithm, and the identification precision can be ensured; under the condition of low noise of sampling voltage, the response is quicker by using a curve fitting method than that of an extended Kalman filtering algorithm, and the CPU occupancy rate is lower. The parameter identification method provided by the application saves the CPU occupancy rate, improves the system state response speed, ensures the identification precision and has wide application prospect.

Description

Method and system for identifying parameters of voltage waveform
Technical Field
The application relates to the technical field of power system parameter identification methods, in particular to a voltage waveform parameter identification method and system.
Background
The parameter identification of voltage and current is important for the stable operation of the power system. Accurate parameter identification can truly reflect the state of the power system, can provide reference for normal operation of control and maintenance equipment of the power system, and can also provide convenience for technical personnel to analyze the power system.
At present, there are various methods for identifying parameters of voltage and current waveforms, including discrete fourier algorithm, curve fitting method, kalman filtering method, and the like. Since each method has its own advantages and disadvantages, it is impossible to accurately identify the parameter characteristics by using only one algorithm.
In the existing filtering algorithm, a Kalman filtering method can well identify parameters with white noise signals, but when the system state is suddenly changed, the response is too slow, and the identification precision is extremely low. The curve fitting method has good response when the system state suddenly changes, but the noise processing capability is weak, and the accuracy is low under the condition of large sampling noise. In addition, the calculation amount is large by using different parameter identification methods, the difficulty of data processing in the monitoring equipment is increased, the delay of the identification result is easily caused, and the rapidity of the control equipment and the protection equipment is reduced.
Disclosure of Invention
In order to solve the problem that the response speed and the identification precision are difficult to balance when the system state is suddenly changed in the existing voltage waveform parameter identification method, the application provides a voltage waveform parameter identification method and system.
A method for identifying parameters of a voltage waveform specifically comprises the following steps:
s1, collecting voltage signals of monitoring points;
s2, acquiring the switch state of a circuit breaker electrically connected with the monitoring point;
s3, if the switch of the breaker is in a closed state, selecting a Kalman filtering algorithm; otherwise, judging the noise level of the voltage signal of the monitoring point;
s4, if the noise value of the voltage signal of the monitoring point is more than 100mv, selecting an extended Kalman filtering algorithm; otherwise, selecting a curve fitting method;
s5, the switch state of the circuit breaker electrically connected with the monitoring point is obtained again, and the following cycle is executed:
s6, if the switch of the breaker is in a closed state, selecting a Kalman filtering algorithm; otherwise, judging the noise level of the voltage signal of the monitoring point;
s7, if the noise value of the voltage signal of the monitoring point is more than 100mv, selecting and resetting an extended Kalman filtering algorithm covariance matrix; otherwise, selecting a curve fitting method;
s8, returning to S5.
Further, the voltage signal of the monitoring point is acquired by a digital sampling device.
Further, the quantity of circuit breaker is a plurality of, just a plurality of circuit breakers all with the monitoring point electric connection.
Further, the parameter identification method comprises a Kalman filtering algorithm, an extended Kalman filtering algorithm and a curve fitting method.
The application also provides a voltage waveform parameter identification system, which comprises a sampling device, a circuit breaker monitoring device, a controller and an execution unit which are connected in sequence, wherein,
the sampling device is used for collecting voltage signals of monitoring points;
the circuit breaker monitoring device is used for monitoring the switch state of a circuit breaker electrically connected with the monitoring point;
the controller is used for controlling the execution unit to execute a corresponding parameter identification method according to the switch state of the circuit breaker;
and the execution unit is used for executing a corresponding parameter identification method to carry out filtering processing on the voltage waveform.
Further, the sampling device is a digital sampling device.
The technical scheme provided by the application comprises the following beneficial effects: the application provides a parameter identification method can flexibly select different algorithms to identify the parameters of the voltage waveform according to the switch state of the circuit breaker: in a normal state of the system (the circuit breaker is in a closed state), the Kalman filtering algorithm is used, the identification precision is ensured, and meanwhile, the CPU occupancy rate can be reduced; when the system is disturbed (the breaker is in a disconnected state), the disturbance can be quickly responded by using the extended complex Kalman filtering algorithm, and the identification precision can be ensured; under the condition of low noise of sampling voltage, the response is quicker by using a curve fitting method than an extended complex Kalman filtering algorithm, and the CPU occupancy rate is lower. The parameter identification method provided by the application saves the CPU occupancy rate, improves the system state response speed, ensures the identification precision and has wide application prospect.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
Fig. 1 is a schematic flow chart illustrating a method for identifying parameters of a voltage waveform according to the present application;
fig. 2 is a schematic diagram illustrating connection between a monitoring point and each circuit breaker in the power system provided by the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application; rather, they are merely examples of apparatus consistent with certain aspects of the present application, as detailed in the appended claims.
To further explain the technical means and effects adopted by the present application to achieve the intended purpose, the following detailed description of the embodiments, structural features and effects of the present application will be made with reference to the accompanying drawings and examples.
Referring to fig. 1, a schematic flow chart of a method for identifying parameters of a voltage waveform provided in the present application specifically includes the following steps:
s1, collecting voltage signals of monitoring points;
s2, acquiring the switch state of a circuit breaker electrically connected with the monitoring point;
s3, if the switch of the breaker is in a closed state, selecting a Kalman filtering algorithm; otherwise, judging the noise level of the voltage signal of the monitoring point;
s4, if the noise value of the voltage signal of the monitoring point is more than 100mv, selecting an extended Kalman filtering algorithm; otherwise, selecting a curve fitting method;
s5, the switch state of the circuit breaker electrically connected with the monitoring point is obtained again, and the following cycle is executed:
s6, if the switch of the breaker is in a closed state, selecting a Kalman filtering algorithm; otherwise, judging the noise level of the voltage signal of the monitoring point;
s7, if the noise value of the voltage signal of the monitoring point is more than 100mv, selecting and resetting an extended Kalman filtering algorithm covariance matrix; otherwise, selecting a curve fitting method;
s8, returning to S5.
In step S3, Kalman filtering (Kalman filtering) is an algorithm that performs optimal estimation on the system state by inputting and outputting observation data through the system using a linear system state equation. In the early 60 s, kalman (r.e.kalman) and budge (r.s.bucy) published an important paper "new achievements in linear filtering and prediction theory", which presented a new theory of linear filtering and prediction, called kalman filtering.
Kalman filtering is used to estimate the state variable X of a discrete time processkThe calculation formula is as follows:
Figure GDA0002272027230000031
in the formula (1), the reaction mixture is,
Figure GDA0002272027230000032
linearly mapping the system state of the last moment k to a gain matrix of the current moment k + 1; w is akExciting noise for the process.
Defining an observed variable ZkThe calculation formula is as follows:
Zk=HkXk+vk(2) in the formula (2), HkTo observe the matrix, vkTo observe noise, assume
Figure GDA0002272027230000033
And vkThe covariance of the process excitation noise is Q, which is independent and normally distributed white noisekThe covariance of the observed noise is Rk
Specifically, the kalman filter algorithm is in the following order:
predicting the system state variable of the current time k +1, namely:
Figure GDA0002272027230000034
predicting the covariance of the system state error at the current time k +1, namely:
Figure GDA0002272027230000035
calculating the system state Kalman gain of the current time k +1, namely:
Figure GDA0002272027230000036
updating the covariance of the system state error at the current time k +1, namely:
P(k+1|k+1)=[I-Kk+1Hk+1]p (K +1| K) (6) in equations (3) to (6), K is the kalman gain and P is the error covariance.
Decomposing the sampled signal Y (t) into Y (t) ═ Yccos(wt)+Yssin (wt), let ψ be w Δ t, where Δ t is a sampling interval, and y (t) is an instantaneous value of an alternating current voltage or a power supply.
Order to
Figure GDA0002272027230000037
Hk=[1 0]
Note: the sampled signals have different decomposition methods, here
Figure GDA0002272027230000038
Is only one; qkSet to 0, RkCan be set according to the site noise, and the initial value of P is [ 10; 01](applicable only to the decomposition method described above). Due to different sampling signal decomposition methods, different results will be obtained
Figure GDA0002272027230000039
The matrix, the decomposition method described above, results in the entire parameter estimation process including only the fundamental of the signal. In addition, different decomposition methods can be used as needed without affecting the integrity of the methods described hereinBody function.
If the relevant circuit breaker is disconnected, the sub-system where the circuit breaker is located is in a fault, at the moment, the voltage or current signal of the monitoring point is disturbed, and the conventional parameter identification method cannot respond quickly.
In step S4, if the noise value of the voltage of the monitoring point is more than 100mv, selecting an extended Kalman filtering algorithm; and if the noise value of the voltage of the monitoring point is not more than 100mv, the controller switches the algorithm into a curve fitting method while receiving the opening state of the circuit breaker.
Curve fitting is to experimentally obtain finite pair test data (xi, yi), and use these data to find the approximation function y ═ f (x). Wherein x is the output quantity and y is the measured physical quantity. Unlike interpolation, curve fitting does not require that the curve of y ═ f (x) pass through all the discrete points (xi, yi), but only that y ═ f (x) reflect the general trend of these discrete points, with no local fluctuations. A common method of curve fitting is generally based on a least squares method.
Specifically, the calculation order of the curve fitting method is as follows:
let ykY (k Δ t), wherein ykFor the k-th sample value, ω, of the sampled signal y (t)oThe angular speed of the power frequency of the system is shown, and delta t is a sampling interval;
decomposing the sampled signal Y (t) into Y (t) ═ Yccos(ω0t)+Yssin(ω0t), wherein y (t) is the instantaneous value of the ac voltage or power supply; assuming that 3 samples of the sampled signal y (t) are sampled at- Δ t, 0, Δ t, respectively
y-1=y(-Δt)
y0=y(0)
y1=y(Δt)
Thus, there are
Figure GDA0002272027230000041
Wherein theta is a sampling interval power frequency angle;
a least squares estimate is made from the 3 sampled signals:
Figure GDA0002272027230000042
for any time k there is:
Figure GDA0002272027230000043
Figure GDA0002272027230000044
Figure GDA0002272027230000045
specifically, the order of the extended kalman filter algorithm is as follows:
suppose the sampled signal is
Figure GDA0002272027230000046
Wherein A is1In order to be the amplitude value,
Figure GDA0002272027230000047
is the phase, y (t) is the instantaneous value of the AC voltage or power supply, ykThe k-th sample value of y (t), ωoThe angular speed of the power frequency of the system is shown, and delta t is a sampling interval;
the sampled signal is described by the following form:
Figure GDA0002272027230000048
Figure GDA0002272027230000049
in the formula (12), vkFor sampling noise, α ═ exp (jw)1Δt),
Figure GDA00022720272300000410
Figure GDA00022720272300000411
The above non-linear process can be described as:
xk+1=f(xk) (13)
yk+1=Hxk+vk(14)
wherein the content of the first and second substances,
Figure GDA0002272027230000051
H=[0 0.5-0.5];
similar to kalman filtering, the extended kalman filtering process is:
predicting the system state variables at the k +1 moment, namely:
Figure GDA0002272027230000052
the covariance of the system state error at the time of prediction k +1 is:
Figure GDA0002272027230000053
calculating the system state Kalman gain at the moment of k +1, namely:
Figure GDA0002272027230000054
updating the covariance of the system state error at the time k +1, namely:
P(k+1|k+1)=[I-Kk+1Hk+1]P(k+1|k) (18)
in the formula (16), the compound represented by the formula,
Figure GDA0002272027230000055
xk+1(2) representation matrix xk+1The second element of (1), and so on. Matrix P in the above processkFor the error covariance matrix, the initial value is usually
Figure GDA0002272027230000056
The matrix tends to follow the filtering algorithm
Figure GDA0002272027230000057
Resetting the matrix means restoring this matrix to the initial value.
Optionally, the voltage of the monitoring point is acquired by a digital sampling device.
Optionally, the quantity of circuit breaker is a plurality of, just a plurality of circuit breakers all with the monitoring point electric connection.
Optionally, the parameter identification method includes a kalman filter algorithm, an extended kalman filter algorithm, and a curve fitting method.
The application also provides a voltage waveform parameter identification system, which comprises a sampling device, a circuit breaker monitoring device, a controller and an execution unit which are connected in sequence, wherein,
the sampling device is used for collecting voltage signals of monitoring points;
the circuit breaker monitoring device is used for monitoring the switch state of a circuit breaker electrically connected with the monitoring point;
the controller is used for controlling the execution unit to execute a corresponding parameter identification method according to the switch state of the circuit breaker;
and the execution unit is used for executing a corresponding parameter identification method to carry out filtering processing on the voltage waveform.
Optionally, the sampling device is a digital sampling device.
According to the scheme, algorithms related in the parameter identification method provided by the application can be realized by a CPU (central processing unit) of the monitoring equipment, wherein the extended complex Kalman filtering algorithm is a transformation of the Kalman filtering algorithm. Because the transformation involves a more complex calculation process, the CPU occupancy rate can be reduced while the identification precision can be ensured by using the Kalman filtering algorithm in the normal state of the system. When the system is disturbed (the breaker is in a disconnected state), the disturbance can be quickly responded by using the extended complex Kalman filtering algorithm, and the identification precision is ensured. Under the condition of low sampling noise, the response is quicker by using a curve fitting method than an extended complex Kalman filtering algorithm, and the CPU occupancy rate is lower.
In addition, if a new circuit breaker is disconnected under the high noise condition, the voltage of the monitoring point is disturbed again, and the parameter of the covariance matrix in the extended complex Kalman filtering algorithm needs to be reset so as to activate the algorithm to respond to the disturbance. The circuit breaker switch state is directly reset, so that the process of calculating the reset condition is omitted, and the algorithm is quicker to respond to further disturbance.
The application provides a parameter identification method can flexibly select different algorithms to identify the parameters of the voltage waveform according to the switch state of the circuit breaker: in a normal state of the system (the circuit breaker is in a closed state), the Kalman filtering algorithm is used, the identification precision is ensured, and meanwhile, the CPU occupancy rate can be reduced; when the system is disturbed (the breaker is in a disconnected state), the disturbance can be quickly responded by using the extended complex Kalman filtering algorithm, and the identification precision can be ensured; under the condition of low noise of sampling voltage, the response is quicker by using a curve fitting method than an extended complex Kalman filtering algorithm, and the CPU occupancy rate is lower. The parameter identification method provided by the application saves the CPU occupancy rate, improves the system state response speed, ensures the identification precision and has wide application prospect.
It should be noted that the term "comprises/comprising" is intended to cover a non-exclusive inclusion, such that a term "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the same element, without further limitation.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It is to be understood that the present application is not limited to the parameter identification method that has been described above, and that various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (6)

1. A method for identifying parameters of a voltage waveform specifically comprises the following steps:
s1, collecting voltage signals of monitoring points;
s2, acquiring the switch state of a circuit breaker electrically connected with the monitoring point;
s3, if the switch of the breaker is in a closed state, selecting a Kalman filtering algorithm; otherwise, judging the noise level of the voltage signal of the monitoring point;
s4, if the noise value of the voltage signal of the monitoring point is more than 100mv, selecting an extended Kalman filtering algorithm; otherwise, selecting a curve fitting method;
s5, the switch state of the circuit breaker electrically connected with the monitoring point is obtained again, and the following cycle is executed:
s6, if the switch of the breaker is in a closed state, selecting a Kalman filtering algorithm; otherwise, judging the noise level of the voltage signal of the monitoring point;
s7, if the noise value of the voltage signal of the monitoring point is more than 100mv, selecting and resetting an extended Kalman filtering algorithm covariance matrix; otherwise, selecting a curve fitting method;
s8, returning to S5.
2. The parameter identification method according to claim 1, wherein the voltage signal of the monitoring point is acquired by a digital sampling device.
3. The parameter identification method according to claim 1 or 2, wherein the number of the circuit breakers is multiple, and the multiple circuit breakers are electrically connected with the monitoring points.
4. The method according to claim 1, wherein the parameter identification method comprises a Kalman filtering algorithm, an extended Kalman filtering algorithm, and a curve fitting method.
5. A voltage waveform parameter identification system is characterized by comprising a sampling device, a circuit breaker monitoring device, a controller and an execution unit which are connected in sequence, wherein,
the sampling device is used for collecting voltage signals of monitoring points;
the circuit breaker monitoring device is used for monitoring the switch state of a circuit breaker electrically connected with the monitoring point;
a controller for controlling an execution unit to execute the parameter identification method according to any one of claims 1 to 4 according to a switch state of the circuit breaker;
an execution unit, configured to perform the method according to any one of claims 1 to 4 to filter the voltage waveform.
6. The parameter identification system of claim 5, wherein the sampling device is a digital sampling device.
CN201711139036.8A 2017-11-16 2017-11-16 Method and system for identifying parameters of voltage waveform Active CN108037350B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711139036.8A CN108037350B (en) 2017-11-16 2017-11-16 Method and system for identifying parameters of voltage waveform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711139036.8A CN108037350B (en) 2017-11-16 2017-11-16 Method and system for identifying parameters of voltage waveform

Publications (2)

Publication Number Publication Date
CN108037350A CN108037350A (en) 2018-05-15
CN108037350B true CN108037350B (en) 2020-03-10

Family

ID=62093687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711139036.8A Active CN108037350B (en) 2017-11-16 2017-11-16 Method and system for identifying parameters of voltage waveform

Country Status (1)

Country Link
CN (1) CN108037350B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108723428B (en) * 2018-05-25 2020-05-05 南京航空航天大学 Laminated material online variable parameter hole making method based on motor current
CN110579638B (en) * 2019-10-12 2020-11-06 国网江苏省电力有限公司徐州供电分公司 Kalman filtering-based dynamic voltage drop detection method for cross power supply system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007012456A1 (en) * 2005-07-26 2007-02-01 Knorr-Bremse Systeme für Nutzfahrzeuge GmbH Measurement arrangement for measuring the inductance and resistance value of an inductive sensor
CN101533058A (en) * 2009-04-24 2009-09-16 东北大学 Power abnormal failure data analyzing device and diagnosing method
CN101676744A (en) * 2007-10-31 2010-03-24 北京航空航天大学 Method for tracking small target with high precision under complex background and low signal-to-noise ratio
CN103617553A (en) * 2013-10-22 2014-03-05 芜湖大学科技园发展有限公司 Comprehensive promotion system of grid data quality
CN103941072A (en) * 2014-05-06 2014-07-23 重庆大学 Power signal catastrophe parameter measurement method based on real strong tracking filter
CN103995180A (en) * 2014-06-13 2014-08-20 重庆大学 Power system frequency estimation method taking inequality constraints into consideration
CN105429135A (en) * 2015-12-08 2016-03-23 河南许继仪表有限公司 Distinguishing and decision-making method and system for noninvasive power load decomposition

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007012456A1 (en) * 2005-07-26 2007-02-01 Knorr-Bremse Systeme für Nutzfahrzeuge GmbH Measurement arrangement for measuring the inductance and resistance value of an inductive sensor
CN101676744A (en) * 2007-10-31 2010-03-24 北京航空航天大学 Method for tracking small target with high precision under complex background and low signal-to-noise ratio
CN101533058A (en) * 2009-04-24 2009-09-16 东北大学 Power abnormal failure data analyzing device and diagnosing method
CN103617553A (en) * 2013-10-22 2014-03-05 芜湖大学科技园发展有限公司 Comprehensive promotion system of grid data quality
CN103941072A (en) * 2014-05-06 2014-07-23 重庆大学 Power signal catastrophe parameter measurement method based on real strong tracking filter
CN103995180A (en) * 2014-06-13 2014-08-20 重庆大学 Power system frequency estimation method taking inequality constraints into consideration
CN105429135A (en) * 2015-12-08 2016-03-23 河南许继仪表有限公司 Distinguishing and decision-making method and system for noninvasive power load decomposition

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
曲线拟合与卡尔曼滤波器的滤波精度评估;梁民赞 等;《无线电工程》;20131231;第43卷(第3期);第36-39页 *

Also Published As

Publication number Publication date
CN108037350A (en) 2018-05-15

Similar Documents

Publication Publication Date Title
Chen et al. Comparative study of harmonic and interharmonic estimation methods for stationary and time-varying signals
Chen et al. Extended real model of Kalman filter for time-varying harmonics estimation
CN106405230B (en) Frequency measurement method and device
Routray et al. A novel Kalman filter for frequency estimation of distorted signals in power systems
Chang et al. An accurate time-domain procedure for harmonics and interharmonics detection
Kennedy et al. Power system harmonic analysis using the Kalman filter
EP2018694B1 (en) Detecting faults in power systems
Chen Virtual multifunction power quality analyzer based on adaptive linear neural network
Wen et al. FFT-based amplitude estimation of power distribution systems signal distorted by harmonics and noise
CN108037350B (en) Method and system for identifying parameters of voltage waveform
Chang et al. Measurement techniques for stationary and time-varying harmonics
CN109284933B (en) Electronic transformer state evaluation system and method based on mathematical statistics
CN103983847A (en) Self-adaptive frequency tracking measurement method based on RLS (Recursive Least Squares) in synchronized phasor measurement
CN106124081B (en) The accurate multiple spot real time temperature measurement method and system of permanent magnet synchronous motor
Welikala et al. A real-time non-intrusive load monitoring system
CN110954846B (en) Hall current sensor broken line detection method, computer readable storage medium and intelligent device
CN109586249B (en) Method and device for judging excitation inrush current of transformer
Ray et al. Improved recursive newton type algorithm based power system frequency estimation
Hossain et al. Online monitoring of inter-area oscillations and damping of power systems employing prony analysis
Yang et al. A Hilbert transform based method for dynamic phase difference measurement
Wijayakulasooriya et al. Fast non-recursive extraction of individual harmonics using artificial neural networks
CN113591801A (en) Power signal parameter estimation method and device
JP2014014208A (en) Ground directional relay
Khodaparast et al. Phasor Estimation Based on Modified Recursive Prony
Khan et al. Improved fault location computation using prony analysis for short duration fault

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
GR01 Patent grant
GR01 Patent grant
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Fear of Rising

Inventor after: Guo Xiaoyu

Inventor after: Duan Ruimin

Inventor before: Guo Xiaoyu