Nothing Special   »   [go: up one dir, main page]

CN109709378B - Frequency and amplitude adaptive algorithm of transient electric signal - Google Patents

Frequency and amplitude adaptive algorithm of transient electric signal Download PDF

Info

Publication number
CN109709378B
CN109709378B CN201910054090.5A CN201910054090A CN109709378B CN 109709378 B CN109709378 B CN 109709378B CN 201910054090 A CN201910054090 A CN 201910054090A CN 109709378 B CN109709378 B CN 109709378B
Authority
CN
China
Prior art keywords
frequency
amplitude
sampling
function
interpolation
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
CN201910054090.5A
Other languages
Chinese (zh)
Other versions
CN109709378A (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.)
State Grid Corp of China SGCC
Liuan Power Supply Co of State Grid Anhui Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
Liuan Power Supply Co of State Grid Anhui 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 Corp of China SGCC, Liuan Power Supply Co of State Grid Anhui Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201910054090.5A priority Critical patent/CN109709378B/en
Publication of CN109709378A publication Critical patent/CN109709378A/en
Application granted granted Critical
Publication of CN109709378B publication Critical patent/CN109709378B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Magnetic Resonance Imaging Apparatus (AREA)

Abstract

The invention discloses a frequency and amplitude self-adaptive algorithm of a transient electric signal, which comprises the following steps: and performing cubic spline interpolation on the sampled electric signal in a time domain to obtain an interpolation sequence, performing data truncation according to a sampling interval to construct a reconstructed sample, and finally estimating the frequency amplitude of each reconstructed sample by adopting a Prony algorithm. The experimental result verifies that the algorithm quickly and accurately realizes the synchronous self-adaptive tracking of the frequency amplitude of the power grid; the method is suitable for synchronous detection of the electrical parameters of the power grid signals under the condition that the frequency and the amplitude of the power grid signals simultaneously change along with time, has high algorithm accuracy, and provides a reliable and effective technical support for accurate measurement and analysis of three elements of the power grid.

Description

Frequency and amplitude adaptive algorithm of transient electric signal
Technical Field
The invention relates to the field of time-varying electric signal analysis of an electric power system, in particular to a frequency and amplitude self-adaptive algorithm of a transient electric signal.
Background
The frequency and the amplitude of the power system are important parameter indexes for measuring the quality of the electric energy, not only are feedback quantity for realizing stability control of the power system, but also serve as a reference for accurate action of the relay protection device, and therefore the method has important significance for accurate measurement and analysis of the frequency and the amplitude of the power grid.
With the proposal of the smart grid concept, the access of a large-scale distributed power supply and a nonlinear load causes the voltage and current frequency amplitude of the power grid to be in a time-varying characteristic, and the power grid is an unstable time-varying power signal.
From the papers published at home and abroad at present, there are many research achievements about real-time tracking of power signal frequency under the unstable time-varying signal condition, and the main methods are as follows: wavelet analysis, least square, taylor's formula, kalman filtering, etc. However, the above algorithms are all established on the basis of a standard sinusoidal signal with constant amplitude, and when the amplitude changes greatly, the calculation accuracy will be obviously reduced, and effective tracking under the condition of synchronous time-varying frequency and amplitude cannot be realized.
Under the condition of unsteady time-varying signals generated by distributed energy grid connection, the research on synchronous real-time tracking of frequency and amplitude is still in a blank stage, and efficient exploration on the aspects of theory, algorithm and the like is urgently needed, and an effective solution is provided.
Disclosure of Invention
The invention aims to solve the technical problem of providing a frequency and amplitude self-adaptive algorithm of a transient electric signal, which can quickly and accurately realize synchronous self-adaptive tracking of the frequency amplitude of a power grid.
In order to solve the technical problems, the invention adopts a technical scheme that: there is provided a frequency and amplitude adaptive algorithm for a transient electrical signal, comprising the steps of:
s1: after being filtered by an anti-aliasing analog filter, the electric power system signal x (t) takes the sampling frequency as fsSampling duration of tsSampling to obtain N discrete electrical signals x (N), wherein N ═ fs*tsWith a sampling interval of Ts=1/fs
S2: establishing a cubic spline interpolation function to interpolate the discrete electric signal x (N), so as to obtain an interpolation sequence x' (k) containing interpolation points, wherein k is 1,2, ┄, (M-2) (N-1), and M is the number of interpolation points between two adjacent sampling points;
s3: truncating the interpolation sequence x' (k) according to sampling intervals to obtain (N-1) equal-interval reconstruction samples, and recording the samples as xi(M), wherein i ═ 1,2, ┄, N-1, M ═ 1,2, ┄, M;
s4: estimation of (N-1) reconstructed sample sequences x using the Prony algorithmiFrequency and amplitude of (m).
In a preferred embodiment of the present invention, in step S2, the step of establishing the cubic spline interpolation function is:
given interval [ a, b]Function f above and a set of nodes a ═ x0<x1<┄<xqB, the cubic spline interpolation S of the function f is a function satisfying the following condition:
condition 1: for the subinterval [ x ]j,xj+1](j is 0,1,2, ┄, q-1), and S (x) is a cubic polynomial in the subinterval denoted as Sj(x);
Condition 2: s (x)j)=f(xj),(j=0,1,2,┄,q-1);
Condition 3: sj+1(xj+1)=Sj+1(xj+1),(j=0,1,2,┄,q-2);
Condition 4: s'j+1(xj+1)=S′j(xj+1),(j=0,1,2,┄,q-2);
Condition 5: s ″)j+1(xj+1)=S″j(xj+1),(j=0,1,2,┄,q-2);
One of the boundary conditions is satisfied, S ″ (x)0)=S″(xq)=0;②S′(x0)=f′(x0) And S' (x)q)=f′(xq)。
In a preferred embodiment of the present invention, the step S2 includes the following steps:
s2.1: the interpolated function f corresponds to the signal x (t) of the power system, the interpolated function point f (x)j) Discrete electrical signals x (n) obtained by sampling corresponding to the power system;
s2.2: difference h between arbitrary cellsj=xj+1-xj(j ═ 1,2, ┄, q-1), corresponding to sampling interval Ts;
s2.3: determining the number M of interpolation points between two adjacent sampling points;
s2.4: after the cubic spline interpolation function is obtained, the independent variable x is sequentially set to 0, Ts,2Ts,3Ts, ┄, (N-1) MTs, and a new interpolation sequence x' (k) is obtained.
In a preferred embodiment of the present invention, the step S4 includes the following steps:
s4.1: setting the transient power system signal as
Figure BDA0001951837200000021
Reconstructed sample x after sampling interpolation reconstruction and truncation processingi(m) constructing an extended Prony detection model for a group of harmonic signals with p random amplitudes, phases and frequencies, wherein the discrete time function form of the extended Prony detection model is as follows:
Figure BDA0001951837200000022
where M is 0,1,2, …, M-1, p is the rank of the model matrix, ajIs the amplitude, fjIs the frequency, thetajIs a phase,αjAn attenuation factor;
s4.2: the Prony algorithm utilizes the principle of error square sum minimum to realize model parameter estimation and constructs a cost function, namely:
Figure BDA0001951837200000023
s4.3: calculating a Prony detection model, and solving the amplitude and the frequency of the transient electric signal at a certain moment;
s4.4: and repeating the steps S4.1 to S4.3, and solving the amplitude and the frequency of the transient electric signal at each moment.
Further, the calculation process of step S4.3 includes:
s4.3.1: calculating a reconstructed sample function R (i, j) and constructing an expansion matrix RiDetermining RiAn effective rank p;
Figure BDA0001951837200000031
Figure BDA0001951837200000032
peis the order of the linear prediction model;
s4.3.2: establishing a linear matrix equation and solving the parameter aj:Ri[1,a1,…,ap]T=[ξi,0,…,0]TIn which epsilonpiFor minimum error energy:
Figure BDA0001951837200000033
s4.3.3: solving the characteristic root z of a polynomialj:1+a1z-1+…+apz-p=0;
S4.3.4: solving for the amplitude and frequency of the transient signal: a. thej=2|aj|,fj=arctan[Im(zj)/Re(zj)]/(2πTs)。
Further, in step (ii)S4.4, the amplitude and frequency of the transient electrical signal at each time instant is a ═ a1 Ai … AN-1],f=[f1 fi … fN-1]Wherein A isi=[2|a1| 2|aj| … 2|ap|],
Figure BDA0001951837200000034
The invention has the beneficial effects that:
(1) in the invention, cubic spline interpolation is firstly carried out on a sampled electric signal in a time domain, an interpolation sequence is obtained, then data truncation is carried out according to a sampling interval, a reconstructed sample is constructed, and finally a Prony algorithm is adopted to estimate the frequency amplitude of each reconstructed sample. The experimental result verifies that the algorithm quickly and accurately realizes the synchronous self-adaptive tracking of the frequency amplitude of the power grid;
(2) the method is suitable for synchronous detection of the electrical parameters of the power grid signals under the condition that the frequency and the amplitude of the power grid signals simultaneously change along with time, has high algorithm accuracy, and provides a reliable and effective technical support for accurate measurement and analysis of three elements of the power grid.
Drawings
FIG. 1 is a flow chart of a frequency and amplitude adaptive algorithm of a transient electrical signal of the present invention;
FIG. 2 is a schematic illustration of the reconstructed sample;
FIG. 3 is a graph of amplitude tracking for the first embodiment of the present invention;
FIG. 4 is a graph of frequency tracking for the first embodiment of the present invention;
FIG. 5 is a graph of amplitude tracking error in accordance with a first embodiment of the present invention;
FIG. 6 is a graph of frequency tracking error according to a first embodiment of the present invention;
FIG. 7 is a graph of amplitude tracking for a second embodiment of the present invention;
FIG. 8 is a graph of frequency tracking for a second embodiment of the present invention;
FIG. 9 is a graph of amplitude tracking error for a second embodiment of the present invention;
fig. 10 is a frequency tracking error graph according to the second embodiment of the present invention.
Detailed Description
The following detailed description of the preferred embodiments of the present invention, taken in conjunction with the accompanying drawings, will make the advantages and features of the invention easier to understand by those skilled in the art, and thus will clearly and clearly define the scope of the invention.
Referring to fig. 1, an embodiment of the present invention includes:
a frequency and amplitude adaptive algorithm for transient electrical signals comprising the steps of:
s1: before an AD sampling module, an anti-aliasing analog filter is additionally arranged on a power system signal x (t), so that the frequency spectrum leakage of a sampling signal is reduced to the maximum extent, and the sampling frequency is fs(unit: Hz), sampling duration tsSampling a power system signal x (t) (unit: V or A) to obtain an N-point discrete electric signal x (N), wherein N ═ fs*tsWith a sampling interval of Ts=1/fs
S2: establishing a cubic spline interpolation function to interpolate the discrete electric signal x (N), so as to obtain an interpolation sequence x' (k) containing interpolation points, wherein k is 1,2, ┄, (M-2) (N-1), and M is the number of interpolation points between two adjacent sampling points;
the method comprises the following steps of:
given interval [ a, b]Function f above and a set of nodes a ═ x0<x1<┄<xqB, the cubic spline interpolation S of the function f is a function satisfying the following condition:
condition 1: for the subinterval [ x ]j,xj+1](j is 0,1,2, ┄, q-1), and S (x) is a cubic polynomial in the subinterval denoted as Sj(x);
Condition 2: s (x)j)=f(xj),(j=0,1,2,┄,q-1);
Condition 3: sj+1(xj+1)=Sj+1(xj+1),(j=0,1,2,┄,q-2);
Condition 4: s'j+1(xj+1)=S′j(xj+1),(j=0,1,2,┄,q-2);
Condition 5: s ″)j+1(xj+1)=S″j(xj+1),(j=0,1,2,┄,q-2);
One of the boundary conditions is satisfied, S ″ (x)0)=S″(xq)=0;②S′(x0)=f′(x0) And S' (x)q)=f′(xq)。
The specific steps of applying the cubic spline interpolation in the power signal sample reconstruction include:
s2.1: the interpolated function f corresponds to the signal x (t) of the power system, the interpolated function point f (x)j) Discrete electrical signals x (n) obtained by sampling corresponding to the power system;
s2.2: difference h between arbitrary cellsj=xj+1-xj(j ═ 1,2, ┄, q-1), corresponding to sampling interval Ts;
because the signals of the power system adopt real-time sampling and equivalent time sampling, and the sampling interval Ts is fixed, hjThe value of (A) is also constant;
s2.3: determining the number M of interpolation points between two adjacent sampling points;
s2.4: after the cubic spline interpolation function is obtained, the independent variable x is sequentially set to 0, Ts,2Ts,3Ts, ┄, (N-1) MTs, and a new interpolation sequence x' (k) is obtained.
S3: truncating the interpolation sequence x' (k) according to sampling intervals to obtain (N-1) equal-interval reconstruction samples, and recording the samples as xi(M), wherein i ═ 1,2, ┄, N-1, M ═ 1,2, ┄, M; the method comprises the following specific steps:
sequentially combining two adjacent sampling points (shown as triangles in figure 2) in the new interpolation sequence x '(k) and (M-2) interpolation points (shown as pentagons in figure 2) between the two adjacent sampling points into a reconstruction sample (except for the initial sampling point and the tail sampling point, the rest sampling points are used twice), and finally, substantially truncating the interpolation sequence x' (k) according to sampling intervals to obtain (N-1) equidistant reconstruction samples which are recorded as xi(M), wherein i is 1,2, ┄, N-1, M is 1,2, ┄, M.
S4: estimation of (N-1) reconstructed sample sequences x using the Prony algorithmiFrequency and amplitude of (m). This step includes the construction and calculation of a test model,the method comprises the following specific steps:
s4.1: setting the transient power system signal as
Figure BDA0001951837200000051
Reconstructed sample x after sampling interpolation reconstruction and truncation processingi(m) constructing an extended Prony detection model for a group of harmonic signals with p random amplitudes, phases and frequencies, wherein the discrete time function form of the extended Prony detection model is as follows:
Figure BDA0001951837200000052
where M is 0,1,2, …, M-1, p is the rank of the model matrix, ajIs the amplitude, fjIs the frequency, thetajIs a phase, αjAn attenuation factor;
s4.2: the Prony algorithm utilizes the principle of error square sum minimum to realize model parameter estimation and constructs a cost function, namely:
Figure BDA0001951837200000053
s4.3: calculating a Prony detection model, and solving the amplitude and the frequency of the transient electric signal at a certain moment;
further, the calculation process of step S4.3 includes:
s4.3.1: calculating a reconstructed sample function R (i, j) and constructing an expansion matrix RiDetermining RiAn effective rank p;
Figure BDA0001951837200000061
Figure BDA0001951837200000062
pe is the order of the linear prediction model;
s4.3.2: establishing a linear matrix equation and solving the parameter aj:Ri[1,a1,…,ap]T=[ξi,0,…,0]TIn which epsilonpiFor minimum error energy:
Figure BDA0001951837200000063
s4.3.3: solving the characteristic root z of a polynomialj:1+a1z-1+…+apz-p=0;
S4.3.4: solving for the amplitude and frequency of the transient signal: a. thej=2|aj|,fj=arctan[Im(zj)/Re(zj)]/(2πTs)。
S4.4: and repeating the steps S4.1 to S4.3, solving the amplitude and the frequency of the transient electric signal at each moment: a ═ A1 Ai… AN-1],f=[f1 fi … fN-1]Wherein A isi=[2|a1| 2|aj| … 2|ap|],
Figure BDA0001951837200000068
In the field of power system control, the transfer function is generally in the form of
Figure BDA0001951837200000064
Wherein m and n are positive integers and n>m, the time domain form of the transfer function without the heavy root is:
Figure BDA0001951837200000065
therefore, the frequency and the amplitude of the constructed signal are transient according to the e-t and te-t rules, and the tracking performance of the algorithm under an MATLAB simulation platform is given.
The invention describes the tracking performance of the algorithm on the frequency and amplitude of the transient electric signal by two embodiments:
signal 1 is: x (t) ═ A1(t)cos(2πf1(t)t+45°)+A2(t)cos(2πf2(t) t +45 °), amplitudes a1, a2 are:
Figure BDA0001951837200000066
the frequencies f1 and f2 are:
Figure BDA0001951837200000067
the sampling interval is 0.001s, the sampling length N is 100, and the reconstructed sample length M is 1000. Algorithm frequency and amplitude tracking curves and error curves are plotted as shown in fig. 3-6.
Signal 2 is: : x (t) ═ A1(t)cos(2πf1(t)t+45°)+A2(t)cos(2πf2(t) t +45 °), amplitudes a1, a2 are:
Figure BDA0001951837200000071
the frequencies f1 and f2 are:
Figure BDA0001951837200000072
the sampling interval is 0.001s, the sampling length N is 200, and the reconstructed sample length M is 1000. Algorithm frequency and amplitude tracking curves and error curves are plotted as shown in fig. 7-10.
As can be seen from the frequency and amplitude tracking curves and the error curves of the two experiments, the algorithm well realizes the frequency and amplitude synchronous tracking of the transient signal. Comparing the first and second embodiments, the tracking effect is different for different signal algorithms: (1) the overall tracking effect of the second embodiment is better than that of the first embodiment because the signal variation amplitude of the second embodiment is larger than that of the first embodiment; (2) the frequency tracking effect of the first and second embodiments is better than the amplitude tracking effect because the Prony algorithm is more sensitive to frequency.
After cubic spline interpolation reconstruction is carried out on a sampling signal of the electric power system in a time domain, data truncation is carried out according to a sampling interval, and an obtained reconstructed sample has three advantages: firstly, the truncated equidistant data sequence is not only strictly cycle truncated, but also contains an integer number of reconstruction points in each cycle; secondly, the cubic spline interpolation value has small signal reconstruction error, and the frequency spectrum and the amplitude hardly leak, so that a foundation is provided for realizing accurate detection of Prony parameters; thirdly, the length of the reconstructed sample can be reduced by reducing the length of the truncated reconstructed sample, so that the sampling interval of the software is reduced, the time interval is ensured to be small enough, the accuracy of the algorithm is improved, and the cost of sampling equipment is reduced. And finally, estimating the frequency amplitude of each reconstructed sample by adopting a Prony algorithm. Experimental results prove that the algorithm quickly and accurately realizes the synchronous self-adaptive tracking of the frequency amplitude of the power grid.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (5)

1. A frequency and amplitude adaptive algorithm for transient electrical signals comprising the steps of:
s1: after being filtered by an anti-aliasing analog filter, the electric power system signal x (t) takes the sampling frequency as fsSampling duration of tsSampling to obtain N discrete electrical signals x (N), wherein N ═ fs*tsWith a sampling interval of Ts=1/fs
S2: establishing a cubic spline interpolation function to interpolate the discrete electric signal x (N), so as to obtain an interpolation sequence x' (k) containing interpolation points, wherein k is 1,2, - - -, (M-2) (N-1), and M is the number of the interpolation points between two adjacent sampling points;
s3: truncating the interpolation sequence x' (k) according to a sampling interval to obtain (N-1) equal-interval reconstruction samples, which are denoted as xi (M), wherein i is 1,2, N-1, M is 1,2, M;
s4: estimation of (N-1) reconstructed sample sequences x using the Prony algorithmi(m) frequency and amplitude; the method comprises the following specific steps:
s4.1: setting the transient power system signal as
Figure FDA0002792685720000011
Reconstructed sample x after sampling interpolation reconstruction and truncation processingi(m) constructing an extended Prony detection model for a group of harmonic signals with p random amplitudes, phases and frequencies, wherein the discrete time function form of the extended Prony detection model is as follows:
Figure FDA0002792685720000012
where M is 0,1,2, …, M-1, p is the rank of the model matrix, ajIs the amplitude, fjIs the frequency, thetajIs a phase, αjAn attenuation factor;
s4.2: the Prony algorithm utilizes the principle of error square sum minimum to realize model parameter estimation and constructs a cost function, namely:
Figure FDA0002792685720000013
s4.3: calculating a Prony detection model, and solving the amplitude and the frequency of the transient electric signal at a certain moment;
s4.4: and repeating the steps S4.1 to S4.3, and solving the amplitude and the frequency of the transient electric signal at each moment.
2. The adaptive algorithm for frequency and amplitude of transient electric signal according to claim 1, wherein in step S2, the step of establishing said cubic spline interpolation function is:
given interval [ a, b]Function f above and a set of nodes a ═ x0<x1<---<xqB, the cubic spline interpolation S of the function f is a function satisfying the following condition:
condition 1: for the subinterval [ x ]j,xj+1](j is 0,1, 2' -, q-1), S (x) is a cubic polynomial of the subinterval, denoted as Sj(x);
Condition 2: s (x)j)=f(xj),(j=0,1,2,---,q-1);
Condition 3: sj+1(xj+1)=Sj+1(xj+1),(j=0,1,2,---,q-2);
Condition 4: s'j+1(xj+1)=S′j(xj+1),(j=0,1,2,---,q-2);
Condition 5:S″j+1(xj+1)=S″j(xj+1),(j=0,1,2,---,q-2);
one of the boundary conditions is satisfied, S ″ (x)0)=S″(xq)=0;②S′(x0)=f′(x0) And S' (x)q)=f′(xq)。
3. The adaptive algorithm for frequency and amplitude of transient electric signal according to claim 1, wherein the step S2 comprises the following steps:
s2.1: the interpolated function f corresponds to the signal x (t) of the power system, the interpolated function point f (x)j) Discrete electrical signals x (n) obtained by sampling corresponding to the power system;
s2.2: difference h between arbitrary cellsj=xj+1-xj(j-1, 2, -q-1), corresponding to the sampling interval Ts;
s2.3: determining the number M of interpolation points between two adjacent sampling points;
s2.4: after the cubic spline interpolation function is solved, the independent variable x is sequentially set to 0, Ts,2Ts,3Ts, - - -, (N-1) MTs, and a new interpolation sequence x' (k) is obtained.
4. Frequency and amplitude adaptive algorithm for transient electrical signals according to claim 1, characterized in that the calculation procedure of step S4.3 comprises:
s4.3.1: calculating a reconstructed sample function R (i, j) and constructing an expansion matrix RiDetermining RiAn effective rank p;
Figure FDA0002792685720000021
Figure FDA0002792685720000022
peis the order of the linear prediction model;
s4.3.2: establishing a linear matrix equation and solving the parameter aj:Ri[1,a1,…,ap]T=[ξi,0,…,0]TIn which epsilonpiFor minimum error energy:
Figure FDA0002792685720000023
s4.3.3: solving the characteristic root z of a polynomialj:1+a1z-1+…+apz-p=0;
S4.3.4: solving for the amplitude and frequency of the transient signal: a. thej=2|aj|,fj=arctan[Im(zj)/Re(zj)]/(2πTs)。
5. Frequency and amplitude adaptive algorithm for transient electrical signals according to claim 1, characterized in that in step S4.4, the amplitude and frequency of the transient electrical signal at each moment is a ═ a1 Ai…AN-1],f=[f1 fi…fN-1]Wherein
Figure FDA0002792685720000031
CN201910054090.5A 2019-01-21 2019-01-21 Frequency and amplitude adaptive algorithm of transient electric signal Active CN109709378B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910054090.5A CN109709378B (en) 2019-01-21 2019-01-21 Frequency and amplitude adaptive algorithm of transient electric signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910054090.5A CN109709378B (en) 2019-01-21 2019-01-21 Frequency and amplitude adaptive algorithm of transient electric signal

Publications (2)

Publication Number Publication Date
CN109709378A CN109709378A (en) 2019-05-03
CN109709378B true CN109709378B (en) 2021-02-19

Family

ID=66261641

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910054090.5A Active CN109709378B (en) 2019-01-21 2019-01-21 Frequency and amplitude adaptive algorithm of transient electric signal

Country Status (1)

Country Link
CN (1) CN109709378B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111046541B (en) * 2019-11-28 2023-05-09 中国航空工业集团公司西安航空计算技术研究所 Self-adaptive solving method and system for variation of fundamental frequency vibration amplitude of engine along with rotation speed
CN112269054A (en) * 2020-09-16 2021-01-26 国网安徽省电力有限公司六安供电公司 Power adaptive algorithm based on improved Prony
CN112444674B (en) * 2020-11-25 2024-07-23 云南电网有限责任公司电力科学研究院 Inter-harmonic analysis method
CN118519089B (en) * 2024-07-22 2024-10-11 国网天津市电力公司城西供电分公司 Smart electric meter time error identification method, system, medium and terminal

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4977365A (en) * 1989-08-17 1990-12-11 The United States Of America As Represented By The Secretary Of The Air Force Instantaneous frequency measurement (IFM) receiver to measure frequency and angle of arrival (AOA) of multiple signals
CN102565574A (en) * 2011-12-06 2012-07-11 中国人民解放军海军工程大学 Ship electric energy quality monitoring system
CN103956756A (en) * 2014-05-23 2014-07-30 福州大学 Electric system low-frequency oscillating mode identification method
CN105445541A (en) * 2015-12-24 2016-03-30 合肥工业大学 Method for adaptively calculating power under arbitrary frequencies
CN105911341A (en) * 2016-04-20 2016-08-31 华中科技大学 Method for measuring harmonic reactive power
CN106597100A (en) * 2017-01-19 2017-04-26 湖南大学 Interpolation FFT estimation method of dynamic frequency of wide area power grid
CN108918964A (en) * 2018-07-11 2018-11-30 国网江苏省电力有限公司宿迁供电分公司 A kind of harmonic analysis method of sparsity enhancing

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4977365A (en) * 1989-08-17 1990-12-11 The United States Of America As Represented By The Secretary Of The Air Force Instantaneous frequency measurement (IFM) receiver to measure frequency and angle of arrival (AOA) of multiple signals
CN102565574A (en) * 2011-12-06 2012-07-11 中国人民解放军海军工程大学 Ship electric energy quality monitoring system
CN103956756A (en) * 2014-05-23 2014-07-30 福州大学 Electric system low-frequency oscillating mode identification method
CN105445541A (en) * 2015-12-24 2016-03-30 合肥工业大学 Method for adaptively calculating power under arbitrary frequencies
CN105911341A (en) * 2016-04-20 2016-08-31 华中科技大学 Method for measuring harmonic reactive power
CN106597100A (en) * 2017-01-19 2017-04-26 湖南大学 Interpolation FFT estimation method of dynamic frequency of wide area power grid
CN108918964A (en) * 2018-07-11 2018-11-30 国网江苏省电力有限公司宿迁供电分公司 A kind of harmonic analysis method of sparsity enhancing

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"Accurate solution of near-colliding Prony systems via decimation and homotopy continuation";Dmitry Batenkov;《Theoretical Computer Science》;20170630;全文 *
"基于加窗插值和prony的电力系统间谐波算法";熊杰锋;《电力系统保护与控制》;20110401;全文 *
《Adaptive Prony method for waveform distortion detection in power systems》;A. Bracale;《International Journal of Electrical Power & Energy Systems》;20070630;全文 *

Also Published As

Publication number Publication date
CN109709378A (en) 2019-05-03

Similar Documents

Publication Publication Date Title
CN109709378B (en) Frequency and amplitude adaptive algorithm of transient electric signal
CN112269054A (en) Power adaptive algorithm based on improved Prony
CN103257271A (en) Device and method for detecting micro grid harmonic wave and inter-harmonics based on STM32F107VCT6
CN109521275B (en) Synchronous phasor determination method, system, device and readable storage medium
CN105004998A (en) State of charge estimator and methods of making and using the same
CN106980044B (en) A kind of Harmonious Waves in Power Systems current estimation method adapting to wind power integration
CN203287435U (en) A micro electrical network harmonic wave and inter-harmonic wave test apparatus based on an STM32F107VCT6
CN108155643B (en) A kind of robust estimation method of the single-phase mains voltage parameter based on sliding mode observer
CN107478990A (en) A kind of generator electromechanical transient process method for dynamic estimation
CN102779238A (en) Brushless DC (Direct Current) motor system identification method on basis of adaptive Kalman filter
CN114487564A (en) Non-contact three-phase voltage measuring system and method
CN112310991B (en) Energy storage converter improved finite set model prediction control method based on disturbance observation
Petrović Frequency and parameter estimation of multi-sinusoidal signal
CN105044459B (en) A kind of harmonic analysis method
CN103105538B (en) Dynamic filter estimate method of conductivity-order resistance capacitance system parameters
CN109325295A (en) A kind of dynamic charge modeling method based on small time scale empirical mode decomposition
CN110829489B (en) Estimation method for disturbance-free signal injection weak power grid and series compensation power grid
Cupertino et al. EKF-and wavelet-based algorithms applied to harmonic detection for active shunt filters
CN108182529A (en) A kind of uncertain factor discrimination method during micro-capacitance sensor operation
CN109324087A (en) Discrimination method is remembered in fading for conductance cell single order capacitance-resistance system parameter
CN102542170A (en) Method for acquiring slip frequency difference of electric system
CN113533861B (en) Dynamic harmonic phasor measurement method based on attenuation exponential function model
CN108982966A (en) Harmonic phase angle analysis method based on linear correction algorithm
CN105067893B (en) Solution resistance flexible measurement method based on conductance cell second order model
Yang et al. A smart method makes DFT more precise for power system frequency estimation

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