WO2015089943A1 - 一种动态信号参数的获取方法 - Google Patents
一种动态信号参数的获取方法 Download PDFInfo
- Publication number
- WO2015089943A1 WO2015089943A1 PCT/CN2014/072831 CN2014072831W WO2015089943A1 WO 2015089943 A1 WO2015089943 A1 WO 2015089943A1 CN 2014072831 W CN2014072831 W CN 2014072831W WO 2015089943 A1 WO2015089943 A1 WO 2015089943A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- signal sequence
- sampling signal
- model
- dynamic sampling
- dynamic
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R23/00—Arrangements for measuring frequencies; Arrangements for analysing frequency spectra
- G01R23/16—Spectrum analysis; Fourier analysis
Definitions
- the current harmonic analysis mainly uses the Fourier method, which considers the signal to be composed of a series of non-attenuating sinusoidal frequency components, so that the attenuation oscillation parameters in the dynamic signal cannot be given, and the spectral leakage and the fence effect in the Fourier analysis are also This can cause problems in which harmonics with similar frequencies cannot be detected.
- the autoregressive AR (Auto Regressive) parameter spectrum estimation method approximates the real process by establishing a parametric model, which greatly improves the frequency resolution and can be used in the frequency analysis of interharmonics, but it cannot give the amplitude and phase parameters of harmonics. .
- the Prony algorithm considers dynamic signals as consisting of a series of attenuated sinusoidal components with arbitrary amplitudes, phases, frequencies and attenuation factors, making them ideal for nonstationary process studies with attenuated oscillatory components.
- the parameter model is used to overcome the defect that the frequency resolution is limited by the window length in the Fourier analysis, it can also be used in the interharmonic detection.
- directly solving the amplitude, phase frequency, and attenuation factor parameters in the Prony algorithm will lead to solving a non-linear least squares problem, which is difficult and has poor numerical stability.
- the present application provides a method for acquiring dynamic signal parameters for quickly and accurately acquiring dynamic signal parameters in power grid harmonics.
- the proposed scheme is as follows: Selecting a dynamic sampling signal sequence of the power grid, and the auto-correlation matrix is composed of the dynamic sampling signal sequence;
- the dynamic sampled signal sequence is represented as a set of sinusoidal components of the damped oscillation
- the feature polynomial root corresponding to the model parameter is brought into the complex sequence to solve various parameters of the dynamic sampled signal sequence, the parameters including amplitude, phase, attenuation and frequency.
- the order P of the autocorrelation matrix satisfies the following formula: N/4 ⁇ ⁇ N/3 , where N is the number of sampling points.
- the determining the effective rank of the autocorrelation matrix, determining the frequency component number of the dynamic sampled signal sequence according to the effective rank is specifically:
- the autocorrelation matrix is decomposed using the SVD method:
- R temporary ⁇ , wherein ⁇ representing the autocorrelation matrix, u [chi] is the dimension orthogonal matrix is (+1) ⁇ (+ 1) dimensional orthogonal matrix, S is the [chi] ( + 1 ) dimension non-negative diagonal matrix;
- the effective rank ⁇ is determined based on the local maximum of the signal-to-noise ratio sum, and the integer portion of ⁇ /2 is determined as the frequency component number P'.
- ⁇ ( «- + ( «), where C is k l model order,
- the zero-mean white noise sequence is the model parameter of the C-order AR model.
- the process of solving the model parameters of the AR model is specifically:
- the order C of the AR model is the effective rank P
- the order C of the AR model is the order of the self-correlation matrix
- the model parameters are found using a covariance algorithm.
- the using the Prony algorithm to represent the sequence of the dynamic sampled signal as a set of sinusoidal components of the damped oscillation is:
- the minimum square error condition is specifically
- the feature polynomial root corresponding to the model parameter is brought into the complex sequence
- the parameters of the dynamic sampled signal sequence are specifically: the feature polynomial is formed by the model parameter, and the characteristic polynomial is solved. Root, that is, corresponding to the complex sequence expression; z m is brought into the complex sequence expression, and the parameter b m is determined by least squares method;
- the method further comprises: judging according to the result of the solution Whether the number of frequency points is equal to the number of frequency components ⁇ ', and if so, ends, otherwise the first 5 ' components with larger amplitudes are selected. It can be seen from the above technical solution that the method for acquiring the dynamic signal parameters of the power grid disclosed in the present application first determines the frequency component number of the dynamic signal, and then uses the AR method to determine the model parameters of the dynamic signal, and finally uses the Prony algorithm to solve the dynamic signal.
- This application does not directly solve the parameters in the Prony algorithm, but uses the AR parameter model idea to view the current time signal as a linear combination of signals from previous moments, and convert the nonlinear problem into a linear estimation problem, making the calculation process more Simple and more accurate.
- FIG. 1 is a flowchart of a method for acquiring dynamic signal parameters according to an embodiment of the present disclosure
- FIG. 2 is a flow chart of a method for determining a frequency component of a dynamic signal according to an embodiment of the present application
- FIG. 3 is a flowchart of a method for determining a frequency component of a dynamic signal and a parameter of a dynamic signal AR model according to an embodiment of the present disclosure
- FIG. 4 is a flowchart of another method for acquiring dynamic signal parameters according to an embodiment of the present disclosure
- FIG. 5 is a flowchart of another method for acquiring dynamic signal parameters according to an embodiment of the present application.
- FIG. 1 is a flowchart of a method for acquiring dynamic signal parameters disclosed in an embodiment of the present application. As shown in Figure 1, the method includes:
- Step 101 Select a dynamic sampling signal sequence of the power grid, and form an autocorrelation matrix by the dynamic sampling signal sequence;
- the sampling signal sequence to be analyzed is selected as the number of sampling points, and the selected model order is satisfied and satisfies N/4 ⁇ N/3, and the model order number ⁇ is arbitrarily selected within the range.
- the autocorrelation matrix ⁇ is expressed as: r(l,0) r(l,l) ⁇
- Step 1" (3: determining a valid rank of the autocorrelation matrix, determining a frequency component number of the dynamic sampled signal sequence according to the effective rank;
- the effective rank P of the matrix of the above formula (1) is calculated, and then the number of frequency components of the dynamic signal can be determined according to the effective rank.
- Step 103 Establish an AR model, and solve model parameters of the AR model.
- the AR model assumes that the signal is derived from a zero-mean white noise sequence that excites an all-pole linear time-invariant discrete-time system, namely:
- Step 104 Express the sequence of the dynamic sampled signal as a set of sinusoidal components of the damped oscillation by using a Prony algorithm;
- Step 105 Determine a complex sequence of the dynamic sampled signal sequence, where the dynamic sampled signal sequence is represented by the complex sequence under a condition that a minimum square error is satisfied;
- Step 106 Bring the feature polynomial root corresponding to the model parameter into the complex sequence, and determine various parameters of the dynamic sampled signal sequence, where the parameters include amplitude, phase, attenuation, and frequency.
- the method for acquiring the dynamic signal parameters of the power grid disclosed in this embodiment first determines the number of frequency components of the dynamic signal, and then determines the model parameters of the dynamic signal by using the AR method, and finally uses Prony.
- the algorithm solves the frequency, amplitude, phase, and attenuation parameters in the dynamic signal.
- This application does not directly solve the parameters in the Prony algorithm, but uses the AR parameter model idea to view the current time signal as a linear combination of signals from previous moments, and convert the nonlinear problem into a linear estimation problem, making the calculation process more Simple and more accurate.
- Embodiment 2 uses the AR parameter model idea to view the current time signal as a linear combination of signals from previous moments, and convert the nonlinear problem into a linear estimation problem, making the calculation process more Simple and more accurate.
- the autocorrelation matrix ⁇ we have determined the autocorrelation matrix ⁇ , and then we can apply the SVD algorithm to determine the effective rank P of the matrix, and then determine the number of dynamic signal frequency components by the effective rank P, specifically, the autocorrelation matrix ⁇ is decomposed into:
- 3 ⁇ 4 ⁇ is the singular value of the matrix, and satisfies ⁇ 1 ⁇ 22 ⁇ ⁇ ⁇ 0. It can be seen that the larger singular values of the matrix ⁇ are concentrated in the front segment of the diagonal array S, so the best approximation of the diagonal array formed by the preceding singular values can be taken.
- the frequency component number P' of the signal is an integer part of P/2;
- the effective rank P can be determined according to the signal-to-noise ratio combined with the local maximum of A, and the frequency component number P' of the signal is an integer part of P/2.
- FIG. 2 is a schematic diagram of determining a frequency component of a dynamic signal according to an embodiment of the present application. Number of method flow charts.
- Step 201 Receive a dynamic signal, and form an autocorrelation matrix
- Step 202 Decompose the autocorrelation matrix by using SVD
- Step 203 Determine whether the dynamic signal contains noise
- Step 205 If the judgment result is YES, the effective rank P is determined according to the local maximum value of the signal-to-noise ratio sum, and the integer part of P/2 is determined as the frequency component number.
- the number of frequency components of the grid dynamic signal can be determined.
- the SVD method has a high frequency resolution even in a short sampling period, and can accurately determine the number of dynamic signal frequency components, which can better separate the interharmonic components of the signal, and overcome the difficulty in selecting the order of the AR model.
- the AR model is built.
- the AR model assumes that the signal is derived from a zero-mean white noise sequence that is excited by an all-pole linear time-invariant discrete-time system, namely:
- 1 C is the model order
- 3 ⁇ 4 is the model parameter of the C-order AR model.
- the effective rank P determined by the previous embodiment for the signal without noise, the order of the AR model is P-order; and for the noisy signal, the order of the AR model needs to be greatly improved, which can be taken as the order, by covariance
- the algorithm can give the model parameter as ⁇ 1
- AR(P) model AR ( ) model respectively.
- FIG. 3 is a flowchart of a method for determining a frequency component of a dynamic signal and a parameter of a dynamic signal AR model according to an embodiment of the present application.
- Step 206 Take an AR (P) model calculation
- Step 207 Take the AR ( ) model calculation.
- the dynamic signal can be approximated by the complex sequence ⁇ ) under the condition that the square error is satisfied, and the complex sequence ") is expressed as:
- FIG. 4 is a flowchart of another method for acquiring dynamic signal parameters disclosed in an embodiment of the present application. Based on the previous embodiment, this embodiment further adds:
- Step 208 Determine a dynamic signal expression and a complex sequence expression x(n) by using a Prony algorithm
- Step 209 Calculating the model parameter
- the root of the corresponding feature polynomial is the step 210 in the complex sequence ⁇ ): the least squares method is used to determine the complex sequence ⁇ );
- Step 211 Determine the amplitude, phase, attenuation, and frequency parameters of the dynamic signal by ⁇ and .
- the ARM method is used to find z m , and then the Prony algorithm is used to determine the amplitude, phase, attenuation and frequency parameters. This overcomes the limitation that the AR method can only give the frequency information and avoids the direct solution.
- the Prony model needs to solve a nonlinear least squares problem.
- FIG. 5 is a flowchart of another method for acquiring dynamic signal parameters disclosed in an embodiment of the present application.
- step 212 determine whether the frequency number is equal to the frequency component number ; '; Step 213: If the judgment result is Otherwise, the first P' components with larger amplitudes are selected; if the judgment result is yes, the process ends. In this way, P' parameters can be determined.
- Example 1 We select the grid dynamic signal model as:
Landscapes
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- General Physics & Mathematics (AREA)
- Analogue/Digital Conversion (AREA)
- Complex Calculations (AREA)
- Noise Elimination (AREA)
- Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)
Abstract
一种动态信号参数的获取方法,包括:选取电网的动态采样信号序列组成自相关矩阵(101);确定自相关矩阵的有效秩和动态采样信号序列的频率分量数(102);建立AR模型,求解所述AR模型的模型参数(103);利用Prony算法,将所述动态采样信号序列表示为一组衰减振荡的正弦分量(104);确定所述动态采样信号序列的复序列,所述动态采样信号序列由所述复序列在满足平方误差最小条件下表示(105);将所述模型参数对应的特征多项式根带入所述复序列,求解所述动态采样信号序列的各项参数,所述各项参数包括幅值、相位、衰减和频率(106)。该方法并不直接求解Prony算法中的参数,而是借助AR参数模型思路,将当前时刻信号看成由以前各时刻信号的线性组合形成,将非线性问题转换为线性估计问题,使得计算过程更加简单且计算结果更加精确。
Description
一种动态信号参数的获取方法 技术领域
本申请要求于 2013 年 12 月 16 日提交中国专利局、 申请号为 201310690114.9、 发明名称为 "一种动态信号参数的获取方法" 的国内申 请的优先权, 其全部内容通过引用结合在本申请中。
背景技术
由于电力电子等非线性设备在电力系统中的广泛应用, 不仅导致谐波 和间谐波日益增多, 而且还存在具有衰减振荡分量, 严重影响了电力系统 的安全运行。分析谐波、 间谐波以及衰减振荡参数对电力系统有重要意义。
目前的谐波分析主要采用傅氏方法, 将信号看成由一系列不衰减的正 弦频率成分组成, 因而无法给出动态信号中衰减振荡参数, 同时在傅氏分 析中的频谱泄漏和栅栏效应也会造成无法检测频率相近的接谐波的问题。 自回归 AR ( Auto Regressive )参数谱估计方法通过建立参数模型逼近真实 过程, 较大提高了频率分辨率, 可用于间谐波的频率分析中, 但其无法给 出谐波的幅值和相位参数。普罗尼 Prony算法将动态信号看成由一系列具有 任意幅值、 相位、 频率和衰减因子的衰减正弦分量组成, 因而特别适合具 有衰减振荡分量的非平稳过程研究。 同时由于采用参数模型而克服了傅氏 分析中频率分辨率受限于窗长的缺陷, 因而还可用于间谐波检测中。但是, 直接求解 Prony算法中的幅值、相位频率和衰减因子参数将导致求解一个非 线性最小二乘问题, 其难度大且数值稳定性差。
因此, 急需一种电网谐波分析中动态信号参数的获取方案, 能快速准 确的获取电网谐波中的动态信号参数。 发明内容
有鉴于此, 本申请提供了一种动态信号参数的获取方法, 用于快速准 确的获取电网谐波中的动态信号参数。
为了实现上述目的, 现提出的方案如下:
选取电网的动态采样信号序列, 由所述动态采样信号序列组成自相关 矩阵;
确定所述自相关矩阵的有效秩, 根据所述有效秩确定所述动态采样信 号序列的频率分量数;
建立 AR模型, 求解所述 AR模型的模型参数;
利用 Prony算法, 将所述动态采样信号序列表示为一组衰减振荡的正 弦分量;
确定所述动态采样信号序列的复序列, 所述动态采样信号序列由所述 复序列在满足平方误差最小条件下表示;
将所述模型参数对应的特征多项式根带入所述复序列, 求解所述动态 采样信号序列的各项参数, 所述各项参数包括幅值、 相位、 衰减和频率。
优选地, 所述自相关矩阵的阶数 P满足以下公式: N/4< <N/3 , 其 中 N为采样点的个数。
优选地, 所述确定所述自相关矩阵的有效秩, 根据所述有效秩确定所 述动态采样信号序列的频率分量数具体为:
利用 SVD方法对所述自相关矩阵进行分解:
将所述自相关矩阵分解为: R =暫 Ί , 其中^代表所述自相关矩阵, u是 χ 维正交矩阵, 是 ( +1)χ( +1)维正交矩阵, S是 χ( +1)维 非负对角阵;
判断所述动态采样信号序列是否包含噪声; 若所述动态采样信号序列不包含噪声,则计算 = σί+1 Ισ,, \<i<pe-\, 将 取得最大值时对应的 确定为有效秩 P, 将 P/2的整数部分确定为所述
频率分量数 Ρ' ;
若所述动态采样信号序列包含噪声, 则根据信噪比和 的局部最大值 确定有效秩 Ρ, 将 Ρ/2的整数部分确定为所述频率分量数 P'。
优选地, 所述建立 AR模型的过程具体为: 将所述动态采样信号序列表示为: χ(«) = -| χ(«- + («), 其中 C为 k=l 模型阶数, 是零均值白噪声序列, 为 C阶 AR模型的模型参数。
优选地, 所述求解所述 AR模型的模型参数的过程具体为:
判断所述动态采样信号序列是否包含噪声;
若所述动态采样信号序列不包含噪声, 取 AR模型的阶数 C为所述有 效秩 P;
若所述动态采样信号序列包含噪声, 取 AR模型的阶数 C为所述自相 关矩阵的阶数
使用协方差算法, 求出所述模型参数 。
优选地, 所述利用 Prony算法, 将所述动态采样信号序列表示为一组 衰减振荡的正弦分量具体为:
将所述复序列表示为 : ^ , 式中 bm = Am Qxp(j0 , zm = exp[(«m + j2nfm)Ts] , Am,0m,am,fm对应为幅值、 相位、 衰
优选地, 所述平方误差最小条件具体为
优选地, 所述将所述模型参数对应的特征多项式根带入所述复序列, 求解所述动态采样信号序列的各项参数具体为: 由所述模型参数 构成特征多项式, 求解其特征多项式的根 , 即 对应为所述复序列表达式中的 ; 将 zm带入所述复序列表达式中, 利用最小二乘法确定参数 bm;
^m = tan"1 [lm(^m) / Re(^)]
求解各项参数的表达式为:
fm = tan—1 [lm(zm) / RQ(zm)] / 2 Ts 优选地, 在所述求解所述动态采样信号序列的各项参数之后还包括: 根据求解的结果, 判断频点数是否等于所述频率分量数 ρ' , 若是则结 束, 否则选取幅值较大的前 5 '个分量。 从上述的技术方案可以看出, 本申请公开的电网动态信号参数的获取 方法, 首先确定动态信号的频率分量数, 再利用 AR方法确定动态信号的 模型参数, 最后使用 Prony算法来求解动态信号中的频率、 幅值、 相位和 衰减参数。 本申请并不直接求解 Prony算法中的参数, 而是借助 AR参数 模型思路, 将当前时刻信号看成由以前各时刻信号的线性组合形成, 将非 线性问题转换为线性估计问题, 使得计算过程更加简单且计算结果更加精 确。
附图说明 为了更清楚地说明本申请实施例或现有技术中的技术方案, 下面将对
实施例或现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述中的附图仅仅是本申请的一些实施例, 对于本领域普通技术人员 来讲, 在不付出创造性劳动的前提下, 还可以根据这些附图获得其它的附 图。
图 1为本申请实施例公开的一种动态信号参数的获取方法流程图; 图 2为本申请实施例公开的一种确定动态信号的频率分量数的方法流 程图;
图 3为本申请实施例公开的一种确定动态信号频率分量数及动态信号 AR模型参数的方法流程图;
图 4为本申请实施例公开的另一种动态信号参数的获取方法流程图; 图 5为本申请实施例公开的又一种动态信号参数的获取方法流程图。
具体实施方式
下面将结合本申请实施例中的附图, 对本申请实施例中的技术方案进 行清楚、 完整地描述, 显然, 所描述的实施例仅仅是本申请一部分实施例, 而不是全部的实施例。 基于本申请中的实施例, 本领域普通技术人员在没 有付出创造性劳动前提下所获得的所有其它实施例, 都属于本申请保护的 范围。
参见图 1
图 1为本申请实施例公开的一种动态信号参数的获取方法流程图。 如图 1所示, 该方法包括:
步骤 101 : 选取电网的动态采样信号序列, 由所述动态采样信号序列 组成自相关矩阵;
具体地, 选取待分析的采样信号序列 其采样点数为 Ν, 选定模 型阶数为 且满足 N/4 < < N/3 , 模型阶数 ^在范围内任意选取整数。 自相关矩阵^表示为:
r(l,0) r(l,l) ··
r(2,0) r(2,l) ·· r(2,Pe)
Ke = · · (1)
_r(Pe, ) r(pe,l) r(pe,pe) 各元素 r(, 定义为:
r(i,j)= x(n-j)x(n-i) 7· = 0,1,·.·, (2)
步骤 1"(3: 确定所述自相关矩阵的有效秩, 根据所述有效秩确定所述 动态采样信号序列的频率分量数;
具体地, 计算上述公式 ( 1 )矩阵的有效秩 P, 然后根据有效秩即可确 定动态信号的频率分量数。
步骤 103: 建立 AR模型, 求解所述 AR模型的模型参数;
具体地, AR模型假定信号 是由零均值白噪声序列 激励一个全 极点的线性时不变离散时间系统得到的, 即:
x{n) = -^ ikx{n -k)-\- w{n), 其中 c为模型阶数, 是零均值白噪声序 歹 ij , 为 C阶 AR模型的模型参数。 求解 AR模型的模型参数。 步骤 104: 利用 Prony算法, 将所述动态采样信号序列表示为一组衰 减振荡的正弦分量;
具体地, 将所述动态采样信号序列表示为: x{n) = tA,'"T'∞ 2π/]ηΊ + θ,)
^ , 式中 7;为采样周期, q为谐波次数。
步骤 105: 确定所述动态采样信号序列的复序列, 所述动态采样信号 序列由所述复序列在满足平方误差最小条件下表示;
步骤 106: 将所述模型参数对应的特征多项式根带入所述复序列, 求 解所述动态采样信号序列的各项参数, 所述各项参数包括幅值、 相位、 衰 减和频率。
本实施例公开的电网动态信号参数的获取方法, 首先确定动态信号的 频率分量数, 再利用 AR方法确定动态信号的模型参数, 最后使用 Prony
算法来求解动态信号中的频率、 幅值、 相位和衰减参数。 本申请并不直接 求解 Prony算法中的参数, 而是借助 AR参数模型思路, 将当前时刻信号 看成由以前各时刻信号的线性组合形成, 将非线性问题转换为线性估计问 题, 使得计算过程更加简单且计算结果更加精确。 实施例二
本实施例中, 我们详细介绍确定动态信号频率分量数的过程。
通过实施例一我们已经确定了自相关矩阵^, 接下来可以应用 SVD 算法确定矩阵 的有效秩 P, 进而通过有效秩 P来确定动态信号频率分量 数, 具体地是将自相关矩阵^分解为:
R„ (3 ) 其中 代表所述自相关矩阵, U 是 维正交矩阵, 是
(A+l)x(A+l)维正交矩阵, S是 ΑΧ(Α+1)维非负对角阵, 其对角线上元素
有效秩 P及频率分量数的确定过程:
判断动态采样信号序列是否包含噪声, 若信号 不含噪声, 则 S的 前 P个奇异值显著大于后面的奇异值, 可以计算 ^.= +1/ ι≤ ≤Λ-ι, 将 取得最大值时对应的 确定为有效秩 P, 信号的频率分量数 P'为 P/2的 整数部分;
若信号 包含噪声, 则可以根据信噪比并结合 A的局部最大值确定有效 秩 P, 信号的频率分量数 P'为 P/2的整数部分。
参见图 2, 图 2为本申请实施例公开的一种确定动态信号的频率分量
数的方法流程图。
上述过程概括起来如下:
步骤 201: 接收动态信号, 并组成自相关矩阵;
步骤 202: 利用 SVD分解所述自相关矩阵;
步骤 203: 判断动态信号是否包含噪声;
步骤 204: 若判断结果为否, 则计算 Α= ,.+1/σ,.,将 最大时对应的 ζ·确 定为有效秩 Ρ, 将 Ρ/2的整数部分确定为频率分量数;
步骤 205: 若判断结果为是, 则根据信噪比和 的局部最大值确定有 效秩 P,将 P/2的整数部分确定为频率分量数。
通过上面的过程, 即可确定电网动态信号的频率分量数。
且采用 SVD方法即使在短采样周期也有很高的频率分辨率,可准确确 定动态信号频率分量数, 可较好分别出信号的间谐波分量, 同时也克服了 AR模型阶数选取困难问题。 实施例三
本实施例中我们详细介绍确定动态信号模型参数的过程。
建立 AR模型, AR模型假定信号 是由零均值白噪声序列 激励 一个全极点的线性时不变离散时间系统得到的, 即:
C
x{n) - jakx(n -k)+ w{n) ( 5 ) 上式中 1 C为模型阶数, ¾为 C阶 AR模型的模型参数。
经过上一实施例确定的有效秩 P, 对于不含噪声的信号, 取 AR模型 阶数为 P阶;而对含噪声的信号, AR模型阶数需大幅度提高,可取为 阶, 通过协方差算法可给出模型参数 为 {1
分别为 AR(P)模型或 AR ( )模型。
参见图 3, 图 3为本申请实施例公开的一种确定动态信号频率分量数 及动态信号 AR模型参数的方法流程图。
在上一实施例的步骤 205之后, 进一步增加:
步骤 206: 取 AR(P)模型计算 ;
步骤 207: 取 AR ( )模型计算 。 实施例四
本实施例中我们详细介绍动态信号的参数确定过程。
利用 Prony算法把信号 χ )看成由一组衰减振荡的正弦分量组成, 即: x(n) = tA '"T'∞s(2nfinTs + θ,)
- (6) 式中, 7;为采样周期, q为谐波次数。
动态信号 可以其复序列 ^)在满足平方误差最小条件下近似表示, 复序列 《)表示为:
χ(η) = Υδ ζ" ,« = 0,1,···, N-1
由 ^ )的表达式可知, 其为常系数线性差分方程的齐次解形式, 结合 实施例三中的公式(5) ; 的差分表示形式, 可知实施例三中求得的 AR 模型参数 即对应为公式(7)差分方程的系数, 进而由模型参数 构成的 特征多项式根 Zk即对应为复序列表达式中的 。 再将求得的 zm ψ^χ(η)表 达式并应用最小二乘法可确定参数 最终可给出 , 的计算公式 为: )
[/M =tan— ^Imi^J/Rei^jJ/S T
图 4为本申请实施例公开的另一种动态信号参数的获取方法流程图。 在上一实施例的基础上, 本实施例进一步增加了:
步骤 208: 利用 Prony算法确定动态信号表达式 及复序列表达式 x(n);
步骤 209:计算模型参数 对应特征多项式的根 即为复序列 ^)中的 步骤 210: 应用最小二乘法确定复序列 ^)中的 ;
步骤 211 : 由^和 确定动态信号的幅值、 相位、 衰减和频率参数。 通过将 AR方法和 Prony算法结合,利用 AR方法求出 zm ,再利用 Prony 算法确定幅值、 相位、 衰减和频率参数, 克服了 AR方法仅能给出频率信 息的局限, 也避免了直接求解 Prony模型需要解决一个非线性最小二乘问 题。 实施例五
参见图 5 , 图 5为本申请实施例公开的又一种动态信号参数的获取方 法流程图。
由于在确定模型参数 时出现了两种情况,即有噪声和无噪声的情况, 在有噪声时选取的 AR模型阶数 而 ^显著大于频率分量数 Ρ'即 P/2, 所 以在最后计算出的参数中, 对应于有噪声的情况下, 频点数肯定大于 Ρ' , 所以我们增加了频点数判断过程, 即步骤 212: 判断频点数是否等于频率 分量数 Ρ' ; 步骤 213: 若判断结果为否, 则选取幅值较大的前 P'个分量; 若判断结果为是, 则结束流程。 这样, 即可确定出 P'个参数。 实施例六
本实施例中我们将对比传统的利用 Prony算法来获取动态信号的参数 和本申请的获取方法。
算例一:
我们选取电网动态信号模型为:
x(t) = 3 cos(2n x 25t + π/5) + 150 cos(2n x 50t + π/4) + 20 cos(2n x l 50t + π/6) +
2 cos(2 x 180t + π/3) + 15 cos(2 x 250t + π/8) 选取采用频率 Fs=2000Hz, 采样时间 0.04s, 采样点数 80个, 分别考 虑不加噪声、加 40dB的噪声情况下传统 Prony方法与本申请的方法的计算 结果。 参见下表 1 :
无噪声 SNR= =40 谐波参数 实际值 传统 Prony 本申请方法 传统 Prony 本申请方 法 法 法 频率 1/Hz 25.0000 24.951 1 24.9915 25.3191 25.1315 幅值 1/V 3.0000 2.9973 3.0001 3.0559 3.2923 相位 1/rad 0.6283 0.6297 0.6284 0.6250 0.6292 频率 2/Hz 50.0000 50.2373 49.9936 50.0517 49.9972 幅值 2/V 150.0000 150.0688 149.9699 148.7885 149.9251 相位 2/rad 0.7854 0.7850 0.7854 0.7907 0.7863 频率 3/Hz 150.0000 150.2105 149.9684 146.4531 150.0038 幅值 3/V 20.0000 19.9805 19.9997 20.1980 20.0062 相位 3/rad 0.5236 0.5256 0.5236 0.5247 0.5236 频率 4/Hz 180.0000 180.3985 180.0494 180.4710 179.9445 幅值 4/V 2.0000 1.9951 2.0001 2.0243 2.0156 相位 4/rad 1.0472 1.0458 1.0471 1.0443 1.0510 频率 5/Hz 250.0000 250.6705 250.0817 249.6672 249.9987 幅值 5/V 15.0000 15.01 16 15.0025 14.8094 15.0016 相位 5/rad 0.3927 0.3930 0.3927 0.3862 0.3931 表 1 我们选取含间谐波和衰减分量的动态电网信号模型为;
x(t) = 150e—。·4πί cos(2n/;t + π/3) + 10e—。·6πί cos(2n/2t + π/4) + 2e—。·2πί cos(2n/3t + π/5) 其中 fl=50Hz, f2=148Hz,
取采样频率 Fs=2000Hz, 采样 时间 0.1s, 采样点数 200个, 分别考虑不加噪声、加 40dB的噪声情况下传 统 Prony法与本申请方法的计算结果。 参见下表 2:
无噪声 SNR= =40
谐波参数 实际值 传统 Prony 本申请方法 传统 Prony 本申请方 法 法 法 频率 1/Hz 25.0000 24.9909 25.0028 25.4194 24.9540 幅值 1/V 3.0000 2.9851 3.0028 3.0599 2.9951 相位 1/rad 0.6283 0.6260 0.6283 0.6327 0.6276 衰减 -1.2566 -1.2564 -1.2563 -1.2394 -1.2561 频率 2/Hz 50.0000 50.2471 50.0128 50.1815 50.0088 幅值 2/V 150.0000 149.5507 149.9101 149.1494 150.0344 相位 2/rad 0.7854 0.7912 0.7854 0.7772 0.7844 衰减 -1.8850 -1.8773 -1.8854 -1.8981 -1.8863 频率 3/Hz 150.0000 150.4838 149.9778 150.7260 150.0640 幅值 3/V 20.0000 19.8690 19.9983 19.9612 20.0291 相位 3/rad 0.5236 0.5213 0.5236 0.5216 0.5233 衰减 -0.6283 -0.6268 -0.6284 -0.6227 -0.6283 表 2
从表 1和表 2的对比可见, 在谐波、 间谐波和衰减分量的检测中, 采 用本申请的参数获取方法能够大幅提高计算精度, 而且对噪声有较好的适 应性。
最后, 还需要说明的是, 在本文中, 诸如第一和第二等之类的关系术 语仅仅用来将一个实体或者操作与另一个实体或操作区分开来, 而不一定 要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。 而 且, 术语 "包括"、 "包含"或者其任何其他变体意在涵盖非排他性的包含, 从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素, 而且还包括没有明确列出的其他要素, 或者是还包括为这种过程、 方法、 物品或者设备所固有的要素。 在没有更多限制的情况下, 由语句 "包括一 个 ... ... " 限定的要素, 并不排除在包括所述要素的过程、 方法、 物品或者 设备中还存在另外的相同要素。
本说明书中各个实施例采用递进的方式描述, 每个实施例重点说明的 都是与其他实施例的不同之处, 各个实施例之间相同相似部分互相参见即
可。 对所公开的实施例的上述说明, 使本领域专业技术人员能够实现或使 用本申请。 对这些实施例的多种修改对本领域的专业技术人员来说将是显 而易见的, 本文中所定义的一般原理可以在不脱离本申请的精神或范围的 情况下, 在其它实施例中实现。 因此, 本申请将不会被限制于本文所示的 这些实施例, 而是要符合与本文所公开的原理和新颖特点相一致的最宽的 范围。
Claims
1、 一种动态信号参数的获取方法, 其特征在于, 包括:
选取电网的动态采样信号序列, 由所述动态采样信号序列组成自相关 矩阵;
确定所述自相关矩阵的有效秩, 根据所述有效秩确定所述动态采样信 号序列的频率分量数;
建立 AR模型, 求解所述 AR模型的模型参数;
利用 Prony算法, 将所述动态采样信号序列表示为一组衰减振荡的正 弦分量;
确定所述动态采样信号序列的复序列, 所述动态采样信号序列由所述 复序列在满足平方误差最小条件下表示;
将所述模型参数对应的特征多项式根带入所述复序列, 求解所述动态 采样信号序列的各项参数, 所述各项参数包括幅值、 相位、 衰减和频率。
2、根据权利要求 1所述的方法, 其特征在于, 所述自相关矩阵的阶数 尸满足以下公式: N/4 < pe < N/3 , 其中 N为采样点的个数。
3、根据权利要求 2所述的方法, 其特征在于, 所述确定所述自相关矩 阵的有效秩, 根据所述有效秩确定所述动态采样信号序列的频率分量数具 体为:
利用 SVD方法对所述自相关矩阵进行分解:
将所述自相关矩阵分解为: R =舊 Ί , 其中^代表所述自相关矩阵,
U是 维正交矩阵, 是 < + 1)Χ(Α + 1)维正交矩阵, S是 ^ Χ(Α + 1)维 非负对角阵;
取所述对角阵 S的前 ρ个奇异值构成的对角阵 乍 的最佳逼近 ,
τ
= U∑ V、 = U S P 0 , Sp = di g(al, a2,... ,ap) .
R
0 0 判断所述动态采样信号序列是否包含噪声;
若所述动态采样信号序列不包含噪声,则计算 = σι+ι /σ,, \<i<pe-\ , 将 取得最大值时对应的 确定为有效秩 P, 将 P/2的整数部分确定为所述 频率分量数 Ρ' ;
若所述动态采样信号序列包含噪声, 则根据信噪比和 的局部最大值 确定有效秩 Ρ, 将 Ρ/2的整数部分确定为所述频率分量数 P'。
4、 根据权利要求 3所述的方法, 其特征在于, 所述建立 AR模型的过 程具体为: 将所述动态采样信号序列表示为: χ(«) = -| χ(« )+ («), 其中 C为 k=l 模型阶数, 是零均值白噪声序列, 为 C阶 AR模型的模型参数。
5、 根据权利要求 4所述的方法, 其特征在于, 所述求解所述 AR模型 的模型参数的过程具体为:
判断所述动态采样信号序列是否包含噪声;
若所述动态采样信号序列不包含噪声, 取 AR模型的阶数 C为所述有 效秩 P;
若所述动态采样信号序列包含噪声, 取 AR模型的阶数 C为所述自相 关矩阵的阶数
使用协方差算法, 求出所述模型参数 。
6、 根据权利要求 5所述的方法, 其特征在于, 所述利用 Prony算法, 将所述动态采样信号序列表示为一组衰减振荡的正弦分量具体为:
7、根据权利要求 6所述的方法, 其特征在于, 所述确定所述动态采样 信号序列的复序列具体为: x(n) = Ybmzm" ,« = 0,1,···, N-1 将所述复序列表示为 : ^ , 式中 bm = Am xp(j0m) , zm = exp [(am + j2nfm )Ts ] , , ^ , aM , /M对应为幅值、 相位、 衰 减和频率参数。
9、根据权利要求 8所述的方法, 其特征在于, 所述将所述模型参数对 应的特征多项式根带入所述复序列, 求解所述动态采样信号序列的各项参 数具体为:
由所述模型参数 构成特征多项式, 求解其特征多项式的根 , 即 对应为所述复序列表达式中的 ;
将 Zm带入所述复序列表达式中, 利用最小二乘法确定参数 bm; 求解各项参数的表达式为:
[ fm = tan—1 [Im(zm)/ Re(zm)] 12nTs
10、 根据权利要求 9所述的方法, 其特征在于, 在所述求解所述动态 采样信号序列的各项参数之后还包括: 根据求解的结果, 判断频点数是否等于所述频率分量数 Ρ' , 若是则结 束, 否则选取幅值较大的前 5 '个分量。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/412,675 US20160274155A1 (en) | 2013-12-16 | 2014-03-04 | Method for acquiring parameters of dynamic signal |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310690114.9 | 2013-12-16 | ||
| CN201310690114.9A CN103630742B (zh) | 2013-12-16 | 2013-12-16 | 一种动态信号参数的获取方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2015089943A1 true WO2015089943A1 (zh) | 2015-06-25 |
Family
ID=50211999
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2014/072831 Ceased WO2015089943A1 (zh) | 2013-12-16 | 2014-03-04 | 一种动态信号参数的获取方法 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20160274155A1 (zh) |
| CN (1) | CN103630742B (zh) |
| WO (1) | WO2015089943A1 (zh) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112421586A (zh) * | 2020-10-30 | 2021-02-26 | 国网甘肃省电力公司电力科学研究院 | 基于Hankel矩阵奇异值分解的保护启动判定方法及装置 |
| CN113492727A (zh) * | 2021-08-20 | 2021-10-12 | 重庆交通职业学院 | 一种基于empc的燃料电池混合动力系统控制方法 |
| CN115048619A (zh) * | 2022-06-20 | 2022-09-13 | 国网湖北省电力有限公司经济技术研究院 | 一种基于改进自适应Prony算法的故障信号录波方法 |
| CN115293216A (zh) * | 2022-08-23 | 2022-11-04 | 云南电网有限责任公司电力科学研究院 | 一种气体断路器特征提取方法及相关装置 |
Families Citing this family (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105044531B (zh) * | 2015-08-20 | 2018-03-20 | 河海大学 | 一种基于ekf和fsa的动态信号参数辨识方法 |
| CN106141815B (zh) * | 2016-07-15 | 2018-07-17 | 西安交通大学 | 一种基于ar模型的高速铣削颤振在线辨识方法 |
| CN107423662A (zh) * | 2017-03-08 | 2017-12-01 | 广东工业大学 | 应用于断续波长扫描研究的Prony算法 |
| CN107179758B (zh) * | 2017-05-22 | 2020-12-04 | 中国电力科学研究院 | 一种动态信号参数辨识方法及系统 |
| CN108037361B (zh) * | 2017-12-05 | 2020-02-07 | 南京福致通电气自动化有限公司 | 一种基于滑动窗dft的高精度谐波参数估计方法 |
| CN109145476B (zh) * | 2018-08-31 | 2023-05-26 | 重庆水利电力职业技术学院 | 用于电力系统信号处理的时域自适应分段复指数级数法 |
| CN109557367B (zh) * | 2018-10-23 | 2020-09-08 | 中国农业大学 | 一种高频分辨率谐波和间谐波Prony方法及装置 |
| CN109581045B (zh) * | 2018-12-24 | 2020-12-11 | 中国船舶重工集团公司第七一九研究所 | 一种满足iec标准框架的间谐波功率计量方法 |
| CN110727913B (zh) * | 2019-09-29 | 2023-07-14 | 北京机电工程研究所 | 基于信号相关矩阵的信号模型阶数估计方法 |
| CN111046327B (zh) * | 2019-12-18 | 2021-10-19 | 河海大学 | 适用于低频振荡与次同步振荡辨识的Prony分析方法 |
| CN111025023B (zh) * | 2019-12-19 | 2021-03-23 | 西南交通大学 | 一种注入式谐波阻抗测量的扰动能量限值选定方法 |
| CN113032716B (zh) * | 2019-12-24 | 2024-06-18 | 南京理工大学 | 基于加窗插值和Prony算法的谐波与间谐波分析方法 |
| CN112953468A (zh) * | 2021-01-26 | 2021-06-11 | 浙江工业大学 | 一种多指数衰减正弦信号反馈式欠采样硬件实现方法 |
| CN113517686B (zh) * | 2021-05-06 | 2022-09-20 | 东方电子股份有限公司 | 基于Givens正交相似变换的低频振荡分析方法 |
| CN113505956B (zh) * | 2021-05-19 | 2026-02-10 | 中国大唐集团科学技术研究院有限公司华东电力试验研究院 | 一种电站参数矩阵化分析方法 |
| CN115133526A (zh) * | 2022-06-20 | 2022-09-30 | 国网江苏省电力有限公司电力科学研究院 | 一种基于级联型混合直流的低频振荡最优控制方法 |
| CN116297283B (zh) * | 2022-12-12 | 2026-04-14 | 中国科学院合肥物质科学研究院 | 基于前后向线性预测的ar模型参数估计方法及装置 |
| CN119643960B (zh) * | 2024-11-26 | 2026-04-24 | 广东电网有限责任公司 | 基于Prony算法的宽频测量方法及装置 |
| CN119806021B (zh) * | 2025-01-15 | 2025-10-31 | 中控技术股份有限公司 | 一种控制回路系统的振荡检测方法及相关设备 |
| CN121167140B (zh) * | 2025-11-21 | 2026-01-30 | 中国海洋大学 | 一种面向海浪特征监测的电磁场建模与分离方法 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101566649A (zh) * | 2009-05-27 | 2009-10-28 | 重庆大学 | 一种电力系统间谐波检测方法 |
| CN101609112A (zh) * | 2009-07-13 | 2009-12-23 | 清华大学 | 基于广域测量噪声信号的电力系统节点相位关系辨识方法 |
| CN102222911A (zh) * | 2011-04-19 | 2011-10-19 | 哈尔滨工业大学 | 基于ar模型和卡尔曼滤波的电力系统间谐波估计方法 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080077336A1 (en) * | 2006-09-25 | 2008-03-27 | Roosevelt Fernandes | Power line universal monitor |
-
2013
- 2013-12-16 CN CN201310690114.9A patent/CN103630742B/zh active Active
-
2014
- 2014-03-04 US US14/412,675 patent/US20160274155A1/en not_active Abandoned
- 2014-03-04 WO PCT/CN2014/072831 patent/WO2015089943A1/zh not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101566649A (zh) * | 2009-05-27 | 2009-10-28 | 重庆大学 | 一种电力系统间谐波检测方法 |
| CN101609112A (zh) * | 2009-07-13 | 2009-12-23 | 清华大学 | 基于广域测量噪声信号的电力系统节点相位关系辨识方法 |
| CN102222911A (zh) * | 2011-04-19 | 2011-10-19 | 哈尔滨工业大学 | 基于ar模型和卡尔曼滤波的电力系统间谐波估计方法 |
Non-Patent Citations (2)
| Title |
|---|
| LIU, SEN ET AL.: "New Method of Low frequency Oscillation Online Identification of Power Generators Based on Prony Algorithm", HEBEI ELECTRIC POWER, vol. 33, no. 1, 28 February 2014 (2014-02-28), pages 21 - 24 * |
| WU, YANHUA: "Research on the Application of the Spectrum Analysis Theory in the Detection of Harmonics and Inter-harmonics", CHINESE SELECTED DOCTORAL DISSERTATIONS AND MASTER'S THESES FULL-TEXT DATABASES (MASTER, 15 November 2006 (2006-11-15) * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112421586A (zh) * | 2020-10-30 | 2021-02-26 | 国网甘肃省电力公司电力科学研究院 | 基于Hankel矩阵奇异值分解的保护启动判定方法及装置 |
| CN113492727A (zh) * | 2021-08-20 | 2021-10-12 | 重庆交通职业学院 | 一种基于empc的燃料电池混合动力系统控制方法 |
| CN115048619A (zh) * | 2022-06-20 | 2022-09-13 | 国网湖北省电力有限公司经济技术研究院 | 一种基于改进自适应Prony算法的故障信号录波方法 |
| CN115293216A (zh) * | 2022-08-23 | 2022-11-04 | 云南电网有限责任公司电力科学研究院 | 一种气体断路器特征提取方法及相关装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103630742B (zh) | 2015-09-30 |
| US20160274155A1 (en) | 2016-09-22 |
| CN103630742A (zh) | 2014-03-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2015089943A1 (zh) | 一种动态信号参数的获取方法 | |
| Carullo et al. | Observational Black Hole Spectroscopy: A time-domain multimode analysis of GW150914 | |
| RU2587652C2 (ru) | Способ и устройство для оценки структуры в сигнале | |
| US10510363B2 (en) | Pitch detection algorithm based on PWVT | |
| Zhu | Exact harmonics/interharmonics calculation using adaptive window width | |
| CN102650658B (zh) | 一种时变非平稳信号时频分析方法 | |
| Moschitta et al. | Performance comparison of advanced techniques for voltage dip detection | |
| CN117169591B (zh) | 电力系统宽频测量方法、装置和计算机设备 | |
| CN103207319A (zh) | 数字化变电站电力信号非同步采样条件下的谐波测量方法 | |
| Hong et al. | Local integral mean-based sifting for empirical mode decomposition | |
| CN105866571B (zh) | 一种基于高频谐波补偿迭代emd的暂态电能质量信号分析方法 | |
| CN106546818A (zh) | 一种基于差分非线性模式分解的谐波信号检测方法 | |
| CN106771567A (zh) | 一种基于多分辨率短时傅里叶变换的动态谐波电能计量方法 | |
| Barnhart et al. | Analysis of sunspot variability using the Hilbert–Huang transform | |
| CN102818930A (zh) | 一种高精度快速计算电力谐波参数的方法 | |
| Andreev et al. | Feature of Prony's method application for natural frequencies estimation from the frequency response | |
| CN104076203A (zh) | 一种考虑负频率影响的超低频间谐波检测方法 | |
| WO2013170610A1 (zh) | 检测基音周期的正确性的方法和装置 | |
| CN118035732A (zh) | 基于变模态分解算法的复杂充电下的电能计量方法及系统 | |
| CN103839544B (zh) | 语音激活检测方法和装置 | |
| Shao et al. | A frequency correcting method combining bilateral correction with weighted average for vortex flow sensor signal | |
| Ye et al. | A novel algorithm for the estimation of the parameters of a real sinusoid in noise | |
| CN104502699A (zh) | 基于数据延拓和Hilbert变换的频率估计方法 | |
| CN108007548B (zh) | 一种通过扫频诊断设备故障的方法 | |
| CN110210348A (zh) | 一种基于不同时不同频的新频率估计算法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 14412675 Country of ref document: US |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14871971 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 14871971 Country of ref document: EP Kind code of ref document: A1 |





