CN105678049A - End effect suppression method based on improved SVR continuation - Google Patents

End effect suppression method based on improved SVR continuation Download PDF

Info

Publication number
CN105678049A
CN105678049A CN201510946867.0A CN201510946867A CN105678049A CN 105678049 A CN105678049 A CN 105678049A CN 201510946867 A CN201510946867 A CN 201510946867A CN 105678049 A CN105678049 A CN 105678049A
Authority
CN
China
Prior art keywords
avr
continuation
point
end effect
sequence
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.)
Pending
Application number
CN201510946867.0A
Other languages
Chinese (zh)
Inventor
郑迪
沈振军
丁美荣
陈泽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Shanghai for Science and Technology
Original Assignee
University of Shanghai for Science and Technology
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 University of Shanghai for Science and Technology filed Critical University of Shanghai for Science and Technology
Priority to CN201510946867.0A priority Critical patent/CN105678049A/en
Publication of CN105678049A publication Critical patent/CN105678049A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass

Landscapes

  • Complex Calculations (AREA)

Abstract

The present invention discloses an end effect suppression method based on improved SVR continuation. The end effect suppression method comprises the following steps of preprocessing a signal, and obtaining maximum and minimum value sequences; calculating and obtaining an average extremum sequence, and continuing the calculated average extremum sequence forwardly and backwardly with a finite number of average extremums by utilization of support vector regression; reversely deriving the corresponding maximum value and the minimum value according to the average extremums; and performing interpolation processing on the calculated extremum sequence by utilization of a cubic spline curve. The problem that ends of the signal are still uncertain after the original signal is continued by the support vector regression is solved, and the end effect suppression method has a good effect on suppressing end effects of empirical mode decomposition.

Description

Based on the end effect suppressing method improving SVR continuation
Technical field
The present invention relates to signal processing technology field, particularly to a kind of based on the end effect suppressing method improving SVR continuation.
Technical background:
Empirical mode decomposition (EmpiricalModeDecomposition, EMD) non-stationary, nonlinear properties can be processed preferably, compared with believing processing method with other time-frequencies, this method has lot of advantages, such as posteriority, intuitive and adaptivity etc. Being primarily due to this conversion and be based on a kind of decomposition method of data itself, therefore it has better performance. Although EMD method has good effect when analyzing non-stationary signal, but there is the more serious problem of ratio, i.e. an end effect in actual applications.
At present, the method solving end effect is broadly divided into two classes: one is select other reliable interpolation methods that extreme point is interpolated calculating, and another kind of is that the two ends to original signal carry out continuation process to obtain more extreme point. Equations of The Second Kind method can be divided into again end effect, neutral net continuation, AR model continuation and support vector regression (SupportVectorRegression, SVR) continuation etc. according to the difference of continuation algorithm. End effect is had certain rejection ability by these continuation methods, but these methods are due to itself and reason all having some limitations property of application conditions.
Summary of the invention
The invention aims to solve the deficiency that existing method exists, it is provided that a kind of based on the end effect suppressing method improving SVR continuation.
In order to achieve the above object, insight of the invention is that and first signal is carried out pretreatment, obtain very big, minimum sequence, calculate again and obtain mean pole value sequence, utilize support vector regression to calculated mean pole value sequence respectively forwardly limited the average extreme value of continuation backward, again by the anti-maximum point releasing correspondence of these average extreme values and minimum point, finally utilize cubic spline curve that the extreme point sequence after calculating is interpolated process.
Conceiving according to foregoing invention, the technical solution used in the present invention is:
A kind of based on the end effect suppressing method improving SVR continuation, comprise the following steps:
1) obtain all extreme points in primary signal, respectively constitute maximum sequence and minimum sequence, calculate the average avr (i) and mean difference σ of corresponding maximum point and minimum point:
a v r ( i ) = max ( i ) + min ( i ) 2 1≤i≤N
σ = Σ i = 1 N m a x ( i ) - min ( i ) 2 N
Wherein max (i) is the maximum of i-th point, and min (i) is the minimum of i-th point, and N is sampling number, thus obtaining mean pole value sequence avr (1), and avr (2) ..., avr (N);
2) determining the sample number of training, and select suitable penalty factor and precision parameter ε, (x, y, f), and select suitable kernel function, thus produces a training set L={ (x to select loss function e1,y1),…,(xl,yl), wherein l is number of training, (xi,yi) for i-th training sample, specific formula for calculation is xi=[avr (i) avr (i+1) ... avr (N-l+i-1)]T, yi=avr (N-l+i);
3) obtain the model based on SVR, use this model to be obtained in that the m-th data point avr (N+M) that the prediction of continuation backward obtains; Calculate in conjunction with the data obtained after continuation and mean difference σ and obtain corresponding m-th maximum point max (N+M) and minimum point min (N+M);
4) maximum sequence and minimum sequence to obtaining after calculating are sequentially carried out interpolation processing, it is thus achieved that corresponding envelope;
5) envelope after continuation is utilized to suppress the generation of end effect in EMD catabolic process.
The present invention compared with prior art has the following advantages:
1, the present invention utilizes the method for the support vector regression continuation of improvement that the mean pole value sequence of envelope is carried out continuation, it is proposed that a kind of new method suppressing EMD end effect.
2, the invention solves the problem that after the EMD caused by end effect decomposes, distorted signals is more serious.
Accompanying drawing explanation
Fig. 1 is the method flow diagram of the embodiment of the present invention.
Fig. 2 is that the embodiment of the present invention is without the emulation signal schematic representation suppressing end effect to process.
Fig. 3 is embodiment of the present invention emulation signal schematic representation after improving SVR continuation.
Detailed description of the invention:
Below in conjunction with accompanying drawing, technical scheme is specifically described.
As it is shown in figure 1, a kind of based on the end effect suppressing method improving SVR continuation, specifically include following steps:
1) choosing input signal x (t)=2sin (20 π t)+cos (10 π t)+sin (5 π t), this signal is the cosine signal by frequency to be the sinusoidal signal of 20 π Hz, frequency be 10 π Hz and the sinusoidal signal that frequency is 5 π Hz is formed by stacking. Sample frequency is 1000Hz, and the sampling time is 2s, and its time domain waveform and upper and lower envelope are as shown in Figure 2. Solid line in figure is the waveform of primary signal, and the dotted line in figure is the envelope up and down of this signal. As can be seen from the figure process, through cubic spline interpolation, the envelope obtained and do not comprise whole data, all occur in that distortion phenomenon in various degree at the two ends, left and right of coenvelope line and the right-hand member of lower envelope line, this generates end effect.
2) obtain all extreme points in primary signal, respectively constitute maximum sequence and minimum sequence, calculate the average avr (i) and mean difference σ of corresponding maximum point and minimum point:
a v r ( i ) = max ( i ) + min ( i ) 2 1≤i≤N
σ = Σ i = 1 N m a x ( i ) - min ( i ) 2 N
Wherein max (i) is the maximum of i-th point, and min (i) is the minimum of i-th point, and N is sampling number, thus obtaining mean pole value sequence avr (1), and avr (2) ..., avr (N);
3) adopt support vector regression algorithm that mean pole value sequence is carried out continuation, determine the sample number of training, and to choose penalty factor be C=∞, precision parameter is ε=0, loss function e (x, y, f) linear insensitive function is selected, kernel function selects linear kernel function, and number of training is set to l=100, thus produces an average extreme value training set.
4) obtain the model based on SVR, use this model to be just obtained in that the m-th data point avr (N+M) that the prediction of continuation backward obtains. Just can calculate in conjunction with the data obtained after continuation and mean difference σ and obtain corresponding m-th maximum point max (N+M) and minimum point min (N+M).
5) maximum sequence and minimum sequence to obtaining after calculating are sequentially carried out interpolation processing, it is possible to obtaining corresponding envelope, result is as shown in Figure 3. In figure, solid line is the signal after improved SVR algorithm continuation, and dotted line is its upper and lower envelope.
To the comparison of Fig. 2 and Fig. 3 it is found that adopt innovatory algorithm that signal is carried out end extending, while ensureing that original signal is basically unchanged so that envelope curve optimizes significantly, it is possible to comprise all of data in signal, successfully inhibit end effect.

Claims (1)

1. the end effect suppressing method based on improvement SVR continuation, it is characterised in that comprise the following steps:
1) obtain all extreme points in primary signal, respectively constitute maximum sequence and minimum sequence, calculate the average avr (i) and mean difference σ of corresponding maximum point and minimum point:
a v r ( i ) = m a x ( i ) + min ( i ) 2 , 1 ≤ i ≤ N
σ = Σ i = 1 N m a x ( i ) - min ( i ) 2 N
Wherein max (i) is the maximum of i-th point, and min (i) is the minimum of i-th point, and N is sampling number, thus obtaining mean pole value sequence avr (1), and avr (2) ..., avr (N);
2) determining the sample number of training, and select suitable penalty factor and precision parameter ε, (x, y, f), and select suitable kernel function, thus produces a training set L={ (x to select loss function e1,y1),…,(xl,yl), wherein l is number of training, (xi,yi) for i-th training sample, specific formula for calculation is xi=[avr (i) avr (i+1) ... avr (N-l+i-1)]T, yi=avr (N-l+i);
3) obtain the model based on SVR, use this model to be obtained in that the m-th data point avr (N+M) that the prediction of continuation backward obtains; Calculate in conjunction with the data obtained after continuation and mean difference σ and obtain corresponding m-th maximum point max (N+M) and minimum point min (N+M);
4) maximum sequence and minimum sequence to obtaining after calculating are sequentially carried out interpolation processing, it is thus achieved that corresponding envelope;
5) envelope after continuation is utilized to suppress the generation of end effect in EMD catabolic process.
CN201510946867.0A 2015-12-16 2015-12-16 End effect suppression method based on improved SVR continuation Pending CN105678049A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510946867.0A CN105678049A (en) 2015-12-16 2015-12-16 End effect suppression method based on improved SVR continuation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510946867.0A CN105678049A (en) 2015-12-16 2015-12-16 End effect suppression method based on improved SVR continuation

Publications (1)

Publication Number Publication Date
CN105678049A true CN105678049A (en) 2016-06-15

Family

ID=56297609

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510946867.0A Pending CN105678049A (en) 2015-12-16 2015-12-16 End effect suppression method based on improved SVR continuation

Country Status (1)

Country Link
CN (1) CN105678049A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111695226A (en) * 2019-03-12 2020-09-22 天津工业大学 ACLCD algorithm for signal decomposition
CN112037500A (en) * 2020-07-21 2020-12-04 江苏国茂减速机股份有限公司 Speed reducer capable of automatically judging fault, elevator and fault automatic judging method
CN112949237A (en) * 2021-02-25 2021-06-11 中国人民解放军海军航空大学 Mean value curve construction method based on local feature scale decomposition improved algorithm
CN115204243A (en) * 2022-09-15 2022-10-18 西南交通大学 LMD endpoint effect improvement method based on similar triangular waveform matching continuation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198225A (en) * 2013-04-17 2013-07-10 华北科技学院 Mirror extension method
CN104182617A (en) * 2014-07-30 2014-12-03 电子科技大学 End effect suppression method based on intrinsic waveform matching
CN104200093A (en) * 2014-08-27 2014-12-10 江苏师范大学 Method for inhibiting local mean decomposition end effect through integral continuation
CN104715158A (en) * 2015-03-30 2015-06-17 北京航空航天大学 Empirical mode decomposition endpoint effect inhibition method based on grey GM (1,1) forecasting model

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198225A (en) * 2013-04-17 2013-07-10 华北科技学院 Mirror extension method
CN104182617A (en) * 2014-07-30 2014-12-03 电子科技大学 End effect suppression method based on intrinsic waveform matching
CN104200093A (en) * 2014-08-27 2014-12-10 江苏师范大学 Method for inhibiting local mean decomposition end effect through integral continuation
CN104715158A (en) * 2015-03-30 2015-06-17 北京航空航天大学 Empirical mode decomposition endpoint effect inhibition method based on grey GM (1,1) forecasting model

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
张梅军等: "基于SVM信号延拓改进的EEMD方法", 《振动、测试与诊断》 *
柴凯等: "一种抑制EEMD端点效应的改进SVR方法", 《机械强度》 *
沈路等: "Hilbert-Huang变换中的一种端点延拓方法", 《振动与冲击》 *
王新等: "基于SVR的经验模态分解端点延拓改进方法", 《计算机工程与应用》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111695226A (en) * 2019-03-12 2020-09-22 天津工业大学 ACLCD algorithm for signal decomposition
CN111695226B (en) * 2019-03-12 2023-05-05 天津工业大学 ACLCD method for signal decomposition
CN112037500A (en) * 2020-07-21 2020-12-04 江苏国茂减速机股份有限公司 Speed reducer capable of automatically judging fault, elevator and fault automatic judging method
CN112949237A (en) * 2021-02-25 2021-06-11 中国人民解放军海军航空大学 Mean value curve construction method based on local feature scale decomposition improved algorithm
CN115204243A (en) * 2022-09-15 2022-10-18 西南交通大学 LMD endpoint effect improvement method based on similar triangular waveform matching continuation
CN115204243B (en) * 2022-09-15 2023-02-07 西南交通大学 LMD endpoint effect improvement method based on similar triangular waveform matching continuation

Similar Documents

Publication Publication Date Title
Kopsinis et al. Investigation and performance enhancement of the empirical mode decomposition method based on a heuristic search optimization approach
CN105678049A (en) End effect suppression method based on improved SVR continuation
CN110095650A (en) The complicated harmonic detecting analysis method of four spectral line interpolation FFTs based on five Rife-Vincent (I) windows
CN106771591B (en) A kind of method for parameter estimation of Complex Power harmonic wave
CN106443178A (en) IQuinn-Rife integration based sinusoidal signal frequency estimation method
CN108918964B (en) Harmonic analysis method for sparsity enhancement
CN109946512B (en) A kind of dynamic power analysis method for improving frequency domain interpolation
CN103941091A (en) Power system HHT harmonious wave detection method based on improved EMD end point effect
CN110187313B (en) Radar signal sorting and identifying method and device based on fractional order Fourier transform
CN105911341B (en) A kind of measurement method of harmonic wave reactive power
US10715304B2 (en) Modulation method and apparatus applicable to OvXDM system, and OvXDM system
CN109359633B (en) Signal joint classification method based on Hilbert-Huang transform and wavelet ridge line
CN102426416A (en) Method and device for identifying frequency domain amplitude characteristic of control object
CN110456159B (en) System side harmonic impedance estimation method and system based on corrected independent random vector
CN108680782B (en) Voltage flicker parameter detection method based on extreme point symmetric mode decomposition
CN108761202B (en) Harmonic detection method combining pole symmetric modal decomposition and Hilbert transform
CN109117775A (en) Based on polynomial improvement EMD algorithm
CN109635349A (en) A kind of method that Noise enhancement minimizes Cramér-Rao lower bound
CN109460614B (en) Signal time-frequency decomposition method based on instantaneous bandwidth
CN108334822B (en) Kalman and modified wavelet transform filtering method based on electric vehicle charging nonlinear load characteristics
CN106324342A (en) Harmonic wave detecting method based on table look-up
CN116257737A (en) Novel power transmission line high-frequency fault signal noise reduction method based on automatic encoder
CN103795473A (en) Method and system for eliminating power-frequency interference
CN107203495B (en) S parameter circular interpolation method
CN104991230B (en) Radar pulse compression gain equalizing method based on signal autocorrelation feature

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160615

WD01 Invention patent application deemed withdrawn after publication